| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 Aug 2009 20:36:34
1.1.3.r1_2
|
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 |
21 Aug 2008 07:18:49
1.1.3.r1_2
|
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 ) |
06 May 2008 23:10:59
1.1.3.r1_2
|
itetcu  |
USE_LDCONFIG for the lib an bump PORTREVISION
PR: ports/123056
Submitted by: Antoine Brodin |
19 Apr 2007 22:20:48
1.1.3.r1_1  |
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter n-p |
01 Feb 2007 02:42:06
1.1.3.r1_1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
31 Jan 2007 14:09:55
1.1.3.r1_1
|
pav  |
- Patch net/libnet* to versioned libraries and header files, so they can
coexist
PR: ports/103861
Submitted by: alepulver
Tested by: pointyhat
With hat: portmgr |
04 Dec 2006 21:29:35
1.1.3.r1
|
erwin  |
- Deprecate
- Set EXPIRATION_DATE
PR: 106328
Submitted by: gabor |
11 May 2006 23:49:56
1.1.3.r1
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
25 Nov 2005 16:48:31
1.1.3.r1
|
pav  |
- Add SHA256 |
16 Nov 2005 16:34:57
1.1.3.r1
|
sem  |
- Fix build on 4.x (stdint.h -> inttypes.h)
Submitted by: mnag |
14 Nov 2005 17:07:08
1.1.3.r1
|
sem  |
libnet update:
- move 1.0 obsoleted version to net/libnet10
net/libnet is latest Stable Version
net/libnet is latest Beta Version
- Fix all depended ports with a new DEPENDS scheme
- While I'm here fix security/yersinia build on 4.x
(getopt_long and ncurses issues)
PR: ports/85519 (based on)
Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> |
11 Oct 2005 13:53:44
1.1.2.1
|
krion  |
Fix MASTER_SITES. |
14 Sep 2005 09:26:09
1.1.2.1
|
krion  |
Drop maintainership, since I'm buried in the $REALLIFE stuff. |
12 Apr 2005 04:26:57
1.1.2.1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.1.2.1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
17 Aug 2004 12:04:57
1.1.2.1
|
krion  |
Tarball seems to be broken on the main MASTER_SITE, so change
it temporary. |
14 Apr 2004 10:55:47
1.1.2.1
|
krion  |
- Update to version 1.1.2.1 |
13 Apr 2004 12:50:34
1.1.1
|
kris  |
Add missing directory |
30 Jan 2004 14:05:15
1.1.1
|
krion  |
- SIZEify |
23 Jan 2004 08:50:58
1.1.1
|
krion  |
- Take maintainership |
23 Jan 2004 03:39:53
1.1.1
|
smace  |
Reset MAINTAINER |
16 Dec 2003 22:21:57
1.1.1
|
sergei  |
- Update to 1.1.1
- Removed dependency on automake and autoconf
- Use PKGNAMESUFFIX
- Use CONFLICTS to prevent installation over stable version
- Install examples and documentation
- Use DOCSDIR/EXAMPLESDIR
- Reword COMMENT and pkg-descr, add Author tag
PR: 54421
Submitted by: sergei
Approved by: maintainer timeout (5 months) |
07 Mar 2003 06:08:06
1.1.0
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
18 Jan 2003 17:42:59
1.1.0
|
smace  |
Correct Makefile comment typo |
14 Jan 2003 04:48:13
1.1.0
|
kris  |
Add missing @dirrm |
07 Jan 2003 20:50:08
1.1.0
|
smace  |
Add libnet-devel
libnet-devel will maintain libnet-1.1.x. A limited number of ports currently
support or will require libnet-1.1.x in the future. The API is not backwards
compatible. Unfortunately many ports still require libnet-1.0.x and do not
support the new API (and may never support it). libnet-devel will fill the
gap until the API change settles out and 1.0.x is fully deprecated. |