Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For ports maintained by ports@FreeBSD.org, remove names and/or | dougb | 2009-12-21 | 1 | -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.x | ade | 2007-10-17 | 1 | -1/+2 |
| | | | | | PR: 117086 Tested by: -exp runs | ||||
* | Update to 1.1 | ahze | 2006-08-29 | 2 | -5/+4 |
| | |||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | - Fix runtime error by regenerating path in config.h | vs | 2005-04-22 | 3 | -25/+4 |
| | | | | - Use MAKE_ARGS instead of patches | ||||
* | misc category cleanup part 1 of 6: | clement | 2004-02-11 | 2 | -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. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | SIZEify. | trevor | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Fix mastersites. | edwin | 2002-12-28 | 2 | -2/+2 |
| | | | | Noticed by: portsurvey | ||||
* | Remove maintainers with undeliverable email addresses. | kris | 2002-11-23 | 1 | -1/+1 |
| | |||||
* | Fix build on -current (don't try and build with cc -traditional). | kris | 2002-10-21 | 3 | -3/+24 |
| | | | | Respect CC and CFLAGS | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -1/+1 |
| | |||||
* | Update to 1.0.1. | hoek | 2000-05-18 | 3 | -8/+14 |
| | | | | Submitted by: ports/18552 (Patrick Seal / MAINTAINER) | ||||
* | USE_BISON | hoek | 2000-05-16 | 1 | -0/+1 |
| | | | | Submitted by: ports/18539 (maintainer - Patrick Seal) | ||||
* | Rewrite. Was previously of (incorrect) form: "Boxes is ..." | hoek | 2000-05-16 | 1 | -1/+1 |
| | |||||
* | Change do-build with blank target to blank ALL_TARGET. | will | 2000-04-16 | 1 | -3/+1 |
| | | | | | PR: 18028 Submitted by: maintainer | ||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Add boxes, a text filter which draws ASCII art boxes around text. | mharo | 2000-04-03 | 5 | -0/+52 |
PR: 17327 Submitted by: Patrick Seal <patseal@hyperhost.net> |