aboutsummaryrefslogtreecommitdiff
path: root/www/extsm
Commit message (Collapse)AuthorAgeFilesLines
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-1/+1
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part3) Notes: svn path=/head/; revision=308605
* - drop www/tomcat55 as optional dependency (end-of-life approaching)Jason Helfman2012-12-071-6/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308444
* Convert to new options frameworkBaptiste Daroussin2012-10-051-17/+13
| | | | Notes: svn path=/head/; revision=305307
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval). Notes: svn path=/head/; revision=284225
* 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-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Depend on maven2 instead of maven as maven got deprecated. [1]Stanislav Sedov2010-10-011-2/+3
| | | | | | | | | - Do not try to force removal of webapps directory. Reported by: garga [1] Notes: svn path=/head/; revision=262273
* - Update to 1.1.Stanislav Sedov2009-12-102-27/+31
| | | | | | | | | - Drop dependencies on old unsupported tomcat versions [1]. Requested by: pav [1] Notes: svn path=/head/; revision=245495
* - Remove support for expired port jakarta-tomcat4Pav Lucistnik2009-12-081-7/+1
| | | | Notes: svn path=/head/; revision=245393
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with W Notes: svn path=/head/; revision=240077
* 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
* - www/xsm was repocopied to www/extsm to resolve a possible conflict withStanislav Sedov2007-04-151-3/+3
| | | | | | | future x11/xsm import. Notes: svn path=/head/; revision=190039
* Add xsm 1.0, an eXtensible Site Manager.Stanislav Sedov2007-04-114-0/+118
PR: ports/101064 Submitted by: me Notes: svn path=/head/; revision=189776