aboutsummaryrefslogtreecommitdiffstats
path: root/www/roxen
Commit message (Collapse)AuthorAgeFilesLines
* Mark it FORBIDDEN for defined(PARALLEL_PACKAGE_BUILD) &&asami2001-08-291-1/+7
| | | | ${OSVERSION} >= 500000 -- the build hangs.
* Move roxen.sh to roxen.sh.sample so I could put it in pkg-plistijliao2001-05-292-1/+2
| | | | | PR: 27580 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* upgrade to 2.1.231ijliao2001-05-196-1391/+1270
| | | | | PR: 26406 Submitted by: maintainer
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-051-4/+16
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* You can't write into ${PKGDIR} -- move ${PKGMESSAGE} to ${WRKSRC}.asami1999-10-011-1/+2
| | | | Found by: obento
* * Corrected Makefile with respect to ${PREFIX}taoka1999-09-255-1090/+1101
| | | | | | | | | * Updated pkg/PLIST * Fixed typo in pkg/DESCR PR: 13829 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Approved by: maintainer
* Update to version 1.3.111.steve1999-09-194-402/+1205
| | | | | PR: 13325 Submitted by: KATO Tsuguru <<tkato@prontomail.ne.jp>
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-12/+2
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* awk -> ${AWK}mharo1999-08-231-2/+2
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* PR: ports/11484flathill1999-05-055-0/+768
Submitted by: k@123.org This is the port of the Roxen Challenger http and ftp server. It has a configuration interface to be accessed with a webrowser and comes with some nice modules like automatic generation of graphical text.