Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take Maintainership | dinoex | 2001-08-19 | 1 | -1/+1 |
| | |||||
* | Turn Adam David's ports loose. Look out, world! | trevor | 2001-08-18 | 1 | -1/+1 |
| | | | | Approved by: adam | ||||
* | Substitute the extra spaces | kevlo | 2000-08-10 | 1 | -2/+2 |
| | |||||
* | PLIST configurable | kevlo | 2000-08-07 | 1 | -4/+2 |
| | | | | | PR: ports/20404 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Update to 1.5.12.2 and add a y2k patch | cpiazza | 2000-01-12 | 1 | -6/+15 |
| | | | | | PR: 16073 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> | ||||
* | Update to reflect the new configuration of the cnews port. | steve | 1999-11-26 | 1 | -1/+25 |
| | | | | | PR: 14421 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | awk -> ${AWK} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | cnews is no longer broken. | steve | 1998-08-30 | 1 | -2/+1 |
| | |||||
* | Mark this broken too, cnews victim. | asami | 1997-12-10 | 1 | -1/+2 |
| | |||||
* | distfile moved | adam | 1997-08-11 | 1 | -2/+3 |
| | | | | Submitted by: Bill Fenner's distfile checker | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -1/+4 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | added myself as maintainer. | adam | 1996-03-20 | 1 | -2/+4 |
| | | | | | | | mostly eliminate __FreeBSD__ fixed standalone daemon so it works. build it as standalone by default, because that generally makes better sense. (if there is disagreement, I will let it build both ways) | ||||
* | BUILD_DEPENDS on libcnews.a, not some arbitrary executable that comes | asami | 1995-11-27 | 1 | -2/+2 |
| | | | | with cnews and installed in libexec. | ||||
* | Typo in PKGNAME! Oh my goodness. | asami | 1995-10-20 | 1 | -2/+2 |
| | | | | Submitted by: adam | ||||
* | Use BUILD_DEPENDS on ${PREFIX}/libexec/ctime instead of | asami | 1995-10-10 | 1 | -4/+2 |
| | | | | | | .if !exists(${PREFIX}/...), this is not a very clean solution but the previous version simply didn't work because ${PREFIX} wouldn't be substituted at this point. | ||||
* | find dbz.h and libcnews.a under ${PREFIX}/{include,lib} | adam | 1995-04-18 | 1 | -1/+5 |
| | |||||
* | Makefiles of news ports cleaned up! | asami | 1995-04-11 | 1 | -4/+3 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | copy conf.h.dist to conf.h in pre-patch: | adam | 1994-11-26 | 1 | -2/+2 |
| | | | | was previously pre-configure: | ||||
* | NNTP with NOV. | adam | 1994-10-01 | 1 | -0/+17 |
xthread/xindex not enabled or tested. Makefile will need revising after new bsd.port.mk dependence on pre-configure target is broken, DEPENDS is a comment for now. |