CVS log for ports/news/nntpcache/Makefile
Up to [FreeBSD] / ports / news / nntpcache
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:55 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +0 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:33:13 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Oct 5 19:57:48 2010 UTC (16 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Round one migration of ports from automake{19,110} to automake111
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Sep 24 03:22:27 2010 UTC (16 months, 2 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Migrate from devel/automake15 to devel/automake19
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Apr 26 00:38:45 2008 UTC (3 years, 9 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
- original master site is gone, update links to mirror site.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Jan 17 13:38:12 2007 UTC (5 years ago) by leeym
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
- fix a bug to handle duplicate spam.filter in nntpcache.access correctly. (patch sent back to authors. fix it first before next release)
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Nov 25 03:00:21 2006 UTC (5 years, 2 months ago) by leeym
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -5 lines
- unbreak on sparc64 [1] - stop sending debug mail PR: [1] 105752 Submitted by: shaun@
Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Sep 28 13:12:16 2006 UTC (5 years, 4 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +4 -2 lines
- avoid NOT_FOR_ARCHS which will mark IGNORE - mark BROKEN instead - correct typo Noticed by: kris, vd
Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Sep 28 03:08:00 2006 UTC (5 years, 4 months ago) by leeym
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -0 lines
- set NOT_FOR_ARCHS=space64 Noticed by: kris
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Sep 2 17:06:07 2006 UTC (5 years, 5 months ago) by leeym
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- patchfile rerolled for minor fix about working directory - bump PORTREVISION
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Sep 2 16:27:22 2006 UTC (5 years, 5 months ago) by leeym
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -2 lines
- remove spam from news spool if it's a SPAM (spamphobia patch) - add REVISEDATE in PATCHFILES file name - bump PORTREVISION
Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu May 25 07:17:39 2006 UTC (5 years, 8 months ago) by leeym
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -3 lines
- fix a bug in patch to enable xover_nocem for the cache on disk - bump PORTREVISION
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed May 24 23:39:57 2006 UTC (5 years, 8 months ago) by leeym
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -0 lines
- suppress debug message for nocem filter
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Mar 17 00:06:36 2006 UTC (5 years, 10 months ago) by leeym
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
- use %%RC_SUBR%% instead of hardcoded /etc/rc.subr [1] - fix coredump when parsing user:pass@host in nntpcache.servers [2] - bump PORTREVISION PR: 94550 [1], 94549 [2] Submitted by: tps at vr-web.de [1][2]
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Mar 15 17:14:57 2006 UTC (5 years, 10 months ago) by leeym
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +22 -29 lines
- update to 3.0.2 - add spamphobia NoCeM support - take maintainership
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:45 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Oct 15 05:20:53 2005 UTC (6 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -2 lines
Drop some dead mirror sites.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Sep 13 21:05:03 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
- Fix xover head filtering PR: ports/86045 Submitted by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:29:30 2004 UTC (7 years, 8 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Sync with new bsd.autotools.mk
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Apr 7 15:00:57 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
- add/remove servers from MASTER_SITES - Add WWW: PR: 65275 Submitted by: Jason Harris <jharris@widomaker.com>
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Apr 6 08:16:55 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +6 -16 lines
- Remove dead MASTER_SITES - remove WWW: - use %%DOCSDIR%% - use USE_OPENLDAP - remove LDAP v1 support
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:08:29 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:29:03 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Sep 27 01:01:02 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -7 lines
KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Aug 16 14:40:31 2003 UTC (8 years, 5 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -2 lines
Add knob to make you choose your ldap version. PR: ports/55589 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Aug 15 00:49:29 2003 UTC (8 years, 5 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Fix non-default dependency on openldap2[012] which is broken by splitting. # I'm not bumped port revision of them because this should not affect # packages built on bento...
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Feb 24 02:56:36 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Point dependencies on net/openldap2 to net/openldap20
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Feb 24 02:26:55 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Point dependencies on net/openldap to net/openldap12
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:52:46 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
De-pkg-comment.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Feb 12 01:32:53 2003 UTC (9 years ago) by naddy
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +6 -2 lines
Update mirrors. PR: 47702 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:47:37 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:46:34 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Sep 29 08:07:46 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jul 25 18:52:46 2002 UTC (9 years, 6 months ago) by pat
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +16 -21 lines
Update to 3.0.1 Fix some whitespace issues and plist PR: ports/40982 Submitted by: Maxim Tulyuk <mt@primats.org.ua>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:09:20 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39675
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Mar 30 10:14:36 2002 UTC (9 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +36 -0 lines
Updated with new Option, some cleanups. >Number: 30849 news/nntpcache fails compiling authinfo_pam.c, add radius & ldap auth mechanisms. The fix is to place a #ifndef __FreeBSD__ .. #endif arround <security/pam_misc.h> in authinfo_pam.c. The attached patch corrects this problem, and adds additional authentication functionality to the nntpcache port (RADIUS, LDAP[v1,v2]). files/patch-src-authinfo_pam.ext removed due to a post-configure target is added to the Makefile that recreates the authinfo_[pam,radius,ldap].ext files. PR: 30849 Submitted by: hetzels@westbend.net
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Nov 10 11:04:55 2001 UTC (10 years, 3 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -2 lines
- fix compilation of pam stuff in authinfo_pam.c PR: 30758 - remove commented out pgp depend - add automake depend to automake14 (there should have been a USE_AUTOMAKE in the first place, but this doesn't play nice with automake 1.5)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 14 09:47:23 2001 UTC (10 years, 4 months ago) by wjv
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +33 -31 lines
- Update to version 2.4.0b5
- Remove a verifiably bad site from MASTER_SITES.
- Remove duplicate entry (DNS entry points to same IP) from MASTER_SITES.
- Add new mirror to MASTER_SITES.
- Change MAINTAINER to -ports, as the previous maintainer (and author) has
expressed a lack of interest in continued maintenance of this port.
- Deploy DOCSDIR.
- General clean-up and reorganisation of Makefile.
- Remove PKGMESSAGE completely, since this port requires no user action which
is out of the ordinary (I do not consider editing configuration files to be
out of the ordinary), and it contains no information which is not also
contained elsewhere in a more standardised location.
- Add NO_CDROM, as this software is not free and never has been.
- Bring the startup script installed in ${PREFIX}/etc/rc.d up to current
standards (I hope).
- Install a fully functional startup script in ${PREFIX}/etc/rc.d (as most
ports now do), instead of an inactive .sample startup script.
- Install HTML documentation.
- Deploy %%PORTDOCS%% pragma in pkg-plist.
- Make SPOOLDIR a user-tweakable option (default: /var/spool). NNTPCache
will cache news articles in ${SPOOLDIR}/nntpcache.
- Remove the non-standard "hardlink-pgp-files" target from Makefile.
- Comment out the run-time dependency on security/pgp for now. The only
NNTPCache functionality which depends on PGP is very optional indeed and
furthermore, there is now a plethora of PGPish ports for the user to choose
from. (This may need to be tweaked further, since NNTPCache builds without
PGP support if PGP is not detected during the configurations stage.)
Approved by: Julian Assange <nntpcache@nntpcache.org>, previous maintainer
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:22:39 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Apr 9 17:33:09 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Feb 14 10:19:29 2000 UTC (11 years, 11 months ago) by phk
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
After repeated attempts to contact maintainer: update version.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 30 14:31:47 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Aug 28 02:17:24 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
sed -> ${SED}
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:57:50 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
ln -> ${LN}
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Aug 27 22:30:00 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 1 03:04:11 1998 UTC (14 years ago) by itojun
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7, RELEASE_2_2_6
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +11 -9 lines
original distribution updated (2.3b2 -> 2.3.2) Notified by: Julian Assange <proff@iq.org>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 29 04:04:33 1998 UTC (14 years ago) by itojun
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +24 -7 lines
base version update to 2.2b7. added important files into pkg/PLIST. portlint.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 26 11:33:48 1998 UTC (14 years ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Make this port package again. People, test test please!
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 25 16:52:44 1998 UTC (14 years ago) by steve
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -4 lines
Upgrade to use version 2.2b4 PR: 5492 Submitted by: Julian Assange <proff@iq.org>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Dec 24 01:21:28 1997 UTC (14 years, 1 month ago) by alex
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
No need to use += on first appearance of variables.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 31 06:36:03 1997 UTC (14 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Upgrade to 1.0.7.1. Submitted by: proff@iq.org
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 9 07:16:39 1997 UTC (14 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Upgrade to 1.0.6. Submitted by: proff@suburbia.net
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 7 00:24:57 1997 UTC (14 years, 11 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -5 lines
Update to 1.0.5. Also add a few more master sites. Reminded by: proff@suburbia.net
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 17 01:47:57 1997 UTC (14 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -1 lines
Add etc/rc.d script to kick off nntpcached at boot. Remove *.bak config files. Closes-PR: ports/1813 Forgotten by: peter Please don't forget to close PR's. Duplicated effort is effort that could be used elsewhere. ;-)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 7 06:46:45 1997 UTC (15 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -4 lines
Get this port up to snuff. (1) Don't use += for CATEGORIES. (2) Add MAN8 to compress nntpcache.8. (3) Remove port name from front of pkg/COMMENT. (4) List config files in pkg/PLIST. (5) Name of manpage is nntpcache.8, not nntpcached.8.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jan 6 15:28:33 1997 UTC (15 years, 1 month ago) by peter
Branches: PROFF
CVS tags: v1_0_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import a port for nntpcache-1.0.1 (This is partly to test easy-import) Submitted by: proff@suburbia.net
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 6 15:28:33 1997 UTC (15 years, 1 month ago) by peter
Branches: MAIN
Initial revision
