| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Nov 2005 07:48:19
1.0.0_1
|
pav  |
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above ) |
02 Jun 2005 20:28:41
1.0.0_1
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
05 Mar 2005 01:17:09
1.0.0_1
|
lioux  |
Drop maintainership |
25 Dec 2004 11:43:58
1.0.0_1
|
lioux  |
Remove deprecated USE_SIZE |
09 Jul 2004 17:43:11
1.0.0_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 |
14 Mar 2004 06:17:56
1.0.0_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. |
08 Feb 2004 01:14:05
1.0.0_1
|
lioux  |
USE_SIZEify |
04 Feb 2004 05:10:27
1.0.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
23 Feb 2003 19:58:35
1.0.0
|
lioux  |
De-pkg-comment |
08 Oct 2000 07:19:09 
|
asami  |
Convert category net to new layout. |
03 Oct 2000 06:12:50 
|
lioux  |
Maintainer is now a committer, update email accordingly |
25 Sep 2000 09:14:28 
|
sobomax  |
Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation. |
23 Sep 2000 05:32:13 
|
dannyboy  |
Change MAINTAINER e-mail address. |
19 Sep 2000 16:19:23 
|
sobomax  |
Update to 1.0.0. |
18 Sep 2000 17:50:30 
|
sobomax  |
Change maintainer to be Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>. |
11 Aug 2000 12:50:37 
|
will  |
Make these COMMENT files conform to Handbook standard. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
14 Jun 2000 14:21:38 
|
sobomax  |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |