aboutsummaryrefslogtreecommitdiff
path: root/java/jasmin
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-141-2/+0
| | | | Notes: svn path=/head/; revision=372560
* - Add staging supportPawel Pekala2014-05-311-15/+8
| | | | | | | - Convert to new options framework Notes: svn path=/head/; revision=355964
* Convert j* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347771
* - Convert to dos2unix.mkMathieu Arnold2013-11-191-1/+1
| | | | | | | - While at it convert to gmake.mk ports that still USE_GMAKE. Notes: svn path=/head/; revision=334361
* 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
* - Update to 2.4Wen Heping2011-03-142-5/+3
| | | | Notes: svn path=/head/; revision=270863
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* Reset nemoliu due to maintainer-timeouts and no response to email.Mark Linimon2008-12-081-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=223984
* - respect NOPORTDOCS and NOPORTEXAMPLESIon-Mihai Tetcu2008-06-282-31/+32
| | | | | | | | | | | - fix plist for -DNOPORTDOCS - bump PORTREVISION Prompted by: QA Tindy run Approved by: maintainer timeout on BotMail Notes: svn path=/head/; revision=215863
* 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
* Use my @FreeBSD.org address.Tong LIU2007-04-301-1/+1
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=191183
* - Add missed patch (update to 2.3)Pav Lucistnik2007-03-241-0/+11
| | | | Notes: svn path=/head/; revision=188182
* - Update to 2.3Pav Lucistnik2007-03-244-145/+19
| | | | | | | | | | - Take maintainership PR: ports/110752 Submitted by: Nemo Liu <nemoliu@gmail.com> Notes: svn path=/head/; revision=188181
* - Update to bsd.java.mk 2.0Herve Quiroz2006-05-234-14/+17
| | | | | | | | | | | | | - Use %%JAVAJARDIR%% in pkg-plist - Add $FreeBSD$ tag - Use SUB_FILES (rather than PKGINSTALL) to configure launcher shell script - Set JAVA_VERSION for javavmwrapper in launcher shell script - Renamed launcher script: jasmin.sh -> jasmin - Register java/javavmwrapper in RUN_DEPENDS - Bump PORTREVISION Notes: svn path=/head/; revision=163212
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Suspend maintainerEdwin Groothuis2005-12-121-1/+1
| | | | | | | <plexus@snafu.de>: host mail.snafu.de[84.23.254.19] said: 550 Account Suspended Notes: svn path=/head/; revision=150968
* - Update to 1.1 (which means we need to bump PORTEPOCH because we must haveVolker Stolz2005-03-013-58/+140
| | | | | | | | | | | | | been sleeping when we imported 1.06). Since 'jasmin' now uses 'ant', Java 1.2+ is required, although you still might get away with 1.1 if you build it by hand. - Add secondary category 'lang' PR: ports/78068 Approved by: maintainer, hq Notes: svn path=/head/; revision=130121
* Add jasmin 1.06, java Assembler Interface.Volker Stolz2004-05-285-0/+129
PR: ports/62708 Submitted by: Oliver Fischer Tweaked by: me Notes: svn path=/head/; revision=110200