non port: java/jakarta-commons-logging/Makefile |
SVNWeb
|
Number of commits found: 25 |
Wed, 2 Nov 2016
|
[ 09:05 makc ] (Only the first 10 of 16 ports in this commit are shown above. )
Take maintainership of math/scilab dependencies
|
Thu, 20 Oct 2016
|
[ 15:58 rakuco ] (Only the first 10 of 116 ports in this commit are shown above. )
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
|
Fri, 17 Jul 2015
|
[ 15:31 makc ]
java/jakarta-commons-logging:
- Update to 1.2
- Clean up install target
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Thu, 1 May 2014
|
[ 16:49 makc ] (Only the first 10 of 12 ports in this commit are shown above. )
Grab unmaintained dependencies for math/scilab
|
Wed, 5 Mar 2014
|
[ 20:26 pawel ]
- Update to version 1.1.3
- Add LICENSE
- Support staging
PR: ports/186424
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
|
Sun, 2 Mar 2014
|
[ 05:22 tabthorpe ] (Only the first 10 of 30 ports in this commit are shown above. )
- Reassign ports to the heap
- Thank you hq@ for your years of service!
|
Fri, 20 Sep 2013
|
[ 19:48 bapt ] (Only the first 10 of 143 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
|
Mon, 10 Dec 2012
|
[ 13:18 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
|
Thu, 21 Jul 2011
|
[ 05:03 linimon ] (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 ]
Update to 1.1.1
Reported by: portscout
|
Fri, 6 Jun 2008
|
[ 13:38 edwin ] (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 ] (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 ] (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 ]
- 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 ]
- Install commons-logging-api.jar
- Add 'devel' category to calm portlint
Submitted by: thierry
|
Fri, 3 Dec 2004
|
[ 01:01 hq ] (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 ]
Project is now under the Apache 2.0 license, which is included in the
distribution.
|
Sun, 28 Nov 2004
|
[ 13:32 hq ]
- 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 ]
- 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 ] (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 ]
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 ]
Upgrade to 1.0.3. Fixed comment.
|
Fri, 7 Mar 2003
|
[ 06:04 ade ] (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 ]
New port: Jakarta Commons Logging library.
See:
http://jakarta.apache.org/commons/logging.html
|
Number of commits found: 25 |