aboutsummaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.08.Vanilla I. Shu2001-06-202-4/+5
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=44243
* Clean up dependency chains after moving gtkhtml/gal inside theAde Lovett2001-06-192-4/+2
| | | | | | | USE_GNOME knob Notes: svn path=/head/; revision=44213
* - knews won't compile if you have png-1.0.12 installed.Dirk Meyer2001-06-172-0/+30
| | | | | | | | I made a fix, but this interface in use is marked "depricated". - Bumped PORTREVISION Notes: svn path=/head/; revision=44121
* Preserve files in etc/. Change pkg-install to avoid overwriting them atJimmy Olgeni2001-06-172-6/+14
| | | | | | | install time. Notes: svn path=/head/; revision=44112
* fix mtree problemYing-Chieh Liao2001-06-172-10/+0
| | | | | | | | PR: 28176 Submitted by: maintainer Notes: svn path=/head/; revision=44105
* Upgrade to 2.3.20010612.Dag-Erling Smørgrav2001-06-132-2/+2
| | | | Notes: svn path=/head/; revision=43924
* New maintainer, Pete Fritchman <petef@databits.net>Ade Lovett2001-06-111-1/+1
| | | | | | | Previously owned by ports@ Notes: svn path=/head/; revision=43873
* Update to pan 0.9.7 "Just Another Victim of the Ambient Morality"Chris Piazza2001-06-088-46/+6
| | | | Notes: svn path=/head/; revision=43630
* - Update to Fidogate 4.4.4Dirk Meyer2001-06-053-3/+4
| | | | | | | | | | | | | | Changes in 4.4.4: * rfc2ftn: fixed severe bug in handling of long header lines, e.g. References, which caused missing or incorrect ^AREPLYs. Thanks to Stephan Heitbrink <heitbrink@gmx.net> for reporting the bug and providing the test input news article files. * hosts2dns: default MX changed Notes: svn path=/head/; revision=43509
* Build with SSL/TLS support.Dag-Erling Smørgrav2001-06-052-2/+4
| | | | Notes: svn path=/head/; revision=43507
* Update to 20010604, and build with SSL/TLS support.Dag-Erling Smørgrav2001-06-052-2/+3
| | | | Notes: svn path=/head/; revision=43505
* - Use proper POSIX syntax for `chown' in pkg-plist.Dirk Meyer2001-06-041-1/+1
| | | | Notes: svn path=/head/; revision=43478
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-4/+4
| | | | Notes: svn path=/head/; revision=43378
* - Added misssing BUILD_DEPENDS for suck-cnews slave port.Dirk Meyer2001-05-311-0/+1
| | | | Notes: svn path=/head/; revision=43332
* Add management of etc/tin.defaults to pkg-plist.Jimmy Olgeni2001-05-271-0/+2
| | | | Notes: svn path=/head/; revision=43144
* Update to version 1.2.4Kevin Lo2001-05-272-3/+4
| | | | | | | PR: 27625 Notes: svn path=/head/; revision=43140
* Upgrade to test76.Matthew Hunt2001-05-272-3/+3
| | | | Notes: svn path=/head/; revision=43108
* - Redesign in pkg-plist, all directorys are now created removedDirk Meyer2001-05-262-11/+32
| | | | | | | | with respect of the configuration paths. - Bumped PORTREVISION Notes: svn path=/head/; revision=43089
* - Change path in pkg-plist, using %D instead of absoulte namesDirk Meyer2001-05-261-9/+10
| | | | Notes: svn path=/head/; revision=43088
* - Changed BUILD_DEPENDS, so INN don't have to be extracted any more.Dirk Meyer2001-05-262-2/+1
| | | | | | | - PORTREVIOSION is not bumped, as the port has not changed. Notes: svn path=/head/; revision=43087
* Use the latest tarball available -- 55b3_freebsd4.Mikhail Teterin2001-05-252-4/+4
| | | | Notes: svn path=/head/; revision=43053
* Install two additional headers. While we're there, upgrade to 2.3.20010523.Dag-Erling Smørgrav2001-05-243-3/+5
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=43023
* Install two additional headers.Dag-Erling Smørgrav2001-05-244-2/+8
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=43019
* - New Port to build a package linked with cnewsDirk Meyer2001-05-242-0/+14
| | | | | | | - Suck is used as master-port Notes: svn path=/head/; revision=43001
* - set PKGNAMESUFFIX if package is linked with cnews.Dirk Meyer2001-05-231-0/+1
| | | | Notes: svn path=/head/; revision=42960
* - Change pkg-plist, wrong command fixedDirk Meyer2001-05-221-5/+5
| | | | Notes: svn path=/head/; revision=42942
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavesMaxim Sobolev2001-05-221-1/+1
| | | | | | | | would be able to insert their own entries (usually language category) upfront. Notes: svn path=/head/; revision=42933
* - Update patch to find includes from INN 2.3.2Dirk Meyer2001-05-222-2/+2
| | | | | | | - Took maintanership Notes: svn path=/head/; revision=42893
* Upgrade to 2.3.20010520Dag-Erling Smørgrav2001-05-212-2/+2
| | | | Notes: svn path=/head/; revision=42879
* upgrade to 0.4.11Ying-Chieh Liao2001-05-212-3/+3
| | | | | | | drop maintainership Notes: svn path=/head/; revision=42876
* Upgrade to 1.9.18Brian Somers2001-05-212-2/+2
| | | | Notes: svn path=/head/; revision=42849
* Fix plist.Jun Kuriyama2001-05-211-0/+1
| | | | | | | | Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> PR: ports/27356 Notes: svn path=/head/; revision=42838
* - @exec randlib removed, it alters the libcnews.a so it won't be deinstalled.Dirk Meyer2001-05-201-1/+0
| | | | | | | PR: 27340 Notes: svn path=/head/; revision=42796
* - Add matchting @unexec lines for serveral "@exec"Dirk Meyer2001-05-202-0/+7
| | | | | | | | | | | So when package is removed, disr will clean. Problem only found in depended ports: c-nocem, nntpd, ... - Bumped PORTREVISION PR: 27340 Notes: svn path=/head/; revision=42790
* - Added missing dependency for libcnews.aDirk Meyer2001-05-161-1/+2
| | | | Notes: svn path=/head/; revision=42649
* - Removed inactive MASTER_SITEDirk Meyer2001-05-161-1/+0
| | | | Notes: svn path=/head/; revision=42648
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-112-2/+2
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* UpgradeVanilla I. Shu2001-05-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist Notes: svn path=/head/; revision=42468
* Update MASTER_SITESKevin Lo2001-05-071-1/+1
| | | | | | | | PR: 27091 Submitted by: Andreas Schulz <ats@first.gmd.de> Notes: svn path=/head/; revision=42367
* Fix pkg-plistKevin Lo2001-05-071-0/+3
| | | | | | | | PR: 27174 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42366
* Upgrade to 2.3.20010503.Dag-Erling Smørgrav2001-05-042-2/+2
| | | | Notes: svn path=/head/; revision=42261
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeAde Lovett2001-05-044-8/+6
| | | | | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword. Notes: svn path=/head/; revision=42260
* Upgrade to INN 2.3.2.Dag-Erling Smørgrav2001-05-046-16/+20
| | | | Notes: svn path=/head/; revision=42258
* Add the syscons definitions of pageup and pagedown to the stockJimmy Olgeni2001-05-031-0/+26
| | | | | | | | | | | | slrn.rc sample file. This patch has been sent to the slrn author, who will integrate it into the next release. No PORTREVISION bump: this patch affects an example only. Notes: svn path=/head/; revision=42231
* Don't hard-code -O2Kris Kennaway2001-04-301-2/+2
| | | | Notes: svn path=/head/; revision=42054
* Fix syntax error by adding a '\' at the end of a line.Satoshi Asami2001-04-291-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=42024
* This needs mimelib.Alexander Langer2001-04-281-0/+1
| | | | Notes: svn path=/head/; revision=42005
* No need to use https for the WWW URL.Matthew Hunt2001-04-271-1/+1
| | | | Notes: svn path=/head/; revision=41945
* Update to 20010420. No changes except distfile name and checksum.Dag-Erling Smørgrav2001-04-212-2/+2
| | | | Notes: svn path=/head/; revision=41771
* Remove empty directories on uninstall.Steve Price2001-04-202-0/+4
| | | | Notes: svn path=/head/; revision=41709