summaryrefslogtreecommitdiff
path: root/news (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* Update to 1.11.Kevin Lo2004-04-012-3/+3
| | | | | PR: ports/65027 Submitted by: MAINTAINER
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3114-0/+14
|
* Use += for CONFIGURE_ARGS to help slave portsAndrey A. Chernov2004-03-301-1/+1
| | | | Submitted by: Clive Lin <clive@tongi.org>
* - Use USE_ICONV knobKirill Ponomarev2004-03-302-3/+3
| | | | Approved by: portmgr
* - Preserve config files permissions to reduce inncheck warnings.Clement Laforet2004-03-304-54/+54
|
* - use CNEWS_PORTDirk Meyer2004-03-261-5/+5
|
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-1/+2
|
* - Fix build on amd64 (-fPIC)Clement Laforet2004-03-241-4/+16
| | | | | | - Respect $(CC) Noticed by: kris via bento
* - Update to 0.4.15Clement Laforet2004-03-222-3/+3
|
* - Update to 5.0-RELClement Laforet2004-03-223-22/+25
| | | | | - Use PORTDOCS macro - Respect CFLAGS
* - kill pkg-plistClement Laforet2004-03-222-3/+3
|
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | Submitted by: trevor
* SIZE-ify distinfoVolker Stolz2004-03-221-0/+1
| | | | | Reminded by: trevor Approved by: linimon (mentor)
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
|
* Add nntpswitch 0.10, a NNTP content router.Clement Laforet2004-03-209-0/+182
| | | | | | | | | | | NNTPSwitch is a NNTP content router. It's aimed at high-performance news servers for ISPs and Usenet resellers. NNTPSwitch forwards client connections to multiple backend servers to get its actual articles. Depending on the backend server type, all NNTP commands and extensions are supported, including (remote) authorization. Accounting is supported in a user-friendly matter for data limited NNTP connections. WWW: http://www.nntpswitch.org/
* BROKEN on ia64: Does not compileKris Kennaway2004-03-191-0/+4
|
* SIZE-ify my ports.Thierry Thomas2004-03-191-0/+1
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* Add size data, approved by maintainers.Trevor Johnson2004-03-182-0/+2
|
* Add SIZETilman Keskinoz2004-03-181-0/+1
| | | | Submitted by: trevor
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | Submitted by: trevor
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | Submitted by: trevor
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | Approved by: maintainers
* - SIZEifyClement Laforet2004-03-183-0/+3
| | | | Submitted by: trevor
* SIZEify.Trevor Johnson2004-03-171-0/+1
|
* Nuke USE_SIZE, it's the default now.Pete Fritchman2004-03-151-1/+0
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-143-3/+3
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - add slrn-0.9.8.0-ranges2.diff [0]Pete Fritchman2004-03-113-47/+61
| | | | | | | | | | - use %%DOCSDIR%%, USE_SIZE [0] - portlint [0] - bump PORTREVISION [0] - make gettext optional, add WITHOUT_NLS [1] PR: 62867 [0] Submitted by: obraun [0], Phil Pennock <pdp@nl.demon.net> [1]
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressVolker Stolz2004-03-101-1/+1
| | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor)
* - preserve configuration even when extracting the packageDirk Meyer2004-03-072-22/+40
| | | | - set shell and home for news when running intactive
* - Update to 1.10Pav Lucistnik2004-03-022-3/+3
| | | | | PR: ports/63664 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* Strip binaries.Clement Laforet2004-03-012-0/+32
| | | | Noticed by: naddy (monthes ago)
* Cosmetic change: add missing quotes.Clement Laforet2004-02-263-3/+3
|
* - Add WITH_STANDARD_ETC knobClement Laforet2004-02-269-172/+198
| | | | | | | If you define WITH_STANDARD_ETC inn config files are put in ${PREFIX}/etc/inn Requested by: Jochen Gensch <incmc@gmx.de> (PR 61974)
* - add SIZEDirk Meyer2004-02-267-0/+25
|
* Add sn 0.3.6,Kirill Ponomarev2004-02-235-0/+87
| | | | | | | | | | | 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>
* - Update to 1.9.51Kirill Ponomarev2004-02-202-4/+4
| | | | | PR: ports/63101 Submitted by: maintainer
* - Update to version 1.9.50Kirill Ponomarev2004-02-192-2/+3
| | | | | PR: ports/63048 Submitted by: maintainer
* Add note warning against the use of this port for new installations andKris Kennaway2004-02-131-0/+4
| | | | | | recommending the leafnode port instead. Unfortunately the two do not appear to be cross-compatible, otherwise I'd recommend terminating this port.
* Drop maintainership since I no longer use this software. It has a numberKris Kennaway2004-02-131-1/+1
| | | | | of data-loss bugs and appears to be abandonware; I recommend the leafnode port instead.
* - Add a little workaround to keep man directories owned by root.Clement Laforet2004-02-113-6/+6
| | | | | | - Unmark as FORBIDDEN. Noticed by: kris
* SIZEify distinfoYen-Ming Lee2004-02-112-3/+9
| | | | Digest::MD5 is included in perl-5.8, so mark it as a conditional dependency.
* - Update to version 1.9Kirill Ponomarev2004-02-093-9/+3
| | | | | PR: ports/62556 Submitted by: maintainer
* - SIZEify distinfoClement Laforet2004-02-071-0/+1
|
* - Use SIZEPav Lucistnik2004-02-071-0/+1
| | | | | PR: ports/62483 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-0616-8/+8
|
* Use PLIST_FILES.Trevor Johnson2004-02-058-5/+5
| | | | Reviewed by: marcus
* SIZE'ify.Max Khon2004-02-0414-0/+14
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-0435-7/+35
| | | | (Part 1)
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-043-7/+6
| | | | | Submitted by: trevor Tested by: bento