aboutsummaryrefslogtreecommitdiff
path: root/java/jakarta-commons-dbcp
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Force java 1.6 only.Alex Dupre2014-06-051-1/+1
| | | | Notes: svn path=/head/; revision=356605
* Stagify.Alex Dupre2014-05-121-9/+15
| | | | Notes: svn path=/head/; revision=353844
* 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
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* 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
* Fix distinfo.Alex Dupre2010-11-111-2/+2
| | | | | | | Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=264414
* Update to 1.4 release and unbreak.Alex Dupre2010-11-113-36/+25
| | | | | | | | | Take maintainership. Approved by: maintainer (by email) Notes: svn path=/head/; revision=264407
* - Change BROKEN messageTong LIU2009-12-191-1/+1
| | | | | | | | | PR: ports/129435 Submitted by: Lapo Luchini <lapo@lapo.it> Approved by: maintainer timeout (toha@toha.org.ua) Notes: svn path=/head/; revision=246213
* . Update to 1.2.2.Greg Lewis2009-05-132-7/+6
| | | | | | | | PR: 133282 Approved by: maintainer timeout Notes: svn path=/head/; revision=233806
* - Mark BROKEN: does not buildPav Lucistnik2008-11-291-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=223599
* - JAVA_VERSION=1.4 1.5 is better style than 1.4-1.5Pav Lucistnik2008-09-051-1/+1
| | | | | | | Reported by: hq Notes: svn path=/head/; revision=219940
* - Limit to jdk 1.4-1.5, does not build with 1.6Pav Lucistnik2008-09-041-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=219854
* 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
* SHA256ify (and sometimes SIZEify)Edwin Groothuis2006-01-301-1/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154796
* . Update to 1.2.1 [1]Greg Lewis2004-07-262-4/+4
| | | | | | | | | | . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it. PR: 69525 [1] Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) [1] Notes: svn path=/head/; revision=114739
* - Add missed dependency on java/jakarta-commons-collectionsPav Lucistnik2004-05-261-0/+1
| | | | | | | | | PR: ports/66982 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Approved by: maintainer Notes: svn path=/head/; revision=110039
* . Require JDK 1.4 or better (fixes bento build). [1, 2]Greg Lewis2004-04-162-5/+7
| | | | | | | | | | | | | | | . Use MASTER_SITE_APACHE_JAKARTA. [1] . bsd.java.mk 2.0 compliant. [1] . Removed pkg-plist using PLIST_FILES. [1] . Forced ANT to use the selected version of Java. PR: 65617 [1], 65349 [2] Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Anton Yudin <toha@toha.org.ua> Approved by: Anton Yudin <toha@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=107242
* SIZEify.Clement Laforet2004-03-221-0/+1
| | | | | | | | PR: 64562 Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=104921
* . Unbreak the build after the recent changes to ant. I've done it slightlyGreg Lewis2004-01-231-1/+2
| | | | | | | | | | differently than the PR, using the ANT_INCLUDE_SHARED_JARS variable. PR: 61711 Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=98864
* . Simplify packing list [1]Greg Lewis2003-11-203-73/+2
| | | | | | | | | | . Minor simplification of BUILD_DEPENDS. PR: 59179 [1] Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) [1] Notes: svn path=/head/; revision=94573
* Update commons-[dbcp|pool] to 1.1.Sergey A. Osokin2003-11-113-53/+59
| | | | | | | | | | Utilize DOCSDIR and PORTDOCS macros. Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) PR: 59050 Notes: svn path=/head/; revision=93733
* Add slash to WWW tag.Sergey A. Osokin2003-10-081-3/+1
| | | | | | | | | Also remove pair new-lines for portlint(1) happy. Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=90605
* New port: Jakarta Commons DBCP.Ernst de Haan2003-10-065-0/+148
PR: 57573 Submitted by: Anton Yudin <toha@toha.org.ua> Notes: svn path=/head/; revision=90399