| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 Feb 2007 19:43:38
3.3.11_3,1
|
kris  |
Fix build after objformat removal
Submitted by: maintainer
PR: ports/108767, ports/108768, ports/108769 |
08 Nov 2006 15:43:20
3.3.11_3,1
|
rafan  |
- Shuffle MASTER_SITES for bdb ports to share load
Requested by: Matthias Andree (maintainer) |
08 Nov 2006 10:15:45
3.3.11_3,1
|
rafan  |
- Remove RANDOMIZE_MASTER_SITES. This is a user set variable.
Noticed by: pav
Approved by: Matthias Andree (maintainer) |
08 Nov 2006 05:19:37
3.3.11_3,1
|
rafan  |
- Update MASTER_SITES
- Use RANDOMIZE_MASTER_SITES, USE_LDCONFIG
PR: ports/105268
Submitted by: Matthias Andree (maintainer) |
17 Jun 2006 12:15:43
3.3.11_3,1
|
itetcu  |
- unquote IGNORE
- install .la files and bump PORTVERSION for plist change
PR: ports/99020
Submitted by: maintainer |
04 May 2006 22:41:12
3.3.11_2,1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
23 Feb 2006 10:40:45
3.3.11_2,1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:23:41
3.3.11_2,1
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
3.3.11_2,1
|
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. |
12 Apr 2005 04:26:57
3.3.11_2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
3.3.11_2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
14 Feb 2005 16:19:31
3.3.11_2,1
|
clsung  |
- chase distfiles (change MASTER_SITES)
PR: ports/77505
Submitted by: Matthias Andree (maintainer) |
06 Jul 2004 01:12:42
3.3.11_2,1
|
pav  |
- Add WITH_TCL_VER knob
PR: ports/60473
Submitted by: Roberto Grassi <r.grassi@obicon.it>
Approved by: maintainer |
30 Jun 2004 06:58:02
3.3.11_1,1
|
linimon  |
Fix typos and reword to make a little bit clearer.
PR: docs/68450
Submitted by: Michel Lavondes <fox at vader dot aacc dot cc dot md dot us> |
04 May 2004 20:50:03
3.3.11_1,1
|
krion  |
- Update MASTER_SITES
- Switch two ?= to = as there is no slave port, to fix portlint
warnings
- Add SIZE to distinfo
PR: ports/66259
Submitted by: maintainer |
17 Apr 2004 20:20:31
3.3.11_1,1
|
krion  |
- Fix configure warning
PR: 65674 65675 65676 65677 65678 65679
Submitted by: Roman Neuhauser <neuhauser at chello dot cz> |
14 Mar 2004 06:17:56
3.3.11_1,1
|
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. |
15 Jan 2004 13:25:31
3.3.11_1,1
|
krion  |
- support NOPORTDOCS.
- replace pkg-plist bloat by PORTDOCS=*
- don't patch docdir in Makefile, pass it as make argument
instead
- kill empty "splash" directory at install time already
- bump PORTREVISION
PR: 61378
Submitted by: maintainer |
29 Dec 2003 06:44:52
3.3.11,1
|
edwin  |
Make some fields ?= so it can become a master-port for for example
databases/db3-tcl
PR: ports/60473 (related) |
06 Nov 2003 13:45:43
3.3.11,1
|
sergei  |
- Pass maintainership to Matthias Andree <matthias.andree@web.de>
- Clarify COMMENT
- Fix portlint(1) warning
PR: 59002
Submitted by: Matthias Andree <matthias.andree@web.de> |
07 Sep 2003 15:03:37
3.3.11,1
|
nork  |
Fix build on recent current (by -pthread option is deprecated).
PR: ports/56551
Submitted by: KONDOU, Kazuhiro <kazuhiro@alib.jp> |
20 Feb 2003 17:00:26
3.3.11,1
|
knu  |
De-pkg-comment. |
18 Jan 2003 01:41:00
3.3.11,1
|
marcus  |
Fix the checksum for patch.3.3.11.1. In diff'ing the new patch to the older
downloaded one, the CVS Id in the context portion of the diffs changed
(probably since the files were checked out/in through CVS on the 10th).
In any event, the patch still applies cleanly.
Reported by: Lee Blevins <leeb@digitalgraphics.net> |
19 Nov 2002 21:06:24
3.3.11,1
|
obrien  |
Our configure tupple is ${ARCH}-portbld-freebsd${OSREL}. |
07 Sep 2002 09:44:49
3.3.11,1
|
ade  |
Relinquish all my ports. |
22 Aug 2002 20:13:46
3.3.11,1
|
ade  |
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x |
21 Aug 2002 22:04:12
3.2.9_3,1
|
ade  |
(1) Take over maintainership whilst unifying the Sleepycat ports
(2) Un-spam the 'Whom' line from a previous commit |
18 Jul 2002 18:58:57
3.2.9_3,1
|
sobomax  |
Use USE_REINPLACE. |
31 May 2002 00:02:40
3.2.9_3,1
|
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) |
23 May 2002 16:11:56
3.2.9_3,1
|
dwcjr  |
Update maintainer's email to match what he uses on send-pr to avoid
confusion
Submitted by: maintainer |
13 May 2002 23:48:43
3.2.9_3,1
|
billf  |
follow the bouncing {MASTER,PATCH}_SITES
PR: ports/37978
Submitted by: Alan Eldridge <alane@geeksrus.net>
Approved by: maintainer |
04 Feb 2002 22:31:49 
|
pat  |
Make port LOCALBASE safe |
26 Dec 2001 02:04:54 
|
ijliao  |
PORTEPOCH remains 1 |
25 Dec 2001 12:41:11 
|
ijliao  |
fix conflict db3 with other db's db* utils now with `db3_' prefix (like in db4
port) sort pkg-plist |
20 Nov 2001 23:29:38 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
07 Oct 2001 19:04:00 
|
lioux  |
Location independence (by LOCALBASE) of both ltconfig and ltmain.sh |
02 Aug 2001 19:00:53 
|
sobomax  |
Bump PORTEPOCH because we have decreased PORTVERSION number. |
01 Aug 2001 13:51:54 
|
knu  |
Back out the db3 update for the moment, due to the incompatibilty problem that
broke the openldap2 build. |
01 Aug 2001 09:16:15 
|
knu  |
Do not create ${PREFIX}/lib/libdb.so and ${PREFIX}/lib/libdb_cxx.so links. |
27 Jul 2001 17:45:11 
|
tobez  |
Fix missing libs in databases/db3 package-list. |
25 Jul 2001 17:03:03 
|
knu  |
Update to 3.3.11. |
25 Jul 2001 10:53:00 
|
dd  |
Update to reflect setting DIST_SUBDIR. Checksums didn't change, just the
paths. |
24 Jul 2001 18:19:23 
|
knu  |
- Set DIST_SUBDIR, because filenames like patch.3.2.9.1 are too generic. |
24 Jul 2001 18:13:22 
|
knu  |
Properly make *.so symlinks to *.so.x. (previously all that were backwards)
|
22 Jun 2001 22:03:03 
|
olgeni  |
Remove MANUAL_PACKAGE_BUILD, the port has no problems building the package. |
14 May 2001 16:49:54 
|
ade  |
Add two post-3.2.9 patches from Sleepycat themselves.
http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html for more details. |
29 Mar 2001 17:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
09 Feb 2001 19:53:28 
|
lioux  |
Make the library installation permission safe. |
08 Feb 2001 16:03:18 
|
kevlo  |
Fix sominor version. |
02 Feb 2001 12:37:59 
|
kevlo  |
Update to version 3.2.9 |
03 Jan 2001 19:55:30 
|
sf  |
make ${WRKSRC}/${CONFIGURE_SCRIPT} writable befor configure to allow building
without root privilege. |
01 Jan 2001 10:15:17 
|
will  |
Goodbye, YEAR2000. Hello, 2001. |
08 Oct 2000 02:08:27 
|
asami  |
Convert category databases to new layout. |
22 Sep 2000 18:48:52 
|
sobomax  |
Several cleanups: - properly install shared library (still needs more work);
- use pthreads; - use libtool. |
17 Sep 2000 00:57:41 
|
will  |
Update to 3.1.17. |
26 Aug 2000 14:43:52 
|
will  |
Update to Berkeley DB3, after repocopy from databases/db to databases/db3. |