aboutsummaryrefslogtreecommitdiff
path: root/news/sn
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Fix bash detection in the makefileBaptiste Daroussin2014-04-041-2/+5
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=350100
* Properly strip binaries and support cross buildingBaptiste Daroussin2014-04-041-1/+4
| | | | Notes: svn path=/head/; revision=350098
* Do not leak stagedir in the generated binaryBaptiste Daroussin2014-04-042-4/+25
| | | | | | | | | Remove now useless pre-su target MFH: 2014Q2 Notes: svn path=/head/; revision=350093
* Missed a ${STAGEDIR}Adam Weinberger2014-03-291-2/+2
| | | | Notes: svn path=/head/; revision=349581
* Add stage support to news, and improve correctness.Adam Weinberger2014-03-292-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Couple of minor, non-functional changes forgotten in the previous commits.Alexey Dokuchaev2013-08-241-1/+1
| | | | Notes: svn path=/head/; revision=325302
* - Try to unbreak parallel builds (-jX); respect CC/LD and CFLAGSAlexey Dokuchaev2013-08-242-18/+22
| | | | | | | | | | | | | | | - Trim Makefile header, fix a typo in email address - Convert USE_GMAKE, define LICENSE (GPLv2), sort the knobs - Allow non-root installation: pre-install should be pre-su-install since it touches non-user writable directory - Make INSTALL_DATA command atomic and $cwd-agnostic - While here, fix port description: drop explicit author attribution and use space, not tab, after WWW: per PH section 3.2.1 Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325301
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Add mastersite.Jean Milanez Melo2006-08-221-1/+2
| | | | | | | | PR: ports/102276 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) Notes: svn path=/head/; revision=171194
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* Add additional mastersite.Andrey Slusar2005-12-201-2/+2
| | | | | | | | | PR: ports/90666 Submitted by: maintainer Approved by: sem(mentor) Notes: svn path=/head/; revision=151632
* Update to 0.3.8Volker Stolz2004-10-273-35/+25
| | | | | | | | PR: ports/70369 Submittd by: maintainer Notes: svn path=/head/; revision=120298
* - Update to 0.3.7Kirill Ponomarev2004-04-303-6/+6
| | | | | | | | PR: ports/66122 Submitted by: maintainer Notes: svn path=/head/; revision=108053
* Add sn 0.3.6,Kirill Ponomarev2004-02-234-0/+86
sn a small news system for small sites serving perhaps a few dozen newsgroups, and with a slow connection to the internet. It is similar to Leafnode. The target user is a home or SOHO with a single modem connection to the Internet, maybe running IP masq or similar, and serving a few workstations. PR: ports/63263 Submitted by: Andreas Fehlner <fehlner@gmx.del> Notes: svn path=/head/; revision=101874