summaryrefslogtreecommitdiff
path: root/www/roxen (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* BROKEN on alpha: Does not compileKris Kennaway2005-05-211-0/+4
|
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Correct ports that were abusing the FORBIDDEN variable and replace withSean Chittenden2003-02-071-1/+1
| | | | | | | | | | | | | | | | | | either IGNORE or BROKEN. Since there seems to be some confusion, for the record: BROKEN is reserved for ports that don't work. This will prevent users from installing the port, but please note that ports marked as BROKEN will still be built by bento IGNORE is reserved for ports that should not be built for one reason or another (including bento). Users and bento will not build ports marked as IGNORE. FORBIDDEN is reserved for security breakages only!!! Only mark a port as FORBIDDEN if there is a security issue with the port at the time. Reviewed by: kris (portmgr)
* Mark it FORBIDDEN for defined(PARALLEL_PACKAGE_BUILD) &&Satoshi Asami2001-08-291-1/+7
| | | | ${OSVERSION} >= 500000 -- the build hangs.
* Move roxen.sh to roxen.sh.sample so I could put it in pkg-plistYing-Chieh Liao2001-05-292-1/+2
| | | | | PR: 27580 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* upgrade to 2.1.231Ying-Chieh Liao2001-05-196-1391/+1270
| | | | | PR: 26406 Submitted by: maintainer
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
|
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-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 variablesChris Piazza2000-04-101-3/+3
|
* You can't write into ${PKGDIR} -- move ${PKGMESSAGE} to ${WRKSRC}.Satoshi Asami1999-09-301-1/+2
| | | | Found by: obento
* * Corrected Makefile with respect to ${PREFIX}Satoshi Taoka1999-09-245-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.Steve Price1999-09-184-402/+1205
| | | | | PR: 13325 Submitted by: KATO Tsuguru <<tkato@prontomail.ne.jp>
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-12/+2
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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/11484Seiichirou Hiraoka1999-05-045-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.