FreshPorts -- The Place For Ports Sun, 23 Nov 2008 6:48 PM 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/libIDL/Makefile
CVSWeb

Number of commits found: 47

Tue, 19 Aug 2008
[ 13:14 kwm ] Original commit 
1.48 devel/libIDL/Makefile
1.16 devel/libIDL/distinfo
Update to 0.8.11.
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)
Fri, 1 Feb 2008
[ 04:23 mezz ] Original commit 
1.46 devel/libIDL/Makefile
1.15 devel/libIDL/distinfo
Update to 0.8.10.
Wed, 17 Oct 2007
[ 11:13 ade ] Original commit 
1.1502 MOVED
1.29 audio/denemo/Makefile
1.13 audio/rezound/Makefile
1.28 audio/sfront/Makefile
1.11 biology/chemeq/Makefile
1.12 cad/alliance/Makefile
1.29 cad/iverilog/Makefile
1.6 cad/opencascade/Makefile
1.21 cad/tkgate/Makefile
1.54 databases/clip/Makefile

(Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Mon, 17 Sep 2007
[ 15:25 ahze ] Original commit 
1.44 devel/libIDL/Makefile
1.14 devel/libIDL/distinfo
Update to 0.8.9
Mon, 23 Jul 2007
[ 10:36 rafan ] Original commit 
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile

(Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Tue, 27 Feb 2007
[ 06:12 marcus ] Original commit 
1.42 devel/libIDL/Makefile
1.13 devel/libIDL/distinfo
Update to 0.8.8.
Sun, 5 Nov 2006
[ 03:01 mezz ] Original commit 
1.41 devel/libIDL/Makefile
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
Mon, 24 Jul 2006
[ 16:03 ahze ] Original commit 
1.40 devel/libIDL/Makefile
1.12 devel/libIDL/distinfo
- Update to 0.8.7
Tue, 16 May 2006
[ 05:22 mezz ] Original commit 
1.39 devel/libIDL/Makefile
portlint:
        -Reduce the COMMENT characters down to under 70 characters.
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.
Tue, 26 Jul 2005
[ 02:54 marcus ] Original commit 
1.35 devel/libIDL/Makefile
1.10 devel/libIDL/distinfo
Update to 0.8.6.
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.
Sun, 6 Feb 2005
[ 07:20 marcus ] Original commit 
1.33 devel/libIDL/Makefile
1.9 devel/libIDL/distinfo
Update to 0.8.5.
Tue, 17 Aug 2004
[ 21:57 marcus ] Original commit 
1.32 devel/libIDL/Makefile
1.8 devel/libIDL/distinfo
1.3 devel/libIDL/files/patch-configure
Update to 0.8.4.
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)
Wed, 21 Jan 2004
[ 16:38 marcus ] Original commit 
1.27 devel/libIDL/Makefile
1.6 devel/libIDL/distinfo
Update to 0.8.3.
Mon, 17 Nov 2003
[ 12:29 trevor ] Original commit 
1.7 archivers/lbrate/Makefile
1.9 archivers/nomarch/Makefile
1.13 audio/arts/Makefile
1.2 audio/gnomespeech/Makefile
1.9 audio/snowstar/Makefile
1.5 benchmarks/pipebench/Makefile
1.7 chinese/mplayer-fonts/Makefile
1.28 converters/recode/Makefile
1.53 databases/libgda2/Makefile
1.26 databases/libgnomedb/Makefile

(Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Sun, 17 Aug 2003
[ 05:13 marcus ] Original commit 
1.25 devel/libIDL/Makefile
1.2 devel/libIDL/pkg-plist
Use INFO.
Sun, 1 Jun 2003
[ 01:39 marcus ] Original commit 
1.24 devel/libIDL/Makefile
1.5 devel/libIDL/distinfo
Update to 0.8.2.

Submitted by:   adamw
Sat, 3 May 2003
[ 19:51 adamw ] Original commit 
1.23 devel/libIDL/Makefile
1.4 devel/libIDL/distinfo
Update to 0.8.1.
Thu, 24 Apr 2003
[ 04:45 marcus ] Original commit 
1.22 devel/libIDL/Makefile
Bump PORTREVISION on this since the mistake caused some users to install
this port with a bad plist.
[ 04:36 marcus ] Original commit 
1.21 devel/libIDL/Makefile
Don't I feel stupid.  Only use one USE_GNOME line so that gnomehack is
properly implemented.
Tue, 22 Apr 2003
[ 05:21 marcus ] Original commit 
1.86 devel/ORBit2/Makefile
1.33 devel/bonobo-activation/Makefile
1.39 devel/bugbuddy2/Makefile
1.49 devel/gconf2/Makefile
1.81 devel/glib20/Makefile
1.64 devel/gnomevfs2/Makefile
1.31 devel/gob2/Makefile
1.20 devel/libIDL/Makefile
1.26 devel/libbonobo/Makefile
1.49 devel/libglade2/Makefile

(Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Convert to new GNOME infrastructure.
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.
Fri, 7 Mar 2003
[ 06:01 ade ] Original commit 
1.69 devel/ORBit/Makefile
1.83 devel/ORBit2/Makefile
1.7 devel/SN/Makefile
1.8 devel/a2dev/Makefile
1.10 devel/ac-archive/Makefile
1.21 devel/acpicatools/Makefile
1.4 devel/arch/Makefile
1.4 devel/as80/Makefile
1.5 devel/asmutils/Makefile
1.26 devel/atk/Makefile

(Only the first 10 of 552 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Fri, 7 Feb 2003
[ 18:42 marcus ] Original commit 
1.12 archivers/fileroller/Makefile
1.33 audio/gnomemedia2/Makefile
1.33 databases/libgda2/Makefile
1.10 databases/libgnomedb/Makefile
1.6 databases/mergeant/Makefile
1.82 devel/ORBit2/Makefile
1.25 devel/atk/Makefile
1.29 devel/bonobo-activation/Makefile
1.34 devel/bugbuddy2/Makefile
1.46 devel/gconf2/Makefile

(Only the first 10 of 287 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 2.2.

This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
Fri, 20 Sep 2002
[ 18:07 marcus ] Original commit 
1.39 audio/esound/Makefile
1.20 audio/gnomeaudio/Makefile
1.21 audio/gnomemedia/Makefile
1.31 audio/gnomemedia2/Makefile
1.26 audio/libaudiofile/Makefile
1.21 databases/gnomedb/Makefile
1.23 databases/gnomedb2/Makefile
1.19 databases/libgda/Makefile
1.27 databases/libgda2/Makefile
1.7 databases/libgnomedb/Makefile

(Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
Thu, 11 Jul 2002
[ 16:09 sobomax ] Original commit 
1.15 devel/libIDL/Makefile
Use USE_REINPLACE.
Sun, 30 Jun 2002
[ 23:20 marcus ] Original commit 
1.26 audio/gnomemedia2/Makefile
1.75 devel/ORBit2/Makefile
1.21 devel/atk/Makefile
1.18 devel/bonobo-activation/Makefile
1.31 devel/bugbuddy2/Makefile
1.42 devel/gconf2/Makefile
1.72 devel/glib20/Makefile
1.11 devel/gnomecommon/Makefile
1.46 devel/gnomevfs2/Makefile
1.14 devel/libIDL/Makefile

(Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.
Sat, 15 Jun 2002
[ 10:05 marcus ] Original commit 
1.24 audio/gnomemedia2/Makefile
1.73 devel/ORBit2/Makefile
1.19 devel/atk/Makefile
1.16 devel/bonobo-activation/Makefile
1.29 devel/bugbuddy2/Makefile
1.40 devel/gconf2/Makefile
1.67 devel/glib20/Makefile
1.9 devel/gnomecommon/Makefile
1.44 devel/gnomevfs2/Makefile
1.12 devel/libIDL/Makefile

(Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
Tue, 11 Jun 2002
[ 09:15 marcus ] Original commit 
1.72 devel/ORBit2/Makefile
1.16 devel/atk/Makefile
1.15 devel/bonobo-activation/Makefile
1.39 devel/gconf2/Makefile
1.66 devel/glib20/Makefile
1.42 devel/gnomevfs2/Makefile
1.11 devel/libIDL/Makefile
1.13 devel/libbonobo/Makefile
1.39 devel/libglade2/Makefile
1.14 graphics/libgnomecanvas/Makefile

(Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Update to the latest GNOME 2 snapshot.  This will be done it two parts.
This first part is the GNOME 2 API.  The next part will contain the desktop
components.
Tue, 28 May 2002
[ 17:08 marcus ] Original commit 
1.22 audio/gnomemedia2/Makefile
1.71 devel/ORBit2/Makefile
1.14 devel/atk/Makefile
1.13 devel/bonobo-activation/Makefile
1.27 devel/bugbuddy2/Makefile
1.38 devel/gconf2/Makefile
1.64 devel/glib20/Makefile
1.7 devel/gnomecommon/Makefile
1.41 devel/gnomevfs2/Makefile
1.10 devel/libIDL/Makefile

(Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
Sun, 19 May 2002
[ 21:16 marcus ] Original commit 
1.21 audio/gnomemedia2/Makefile
1.70 devel/ORBit2/Makefile
1.13 devel/atk/Makefile
1.12 devel/bonobo-activation/Makefile
1.26 devel/bugbuddy2/Makefile
1.37 devel/gconf2/Makefile
1.63 devel/glib20/Makefile
1.6 devel/gnomecommon/Makefile
1.40 devel/gnomevfs2/Makefile
1.9 devel/libIDL/Makefile

(Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
Back to betas...Update to GNOME 2.0 beta 5.
Sun, 12 May 2002
[ 07:49 marcus ] Original commit 
1.20 audio/gnomemedia2/Makefile
1.69 devel/ORBit2/Makefile
1.12 devel/atk/Makefile
1.11 devel/bonobo-activation/Makefile
1.36 devel/gconf2/Makefile
1.61 devel/glib20/Makefile
1.5 devel/gnomecommon/Makefile
1.39 devel/gnomevfs2/Makefile
1.8 devel/libIDL/Makefile
1.9 devel/libbonobo/Makefile

(Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 2.0 RC2.
Thu, 2 May 2002
[ 04:37 marcus ] Original commit 
1.68 devel/ORBit2/Makefile
1.11 devel/atk/Makefile
1.35 devel/gconf2/Makefile
1.60 devel/glib20/Makefile
1.3 devel/gnomecommon/Makefile
1.36 devel/gnomevfs2/Makefile
1.7 devel/libIDL/Makefile
1.8 devel/libbonobo/Makefile
1.35 devel/libglade2/Makefile
1.14 devel/pkgconfig/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 2.0 RC 1.
Fri, 26 Apr 2002
[ 15:50 sobomax ] Original commit 
1.10 devel/atk/Makefile
1.34 devel/gconf2/Makefile
1.59 devel/glib20/Makefile
1.2 devel/gnomecommon/Makefile
1.6 devel/libIDL/Makefile
1.34 devel/libglade2/Makefile
1.13 devel/pkgconfig/Makefile
1.6 graphics/libart_lgpl2/Makefile
1.48 print/libgnomeprint/Makefile
1.4 x11-toolkits/at-spi/Makefile

(Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Use GNOME2 beta4 download location for all GNOME2 ports.
[ 08:27 sobomax ] Original commit 
1.5 devel/libIDL/Makefile
1.1 devel/libIDL/files/patch-configure
1.2 devel/libIDL/files/patch-ltmain.sh
Use USE_LIBTOOL.
Mon, 11 Mar 2002
[ 20:35 sobomax ] Original commit 
1.65 devel/ORBit2/Makefile
1.6 devel/bonobo-activation/Makefile
1.30 devel/gnomevfs2/Makefile
1.4 devel/libIDL/Makefile
1.3 devel/libbonobo/Makefile
1.31 devel/libglade2/Makefile
1.4 graphics/libart_lgpl2/Makefile
1.6 graphics/libgnomecanvas/Makefile
1.5 net/linc/Makefile
1.4 x11-toolkits/gail/Makefile

(Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release.
Wed, 27 Feb 2002
[ 11:21 sobomax ]  
unknown devel/ORBit2/Makefile
unknown devel/atk/Makefile
unknown devel/bonobo-activation/Makefile
unknown devel/gconf2/Makefile
unknown devel/glib13/Makefile
unknown devel/gnomevfs2/Makefile
unknown devel/libIDL/Makefile
unknown devel/libbonobo/Makefile
unknown devel/libglade2/Makefile
unknown graphics/libgnomecanvas/Makefile

(Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Update all components of the GNOME 2.0 to the versions included into GNOME  
2.0-beta release.    
Thu, 21 Feb 2002
[ 09:40 sobomax ]  
unknown devel/ORBit2/Makefile
unknown devel/bonobo-activation/Makefile
unknown devel/libIDL/Makefile
Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another  
dependencies.    
Tue, 12 Feb 2002
[ 13:37 sobomax ]  
unknown devel/libIDL/Makefile
unknown devel/libIDL/distinfo
unknown devel/libIDL/files/patch-ltmain.sh
unknown devel/libIDL/pkg-comment
unknown devel/libIDL/pkg-descr
unknown devel/libIDL/pkg-plist
Add libIDL 0.7.3, a library for creating trees of CORBA Interface Definition  
Language files.    

Number of commits found: 47

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23
linux-seamonkey*Nov 23
linux-thunderbird*Nov 23
seamonkey*Nov 23
streamripperNov 23
thunderbird*Nov 23
mantisNov 22
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19

14 vulnerabilities affecting 30 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 19440
Broken 157
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 56
Set to expire 65
Interactive 78
new 24 hours 18
new 48 hours32
new 7 days45
new fortnight92
new month146

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 3.722 seconds.