| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 Aug 2009 20:36:34
1.5.0
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
09 Mar 2009 17:15:43
1.5.0  |
stas  |
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi |
21 Aug 2008 07:18:49
1.5.0
|
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 ) |
15 Feb 2008 20:38:12
1.5.0
|
miwi  |
- Update to 1.5.0
Submitted by: Fabian Ruch |
02 Jul 2007 16:41:11
1.4.6_1
|
danfe  |
- Fix the build with GCC 4.2 [1]
- Drop old-school USE_GETOPT_LONG
- Tidy up Makefile and pkg-descr
Reported by: pointyhat (logs) [1] |
01 Feb 2007 02:42:06
1.4.6_1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
14 Aug 2006 11:08:25
1.4.6_1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Feb 2006 10:40:45
1.4.6_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 23:29:54
1.4.6
|
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
1.4.6
|
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. |
13 Apr 2005 11:22:22
1.4.6
|
leeym  |
- update to libusb-0.1.10a
- bump library version to all ports that depends on libusb
PR: 79084
Submitted by: John Reynolds <johnjen@reynoldsnet.org> |
12 Apr 2005 04:26:57
1.4.6
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.4.6
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
22 Aug 2004 01:59:19
1.4.6
|
krion  |
Update to version 1.4.6
PR: ports/70783
Submitted by: Ports Fury |
04 Feb 2004 05:21:48
1.0.6_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
27 Jan 2004 20:51:07
1.0.6_1
|
trevor  |
Add SIZE. |
14 Jul 2003 03:53:03
1.0.6_1
|
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
20 Feb 2003 16:49:55
1.0.6
|
knu  |
De-pkg-comment. |
07 Nov 2002 03:10:58
1.0.6
|
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
20 Dec 2001 06:19:02 
|
sobomax  |
Backout previous change - it seems that new revision of the patch doesn't
apply everywhere. |
19 Dec 2001 20:20:23 
|
sobomax  |
Don't filter libc_r on 5-CURRENT. |
15 Dec 2001 07:50:03 
|
pat  |
Update to 1.0.6 and nolonger depends on id3lib |
31 Oct 2001 08:20:45 
|
sobomax  |
Don't link in libc - FreeBSD doesn't need this. |
11 Oct 2001 14:08:51 
|
sobomax  |
- Correct pkg-plist - don't use absolute pathnames there; - don't install
useless .la file; - use libgnugetopt in rioutil(1). |
09 Oct 2001 14:37:07 
|
greid  |
Drop maintainership. |
28 Sep 2001 07:16:19 
|
alfred  |
add forgotten patchfiles |
28 Sep 2001 07:15:49 
|
alfred  |
Rioutil 1.0.0 port. |