aboutsummaryrefslogtreecommitdiff
path: root/java/jakarta-regexp
Commit message (Collapse)AuthorAgeFilesLines
* Old jakarta ports: add license.Pedro F. Giffuni2019-10-072-2/+4
| | | | | | | | | | | | Minor cleanups: I am unsure if these ports should be deprecated. At least jakarta-oro appears to be used so let them around for now. "makepatch" at jakarta-regexp while here. Approved by: thierry (mentor, implicit) Notes: svn path=/head/; revision=513970
* rename most cases of jakarta- to apache-Pedro F. Giffuni2019-10-061-0/+2
| | | | | | | | | | | | | | | The Apache Softare Foundation used to maintain an umbrella project named Jakarta but it was retired on 2011. This name now conflicts with the new name for Java EE under the Eclipse Foundation. Rename most of the packages to be more consistent. Some other packages remain but they will require intervention by their corresponding maintainers. Approved by: thierry (mentor), makc Differential Revision: https://reviews.freebsd.org/D21902 Notes: svn path=/head/; revision=513899
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-11-301-0/+1
| | | | | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run Notes: svn path=/head/; revision=455167
* Mark some ports failing on armv6. In cases where the error messageMark Linimon2017-05-261-0/+2
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441786
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* - Add staging supportPawel Pekala2014-05-311-33/+13
| | | | | | | | | - Convert to new options framework - USE_ANT, ALL_TARGET, MAKE_ARGS instead of custom do-build target - Use PLIST_FILES and not generated plist file Notes: svn path=/head/; revision=355963
* 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-5/+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
* - Fix build with new antPav Lucistnik2010-12-012-1/+38
| | | | | | | | PR: ports/152733 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Notes: svn path=/head/; revision=265529
* 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
* 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
* - Update to 1.5.Stefan Walter2007-04-052-6/+6
| | | | | | | | | | | - Add 'devel' to CATEGORIES. - Assign maintainership to submitter. PR: 111237 Submitted by: Nemo Liu<nemoliu@gmail.com> Notes: svn path=/head/; revision=189273
* Reset dave@glowacki.org due to maintainer-timeouts and no response to email.Mark Linimon2007-03-051-1/+1
| | | | | | | | | While here, remove stale mastersites. Hat: portmgr Notes: svn path=/head/; revision=186530
* - update to 1.4 (a bugs fix release)Sergey Matveychuk2006-10-082-6/+5
| | | | | | | | PR: ports/103593 Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=174913
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Update maintainer's email address.Mark Linimon2005-10-101-1/+1
| | | | Notes: svn path=/head/; revision=144760
* Update to latest bsd.java.mk; remove pkg-plist; pacify portlint (includingMark Linimon2004-05-182-20/+19
| | | | | | | | | | | its recommendation to use MASTER_SITE_APACHE_JAKARTA -- maintainer, I hope that's ok.) PR: java/66061 Submitted by: Dave Glowacki <dglo at glowacki.dyndns.org> (maintainer) Notes: svn path=/head/; revision=109389
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98788
* . Update to 1.3Greg Lewis2003-10-102-5/+7
| | | | | | | | PR: 57764 Submitted by: Dave Glowacki <dglo@glowacki.dyndns.org> (maintainer) Notes: svn path=/head/; revision=90804
* 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
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* jakarta-regexp distribution seems to have moved to a new websiteEdwin Groothuis2003-01-161-1/+1
| | | | | | | | PR: ports/47030 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> Notes: svn path=/head/; revision=73230
* Maintainer springcleaning of his MakefilesEdwin Groothuis2002-11-222-18/+34
| | | | | | | | PR: ports/45513,ports/45512,ports/45511 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> Notes: svn path=/head/; revision=70783
* Fix user and group ownership of the installed files when they have beenGreg Lewis2002-11-111-0/+1
| | | | | | | | | | | built by someone other than root. After the files have been moved run ${CHOWN} on them recursively. PR: 36411 (still more ports to go) Approved by: Dave Glowacki <dglo@ssec.wisc.edu> (maintainer) Notes: svn path=/head/; revision=69929
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-161-2/+2
| | | | | | | Forgotten by: znerd Notes: svn path=/head/; revision=61341
* Style police: remove trailing space in WWW tagMario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | Notes: svn path=/head/; revision=50294
* Add jakarta-regexp 1.2, regular expressions for Java.Patrick S. Gardella2001-09-125-0/+42
PR: 23357 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> # Notes: svn path=/head/; revision=47749