aboutsummaryrefslogtreecommitdiff
path: root/misc/boxes
Commit message (Collapse)AuthorAgeFilesLines
* misc category cleanup part 1 of 6:Clement Laforet2004-02-112-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix mastersites.Edwin Groothuis2002-12-272-2/+2
| | | | | | | Noticed by: portsurvey Notes: svn path=/head/; revision=71932
* Remove maintainers with undeliverable email addresses.Kris Kennaway2002-11-231-1/+1
| | | | Notes: svn path=/head/; revision=70805
* Fix build on -current (don't try and build with cc -traditional).Kris Kennaway2002-10-213-3/+24
| | | | | | | Respect CC and CFLAGS Notes: svn path=/head/; revision=68465
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Update to 1.0.1.Tim Vanderhoek2000-05-173-8/+14
| | | | | | | Submitted by: ports/18552 (Patrick Seal / MAINTAINER) Notes: svn path=/head/; revision=28538
* USE_BISONTim Vanderhoek2000-05-161-0/+1
| | | | | | | Submitted by: ports/18539 (maintainer - Patrick Seal) Notes: svn path=/head/; revision=28479
* Rewrite. Was previously of (incorrect) form: "Boxes is ..."Tim Vanderhoek2000-05-161-1/+1
| | | | Notes: svn path=/head/; revision=28478
* Change do-build with blank target to blank ALL_TARGET.Will Andrews2000-04-161-3/+1
| | | | | | | | PR: 18028 Submitted by: maintainer Notes: svn path=/head/; revision=27625
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Add boxes, a text filter which draws ASCII art boxes around text.Michael Haro2000-04-025-0/+52
PR: 17327 Submitted by: Patrick Seal <patseal@hyperhost.net> Notes: svn path=/head/; revision=27293