summaryrefslogtreecommitdiffstats
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* Add p5-POE-Component-Client-NNTP 0.1,skv2004-10-175-0/+41
| | | | | POE component for non-blocking NNTP access.
* Update to 1.14krion2004-10-132-3/+3
| | | | | PR: ports/72564 Submitted by: maintainer
* - Update to 1.10.6pav2004-10-113-59/+4
| | | | | PR: ports/72017 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Fix a bug that could cause the refetch of the multi-MByte activekrion2004-10-112-1/+56
| | | | | | | | file from ALL servers when one server was unreachable. PR: ports/72297 Submitted by: maintainer Approved by: portmgr (implicit)
* BROKEN on 5.x: Does not buildkris2004-09-191-0/+4
| | | | Approved by: portmgr (self)
* - fix build on sparc64dinoex2004-09-061-2/+15
| | | | Approved by: portmgr (eik)
* Unbreak by upgrading to 1.0.1.thierry2004-09-027-65/+186
|
* - update to 4.4.10dinoex2004-08-305-53/+4
| | | | - cleanup patches
* Update to 1.10.5krion2004-08-262-3/+3
| | | | | PR: ports/70994 Submitted by: maintainer
* Update to 1.2.1krion2004-08-242-3/+3
| | | | | PR: ports/70908 Submitted by: maintainer
* - fix build on sparc without vfork.hdinoex2004-08-221-0/+14
|
* Fix security risk for setuid news programs.krion2004-08-212-0/+13
| | | | | PR: ports/70773 Submitted by: maintainer
* - Fix categorypav2004-08-211-1/+1
| | | | Pointy hat: pav
* Add cg, a semi-automatic newsgroup binary downloader. It assembles parts basedpav2004-08-214-0/+29
| | | | | | | | on subject headers and then offers them in an editor for the user to choose which files he really wants. PR: ports/70566 Submitted by: Björn Lindström <bkhl@elektrubadur.se>
* - Security Fixdinoex2004-08-212-2/+13
| | | | | Reported by: Niels Heinen Obtained from: Martin Junius
* Update to 1.2sem2004-08-203-49/+27
| | | | | PR: ports/70676 Submitted by: maintainer
* Fix build with gcc 3.4arved2004-08-171-0/+10
|
* BROKEN: Configure failskris2004-08-161-0/+2
|
* - Update to 1.10.4sem2004-08-152-3/+3
| | | | | | | fixes a critical texpire (recoverable) data loss bug PR: ports/70481 Submitted by: maintainer
* Change option WITH_SN to WITH_INN and remove RUN_DEPENDS.krion2004-08-142-8/+93
| | | | | | | | | | | Add s-news to COMMENT. Fix autosearch paths to newsservers. Fix running overview program if using s-news. Fix path to sendmail. Bump portrevision. PR: ports/70437 Submitted by: maintainer
* Change maintainer's email.krion2004-08-073-3/+3
| | | | | PR: ports/70138 Submitted by: Andrey Slusar <vasallia@ukr.net>
* Fix build warnings.krion2004-08-044-26/+59
| | | | | PR: ports/69983 Submitted by: maintainer
* Update to 1.10.3krion2004-07-292-3/+3
| | | | | PR: ports/69766 Submitted by: maintainer
* Remove the -lcompat; it's no longer need.mezz2004-07-251-1/+1
| | | | Discussed with: marcus
* - Add lock outgoing files with flock, XPAT command, ability to handlepav2004-07-258-3/+831
| | | | | | | supersedes and cancel control messages. PR: ports/69551 Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer)
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-231-1/+1
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* Update to 1.13krion2004-07-222-3/+3
| | | | | PR: ports/69431 Submitted by: maintainer
* Update to 1.10.2krion2004-07-212-3/+3
| | | | | PR: ports/69371 Submitted by: maintainer
* S-news is a simple news server for hosts with one or two users.pav2004-07-177-0/+122
| | | | | | | | | | It is intened to supply spool and offline news reading for a configured selection of newsgroups. S-news does the minimum required to maintain a conventional news spool and makes use of suck or newsstar for news transport. PR: ports/69121 Submitted by: Andrey Slusar <vasallia@ukr.net>
* Update to 1.1.1sem2004-07-154-4/+28
| | | | | | PR: ports/68901 Submitted by: maintainer Approved by: krion (mentor)
* files/patch-send-fidogate.in: fix send-fidogate warningssem2004-07-152-0/+50
| | | | | | | | files/patch-ngoper.c: if AutoCreateRenumberCmd is not defined, this is silently skipped Submitted by: maintainer Approved by: krion (mentor)
* - Remove useless duplicated bogus CONFIGURE_ARGS+='s.clement2004-07-142-2/+0
| | | | This commit is a noop.
* DS fork of fidogate. It can be used as:sem2004-07-126-0/+263
| | | | | | | | | | | | * Fido-Internet Gateway * Fido FTN-FTN Gateway * Fido Mail Processor * Fido File Processor * Fido Areafix/Filefix PR: ports/68878 Submitted by: Andrey Slusar <vasallia@ukr.net> Approved by: krion (mentor)
* - Update to 20040707 snapshotclement2004-07-095-28/+59
| | | | | - Make db42 the default berkeleydb version - preserves news/db directory
* Update to 1.10.1vs2004-06-232-3/+3
| | | | | PR: ports/68247 Submitted by: maintainer
* Add uudeview-support: WITH_DEVIEWvs2004-06-231-0/+5
| | | | | | PR: ports/66323 Submitted by: Simon Dick Approved by: maintainer silence
* Add an explicit dependency on gtk20 to fix the build when WITHOUT_GTKSPELLmarcus2004-06-191-1/+1
| | | | | | is defined. Reported by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
* Update to version 1.1mich2004-06-182-6/+6
| | | | | | - Removed debug code Submitted by: maintainer
* Update to version 0.27krion2004-06-182-6/+5
|
* Fix build with gcc34arved2004-06-121-0/+9
|
* - Update to version 1.10.0krion2004-06-113-18/+4
| | | | | PR: ports/67813 Submitted by: maintainer
* Sync with new bsd.autotools.mkade2004-06-043-3/+4
|
* Don't remove a file we didn't install.kris2004-05-311-1/+0
|
* Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-251-1/+1
| | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems
* - Update to 1.12krion2004-05-252-3/+3
| | | | | PR: ports/67163 Submitted by: maintainer
* Fix formatting-bug.vs2004-05-252-1/+15
| | | | | Closes PR: ports/67111 Submitted by: Jeff King
* Update URL in pkg-descr.vs2004-05-211-1/+1
| | | | | PR: ports/66978 Submitted by: Matthias Andree (maintainer)
* - Update to version 1.9.54krion2004-05-213-30/+8
| | | | | PR: ports/66942 Submitted by: maintainer
* Move ACLOCAL from post-patch to pre-configure, because on bentoarved2004-05-171-0/+2
| | | | BUILD_DEPENDS are installed after patch:
* Add newsstar, a program that fetches news from a number of remote NNTP serverspav2004-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>
OpenPOWER on IntegriCloud