aboutsummaryrefslogtreecommitdiff
path: root/devel/jakarta-commons-io
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.1Wen Heping2011-07-032-5/+6
| | | | | | | | | | - Add LICENSE PR: ports/158570 Reviewed by: Pedro Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=276963
* Reset nemoliu@FreeBSD.org due to > 6 months of inactivity and no responseMark Linimon2009-12-161-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=245973
* - Update to 1.4Tong LIU2008-12-122-11/+10
| | | | Notes: svn path=/head/; revision=224143
* 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-0/+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
* - update to 1.3.2Tong LIU2007-12-142-5/+4
| | | | | | | Approved by: delphij(mentor,implicit) Notes: svn path=/head/; revision=203532
* - 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.3.1Martin Wilke2007-04-152-4/+4
| | | | | | | | PR: 111452 Submitted by: Nemo Liu<nemoliu@gmail.com> (maintainer) Notes: svn path=/head/; revision=190031
* Update to 1.3, pass maintainership to submitter.Xin LI2007-02-092-15/+12
| | | | | | | Submitted by: Nemo LIU <nemoliu at gmail com> Notes: svn path=/head/; revision=184709
* Reset MAINTAINER:Herve Quiroz2006-06-051-1/+1
| | | | | | | | | <mwfp@foldl.net>: host mail.foldl.net[67.15.68.92] said: 550 5.2.1 <mwfp@foldl.net>... Mailbox disabled for this recipient (in reply to RCPT TO command) Notes: svn path=/head/; revision=164465
* - Update to 1.2Herve Quiroz2006-06-052-5/+5
| | | | | | | | | | - JAVAJARDIR -> JAVALIBDIR PR: 97473 Approved by: maintainer timeout Notes: svn path=/head/; revision=164454
* - Fix splitted line in distfileSergey Matveychuk2006-05-071-2/+1
| | | | | | | | Pointy hat to: hq Obtained from: distfile survey Notes: svn path=/head/; revision=161566
* Commons IO is a library of utilities to assist with developing IO functionality.Herve Quiroz2006-02-143-0/+67
There are three main areas included: * Utility classes - with static methods to perform common tasks * Filters - various implementations of file filters * Streams - useful stream, reader and writer implementations WWW: http://jakarta.apache.org/commons/io/ PR: 93322 Submitted by: Michael Winking <mwfp@foldl.net> Notes: svn path=/head/; revision=156034