summaryrefslogtreecommitdiff
path: root/news (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Work with perl5.Tim Vanderhoek1998-08-162-28/+27
| | | | | | | Submitted by: Don Croyle (ports/7598) Notes: svn path=/head/; revision=12542
* Update for proper perl5 handling.Tim Vanderhoek1998-08-162-15/+11
| | | | | | | Submitted by: Don Croyle (ports/7597) Notes: svn path=/head/; revision=12540
* Work with perl5.Tim Vanderhoek1998-08-166-210/+15
| | | | | | | Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> (ports/7627) Notes: svn path=/head/; revision=12539
* Turn on pgpmoose.Steve Price1998-08-091-1/+2
| | | | Notes: svn path=/head/; revision=12354
* Initial import of pgpmoose version 1.0.Steve Price1998-08-095-0/+74
| | | | | | | | | | Handles signatures for moderated newsgroups. PR: 5200 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=12353
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Upgrade to Tin prerelease from 980730.David E. O'Brien1998-08-042-3/+3
| | | | Notes: svn path=/head/; revision=12266
* Upgrade to suck-3.9.4.Justin M. Seger1998-07-263-13/+13
| | | | Notes: svn path=/head/; revision=12136
* Checksum doesn't match. Portlint while I'm here.Satoshi Asami1998-07-231-2/+5
| | | | Notes: svn path=/head/; revision=12076
* Put `-' between name and version numbers.Satoshi Asami1998-07-221-1/+2
| | | | Notes: svn path=/head/; revision=12064
* Nuke bogus distsite (as per fenner's dist-checker)Tim Vanderhoek1998-07-201-3/+2
| | | | Notes: svn path=/head/; revision=12035
* version 6.5.3Adam David1998-07-203-10/+13
| | | | Notes: svn path=/head/; revision=12028
* version 6.5.3Adam David1998-07-201-106/+70
| | | | | | | | warning: this loses the off_t -> long patches. It is not immediately obvious when not to make the change in type. Notes: svn path=/head/; revision=12027
* Upgrade dnews to the latest FreeBSD version 4.6nAndreas Klemm1998-07-183-11/+20
| | | | Notes: svn path=/head/; revision=11947
* Upgrade to 4.0test66. This sat in my working copy for some time;Matthew Hunt1998-06-243-5/+6
| | | | | | | | | I forgot to commit it. Reminded by: Bill Fenner's distfile report Notes: svn path=/head/; revision=11494
* Upgrade to the 980618 prebeta.David E. O'Brien1998-06-222-3/+3
| | | | Notes: svn path=/head/; revision=11479
* Mission: move ports/comms/atp to ports/news/atpDonald Burr1998-06-111-1/+2
| | | | | | | | | | Phase V: enable news/atp. MISSION ACCOMPLISHED. Congratulations. NOTE: Committing after watching marathon of "Mission Impossible" episodes is probably not the wisest course of action :) Notes: svn path=/head/; revision=11392
* Mission: Move ports/comms/atp into ports/news/atp.Donald Burr1998-06-117-0/+115
| | | | | | | | | | | | | Phase IV: easy-import atp. MISSION UPDATE FROM I.M.F. HQ: I have been saying "ports/mail/atp" up till now. I just changed my mind -- I'm puttin' this sucker in "ports/news/atp" I base this on what little precedent we have in the ports tree -- our only other port that deals with this is plor, a SOUP/QWK packet reader, and it's in news/. This is really kind of a tough call, though, as neither mail/ nor news/ is really 100% appropriate. Notes: svn path=/head/; revision=11391
* Add trn4.Satoshi Asami1998-06-071-1/+2
| | | | Notes: svn path=/head/; revision=11311
* Allow trn to build non-interactivelyScott Mace1998-06-044-6/+269
| | | | | | | | | Cleanup pre-configure script -- from elm port Change lib search path from /usr/lib to /usr/lib/aout make install will no longer leave trn.old bogon Notes: svn path=/head/; revision=11247
* Upgrade to 0.9.5.2, which is "in sync" with slang 1.2.2, justMatthew Hunt1998-05-172-6/+6
| | | | | | | | | committed as well. Submitted by: Mark Huizer <xaa@stack.nl> Notes: svn path=/head/; revision=11031
* Upgrade to 980514 version.David E. O'Brien1998-05-172-3/+3
| | | | Notes: svn path=/head/; revision=11023
* Activate xmitbin.Donald Burr1998-05-161-1/+2
| | | | Notes: svn path=/head/; revision=11006
* New port news/xmitbin, a binary file e-mailer &/or poster.Donald Burr1998-05-1610-0/+194
| | | | Notes: svn path=/head/; revision=11005
* Make Mark Huizer <xaa@xaa.iae.nl> the new MAINTAINER.Matthew Hunt1998-05-131-2/+2
| | | | | | | Submitted by: Mark Huizer <xaa@xaa.iae.nl> Notes: svn path=/head/; revision=10965
* Change MAINTAINER to ports@freebsd.org at request of (now former)Matthew Hunt1998-05-131-2/+2
| | | | | | | | | | maintainer. Any takers? PR: 6614 Submmitted by: Carey Jones <mcj@acquiesce.org> Notes: svn path=/head/; revision=10963
* Remove leading '[ -x' so this script works as intended.Steve Price1998-05-103-3/+3
| | | | | | | | PR: 6534 Submitted by: Vadim Chekan <vadim@gc.lviv.ua> Notes: svn path=/head/; revision=10937
* original distribution updated (1.11 -> 1.2)Jun-ichiro itojun Hagino1998-05-073-9/+14
| | | | Notes: svn path=/head/; revision=10902
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-041-2/+2
| | | | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami Notes: svn path=/head/; revision=10846
* Import of p5-Gateway, a Perl 5 module that provides a framework forMatthew Hunt1998-05-045-0/+73
| | | | | | | | | | Netnews moderation and gateway scripts. PR: 6501 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Notes: svn path=/head/; revision=10842
* Activate p5-Gateway.Matthew Hunt1998-05-041-1/+2
| | | | Notes: svn path=/head/; revision=10841
* Activate p5-News-Article.Matthew Hunt1998-05-041-1/+2
| | | | Notes: svn path=/head/; revision=10840
* Import of p5-News-Article, a Perl 5 module for dealing withMatthew Hunt1998-05-045-0/+45
| | | | | | | | | | news articles (surprise, surprise). PR: 6500 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Notes: svn path=/head/; revision=10839
* Upgrade to 4.0-test65 from 4.0-test64. (Version in previous commit logMatthew Hunt1998-05-012-5/+5
| | | | | | | was incorrect.) Notes: svn path=/head/; revision=10798
* Major upgrade to 4.0test26.Matthew Hunt1998-05-016-183/+220
| | | | Notes: svn path=/head/; revision=10797
* Mark this port broken while awaiting upgrade after repository copy.Satoshi Asami1998-05-011-1/+2
| | | | Notes: svn path=/head/; revision=10796
* Upgrade to suck version 3.9.3Justin M. Seger1998-04-282-4/+4
| | | | Notes: svn path=/head/; revision=10749
* Yes, we know this is C-news. The question is, What _is_ C-news?Tim Vanderhoek1998-04-251-1/+1
| | | | | | | (Note that this is marked BROKEN, anyways...) Notes: svn path=/head/; revision=10672
* Update to version 2.14.Steve Price1998-04-193-24/+7
| | | | | | | | PR: 6142 Submitted by: maintainer Notes: svn path=/head/; revision=10586
* original distribution updated (1.15-release)Jun-ichiro itojun Hagino1998-04-183-17/+43
| | | | | | | PR: 6304 Notes: svn path=/head/; revision=10558
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-151-2/+2
| | | | Notes: svn path=/head/; revision=10525
* Upgrade to version 3.9.2.Justin M. Seger1998-04-112-4/+4
| | | | Notes: svn path=/head/; revision=10464
* Change default charset to ISO-8859-1 since post not work with defaultAndrey A. Chernov1998-04-071-2/+2
| | | | | | | setup Notes: svn path=/head/; revision=10430
* Turn off building with ncurses, too buggy for nowAndrey A. Chernov1998-04-051-3/+6
| | | | Notes: svn path=/head/; revision=10428
* Upgrade to 1.11.Vanilla I. Shu1998-04-043-7/+9
| | | | | | | | PR: ports/6185 Submitted by: josh@quick.net Notes: svn path=/head/; revision=10419
* upgrade png majorAndrey A. Chernov1998-03-281-2/+2
| | | | Notes: svn path=/head/; revision=10366
* Activate unpost port.Steve Price1998-03-281-1/+2
| | | | Notes: svn path=/head/; revision=10354
* Initial import of unpost version 2.3.4.Steve Price1998-03-286-0/+57
| | | | | | | | | | Extract binary files from mult-segment uuendcoded postings. PR: 5042 Submitted by: Frank Volf <volf@oasis.IAEhv.nl> Notes: svn path=/head/; revision=10353
* MASTER_SITE changed.Justin M. Seger1998-03-231-2/+2
| | | | Notes: svn path=/head/; revision=10293
* hell, what's going on ...Andreas Klemm1998-03-211-0/+18
| | | | | | | again forgot patch-ac, but now ;-) Notes: svn path=/head/; revision=10270