aboutsummaryrefslogtreecommitdiffstats
path: root/www/oops
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -CURRENT.naddy2002-07-264-50/+40
|
* Simplify MASTER_SITES and also while i am here, fix FATAL warning frompat2002-07-261-2/+2
| | | | | | | portlint PR: ports/40989 Submitted by: Dmitry Morozovsky <marck@rinet.ru>
* Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks forpetef2002-05-311-2/+2
| | | | | | | your hard work on these & I hope to see you contribute more. PR: 38750 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer)
* Update maintainer's email to match what he uses on send-pr to avoiddwcjr2002-05-231-2/+2
| | | | | | confusion Submitted by: maintainer
* upgrade to 20020519ijliao2002-05-202-2/+2
| | | | | PR: 38327 Submitted by: maintainer
* Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1
|
* Update to 1.5.22.20020312pat2002-03-132-1/+10
| | | | | PR: 35824 Submitted by: maintainer
* Populate SCRIPTS_ENV with variables the configure script needs.petef2002-02-201-0/+4
| | | | | PR: 34969 Submitted by: maintainer
* Fix the previous commit. Note to myself: do not forget cvs rm -fmaxim2002-02-148-0/+207
| | | | the empty files and cvs add the new ones.
* Upgrade to 1.5.22maxim2002-02-147-98/+26
| | | | | PR: 34929 Submitted by: maintainer
* upgrade to 1.5.18ijliao2001-05-293-11/+2
| | | | | PR: 27255 Submitted by: maintainer
* Upgrade to version 1.5.17kevlo2001-05-015-70/+14
| | | | | PR: 26921 Submitted by: MAINT
* Chase the checksum: trivial doc changeskris2001-03-101-1/+1
|
* Add WWW:tom2001-02-261-0/+2
|
* Update to 1.5.6kevlo2001-01-032-2/+2
| | | | | PR: 24045 Submitted by: MAINTAINER
* remove extra directories properly.sf2000-12-311-0/+4
| | | | | PR: 23846 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Add @dirrm etc/oopsdemon2000-12-241-0/+1
| | | | | PR: 23744 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Update to version 1.5.5.demon2000-12-242-2/+2
| | | | | PR: 23803 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* Fix violations of COMMENT files.will2000-12-211-1/+1
| | | | | PR: 22986 Submitted by: Ports Fury
* Minor oops account GECOS field fix.roam2000-12-151-1/+1
| | | | | PR: 23563 Submitted by: maintainer
* - Install mans;sobomax2000-12-153-0/+66
| | | | | | - make port to be compliant with portlint-2.3. Submitted by: maintainer
* - Update port to 1.5.2jedgar2000-12-145-19/+25
| | | | | | | - Remove FORBIDDEN PR: 23541 Submitted by: Maintainer
* Mark FORBIDDEN due to remote exploit posted on Bugtraqjedgar2000-12-121-0/+2
| | | | Submitted by: |CyRaX| <cyrax@pkcrew.org> (via Bugtraq)
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-2/+2
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Add oops 1.4.16, a www proxy server similar to squid but easier to configure,will2000-09-189-0/+250
threadsafe (can use more than one CPU), and faster (uses large files rather than many files). PR: 21318 Submitted by: Sergey Oskin <oZZ@FreeBSD.org.ru>