aboutsummaryrefslogtreecommitdiff
path: root/java/jakarta-struts
Commit message (Collapse)AuthorAgeFilesLines
* - Reassign to the heap due to mail bouncesThomas Abthorpe2014-01-101-1/+1
| | | | Notes: svn path=/head/; revision=339310
* 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
* 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
* - 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* - Update to bsd.java.mk 2.0 [1]Herve Quiroz2005-01-181-2/+3
| | | | | | | | | | - Add 'devel' category PR: 76036 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=126699
* Upgrade to 1.2.4.Thierry Thomas2004-10-193-38/+24
| | | | | | | | PR: ports/71728 Submitted by: maintainer. Notes: svn path=/head/; revision=119810
* SIZEify.Clement Laforet2004-03-221-0/+1
| | | | | | | | PR: 64562 Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=104921
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Use `/' instead of `.' at end of URL.Sergey A. Osokin2003-07-221-1/+1
| | | | | | | Notify from: maintainer via fenner Notes: svn path=/head/; revision=85343
* Update to 1.1Sergey A. Osokin2003-07-213-80/+83
| | | | | | | | Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) PR: 54615 Notes: svn path=/head/; revision=85281
* Add jakarta-struts 1.1-rc2, struts framework.Daichi GOTO2003-07-074-0/+125
PR: 53764 Submitted by: Anton Yudin <toha@toha.org.ua> Notes: svn path=/head/; revision=84355