aboutsummaryrefslogtreecommitdiff
path: root/misc/argparse
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port:Vasil Dimov2007-01-253-35/+0
| | | | | | | | | | | 2006-12-27 devel/leoarg: distfile and homepage disappeared and also the two ports that depend on it: misc/dirtree misc/argparse their distfiles and homepages also disappeared. Notes: svn path=/head/; revision=183252
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* Use PLIST_FILES/PORTDOCSVolker Stolz2005-05-232-4/+2
| | | | Notes: svn path=/head/; revision=135952
* misc category cleanup part 1 of 6:Clement Laforet2004-02-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | - Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port (except biblereader) - make portlint happy * Howto: - use BZIP2_CMD and UNZIP_CMD - fix MASTER_SITES - update NIS-HOWTO - make portlint happy - bump PORTREVISION * bb - kill pkg-plist * boxes - kill pkg-plist PR: 61024 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Updated/reworked by: me Notes: svn path=/head/; revision=100665
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Update MASTER_SITES and WWW:.Pete Fritchman2003-05-172-3/+5
| | | | | | | | PR: 51378 Submitted by: Ports Fury Notes: svn path=/head/; revision=81158
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 1.0.1Ying-Chieh Liao2002-05-222-2/+2
| | | | | | | | PR: 38422 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=59715
* Fix MASTER_SITES and WWW.Jim Mock2002-01-142-4/+4
| | | | | | | | PR: 33886 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=53078
* add argparseYing-Chieh Liao2001-06-185-0/+33
A tool for commandline parsing for shell scripts Notes: svn path=/head/; revision=44156