aboutsummaryrefslogtreecommitdiffstats
path: root/misc/boxes
Commit message (Collapse)AuthorAgeFilesLines
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Migration from bison 1.x to 2.xade2007-10-171-1/+2
| | | | | PR: 117086 Tested by: -exp runs
* Update to 1.1ahze2006-08-292-5/+4
|
* - Add SHA256pav2005-11-261-0/+1
|
* - Fix runtime error by regenerating path in config.hvs2005-04-223-25/+4
| | | | - Use MAKE_ARGS instead of patches
* misc category cleanup part 1 of 6:clement2004-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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix mastersites.edwin2002-12-282-2/+2
| | | | Noticed by: portsurvey
* Remove maintainers with undeliverable email addresses.kris2002-11-231-1/+1
|
* Fix build on -current (don't try and build with cc -traditional).kris2002-10-213-3/+24
| | | | Respect CC and CFLAGS
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* Update to 1.0.1.hoek2000-05-183-8/+14
| | | | Submitted by: ports/18552 (Patrick Seal / MAINTAINER)
* USE_BISONhoek2000-05-161-0/+1
| | | | Submitted by: ports/18539 (maintainer - Patrick Seal)
* Rewrite. Was previously of (incorrect) form: "Boxes is ..."hoek2000-05-161-1/+1
|
* Change do-build with blank target to blank ALL_TARGET.will2000-04-161-3/+1
| | | | | PR: 18028 Submitted by: maintainer
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Add boxes, a text filter which draws ASCII art boxes around text.mharo2000-04-035-0/+52
PR: 17327 Submitted by: Patrick Seal <patseal@hyperhost.net>