Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | trevor | 2004-03-17 | 1 | -0/+1 |
| | |||||
* | Add note warning against the use of this port for new installations and | kris | 2004-02-13 | 1 | -0/+4 |
| | | | | | | recommending the leafnode port instead. Unfortunately the two do not appear to be cross-compatible, otherwise I'd recommend terminating this port. | ||||
* | Drop maintainership since I no longer use this software. It has a number | kris | 2004-02-13 | 1 | -1/+1 |
| | | | | | of data-loss bugs and appears to be abandonware; I recommend the leafnode port instead. | ||||
* | Take maintainership | kris | 2003-09-28 | 1 | -1/+1 |
| | |||||
* | Replace an erroneous ECHO with ECHO_MSG. While I'm here, use DOCSDIR as | tom | 2003-09-24 | 2 | -9/+9 |
| | | | | | | | suggested by portlint(1). PR: 56824 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Bump PORTREVISION due to previous patch. | pb | 2003-07-16 | 1 | -0/+1 |
| | |||||
* | Enable IPv6. | pb | 2003-07-16 | 2 | -4/+9 |
| | | | | | PR: ports/54538 Submitted by: sam@rfc1149.net | ||||
* | Update to 2.15. | tom | 2003-06-16 | 3 | -4/+4 |
| | | | | | While I'm here, remove myself as the MAINTAINER as I don't use Leafnode+ any more. | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Fix build on sparc64 (<sys/types.h> needs to be included before <sys/uio.h>) | kris | 2003-01-30 | 5 | -0/+90 |
| | |||||
* | Improve the description's wording. | tom | 2003-01-06 | 1 | -10/+8 |
| | |||||
* | Use standard %%PORTDOCS%% mechanism instead of using a different PLIST if | tom | 2002-11-03 | 3 | -15/+6 |
| | | | | NOPORTDOCS is defined | ||||
* | Fix chown(8) syntax to work on -current | tom | 2002-03-24 | 1 | -2/+2 |
| | | | | Submitted by: Alexander Leidinger <netchild@FreeBSD.org> | ||||
* | Fix up problems due to earlier commit | tom | 2001-07-07 | 2 | -5/+5 |
| | | | | Reviewed by: Mike Harding <mvh@ix.netcom.com> | ||||
* | Upgrade to 2.14 | tom | 2001-07-07 | 4 | -51/+53 |
| | |||||
* | Update to version 2.12 | tom | 2001-02-26 | 3 | -3/+3 |
| | |||||
* | Commit files missed during update to 2.11 | tom | 2000-10-20 | 2 | -2/+2 |
| | |||||
* | Update to 2.11 | tom | 2000-10-20 | 1 | -1/+1 |
| | |||||
* | Rename PLIST.nodocs to pkg-plist.nodocs. | asami | 2000-10-08 | 1 | -1/+1 |
| | |||||
* | Fix broken MASTER_SITES | tom | 2000-09-14 | 1 | -1/+1 |
| | |||||
* | Create directory created by port. Remove it. | asami | 2000-06-01 | 1 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Build spool dirs when user install leafnode+ as a package. | sada | 2000-03-08 | 2 | -15/+4 |
| | | | | | | PR: ports/17193 Submitted by: me Approved by: maintainer | ||||
* | Fix ${PREFIX} substitution problem | tom | 2000-01-29 | 1 | -3/+3 |
| | | | | Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> | ||||
* | Fix pkg/MESSAGE version numbering problem. Also, upgrade to the | tom | 2000-01-24 | 3 | -11/+19 |
| | | | | | | | latest version, 2.10. PR: ports/15626 Submitted by: Masahiro TAKEMURA <t80382@naoe.t.u-tokyo.ac.jp> | ||||
* | Update to version 2.9. | steve | 1999-12-23 | 4 | -5/+5 |
| | | | | | PR: 15170 Submitted by: maintainer | ||||
* | Update leafnode+ port to 2.8 | dan | 1999-09-26 | 3 | -18/+18 |
| | | | | | PR: ports/13981 Submitted by: Tom Hukins <tom@freebsd.org> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 2 | -2/+2 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Unified the writing of working directories. | sada | 1999-07-05 | 2 | -4/+6 |
| | | | | | The `test .. || ..' style could abort the make process, so changed to be using `if .. then' style. | ||||
* | Add `LEAF_SETUP_WRKDIRS' option variable which enables a user to | sada | 1999-07-04 | 5 | -23/+69 |
| | | | | | | | setup leafnode+'s working directories automatically at installation time. Approved by: maintainer | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -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 | ||||
* | WWW: - the root of all evil | mharo | 1999-05-03 | 1 | -2/+0 |
| | |||||
* | this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... | scrappy | 1999-04-22 | 2 | -3/+3 |
| | |||||
* | If not upgrading from a previous version of Leafnode or Leafnode+, | jseger | 1999-04-07 | 2 | -4/+15 |
| | | | | | | | | incorrect installation instructions are displayed. This fixes that, and makes some other minor changes. PR: ports/10982 Submitted by: Tom Hukins <tom@eborcom.com> | ||||
* | Update to version 2.6. | steve | 1999-04-03 | 5 | -33/+42 |
| | | | | | PR: 9865 Submitted by: Tom Hukins <tom@eborcom.com> | ||||
* | Warn the user if a news spool directory doesn't exist. Also add another | steve | 1999-01-10 | 1 | -3/+5 |
| | | | | | | | MASTER_SITE. PR: 9389 Submitted by: maintainer | ||||
* | Upgrade to 2.3. | mph | 1998-12-28 | 7 | -357/+43 |
| | | | | | PR: 9208 Submitted by: Tom Hukins <tom@eborcom.com> | ||||
* | Oops, let the port name slip into the COMMENT. | steve | 1998-12-24 | 1 | -1/+1 |
| | |||||
* | Initial import of leafnode+ version 1.2. | steve | 1998-12-24 | 8 | -0/+536 |
A multi-user offline news package for small sites. PR: 8766 Submitted by: Tom Hukins <tom@eborcom.com> |