| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: ftp/frox/Makefile |
|
CVSWeb
|
Number of commits found: 28 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
|
Fri, 14 Dec 2007
|
[ 15:19 sem ]
1.27 ftp/frox/Makefile
1.1 ftp/frox/files/patch-lib-sstrlib-sstr_io.c
1.1 ftp/frox/files/patch-src-bsd.c
- Fix working with antiviruses on BSD systems.
A patch is taken from
http://www.opennet.ru/openforum/vsluhforumID12/4446.html.
- Add support pf(4) firewalls.
A patch is taken from http://www.clearchain.com/wiki/Frox_&_PF
Submitted by: Cor Hilbrink (2Complex) <cor(at)2complex.nl>
|
|
Sat, 4 Aug 2007
|
[ 12:41 gabor ]
1.13 archivers/9e/Makefile
1.30 archivers/bzip/Makefile
1.23 archivers/dact/Makefile
1.20 archivers/dpkg/Makefile
1.5 archivers/ecm/Makefile
1.7 archivers/gzrecover/Makefile
1.9 archivers/mar/Makefile
1.8 archivers/mscompress/Makefile
1.5 archivers/mtf/Makefile
1.11 archivers/unace/Makefile
(Only the first 10 of 291 ports in this commit are shown above. )
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
|
Sun, 6 Aug 2006
|
[ 08:09 sem ]
1.25 ftp/frox/Makefile
- Convert the port to be compliant with DESTDIR
|
|
Tue, 7 Feb 2006
|
[ 12:50 sem ]
1.24 ftp/frox/Makefile
1.4 ftp/frox/files/frox.sh
1.1 ftp/frox/files/frox.sh.in
1.2 ftp/frox/pkg-descr
1.4 ftp/frox/pkg-message
1.1 ftp/frox/files/pkg-message.in
- Utilize new features: USE_RC_SUBR, SUB_FILES. It simplifies Makefile.
- Fix pkg-message
- Remove redundant code from a startup script
- Install a sample config in EXAMPLESDIR instead of PREFIX/etc
- Refine pkg-descr a little
|
|
Tue, 12 Apr 2005
|
[ 04:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 09:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Tue, 1 Mar 2005
|
[ 07:35 sem ]
1.21 ftp/frox/Makefile
1.12 ftp/frox/distinfo
- Uptate 0.7.18
|
|
Sun, 14 Nov 2004
|
[ 12:14 sem ]
1.20 ftp/frox/Makefile
1.11 ftp/frox/distinfo
- Update to 0.7.17
|
|
Fri, 13 Aug 2004
|
[ 08:05 sem ]
1.19 ftp/frox/Makefile
1.9 ftp/frox/distinfo
Update to 0.7.15
|
|
Wed, 7 Jul 2004
|
[ 20:20 sem ]
1.10 databases/dbconnect/Makefile
1.11 databases/hk_classes/Makefile
1.9 databases/knoda/Makefile
1.12 databases/mysql-administrator/Makefile
1.4 devel/ace+tao-doc/Makefile
1.13 devel/ace+tao/Makefile
1.2 devel/argp-standalone/Makefile
1.4 devel/gsoap/Makefile
1.72 devel/mico/Makefile
1.27 devel/omniORB/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
Change email address for my ports.
Approved by: krion (mentor)
|
|
Sun, 16 May 2004
|
[ 17:10 krion ]
1.17 ftp/frox/Makefile
1.8 ftp/frox/distinfo
- Update to 0.7.14
PR: ports/66707
Submitted by: maintainer
|
|
Thu, 25 Mar 2004
|
[ 07:37 krion ]
1.16 ftp/frox/Makefile
- Fix default options
PR: ports/64673
Submitted by: maintainer
|
|
Fri, 12 Mar 2004
|
[ 09:05 krion ]
1.15 ftp/frox/Makefile
- Fix defaults with BATCH=yes
PR: ports/64126
Submitted by: maintainer
|
|
Fri, 5 Mar 2004
|
[ 13:43 krion ]
1.14 ftp/frox/Makefile
1.7 ftp/frox/distinfo
- Update to 0.7.13
PR: ports/63799
Submitted by: maintainer
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Tue, 3 Feb 2004
|
[ 19:32 pav ]
1.12 ftp/frox/Makefile
- Fix OPTIONS (they must be before bsd.port.pre.mk)
PR: ports/62296
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
Mon, 2 Feb 2004
|
[ 13:31 pav ]
1.11 ftp/frox/Makefile
- Convert to OPTIONS
PR: ports/62104
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
Mon, 26 Jan 2004
|
[ 21:52 sergei ]
1.10 ftp/frox/Makefile
1.4 ftp/frox/pkg-plist
- Utilize PLIST_FILES
PR: 61644
Submitted by: maintainer
|
|
Mon, 19 Jan 2004
|
[ 08:16 krion ]
1.9 ftp/frox/Makefile
1.6 ftp/frox/distinfo
1.3 ftp/frox/files/frox.sh
1.3 ftp/frox/pkg-message
1.3 ftp/frox/pkg-plist
- Update to 0.7.12
- use rcNG script
- make configure script happy with CONFIGURE_TARGET
- use PORTDOCS to autoaddition docs in PLIST
PR: 61561
Submitted by: maintainer
|
|
Mon, 29 Sep 2003
|
[ 21:09 krion ]
1.8 ftp/frox/Makefile
1.5 ftp/frox/distinfo
- Update to 0.7.11
o Fixed running from inetd which was broken by the
0.7.8-->0.7.9 changes
PR: 57370
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
Wed, 24 Sep 2003
|
[ 10:29 krion ]
1.7 ftp/frox/Makefile
1.4 ftp/frox/distinfo
- Update to version 0.7.10
PR: 56762
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
Sat, 23 Aug 2003
|
[ 22:40 krion ]
1.6 ftp/frox/Makefile
1.2 ftp/frox/pkg-plist
- Utilize DOCSDIR
- ${ECHO} -> ${ECHO_MSG}
- make portlint hapy: change spaces with tabs, change ${file}
with ${f}
PR: 55905
Submitted by: maintainer
|
|
Thu, 26 Jun 2003
|
[ 15:01 daichi ]
1.5 ftp/frox/Makefile
1.3 ftp/frox/distinfo
update ftp/frox: 0.7.7 --> 0.7.8
PR: 53735
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
|
|
Mon, 7 Apr 2003
|
[ 19:26 leeym ]
1.4 ftp/frox/Makefile
1.2 ftp/frox/distinfo
1.2 ftp/frox/files/frox.sh
1.2 ftp/frox/files/patch-aa
1.2 ftp/frox/pkg-message
* Update to 0.7.7
* Move from minium build to maximum (change WITH_ to WITHOUT_) by default
* Allow to build with local-cache and virus-scan features
* make startup script more smarter
PR: 50674
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
Fri, 21 Feb 2003
|
[ 12:00 knu ]
1.2 finance/openhbci/Makefile
1.2 french/abispell-fr-FR/Makefile
1.3 french/gfaim/Makefile
1.2 french/jdictionary-fre-hun/Makefile
1.4 french/plgrenouille/Makefile
1.14 french/xtel/Makefile
1.15 ftp/axel/Makefile
1.2 ftp/fmirror/Makefile
1.3 ftp/frox/Makefile
1.2 ftp/ftp-tls/Makefile
(Only the first 10 of 56 ports in this commit are shown above. )
De-pkg-comment.
|
|
Wed, 7 Aug 2002
|
[ 18:58 ijliao ]
1.2 ftp/frox/Makefile
add MASTER_SITE_SOURCEFORGE to master site
|
|
Sun, 23 Jun 2002
|
[ 08:36 will ]
1.49 ftp/Makefile
1.1 ftp/frox/Makefile
1.1 ftp/frox/distinfo
1.1 ftp/frox/files/frox.sh
1.1 ftp/frox/files/patch-aa
1.1 ftp/frox/pkg-comment
1.1 ftp/frox/pkg-descr
1.1 ftp/frox/pkg-message
1.1 ftp/frox/pkg-plist
Add frox 0.7.4, a transparent FTP proxy with caching support.
PR: 39414
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
Number of commits found: 28 |