Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change MAINTAINER to FreeBSD.org address | Dirk Meyer | 2001-06-24 | 1 | -1/+1 |
| | |||||
* | - Use proper POSIX syntax for `chown' in pkg-plist. | Dirk Meyer | 2001-06-04 | 1 | -1/+1 |
| | |||||
* | Use proper POSIX syntax for `chown'. | David E. O'Brien | 2001-06-01 | 1 | -4/+4 |
| | |||||
* | - Redesign in pkg-plist, all directorys are now created removed | Dirk Meyer | 2001-05-26 | 2 | -11/+32 |
| | | | | | with respect of the configuration paths. - Bumped PORTREVISION | ||||
* | - Change path in pkg-plist, using %D instead of absoulte names | Dirk Meyer | 2001-05-26 | 1 | -9/+10 |
| | |||||
* | - Change pkg-plist, wrong command fixed | Dirk Meyer | 2001-05-22 | 1 | -5/+5 |
| | |||||
* | - @exec randlib removed, it alters the libcnews.a so it won't be deinstalled. | Dirk Meyer | 2001-05-20 | 1 | -1/+0 |
| | | | | PR: 27340 | ||||
* | - Add matchting @unexec lines for serveral "@exec" | Dirk Meyer | 2001-05-20 | 2 | -0/+7 |
| | | | | | | | | So when package is removed, disr will clean. Problem only found in depended ports: c-nocem, nntpd, ... - Bumped PORTREVISION PR: 27340 | ||||
* | - Removed inactive MASTER_SITE | Dirk Meyer | 2001-05-16 | 1 | -1/+0 |
| | |||||
* | Don't hard-code -O2 | Kris Kennaway | 2001-04-30 | 1 | -2/+2 |
| | |||||
* | Removed write permissions on %PREFIX%/news/cnewsbin/input/newsspool | Dirk Meyer | 2001-01-24 | 1 | -2/+2 |
| | | | | | global SUID bit is needed by uux group permission will not be enought. Thanks to jedgar@fxp.org (Chris Faulhaber) for security advice. | ||||
* | - Change in MASTER_SITES | Kevin Lo | 2000-10-10 | 1 | -7/+6 |
| | | | | | | | | | - Owner for binaries now from shake/mk/* - Owner for initial configuration must be news - Small message extended. PR: 21874 Submitted by: MAINTAINER | ||||
* | Substitute the extra spaces | Kevin Lo | 2000-08-10 | 1 | -2/+2 |
| | |||||
* | - Update MASTER_SITES | Kevin Lo | 2000-08-07 | 3 | -145/+146 |
| | | | | | | | - PLIST is configurable and added URL's PR: ports/20406 Submitted by: MAINTAINER | ||||
* | Remove @exec ranlib's. Since pkg_add doesn't change the timestamp, | Satoshi Asami | 2000-06-12 | 1 | -1/+0 |
| | | | | | these are not necessary (even if the linker cares about the timestamp -- I'm not sure if it does). | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | Michael Haro | 2000-04-21 | 1 | -2/+2 |
| | |||||
* | Unbreak | Chris Piazza | 2000-04-13 | 1 | -2/+3 |
| | | | | | PR: 19768 Submitted by: dirk.meyer@dinoex.sub.org | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -4/+3 |
| | |||||
* | Rearrange MASTER_SITES to have faster site used prior to | Chris D. Faulhaber | 2000-03-11 | 1 | -2/+2 |
| | | | | | | | slower sites PR: 17285 Submitted by: Maintainer | ||||
* | Fixup the pgpverify patch and make the y2k path more robust. | Steve Price | 2000-01-24 | 2 | -4/+7 |
| | | | | | PR: 15842 Submitted by: maintainer | ||||
* | Move the only master site that has one of the distfiles | Chris Piazza | 2000-01-12 | 1 | -2/+2 |
| | | | | | higher up in the list. Waiting while 6 sites are checked for a file they don't have is not my idea of fun. | ||||
* | Unbreak by fixing problems caused by gawk(1). | Steve Price | 1999-12-25 | 2 | -1/+7 |
| | | | | | PR: 15459 Submitted by: maintainer | ||||
* | Mark broken for anything except 2.x because our system awk (3.0.3) causes | Steve Price | 1999-11-26 | 2 | -2/+16 |
| | | | | | | | crashes and corrupted output. PR: 14420 Submitted by: maintainer | ||||
* | Rework configuration, add a MASTER_SITE, and honor PREFIX. | Steve Price | 1999-09-06 | 4 | -168/+209 |
| | | | | | PR: 13123 Submitted by: maintainer | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | ln -> ${LN} | Michael Haro | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -6/+6 |
| | | | | chown -> ${CHOWN} | ||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Use 'ln -sf' for the /var/news symlink just in case it already exists. | Steve Price | 1999-06-22 | 1 | -1/+1 |
| | |||||
* | Update to use pgp-verify version 1.12. | Steve Price | 1999-06-10 | 2 | -6/+6 |
| | | | | | PR: 12099 Submitted by: maintainer | ||||
* | Add a bunch of new patches. | Steve Price | 1999-02-22 | 4 | -10/+52 |
| | | | | | PR: 10000 Submitted by: maintainer | ||||
* | Switch to better MASTER_SITEs | Justin M. Seger | 1998-12-17 | 2 | -4/+8 |
| | | | | | PR: ports/9096 Submitted by: josh@quick.net | ||||
* | Unbreak, portlint, and cleanup pkg/PLIST. NOTE: some of the | Steve Price | 1998-08-30 | 2 | -59/+146 |
| | | | | | | permissions may be wrong but I tried to remain faithful to what I believed them to be. It was hard to tell since this port was severely broken to start. | ||||
* | NEWSFLASH! Manpages to be deleted from PLISTs! | Tim Vanderhoek | 1998-08-19 | 1 | -23/+0 |
| | |||||
* | Yes, we know this is C-news. The question is, What _is_ C-news? | Tim Vanderhoek | 1998-04-25 | 1 | -1/+1 |
| | | | | (Note that this is marked BROKEN, anyways...) | ||||
* | Mark BROKEN. Fails while installing bin/inews. | Justin M. Seger | 1997-12-10 | 1 | -1/+3 |
| | | | | Confirmed by: asami | ||||
* | news/{lib,cnewsbin} | Adam David | 1996-12-07 | 3 | -64/+64 |
| | |||||
* | Oops, fix man page compression. | Satoshi Asami | 1996-11-21 | 2 | -25/+25 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 2 | -3/+8 |
| | | | | | | | | 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. | Satoshi Asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Add libcnews.a and a corresponding @exec ranlib. | Satoshi Asami | 1995-11-22 | 1 | -0/+2 |
| | | | | | I'm not exactly sure why this was missing, but since it's installed by the "make install" rule, it definitely should be in the package. | ||||
* | Include include/dbz.h in the package. | Satoshi Asami | 1995-11-09 | 1 | -0/+1 |
| | | | | Noticed by: the nntp port | ||||
* | distribution was updated | Adam David | 1995-10-05 | 3 | -50/+3 |
| | |||||
* | To the do-install target: | Satoshi Asami | 1995-07-02 | 1 | -4/+5 |
| | | | | | | | (1) Add a "rm -f ${PREFIX}/bin/inews", install was failing when it tried to overwrite an inews installed by a separate package (it su's first). (2) Add "-c" to install lines of manpages. | ||||
* | use /var/news/over.view for the overview database (NOV) | Torsten Blum | 1995-07-02 | 1 | -1/+1 |
| | |||||
* | name all lib/news/* and libexec/news/* | Adam David | 1995-05-14 | 1 | -2/+50 |
| | |||||
* | Delete the @cd into man directories and append man/man? to all | Satoshi Asami | 1995-05-12 | 1 | -26/+23 |
| | | | | the man pages. | ||||
* | Add "-" in front of "ln -s" so that it won't be fatal if the link | Satoshi Asami | 1995-04-24 | 1 | -2/+2 |
| | | | | already exists. | ||||
* | {WRKSRC} -> ${WRKSRC}. Conical hat goes to adam. :p | Satoshi Asami | 1995-04-24 | 1 | -4/+3 |
| |