aboutsummaryrefslogtreecommitdiff
path: root/news/nntp
Commit message (Collapse)AuthorAgeFilesLines
* - drop not needed includesDirk Meyer2007-06-082-1/+16
| | | | | | | | PR: 113329 Submitted by: Ed Schouten Notes: svn path=/head/; revision=193043
* - fix build with gcc41 again, new snapshots are more pedanticDirk Meyer2006-12-141-1/+10
| | | | Notes: svn path=/head/; revision=179724
* - fix for child reapingDirk Meyer2006-08-292-6/+19
| | | | | | | Submitted by: Scott Hazen Mueller Notes: svn path=/head/; revision=171601
* - add SHA checksumDirk Meyer2005-11-131-0/+2
| | | | Notes: svn path=/head/; revision=148088
* - fix build on sparc64Dirk Meyer2004-09-061-2/+15
| | | | | | | Approved by: portmgr (eik) Notes: svn path=/head/; revision=118124
* - fix build on sparc without vfork.hDirk Meyer2004-08-221-0/+14
| | | | Notes: svn path=/head/; revision=117068
* - add SIZEDirk Meyer2004-02-261-0/+2
| | | | Notes: svn path=/head/; revision=102162
* - Fix MASTER_SITESDirk Meyer2003-12-241-1/+1
| | | | Notes: svn path=/head/; revision=96525
* - Fix PATCH_SITESDirk Meyer2003-11-161-2/+1
| | | | Notes: svn path=/head/; revision=94111
* - use DOCSDIRDirk Meyer2003-10-121-11/+11
| | | | Notes: svn path=/head/; revision=90904
* - fix for CURRENTDirk Meyer2003-07-251-0/+45
| | | | | | | math builtins are always visible in gcc33 Notes: svn path=/head/; revision=85589
* - fix for CURRENTDirk Meyer2003-07-253-5/+291
| | | | | | | math builtins are always visible in gcc33 Notes: svn path=/head/; revision=85585
* - Sync with cnews paths better.Dirk Meyer2003-06-132-7/+10
| | | | Notes: svn path=/head/; revision=82915
* - MAINTAINER in standard captionDirk Meyer2003-03-041-1/+1
| | | | Notes: svn path=/head/; revision=76871
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* Fix a build problem with ANSI_SOURCE and CFLAGSDirk Meyer2002-12-093-16/+5
| | | | Notes: svn path=/head/; revision=71481
* - Fix build on CURRENTDirk Meyer2002-12-053-16/+27
| | | | | | | - make fully PREFIX aware Notes: svn path=/head/; revision=71384
* Fix for bento on CURRENT (u_long problem)Dirk Meyer2002-12-032-12/+59
| | | | Notes: svn path=/head/; revision=71332
* use #ifndef to disableDirk Meyer2002-11-071-1/+1
| | | | Notes: svn path=/head/; revision=69688
* Hopefully avoid a problem with CURRENTDirk Meyer2002-11-071-2/+12
| | | | | | | /usr/include/sys/file.h:130: syntax error before "u_int" Notes: svn path=/head/; revision=69686
* - reorder patchesDirk Meyer2002-11-0423-253/+443
| | | | | | | | | - use DIRENT - honor CFLAGS - fix missing includes Notes: svn path=/head/; revision=69435
* change binary installation path for cnewsDirk Meyer2002-09-011-1/+1
| | | | Notes: svn path=/head/; revision=65398
* Fix build on current.Kris Kennaway2002-06-161-0/+11
| | | | | | | Submitted by: mike Notes: svn path=/head/; revision=61349
* - Add Optional documentation to the packageDirk Meyer2002-02-203-0/+26
| | | | Notes: svn path=/head/; revision=54987
* - Add a patch to use getloadavg(3) instead of nlist and kernel sysmbolsDirk Meyer2002-01-252-0/+37
| | | | | | | - bumped PORTREVISION Notes: svn path=/head/; revision=53704
* Take MaintainershipDirk Meyer2001-08-191-1/+1
| | | | Notes: svn path=/head/; revision=46475
* Turn Adam David's ports loose. Look out, world!Trevor Johnson2001-08-181-1/+1
| | | | | | | Approved by: adam Notes: svn path=/head/; revision=46420
* Substitute the extra spacesKevin Lo2000-08-101-2/+2
| | | | Notes: svn path=/head/; revision=31477
* PLIST configurableKevin Lo2000-08-072-9/+7
| | | | | | | | PR: ports/20404 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=31358
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-2/+2
| | | | Notes: svn path=/head/; revision=27846
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27420
* Update to 1.5.12.2 and add a y2k patchChris Piazza2000-01-125-7/+427
| | | | | | | | PR: 16073 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=24672
* Update to reflect the new configuration of the cnews port.Steve Price1999-11-261-1/+25
| | | | | | | | PR: 14421 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=23366
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21127
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* cnews is no longer broken.Steve Price1998-08-301-2/+1
| | | | Notes: svn path=/head/; revision=12928
* NEWSFLASH! Manpages to be deleted from PLISTs!Tim Vanderhoek1998-08-191-3/+0
| | | | Notes: svn path=/head/; revision=12652
* Mark this broken too, cnews victim.Satoshi Asami1997-12-101-1/+2
| | | | Notes: svn path=/head/; revision=9047
* distfile movedAdam David1997-08-111-2/+3
| | | | | | | Submitted by: Bill Fenner's distfile checker Notes: svn path=/head/; revision=7522
* news/{lib,cnewsbin}Adam David1996-12-071-3/+3
| | | | Notes: svn path=/head/; revision=4854
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-5/+7
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* added myself as maintainer.Adam David1996-03-203-4/+6
| | | | | | | | | | 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) Notes: svn path=/head/; revision=2858
* added nntpxferAdam David1995-12-071-0/+1
| | | | Notes: svn path=/head/; revision=2539
* BUILD_DEPENDS on libcnews.a, not some arbitrary executable that comesSatoshi Asami1995-11-271-2/+2
| | | | | | | with cnews and installed in libexec. Notes: svn path=/head/; revision=2482
* Typo in PKGNAME! Oh my goodness.Satoshi Asami1995-10-201-2/+2
| | | | | | | Submitted by: adam Notes: svn path=/head/; revision=2352
* Use BUILD_DEPENDS on ${PREFIX}/libexec/ctime instead ofSatoshi Asami1995-10-101-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. Notes: svn path=/head/; revision=2302
* # is not a valid comment character.... ;)Satoshi Asami1995-05-121-1/+2
| | | | Notes: svn path=/head/; revision=1687