aboutsummaryrefslogtreecommitdiff
path: root/devel/svn_load_dirs
Commit message (Collapse)AuthorAgeFilesLines
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-251-1/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* Update to 1.6.11 and make this automatically follow the subversion port.Akinori MUSHA2010-05-183-15/+21
| | | | | | | | | Use a special trick to extract the subversion port's distfile. Remove pkg-plist in favor of PLIST_FILES, PORTDOCS and PORTEXAMPLES. Notes: svn path=/head/; revision=254545
* - Chase devel/apr -> devel/apr1 shufflingPhilip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254523
* 4/5: Chase devel/apr shlib bumpPhilip M. Gollucci2010-05-051-0/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253784
* Update the distfile version. (NFC, but anyway)Akinori MUSHA2010-04-182-4/+4
| | | | Notes: svn path=/head/; revision=252868
* Update to the version bundled with Subversion 1.5.6.Akinori MUSHA2009-03-092-6/+5
| | | | Notes: svn path=/head/; revision=229746
* - Bump PORTREVISION after apr updateMartin Wilke2008-07-071-1/+1
| | | | | | | | | | | PR: 125270 125271 125272 125278 125281 125282 125284 125285 125287 125288 125289 125290 125291 125292 125293 125295 125296 125297 125300 Submitted by: rodrigc Notes: svn path=/head/; revision=216453
* 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
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Add svn_load_dirs, a Perl script to load directories into a SubversionAkinori MUSHA2007-04-094-0/+63
repository. Notes: svn path=/head/; revision=189549