| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Nov 2005 08:21:21
0.33
|
pav  |
Move instant messaging related ports to newly created net-im category:
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn (Only the first 15 lines of the commit message are shown above ) |
02 Jun 2005 20:28:41
0.33
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
03 Apr 2005 21:30:39
0.33
|
kris  |
Reset inactive maintainer. Thanks for your work in the past! |
09 Jul 2004 17:43:11
0.33
|
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 |
31 Mar 2004 03:12:58
0.33
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
0.33
|
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. |
20 Apr 2003 19:38:02
0.33
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 10:58:43
0.33
|
flathill  |
Fix URLs.
PR: ports/48376
Submitted by: tadalunch@s5.xrea.com |
07 Mar 2003 10:58:42
0.33
|
flathill  |
Fix URLs.
PR: ports/48376
Submitted by: tadalunch@s5.xrea.com |
07 Mar 2003 06:08:06
0.33
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
15 Jul 2002 17:21:56
0.33
|
sobomax  |
Convert USE_GLIB into USE_GNOMENG+USE_GNOME. |
08 Oct 2000 07:19:09 
|
asami  |
Convert category net to new layout. |
05 Oct 2000 07:23:01 
|
reg  |
Implement USE_GLIB. |
08 Aug 2000 06:08:12 
|
flathill  |
Update MASTER_SITES |
20 Jun 2000 14:37:39 
|
nectar  |
Locally hosted distfiles moved to ftp.freebsd.org. |
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 09:48:25 
|
sobomax  |
Fourth round of INSTALLS_SHLIBS conversion. |