Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.11_3,1 23 May 2011 12:09:06 |
mandree |
Remove databases/db3. All users were using db3+
and have in fact been using 4.0+ since 2011-04-12 (Mk/bsd.database.mk r1.57).
Chase upgrade in dependent ports and change USE_BDB to 40+. |
3.3.11_3,1 21 Mar 2011 17:39:41 |
mandree |
Port cleanup:
- minor whitespace cleanups
- stop abusing PATCH_DIST_STRIP, use PATCH_WRKSRC instead
- mark MAKE_JOBS_SAFE
- clean up Tcl handling - note that WITH_TCL_VER now expects the version
without a dot
- supports Tcl 8.5
- use TCL_LIBDIR and TCL_INCLUDEDIR and USE_TCL rather than guesswork
- combine, refresh, and rename patches |
3.3.11_3,1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.3.11_3,1 12 Nov 2010 09:19:21 |
mandree |
Update WWW: links for db* ports in pkg-descr. |
3.3.11_3,1 12 Nov 2010 09:03:26 |
mandree |
Update MASTER_SITES.
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
PR: ports/152158
Approved by: gslin@gslin.org (for db4[5-8]) (implicit, see Makefile) |
3.3.11_3,1 13 Jun 2010 11:57:36 |
mandree |
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit) |
3.3.11_3,1 05 Nov 2009 02:50:45 |
amdmi3 |
- Fix build on 9.0
PR: 140126
Submitted by: Jilles Tjoelker <jilles@stack.nl>
Approved by: "Matthias Andree" <matthias.andree@gmx.de> (maintainer) |
3.3.11_3,1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
3.3.11_3,1 04 Feb 2007 19:43:38 |
kris |
Fix build after objformat removal
Submitted by: maintainer
PR: ports/108767, ports/108768, ports/108769 |
3.3.11_3,1 08 Nov 2006 15:43:20 |
rafan |
- Shuffle MASTER_SITES for bdb ports to share load
Requested by: Matthias Andree (maintainer) |
3.3.11_3,1 08 Nov 2006 10:15:45 |
rafan |
- Remove RANDOMIZE_MASTER_SITES. This is a user set variable.
Noticed by: pav
Approved by: Matthias Andree (maintainer) |
3.3.11_3,1 08 Nov 2006 05:19:37 |
rafan |
- Update MASTER_SITES
- Use RANDOMIZE_MASTER_SITES, USE_LDCONFIG
PR: ports/105268
Submitted by: Matthias Andree (maintainer) |
3.3.11_3,1 17 Jun 2006 11:15:43 |
itetcu |
- unquote IGNORE
- install .la files and bump PORTVERSION for plist change
PR: ports/99020
Submitted by: maintainer |
3.3.11_2,1 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
3.3.11_2,1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.3.11_2,1 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
3.3.11_2,1 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. |
3.3.11_2 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.3.11_2 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
3.3.11_2,1 14 Feb 2005 16:19:31 |
clsung |
- chase distfiles (change MASTER_SITES)
PR: ports/77505
Submitted by: Matthias Andree (maintainer) |
3.3.11_2,1 06 Jul 2004 00:12:42 |
pav |
- Add WITH_TCL_VER knob
PR: ports/60473
Submitted by: Roberto Grassi <r.grassi@obicon.it>
Approved by: maintainer |
3.3.11_1,1 30 Jun 2004 05:58:02 |
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> |
3.3.11_1,1 04 May 2004 19:50:03 |
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 |
3.3.11_1,1 17 Apr 2004 19:20:31 |
krion |
- Fix configure warning
PR: 65674 65675 65676 65677 65678 65679
Submitted by: Roman Neuhauser <neuhauser at chello dot cz> |
3.3.11_1,1 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. |
3.3.11_1,1 15 Jan 2004 13:25:31 |
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 |
3.3.11,1 29 Dec 2003 06:44:52 |
edwin |
Make some fields ?= so it can become a master-port for for example
databases/db3-tcl
PR: ports/60473 (related) |
3.3.11,1 06 Nov 2003 13:45:43 |
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> |
3.3.11,1 07 Sep 2003 14:03:37 |
nork |
Fix build on recent current (by -pthread option is deprecated).
PR: ports/56551
Submitted by: KONDOU, Kazuhiro <kazuhiro@alib.jp> |
3.3.11,1 20 Feb 2003 17:00:26 |
knu |
De-pkg-comment. |
3.3.11,1 18 Jan 2003 01:41:00 |
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> |
3.3.11,1 19 Nov 2002 21:06:24 |
obrien |
Our configure tupple is ${ARCH}-portbld-freebsd${OSREL}. |
3.3.11,1 07 Sep 2002 08:44:49 |
ade |
Relinquish all my ports. |
3.3.11,1 22 Aug 2002 19:13:46 |
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 |
3.2.9_3,1 21 Aug 2002 21:04:12 |
ade |
(1) Take over maintainership whilst unifying the Sleepycat ports
(2) Un-spam the 'Whom' line from a previous commit |
3.2.9_3,1 18 Jul 2002 17:58:57 |
sobomax |
Use USE_REINPLACE. |
3.2.9_3,1 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) |
3.2.9_3,1 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 |
3.2.9_3,1 13 May 2002 22:48:43 |
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 18:04:00 |
lioux |
Location independence (by LOCALBASE) of both ltconfig and ltmain.sh |
02 Aug 2001 18:00:53 |
sobomax |
Bump PORTEPOCH because we have decreased PORTVERSION number. |
01 Aug 2001 12:51:54 |
knu |
Back out the db3 update for the moment, due to the incompatibilty problem that
broke the openldap2 build. |
01 Aug 2001 08:16:15 |
knu |
Do not create ${PREFIX}/lib/libdb.so and ${PREFIX}/lib/libdb_cxx.so links. |
27 Jul 2001 16:45:11 |
tobez |
Fix missing libs in databases/db3 package-list. |
25 Jul 2001 16:03:03 |
knu |
Update to 3.3.11. |
25 Jul 2001 09:53:00 |
dd |
Update to reflect setting DIST_SUBDIR. Checksums didn't change, just the
paths. |
24 Jul 2001 17:19:23 |
knu |
- Set DIST_SUBDIR, because filenames like patch.3.2.9.1 are too generic. |
24 Jul 2001 17:13:22 |
knu |
Properly make *.so symlinks to *.so.x. (previously all that were backwards)
|
22 Jun 2001 21:03:03 |
olgeni |
Remove MANUAL_PACKAGE_BUILD, the port has no problems building the package. |
14 May 2001 15: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 16: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 01:08:27 |
asami |
Convert category databases to new layout. |
22 Sep 2000 17:48:52 |
sobomax |
Several cleanups: - properly install shared library (still needs more work);
- use pthreads; - use libtool. |
16 Sep 2000 23:57:41 |
will |
Update to 3.1.17. |
26 Aug 2000 13:43:52 |
will |
Update to Berkeley DB3, after repocopy from databases/db to databases/db3. |