Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.2.5. | Jeroen Ruigrok van der Werven | 2001-07-21 | 2 | -2/+5 |
| | | | | No changes to the program, merely the use of gmake and autoconf/automake. | ||||
* | Patch the module to remove unnecessary `use 5.6.0' statement, so that | Anton Berezin | 2001-07-18 | 1 | -1/+4 |
| | | | | | | | | | the port can be used in -stable. Upon the maintainer request, drop his maintainership of this port. Approved by: MAINTAINER PR: 29055 | ||||
* | - fix possible coredump for nodelist-entrys with more than 8 flags | Dirk Meyer | 2001-07-16 | 2 | -0/+23 |
| | |||||
* | Re-do the patch-png.c "by the book" -- following the examples in | Mikhail Teterin | 2001-07-13 | 3 | -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 :( | ||||
* | Upgrade to 2.3.20010707 | Dag-Erling Smørgrav | 2001-07-08 | 2 | -2/+2 |
| | |||||
* | Fix up problems due to earlier commit | Tom Hukins | 2001-07-07 | 2 | -5/+5 |
| | | | | Reviewed by: Mike Harding <mvh@ix.netcom.com> | ||||
* | Upgrade to 2.14 | Tom Hukins | 2001-07-07 | 4 | -51/+53 |
| | |||||
* | Add USE_GNOMELIBS= yes since configure looks for it and breaks if its not found. | Ying-Chieh Liao | 2001-07-06 | 1 | -0/+1 |
| | | | | | PR: 28075 Submitted by: Patrick Li <pat@databits.net> | ||||
* | add newsgrag | Ying-Chieh Liao | 2001-07-06 | 6 | -0/+41 |
| | | | | | | | Download and uuencode binary files from USENET using regexps PR: 280687 Submitted by: Pete Fritchman <petef@databits.net> | ||||
* | change MAINTAINER to FreeBSD.org address | Dirk Meyer | 2001-06-24 | 6 | -6/+6 |
| | |||||
* | Update slrn to 0.9.7.1 | Jeroen Ruigrok van der Werven | 2001-06-22 | 5 | -39/+12 |
| | | | | | PR: 28259 Submitted by: Jeff Palmer <scorpio@drkshdw.org> | ||||
* | Upgrade to 1.08. | Vanilla I. Shu | 2001-06-20 | 2 | -4/+5 |
| | | | | Approved by: maintainer | ||||
* | Clean up dependency chains after moving gtkhtml/gal inside the | Ade Lovett | 2001-06-19 | 2 | -4/+2 |
| | | | | USE_GNOME knob | ||||
* | - knews won't compile if you have png-1.0.12 installed. | Dirk Meyer | 2001-06-17 | 2 | -0/+30 |
| | | | | | I made a fix, but this interface in use is marked "depricated". - Bumped PORTREVISION | ||||
* | Preserve files in etc/. Change pkg-install to avoid overwriting them at | Jimmy Olgeni | 2001-06-17 | 2 | -6/+14 |
| | | | | install time. | ||||
* | fix mtree problem | Ying-Chieh Liao | 2001-06-17 | 2 | -10/+0 |
| | | | | | PR: 28176 Submitted by: maintainer | ||||
* | Upgrade to 2.3.20010612. | Dag-Erling Smørgrav | 2001-06-13 | 2 | -2/+2 |
| | |||||
* | New maintainer, Pete Fritchman <petef@databits.net> | Ade Lovett | 2001-06-11 | 1 | -1/+1 |
| | | | | Previously owned by ports@ | ||||
* | Update to pan 0.9.7 "Just Another Victim of the Ambient Morality" | Chris Piazza | 2001-06-08 | 8 | -46/+6 |
| | |||||
* | - Update to Fidogate 4.4.4 | Dirk Meyer | 2001-06-05 | 3 | -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 | ||||
* | Build with SSL/TLS support. | Dag-Erling Smørgrav | 2001-06-05 | 2 | -2/+4 |
| | |||||
* | Update to 20010604, and build with SSL/TLS support. | Dag-Erling Smørgrav | 2001-06-05 | 2 | -2/+3 |
| | |||||
* | - Use proper POSIX syntax for `chown' in pkg-plist. | Dirk Meyer | 2001-06-04 | 1 | -1/+1 |
| | |||||
* | Use proper POSIX syntax for `chown'. | David E. O'Brien | 2001-06-01 | 1 | -4/+4 |
| | |||||
* | - Added misssing BUILD_DEPENDS for suck-cnews slave port. | Dirk Meyer | 2001-05-31 | 1 | -0/+1 |
| | |||||
* | Add management of etc/tin.defaults to pkg-plist. | Jimmy Olgeni | 2001-05-27 | 1 | -0/+2 |
| | |||||
* | Update to version 1.2.4 | Kevin Lo | 2001-05-27 | 2 | -3/+4 |
| | | | | PR: 27625 | ||||
* | Upgrade to test76. | Matthew Hunt | 2001-05-27 | 2 | -3/+3 |
| | |||||
* | - Redesign in pkg-plist, all directorys are now created removed | Dirk Meyer | 2001-05-26 | 2 | -11/+32 |
| | | | | | with respect of the configuration paths. - Bumped PORTREVISION | ||||
* | - Change path in pkg-plist, using %D instead of absoulte names | Dirk Meyer | 2001-05-26 | 1 | -9/+10 |
| | |||||
* | - Changed BUILD_DEPENDS, so INN don't have to be extracted any more. | Dirk Meyer | 2001-05-26 | 2 | -2/+1 |
| | | | | - PORTREVIOSION is not bumped, as the port has not changed. | ||||
* | Use the latest tarball available -- 55b3_freebsd4. | Mikhail Teterin | 2001-05-25 | 2 | -4/+4 |
| | |||||
* | Install two additional headers. While we're there, upgrade to 2.3.20010523. | Dag-Erling Smørgrav | 2001-05-24 | 3 | -3/+5 |
| | | | | Submitted by: dinoex | ||||
* | Install two additional headers. | Dag-Erling Smørgrav | 2001-05-24 | 4 | -2/+8 |
| | | | | Submitted by: dinoex | ||||
* | - New Port to build a package linked with cnews | Dirk Meyer | 2001-05-24 | 2 | -0/+14 |
| | | | | - Suck is used as master-port | ||||
* | - set PKGNAMESUFFIX if package is linked with cnews. | Dirk Meyer | 2001-05-23 | 1 | -0/+1 |
| | |||||
* | - Change pkg-plist, wrong command fixed | Dirk Meyer | 2001-05-22 | 1 | -5/+5 |
| | |||||
* | Don't overwrite CATEGORIES in master ports. Use += instead, so slaves | Maxim Sobolev | 2001-05-22 | 1 | -1/+1 |
| | | | | | would be able to insert their own entries (usually language category) upfront. | ||||
* | - Update patch to find includes from INN 2.3.2 | Dirk Meyer | 2001-05-22 | 2 | -2/+2 |
| | | | | - Took maintanership | ||||
* | Upgrade to 2.3.20010520 | Dag-Erling Smørgrav | 2001-05-21 | 2 | -2/+2 |
| | |||||
* | upgrade to 0.4.11 | Ying-Chieh Liao | 2001-05-21 | 2 | -3/+3 |
| | | | | drop maintainership | ||||
* | Upgrade to 1.9.18 | Brian Somers | 2001-05-21 | 2 | -2/+2 |
| | |||||
* | Fix plist. | Jun Kuriyama | 2001-05-21 | 1 | -0/+1 |
| | | | | | Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> PR: ports/27356 | ||||
* | - @exec randlib removed, it alters the libcnews.a so it won't be deinstalled. | Dirk Meyer | 2001-05-20 | 1 | -1/+0 |
| | | | | PR: 27340 | ||||
* | - Add matchting @unexec lines for serveral "@exec" | Dirk Meyer | 2001-05-20 | 2 | -0/+7 |
| | | | | | | | | So when package is removed, disr will clean. Problem only found in depended ports: c-nocem, nntpd, ... - Bumped PORTREVISION PR: 27340 | ||||
* | - Added missing dependency for libcnews.a | Dirk Meyer | 2001-05-16 | 1 | -1/+2 |
| | |||||
* | - Removed inactive MASTER_SITE | Dirk Meyer | 2001-05-16 | 1 | -1/+0 |
| | |||||
* | SWitch maintainership of core GNOME ports to a small group of | Ade Lovett | 2001-05-11 | 2 | -2/+2 |
| | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. | ||||
* | Upgrade | Vanilla I. Shu | 2001-05-10 | 2 | -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 | ||||
* | Update MASTER_SITES | Kevin Lo | 2001-05-07 | 1 | -1/+1 |
| | | | | | PR: 27091 Submitted by: Andreas Schulz <ats@first.gmd.de> |