| non port: java/jakarta-commons-logging/Makefile |
|
CVSWeb
|
Number of commits found: 16 |
|
Thu, 21 Jul 2011
|
[ 05:03 linimon ]
1.3 archivers/javatar/Makefile
1.8 archivers/jzip.org/Makefile
1.7 archivers/jzlib/Makefile
1.8 astro/openmap/Makefile
1.7 audio/jid3lib/Makefile
1.6 audio/jmusic/Makefile
1.14 audio/jxm/Makefile
1.8 audio/musiccontrol/Makefile
1.31 audio/tuxguitar/Makefile
1.6 benchmarks/scimark2/Makefile
(Only the first 10 of 269 ports in this commit are shown above. )
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
|
|
Sun, 8 Mar 2009
|
[ 22:05 hq ]
1.15 java/jakarta-commons-logging/Makefile
1.7 java/jakarta-commons-logging/distinfo
Update to 1.1.1
Reported by: portscout
|
|
Fri, 6 Jun 2008
|
[ 13:38 edwin ]
1.7 java/avalon-logkit/Makefile
1.15 java/berkeley-db/Makefile
1.23 java/bluej/Makefile
1.24 java/bouncycastle/Makefile
1.19 java/bsh/Makefile
1.7 java/cacao/Makefile
1.13 java/castor/Makefile
1.32 java/classpath/Makefile
1.2 java/commonclipse/Makefile
1.15 java/cos/Makefile
(Only the first 10 of 130 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)
|
|
Wed, 27 Feb 2008
|
[ 15:10 ehaupt ]
1.6 databases/jakarta-commons-dbutils/Makefile
1.4 devel/jakarta-commons-chain/Makefile
1.5 devel/jakarta-commons-configuration/Makefile
1.3 devel/jakarta-commons-daemon/Makefile
1.9 devel/jakarta-commons-io/Makefile
1.5 devel/jakarta-commons-jxpath/Makefile
1.6 devel/jakarta-commons-modeler/Makefile
1.12 java/jakarta-commons-beanutils/Makefile
1.13 java/jakarta-commons-cli/Makefile
1.4 java/jakarta-commons-codec/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.
Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.
PR: 121041
Submitted by: Marcin Cieslak <saper@system.pl>
Approved by: portmgr (linimon)
|
|
Sat, 19 May 2007
|
[ 20: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}.
|
|
Tue, 16 May 2006
|
[ 15:43 hq ]
1.11 java/jakarta-commons-logging/Makefile
1.6 java/jakarta-commons-logging/distinfo
- Update to 1.1
- Do not build the port since it requires Maven to build documentation
- No longer install commons-logging-api.jar
- Disable OPTIONS: the full package is installed
|
|
Mon, 23 May 2005
|
[ 14:18 hq ]
1.10 java/jakarta-commons-logging/Makefile
- Install commons-logging-api.jar
- Add 'devel' category to calm portlint
Submitted by: thierry
|
|
Fri, 3 Dec 2004
|
[ 01:01 hq ]
1.38 devel/apache-ant/Makefile
1.11 java/bugseeker-demo/Makefile
1.11 java/bugseeker/Makefile
1.9 java/cryptix-jce/Makefile
1.13 java/jad/Makefile
1.9 java/jakarta-commons-beanutils/Makefile
1.11 java/jakarta-commons-cli/Makefile
1.9 java/jakarta-commons-collections/Makefile
1.9 java/jakarta-commons-lang/Makefile
1.9 java/jakarta-commons-logging/Makefile
(Only the first 10 of 38 ports in this commit are shown above. )
Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer)
|
|
Mon, 29 Nov 2004
|
[ 02:46 hq ]
1.8 java/jakarta-commons-logging/Makefile
Project is now under the Apache 2.0 license, which is included in the
distribution.
|
|
Sun, 28 Nov 2004
|
[ 13:32 hq ]
1.7 java/jakarta-commons-logging/Makefile
1.4 java/jakarta-commons-logging/distinfo
- Update to 1.0.4
- Use %%JAVAJARDIR%%
- Use USE_ANT
- Chase recent Log4J port rename
- Use INSTALL_DATA rather than CP
- Use ECHO_MSG rather than ECHO_CMD
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Various cosmetic improvements
|
|
Thu, 15 Apr 2004
|
[ 20:58 znerd ]
1.6 java/jakarta-commons-logging/Makefile
1.3 java/jakarta-commons-logging/pkg-plist
- Now using PORTDOCS macro for automated PLIST build (should fix the deinstall
issue)
- Now using OPTIONS macro for dependency setting:
- WITH_LOG4J: Enable Jakarta Log4j log factory (default: on)
- WITH_LOGKIT: Enable Avalon LogKit log factory (default: off)
- WITH_JDK14LOG: Enable JDK 1.4 log factory (default: off)
- Changed Ant target 'dist' to 'compile' (to produce only JAR when NOPORTDOCS
is set)
- Now using Ant target 'javadoc' (see above)
- Fixed an issue with shared JARs not in classpath (by setting
ANT_INCLUDE_SHARED_JARS=YES)
- Now bsd.java.mk 2.0 compliant
- Fixed a bug with ant targets (adding rather than overwriting)
- Use JAVAJARDIR everywhere
- Fixed the ugly '*' in PORTDOCS
- ECHO -> ECHO_CMD
- Fixed indentation (previously 4 spaces)
- Use MASTER_SITE_APACHE_JAKARTA
- Removed the WRKSRC override stuff (it's the default value anyway)
PR: 63928
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
|
|
Wed, 23 Jul 2003
|
[ 14:30 znerd ]
1.13 databases/mysql-jdbc-mm/Makefile
1.8 databases/postgresql-jdbc/Makefile
1.91 editors/openoffice-devel/Makefile
1.179 editors/openoffice/Makefile
1.12 java/eclipse/Makefile
1.6 java/jakarta-commons-beanutils/Makefile
1.6 java/jakarta-commons-cli/Makefile
1.5 java/jakarta-commons-collections/Makefile
1.5 java/jakarta-commons-lang/Makefile
1.5 java/jakarta-commons-logging/Makefile
(Only the first 10 of 22 ports in this commit are shown above. )
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me
|
|
Thu, 8 May 2003
|
[ 09:01 znerd ]
1.4 java/jakarta-commons-logging/Makefile
Name of JAR file for dependency Log4J changed. Fixed dendency.
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR: 51788
|
|
Mon, 7 Apr 2003
|
[ 11:39 znerd ]
1.3 java/jakarta-commons-logging/Makefile
1.2 java/jakarta-commons-logging/distinfo
1.2 java/jakarta-commons-logging/pkg-plist
Upgrade to 1.0.3. Fixed comment.
|
|
Fri, 7 Mar 2003
|
[ 06:04 ade ]
1.6 java/bugseeker-demo/Makefile
1.8 java/bugseeker/Makefile
1.8 java/cryptix-jce/Makefile
1.7 java/forte/Makefile
1.22 java/guavac/Makefile
1.11 java/jad/Makefile
1.5 java/jaf/Makefile
1.2 java/jakarta-bcel/Makefile
1.3 java/jakarta-commons-beanutils/Makefile
1.5 java/jakarta-commons-cli/Makefile
(Only the first 10 of 88 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
Thu, 14 Nov 2002
|
[ 10:55 znerd ]
1.69 java/Makefile
1.1 java/jakarta-commons-logging/Makefile
1.1 java/jakarta-commons-logging/distinfo
1.1 java/jakarta-commons-logging/pkg-comment
1.1 java/jakarta-commons-logging/pkg-descr
1.1 java/jakarta-commons-logging/pkg-plist
New port: Jakarta Commons Logging library.
See:
http://jakarta.apache.org/commons/logging.html
|
Number of commits found: 16 |