Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade, 2.6.1 -> 2.6.2. | asami | 1996-04-07 | 5 | -39/+79 |
| | | | | Submitted by: Noritaka Ishizumi <graphite@pepsi1.bekkoame.or.jp> | ||||
* | Added suck. | asami | 1996-03-31 | 1 | -1/+2 |
| | |||||
* | Receives/sends news to/from localhost via NNTP. | asami | 1996-03-31 | 8 | -0/+293 |
| | | | | Submitted by: Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp> | ||||
* | added myself as maintainer. | adam | 1996-03-20 | 3 | -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 instructions | ache | 1996-03-04 | 1 | -1/+4 |
| | |||||
* | Add nn-current | ache | 1996-03-04 | 1 | -1/+2 |
| | |||||
* | Cosmetique | ache | 1996-03-03 | 1 | -6/+4 |
| | |||||
* | Better FreeBSD tuning & configuration | ache | 1996-03-03 | 3 | -392/+89 |
| | |||||
* | added nntpxfer | adam | 1995-12-07 | 1 | -0/+1 |
| | |||||
* | BUILD_DEPENDS on libcnews.a, not some arbitrary executable that comes | asami | 1995-11-27 | 1 | -2/+2 |
| | | | | with cnews and installed in libexec. | ||||
* | Add libcnews.a and a corresponding @exec ranlib. | asami | 1995-11-22 | 1 | -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. | asami | 1995-11-21 | 1 | -1/+2 |
| | | | | Requested by: joerg | ||||
* | Karl-Johan Johnsson's X11 NNTP newsreader. | joerg | 1995-11-19 | 8 | -0/+158 |
| | | | | Submitted by: andreas@knobel.gun.de (Andreas Klemm) | ||||
* | Include include/dbz.h in the package. | asami | 1995-11-09 | 1 | -0/+1 |
| | | | | Noticed by: the nntp port | ||||
* | - use systems CFLAGS | torstenb | 1995-10-25 | 3 | -3/+12 |
| | | | | | | - fix the load average check in nnrpd Approved By: asami | ||||
* | Typo in PKGNAME! Oh my goodness. | asami | 1995-10-20 | 1 | -2/+2 |
| | | | | Submitted by: adam | ||||
* | Use BUILD_DEPENDS on ${PREFIX}/libexec/ctime instead of | asami | 1995-10-10 | 1 | -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. | ||||
* | Move NO_PACKAGE to right place, also fix typo "to many" -> "too many". | asami | 1995-10-10 | 3 | -15/+12 |
| | | | | Stepping on the toe of: torstenb | ||||
* | add libinn.a and it's header files to the package list | torstenb | 1995-10-06 | 3 | -0/+12 |
| | |||||
* | - add an `update' target (won't overwrite configuration files | torstenb | 1995-10-06 | 3 | -3/+48 |
| | | | | - install libinn.a and it's header files | ||||
* | distribution was updated | adam | 1995-10-05 | 3 | -50/+3 |
| | |||||
* | Convert all makefiles to new formats. | asami | 1995-10-03 | 1 | -8/+8 |
| | |||||
* | Change EXEC_DEPENDS -> RUN_DEPENDS | ache | 1995-09-23 | 2 | -2/+2 |
| | |||||
* | the patches has been moved to another directory... | torstenb | 1995-08-08 | 3 | -6/+6 |
| | |||||
* | add rkive to the SUBDIRs list | torstenb | 1995-07-15 | 1 | -1/+2 |
| | |||||
* | rkive - a USENET newsgroup archiver | torstenb | 1995-07-15 | 7 | -0/+360 |
| | |||||
* | To the do-install target: | asami | 1995-07-02 | 1 | -4/+5 |
| | | | | | | | (1) Add a "rm -f ${PREFIX}/bin/inews", install was failing when it tried to overwrite an inews installed by a separate package (it su's first). (2) Add "-c" to install lines of manpages. | ||||
* | add a NO_PACKAGE=yes | torstenb | 1995-07-02 | 3 | -3/+12 |
| | |||||
* | use /var/news/over.view for the overview database (NOV) | torstenb | 1995-07-02 | 2 | -2/+2 |
| | |||||
* | Add tin, convert Makefile along the way. | asami | 1995-07-01 | 1 | -2/+7 |
| | |||||
* | The tin newsreader, version 1.22. I know 1.3beta is out, but it's | asami | 1995-07-01 | 6 | -0/+449 |
| | | | | | | | | | | changing quite rapidly according to Peter. If someone is willing to maintain it, go ahead and upgrade. By the way, this is the 300th port. Congratulations Peter, you get any ten of the 300 ports for free! :) Submitted by: Peter Wemm <peter@haywire.DIALix.COM> | ||||
* | Change non-existent /usr/tmp to /var/tmp | ache | 1995-06-18 | 1 | -2/+19 |
| | |||||
* | Fix these bugs. | asami | 1995-06-05 | 6 | -9/+36 |
| | | | | | | | | | | - The expiration processing fails when attempting to store a long message-id in the new DBZ database. If left uncorrected, a disk full condition is likely to occur. - When innxmit (on the master) encounters a news article that is cross-posted to LOTS of other newsgroups it segmentation faults. Submitted by: torstenb | ||||
* | Add public patch for select loop problem. | asami | 1995-05-30 | 3 | -3/+12 |
| | | | | Submitted by: torstenb | ||||
* | name all lib/news/* and libexec/news/* | adam | 1995-05-14 | 1 | -2/+50 |
| | |||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". | ||||
* | Sort. | asami | 1995-05-13 | 1 | -2/+2 |
| | |||||
* | # is not a valid comment character.... ;) | asami | 1995-05-12 | 1 | -1/+2 |
| | |||||
* | Delete the @cd into man directories and append man/man? to all | asami | 1995-05-12 | 1 | -26/+23 |
| | | | | the man pages. | ||||
* | Compress manpages for distrib.pats.5 passwd.nntp.5 too. This solves | asami | 1995-05-09 | 3 | -3/+6 |
| | | | | the packaging problem. | ||||
* | Activate munpack | ache | 1995-05-06 | 3 | -8/+14 |
| | | | | | Use proper inews path Upgrade config.sh to 3.6 | ||||
* | Fix the post-install target (gzipping manpages). inews.1 was missing | asami | 1995-05-05 | 3 | -9/+9 |
| | | | | | | the ".1" suffix and something apperaed twice. It still doesn't package though (distrib.pats.5.gz and passwd.nntp.5.gz are missing). | ||||
* | manpages are compressed now... | torstenb | 1995-05-04 | 3 | -165/+159 |
| | |||||
* | - add myself as MAINTAINER | torstenb | 1995-05-04 | 3 | -15/+93 |
| | |||||
* | nntpxmit and shlock moved from bin to libexec/news. | asami | 1995-04-25 | 1 | -2/+2 |
| | |||||
* | Typo (nnusages -> nnusage) | asami | 1995-04-24 | 1 | -1/+1 |
| | |||||
* | Add "-" in front of "ln -s" so that it won't be fatal if the link | asami | 1995-04-24 | 1 | -2/+2 |
| | | | | already exists. | ||||
* | {WRKSRC} -> ${WRKSRC}. Conical hat goes to adam. :p | asami | 1995-04-24 | 1 | -4/+3 |
| | |||||
* | Take out invocation of fake-pkg from do-install target. It is now | asami | 1995-04-24 | 1 | -2/+1 |
| | | | | done in the main install target itself. | ||||
* | Updated for new bsd.port.mk. | asami | 1995-04-22 | 1 | -3/+3 |
| |