aboutsummaryrefslogtreecommitdiffstats
path: root/news
Commit message (Expand)AuthorAgeFilesLines
* Added slurp.Satoshi Asami1996-07-281-1/+2
* A passive NNTP client that retrieves Usenet news articles from a remote server.Satoshi Asami1996-07-289-0/+1939
* Leap year fix. Will work until 2100.Satoshi Asami1996-07-271-0/+13
* Added nntpbtr.Satoshi Asami1996-07-231-1/+2
* NNTP bulk transfer agent.Satoshi Asami1996-07-2311-0/+2475
* Upgrade, 0.9.6 -> 0.9.7.Satoshi Asami1996-07-102-4/+4
* patch file has been renamed on PATH_SITETorsten Blum1996-07-093-6/+6
* Back out Pauls update to unoff4Torsten Blum1996-06-256-12/+30
* Update to inn1.4unoff4Paul Traina1996-06-216-33/+15
* Change NO_PACKAGE to NO_CDROM, this is a "don't make money from it" port.Satoshi Asami1996-06-141-3/+2
* Makefile cleanup.Satoshi Asami1996-06-031-16/+9
* Finally upgrade to version 0.9.6.Joerg Wunsch1996-06-028-110/+65
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
* Upgrade, 2.6.1 -> 2.6.2.Satoshi Asami1996-04-075-39/+79
* Added suck.Satoshi Asami1996-04-011-1/+2
* Receives/sends news to/from localhost via NNTP.Satoshi Asami1996-04-018-0/+293
* added myself as maintainer.Adam David1996-03-203-4/+6
* Add one line setup instructionsAndrey A. Chernov1996-03-041-1/+4
* Add nn-currentAndrey A. Chernov1996-03-041-1/+2
* CosmetiqueAndrey A. Chernov1996-03-031-6/+4
* Better FreeBSD tuning & configurationAndrey A. Chernov1996-03-033-392/+89
* added nntpxferAdam David1995-12-071-0/+1
* BUILD_DEPENDS on libcnews.a, not some arbitrary executable that comesSatoshi Asami1995-11-271-2/+2
* Add libcnews.a and a corresponding @exec ranlib.Satoshi Asami1995-11-221-0/+2
* Add knews.Satoshi Asami1995-11-211-1/+2
* Karl-Johan Johnsson's X11 NNTP newsreader.Joerg Wunsch1995-11-208-0/+158
* Include include/dbz.h in the package.Satoshi Asami1995-11-091-0/+1
* - use systems CFLAGSTorsten Blum1995-10-253-3/+12
* Typo in PKGNAME! Oh my goodness.Satoshi Asami1995-10-201-2/+2
* Use BUILD_DEPENDS on ${PREFIX}/libexec/ctime instead ofSatoshi Asami1995-10-101-4/+2
* Move NO_PACKAGE to right place, also fix typo "to many" -> "too many".Satoshi Asami1995-10-103-15/+12
* add libinn.a and it's header files to the package listTorsten Blum1995-10-063-0/+12
* - add an `update' target (won't overwrite configuration filesTorsten Blum1995-10-063-3/+48
* distribution was updatedAdam David1995-10-053-50/+3
* Convert all makefiles to new formats.Satoshi Asami1995-10-031-8/+8
* Change EXEC_DEPENDS -> RUN_DEPENDSAndrey A. Chernov1995-09-242-2/+2
* the patches has been moved to another directory...Torsten Blum1995-08-093-6/+6
* add rkive to the SUBDIRs listTorsten Blum1995-07-161-1/+2
* rkive - a USENET newsgroup archiverTorsten Blum1995-07-167-0/+360
* To the do-install target:Satoshi Asami1995-07-021-4/+5
* add a NO_PACKAGE=yesTorsten Blum1995-07-023-3/+12
* use /var/news/over.view for the overview database (NOV)Torsten Blum1995-07-022-2/+2
* Add tin, convert Makefile along the way.Satoshi Asami1995-07-011-2/+7
* The tin newsreader, version 1.22. I know 1.3beta is out, but it'sSatoshi Asami1995-07-016-0/+449
* Change non-existent /usr/tmp to /var/tmpAndrey A. Chernov1995-06-181-2/+19
* Fix these bugs.Satoshi Asami1995-06-056-9/+36
* Add public patch for select loop problem.Satoshi Asami1995-05-303-3/+12
* name all lib/news/* and libexec/news/*Adam David1995-05-151-2/+50
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-1/+2
* Sort.Satoshi Asami1995-05-131-2/+2
* # is not a valid comment character.... ;)Satoshi Asami1995-05-121-1/+2
* Delete the @cd into man directories and append man/man? to allSatoshi Asami1995-05-121-26/+23
* Compress manpages for distrib.pats.5 passwd.nntp.5 too. This solvesSatoshi Asami1995-05-093-3/+6
* Activate munpackAndrey A. Chernov1995-05-063-8/+14
* Fix the post-install target (gzipping manpages). inews.1 was missingSatoshi Asami1995-05-053-9/+9
* manpages are compressed now...Torsten Blum1995-05-053-165/+159
* - add myself as MAINTAINERTorsten Blum1995-05-053-15/+93
* nntpxmit and shlock moved from bin to libexec/news.Satoshi Asami1995-04-251-2/+2
* Typo (nnusages -> nnusage)Satoshi Asami1995-04-241-1/+1
* Add "-" in front of "ln -s" so that it won't be fatal if the linkSatoshi Asami1995-04-241-2/+2
* {WRKSRC} -> ${WRKSRC}. Conical hat goes to adam. :pSatoshi Asami1995-04-241-4/+3
* Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami1995-04-241-2/+1
* Updated for new bsd.port.mk.Satoshi Asami1995-04-221-3/+3
* find dbz.h and libcnews.a under ${PREFIX}/{include,lib}Adam David1995-04-181-1/+5
* use ${PREFIX} instead of /usr/localAdam David1995-04-181-8/+8
* install dbz.h and libcnews.a so that nntp and anything else that might use themAdam David1995-04-181-1/+4
* Cleanup/termios support/off_t -> long and much moreAndrey A. Chernov1995-04-153-39/+238
* Makefiles of news ports cleaned up!Satoshi Asami1995-04-128-25/+29
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-018-6/+14
* Move the target of the pre-build to the pre-install. At the time of theAndreas Schulz1995-02-271-4/+2
* One more of this extra tabs in a Makefile.Andreas Schulz1995-02-231-0/+15
* use "echo | su" instead of "su -c"Paul Traina1995-01-251-16/+21
* Add cnews back inPaul Traina1995-01-241-3/+2
* Changes for current release...Paul Traina1995-01-242-8/+24
* Disable cnews until it's fixedGary Palmer1995-01-241-2/+3
* Fix for PR ports/149 - MD5 checksum wrong for current cnews distfileGary Palmer1995-01-191-1/+1
* Next batch of MD5 files.Gary Palmer1995-01-042-0/+2
* Upgrade to 3.6Gary Palmer1995-01-042-6/+6
* Next batch of MD5 checksum filesGary Palmer1995-01-046-0/+6
* copy conf.h.dist to conf.h in pre-patch:Adam David1994-11-271-2/+2
* change pre-configure to pre-patcAndrey A. Chernov1994-11-151-2/+2
* Build/install mini-inews version, if no news subsystem present(client mode)Andrey A. Chernov1994-11-111-3/+6
* Changes for latest releaseAdam David1994-10-282-158/+11
* Reviewed by:Torsten Blum1994-10-231-2/+2
* Reviewed by: Torsten Blum1994-10-2312-0/+450
* add trn to SUBDIRScott Mace1994-10-221-2/+2
* Import of TRN 3.5Scott Mace1994-10-229-0/+393
* Fix for successful compilation when NNTP turned onAndrey A. Chernov1994-10-121-0/+33
* Added nnAdam David1994-10-031-2/+2
* NN newsreader with NOV supportAdam David1994-10-034-0/+47
* added /usr/local/bin to newspathAdam David1994-10-021-2/+2
* packing list contentsAdam David1994-10-021-0/+6
* NNTP with NOV.Adam David1994-10-024-0/+20
* 4.4 fixes. Also added all: target to makefileAdam David1994-10-022-2/+55
* Makefile was missingAdam David1994-10-021-0/+5
* More fixes...Adam David1994-10-011-0/+36
* This file originally contained a makefile fix for the regression tests.Adam David1994-10-011-0/+52
* Cnews cleanup release from Henry Spencer and Geoff CollyerAdam David1994-09-306-0/+294