FreshPorts -- The Place For Ports Sat, 5 Jul 2008 4:04 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
non port: devel/perforce/Makefile
CVSWeb

Number of commits found: 75

Sun, 27 Apr 2008
[ 13:47 lth ] Original commit 
1.75 devel/perforce/Makefile
1.13 devel/perforce/distinfo.freebsd54x86
1.14 devel/perforce/distinfo.freebsd54x86_64
1.3 devel/perforce/distinfo.freebsd60x86
1.3 devel/perforce/distinfo.freebsd60x86_64
1.7 devel/perforce/distinfo.freebsd61sparc64
Bugs fixed (from release notes):

  #152382 **
    Sometimes 'p4 integrate' would find a distant base when
    cherry picking revisions to integrate.  Now 'p4 integrate'
    insists that the base be the revision before the first
    revision being integrated when cherry picking revisions.
    (Bug #29016).

  #152296 **
    'p4 submit' could report "No files to submit" if the
    combination of client mapped files and protections table
    exceeded an internal limit.  This limit was incorrectly
    reached on case-insensitive Servers (Windows) by repeated
    values in a generated map.  This has been fixed. (Bug #28853)
Thu, 10 Apr 2008
[ 09:29 lth ] Original commit 
1.74 devel/perforce/Makefile
1.12 devel/perforce/distinfo.freebsd54x86
1.13 devel/perforce/distinfo.freebsd54x86_64
1.2 devel/perforce/distinfo.freebsd60x86
1.2 devel/perforce/distinfo.freebsd60x86_64
1.6 devel/perforce/distinfo.freebsd61sparc64
Bugs fixed (from release notes):

  #149704 **
      'p4 integrate' could skip integrations in the face of
      large branch views coupled with large protection tables.
      This has been corrected.  (Bug #28659)

  #149538 **
      'p4 integrate' could report "no permission on file(s)" if
      the protections managed by 'p4 protect' had excessive wildcards
      (too many ...'s in too many entries).  Now 'p4 integrate'
      should be no more sensitive than other commands to the number
      of wildcards in protections, and in any event should fail
      with a more appropriate message ("too may wildcards").
      (Bug #28422).

Changes: http://www.perforce.com/perforce/doc.073/user/relnotes.txt
Mon, 14 Jan 2008
[ 15:09 lth ] Original commit 
1.73 devel/perforce/Makefile
1.574 UPDATING
1.11 devel/perforce/distinfo.freebsd54x86
1.12 devel/perforce/distinfo.freebsd54x86_64
1.5 devel/perforce/distinfo.freebsd61sparc64
- Update to 2007.3
- Also see: http://www.perforce.com/perforce/doc.073/user/relnotes.txt
Fri, 19 Oct 2007
[ 08:54 lth ] Original commit 
1.72 devel/perforce/Makefile
1.10 devel/perforce/distinfo.freebsd54x86
1.11 devel/perforce/distinfo.freebsd54x86_64
1.4 devel/perforce/distinfo.freebsd61sparc64
Chase updated binaries.

Bugs fixed: (from release notes):

    #136755 **
        A perforce server could shutdown with the message
        "License expired" even when a new license with a valid
        expire date was put in place (either manually or with
        the 'p4 license' command).  This only happened if the
        license that the server was originally started with
        became out of date.  (Bug #24800)

    #136742 **
        'p4 obliterate' under certain conditions could purge an
        archive file which still had lazy copies pointing to it.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 6 Aug 2007
[ 09:08 lth ] Original commit 
1.71 devel/perforce/Makefile
1.9 devel/perforce/distinfo.freebsd54x86
1.10 devel/perforce/distinfo.freebsd54x86_64
1.3 devel/perforce/distinfo.freebsd61sparc64
Chase updated binaries.

For complete list of changes, see:

    http://www.perforce.com/perforce/doc.061/user/relnotes.txt

Noticed by:     kris
Sun, 29 Jul 2007
[ 13:43 lth ] Original commit 
1.70 devel/perforce/Makefile
1.8 devel/perforce/distinfo.freebsd54x86
1.9 devel/perforce/distinfo.freebsd54x86_64
1.2 devel/perforce/distinfo.freebsd61sparc64
Chase updated binaries.

Bugs fixed: (from release notes):

    #129932 **
        'p4 submit' could fail when 'p4 integrate' mistakenly
        attempts to branch from a deleted revision if that
        source file was readded and that readded revision was
        ignored into the target file.  Fixed.  (Bug #24663)

    #128837 **
        The server no longer exits after 10 consecutive attempts
        to accept an incoming connection.  Usually the reason for
        this is that the computer is under configured and its
        simply a server resource problem.  In some cases the
        problem can be on the client end,  because of this the
        server now sleeps, then continues to retry.  (Bug #24156).

For complete list of changes, see:

    http://www.perforce.com/perforce/doc.061/user/relnotes.txt

Noticed by:     pavmail
Thu, 7 Jun 2007
[ 09:18 lth ] Original commit 
1.69 devel/perforce/Makefile
It is only the sparc version that does not work on 7.x. i386 and amd64 work
fine.

Submitted by:   "M. Warner Losh" <imp@bsdimp.com>
Sat, 26 May 2007
[ 19:16 lth ] Original commit 
1.68 devel/perforce/Makefile
1.6 devel/perforce/distinfo.freebsd4
1.7 devel/perforce/distinfo.freebsd54x86
1.8 devel/perforce/distinfo.freebsd54x86_64
1.1 devel/perforce/distinfo.freebsd61sparc64
- Update to 2006.2 [1]
- Add sparc64 support [2]
- Remove 4.x support

Submitted by:   several [1], jkim [1,2]
Wed, 24 Jan 2007
[ 09:14 lth ] Original commit 
1.67 devel/perforce/Makefile
1.5 devel/perforce/distinfo.freebsd4
1.6 devel/perforce/distinfo.freebsd54x86
1.7 devel/perforce/distinfo.freebsd54x86_64
Chase updated binaries.

Bugs fixed: (from release notes)

    #114840 **
        CPU usage has been reduced for 'p4 integrate' when it is
        handling indirect integrations through a large number of
        branches (hundreds or more).  (Bug #23592).

For complete list of changes, see:

    http://www.perforce.com/perforce/doc.061/user/relnotes.txt

Noticed by:     "Stefan Schablowski" <stefan.schablowski@prolificx.com>
Sat, 23 Dec 2006
[ 16:46 lth ] Original commit 
1.66 devel/perforce/Makefile
1.4 devel/perforce/distinfo.freebsd4
1.5 devel/perforce/distinfo.freebsd54x86
1.6 devel/perforce/distinfo.freebsd54x86_64
Chase updated binaries.

Bugs fixed (from release notes):

        #113339 **
            'p4 opened -a //...' was being adversely affected by
            the optimization in change #109212.  It is now back to
            its previous performance.  (Bug #23307)

        #113270 **
            Files changed from type ktext to text would be stored
            at the server with the keywords unexpanded even if the
            files had been submitted with the keywords expanded.
            This behavior, present only in release 2006.1, has been
            fixed. (Bug #23258)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 28 Nov 2006
[ 21:11 lth ] Original commit 
1.65 devel/perforce/Makefile
- Fixed OSVERSION check [1]
- Fixed IGNORE spelling

Noticed by:     pointyhat via kris [1]
Sun, 5 Nov 2006
[ 18:34 lth ] Original commit 
1.64 devel/perforce/Makefile
1.4 devel/perforce/distinfo.freebsd54x86
1.5 devel/perforce/distinfo.freebsd54x86_64
Chase updated binaries

For changes, see http://www.perforce.com/perforce/doc.061/user/relnotes.txt

PR:             ports/105167
Submitted by:   keramida
Sat, 21 Oct 2006
[ 11:04 lth ] Original commit 
1.63 devel/perforce/Makefile
1.3 devel/perforce/distinfo.freebsd4
1.3 devel/perforce/distinfo.freebsd54x86
1.4 devel/perforce/distinfo.freebsd54x86_64
Unbreak, chase updated binaries

For changes, see http://people.freebsd.org/~lth/perforce/relnotes-06.1_3,1.txt

Noted by:       kris
Approved by:    portmgr (erwin)
[ 04:06 kris ] Original commit 
1.62 devel/perforce/Makefile
BROKEN: Size mismatch

Approved by:    portmgr (self)
Thu, 14 Sep 2006
[ 10:02 lth ] Original commit 
1.61 devel/perforce/Makefile
1.2 devel/perforce/distinfo.freebsd4
1.2 devel/perforce/distinfo.freebsd54x86
1.3 devel/perforce/distinfo.freebsd54x86_64
Chase updated binaries

Noted by:       pointyhat via Kris
Sun, 10 Sep 2006
[ 10:58 lth ] Original commit 
1.60 devel/perforce/Makefile
Added mirror site

Submitted by:   Alexander Goller <alex@vivien.franken.de>
Mon, 4 Sep 2006
[ 17:09 lth ] Original commit 
1.59 devel/perforce/Makefile
1.2 devel/perforce/distinfo.freebsd54x86_64
Chase updated binaries

PR:             ports/102845
Submitted by:   gabor
Sun, 3 Sep 2006
[ 01:56 kris ] Original commit 
1.58 devel/perforce/Makefile
NO_PACKAGE and NO_CDROM are not appropriate; use RESTRICTED here
Sun, 27 Aug 2006
[ 21:34 lth ] Original commit 
1.57 devel/perforce/Makefile
1.3 devel/perforce/distinfo.alpha
1.1 devel/perforce/distinfo.freebsd4
1.1 devel/perforce/distinfo.freebsd54x86
1.1 devel/perforce/distinfo.freebsd54x86_64
1.1 devel/perforce/distinfo.freebsdaxp
1.29 devel/perforce/distinfo.i386
Update to 06.1

PR:             ports/102375
Submitted by:   Mike Meyer <mwm@mired.org>
Thu, 6 Apr 2006
[ 15:14 lth ] Original commit 
1.56 devel/perforce/Makefile
1.28 devel/perforce/distinfo.i386
Chase updated binaries

Noticed by:     Joakim Nystrom <jnystrom@mac.com>
Thu, 16 Feb 2006
[ 12:13 lth ] Original commit 
1.55 devel/perforce/Makefile
1.27 devel/perforce/distinfo.i386
Chase updated binaries.
Perforce are recommending upgrade due to merge problems, see
 http://maillist.perforce.com/pipermail/perforce-user/2006-February/017722.html

Also noticed by:        Alexander Goller <alex@vivien.franken.de>
Fri, 13 Jan 2006
[ 10:01 lth ] Original commit 
1.54 devel/perforce/Makefile
1.26 devel/perforce/distinfo.i386
Chase updated binaries

Noticed by:     Alexander Goller <alex@vivien.franken.de>
Wed, 11 Jan 2006
[ 09:44 lth ] Original commit 
1.53 devel/perforce/Makefile
1.25 devel/perforce/distinfo.i386
- Update to 2005.2
- Added SHA256 checksum
Fri, 28 Oct 2005
[ 09:54 lth ] Original commit 
1.52 devel/perforce/Makefile
1.24 devel/perforce/distinfo.i386
Chase updated binaries
Sat, 17 Sep 2005
[ 22:09 lth ] Original commit 
1.51 devel/perforce/Makefile
1.23 devel/perforce/distinfo.i386
Chase updated binaries

Noticed by:     phk
Sun, 28 Aug 2005
[ 19:35 lth ] Original commit 
1.50 devel/perforce/Makefile
1.22 devel/perforce/distinfo.i386
Chase updated binaries [1], [2]

PR:             ports/85055 [1]
Submitted by:   Gabor Kovesdan <gabor.kovesdan@t-hosting.h> [1], Andrew Carter
<ascarter@mac.com> [2]
Sat, 23 Jul 2005
[ 12:11 lth ] Original commit 
1.49 devel/perforce/Makefile
1.21 devel/perforce/distinfo.i386
Chase updated binaries

Prompted by:    Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Mon, 4 Jul 2005
[ 14:22 lth ] Original commit 
1.48 devel/perforce/Makefile
1.20 devel/perforce/distinfo.i386
Chase updated binaries
Wed, 1 Jun 2005
[ 15:20 lth ] Original commit 
1.47 devel/perforce/Makefile
1.19 devel/perforce/distinfo.i386
Update to 2005.1

PR:             ports/81763
Submitted by:   Giorgos Keramidas <keramida@ceid.upatras.gr>
Fri, 8 Apr 2005
[ 15:53 lth ] Original commit 
1.46 devel/perforce/Makefile
Backing out part of last commit, that was breaking the version string.

Noticed by:     chkversion
Pointy hat to:  lth
[ 08:43 lth ] Original commit 
1.45 devel/perforce/Makefile
- Fix privilege during pre-install
- Reduce portlint nagging

PR:             ports/79654
Submitted by:   John Baldwin <jhb@FreeBSD.org>
Thu, 10 Mar 2005
[ 15:23 lth ] Original commit 
1.44 devel/perforce/Makefile
1.18 devel/perforce/distinfo.i386
Chase updated binaries
Mon, 7 Mar 2005
[ 09:16 lth ] Original commit 
1.43 devel/perforce/Makefile
1.17 devel/perforce/distinfo.i386
Update perforce binaries.
Sun, 20 Feb 2005
[ 14:54 lth ] Original commit 
1.42 devel/perforce/Makefile
1.7 devel/perforce/files/perforce.sh.in
- Now builds on amd64 [1]
- Fixed output redirection for p4web [2]

Submitted by:   arved [1], "Ryan F." <ryan@kalama.no-ip.org> [2]
Wed, 2 Feb 2005
[ 12:00 lth ] Original commit 
1.41 devel/perforce/Makefile
1.16 devel/perforce/distinfo.i386
Update perforce binaries.

Submitted by:   Joachim Strombergson <watchman@ludd.ltu.se>
Tue, 18 Jan 2005
[ 15:43 lth ] Original commit 
1.40 devel/perforce/Makefile
1.3 devel/perforce/files/perforce.conf.in
1.6 devel/perforce/files/perforce.sh.in
- Start p4web from rc.d script [1]
- Assume maintainership

Submitted by:   Mark Santcroos <marks@ripe.net> [1]
Reviewed by:    tobez
[ 11:11 vs ] Original commit 
1.39 devel/perforce/Makefile
1.15 devel/perforce/distinfo.i386
Chase update from 2004/12/30

PR:             ports/75929
Submitted by:   keramida
Mon, 20 Dec 2004
[ 09:48 vs ] Original commit 
1.38 devel/perforce/Makefile
1.14 devel/perforce/distinfo.i386
- Update i386 to rev.6
- Drop maintainership
- Sanitize Makefile a bit (me)

PR:             ports/75255
Submitted by:   maintainer
Thu, 25 Nov 2004
[ 16:13 nork ] Original commit 
1.37 devel/perforce/Makefile
1.13 devel/perforce/distinfo.i386
Update perforce binaries.

PR:             ports/74050[1], ports/74324[2]
Submitted by:   Jean-Sebastien Pedron <jspedron@club-internet.fr>
                david marshall <marshall@chezmarshall.com> (maintainer)[2]
Wed, 10 Nov 2004
[ 16:25 nork ] Original commit 
1.36 devel/perforce/Makefile
1.12 devel/perforce/distinfo.i386
Update perforce binaries.

PR:             ports/73771
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
Thu, 28 Oct 2004
[ 16:03 nork ] Original commit 
1.35 devel/perforce/Makefile
1.11 devel/perforce/distinfo.i386
1.5 devel/perforce/files/perforce.sh.in
o Update perforce binaries.
o Add support checkpoint on rcNG script. [*]

PR:             ports/73219
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
                Brooks Davis <brooks@one-eyed-alien.net> [*]
Tue, 12 Oct 2004
[ 18:10 nork ] Original commit 
1.34 devel/perforce/Makefile
1.74 UPDATING
1.10 devel/perforce/distinfo.i386
1.2 devel/perforce/pkg-install
Update to 2004.2.

PR:             ports/72427
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
Mon, 21 Jun 2004
[ 20:14 pav ] Original commit 
1.33 devel/perforce/Makefile
1.9 devel/perforce/distinfo.i386
- Update p4ftpd

PR:             ports/68105
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
Sat, 19 Jun 2004
[ 08:44 kris ] Original commit 
1.32 devel/perforce/Makefile
BROKEN: Size mismatch
Wed, 16 Jun 2004
[ 21:31 pav ] Original commit 
1.31 devel/perforce/Makefile
- Add dummy version number for unsupported platforms, to silence a warning
  about malformed version string when processing INDEX

PR:             ports/67920
Submitted by:   Conrad J. Sabatier <conrads@cox.net>
Approved by:    David Marshall <marshall@chezmarshall.com> (maintainer)
Wed, 26 May 2004
[ 17:24 pav ] Original commit 
1.30 devel/perforce/Makefile
1.8 devel/perforce/distinfo.i386
- Update to 03.2/60355

PR:             ports/67215
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
Sun, 16 May 2004
[ 11:29 nork ] Original commit 
1.29 devel/perforce/Makefile
1.7 devel/perforce/distinfo.i386
Updated i386 binaries for version 03.2.

PR:             ports/66676
Submitted by:   David Marshall <marshall@chezmarshall.com> (maintainer)
Tue, 20 Apr 2004
[ 14:08 nork ] Original commit 
1.28 devel/perforce/Makefile
1.6 devel/perforce/distinfo.i386
Updated i386 binaries for version 03.2.

PR:             ports/65791
Submitted by:   David Marshall <marshall@chezmarshall.com> (maintainer)
Sun, 21 Mar 2004
[ 09:23 nork ] Original commit 
1.27 devel/perforce/Makefile
1.5 devel/perforce/distinfo.i386
Updated i386 binaries for version 03.2.

PR:             ports/64447
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
Committed at:   Exit of Chuou Highway in Japan
Wed, 3 Mar 2004
[ 17:55 nork ] Original commit 
1.26 devel/perforce/Makefile
1.4 devel/perforce/distinfo.i386
Updated i386 binaries for version 03.2

PR:             ports/63522
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
Tue, 10 Feb 2004
[ 23:13 dannyboy ] Original commit 
1.25 devel/perforce/Makefile
1.3 devel/perforce/distinfo.i386
Updated p4d, add SIZE.

PR:             62399
Submitted by:   maintainer
Tue, 20 Jan 2004
[ 14:53 nork ] Original commit 
1.24 devel/perforce/Makefile
1.2 devel/perforce/distinfo.i386
Updated i386 binaries for version 03.2

PR:             ports/61623
Submitted by:   david marshall <marshall@chezmarshall.com>
Wed, 19 Nov 2003
[ 19:28 eik ] Original commit 
1.6 audio/mp3butler/Makefile
1.4 audio/shout/Makefile
1.6 benchmarks/dbench/Makefile
1.14 chinese/kcfonts/Makefile
1.3 comms/bforce-kst/Makefile
1.7 devel/fpp/Makefile
1.4 devel/icu/Makefile
1.23 devel/perforce/Makefile
1.17 dns/dhisd/Makefile
1.2 editors/puff/Makefile

(Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Reset unreachable MAINTAINERs to ports@FreeBSD.org

PR:             59109
Approved by:    marcus (mentor)
Wed, 8 Oct 2003
[ 13:35 bms ] Original commit 
1.22 devel/perforce/Makefile
1.17 devel/perforce/distinfo
Update the distinfo checksums as a new version of Perforce is out in the wild.
Split distinfo into separate files for i386 and alpha architectures.

Submitted by:   Steve Borrett <support@perforce.com>
Mon, 8 Sep 2003
[ 10:26 edwin ] Original commit 
1.21 devel/perforce/Makefile
1.16 devel/perforce/distinfo
update to new perforce binaries

        Perforce has released new binaries.
        Also, with the popularity of portupgrade rising, I made some
        (somewhat bogus) changes to the makefile to help pkg_version and
        portupgrade figure out when the port has been upgraded.

I have moved the kludge on the PR to below the maintainer section.

PR:             ports/56497
Submitted by:   david marshall <marshall@chezmarshall.com>
Thu, 24 Jul 2003
[ 06:19 daichi ] Original commit 
1.20 devel/perforce/Makefile
1.15 devel/perforce/distinfo
update devel/perforce: 02.2 -> 03.1

PR:             54794
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
Sat, 3 May 2003
[ 01:56 des ] Original commit 
1.19 devel/perforce/Makefile
1.14 devel/perforce/distinfo
Update p4p checksum & bump PORTREVISION.

PR:             ports/51708
Submitted by:   David Marshall <marshall@chezmarshall.com> (maintainer)
Sat, 5 Apr 2003
[ 08:43 edwin ] Original commit 
1.18 devel/perforce/Makefile
1.13 devel/perforce/distinfo
update perforce binaries

        Perforce has released new versions of the i386 binaries.
Fri, 21 Feb 2003
[ 11:23 knu ] Original commit 
1.34 devel/ORBacus/Makefile
1.3 devel/aap/Makefile
1.4 devel/adabroker/Makefile
1.3 devel/agenda-headers/Makefile
1.3 devel/agenda-libs/Makefile
1.2 devel/agenda-snow-libs/Makefile
1.3 devel/agenda-static-libs/Makefile
1.6 devel/ald/Makefile
1.18 devel/amulet/Makefile
1.2 devel/antlr/Makefile

(Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 19 Feb 2003
[ 15:20 leeym ] Original commit 
1.16 devel/perforce/Makefile
1.12 devel/perforce/distinfo
Perforce has updated i386 binaries for version 02.2

PR:             48340
Submitted by:   david marshall <marshall@chezmarshall.com>
Thu, 30 Jan 2003
[ 06:47 edwin ] Original commit 
1.15 devel/perforce/Makefile
1.11 devel/perforce/distinfo
1.2 devel/perforce/files/perforce.conf.in
1.4 devel/perforce/files/perforce.sh.in
Maintainer update: Perforce has released new version for i386, 2002.2

PR:             ports/46745
Submitted by:   David Marshall <marshall@chezmarshall.com>
Fri, 1 Nov 2002
[ 11:24 tmm ] Original commit 
1.14 devel/perforce/Makefile
Use IGNORE, not .error, on unsupported platforms. This should solve the
last remaining 'make readmes' problem on sparc64.

Reviewed by:    petef
Approved by:    David Marshall <marshall@chezmarshall.com> (MAINTAINER)
Tue, 25 Jun 2002
[ 18:24 alfred ] Original commit 
1.13 devel/perforce/Makefile
1.10 devel/perforce/distinfo
Remove FORBIDDEN, I have confirmed the updated checksum on the p4d
binary with Perforce support.

Thanks to: "Michael D. Shields" <mshields@perforce.com>
Thu, 6 Jun 2002
[ 17:09 trevor ] Original commit 
1.12 devel/perforce/Makefile
David Marshall has agreed to maintain this.
[ 10:07 trevor ] Original commit 
1.11 devel/perforce/Makefile
Mark forbidden.
Wed, 5 Jun 2002
[ 23:03 knu ] Original commit 
1.10 devel/perforce/Makefile
Drop maintainership.  I'm done with this port and no longer using p4
as much as before.
[ 22:53 knu ] Original commit 
1.9 devel/perforce/Makefile
1.9 devel/perforce/distinfo
Perhaps ftp.perforce.com was cracked.

Asked by:       kris
[ 13:57 knu ] Original commit 
1.8 devel/perforce/Makefile
1.8 devel/perforce/distinfo
p4d seems to have been replaced on the ftp site on the day before
yesterday.

Submitted by:   roam
Mon, 3 Jun 2002
[ 12:27 knu ] Original commit 
1.7 devel/perforce/Makefile
1.7 devel/perforce/distinfo
Update to 02.1 for i386.

PR:             ports/38791
Submitted by:   David Marshall <marshall@chezmarshall.com>

Use the MASTER_SITES :fu while I'm here.
Tue, 29 Jan 2002
[ 10:16 knu ]  
unknown devel/ORBit/Makefile
unknown devel/bin86/Makefile
unknown devel/codecrusader/Makefile
unknown devel/codemedic/Makefile
unknown devel/cvsgraph/Makefile
unknown devel/cvsweb/Makefile
unknown devel/ddd/Makefile
unknown devel/elib/Makefile
unknown devel/gettext-devel/Makefile
unknown devel/ilu/Makefile

(Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
Wed, 16 Jan 2002
[ 21:40 knu ]  
unknown devel/perforce/Makefile
unknown devel/perforce/distinfo
Seems p4d and p4ftpd were updated for i386.  Bump PORTREVISION.    
Sat, 1 Sep 2001
[ 20:57 knu ]  
unknown devel/perforce/Makefile
unknown devel/perforce/distinfo
unknown devel/perforce/files/perforce
unknown devel/perforce/files/perforce.conf.in
unknown devel/perforce/files/perforce.sh.in
unknown devel/perforce/pkg-descr
unknown devel/perforce/pkg-install
unknown devel/perforce/pkg-plist
- Update to version 01.1   - Support the alpha platform (although it is still at
version 99.1)   - Install p4ftpd   - Create a non-privileged user and run p4d as
the user   - Dig directories and make the port plug-and-play   - Change the
configuration file's name to perforce.conf   - Do not unconditionally remove
perforce.conf on deinstall   - Make almost all parameters (including directory
layouts and     user/group names) configurable via make variables   - Make the
startup script support "restart"   - Take over the maintainership    
Tue, 9 Jan 2001
[ 12:29 tg ]  
unknown devel/perforce/Makefile
unknown devel/perforce/distinfo
unknown devel/perforce/files/perforce.sh.in
Upgrade to r00.2.    
Sat, 28 Oct 2000
[ 03:32 jeh ]  
unknown devel/perforce/Makefile
unknown devel/perforce/distinfo
unknown devel/perforce/files/perforce
unknown devel/perforce/files/perforce.sh.in
unknown devel/perforce/pkg-plist
Update? from version 99.2 to 00.1 (Funny math).  Added PORTEPOCH=1    
Sat, 10 Jun 2000
[ 08:22 will ]  
unknown devel/perforce/pkg/COMMENT
unknown devel/perforce/pkg/DESCR
unknown devel/perforce/Makefile
unknown devel/perforce/pkg/PLIST
unknown devel/perforce/files/md5
Add perforce, a well-done commercial source code control system.  The  
submitter tried to bundle an elisp script with this port, but I left it   out
because it could just as well be put in a different port.    

Number of commits found: 75

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18746
Broken 146
Deprecated 98
Ignore 430
Forbidden 5
Restricted 363
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 3
new 48 hours7
new 7 days39
new fortnight77
new month185

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 2.678 seconds.