summaryrefslogtreecommitdiff
path: root/news/nntp/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix PATCH_SITESDirk Meyer2003-11-161-2/+1
| | | | Notes: svn path=/head/; revision=94111
* - fix for CURRENTDirk Meyer2003-07-251-1/+1
| | | | | | | math builtins are always visible in gcc33 Notes: svn path=/head/; revision=85585
* - Sync with cnews paths better.Dirk Meyer2003-06-131-6/+8
| | | | Notes: svn path=/head/; revision=82915
* - MAINTAINER in standard captionDirk Meyer2003-03-041-1/+1
| | | | Notes: svn path=/head/; revision=76871
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* Fix a build problem with ANSI_SOURCE and CFLAGSDirk Meyer2002-12-091-1/+0
| | | | Notes: svn path=/head/; revision=71481
* - Fix build on CURRENTDirk Meyer2002-12-051-0/+5
| | | | | | | - make fully PREFIX aware Notes: svn path=/head/; revision=71384
* - reorder patchesDirk Meyer2002-11-041-1/+1
| | | | | | | | | - 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
* - Add Optional documentation to the packageDirk Meyer2002-02-201-0/+12
| | | | Notes: svn path=/head/; revision=54987
* - Add a patch to use getloadavg(3) instead of nlist and kernel sysmbolsDirk Meyer2002-01-251-0/+1
| | | | | | | - 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-071-4/+2
| | | | | | | | 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-121-6/+15
| | | | | | | | 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
* cnews is no longer broken.Steve Price1998-08-301-2/+1
| | | | Notes: svn path=/head/; revision=12928
* 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
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-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. 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-201-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) Notes: svn path=/head/; revision=2858
* 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
* find dbz.h and libcnews.a under ${PREFIX}/{include,lib}Adam David1995-04-181-1/+5
| | | | Notes: svn path=/head/; revision=1458
* Makefiles of news ports cleaned up!Satoshi Asami1995-04-111-4/+3
| | | | Notes: svn path=/head/; revision=1344
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* copy conf.h.dist to conf.h in pre-patch:Adam David1994-11-261-2/+2
| | | | | | | was previously pre-configure: Notes: svn path=/head/; revision=511
* NNTP with NOV.Adam David1994-10-011-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. Notes: svn path=/head/; revision=153