FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:45 PM BST
non port: net/icqlib/Makefile
CVSWeb

Number of commits found: 16

Wed, 9 Nov 2005
[ 07:48 pav ] Original commit 
1.801 MOVED
1.2 net-im/Makefile
1.10 net-im/aim/Makefile
1.22 net-im/amsn/Makefile
1.12 net-im/ari-yahoo/Makefile
1.41 net-im/ayttm/Makefile
1.4 net-im/bsflite/Makefile
1.3 net-im/ccmsn/Makefile
1.106 net-im/centericq/Makefile
1.3 net-im/cicquin/Makefile

(Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 2 Jun 2005
[ 20:28 oliver ] Original commit 
1.7 hebrew/he2/Makefile
1.46 japanese/FreeWnn-lib/Makefile
1.9 japanese/ipadic/Makefile
1.22 japanese/libicq/Makefile
1.25 lang/cim/Makefile
1.39 lang/elk/Makefile
1.9 lang/libjit/Makefile
1.14 lang/libutils/Makefile
1.13 lang/pfe-devel/Makefile
1.13 lang/pnetlib/Makefile

(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 ] Original commit 
1.84 mail/qpopper/Makefile
1.8 misc/gkx86info/Makefile
1.53 multimedia/mplayerxp/Makefile
1.14 multimedia/openquicktime/Makefile
1.9 multimedia/oqtencoder/Makefile
1.13 multimedia/oqtplayer/Makefile
1.24 net/ickle/Makefile
1.19 net/icqlib/Makefile
1.22 net/icqlib0/Makefile
1.12 net/libicq2000/Makefile

(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 ] Original commit 
1.5 audio/mctoolame-decoder/Makefile
1.4 audio/mctoolame-encoder/Makefile
1.10 audio/toolame/Makefile
1.11 devel/libtai/Makefile
1.50 devel/linux-understand_ada/Makefile
1.69 devel/linux-understand_c/Makefile
1.4 devel/linux-understand_java/Makefile
1.14 emulators/vgb-bin/Makefile
1.15 emulators/vgba-bin/Makefile
1.4 irc/iip/Makefile

(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 ] Original commit 
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile

(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 ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(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 ] Original commit 
1.4 audio/mctoolame-decoder/Makefile
1.3 audio/mctoolame-encoder/Makefile
1.6 audio/mpt/Makefile
1.7 audio/songprint/Makefile
1.9 audio/toolame/Makefile
1.8 biology/distribfold/Makefile
1.13 cad/electric/Makefile
1.49 devel/ddd/Makefile
1.10 devel/libtai/Makefile
1.49 devel/linux-understand_ada/Makefile

(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 ] Original commit 
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile

(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 ] Original commit 
1.7 audio/agsatellite/Makefile
1.11 audio/liba52/Makefile
1.4 audio/mpt/Makefile
1.3 audio/songprint/Makefile
1.4 audio/toolame/Makefile
1.17 audio/xnap/Makefile
1.5 biology/distribfold/Makefile
1.11 cad/electric/Makefile
1.8 deskutils/notebook/Makefile
1.22 devel/codecrusader/Makefile

(Only the first 10 of 265 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment
Tue, 3 Oct 2000
[ 06:12 lioux ]  
unknown cad/electric/Makefile
unknown deskutils/notebook/Makefile
unknown devel/codecrusader/Makefile
unknown devel/codemedic/Makefile
unknown devel/libtai/Makefile
unknown emulators/truereality/Makefile
unknown emulators/vgb-bin/Makefile
unknown ftp/caitoo/Makefile
unknown mail/arrow/Makefile
unknown mail/qmail-ldap/Makefile

(Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Maintainer is now a committer, update email accordingly    
Sat, 23 Sep 2000
[ 05:32 dannyboy ]  
unknown net/icqlib/Makefile
unknown net/kicq/Makefile
Change MAINTAINER e-mail address.    
Tue, 19 Sep 2000
[ 16:19 sobomax ]  
unknown net/icqlib/pkg/DESCR
unknown net/icqlib/Makefile
unknown net/icqlib/pkg/PLIST
unknown net/icqlib/files/md5
unknown net/icqlib/patches/patch-aa
unknown net/icqlib/patches/patch-ab
unknown net/icqlib/patches/patch-ac
unknown net/icqlib/patches/patch-ad
Update to 1.0.0.    
Mon, 18 Sep 2000
[ 17:50 sobomax ]  
unknown net/icqlib/Makefile
Change maintainer to be Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>.    
Fri, 16 Jun 2000
[ 22:52 asami ]  
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile

(Only the first 10 of 264 ports in this commit are shown above. View all ports for this commit)
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
[ 11:38 sobomax ]  
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown cad/geda/Makefile
unknown converters/iconv/Makefile
unknown databases/db/Makefile
unknown databases/freetds/Makefile
unknown databases/gdbm/Makefile
unknown devel/fastcrc/Makefile
unknown devel/flux/Makefile
unknown devel/freelibiberty/Makefile

(Only the first 10 of 145 ports in this commit are shown above. View all ports for this commit)
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
Wed, 14 Jun 2000
[ 14:21 sobomax ]  
unknown archivers/fastjar/Makefile
unknown astro/xplanet/Makefile
unknown audio/aumix/Makefile
unknown audio/extace/Makefile
unknown audio/knapster/Makefile
unknown audio/sphinx/Makefile
unknown audio/yamt/Makefile
unknown cad/felt/Makefile
unknown databases/metakit/Makefile
unknown deskutils/cbb/Makefile

(Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.    

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.391 seconds.