| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 May 2012 22:53:39
1.2.9,1
|
timur  |
Fix damage cause by commits of eadler and miwi |
01 Aug 2011 20:05:58
1.2.9,1
|
timur  |
Update to version 1.2.9 |
04 Dec 2010 07:34:27
1.2.1_1,1
|
ade  |
Sync to new bsd.autotools.mk |
29 Oct 2010 12:49:53
1.2.1_1,1
|
timur  |
Fix unnecessary conflict with samba subports, in particular - libsmbclient. |
26 Oct 2010 13:51:43
1.2.1,1
|
timur  |
Had to revert back to 1.2.1 version, as 1.2.2 breaks samba35. |
26 Oct 2010 13:07:59
1.2.2
|
timur  |
Bumped port version to the 1.2.2. Fixed installation of the manpages. |
25 Oct 2010 22:07:47
1.2.1
|
timur  |
Update port to the 1.2.1 version. It's needed for Samba 3.5 and Samba 4alpha13. |
16 Oct 2010 11:52:47
1.2.0_1
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
1.2.0_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
05 Feb 2010 00:50:46
1.2.0
|
timur  |
Upgrade tdb to tne new version 1.2.0. |
01 Aug 2009 23:36:54
1.1.5
|
timur  |
Fix CONFLICTS |
12 Jul 2009 21:43:55
1.1.5
|
timur  |
Bump port version to the 1.1.5, using sources that come together with
net/samba4-devel. |
14 Aug 2006 22:55:18
1.0.6_2
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Feb 2006 10:40:45
1.0.6_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 01:23:57
1.0.6_1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.0.6_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. |
09 Jul 2004 17:43:11
1.0.6_1
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
29 Jan 2004 07:24:56
1.0.6_1
|
trevor  |
SIZEify. |
17 Aug 2003 18:28:02
1.0.6_1
|
krion  |
- Remove gdbm dependency
- Fix build on -current
PR: 55658
Submitted by: Matthias Andree <matthias.andree@gmx.de> |
20 Feb 2003 17:00:26
1.0.6
|
knu  |
De-pkg-comment. |
12 Oct 2002 13:02:16
1.0.6
|
ijliao  |
add tdb 1.0.6
Trivial Database |