notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/icqlib0/Makefile
SVNWeb

Number of commits found: 12

Tue, 1 Nov 2005
[ 18:26 pav search for other commits by this committer ] Original commit 
- Remove net/icqlib0, it's not refered in any other port and uptodate version
  is available in net/icqlib port.
Thu, 2 Jun 2005
[ 20:28 oliver search for other commits by this committer ] Original commit  (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
change the libtool version to use from 1.3 to 1.5
Sat, 5 Mar 2005
[ 01:17 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Drop maintainership
Sat, 25 Dec 2004
[ 11:43 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Remove deprecated USE_SIZE
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
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
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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.
Sun, 8 Feb 2004
[ 01:14 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
USE_SIZEify
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Sun, 23 Feb 2003
[ 19:58 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 265 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment
Wed, 7 Nov 2001
[ 16:25 lioux search for other commits by this committer ] Original commit 
Avoid conflicts between net/icqlib and net/icqlib0, add LATEST_LINK=icqlib0    
Sat, 6 Jan 2001
[ 04:09 lioux search for other commits by this committer ] Original commit 
The trick of installing icqlib.so as icqlib0.so was not fooling   libtool. The
installed libs were unusable. Added a patch to   have it build the correct
library.    
Sun, 31 Dec 2000
[ 11:20 lioux search for other commits by this committer ] Original commit 
This is a repocopy of net/icqlib greatly done by   asami.     The port
mail/icqmail requires an old version   of icqlib brand 0.x.x.     The icqlib
port handles the current version brand   1.x.x.     This icqlib0 port will be
handling the old icqlib   brand 0.x.x.    

Number of commits found: 12