Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove @cwd | dinoex | 2014-09-29 | 1 | -15/+14 |
| | |||||
* | - fix build for pkg-1.3.4 | dinoex | 2014-08-04 | 2 | -1/+4 |
| | |||||
* | - rename patch files | dinoex | 2014-08-03 | 7 | -104/+104 |
| | | | | - rename MACROS | ||||
* | Rename news/ patch-xy patches to reflect the files they modify. | adamw | 2014-07-29 | 2 | -0/+0 |
| | |||||
* | Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES. | adamw | 2014-07-16 | 1 | -1/+1 |
| | |||||
* | Remove indefinite articles and trailing periods from COMMENT, plus minor | olgeni | 2014-07-10 | 1 | -1/+1 |
| | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) | ||||
* | - revert r346880 | dinoex | 2014-03-19 | 11 | -64/+357 |
| | | | | | | | Approved by: bapt - update LICENSE - fix build with new clang | ||||
* | Fix build with clang | bapt | 2014-03-03 | 1 | -4/+2 |
| | |||||
* | - new options PGP2 PGPIN PGPGPG | dinoex | 2013-12-29 | 1 | -1/+15 |
| | | | | - do not default to security/pgp, which is broken on amd64 | ||||
* | - apply gawk patch in any case | dinoex | 2013-12-28 | 1 | -5/+2 |
| | |||||
* | - reset owner/group | dinoex | 2013-12-21 | 1 | -0/+2 |
| | |||||
* | - use STAGEDIR | dinoex | 2013-12-19 | 6 | -107/+160 |
| | | | | | | | - use OPTIONS_DEFINE - honor option EXAMPLES - use pkg-message - change default path for over.view, note in UPDATING | ||||
* | - fix misplaced NO_STAGE in slaveports and ifdefs | dinoex | 2013-09-21 | 1 | -1/+2 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | news) | ||||
* | - cleanup header | dinoex | 2013-01-27 | 1 | -5/+1 |
| | |||||
* | Force numerous ports that fail to build with clang over to instead always | linimon | 2012-10-10 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings. | ||||
* | - fix missing includes | dinoex | 2011-11-27 | 22 | -0/+267 |
| | | | | | - fix build with clang Feature safe: yes | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -18/+0 |
| | |||||
* | - add LICENSE_FILE | dinoex | 2010-06-10 | 1 | -0/+1 |
| | |||||
* | - fix build with LICENSE | dinoex | 2010-06-10 | 1 | -0/+1 |
| | |||||
* | LICENSE BSD | dinoex | 2010-06-04 | 1 | -0/+1 |
| | |||||
* | - MAKE_JOBS_UNSAFE | dinoex | 2009-03-28 | 1 | -0/+2 |
| | |||||
* | - add LICENSE: | dinoex | 2009-02-16 | 1 | -0/+2 |
| | |||||
* | - not chown all dirs | dinoex | 2008-09-07 | 1 | -1/+5 |
| | |||||
* | Remove support for OSVERSION < 5 | edwin | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | - new option WITH_SEDMAIL / WITH_CNEWS_SENDMAIL | dinoex | 2006-10-08 | 2 | -0/+15 |
| | | | | Submitted by: Scott Hazen Mueller | ||||
* | - fix build for gcc41 | dinoex | 2006-10-08 | 1 | -0/+51 |
| | | | | Obtained from: Andreas Jochens (debian) | ||||
* | - disable regression test on pointyhat | dinoex | 2006-07-02 | 1 | -2/+0 |
| | | | | | | | the test sends 2 mails, pointyhat consider this fatal: Fatal error: filesystem was touched prior to 'make install' phase http://pointyhat.freebsd.org/errorlogs/i386-5-latest/cnews-cr.g_9.log | ||||
* | - drop support for FreeBSD 2.x | dinoex | 2006-06-24 | 1 | -10/+5 |
| | | | | | | | Submitted by: linimon - perfomace gain by dropping gawk workaround - activate regression-test | ||||
* | - add SHA checksum | dinoex | 2005-11-13 | 1 | -0/+18 |
| | |||||
* | - fix left over tempfiles in sendbatches | dinoex | 2005-03-09 | 2 | -4/+4 |
| | | | | Submitted by: Peter Much | ||||
* | - preserve configuration even when extracting the package | dinoex | 2004-03-07 | 2 | -22/+40 |
| | | | | - set shell and home for news when running intactive | ||||
* | - add SIZE | dinoex | 2004-02-26 | 1 | -0/+18 |
| | |||||
* | - change ECHO -> ECHO_MSG | dinoex | 2003-09-25 | 1 | -10/+10 |
| | |||||
* | - clean up PATCH_SITES | dinoex | 2003-07-03 | 2 | -3/+4 |
| | | | | | - add patch for regression on CURRENT Fixes incorrect memset, causes .overview gets not cleaned of nonexisted entries. | ||||
* | - make plist more flexible in path | dinoex | 2003-06-13 | 2 | -48/+45 |
| | |||||
* | - retire pkg-comment | dinoex | 2003-02-21 | 1 | -1/+0 |
| | |||||
* | - add COMMENT | dinoex | 2003-02-21 | 1 | -0/+1 |
| | |||||
* | Bump PORTREVISION | dinoex | 2002-09-01 | 1 | -1/+1 |
| | |||||
* | change binary installation path for cnews | dinoex | 2002-09-01 | 1 | -1/+1 |
| | |||||
* | - Get rid of PERL and use SED | dinoex | 2002-06-16 | 1 | -1/+1 |
| | |||||
* | Try grouping of MASTER_SITES | dinoex | 2002-06-09 | 1 | -2/+3 |
| | |||||
* | - make portlint happier | dinoex | 2002-01-06 | 1 | -1/+1 |
| | | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail | ||||
* | Include new patches: | dinoex | 2001-11-10 | 3 | -28/+9 |
| | | | | | | | | | c-news-patch-namelen c-news-patch-inews-path make regression test available in port Makefile (make test) new PORTREVISION | ||||
* | change MAINTAINER to FreeBSD.org address | dinoex | 2001-06-24 | 1 | -1/+1 |
| | |||||
* | - Use proper POSIX syntax for `chown' in pkg-plist. | dinoex | 2001-06-04 | 1 | -1/+1 |
| | |||||
* | Use proper POSIX syntax for `chown'. | obrien | 2001-06-01 | 1 | -4/+4 |
| | |||||
* | - Redesign in pkg-plist, all directorys are now created removed | dinoex | 2001-05-27 | 2 | -11/+32 |
| | | | | | with respect of the configuration paths. - Bumped PORTREVISION | ||||
* | - Change path in pkg-plist, using %D instead of absoulte names | dinoex | 2001-05-26 | 1 | -9/+10 |
| | |||||
* | - Change pkg-plist, wrong command fixed | dinoex | 2001-05-23 | 1 | -5/+5 |
| | |||||
* | - @exec randlib removed, it alters the libcnews.a so it won't be deinstalled. | dinoex | 2001-05-20 | 1 | -1/+0 |
| | | | | PR: 27340 | ||||
* | - Add matchting @unexec lines for serveral "@exec" | dinoex | 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 | dinoex | 2001-05-17 | 1 | -1/+0 |
| | |||||
* | Don't hard-code -O2 | kris | 2001-04-30 | 1 | -2/+2 |
| | |||||
* | Removed write permissions on %PREFIX%/news/cnewsbin/input/newsspool | dinoex | 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 | kevlo | 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 | kevlo | 2000-08-11 | 1 | -2/+2 |
| | |||||
* | - Update MASTER_SITES | kevlo | 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, | asami | 2000-06-13 | 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 | mharo | 2000-04-21 | 1 | -2/+2 |
| | |||||
* | Unbreak | cpiazza | 2000-04-13 | 1 | -2/+3 |
| | | | | | PR: 19768 Submitted by: dirk.meyer@dinoex.sub.org | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -4/+3 |
| | |||||
* | Rearrange MASTER_SITES to have faster site used prior to | jedgar | 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 | 2000-01-24 | 2 | -4/+7 |
| | | | | | PR: 15842 Submitted by: maintainer | ||||
* | Move the only master site that has one of the distfiles | cpiazza | 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 | 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 | 1999-11-27 | 2 | -2/+16 |
| | | | | | | | crashes and corrupted output. PR: 14420 Submitted by: maintainer | ||||
* | Rework configuration, add a MASTER_SITE, and honor PREFIX. | steve | 1999-09-07 | 4 | -168/+209 |
| | | | | | PR: 13123 Submitted by: maintainer | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -6/+6 |
| | | | | chown -> ${CHOWN} | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 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 | 1999-06-23 | 1 | -1/+1 |
| | |||||
* | Update to use pgp-verify version 1.12. | steve | 1999-06-10 | 2 | -6/+6 |
| | | | | | PR: 12099 Submitted by: maintainer | ||||
* | Add a bunch of new patches. | steve | 1999-02-22 | 4 | -10/+52 |
| | | | | | PR: 10000 Submitted by: maintainer | ||||
* | Switch to better MASTER_SITEs | jseger | 1998-12-18 | 2 | -4/+8 |
| | | | | | PR: ports/9096 Submitted by: josh@quick.net | ||||
* | Unbreak, portlint, and cleanup pkg/PLIST. NOTE: some of the | steve | 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! | hoek | 1998-08-20 | 1 | -23/+0 |
| | |||||
* | Yes, we know this is C-news. The question is, What _is_ C-news? | hoek | 1998-04-25 | 1 | -1/+1 |
| | | | | (Note that this is marked BROKEN, anyways...) | ||||
* | Mark BROKEN. Fails while installing bin/inews. | jseger | 1997-12-10 | 1 | -1/+3 |
| | | | | Confirmed by: asami | ||||
* | news/{lib,cnewsbin} | adam | 1996-12-07 | 3 | -64/+64 |
| | |||||
* | Oops, fix man page compression. | asami | 1996-11-21 | 2 | -25/+25 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | 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. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | 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. | 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. | asami | 1995-11-09 | 1 | -0/+1 |
| | | | | Noticed by: the nntp port | ||||
* | distribution was updated | adam | 1995-10-05 | 3 | -50/+3 |
| | |||||
* | To the do-install target: | 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) | torstenb | 1995-07-02 | 1 | -1/+1 |
| | |||||
* | name all lib/news/* and libexec/news/* | adam | 1995-05-15 | 1 | -2/+50 |
| | |||||
* | Delete the @cd into man directories and append man/man? to all | 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 | asami | 1995-04-24 | 1 | -2/+2 |
| | | | | already exists. | ||||
* | {WRKSRC} -> ${WRKSRC}. Conical hat goes to adam. :p | asami | 1995-04-24 | 1 | -4/+3 |
| | |||||
* | Take out invocation of fake-pkg from do-install target. It is now | asami | 1995-04-24 | 1 | -2/+1 |
| | | | | done in the main install target itself. | ||||
* | Updated for new bsd.port.mk. | asami | 1995-04-22 | 1 | -3/+3 |
| | |||||
* | use ${PREFIX} instead of /usr/local | adam | 1995-04-18 | 1 | -8/+8 |
| | |||||
* | install dbz.h and libcnews.a so that nntp and anything else that might use them | adam | 1995-04-18 | 1 | -1/+4 |
| | | | | can pick them up from /usr/local/{include,lib} | ||||
* | Makefiles of news ports cleaned up! | asami | 1995-04-12 | 1 | -4/+6 |
| | |||||
* | 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. | ||||
* | One more of this extra tabs in a Makefile. | ats | 1995-02-23 | 1 | -0/+15 |
| | |||||
* | use "echo | su" instead of "su -c" | pst | 1995-01-25 | 1 | -16/+21 |
| | |||||
* | Changes for current release... | pst | 1995-01-24 | 2 | -8/+24 |
| | |||||
* | Fix for PR ports/149 - MD5 checksum wrong for current cnews distfile | gpalmer | 1995-01-19 | 1 | -1/+1 |
| | |||||
* | Next batch of MD5 checksum files | gpalmer | 1995-01-04 | 1 | -0/+1 |
| | |||||
* | Changes for latest release | adam | 1994-10-28 | 2 | -158/+11 |
| | |||||
* | added /usr/local/bin to newspath | adam | 1994-10-02 | 1 | -2/+2 |
| | |||||
* | 4.4 fixes. Also added all: target to makefile | adam | 1994-10-02 | 2 | -2/+55 |
| | |||||
* | More fixes... | adam | 1994-10-01 | 1 | -0/+36 |
| | | | | | 'report' now gets its headers straight. 'doexpire' now handles archiving correctly. | ||||
* | This file originally contained a makefile fix for the regression tests. | adam | 1994-10-01 | 1 | -0/+52 |
| | | | | | | | | | Now it also contains the following fixes... silence nntpxmit stats which was causing 'sendbatches' to complain and give up after successfully sending the first batch. 'mkov' no longer dumps core if there is no Xref: header. | ||||
* | Cnews cleanup release from Henry Spencer and Geoff Collyer | adam | 1994-09-30 | 6 | -0/+294 |