Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.24_13 06 Sep 2014 18:13:40 |
marino |
Remove www/oops: Development stops long ago, domain has been expired
Expiration date was 31 August 2014 |
1.5.24_13 02 Sep 2014 17:56:47 |
bapt |
Simplify plist |
1.5.24_13 25 Aug 2014 12:19:44 |
bapt |
Convert to USES=pgsql |
1.5.24_13 22 Aug 2014 06:56:48 |
mandree |
Fix up missed or botched PORTREVISION bumps from r365599.
Apparently Tools/scripts/bump-revision.sh isn't too robust...
PR: 192690 |
1.5.24_12 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
1.5.24_12 18 Aug 2014 19:13:18 |
antoine |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr |
1.5.24_12 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
1.5.24_12 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.5.24_12 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.5.24_12 02 Jul 2014 22:03:40 |
antoine |
Mark BROKEN, fails to stage
cd src; /usr/bin/make install
cd modules; /usr/bin/make
../mkinstalldirs /usr/local/oops /usr/local/oops/DB /usr/local/oops/storages
/usr/local/etc/oops/tables /usr/local/libexec/oops
mkdir /usr/local/oops
mkdir /usr/local/oops/DB
mkdir /usr/local/oops/storages
mkdir /usr/local/etc/oops
mkdir /usr/local/etc/oops/tables
mkdir /usr/local/libexec/oops
if [ "Xoops" != "X" ]; then /usr/sbin/chown oops /usr/local/oops/DB; fi
chown: oops: illegal user name
*** [mkinstalldirs] Error code 1
Reported by: pkg-fallout |
1.5.24_12 29 Jun 2014 13:43:21 |
marck |
Set explicit expiration date.
Reminded by: bapt |
1.5.24_12 29 Jun 2014 11:57:33 |
marck |
Put this port to deprecated state, and reset maintainership:
- development stalled long ago
- it does not build with contemporary clang
- domain name hosting distfiles has been expired |
1.5.24_12 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.5.24_12 11 Jun 2013 14:55:22 |
miwi |
- Fix build
Reported by: pkg (DEVELOPER_MODE) |
1.5.24_12 04 Jun 2013 10:02:00 |
bapt |
Convert to new options framework |
1.5.24_12 07 Feb 2013 12:37:48 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr |
1.5.24_12 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
10 Dec 2012 19:11:12
|
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
1.5.24_11 15 Feb 2012 16:40:28 |
osa |
Be more accurate with gcc compilator flags -shared and -export-dynamic.
Bump PORTREVISION.
Approved by: maintainer (marck)
Tested by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> |
1.5.24_10 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
1.5.24_9 06 Feb 2012 10:30:06 |
osa |
Really add method REPORT support.
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> |
1.5.24_9 04 Feb 2012 07:51:51 |
osa |
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> |
1.5.24_8 02 Feb 2012 13:05:19 |
osa |
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 |
1.5.24_7 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.5.24_7 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
1.5.24_7 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.5.24_7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.5.24_7 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.5.24_7 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.5.24_6 17 May 2010 02:30:22 |
sahil |
- Fix pkg-plist to delete directories installed out of PREFIX (on /var)
PR: ports/145743
Submitted by: sahil@ (myself)
Approved by: marck@ (maintainer), itetcu@ (mentor) |
1.5.24_6 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.5.24_6 18 Dec 2009 18:05:45 |
pav |
- Fix on 9.x
PR: ports/140074
Reported by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> |
1.5.24_6 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.5.24_6 29 Jun 2008 09:53:47 |
itetcu |
- 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 |
1.5.24_5 21 Dec 2007 10:01:25 |
pav |
- Fix build on FreeBSD 8.x
Submitted by: Wesley Shields <wxs@atarininja.org> |
1.5.24_5 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
1.5.24_4 25 May 2006 10:44:43 |
sem |
- Fix build on CURRENT
Approved by: marck (maintainer) |
1.5.24_4 21 May 2006 21:57:33 |
kris |
BROKEN on 7.0: Does not compile |
1.5.24_4 22 Apr 2006 08:36:05 |
erwin |
Add extra master site
PR: 96143
Submitted by: marck (maintainer) |
1.5.24_4 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
1.5.24_4 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
1.5.24_4 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.5.24_4 15 Nov 2005 06:52:12 |
ade |
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. |
1.5.24_4 24 Aug 2005 17:56:38 |
sem |
- 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) |
1.5.24_3 18 Jul 2005 20:16:05 |
pav |
- Fix build on FreeBSD 7
PR: ports/83675
Submitted by: marck (maintainer) |
1.5.24_3 30 May 2005 21:20:39 |
pav |
- One more fix for IPL_NAT
- Convert to OPTIONS
PR: ports/81623
Submitted by: markm (maintainer) |
1.5.24_2 20 May 2005 17:53:56 |
pav |
- Fix: after recent ipfilter update IPL_NAT symbol has disappeared
PR: ports/80934
Submitted by: marck (maintainer) |
1.5.24_1 09 Feb 2005 14:43:05 |
pav |
- Don't change ownership on ${PREFIX}/sbin
PR: ports/77302
Submitted by: marck (maintainer) |
1.5.24 05 Feb 2005 18:33:40 |
pav |
- Update to 1.5.24
PR: ports/77112
Submitted by: Dmitry Morozovsky <marck@freebsd.org> (maintainer) |
1.5.23_3 15 Oct 2004 12:13:38 |
pav |
- Fix for multiple redir modules
PR: ports/72710
Submitted by: marck (maintainer)
Obtained from: author |
1.5.23_2 12 Oct 2004 15:03:52 |
osa |
Pass maintainership to Dmitry Morozovsky (aka marck),
who highly activity using oops for business and
kindly volunteered to keep this port up-to-date. |
1.5.23_2 07 Oct 2004 16:00:44 |
kris |
Respect PTHREAD_{CFLAGS,LIBS} on 5.x and beyond.
Submitted by: marcus
Approved by: portmgr (self) |
1.5.23_2 17 Mar 2004 12:25:04 |
kris |
Fix build on amd64 by linking against shared libraries instead of trying
to link static libraries into a shared library.
Reviewed by: maintainer |
1.5.23_2 14 Mar 2004 06:17:56 |
ade |
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. |
1.5.23_2 12 Feb 2004 14:04:59 |
osa |
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> |
1.5.23_1 04 Feb 2004 12:55:42 |
osa |
SIZEfy my ports. |
1.5.23_1 30 Jan 2004 10:19:16 |
osa |
Do not grab ${PREFIX}/sbin owhership.
Remove FORBIDDEN, bump PORTREVISION.
Notify from: kris via bento |
1.5.23 30 Jan 2004 08:59:39 |
kris |
FORBIDDEN: Changes ownership of ${PREFIX}/sbin |
1.5.23 21 Nov 2003 10:25:28 |
osa |
Author remove some needless files from distro and reroll it. |
1.5.23 20 Nov 2003 10:35:28 |
osa |
Update to 1.5.23. |
1.5.22.20030403_1 24 Sep 2003 09:51:08 |
osa |
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 |
1.5.22.20030403 06 Jun 2003 13:27:54 |
osa |
Change my e-mail address
Approved by: fjoe (mentor) |
1.5.22.20030403 03 Apr 2003 14:36:01 |
fjoe |
Update to 1.5.22.20030403
PR: 50562 |
1.5.22.20030321 24 Mar 2003 15:13:35 |
fjoe |
- Update to 1.5.22-20030321
- Assign maintainership to Sergey Osokin
PR: 50187 |
1.5.22.20021204 20 Feb 2003 19:15:38 |
knu |
De-pkg-comment. |
1.5.22.20021204 04 Jan 2003 16:17:27 |
seanc |
Missed configure scripts in libpq version bump: chase lib version. |
1.5.22.20021204 13 Dec 2002 23:09:44 |
yar |
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) |
1.5.22.20020519 06 Dec 2002 10:53:21 |
yar |
Add a patch file for src/parser.y that remedies the YACC grammar
compatibility problem against new bison (>=1.75).
PR: ports/45898
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
Approved by: portmgr |
1.5.22.20020519 28 Sep 2002 13:31:20 |
ijliao |
update WWW
PR: 43363
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> |
1.5.22.20020519 26 Jul 2002 12:14:00 |
naddy |
Fix build on -CURRENT. |
1.5.22.20020519 25 Jul 2002 17:24:10 |
pat |
Simplify MASTER_SITES and also while i am here, fix FATAL warning from
portlint
PR: ports/40989
Submitted by: Dmitry Morozovsky <marck@rinet.ru> |
1.5.22.20020519 30 May 2002 23:02:40 |
petef |
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) |
1.5.22.20020519 23 May 2002 15:11:56 |
dwcjr |
Update maintainer's email to match what he uses on send-pr to avoid
confusion
Submitted by: maintainer |
1.5.22.20020519 20 May 2002 11:34:38 |
ijliao |
upgrade to 20020519
PR: 38327
Submitted by: maintainer |
1.5.22.20020312 25 Mar 2002 09:19:21 |
sobomax |
Add USE_SUBMAKE, where it might be necessary. |
12 Mar 2002 22:40:16 |
pat |
Update to 1.5.22.20020312
PR: 35824
Submitted by: maintainer |
20 Feb 2002 07:42:15 |
petef |
Populate SCRIPTS_ENV with variables the configure script needs. |
14 Feb 2002 14:47:05 |
maxim |
Fix the previous commit. Note to myself: do not forget cvs rm -f the empty
files and cvs add the new ones. |
14 Feb 2002 14:04:58 |
maxim |
Upgrade to 1.5.22 |
29 May 2001 14:21:36 |
ijliao |
upgrade to 1.5.18 |
30 Apr 2001 17:07:28 |
kevlo |
Upgrade to version 1.5.17 |
10 Mar 2001 04:43:12 |
kris |
Chase the checksum: trivial doc changes |
26 Feb 2001 15:57:45 |
tom |
Add WWW: |
03 Jan 2001 15:44:17 |
kevlo |
Update to 1.5.6 |
30 Dec 2000 22:43:19 |
sf |
remove extra directories properly. |
23 Dec 2000 20:53:26 |
demon |
Add @dirrm etc/oops |
23 Dec 2000 20:20:24 |
demon |
Update to version 1.5.5. |
21 Dec 2000 08:54:25 |
will |
Fix violations of COMMENT files. |
15 Dec 2000 11:35:59 |
roam |
Minor oops account GECOS field fix. |
14 Dec 2000 17:31:34 |
sobomax |
- Install mans; - make port to be compliant with portlint-2.3. |
14 Dec 2000 14:23:21 |
jedgar |
- Update port to 1.5.2 - Remove FORBIDDEN |
11 Dec 2000 21:00:22 |
jedgar |
Mark FORBIDDEN due to remote exploit posted on Bugtraq |
08 Oct 2000 11:23:49 |
asami |
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. |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
17 Sep 2000 23:36:33 |
will |
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). |