aboutsummaryrefslogtreecommitdiffstats
path: root/misc/boxes/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* misc category cleanup part 1 of 6:clement2004-02-111-4/+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)
* De-pkg-comment.knu2003-02-211-0/+1
|
* Fix mastersites.edwin2002-12-281-1/+1
| | | | 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-211-3/+0
| | | | 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-181-2/+8
| | | | Submitted by: ports/18552 (Patrick Seal / MAINTAINER)
* USE_BISONhoek2000-05-161-0/+1
| | | | Submitted by: ports/18539 (maintainer - Patrick Seal)
* 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-031-0/+30
PR: 17327 Submitted by: Patrick Seal <patseal@hyperhost.net>