aboutsummaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Add pkg-install, forgotten in previous commit.Dag-Erling Smørgrav2000-12-211-0/+28
| | | | Notes: svn path=/head/; revision=36210
* Update to 2.3.20001220, and try to get as close to news/inn as possible.Dag-Erling Smørgrav2000-12-214-149/+109
| | | | | | | | Ideally, this should use news/inn as MASTERDIR, or the two ports should be merged. Notes: svn path=/head/; revision=36209
* Fix violations of COMMENT files.Will Andrews2000-12-212-2/+2
| | | | | | | | PR: 22986 Submitted by: Ports Fury Notes: svn path=/head/; revision=36181
* Upgrade to version 1.9.17Brian Somers2000-12-132-2/+2
| | | | Notes: svn path=/head/; revision=35940
* Implement a serious hack that should allow people to fetch the distfileSteve Price2000-12-111-0/+5
| | | | | | | | | for this port. PR: 23028 Notes: svn path=/head/; revision=35838
* Update to 0.9.2Ade Lovett2000-11-308-30/+30
| | | | Notes: svn path=/head/; revision=35563
* Update to version 4.4.2Kevin Lo2000-11-303-2/+8
| | | | | | | | PR: 23117 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35539
* I already have inn, so I might as well take on inn-stable now that andreasDag-Erling Smørgrav2000-11-231-1/+1
| | | | | | | doesn't want to maintain it any more. Notes: svn path=/head/; revision=35371
* maintenance -> ports@FreeBSD.orgAndreas Klemm2000-11-231-1/+1
| | | | | | | | | | Don't use inn anymore after migrating to leafnode+ maintaining leafnode+ is more suitable for my home environment. So I'm looking for somebody who can test and commit updates and so really maintain the port. Notes: svn path=/head/; revision=35365
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Release a few more ports so I can concentrate more on GNOMEAde Lovett2000-11-171-1/+1
| | | | Notes: svn path=/head/; revision=35227
* Add missed entries to pkg-plist.muleSatoshi Taoka2000-11-172-0/+14
| | | | | | | Obtained from: bento Notes: svn path=/head/; revision=35211
* Chase new print/gnomeprint shlib versionAde Lovett2000-11-142-2/+2
| | | | Notes: svn path=/head/; revision=35143
* Fix path to one of p5-Net files.Satoshi Asami2000-11-141-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=35124
* t-gnus for emacs20, mule or xemacs21-mule is a kind of gnus using SEMISatoshi Taoka2000-11-039-0/+94
| | | | | | | for MIME Notes: svn path=/head/; revision=34742
* t-gnus for emacs20, mule or xemacs21-mule is a kind of gnus using SEMISatoshi Taoka2000-11-0334-0/+2191
| | | | | | | for MIME Notes: svn path=/head/; revision=34741
* t-gnus for emacs20, mule or xemacs21-mule is a kind of gnus using SEMISatoshi Taoka2000-11-032-0/+117
| | | | | | | for MIME Notes: svn path=/head/; revision=34740
* Whitespace-only:Maxim Sobolev2000-11-011-2/+2
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* - Update MASTER_SITES and WWW as the homepage has been moved to SourceforgeMaxim Sobolev2000-10-233-4/+5
| | | | | | | | (this should fix fennerism); - Update to 0.0.28. Notes: svn path=/head/; revision=34126
* Added dependency for net/p5-Net, because ubh needs the Net::NNTP module.Donald Burr2000-10-201-1/+2
| | | | Notes: svn path=/head/; revision=34043
* Update to 0.9.1Ade Lovett2000-10-2010-36/+40
| | | | Notes: svn path=/head/; revision=34038
* Commit files missed during update to 2.11Tom Hukins2000-10-202-2/+2
| | | | Notes: svn path=/head/; revision=34022
* Update to 2.11Tom Hukins2000-10-201-1/+1
| | | | Notes: svn path=/head/; revision=34021
* Upgrade to ubh 1.3Kris Kennaway2000-10-163-7/+5
| | | | Notes: svn path=/head/; revision=33876
* URL for master site changedAde Lovett2000-10-122-3/+4
| | | | | | | | PR: 21938 Submitted by: maintainer Notes: svn path=/head/; revision=33736
* Update to 0.9Ade Lovett2000-10-116-6/+6
| | | | Notes: svn path=/head/; revision=33711
* Add web siteDag-Erling Smørgrav2000-10-112-0/+4
| | | | Notes: svn path=/head/; revision=33702
* - Change in MASTER_SITESKevin Lo2000-10-101-7/+6
| | | | | | | | | | | | - Owner for binaries now from shake/mk/* - Owner for initial configuration must be news - Small message extended. PR: 21874 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33648
* Fix BUILD_DEPENDSKevin Lo2000-10-101-1/+1
| | | | | | | | PR: 21873 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33647
* Update MASTER_SITESKevin Lo2000-10-101-2/+1
| | | | | | | | PR: 21871 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33645
* port is broken since renaming the patchfileKevin Lo2000-10-082-2/+3
| | | | | | | | PR: 21830 Submitted by: MAINTAINER Notes: svn path=/head/; revision=33585
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-084-4/+4
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Rename PLIST.nodocs to pkg-plist.nodocs.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33536
* Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.Satoshi Asami2000-10-071-1/+1
| | | | Notes: svn path=/head/; revision=33488
* ISC no longer maintains Y2K information for INN.Dag-Erling Smørgrav2000-10-072-4/+0
| | | | Notes: svn path=/head/; revision=33468
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-053-29/+16
| | | | Notes: svn path=/head/; revision=33429
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-051-6/+2
| | | | Notes: svn path=/head/; revision=33427
* The last commiter updated the checksum, but forgot to update theJosef Karthauser2000-10-041-1/+1
| | | | | | | filename :) Notes: svn path=/head/; revision=33403
* Update to 0.8.1beta6Ade Lovett2000-10-034-8/+6
| | | | Notes: svn path=/head/; revision=33375
* Chase new gnomeprintAde Lovett2000-09-282-2/+4
| | | | Notes: svn path=/head/; revision=33223
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-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 Notes: svn path=/head/; revision=33101
* Update to 0.9.6.3.Jeroen Ruigrok van der Werven2000-09-251-1/+1
| | | | | | | | PR: 21478 Submitted by: Maintainer (Mark Huizer <xaa+ports@madison-gurkha.com>) Notes: svn path=/head/; revision=33099
* Update to 0.9.6.3.Jeroen Ruigrok van der Werven2000-09-251-3/+8
| | | | | | | | | | Added some mastersites myself. PR: 21478 Submitted by: Maintainer (Mark Huizer <xaa+ports@madison-gurkha.com>) Notes: svn path=/head/; revision=33098
* Fix bogon that made it impossible to stop innd.Dag-Erling Smørgrav2000-09-242-2/+2
| | | | Notes: svn path=/head/; revision=33071
* Add forgotten post-install scriptDag-Erling Smørgrav2000-09-242-0/+54
| | | | Notes: svn path=/head/; revision=33068
* Fix portlint warnings.Dag-Erling Smørgrav2000-09-242-18/+16
| | | | Notes: svn path=/head/; revision=33067
* Upgrade to 2.3.0.Dag-Erling Smørgrav2000-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. Notes: svn path=/head/; revision=33066
* Update to 0.8.1beta5Ade Lovett2000-09-1510-64/+44
| | | | Notes: svn path=/head/; revision=32654
* Fix broken MASTER_SITESTom Hukins2000-09-141-1/+1
| | | | Notes: svn path=/head/; revision=32623