summaryrefslogtreecommitdiffstats
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.1beta6ade2000-10-034-8/+6
|
* Chase new gnomeprintade2000-09-282-2/+4
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-3/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Update to 0.9.6.3.asmodai2000-09-251-1/+1
| | | | | PR: 21478 Submitted by: Maintainer (Mark Huizer <xaa+ports@madison-gurkha.com>)
* Update to 0.9.6.3.asmodai2000-09-251-3/+8
| | | | | | | Added some mastersites myself. PR: 21478 Submitted by: Maintainer (Mark Huizer <xaa+ports@madison-gurkha.com>)
* Fix bogon that made it impossible to stop innd.des2000-09-242-2/+2
|
* Add forgotten post-install scriptdes2000-09-242-0/+54
|
* Fix portlint warnings.des2000-09-242-18/+16
|
* Upgrade to 2.3.0.des2000-09-248-72/+184
| | | | | Note that unless you already have a /var/news or /var/spool/news directory, the spool directory now defaults to /usr/local/news/spool.
* Update to 0.8.1beta5ade2000-09-1510-64/+44
|
* Fix broken MASTER_SITEStom2000-09-141-1/+1
|
* Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore RUN_DEPENDS to ensuresobomax2000-09-131-1/+1
| | | | | | correct removal of share/gnome. Submitted by: bento
* Use gtk-- 1.2.3nakai2000-09-111-1/+1
|
* Update to 2.3-RELdes2000-08-302-2/+2
|
* Update to 0.0.27.sobomax2000-08-212-2/+2
|
* Add missing line continuation character in LIB_DEPENDS.steve2000-08-211-1/+2
|
* The MASTER_SITES seem to be working now so we don't need to have this portsteve2000-08-191-2/+0
| | | | marked BROKEN anymore.
* From the patch submission:andreas2000-08-151-3/+4
| | | | | | | | | | Right now it's difficult to determine if one must upgrade the currently installed server as the pkg_info reports one has "inn-stable-v22" installed. With this patch it's easier to compare the installed version against /usr/ports/INDEX as the version tag changes when you upgrade the port. Submitted by: Martti Kuparinen <martti.kuparinen@lmf.ericsson.se>
* Make these COMMENT files conform to Handbook standard.will2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
* MAN1=knews.1asami2000-08-111-0/+1
| | | | Submitted by: bento
* Substitute the extra spaceskevlo2000-08-103-5/+5
|
* Update to 0.8.1beta3ade2000-08-088-16/+56
|
* - Update MASTER_SITESkevlo2000-08-073-145/+146
| | | | | | | - PLIST is configurable and added URL's PR: ports/20406 Submitted by: MAINTAINER
* PLIST configurablekevlo2000-08-072-9/+7
| | | | | PR: ports/20404 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* Add a patch-file that I missed in the previous commit.nbm2000-08-061-0/+8
| | | | PR: ports/20441
* Update to 3.6 and fix a few bugs too.nbm2000-08-063-5/+5
| | | | | PR: ports/20441 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> (MAINTAINER)
* Upgrade to version 1.5.6.obrien2000-08-052-2/+2
|
* Re-sobomize to use pre-patch instead of post-extractade2000-08-042-2/+2
| | | | Wrists slapped by: knu, sheldon
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-046-66/+22
| | | | post-extract rule
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Add c-nocem, a fast filter to remove spam (works with cnews)nbm2000-08-027-0/+60
| | | | | PR: ports/17302 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* Update port to 1.2.3jedgar2000-08-023-4/+4
| | | | | PR: 20330 Submitted by: Maintainer
* Removed a spurious RUN_DEPENDS line.dburr2000-07-261-1/+0
|
* Activate ubh.dburr2000-07-241-0/+1
|
* New port news/ubh, another commandline driven Usenet binary postingdburr2000-07-245-0/+65
| | | | | | | | harvester. (in case you were wondering, No, I am NOT some kind of perv or anthing. I just like to look at the... ummm, uhhh... FRACTALS!! Yeah, that's the ticket! Fractal postings!!!) Obtained from: Freshmeat, where else? :)
* Enable PicMonger.dburr2000-07-241-0/+1
|
* Import of new port news/PicMonger, a little GTK utility that makesdburr2000-07-2410-0/+119
| | | | | | it easy to decode those "naughty" groups. :) Obtained from: freshmeat, of course :)
* Add grn - a NNTP client for Gnome.sobomax2000-07-206-0/+66
|
* Update inn-stable port to last stable versionandreas2000-07-093-7/+6
|
* Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.steve2000-07-071-1/+2
|
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-053-12/+48
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* @dirrm lib/trnasami2000-07-051-0/+1
| | | | Submitted by: bento
* @dirrm share/doc/slnrasami2000-07-051-0/+1
| | | | Submitted by: bento
* @dirrm share/doc/aubasami2000-07-051-0/+1
| | | | Submitted by: bento
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* <security-officer>kris2000-07-041-1/+4
| | | | | | | | Don't install rnews setgid uucp by default - the INN maintainers don't recommend this binary run with privileges because it is not secure. Anyone who needs the ability to fetch news via UUCP can rebuild the port with WITH_UUCP_SECURITY_HOLE defined. </security-officer>
* This port was missing a dependency on kdelibs11kris2000-07-031-1/+2
| | | | Noticed by: bento
* Oops, wasn't looking closely enough. The aforementioned breakage was actuallykris2000-07-021-2/+0
| | | | in kdesupport11.
* Mark broken; port can't find the KDE stuff during configure.kris2000-07-021-0/+2
| | | | Noticed by: bento
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
OpenPOWER on IntegriCloud