FreshPorts -- The Place For Ports Tue, 7 Oct 2008 6:38 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: devel/liboop/Makefile
CVSWeb

Number of commits found: 27

Fri, 6 Jun 2008
[ 14:21 edwin ] Original commit 
1.85 devel/ORBit/Makefile
1.134 devel/ORBit2/Makefile
1.6 devel/acovea-gtk/Makefile
1.13 devel/aegis/Makefile
1.13 devel/agide/Makefile
1.7 devel/alabastra/Makefile
1.64 devel/anjuta/Makefile
1.15 devel/antlr/Makefile
1.9 devel/antlrworks/Makefile
1.48 devel/apache-ant/Makefile

(Only the first 10 of 367 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Thu, 1 Feb 2007
[ 02:42 kris ] Original commit 
1.7 archivers/dynamite/Makefile
1.7 archivers/libmspack/Makefile
1.35 archivers/lzo/Makefile
1.39 archivers/lzo2/Makefile
1.19 archivers/ucl/Makefile
1.4 archivers/unshield/Makefile
1.21 archivers/xpk/Makefile
1.4 astro/gpsd/Makefile
1.9 astro/jday/Makefile
1.22 astro/libnova/Makefile

(Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Mon, 14 Aug 2006
[ 23:55 clsung ] Original commit 
1.23 comms/gsmlib/Makefile
1.12 comms/spandsp/Makefile
1.14 converters/libutf-8/Makefile
1.51 databases/clip/Makefile
1.39 databases/db2/Makefile
1.18 databases/dbh/Makefile
1.25 databases/libiodbc/Makefile
1.14 databases/libsdb/Makefile
1.25 databases/mdbtools/Makefile
1.51 databases/metakit/Makefile

(Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Thu, 4 May 2006
[ 22:41 edwin ] Original commit 
1.12 databases/cyrus-imspd/Makefile
1.3 databases/cyrus-smlacapd/Makefile
1.63 databases/db3/Makefile
1.56 databases/db4/Makefile
1.10 databases/dbf/Makefile
1.12 databases/dbmetrix/Makefile
1.5 databases/dbow/Makefile
1.14 databases/dbtool/Makefile
1.15 databases/dbview/Makefile
1.37 databases/firebird-devel/Makefile

(Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Mon, 24 Apr 2006
[ 03:43 marcus ] Original commit 
1.25 devel/liboop/Makefile
1.15 dns/adns/Makefile
1.18 dns/fastresolve/Makefile
1.14 dns/py-adns/Makefile
1.28 net-im/gale/Makefile
1.99 net/ethereal/Makefile
1.4 net/nepenthes/Makefile
1.43 textproc/modlogan/Makefile
1.2 dns/adns/files/patch-configure
1.2 dns/adns/files/patch-configure.in
Fix the adns library version so it matches the internal soname.  This sets
the lib version back to 1, but since the dependencies still linked to
libadns.so.1 even when the installed file was libadns.so.12, a new
PORTREVISION bump is not needed.
Fri, 21 Apr 2006
[ 19:39 sem ] Original commit 
1.24 devel/liboop/Makefile
1.17 dns/fastresolve/Makefile
1.11 dns/py-adns/Makefile
1.24 mail/libnewmail/Makefile
1.27 net-im/gale/Makefile
1.98 net/ethereal/Makefile
1.3 net/nepenthes/Makefile
1.33 security/lsh/Makefile
1.42 textproc/modlogan/Makefile
- Bump adns library version and PORTREVISION after last dns/adns update
  for all affected ports.

Reproached by:  kris
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sat, 5 Nov 2005
[ 05:22 marcus ] Original commit 
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile

(Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Thu, 3 Nov 2005
[ 22:11 pav ] Original commit 
1.20 devel/liboop/Makefile
1.2 devel/liboop/pkg-descr
- Master site gone; switch to Gentoo distfiles mirrors
- Change WWW to site with fresher news

PR:             ports/88469 (based on)
Tue, 31 May 2005
[ 22:34 oliver ] Original commit 
1.5 audio/tse3/Makefile
1.19 databases/mdbtools/Makefile
1.31 databases/sqlite2/Makefile
1.8 deskutils/multi-backgrounds-daemon/Makefile
1.11 devel/adacurses/Makefile
1.14 devel/directfb/Makefile
1.21 devel/e4graph/Makefile
1.21 devel/eboxy/Makefile
1.13 devel/kyra/Makefile
1.19 devel/liboop/Makefile

(Only the first 10 of 14 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, 12 Mar 2005
[ 10:54 marcus ] Original commit 
1.43 accessibility/at-spi/Makefile
1.39 accessibility/gail/Makefile
1.24 accessibility/gnomemag/Makefile
1.11 accessibility/gnomespeech/Makefile
1.11 arabic/katoob/Makefile
1.8 archivers/rox-archive/Makefile
1.4 astro/gdesklets-goodweather-psi/Makefile
1.3 astro/gkrellmoon2/Makefile
1.31 astro/glunarclock/Makefile
1.25 astro/gpsdrive/Makefile

(Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Fri, 9 Jul 2004
[ 18: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
Mon, 5 Apr 2004
[ 04:31 marcus ] Original commit 
1.4 arabic/katoob/Makefile
1.6 archivers/rox-archive/Makefile
1.24 astro/glunarclock/Makefile
1.19 astro/gpsdrive/Makefile
1.3 astro/ksetisaver/Makefile
1.7 astro/ksetispy/Makefile
1.10 astro/ksetiwatch/Makefile
1.3 audio/amarok/Makefile
1.22 audio/arts/Makefile
1.17 audio/audacity/Makefile

(Only the first 10 of 575 ports in this commit are shown above. View all ports for this commit)
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
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.
Wed, 4 Feb 2004
[ 05:21 marcus ] Original commit 
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile

(Only the first 10 of 1588 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 2)
Mon, 17 Nov 2003
[ 12:03 trevor ] Original commit 
1.3 audio/bebocd/Makefile
1.17 audio/glame/Makefile
1.34 audio/grip/Makefile
1.18 audio/libmusicbrainz/Makefile
1.32 audio/libsidplay2/Makefile
1.12 audio/terminatorx/Makefile
1.25 databases/libgda/Makefile
1.9 databases/p5-DBD-ODBC/Makefile
1.26 deskutils/gnofin/Makefile
1.54 deskutils/gnomepim/Makefile

(Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
Tue, 28 Oct 2003
[ 16:11 krion ] Original commit 
1.12 devel/liboop/Makefile
1.5 devel/liboop/distinfo
1.1 devel/liboop/files/patch-liboop.pc.in
1.5 devel/liboop/pkg-plist
- Update to version 1.0

PR:             58623
Submitted by:   Ports Fury
Fri, 5 Sep 2003
[ 08:33 edwin ] Original commit 
1.6 chinese/bind8/Makefile
1.11 devel/liboop/Makefile
1.20 dns/bind9-dlz/Makefile
1.51 dns/bind9/Makefile
1.4 dns/dnssecwalker/Makefile
1.11 dns/dnswalk/Makefile
1.11 dns/p5-Net-DNS-SEC/Makefile
1.6 dns/p5-Net-DNS-ZoneFile/Makefile
1.6 dns/p5-POE-Component-Client-DNS/Makefile
1.4 dns/p5-Tie-DNS/Makefile

(Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Chase repocopies towards ports/dns

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
Sun, 20 Apr 2003
[ 03:56 marcus ] Original commit 
1.70 devel/ORBit/Makefile
1.85 devel/ORBit2/Makefile
1.16 devel/allegro/Makefile
1.15 devel/anjuta/Makefile
1.32 devel/bonobo-activation/Makefile
1.17 devel/bonobo-conf/Makefile
1.60 devel/bonobo/Makefile
1.28 devel/bugbuddy/Makefile
1.38 devel/bugbuddy2/Makefile
1.7 devel/entity/Makefile

(Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOMENG.
Thu, 20 Feb 2003
[ 17:07 knu ] Original commit 
1.18 devel/ElectricFence/Makefile
1.19 devel/SpecTcl/Makefile
1.4 devel/adacurses/Makefile
1.4 devel/alf/Makefile
1.13 devel/allegro/Makefile
1.15 devel/asl/Makefile
1.18 devel/astyle/Makefile
1.7 devel/autodia/Makefile
1.28 devel/autogen/Makefile
1.6 devel/avltree/Makefile

(Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 25 Jan 2003
[ 23:18 arved ] Original commit 
1.8 devel/liboop/Makefile
1.3 devel/liboop/distinfo
1.4 devel/liboop/files/patch-configure
1.4 devel/liboop/pkg-plist
Update to 0.9

PR:             47475
Submitted by:   arved
Mon, 15 Jul 2002
[ 18:21 sobomax ] Original commit 
1.3 audio/mpt/Makefile
1.7 audio/py-xmms/Makefile
1.6 audio/rio500/Makefile
1.2 audio/songprint/Makefile
1.21 databases/freetds/Makefile
1.4 databases/mdbtools/Makefile
1.5 devel/getxml/Makefile
1.15 devel/hat/Makefile
1.12 devel/libole2/Makefile
1.5 devel/liboop/Makefile

(Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
Wed, 19 Jun 2002
[ 09:18 sobomax ] Original commit 
1.4 archivers/lbrate/Makefile
1.3 audio/cmt/Makefile
1.4 comms/zssh/Makefile
1.69 devel/glib20/Makefile
1.6 devel/hypersrc/Makefile
1.10 devel/jam/Makefile
1.4 devel/liboop/Makefile
1.6 games/an/Makefile
1.29 graphics/gdk-pixbuf/Makefile
1.4 graphics/swftools/Makefile

(Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Add USE_REINPLACE where appropriate.
Mon, 17 Jun 2002
[ 21:40 ijliao ] Original commit 
1.3 devel/liboop/Makefile
1.3 devel/liboop/files/patch-configure
1.3 devel/liboop/pkg-plist
GNU_CONFIGURE -> USE_LIBTOOL

PR:             39431
Submitted by:   Ports Fury
Mon, 26 Nov 2001
[ 18:55 ijliao ]  
unknown devel/liboop/Makefile
unknown devel/liboop/distinfo
unknown devel/liboop/files/patch-configure
unknown devel/liboop/pkg-plist
upgrade to 0.8   drop maintainership    
Sun, 3 Jun 2001
[ 04:07 ijliao ]  
unknown devel/liboop/Makefile
unknown devel/liboop/distinfo
unknown devel/liboop/files/patch-configure
unknown devel/liboop/pkg-comment
unknown devel/liboop/pkg-descr
unknown devel/liboop/pkg-plist
add liboop   A low-level event loop management library for POSIX-based OS    

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03
proftpd-mysql*Oct 03
mplayer*Oct 02
mysql323-clientOct 01
mysql40-clientOct 01
mysql41-clientOct 01
mysql50-clientOct 01
mysql51-clientOct 01
mysql60-clientOct 01

19 vulnerabilities affecting 36 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
Traffic

Calculated hourly:
Port count 19267
Broken 157
Deprecated 79
Ignore 434
Forbidden 7
Restricted 281
No CDROM 132
Vulnerable 59
Expired 54
Set to expire 61
Interactive 78
new 24 hours 5
new 48 hours21
new 7 days35
new fortnight92
new month175

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

Add tab to Netscape 6

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