aboutsummaryrefslogtreecommitdiff
path: root/java/jakarta-commons-logging
Commit message (Collapse)AuthorAgeFilesLines
* - Install commons-logging-api.jarHerve Quiroz2005-05-231-5/+6
| | | | | | | | | - Add 'devel' category to calm portlint Submitted by: thierry Notes: svn path=/head/; revision=135963
* Reset znerd's ports maintainership:Herve Quiroz2004-12-031-1/+1
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=123012
* Project is now under the Apache 2.0 license, which is included in theHerve Quiroz2004-11-291-5/+3
| | | | | | | distribution. Notes: svn path=/head/; revision=122732
* - Update to 1.0.4Herve Quiroz2004-11-282-25/+21
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=122663
* Removed pkg-plist file. This was missed in the last commit.Ernst de Haan2004-04-151-0/+0
| | | | Notes: svn path=/head/; revision=107156
* Log:Ernst de Haan2004-04-152-57/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=107153
* Improved description. In fact it related to jakarta-commons-validator.Ernst de Haan2004-04-151-9/+10
| | | | | | | | PR: 65491 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=107146
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Port devel/jakarta-ant was renamed to devel/apache-ant.Ernst de Haan2003-07-231-1/+1
| | | | | | | | Reported by: kris Pointy hat to: me Notes: svn path=/head/; revision=85451
* Name of JAR file for dependency Log4J changed. Fixed dendency.Ernst de Haan2003-05-081-1/+1
| | | | | | | | Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> PR: 51788 Notes: svn path=/head/; revision=80434
* Upgrade to 1.0.3. Fixed comment.Ernst de Haan2003-04-073-5/+6
| | | | Notes: svn path=/head/; revision=78515
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* New port: Jakarta Commons Logging library.Ernst de Haan2002-11-145-0/+102
See: http://jakarta.apache.org/commons/logging.html Notes: svn path=/head/; revision=70103