aboutsummaryrefslogtreecommitdiffstats
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Removes files installed by another portKris Kennaway2005-02-131-0/+2
|
* Fixed directory traversal in file creation and fixed usage of insecure ↵Niels Heinen2005-02-012-0/+44
| | | | | | | | permissions. Approved by: nectar (mentor), maintainer VuXML: http://vuxml.freebsd.org/35f6093c-73c3-11d9-8a93-00065be4b5b6.html VuXML: http://vuxml.freebsd.org/cd7e260a-6bff-11d9-a5df-00065be4b5b6.html
* Fixed insecure sscanf usage (no length checking) in the processingNiels Heinen2005-02-012-11/+43
| | | | | | | of NNTP server responses. Approved by: nectar (mentor), maintainer (timeout) VuXML: http://vuxml.freebsd.org/76e0b133-6bfd-11d9-a5df-00065be4b5b6.html
* Fixed a buffer overflow vulnerability in the NNTP serverNiels Heinen2005-02-012-0/+12
| | | | | | | response handling code. Approved by: nectar (mentor), maintainer VuXML: http://vuxml.freebsd.org/7f13607b-6948-11d9-8937-00065be4b5b6.html
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-1/+1
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* Update to 1.10.8Kirill Ponomarev2005-01-222-4/+5
| | | | | PR: ports/76536 Submitted by: maintainer
* - Update to 2.3Pav Lucistnik2005-01-143-3/+6
| | | | | PR: ports/76175 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* - add WWWDirk Meyer2005-01-132-1/+4
| | | | - add MASTER_SITES
* - add WWWDirk Meyer2005-01-131-2/+1
|
* Create %D/share/doc/husky which is owned by this port.Max Khon2005-01-082-0/+2
| | | | Pointed out by: kris
* [PATCH] change MAINTAINER email address for all my ports.Edwin Groothuis2004-12-303-3/+3
| | | | | PR: ports/75559 Submitted by: Andrey Slusar <anray@inet.ua>
* - add PKG_PREFIX=${PREFIX} when running ${PKGINSTALL}Yen-Ming Lee2004-12-271-1/+1
| | | | | | Noticed by: kris PR: 75508 Submitted by: atomer <atomer@gmail.com>
* update to News::Article::NoCeM 0.04Yen-Ming Lee2004-12-252-3/+3
|
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-231-1/+1
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2Eric Anholt2004-12-232-3/+0
| | | | | | | | | | | | DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
* Update to 0.27.1Kirill Ponomarev2004-12-212-3/+3
|
* Fix duplicate HAVE_MALLOC_HVolker Stolz2004-12-201-13/+15
| | | | | PR: ports/75228 Submitted by: maintainer
* Simplify hackery that attempted to build the package on pointyhat byKris Kennaway2004-12-201-23/+3
| | | | | | | | adding a dependency on Xvfb (setting the DISPLAY and running Xvfb is now taken care of by the package scripts). Port is indeed BROKEN, but because of an incorrect pkg-plist and not because of the spurious DISPLAY-related error.
* - add PKGINSTALL / PKGDEINSTALL to backup and restore file(s).Yen-Ming Lee2004-12-192-2/+22
|
* - correct pkg-plistYen-Ming Lee2004-12-193-5/+6
| | | | Noticed by: kris
* Remove stray directoriesVolker Stolz2004-12-172-0/+4
| | | | | | PR: ports/74983 Submitted by: maintainer Requested by: kris
* - Update to 5.1.2Sergey Matveychuk2004-12-116-68/+8
| | | | | PR: ports/74932 Submitted by: maintainer
* - Update to 2.1Sergey Matveychuk2004-12-103-5/+17
| | | | | PR: ports/74905 Submitted by: maintainer
* add News::Article::NoCeM 0.03Yen-Ming Lee2004-12-104-0/+37
| | | | | | News::Article::NoCeM is a library of perl modules for managing NoCeM notice in Network News services. It's meant to be used for code-reuse and sharing when writing news-based applications.
* BROKEN: Does not compileKirill Ponomarev2004-12-091-0/+2
|
* - Fix build on 5.3Pav Lucistnik2004-12-022-12/+9
| | | | | PR: ports/74547 Submitted by: Sean Farley <sean-freebsd@farley.org>
* - Update to 2.0Pav Lucistnik2004-11-213-3/+9
| | | | | PR: ports/74112 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* Update to 1.10.7Kirill Ponomarev2004-11-212-4/+3
| | | | | PR: ports/74161 Submitted by: maintainer
* Update MASTER_SITESVolker Stolz2004-11-151-1/+3
| | | | | PR: ports/73941 Submitted by: maintainer
* - use Net::NNTP from p5-Net instead of system perlYen-Ming Lee2004-11-152-3/+15
| | | | | | | - add optional dependency of PGP::Sign - update URL in pkg-descr Reviewed by: Don Croyle <croyle@gelemna.org>
* add NewsLib-0.84Yen-Ming Lee2004-11-145-0/+70
| | | | | | NewsLib is a library of perl modules for managing Network News services. It's meant to be used for code-reuse and sharing when writing news-based applications.
* - remove redundant dependencyYen-Ming Lee2004-11-132-3/+3
| | | | | - add WWW in pkg-descr - bump PORTREVISION
* Update to 0.14.2.91, I have been using it since Jan 2004 and it is more stableJeremy Messenger2004-11-083-5/+7
| | | | | | | | than the stable version (0.14.2). ahze has been using it for a week and he agrees, which it fixed his crash problem. ChangeLog details can be view at: http://pan.rebelbase.com/#014290 http://pan.rebelbase.com/#014291
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-082-1/+2
| | | | big upgrade.
* * update to 0.9.8.1Pete Fritchman2004-11-085-31/+38
| | | | Submitted by: obraun
* Fix path to newscache.conf file.Tilman Keskinoz2004-11-041-1/+3
| | | | | | | | | Bump PORTREVISION Reported by: Mike Harding <mvh@ix.netcom.com> Obviously i don't care enough about this port to test it :-( -> drop maintainership
* Update to 1.2.rc6 to fix build with the latest socket++.Tilman Keskinoz2004-11-034-23/+7
|
* Update to 0.3.8Volker Stolz2004-10-273-35/+25
| | | | | PR: ports/70369 Submittd by: maintainer
* - Security FixDirk Meyer2004-10-272-1/+37
| | | | | privillege esaclation to write as user ifmail Submitted by: Niels Heinen, Jacques A Vidrine
* Add p5-POE-Component-Client-NNTP 0.1,Sergey Skvortsov2004-10-175-0/+41
| | | | | POE component for non-blocking NNTP access.
* Update to 1.14Kirill Ponomarev2004-10-132-3/+3
| | | | | PR: ports/72564 Submitted by: maintainer
* - Update to 1.10.6Pav Lucistnik2004-10-123-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 activeKirill Ponomarev2004-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 buildKris Kennaway2004-09-191-0/+4
| | | | Approved by: portmgr (self)
* - fix build on sparc64Dirk Meyer2004-09-061-2/+15
| | | | Approved by: portmgr (eik)
* Unbreak by upgrading to 1.0.1.Thierry Thomas2004-09-037-65/+186
|
* - update to 4.4.10Dirk Meyer2004-08-305-53/+4
| | | | - cleanup patches
* Update to 1.10.5Kirill Ponomarev2004-08-272-3/+3
| | | | | PR: ports/70994 Submitted by: maintainer
* Update to 1.2.1Kirill Ponomarev2004-08-252-3/+3
| | | | | PR: ports/70908 Submitted by: maintainer
* - fix build on sparc without vfork.hDirk Meyer2004-08-231-0/+14
|
* Fix security risk for setuid news programs.Kirill Ponomarev2004-08-212-0/+13
| | | | | PR: ports/70773 Submitted by: maintainer
* - Fix categoryPav Lucistnik2004-08-211-1/+1
| | | | Pointy hat: pav
* Add cg, a semi-automatic newsgroup binary downloader. It assembles parts basedPav Lucistnik2004-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 FixDirk Meyer2004-08-212-2/+13
| | | | | Reported by: Niels Heinen Obtained from: Martin Junius
* Update to 1.2Sergey Matveychuk2004-08-203-49/+27
| | | | | PR: ports/70676 Submitted by: maintainer
* Fix build with gcc 3.4Tilman Keskinoz2004-08-171-0/+10
|
* BROKEN: Configure failsKris Kennaway2004-08-161-0/+2
|
* - Update to 1.10.4Sergey Matveychuk2004-08-162-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.Kirill Ponomarev2004-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.Kirill Ponomarev2004-08-083-3/+3
| | | | | PR: ports/70138 Submitted by: Andrey Slusar <vasallia@ukr.net>
* Fix build warnings.Kirill Ponomarev2004-08-044-26/+59
| | | | | PR: ports/69983 Submitted by: maintainer
* Update to 1.10.3Kirill Ponomarev2004-07-302-3/+3
| | | | | PR: ports/69766 Submitted by: maintainer
* Remove the -lcompat; it's no longer need.Jeremy Messenger2004-07-261-1/+1
| | | | Discussed with: marcus
* - Add lock outgoing files with flock, XPAT command, ability to handlePav Lucistnik2004-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,Eric Anholt2004-07-241-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.13Kirill Ponomarev2004-07-222-3/+3
| | | | | PR: ports/69431 Submitted by: maintainer
* Update to 1.10.2Kirill Ponomarev2004-07-212-3/+3
| | | | | PR: ports/69371 Submitted by: maintainer
* S-news is a simple news server for hosts with one or two users.Pav Lucistnik2004-07-187-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.1Sergey Matveychuk2004-07-154-4/+28
| | | | | | PR: ports/68901 Submitted by: maintainer Approved by: krion (mentor)
* files/patch-send-fidogate.in: fix send-fidogate warningsSergey Matveychuk2004-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.Clement Laforet2004-07-152-2/+0
| | | | This commit is a noop.
* DS fork of fidogate. It can be used as:Sergey Matveychuk2004-07-136-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 snapshotClement Laforet2004-07-095-28/+59
| | | | | - Make db42 the default berkeleydb version - preserves news/db directory
* Update to 1.10.1Volker Stolz2004-06-242-3/+3
| | | | | PR: ports/68247 Submitted by: maintainer
* Add uudeview-support: WITH_DEVIEWVolker Stolz2004-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_GTKSPELLJoe Marcus Clarke2004-06-201-1/+1
| | | | | | is defined. Reported by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
* Update to version 1.1Michael Landin2004-06-182-6/+6
| | | | | | - Removed debug code Submitted by: maintainer
* Update to version 0.27Kirill Ponomarev2004-06-182-6/+5
|
* Fix build with gcc34Tilman Keskinoz2004-06-131-0/+9
|
* - Update to version 1.10.0Kirill Ponomarev2004-06-113-18/+4
| | | | | PR: ports/67813 Submitted by: maintainer
* Sync with new bsd.autotools.mkAde Lovett2004-06-053-3/+4
|
* Don't remove a file we didn't install.Kris Kennaway2004-05-311-1/+0
|
* Remove databases/postgresql-client because there can't be a -server, and havingMathieu Arnold2004-05-251-1/+1
| | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems
* - Update to 1.12Kirill Ponomarev2004-05-252-3/+3
| | | | | PR: ports/67163 Submitted by: maintainer
* Fix formatting-bug.Volker Stolz2004-05-252-1/+15
| | | | | Closes PR: ports/67111 Submitted by: Jeff King
* Update URL in pkg-descr.Volker Stolz2004-05-211-1/+1
| | | | | PR: ports/66978 Submitted by: Matthias Andree (maintainer)
* - Update to version 1.9.54Kirill Ponomarev2004-05-213-30/+8
| | | | | PR: ports/66942 Submitted by: maintainer
* Move ACLOCAL from post-patch to pre-configure, because on bentoTilman Keskinoz2004-05-171-0/+2
| | | | BUILD_DEPENDS are installed after patch:
* Add newsstar, a program that fetches news from a number of remote NNTP serversPav Lucistnik2004-05-155-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>
* - Update to 6.6.5 and unbreak [1]Volker Stolz2004-05-077-120/+40
| | | | | | | | | - Move flags from patch into MAKE_ARGS - Drop dependency on GNU make PR: ports/66090 [1] Submitted by: Sean Farley Approved by: maintainer
* - Update to 1.9.53Kirill Ponomarev2004-05-062-4/+4
| | | | | PR: ports/66286 Submitted by: maintainer
* - Update to 0.3.7Kirill Ponomarev2004-05-013-6/+6
| | | | | PR: ports/66122 Submitted by: maintainer
* - Use /var/spool/leafnode as the default spooldirKirill Ponomarev2004-04-191-6/+11
| | | | | PR: ports/65757 Submitted by: maintainer
* Add nzbget, a NZB binaries format downloader from Usenet groups.Pav Lucistnik2004-04-189-0/+110
| | | | | PR: ports/65509 Submitted by: Lewis Thompson <purple@lewiz.net>
* - Remove USE_SIZE knobKirill Ponomarev2004-04-162-2/+0
|
* - Fix forgotten man page.Clement Laforet2004-04-151-1/+1
| | | | Reminded by: erwin on IRC via dosirak
* Make gtkspell support optional (defaults to on), and add OPTIONS support.Joe Marcus Clarke2004-04-121-3/+12
| | | | Based on patch by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
* Tidy up whitespace.Trevor Johnson2004-04-113-4/+1
|
* Trim whitespace.Trevor Johnson2004-04-111-1/+1
|
* - add/remove servers from MASTER_SITESClement Laforet2004-04-072-2/+5
| | | | | | | - Add WWW: PR: 65275 Submitted by: Jason Harris <jharris@widomaker.com>
* - Remove dead MASTER_SITESClement Laforet2004-04-063-625/+613
| | | | | | | - remove WWW: - use %%DOCSDIR%% - use USE_OPENLDAP - remove LDAP v1 support
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
|
* - Update to 1.9.52Pav Lucistnik2004-04-045-8/+5
| | | | | PR: ports/65133 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* Update to 1.11.Kevin Lo2004-04-012-3/+3
| | | | | PR: ports/65027 Submitted by: MAINTAINER
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3114-0/+14
|
* Use += for CONFIGURE_ARGS to help slave portsAndrey A. Chernov2004-03-311-1/+1
| | | | Submitted by: Clive Lin <clive@tongi.org>
* - Use USE_ICONV knobKirill Ponomarev2004-03-312-3/+3
| | | | Approved by: portmgr
* - Preserve config files permissions to reduce inncheck warnings.Clement Laforet2004-03-304-54/+54
|
* - use CNEWS_PORTDirk Meyer2004-03-271-5/+5
|
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-271-1/+2
|
* - Fix build on amd64 (-fPIC)Clement Laforet2004-03-241-4/+16
| | | | | | - Respect $(CC) Noticed by: kris via bento
* - Update to 0.4.15Clement Laforet2004-03-232-3/+3
|
* - Update to 5.0-RELClement Laforet2004-03-233-22/+25
| | | | | - Use PORTDOCS macro - Respect CFLAGS
* - kill pkg-plistClement Laforet2004-03-222-3/+3
|
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | Submitted by: trevor
* SIZE-ify distinfoVolker Stolz2004-03-221-0/+1
| | | | | Reminded by: trevor Approved by: linimon (mentor)
* Add size data, approved by maintainers.Trevor Johnson2004-03-211-0/+1
|
* Add nntpswitch 0.10, a NNTP content router.Clement Laforet2004-03-209-0/+182
| | | | | | | | | | | NNTPSwitch is a NNTP content router. It's aimed at high-performance news servers for ISPs and Usenet resellers. NNTPSwitch forwards client connections to multiple backend servers to get its actual articles. Depending on the backend server type, all NNTP commands and extensions are supported, including (remote) authorization. Accounting is supported in a user-friendly matter for data limited NNTP connections. WWW: http://www.nntpswitch.org/
* BROKEN on ia64: Does not compileKris Kennaway2004-03-191-0/+4
|
* SIZE-ify my ports.Thierry Thomas2004-03-191-0/+1
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* Add size data, approved by maintainers.Trevor Johnson2004-03-192-0/+2
|
* Add SIZETilman Keskinoz2004-03-181-0/+1
| | | | Submitted by: trevor
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | Submitted by: trevor
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | Submitted by: trevor
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | Approved by: maintainers
* - SIZEifyClement Laforet2004-03-183-0/+3
| | | | Submitted by: trevor
* SIZEify.Trevor Johnson2004-03-181-0/+1
|
* Nuke USE_SIZE, it's the default now.Pete Fritchman2004-03-151-1/+0
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-143-3/+3
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - add slrn-0.9.8.0-ranges2.diff [0]Pete Fritchman2004-03-113-47/+61
| | | | | | | | | | - use %%DOCSDIR%%, USE_SIZE [0] - portlint [0] - bump PORTREVISION [0] - make gettext optional, add WITHOUT_NLS [1] PR: 62867 [0] Submitted by: obraun [0], Phil Pennock <pdp@nl.demon.net> [1]
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressVolker Stolz2004-03-101-1/+1
| | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor)
* - preserve configuration even when extracting the packageDirk Meyer2004-03-072-22/+40
| | | | - set shell and home for news when running intactive
* - Update to 1.10Pav Lucistnik2004-03-032-3/+3
| | | | | PR: ports/63664 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* Strip binaries.Clement Laforet2004-03-012-0/+32
| | | | Noticed by: naddy (monthes ago)
* Cosmetic change: add missing quotes.Clement Laforet2004-02-273-3/+3
|
* - Add WITH_STANDARD_ETC knobClement Laforet2004-02-279-172/+198
| | | | | | | If you define WITH_STANDARD_ETC inn config files are put in ${PREFIX}/etc/inn Requested by: Jochen Gensch <incmc@gmx.de> (PR 61974)
* - add SIZEDirk Meyer2004-02-267-0/+25
|
* Add sn 0.3.6,Kirill Ponomarev2004-02-245-0/+87
| | | | | | | | | | | sn a small news system for small sites serving perhaps a few dozen newsgroups, and with a slow connection to the internet. It is similar to Leafnode. The target user is a home or SOHO with a single modem connection to the Internet, maybe running IP masq or similar, and serving a few workstations. PR: ports/63263 Submitted by: Andreas Fehlner <fehlner@gmx.del>
* - Update to 1.9.51Kirill Ponomarev2004-02-202-4/+4
| | | | | PR: ports/63101 Submitted by: maintainer
* - Update to version 1.9.50Kirill Ponomarev2004-02-192-2/+3
| | | | | PR: ports/63048 Submitted by: maintainer
* Add note warning against the use of this port for new installations andKris Kennaway2004-02-131-0/+4
| | | | | | recommending the leafnode port instead. Unfortunately the two do not appear to be cross-compatible, otherwise I'd recommend terminating this port.
* Drop maintainership since I no longer use this software. It has a numberKris Kennaway2004-02-131-1/+1
| | | | | of data-loss bugs and appears to be abandonware; I recommend the leafnode port instead.
* - Add a little workaround to keep man directories owned by root.Clement Laforet2004-02-123-6/+6
| | | | | | - Unmark as FORBIDDEN. Noticed by: kris
* SIZEify distinfoYen-Ming Lee2004-02-112-3/+9
| | | | Digest::MD5 is included in perl-5.8, so mark it as a conditional dependency.
* - Update to version 1.9Kirill Ponomarev2004-02-093-9/+3
| | | | | PR: ports/62556 Submitted by: maintainer
* - SIZEify distinfoClement Laforet2004-02-081-0/+1
|
* - Use SIZEPav Lucistnik2004-02-081-0/+1
| | | | | PR: ports/62483 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-0616-8/+8
|
* Use PLIST_FILES.Trevor Johnson2004-02-068-5/+5
| | | | Reviewed by: marcus
* SIZE'ify.Max Khon2004-02-0414-0/+14
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-0435-7/+35
| | | | (Part 1)
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-043-7/+6
| | | | | Submitted by: trevor Tested by: bento
* - Update to 0.9.12Clement Laforet2004-02-033-3/+3
|
* Fix linewrap in non-ISO character sets (e.g. Cyrillic).Joe Marcus Clarke2004-02-022-0/+37
| | | | | | PR: 61911 Submitted by: Artem Ignatiev <timon@memphis.mephi.ru> Obtained from: Pan developers
* - make portlint happierDirk Meyer2004-01-311-1/+1
|
* - SIZEifyKirill Ponomarev2004-01-304-0/+4
|
* FORBIDDEN: Changes ownership of system directoriesKris Kennaway2004-01-303-0/+6
|
* SIZEify.Trevor Johnson2004-01-3021-0/+21
|
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-243-3/+3
|
* - Add inn-current, 20040118 snapshotClement Laforet2004-01-226-66/+110
| | | | | | | | | InterNetNews is a complete Usenet system. The cornerstone of the package is innd, an NNTP server that multiplexes all I/O. Newsreading is handled by a separate server, nnrpd, that is spawned for each client. Both innd and nnrpd have some slight variances from the NNTP protocol. This ports is the developpement version, DON'T USE IT OR TRY TO USE IT ON A PRODUCTION SERVER.
* - Update to 0.9.11Clement Laforet2004-01-222-2/+2
|
* Use PAX macro.Trevor Johnson2004-01-221-1/+1
|
* Fix build on -STABLETilman Keskinoz2004-01-192-0/+14
| | | | Reported by: Mike Harding
* - Update to 20040118 snapshotClement Laforet2004-01-193-29/+4
|
* - Chase uulib versionClement Laforet2004-01-181-1/+2
| | | | | | - Bump PORTREVISION Approved by: erwin (mentor) (implicitly)
* Update to 1.1.92Tilman Keskinoz2004-01-173-22/+2
|
* - Update to 1.9.49Clement Laforet2004-01-102-2/+2
| | | | | | | | Fix "delaybody" mode regression in 1.9.48 security fix. PR: 61134 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Approved by: erwin (mentor) (implicity)
* - update to 0.8.3Pete Fritchman2004-01-094-30/+30
| | | | | | | | - make the port ${PREFIX}-safe - use ${DATADIR} - instead of installing docs to ${DATADIR}, respect NOPORTDOCS and intall to ${DOCSDIR} - take maintainership
* - Update to 1.9.48Clement Laforet2004-01-092-2/+2
| | | | | | | | | | | | | | | | ### SECURITY BUGFIX ### - Fetchnews: when a. minlines=0 (default) and b. delaybody=0 (default) and either c. no filterfile is configured (default) or a. and b. and d. article_despite_filter=1 are configured, an article with missing mandatory headers and without body can hang fetchnews and/or prevent the fetch of further articles from the current group or server. Reported by Toni Viemerö, SourceForge bug 873149. This was a denial-of-service bug, not one that could lead to local or remote privilege escalation. PR: 61105 Submitted by: Matthias Andree <matthias.andree@gmx.de> Approved by: erwin (mentor) (implicitly)
* - Update to 2.4.1 (urgent release)Clement Laforet2004-01-083-14/+12
| | | | | | | | | This release fixes a potentially exploitable buffer overflow. Changelog: http://lists.litech.org/pipermail/inn-workers/2004q1/002763.html - Add db41 support Approved by: erwin (mentor) (implicitly)
* - Fix potentially exploitable buffer overflow.Clement Laforet2004-01-082-1/+26
| | | | | | http://lists.litech.org/pipermail/inn-workers/2004q1/002763.html Approved by: erwin (mentor) (implicitly)
* - Drop maintainership to ports@Kirill Ponomarev2004-01-081-1/+1
|
* - Update to 1.9.47, tons of bugfixesKirill Ponomarev2004-01-073-5/+6
| | | | | | | - some %%PREFIX%% -> %D changes in pkg-plist PR: 61002 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* - Update to 1.8Clement Laforet2004-01-073-2/+5
| | | | | | PR: 60987 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) Approved by: erwin (mentor) (implicitly)
* makes these ports "portlint clean".Yen-Ming Lee2004-01-061-2/+2
|
* - Update to 0.9.10Clement Laforet2004-01-053-8/+12
| | | | | | | | - fix deinstall - ECHO -> ECHO_MSG - Update MASTER_SITES Approved by: erwin (mentor) (implicitly)
* - Update to version 0.26Kirill Ponomarev2003-12-302-2/+2
|
* Update to 1.1.5 snapshot (as of 24 Dec 2003).Max Khon2003-12-2617-244/+47
| | | | Install more docs including license files.
* - Fix MASTER_SITESDirk Meyer2003-12-241-1/+1
|
* Update to 0.70.Max Khon2003-12-232-3/+3
| | | | Submitted by: Vladimir Kurtukov (MAINTAINER)
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
|
* Fix a bug leading to SIG11 in the child processTilman Keskinoz2003-12-102-4/+14
| | | | | Submitted by: Herbert Straub Reported by: Konstantin Nikonenko
* - Update to 1.9.46Kirill Ponomarev2003-12-082-3/+3
| | | | | | | | | | | * Minor bugfixes, NTL workaround update, documentation fixes - Drop IPv6 category since only some parts are IPv6 capable, not the entire package. This is to prevent any false hopes of full IPv6 capability PR: 60016 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
* Restyle maintainer address to @FreeBSD.org.Mark Linimon2003-12-071-2/+2
|
* - Update to version 0.25Kirill Ponomarev2003-11-212-2/+4
|
* Changelog:Mark Linimon2003-11-213-20/+54
| | | | | | | | | | | - Update to 20031022 snapshot (committer's note: almost entirely documentation updates although there are some very minor bugfixes) - set correctly inn tmpdir [PR 57859: thanks to G. Paul Ziemba" <p-fbsd-bugs@treehouse.napa.ca.us>] - fix PKG_PREFIX for pkg-install, now post install script knows correct prefix - add support for db41, db4, db3 in ovdb. PR: ports/58395 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
* Changelog:Mark Linimon2003-11-212-17/+54
| | | | | | | | | | | | - set correctly inn tmpdir [PR 57859: thanks to G. Paul Ziemba" <p-fbsd-bugs@treehouse.napa.ca.us>] - fix PKG_PREFIX for pkg-install, now post install script knows correct prefix - add support for db4, db3 in ovdb. Note for users: inn 2.4.0 DOESN'T SUPPORT db4.1. If you want to use db4.1, use inn-stable instead. PR: ports/58394 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
* Fix build with gcc 3.x.Akinori MUSHA2003-11-213-7/+41
| | | | | PR: 59487 Submitted by: Samy Al Bahra <samy@kerneled.com>
* - Update to 1.7 (bugfix release)Sergei Kolobov2003-11-202-2/+2
| | | | | PR: 59435 Submitted by: maintainer
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgOliver Eikemeier2003-11-201-1/+1
| | | | | PR: 59109 Approved by: marcus (mentor)
* - Fix gcc33 problemsDirk Meyer2003-11-193-0/+51
|
* - Update MASTER_SITES and WWW: lineKirill Ponomarev2003-11-194-8/+10
| | | | | PR: 59468 Submitted by: Ports Fury
* - Update to version 1.6Kirill Ponomarev2003-11-183-8/+11
| | | | | PR: 59352 Submitted by: maintainer
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
|
* - Fix PATCH_SITESDirk Meyer2003-11-171-2/+1
|
* Allow the default compiled-in editor to be easily changed.David E. O'Brien2003-11-131-1/+2
|
* - update MASTER_SITESDirk Meyer2003-11-121-2/+2
|
* - Update to version 1.0.4Kirill Ponomarev2003-11-113-7/+7
| | | | | PR: 59132 Submitted by: Ports Fury
* - Fix build on -currentKirill Ponomarev2003-11-111-7/+2
| | | | | PR: 59131 Submitted by: Ports Fury
* Remove pan, as the new stable release has been rolled into pan2.Joe Marcus Clarke2003-11-038-133/+0
|
* Fix templates handling.Max Khon2003-11-022-0/+12
| | | | | | Bump PORTREVISION. Obtained from: GoldED+ CVS
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Maintainer update [1]:Sergei Kolobov2003-11-014-65/+59
| | | | | | | | | | | | | | | | | | | | | - Update to 1.9.45, lots of bugfixes, too many to list here, see http://mandree.home.pages.de/leafnode/NEWS - Install German manual pages into standard location so that man(1) can find them. (MANLANG and all that, along the lines used in security/nmap) - Fix up NOPORTDOCS mode so it actually works - Fix pkg-message to not contain the same text twice While I'm here [2]: - simplify/shorten post-install target a bit by using few new variables and unrolling loops - rename ${PREFIX}/share/doc/leafnode/doc_german to just .../german. I think extra "doc_" there is unnecessary - s/ECHO/ECHO_MSG/ - whitespace changes to shorten line lengths in Makefile PR: 58799 [1] Submitted by: maintainer [1], sergei [2] Approved by: maintainer [2]
* - Fix handling USE_GETOPT_LONGKirill Ponomarev2003-11-012-3/+43
| | | | | PR: 58770 Submitted by: Ports Fury
* Move dependency on perl to hpt.Max Khon2003-10-282-7/+7
|
* Update to 1.1.90Tilman Keskinoz2003-10-286-56/+9
|
* - Fix build on 5.xKirill Ponomarev2003-10-271-0/+10
| | | | Reported by: bento (kris)
* Forgot to reset PORTREVISION.Max Khon2003-10-261-1/+0
|
* Update to 1.2.4.Max Khon2003-10-262-4/+3
|
* Update to 2.2.4.Max Khon2003-10-262-3/+3
|
* Update to 1.10.4.Max Khon2003-10-262-4/+3
|
* Update to 1.2.4.Max Khon2003-10-268-13/+12
|
* Update to 1.0.4.Max Khon2003-10-264-6/+6
|
* Update to 0.14.4.Max Khon2003-10-262-3/+3
|
* Update to 0.2.4.Max Khon2003-10-262-4/+3
|
* utilize SITE_PERLYing-Chieh Liao2003-10-2410-62/+59
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Respect CC and CFLAGSKris Kennaway2003-10-231-5/+7
|
* - Use EXAMPLESDIR, DOCSDIR.Max Khon2003-10-202-119/+123
| | | | - Install examples with correct permissions.
* Fix pkg-descr.Max Khon2003-10-202-6/+5
|
* New port: golded+Max Khon2003-10-2018-0/+404
| | | | GoldED+ is FTN message editor.
* BROKEN on 5.x: does not compileKris Kennaway2003-10-162-2/+16
|
* - Update to version 1.5Kirill Ponomarev2003-10-142-2/+2
| | | | | PR: 57991 Submitted by: maintainer
* patch news/newsx: adding conflict with news/leafnode.Daichi GOTO2003-10-141-0/+2
| | | | | | | | - news/leafnode and news/newsx install bin/newsq. PR: 57971 Noted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Submitted by: Thierry Thomas <thierry@pompo.net>
* - Update to version 1.4Kirill Ponomarev2003-10-122-2/+2
| | | | | PR: 57899 Submitted by: maintainer
* - add CONFLICTSDirk Meyer2003-10-121-0/+3
| | | | Submitted by: eikemeier@fillmore-labs.com
* - use DOCSDIRDirk Meyer2003-10-121-11/+11
|
* - use DOCSDIR and EXAMPLESDIRDirk Meyer2003-10-121-162/+162
|
* - use DOCSDIR and EXAMPLESDIRDirk Meyer2003-10-121-148/+148
|
* - update to 0.9.8.0 [0]Pete Fritchman2003-10-125-43/+126
| | | | | | | - use the provided install target instead of re-writing do-install PR: 55988 [0] Submitted by: Stefan Walter <sw@gegenunendlich.de> [0]
* New Port: news/rawdog: A simple RSS aggregatorEdwin Groothuis2003-10-085-0/+72
| | | | | | | | New port for rawdog, a simple RSS aggregator. It generates a HTML page from a collection of RSS feeds. PR: ports/56650 Submitted by: Tim Bishop <tim@bishnet.net>
* - Update to 0.24.2Kirill Ponomarev2003-10-055-17/+12
| | | | - Take maintainership
* Upgrade to 1.6.2Andrey A. Chernov2003-10-042-3/+2
| | | | Submitted by: Thomas Seck <tmseck@netcologne.de>
* - remove defunct urlDirk Meyer2003-10-041-2/+0
|
* update news/inn-stable:Daichi GOTO2003-09-282-0/+27
| | | | | | | | - fix build for news/newsx if inn* is installed via a package PR: 57313 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Pointed out by: Kris via dosirak
* update news/inn:Daichi GOTO2003-09-284-4/+56
| | | | | | | | - fix build for news/newsx if inn* is installed via a package PR: 57313 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Pointed out by: Kris via dosirak
* Bump port revision.Max Khon2003-09-281-0/+1
|
* Fix 'Show Address' switch. Patch is submitted to author.Max Khon2003-09-281-0/+31
|
* Do not use internal fidoconfig parser.Max Khon2003-09-282-23/+12
|
* Take maintainershipKris Kennaway2003-09-281-1/+1
|
* Use PCRE from portsAndrey A. Chernov2003-09-282-118/+4
|
* - Update to 0.45 [1]Erwin Lansing2003-09-272-3/+9
| | | | | | | - Mark broken on 5.x PR: 57276 [1] Submitted by: Mark Linimon <linimon@lonesome.com>
* KATO mega patchEdwin Groothuis2003-09-273-14/+14
| | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* update news/inn-stable:Daichi GOTO2003-09-266-43/+226
| | | | | | | | | | | - update to 20030922 snapshot - get back to "date-based" PORTVERSION - Now config files are not removed - add many knobs - Use USE_OPENSSL hook PR: 57158 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
* update: news/innDaichi GOTO2003-09-2610-64/+436
| | | | | | | | | - Now config files are not removed - add many knobs - Use USE_OPENSSL hook PR: 57160 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
* Replace an erroneous ECHO with ECHO_MSG. While I'm here, use DOCSDIR asTom Hukins2003-09-252-9/+9
| | | | | | | suggested by portlint(1). PR: 56824 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - MASTER_STE_LOCALDirk Meyer2003-09-251-1/+3
|
* - change ECHO -> ECHO_MSGDirk Meyer2003-09-251-10/+10
|
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-2/+2
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Cease FreeBSD port maintainershipsEdwin Groothuis2003-09-241-1/+1
| | | | | | | | | | I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>