summaryrefslogtreecommitdiff
path: root/news/nn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27846
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27420
* Update port to 6.5.6Chris D. Faulhaber2000-03-043-9/+7
| | | | | | | | PR: 17095 Submitted by: Maintainer Notes: svn path=/head/; revision=26528
* Update to version 6.5.5.Steve Price2000-01-2915-87/+349
| | | | | | | | PR: 16437 Submitted by: maintainer Notes: svn path=/head/; revision=25278
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21127
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Mark this port as being interactive and other misc. cleanups from theSteve Price1999-05-034-26/+55
| | | | | | | | | | new maintainer. PR: 9686 Submitted by: Jasper O'Malley <jooji@neptune.oceancomputer.com> Notes: svn path=/head/; revision=18368
* fix port so it buildsMichael Haro1999-05-032-2/+15
| | | | Notes: svn path=/head/; revision=18350
* Split up patchfiles. Add patch from PR 9710. Update md5 file so itMichael Haro1999-04-168-213/+247
| | | | | | | | | | no longer needs to be marked as broken. PR: 9710 Submitted by: Boris Staeblow <balu@dva.in-berlin.de> Notes: svn path=/head/; revision=17915
* Add more MASTER_SITES.Vanilla I. Shu1998-12-101-3/+3
| | | | | | | | PR: ports/9037 Submitted by: josh@quick.net Notes: svn path=/head/; revision=15256
* NEWSFLASH! Manpages to be deleted from PLISTs!Tim Vanderhoek1998-08-191-14/+0
| | | | Notes: svn path=/head/; revision=12652
* Checksum doesn't match. Portlint while I'm here.Satoshi Asami1998-07-231-2/+5
| | | | Notes: svn path=/head/; revision=12076
* 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
* distfile movedAdam David1997-07-301-2/+2
| | | | Notes: svn path=/head/; revision=7437
* Create ${PREFIX}/news first as the mkdir's in the source's MakefileSatoshi Asami1997-06-191-6/+7
| | | | | | | | don't have the -p flag. While I'm here, replace stuff with macros (${PREFIX}, ${ECHO}, etc.). Notes: svn path=/head/; revision=7006
* Resign myself from maintainer, I am not interested in this port anymoreAndrey A. Chernov1997-04-121-2/+2
| | | | Notes: svn path=/head/; revision=6194
* lib/news -> news/libAndrey A. Chernov1996-12-073-8/+8
| | | | Notes: svn path=/head/; revision=4851
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-15/+18
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Add one line setup instructionsAndrey A. Chernov1996-03-041-1/+4
| | | | Notes: svn path=/head/; revision=2772
* use /var/news/over.view for the overview database (NOV)Torsten Blum1995-07-021-1/+1
| | | | Notes: svn path=/head/; revision=1913
* Change non-existent /usr/tmp to /var/tmpAndrey A. Chernov1995-06-181-2/+19
| | | | Notes: svn path=/head/; revision=1840
* Typo (nnusages -> nnusage)Satoshi Asami1995-04-241-1/+1
| | | | Notes: svn path=/head/; revision=1517
* Cleanup/termios support/off_t -> long and much moreAndrey A. Chernov1995-04-153-39/+238
| | | | Notes: svn path=/head/; revision=1358
* Makefiles of news ports cleaned up!Satoshi Asami1995-04-111-2/+3
| | | | Notes: svn path=/head/; revision=1344
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Move the target of the pre-build to the pre-install. At the time of theAndreas Schulz1995-02-261-4/+2
| | | | | | | | pre-build inews can't be build because it uses hostname.o from the nn source that is not yet build. Notes: svn path=/head/; revision=1045
* Next batch of MD5 checksum filesGary Palmer1995-01-041-0/+1
| | | | Notes: svn path=/head/; revision=682
* change pre-configure to pre-patcAndrey A. Chernov1994-11-151-2/+2
| | | | Notes: svn path=/head/; revision=381
* Build/install mini-inews version, if no news subsystem present(client mode)Andrey A. Chernov1994-11-101-3/+6
| | | | | | | Use network installation by default Notes: svn path=/head/; revision=357
* Fix for successful compilation when NNTP turned onAndrey A. Chernov1994-10-121-0/+33
| | | | Notes: svn path=/head/; revision=213
* NN newsreader with NOV supportAdam David1994-10-024-0/+47
nnmaster is installed but not used by default Notes: svn path=/head/; revision=156