summaryrefslogtreecommitdiff
path: root/news (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug in my patch, which caused the temporary file to be unlinkedMikhail Teterin2001-08-152-7/+9
| | | | | | | | | unfairly. Thanks, Alex! Submitted by: Alexander Leidinger Notes: svn path=/head/; revision=46300
* Add WITH_TIN_ to variableAndrey A. Chernov2001-08-121-1/+1
| | | | Notes: svn path=/head/; revision=46157
* Remove patch file not longer neededJeroen Ruigrok van der Werven2001-08-091-11/+0
| | | | | | | Reminded by: MAINTAINER Notes: svn path=/head/; revision=46002
* Upgrade to 1.5.9Andrey A. Chernov2001-08-076-35/+25
| | | | Notes: svn path=/head/; revision=45931
* o Update maintainer email addressMario Sergio Fujikawa Ferreira2001-08-073-3/+23
| | | | | | | | | | | | o Add extra documentation o Support NOPORTDOCS o Fix BUILD_DEPENDS while here PR: 29236 Submitted by: MAINTAINER Notes: svn path=/head/; revision=45930
* Update to 1.2.5.Jeroen Ruigrok van der Werven2001-07-212-2/+5
| | | | | | | No changes to the program, merely the use of gmake and autoconf/automake. Notes: svn path=/head/; revision=45310
* Patch the module to remove unnecessary `use 5.6.0' statement, so thatAnton Berezin2001-07-181-1/+4
| | | | | | | | | | | | the port can be used in -stable. Upon the maintainer request, drop his maintainership of this port. Approved by: MAINTAINER PR: 29055 Notes: svn path=/head/; revision=45230
* - fix possible coredump for nodelist-entrys with more than 8 flagsDirk Meyer2001-07-162-0/+23
| | | | Notes: svn path=/head/; revision=45171
* Re-do the patch-png.c "by the book" -- following the examples inMikhail Teterin2001-07-133-20/+160
| | | | | | | | | | | | | | | | | | libpng(3) to be able to use the new libpng, which disabled some deprecated interfaces. Modify file.c to use mkstemp instead of tmpnam. Fix an old bug -- when the new server's configuration is created from scratch, we write a file and then read it -- use O_RDWR instead of O_WRONLY. I could not reproduce Andreas' complaint regarding compface related crashes and plan to re-enable them in the Makefile. Too bad this program is no longer in development :( Notes: svn path=/head/; revision=45109
* Upgrade to 2.3.20010707Dag-Erling Smørgrav2001-07-082-2/+2
| | | | Notes: svn path=/head/; revision=44913
* Fix up problems due to earlier commitTom Hukins2001-07-072-5/+5
| | | | | | | Reviewed by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=44891
* Upgrade to 2.14Tom Hukins2001-07-074-51/+53
| | | | Notes: svn path=/head/; revision=44882
* Add USE_GNOMELIBS= yes since configure looks for it and breaks if its not found.Ying-Chieh Liao2001-07-061-0/+1
| | | | | | | | PR: 28075 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44839
* add newsgragYing-Chieh Liao2001-07-066-0/+41
| | | | | | | | | | Download and uuencode binary files from USENET using regexps PR: 280687 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44838
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-246-6/+6
| | | | Notes: svn path=/head/; revision=44375
* Update slrn to 0.9.7.1Jeroen Ruigrok van der Werven2001-06-225-39/+12
| | | | | | | | PR: 28259 Submitted by: Jeff Palmer <scorpio@drkshdw.org> Notes: svn path=/head/; revision=44315
* 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