Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change MAINTAINER to FreeBSD.org address | dinoex | 2001-06-24 | 1 | -1/+1 |
| | |||||
* | - Added missing dependency for libcnews.a | dinoex | 2001-05-17 | 1 | -1/+2 |
| | |||||
* | Add default CNEWSBIN, to ensure package can be made | dinoex | 2001-03-16 | 1 | -0/+1 |
| | |||||
* | fix pkg-plist, even if CNEWSBIN is not set | dinoex | 2001-03-14 | 2 | -2/+3 |
| | |||||
* | Changing path for BUILD_DEPENDS. | dinoex | 2001-03-11 | 1 | -2/+3 |
| | | | | | | | | | | | For some unknown reason for the i386 ports build had failed, workdir was searched in: "/tmp/usr/ports/news/cnews/work/" but created files are at: "/tmp/a/ports/news/cnews/work/" changed to use ${.CURDIR} instead of ${PORTSDIR} old: ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/ new: ${WRKDIRPREFIX}${.CURDIR}/../cnews/work | ||||
* | Master-Sites changed, renaming of directories. | dinoex | 2001-02-23 | 1 | -1/+1 |
| | | | | Approved by: will | ||||
* | This port needs PGP. Add GnuPG as dependency. | alex | 2001-01-12 | 1 | -1/+2 |
| | | | | Submitted by: bento | ||||
* | Fix BUILD_DEPENDS | kevlo | 2000-10-10 | 1 | -1/+1 |
| | | | | | PR: 21873 Submitted by: MAINTAINER | ||||
* | Substitute the extra spaces | kevlo | 2000-08-11 | 1 | -1/+1 |
| | |||||
* | Add a patch-file that I missed in the previous commit. | nbm | 2000-08-06 | 1 | -0/+8 |
| | | | | PR: ports/20441 | ||||
* | Update to 3.6 and fix a few bugs too. | nbm | 2000-08-06 | 3 | -5/+5 |
| | | | | | PR: ports/20441 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> (MAINTAINER) | ||||
* | Add c-nocem, a fast filter to remove spam (works with cnews) | nbm | 2000-08-02 | 6 | -0/+59 |
PR: ports/17302 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> |