summaryrefslogtreecommitdiffstats
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-131-2/+2
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* Don't use variable substitution in PKGNAMEache1996-11-121-2/+2
|
* Upgrade to 961109ache1996-11-113-609/+3
|
* Upgrade to 961101ache1996-11-083-3/+609
|
* Add slnr.asami1996-11-011-1/+2
|
* A simple off-line newsreader.asami1996-11-017-0/+1135
| | | | Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
* Upgrade to 961025ache1996-10-312-3/+3
|
* Upgrade to 961024ache1996-10-252-4/+4
|
* Upgrade to 961022ache1996-10-242-5/+5
|
* Move EXTRACT_SUFX up in the first section where it belongs.asami1996-10-221-3/+2
|
* Upgrade to 961020ache1996-10-213-28/+4
|
* Add --enable-forgery, add more ${PREFIX}esache1996-10-191-4/+5
|
* Link with @exec lnache1996-10-191-1/+2
|
* Upgrade to tin1.3-unoff-BETA-961018ache1996-10-195-127/+58
| | | | Based on: obrien@cs.ucdavis.edu port (David E. O'Brien)
* Shortened Maintainer e-mail address.andreas1996-10-191-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-109-9/+9
| | | | | | | | | | 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!
* updated my ports with my new e-mail address.andreas1996-09-191-2/+2
|
* knews 0.9.7 -> 0.9.8andreas1996-09-032-6/+6
|
* oops, forgot cvs add patch-ac the first time :)andreas1996-08-131-0/+14
| | | | | Patch to prevent dialup to internet when starting knews by setting DOMAIN_HACK to '0' as suggested by the author of knews.
* Updated checksum file, because it was out of date.andreas1996-08-011-1/+1
| | | | | | | Author of knews packaged 0.9.7 new, some minor changes. Didn't look closely what changes, but the new 0.9.7 builds and installes cleanly and works. -andreas
* Added slurp.asami1996-07-271-1/+2
|
* A passive NNTP client that retrieves Usenet news articles from a remote server.asami1996-07-279-0/+1939
| | | | Submitted by: James Raynard <fports@jraynard.demon.co.uk>
* Leap year fix. Will work until 2100.asami1996-07-271-0/+13
| | | | Submitted by: Matt Bartley <mbartley@lear35.cytex.com>
* Added nntpbtr.asami1996-07-231-1/+2
|
* NNTP bulk transfer agent.asami1996-07-2311-0/+2475
| | | | Submitted by: Dmitry Kohmanyuk <dk@dog.farm.org>
* Upgrade, 0.9.6 -> 0.9.7.asami1996-07-102-4/+4
| | | | Submitted (partly) by: andreas
* patch file has been renamed on PATH_SITEtorstenb1996-07-083-6/+6
| | | | OK'ed by: asami
* Back out Pauls update to unoff4torstenb1996-06-246-12/+30
| | | | OK'ed by: gpalmer
* Update to inn1.4unoff4pst1996-06-206-33/+15
|
* Change NO_PACKAGE to NO_CDROM, this is a "don't make money from it" port.asami1996-06-141-3/+2
|
* Makefile cleanup.asami1996-06-031-16/+9
| | | | | | | | | | | | | (1) Add $Id$. (2) Reorder variables. Remove unnecessary PKGNAME (was ==DISTNAME). (3) Remove spurious comments about MAINTAINER, it's funny to if you look at the diff between 0.9.5 and 0.9.6 though. (4) Remove unnecessary "IS_INTERACTIVE=no", that is a binary (set/unset) variable so it actually meant "yes" (and I'm sure that's not what Andreas meant).
* Finally upgrade to version 0.9.6.joerg1996-06-028-110/+65
| | | | Submitted by: andreas@klemm.gtn.com (Andreas Klemm)
* pkg/COMMENT files for use by ports READMEs.asami1996-04-091-0/+1
|
* Upgrade, 2.6.1 -> 2.6.2.asami1996-04-075-39/+79
| | | | Submitted by: Noritaka Ishizumi <graphite@pepsi1.bekkoame.or.jp>
* Added suck.asami1996-03-311-1/+2
|
* Receives/sends news to/from localhost via NNTP.asami1996-03-318-0/+293
| | | | Submitted by: Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp>
* added myself as maintainer.adam1996-03-203-4/+6
| | | | | | | mostly eliminate __FreeBSD__ fixed standalone daemon so it works. build it as standalone by default, because that generally makes better sense. (if there is disagreement, I will let it build both ways)
* Add one line setup instructionsache1996-03-041-1/+4
|
* Add nn-currentache1996-03-041-1/+2
|
* Cosmetiqueache1996-03-031-6/+4
|
* Better FreeBSD tuning & configurationache1996-03-033-392/+89
|
* added nntpxferadam1995-12-071-0/+1
|
* BUILD_DEPENDS on libcnews.a, not some arbitrary executable that comesasami1995-11-271-2/+2
| | | | with cnews and installed in libexec.
* Add libcnews.a and a corresponding @exec ranlib.asami1995-11-221-0/+2
| | | | | I'm not exactly sure why this was missing, but since it's installed by the "make install" rule, it definitely should be in the package.
* Add knews.asami1995-11-211-1/+2
| | | | Requested by: joerg
* Karl-Johan Johnsson's X11 NNTP newsreader.joerg1995-11-198-0/+158
| | | | Submitted by: andreas@knobel.gun.de (Andreas Klemm)
* Include include/dbz.h in the package.asami1995-11-091-0/+1
| | | | Noticed by: the nntp port
* - use systems CFLAGStorstenb1995-10-253-3/+12
| | | | | | - fix the load average check in nnrpd Approved By: asami
* Typo in PKGNAME! Oh my goodness.asami1995-10-201-2/+2
| | | | Submitted by: adam
* Use BUILD_DEPENDS on ${PREFIX}/libexec/ctime instead ofasami1995-10-101-4/+2
| | | | | | .if !exists(${PREFIX}/...), this is not a very clean solution but the previous version simply didn't work because ${PREFIX} wouldn't be substituted at this point.
OpenPOWER on IntegriCloud