aboutsummaryrefslogtreecommitdiff
path: root/java/jakarta-commons-beanutils
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | | | | | Apologies in advance, I know java drives its short bus very, very slowly through qat. Building these 3 ports will probably wedge it for weeks. Notes: svn path=/head/; revision=361957
* Upgrade to version 1.9.2.Jimmy Olgeni2014-06-053-12/+30
| | | | | | | | | - Add LICENSE - Fix portlint warnings - Use PORT_OPTIONS Notes: svn path=/head/; revision=356672
* Upgrade to version 1.9.1, with staging support.Jimmy Olgeni2014-01-272-13/+9
| | | | Notes: svn path=/head/; revision=341416
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | java) Notes: svn path=/head/; revision=327738
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Upgrade to version 1.8.3 and take maintainership from ports@.Jimmy Olgeni2010-10-022-5/+5
| | | | Notes: svn path=/head/; revision=262321
* Release maintainership (for real this time)Herve Quiroz2009-05-021-1/+1
| | | | Notes: svn path=/head/; revision=233126
* - Update to 1.8.0 [1]Herve Quiroz2009-03-154-52/+8
| | | | | | | | | - Release maintainership Reported by: portscout [1] Notes: svn path=/head/; revision=230119
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Apache Commons project are no longer hosted under MASTER_SITES_APACHEEmanuel Haupt2008-02-271-2/+2
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=208004
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-2/+0
| | | | Notes: svn path=/head/; revision=161761
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* 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
* Add missing patch files from last commitHerve Quiroz2004-11-292-0/+26
| | | | Notes: svn path=/head/; revision=122731
* - Update to 1.7.0Herve Quiroz2004-11-295-188/+51
| | | | | | | | | | | | | | | | - Dynamic plist - Use USE_ANT - remove files/LICENSE: the project is now under Apache 2.0 license (which is included in the distribution) - New feature: API documentation is now cross-linked with API documentation from dependency packages, such as commons-collections, if installed - Use MASTER_SITE_APACHE_JAKARTA - Use INSTALL_DATA rather than CP and ECHO_MSG rather than ECHO - Use JAVALIBDIR in place of JAVAJARDIR where appropriate - Fix URL is pkg-descr Notes: svn path=/head/; revision=122730
* . Unbreak the build by setting ANT_INCLUDE_SHARED_JARS. Found duringGreg Lewis2004-04-201-1/+2
| | | | | | | | | | | | | bsd.java.mk testing on bento. Done now to get this fixed for 4.10. PR: 65614 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Hopefully not objected to by: znerd Notes: svn path=/head/; revision=107745
* 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
* Upgrade to 1.6.1.Ernst de Haan2003-04-242-2/+2
| | | | Notes: svn path=/head/; revision=79586
* Upgrade to 1.6.Ernst de Haan2003-04-243-6/+83
| | | | Notes: svn path=/head/; revision=79584
* 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
* Improved output from do-install target.Ernst de Haan2002-11-141-3/+4
| | | | Notes: svn path=/head/; revision=70101
* New port: Jakarta Commons BeanUtils.Ernst de Haan2002-11-146-0/+137
See: http://jakarta.apache.org/commons/beanutils.html Notes: svn path=/head/; revision=70098