summaryrefslogtreecommitdiff
path: root/news (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with new bsd.autotools.mkAde Lovett2004-06-043-3/+4
| | | | Notes: svn path=/head/; revision=110841
* Don't remove a file we didn't install.Kris Kennaway2004-05-311-1/+0
| | | | Notes: svn path=/head/; revision=110486
* Remove databases/postgresql-client because there can't be a -server, and havingMathieu Arnold2004-05-251-1/+1
| | | | | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems Notes: svn path=/head/; revision=109952
* - Update to 1.12Kirill Ponomarev2004-05-252-3/+3
| | | | | | | | PR: ports/67163 Submitted by: maintainer Notes: svn path=/head/; revision=109936
* Fix formatting-bug.Volker Stolz2004-05-252-1/+15
| | | | | | | | Closes PR: ports/67111 Submitted by: Jeff King Notes: svn path=/head/; revision=109933
* Update URL in pkg-descr.Volker Stolz2004-05-211-1/+1
| | | | | | | | PR: ports/66978 Submitted by: Matthias Andree (maintainer) Notes: svn path=/head/; revision=109620
* - Update to version 1.9.54Kirill Ponomarev2004-05-213-30/+8
| | | | | | | | PR: ports/66942 Submitted by: maintainer Notes: svn path=/head/; revision=109587
* Move ACLOCAL from post-patch to pre-configure, because on bentoTilman Keskinoz2004-05-171-0/+2
| | | | | | | BUILD_DEPENDS are installed after patch: Notes: svn path=/head/; revision=109323
* Add newsstar, a program that fetches news from a number of remote NNTP serversPav Lucistnik2004-05-145-0/+114
| | | | | | | | | | | | | and posts it to a local server (INN or sn), and also posts outgoing articles from the local server to the remote ones. It uses a configurable number of multiple processes or "threads" to maximise bandwidth utilisation. The threads are coordinated to avoid downloading multiple copies of the same article. PR: ports/66441 Submitted by: Andrey Slusar <vasallia@ukr.net> Notes: svn path=/head/; revision=109152
* - Update to 6.6.5 and unbreak [1]Volker Stolz2004-05-077-120/+40
| | | | | | | | | | | | - Move flags from patch into MAKE_ARGS - Drop dependency on GNU make PR: ports/66090 [1] Submitted by: Sean Farley Approved by: maintainer Notes: svn path=/head/; revision=108623
* - Update to 1.9.53Kirill Ponomarev2004-05-052-4/+4
| | | | | | | | PR: ports/66286 Submitted by: maintainer Notes: svn path=/head/; revision=108473
* - Update to 0.3.7Kirill Ponomarev2004-04-303-6/+6
| | | | | | | | PR: ports/66122 Submitted by: maintainer Notes: svn path=/head/; revision=108053
* - Use /var/spool/leafnode as the default spooldirKirill Ponomarev2004-04-191-6/+11
| | | | | | | | PR: ports/65757 Submitted by: maintainer Notes: svn path=/head/; revision=107572
* Add nzbget, a NZB binaries format downloader from Usenet groups.Pav Lucistnik2004-04-179-0/+110
| | | | | | | | PR: ports/65509 Submitted by: Lewis Thompson <purple@lewiz.net> Notes: svn path=/head/; revision=107375
* - Remove USE_SIZE knobKirill Ponomarev2004-04-162-2/+0
| | | | Notes: svn path=/head/; revision=107235
* - Fix forgotten man page.Clement Laforet2004-04-141-1/+1
| | | | | | | Reminded by: erwin on IRC via dosirak Notes: svn path=/head/; revision=107060
* Make gtkspell support optional (defaults to on), and add OPTIONS support.Joe Marcus Clarke2004-04-111-3/+12
| | | | | | | Based on patch by: Herbert J. Skuhra <herbert.skuhra@gmx.at> Notes: svn path=/head/; revision=106736
* Tidy up whitespace.Trevor Johnson2004-04-103-4/+1
| | | | Notes: svn path=/head/; revision=106671
* Trim whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106662
* - 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
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - Update to 1.9.52Pav Lucistnik2004-04-045-8/+5
| | | | | | | | PR: ports/65133 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=106118
* 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 Notes: svn path=/head/; revision=105948
* Update to 1.11.Kevin Lo2004-04-012-3/+3
| | | | | | | | PR: ports/65027 Submitted by: MAINTAINER Notes: svn path=/head/; revision=105852
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3114-0/+14
| | | | Notes: svn path=/head/; revision=105747
* Use += for CONFIGURE_ARGS to help slave portsAndrey A. Chernov2004-03-301-1/+1
| | | | | | | Submitted by: Clive Lin <clive@tongi.org> Notes: svn path=/head/; revision=105731
* - Use USE_ICONV knobKirill Ponomarev2004-03-302-3/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105726
* - Preserve config files permissions to reduce inncheck warnings.Clement Laforet2004-03-304-54/+54
| | | | Notes: svn path=/head/; revision=105693
* - use CNEWS_PORTDirk Meyer2004-03-261-5/+5
| | | | Notes: svn path=/head/; revision=105361
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-1/+2
| | | | Notes: svn path=/head/; revision=105350
* - Fix build on amd64 (-fPIC)Clement Laforet2004-03-241-4/+16
| | | | | | | | | - Respect $(CC) Noticed by: kris via bento Notes: svn path=/head/; revision=105093
* - Update to 0.4.15Clement Laforet2004-03-222-3/+3
| | | | Notes: svn path=/head/; revision=104956
* - Update to 5.0-RELClement Laforet2004-03-223-22/+25
| | | | | | | | - Use PORTDOCS macro - Respect CFLAGS Notes: svn path=/head/; revision=104954
* - kill pkg-plistClement Laforet2004-03-222-3/+3
| | | | Notes: svn path=/head/; revision=104952
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* SIZE-ify distinfoVolker Stolz2004-03-221-0/+1
| | | | | | | | Reminded by: trevor Approved by: linimon (mentor) Notes: svn path=/head/; revision=104914
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* 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/ Notes: svn path=/head/; revision=104733
* BROKEN on ia64: Does not compileKris Kennaway2004-03-191-0/+4
| | | | Notes: svn path=/head/; revision=104632
* SIZE-ify my ports.Thierry Thomas2004-03-191-0/+1
| | | | | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor). Notes: svn path=/head/; revision=104557
* Add size data, approved by maintainers.Trevor Johnson2004-03-182-0/+2
| | | | Notes: svn path=/head/; revision=104520
* Add SIZETilman Keskinoz2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104476
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104467
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104421
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* - SIZEifyClement Laforet2004-03-183-0/+3
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104354
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Nuke USE_SIZE, it's the default now.Pete Fritchman2004-03-151-1/+0
| | | | Notes: svn path=/head/; revision=104042
* 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. Notes: svn path=/head/; revision=103963