aboutsummaryrefslogtreecommitdiff
path: root/www/wn
Commit message (Collapse)AuthorAgeFilesLines
* List home pages.Trevor Johnson2001-08-181-1/+7
| | | | | | | | | | Requested by: Christopher K. Davis <ckd@ckdhr.com> Reviewed by: adam (former maintainer) While I'm here, list some of the features of WN. Notes: svn path=/head/; revision=46421
* Turn Adam David's ports loose. Look out, world!Trevor Johnson2001-08-181-1/+1
| | | | | | | Approved by: adam Notes: svn path=/head/; revision=46420
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Use MASTER_SITE_LOCAL. Remove BROKEN line.Trevor Johnson2001-01-081-3/+2
| | | | | | | | | | | | | On 2000-12-29 I e-mailed adam@freebsd.org, adam@veda.is, and ports@freebsd.org (with a link to a patch) to propose this change. My mail did not bounce, but there was no response. ftp://ftp.acns.nwu.edu/pub/wn/wn-1.18.6.tar.gz: changing directory pub/wn 550 wn: No such file or directory. (Last OK result Wed Nov 4 8:33:32 1998 ) Notes: svn path=/head/; revision=36953
* Oops, just noticed my previous change didn't work. Expand doesn't toSteve Price2000-05-291-1/+1
| | | | | | | does not so it does. Notes: svn path=/head/; revision=28930
* Spell "doesn't" correctly.Steve Price2000-05-291-1/+1
| | | | Notes: svn path=/head/; revision=28848
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* portlintMichael Haro1999-08-271-11/+11
| | | | Notes: svn path=/head/; revision=21037
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-3/+3
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* fix syntax errror in BROKENDavid E. O'Brien1998-12-021-2/+2
| | | | Notes: svn path=/head/; revision=15065
* BROKEN='single MASTER_SITE and /pub/wn/ doesn't exist on ftp.acns.nwu.edu ↵David E. O'Brien1998-12-011-1/+3
| | | | | | | anymore' Notes: svn path=/head/; revision=15014
* version 1.8.6Adam David1998-07-202-3/+3
| | | | Notes: svn path=/head/; revision=12011
* 1.18.3 --> 1.18.5 (same for Makefile)Adam David1998-01-212-2/+2
| | | | Notes: svn path=/head/; revision=9403
* 1.18.3 --> 1.18.51.18.3 --> 1.18.51.18.3 --> 1.18.51.18.3 --> 1.18.51.18.3 ↵Adam David1998-01-211-2/+2
| | | | | | | --> 1.18.5 Notes: svn path=/head/; revision=9402
* forgot thisAdam David1997-09-171-5/+8
| | | | Notes: svn path=/head/; revision=7936
* 1.16.8 --> 1.18.3Adam David1997-09-174-47/+37
| | | | Notes: svn path=/head/; revision=7935
* 1.6.8 --> 1.8.1Adam David1997-09-072-4/+4
| | | | | | | Submitted by: Bill Fenner's report generator Notes: svn path=/head/; revision=7799
* add myself as maintainerAdam David1997-08-101-1/+3
| | | | Notes: svn path=/head/; revision=7521
* 1.16.7 --> 1.16.8Adam David1997-07-022-3/+3
| | | | Notes: svn path=/head/; revision=7197
* Update from 1.16.1 to 1.16.7 (bug-fixes only)Bill Fenner1997-05-282-3/+3
| | | | Notes: svn path=/head/; revision=6582
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-081-5/+5
| | | | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami cp ->${CP} Notes: svn path=/head/; revision=4881
* Now, string describing reason for defining these variables must be setMasafumi Max NAKANE1996-12-071-2/+2
| | | | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''. Notes: svn path=/head/; revision=4864
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* 1.14.6 --> 1.16.1Adam David1996-11-012-4/+4
| | | | Notes: svn path=/head/; revision=4239
* 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
* forgot to cvs addAdam David1996-08-291-0/+107
| | | | Notes: svn path=/head/; revision=3717
* new version 1.14.6Adam David1996-08-293-4/+8
| | | | | | | | | | added 'authwn' passwd authentication module. this can handle ascii or .db formats added 'mkpasswd' script (requires perl5 for .db format) Notes: svn path=/head/; revision=3716
* version 1.14.5Adam David1996-08-164-7/+6
| | | | Notes: svn path=/head/; revision=3605
* move logfiles in by one directory levelAdam David1996-05-263-4/+5
| | | | Notes: svn path=/head/; revision=3127
* version 1.12.7Adam David1996-05-262-3/+3
| | | | Notes: svn path=/head/; revision=3126
* latest 'stable' versionAdam David1996-03-252-3/+3
| | | | Notes: svn path=/head/; revision=2892
* latest stable versionAdam David1996-02-213-8/+6
| | | | Notes: svn path=/head/; revision=2734
* sbin/wndex was moved to bin, so use it from the new locationAdam David1996-01-171-2/+2
| | | | Notes: svn path=/head/; revision=2641
* install documentation image filesAdam David1996-01-141-0/+1
| | | | Notes: svn path=/head/; revision=2624
* update to latest stable versionAdam David1996-01-143-5/+5
| | | | | | | install documentation image files Notes: svn path=/head/; revision=2623
* Dependency to ${PATCH_COOKIE} not necessary for pre-patch, it'sSatoshi Asami1995-12-081-2/+2
| | | | | | | already in bsd.port.mk. Notes: svn path=/head/; revision=2542
* oops, forgot thisAdam David1995-12-071-1/+1
| | | | Notes: svn path=/head/; revision=2540
* update to version 1.12.2Adam David1995-12-071-2/+2
| | | | Notes: svn path=/head/; revision=2537
* wndex moved from sbin to bin, where it belongsAdam David1995-12-012-3/+3
| | | | Notes: svn path=/head/; revision=2509
* Change categories to "www". gn has "net" in there too.Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2486
* added comment about NO_PACKAGE reasonAdam David1995-10-201-2/+2
| | | | | | | Reviewed by: asami (said so) Notes: svn path=/head/; revision=2356
* Initial import of the WN server for the WebAdam David1995-10-208-0/+237
Notes: svn path=/head/; revision=2349