aboutsummaryrefslogtreecommitdiff
path: root/news/nntpcache
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken on aarch64: fails to link with sbrk.Mark Linimon2016-11-101-0/+3
| | | | | | | | | While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425823
* Make build as a user.Mathieu Arnold2015-12-1418-164/+116
| | | | | | | | | | While there, convert to autoreconf, options helpers, rename patches to match our naming scheme. Sponsored by: Absolight Notes: svn path=/head/; revision=403732
* net/openldap24-*:Tijl Coosemans2014-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* - Convert gmake to USESMartin Wilke2014-05-291-1/+1
| | | | Notes: svn path=/head/; revision=355690
* Missed a direct access of $PREFIXAdam Weinberger2014-03-293-1/+13
| | | | Notes: svn path=/head/; revision=349579
* Add stage support to news, and improve correctness.Adam Weinberger2014-03-297-37/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am not touching the husky ports with a 10 foot pole. atp: stage, improve pkg-message crashmail: stage diablo: too wacky to stage, but convert WITH_* to OPTIONS, unmute commands that shouldn't be muted, use :MDOCS fidogate-ds: stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle /var/* in the plist properly golded+: stage, OPTIONS, protect examples behind %%PORTEXAMPLES%% nntpbtr: this was an unbelievably PITA stage, add missing prototypes, add missing return types, rename patch files to what they actually patch nntpcache: stage support, required lots of Makefile.in patching, call submakes correctly, handle config files properly nzbperl: stage, use OPTIONS, remove obsolete pkg-message papercut: stage, handle config file properly py-pynzb: stage, use OPTIONS helper to avoid bsd.port.options.mk inclusion s-news: stage slrnconf: stage slrnface: stage, install required files to datadir, not examplesdir, generate proper pkg-message sn: stage Notes: svn path=/head/; revision=349572
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | news) Notes: svn path=/head/; revision=327759
* Fix another syntax error from conversionBryan Drewery2013-05-241-1/+1
| | | | Notes: svn path=/head/; revision=318959
* - Fix options conversionBryan Drewery2013-05-241-1/+1
| | | | Notes: svn path=/head/; revision=318958
* Convert to new options frameworkBaptiste Daroussin2013-05-101-14/+9
| | | | Notes: svn path=/head/; revision=317826
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Migrate from devel/automake15 to devel/automake19Ade Lovett2010-09-241-1/+1
| | | | Notes: svn path=/head/; revision=261748
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - original master site is gone, update links to mirror site.Yen-Ming Lee2008-04-262-2/+2
| | | | Notes: svn path=/head/; revision=211995
* - fix a bug to handle duplicate spam.filter in nntpcache.access correctly.Yen-Ming Lee2007-01-172-1/+9
| | | | | | | (patch sent back to authors. fix it first before next release) Notes: svn path=/head/; revision=182631
* - unbreak on sparc64 [1]Yen-Ming Lee2006-11-252-5/+11
| | | | | | | | | | - stop sending debug mail PR: [1] 105752 Submitted by: shaun@ Notes: svn path=/head/; revision=178010
* - avoid NOT_FOR_ARCHS which will mark IGNOREYen-Ming Lee2006-09-281-2/+4
| | | | | | | | | | - mark BROKEN instead - correct typo Noticed by: kris, vd Notes: svn path=/head/; revision=174032
* - set NOT_FOR_ARCHS=space64Yen-Ming Lee2006-09-281-0/+2
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=174015
* - patchfile rerolled for minor fix about working directoryYen-Ming Lee2006-09-022-4/+4
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=171891
* - remove spam from news spool if it's a SPAM (spamphobia patch)Yen-Ming Lee2006-09-022-5/+6
| | | | | | | | - add REVISEDATE in PATCHFILES file name - bump PORTREVISION Notes: svn path=/head/; revision=171888
* - fix a bug in patch to enable xover_nocem for the cache on diskYen-Ming Lee2006-05-252-6/+4
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=163342
* - suppress debug message for nocem filterYen-Ming Lee2006-05-241-0/+2
| | | | Notes: svn path=/head/; revision=163326
* - remove BEFOREYen-Ming Lee2006-03-171-3/+1
| | | | | | | | | | - remove unnecessary procname - change the syntax of nntpcached_enable Noticed by: dougb Notes: svn path=/head/; revision=157475
* Remove FreeBSD KEYWORD, which has been a noop for some time now.Doug Barton2006-03-171-1/+1
| | | | Notes: svn path=/head/; revision=157469
* - use %%RC_SUBR%% instead of hardcoded /etc/rc.subr [1]Yen-Ming Lee2006-03-173-2/+13
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=157468
* - update to 3.0.2Yen-Ming Lee2006-03-156-659/+59
| | | | | | | | - add spamphobia NoCeM support - take maintainership Notes: svn path=/head/; revision=157307
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149444
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Drop some dead mirror sites.Kris Kennaway2005-10-151-2/+0
| | | | Notes: svn path=/head/; revision=145441
* - Fix xover head filteringPav Lucistnik2005-09-132-1/+12
| | | | | | | | PR: ports/86045 Submitted by: SANETO Takanori <sanewo@ba2.so-net.ne.jp> Notes: svn path=/head/; revision=142626
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
| | | | Notes: svn path=/head/; revision=110841
* - add/remove servers from MASTER_SITESClement Laforet2004-04-072-2/+5
| | | | | | | | | | - Add WWW: PR: 65275 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=106418
* - Remove dead MASTER_SITESClement Laforet2004-04-063-625/+613
| | | | | | | | | | - remove WWW: - use %%DOCSDIR%% - use USE_OPENLDAP - remove LDAP v1 support Notes: svn path=/head/; revision=106300
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* KATO mega patchEdwin Groothuis2003-09-271-7/+7
| | | | | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89492
* Add knob to make you choose your ldap version.Jun Kuriyama2003-08-161-2/+4
| | | | | | | | PR: ports/55589 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=87061
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-2/+2
| | | | | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento... Notes: svn path=/head/; revision=86964
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-241-2/+2
| | | | Notes: svn path=/head/; revision=76346
* Point dependencies on net/openldap to net/openldap12Edwin Groothuis2003-02-241-2/+2
| | | | Notes: svn path=/head/; revision=76344
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Update mirrors.Christian Weisgerber2003-02-121-2/+6
| | | | | | | | PR: 47702 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=75328
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-1/+1
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236