| 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: www/apache-jserv/Makefile |
|
CVSWeb
|
Number of commits found: 20 |
|
Fri, 6 Jun 2008
|
[ 15:07 edwin ]
1.6 www/adblock/Makefile
1.57 www/amaya/Makefile
1.9 www/apache-forrest/Makefile
1.26 www/apache-jserv/Makefile
1.31 www/aria/Makefile
1.37 www/aria2/Makefile
1.2 www/aria2fe/Makefile
1.9 www/asterisk-gui/Makefile
1.6 www/asterisk-stat/Makefile
1.2 www/awffull/Makefile
(Only the first 10 of 230 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Mon, 5 Mar 2007
|
[ 00:40 linimon ]
1.10 java/jce-aba/Makefile
1.19 java/jsdk/Makefile
1.24 www/apache-jserv/Makefile
Reset greg@greg.rim.or.jp due to maintainer-timeouts and no response to email.
Hat: portmgr
|
|
Thu, 7 Sep 2006
|
[ 14:04 hq ]
1.23 www/apache-jserv/Makefile
1.6 www/apache-jserv/pkg-plist
- Update to bsd.java.mk 2.0
- Use bsd.java.mk macros: ${JAVAJARDIR}, ${JAVALIBDIR} and ${JAVASHAREDIR}
PR: 102404
Submitted by: hq
Approved by: maintainer timeout
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
Mon, 19 Sep 2005
|
[ 12:52 clement ]
1.6 databases/mysql-editor/Makefile
1.9 databases/mysqlman/Makefile
1.9 mail/websieve/Makefile
1.11 misc/instant-server/Makefile
1.29 textproc/htdig/Makefile
1.20 www/apache-jserv/Makefile
1.60 www/mnogosearch31/Makefile
1.19 www/mod_auth_pgsql/Makefile
1.19 www/mod_dtcl/Makefile
1.19 www/mod_fastcgi/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
- Define APACHE_COMPAT
It fixed INDEX build with next exp-build patchset and prepare a smooth
migration to bsd.apache.mk
It's a no-op for now.
Approved by: portmgr (self)
|
|
Tue, 7 Dec 2004
|
[ 12:35 vs ]
1.19 www/apache-jserv/Makefile
1.2 www/apache-jserv/pkg-descr
Chase URLs
PR: ports/74802
Submitted by: Manfred N. Riem
Approved by: maintainer
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
|
Fri, 7 Nov 2003
|
[ 09:12 marcus ]
1.4 databases/mysql-editor/Makefile
1.7 databases/mysqlman/Makefile
1.50 devel/subversion/Makefile
1.2 korean/mod_url/Makefile
1.37 lang/eperl/Makefile
1.35 lang/php4/Makefile
1.31 lang/php5/Makefile
1.4 mail/websieve/Makefile
1.7 misc/instant-server/Makefile
1.24 textproc/htdig/Makefile
(Only the first 10 of 89 ports in this commit are shown above. )
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
|
|
Fri, 21 Feb 2003
|
[ 14:01 knu ]
1.6 www/abcache/Makefile
1.9 www/adzapper/Makefile
1.15 www/aolserver/Makefile
1.15 www/apache-jserv/Makefile
1.40 www/apache13-fp/Makefile
1.17 www/asp2php/Makefile
1.13 www/aswedit/Makefile
1.7 www/awstats/Makefile
1.8 www/bacon/Makefile
1.5 www/bmsync/Makefile
(Only the first 10 of 278 ports in this commit are shown above. )
De-pkg-comment.
|
|
Thu, 29 Aug 2002
|
[ 19:50 znerd ]
1.14 www/apache-jserv/Makefile
Convert this port to use the new bsd.java.mk structure, so it
doesn't try to install jdk-1.1.8 when the user has a newer
version of java installed.
Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
PR: 39902
|
|
Sun, 16 Jun 2002
|
[ 02:54 glewis ]
1.9 java/bluej/Makefile
1.4 java/forte/Makefile
1.2 java/jakarta-regexp/Makefile
1.9 java/java-cup/Makefile
1.5 java/jlex/Makefile
1.9 java/netrexx/Makefile
1.2 java/openjit/Makefile
1.31 java/shujit/Makefile
1.20 java/tya/Makefile
1.2 lang/fesi/Makefile
(Only the first 10 of 17 ports in this commit are shown above. )
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd
|
|
Sat, 8 Dec 2001
|
[ 10:35 ijliao ]
unknown www/apache-jserv/Makefile
unknown www/apache-jserv/files/patch-docs::api::Makefile.in
unknown www/apache-jserv/pkg-plist
install docs to the proper dir bump port revisioin
|
|
Mon, 5 Feb 2001
|
[ 15:33 olgeni ]
unknown www/adzapper/Makefile
unknown www/apache-jserv/Makefile
unknown www/apache13-modssl/Makefile
unknown www/apache13/Makefile
unknown www/ashe/Makefile
unknown www/bacon/Makefile
unknown www/bkmrkconv/Makefile
unknown www/bmsync/Makefile
unknown www/boa/Makefile
unknown www/bsdi-netscape47-communicator/Makefile
(Only the first 10 of 118 ports in this commit are shown above. )
Some spaces -> tabs for ports/www.
|
|
Mon, 13 Nov 2000
|
[ 04:48 steve ]
unknown www/apache-jserv/Makefile
- Provide the full path for gmake(1) so configure doesn't fall over. -
Re-order a couple of USE_* directives. - Add USE_PERL5 since it does. - Pass
the configure script the full patch to perl.
|
|
Sun, 8 Oct 2000
|
[ 12:23 asami ]
unknown archivers/linux_rar/Makefile
unknown astro/setiathome/Makefile
unknown audio/icecast/Makefile
unknown audio/juke/Makefile
unknown audio/napster/Makefile
unknown audio/opennap/Makefile
unknown audio/raproxy/Makefile
unknown audio/teknap/Makefile
unknown biology/seaview/Makefile
unknown chinese/FreeWnn-lib/Makefile
(Only the first 10 of 400 ports in this commit are shown above. )
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear.
|
|
Fri, 7 Jul 2000
|
[ 21:23 steve ]
unknown www/apache-jserv/Makefile
unknown www/apache-jserv/files/md5
Update to version 1.1.2.
|
|
Mon, 29 May 2000
|
[ 05:24 steve ]
unknown www/apache-jserv/Makefile
unknown www/apache-jserv/files/md5
unknown www/apache-jserv/patches/patch-af
Update to version 1.1.1.
|
Number of commits found: 20 |