CVS log for ports/www/oops/Makefile
Up to [FreeBSD] / ports / www / oops
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Feb 4 07:51:50 2012 UTC (6 days, 6 hours ago) by osa
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -2 lines
Really remove necessary pkg-install script (missed in previous commit).
While I'm here:
o) utilize %%ETCDIR%%;
o) do not overwrite configuration and service files in ${ETCDIR} if they exist;
o) remove necessary DISTNAME (found by portlint(1));
o) fix build with clang.
Bump PORTREVISION.
Tested by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Feb 2 13:05:19 2012 UTC (8 days, 1 hour ago) by osa
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +10 -10 lines
Change type of pointers from int to uintptr_t for support 64 bit platforms. Use system regexp library. Add implementation of REPORT method. While I'm here, convert pkginstall script into USERS/GROUPS macro and remove needless script. Use bsd.options.mk. Bump PORTREVISION. Tested by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> Approved by: maintainer (timeout > 2 weeks) PRs: 163317, 164018
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:26:03 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -3 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:33:59 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:43 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Punt autoconf267->autoconf268
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:35:20 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:57:29 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Jun 29 09:53:46 2008 UTC (3 years, 7 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +10 -11 lines
- fix plist for -DNOPORTDOCS - install rc script via USE_RC_SUBR - pet portlint a little - bump PORTREVISION Submitted by: marck@ (maintainer) Prompted by: QA Tindy run
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:47:34 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu May 25 10:44:42 2006 UTC (5 years, 8 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +0 -4 lines
- Fix build on CURRENT Approved by: marck (maintainer)
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun May 21 21:57:33 2006 UTC (5 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -0 lines
BROKEN on 7.0: Does not compile
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Apr 22 08:36:04 2006 UTC (5 years, 9 months ago) by erwin
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
Add extra master site PR: 96143 Submitted by: marck (maintainer)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:51:34 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Aug 24 17:56:38 2005 UTC (6 years, 5 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Create a user with nobody group instead of wheel. Theoretically it could be a reason for security weakness on some configurations with sudo. - Bump a PORTVERSION. PR: ports/85247 Submitted by: maintainer Approved by: portmgr (linimon)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon May 30 21:20:39 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +34 -12 lines
- One more fix for IPL_NAT - Convert to OPTIONS PR: ports/81623 Submitted by: markm (maintainer)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri May 20 17:53:56 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- Fix: after recent ipfilter update IPL_NAT symbol has disappeared PR: ports/80934 Submitted by: marck (maintainer)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Feb 9 14:43:05 2005 UTC (7 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
- Don't change ownership on ${PREFIX}/sbin
PR: ports/77302
Submitted by: marck (maintainer)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Feb 5 18:33:40 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +21 -12 lines
- Update to 1.5.24 PR: ports/77112 Submitted by: Dmitry Morozovsky <marck@freebsd.org> (maintainer)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Oct 15 12:13:38 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- Fix for multiple redir modules PR: ports/72710 Submitted by: marck (maintainer) Obtained from: author
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Oct 12 15:03:52 2004 UTC (7 years, 4 months ago) by osa
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Pass maintainership to Dmitry Morozovsky (aka marck), who highly activity using oops for business and kindly volunteered to keep this port up-to-date.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:34 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Feb 12 14:04:59 2004 UTC (8 years ago) by osa
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -7 lines
Attempt to fix build on amd64. [1] Also fix build problem with MySQL support. [2] Correct use PTHREAD_[CFLAGS|LIBS]. Bump PORTREVISION. [1] Notify from: kris via bento [2] Submitted by: Sergey Mokryshev <mokr@mokr.net>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jan 30 10:19:16 2004 UTC (8 years ago) by osa
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
Do not grab ${PREFIX}/sbin owhership.
Remove FORBIDDEN, bump PORTREVISION.
Notify from: kris via bento
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jan 30 08:59:39 2004 UTC (8 years ago) by kris
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
FORBIDDEN: Changes ownership of ${PREFIX}/sbin
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Nov 20 10:35:27 2003 UTC (8 years, 2 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +9 -9 lines
Update to 1.5.23.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:51:07 2003 UTC (8 years, 4 months ago) by osa
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -0 lines
Update www/oops:
*) Respect to ${CXX}
*) Use ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} instead
of hardcoded -pthread flag
*) Remove rwlock.c support, because libc_r already
support pthread_rwlock family calls
*) Bump ${PORTREVISION}
PR: 56943
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:27:54 2003 UTC (8 years, 8 months ago) by osa
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Change my e-mail address Approved by: fjoe (mentor)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 3 14:36:01 2003 UTC (8 years, 10 months ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Update to 1.5.22.20030403 PR: 50562
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Mar 24 15:13:35 2003 UTC (8 years, 10 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4 lines
- Update to 1.5.22-20030321 - Assign maintainership to Sergey Osokin PR: 50187
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 20 19:15:30 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
De-pkg-comment.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Dec 13 23:09:44 2002 UTC (9 years, 1 month ago) by yar
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -2 lines
a) Update www/oops to 1.5.22-20021204, which solves a number of build problems. b) Obey BATCH. c) Locate DB4 correctly. d) Explicitly specify dependency on gawk. PR: ports/46006 ports/44071 ports/45989 ports/40593 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Approved by: portmgr (knu)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:48:26 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:47:19 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jul 26 12:14:00 2002 UTC (9 years, 6 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -1 lines
Fix build on -CURRENT.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 25 17:24:10 2002 UTC (9 years, 6 months ago) by pat
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Simplify MASTER_SITES and also while i am here, fix FATAL warning from portlint PR: ports/40989 Submitted by: Dmitry Morozovsky <marck@rinet.ru>
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 30 23:02:39 2002 UTC (9 years, 8 months ago) by petef
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks for 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)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 23 15:11:55 2002 UTC (9 years, 8 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update maintainer's email to match what he uses on send-pr to avoid confusion Submitted by: maintainer
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 20 11:34:38 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
upgrade to 20020519 PR: 38327 Submitted by: maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 25 09:19:20 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Add USE_SUBMAKE, where it might be necessary.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 12 22:40:15 2002 UTC (9 years, 11 months ago) by pat
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +9 -1 lines
Update to 1.5.22.20020312 PR: 35824 Submitted by: maintainer
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 20 07:42:14 2002 UTC (9 years, 11 months ago) by petef
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -0 lines
Populate SCRIPTS_ENV with variables the configure script needs. PR: 34969 Submitted by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 14 14:04:53 2002 UTC (9 years, 11 months ago) by maxim
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +23 -11 lines
Upgrade to 1.5.22 PR: 34929 Submitted by: maintainer
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 29 13:21:35 2001 UTC (10 years, 8 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
upgrade to 1.5.18 PR: 27255 Submitted by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Apr 30 16:07:26 2001 UTC (10 years, 9 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -3 lines
Upgrade to version 1.5.17 PR: 26921 Submitted by: MAINT
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 3 15:44:16 2001 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to 1.5.6 PR: 24045 Submitted by: MAINTAINER
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Dec 23 20:20:22 2000 UTC (11 years, 1 month ago) by demon
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to version 1.5.5. PR: 23803 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 14 17:31:34 2000 UTC (11 years, 1 month ago) by sobomax
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -1 lines
- Install mans; - make port to be compliant with portlint-2.3. Submitted by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Dec 14 14:23:18 2000 UTC (11 years, 1 month ago) by jedgar
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -5 lines
- Update port to 1.5.2 - Remove FORBIDDEN PR: 23541 Submitted by: Maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 11 21:00:21 2000 UTC (11 years, 2 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Mark FORBIDDEN due to remote exploit posted on Bugtraq Submitted by: |CyRaX| <cyrax@pkcrew.org> (via Bugtraq)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:23:14 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 17 22:36:32 2000 UTC (11 years, 4 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_1_1
Add oops 1.4.16, a www proxy server similar to squid but easier to configure, 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>
