FreshPorts -- The Place For Ports Tue, 2 Dec 2008 1:38 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: audio/swhplugins/Makefile
CVSWeb

Number of commits found: 40

Fri, 6 Jun 2008
[ 14:07 edwin ] Original commit 
1.32 audio/abcde/Makefile
1.3 audio/abraca/Makefile
1.3 audio/akode-plugins-pulseaudio/Makefile
1.7 audio/amarok-fs/Makefile
1.83 audio/amarok/Makefile
1.2 audio/amb-plugins/Makefile
1.5 audio/ampache/Makefile
1.13 audio/aqualung/Makefile
1.24 audio/ardour/Makefile
1.62 audio/arts/Makefile

(Only the first 10 of 345 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)
Mon, 29 Jan 2007
[ 23:51 kris ] Original commit 
1.10 archivers/orange/Makefile
1.4 audio/freealut/Makefile
1.39 audio/swhplugins/Makefile
1.63 devel/glib12/Makefile
1.16 devel/libvanessa_socket/Makefile
1.9 games/libmt_client/Makefile
1.11 graphics/devil/Makefile
1.7 graphics/sswf/Makefile
1.22 lang/ferite/Makefile
1.63 lang/librep/Makefile

(Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid a.out objformat botch
Tue, 23 Jan 2007
[ 11:32 arved ] Original commit 
1.38 audio/swhplugins/Makefile
The author fixed a backup restore glitch, the distfile is now fetchable
again.

Submitted by:           Steve Harris
Sat, 20 Jan 2007
[ 01:12 kris ] Original commit 
1.37 audio/swhplugins/Makefile
BROKEN: Unfetchable
Tue, 5 Dec 2006
[ 10:49 jylefort ] Original commit 
1.36 audio/swhplugins/Makefile
1.15 audio/swhplugins/distinfo
- Update to 0.4.15
- Add missing -lintl
- Use OPTIONS
Mon, 14 Aug 2006
[ 11:08 clsung ] Original commit 
1.7 astro/cfitsio/Makefile
1.36 astro/gpsdrive/Makefile
1.20 astro/libnova/Makefile
1.10 astro/orsa/Makefile
1.20 audio/Maaate/Makefile
1.5 audio/adpcm/Makefile
1.10 audio/alienwah/Makefile
1.8 audio/anthem/Makefile
1.20 audio/ccaudio/Makefile
1.11 audio/cmt/Makefile

(Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Thu, 11 May 2006
[ 16:12 ahze ] Original commit 
1.32 audio/extace/Makefile
1.18 audio/gkrellmss2/Makefile
1.4 audio/libofa/Makefile
1.14 audio/libsamplerate/Makefile
1.34 audio/swhplugins/Makefile
1.23 audio/xmms-imms/Makefile
1.6 comms/linpsk/Makefile
1.4 games/dangerdeep/Makefile
1.18 graphics/ale/Makefile
1.7 graphics/vigra/Makefile

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Chase fftw3 libver bump
Wed, 3 May 2006
[ 06:14 edwin ] Original commit 
1.17 accessibility/kdeaccessibility/Makefile
1.21 archivers/arj/Makefile
1.20 archivers/deepforest/Makefile
1.2 archivers/deutex/Makefile
1.5 archivers/dynamite/Makefile
1.3 archivers/fpc-paszlib/Makefile
1.16 archivers/gzip/Makefile
1.18 archivers/ha/Makefile
1.26 archivers/hpack.non-usa.only/Makefile
1.3 archivers/liblzxcomp/Makefile

(Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
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.
Fri, 16 Sep 2005
[ 12:04 garga ] Original commit 
1.30 audio/swhplugins/Makefile
1.13 audio/swhplugins/distinfo
- Update to 0.4.14

PR:             ports/86116
Submitted by:   Ports Fury
Tue, 12 Apr 2005
[ 04:26 obrien ] Original commit 
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile

(Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 09:04 obrien ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Sun, 6 Mar 2005
[ 21:15 flz ] Original commit 
1.27 audio/swhplugins/Makefile
1.12 audio/swhplugins/distinfo
- Update to 0.4.13.

PR:             ports/78495
Submitted by:   Ports Fury
Approved by:    pav (mentor)
Mon, 20 Dec 2004
[ 08:39 krion ] Original commit 
1.26 audio/swhplugins/Makefile
1.11 audio/swhplugins/distinfo
1.14 audio/swhplugins/pkg-plist
Update to version 0.4.12

PR:             ports/75263
Submitted by:   Ports Fury
Wed, 24 Nov 2004
[ 06:26 ahze ] Original commit 
1.25 audio/swhplugins/Makefile
- Add math/fftw3 to BUILD_DEPENDS since it installs the header files [1]
- Add WITH_SSE knob since fftw3-float supports it
- Add WITH_OPTIMIZED_CFLAGS knob to respect CFLAGS if not defined [1]

Submitted by:   KATO Tsuguru [1]
Approved by:    adamw (implicit)
[ 03:36 ahze ] Original commit 
1.24 audio/swhplugins/Makefile
Bump PORTREVISION due to last commit of dependency changes

Approved by:    adamw (implicit)
[ 03:34 ahze ] Original commit 
1.23 audio/swhplugins/Makefile
Change math/fftw3 dependency to math/fftw3-float

Approved by:    adamw (implicit)
Tue, 9 Nov 2004
[ 22:36 krion ] Original commit 
1.22 audio/swhplugins/Makefile
Fix comment: s/assember/assembler
[ 22:35 krion ] Original commit 
1.21 audio/swhplugins/Makefile
Fix build.

Reported by:    pointyhat via kris
Mon, 1 Nov 2004
[ 17:24 krion ] Original commit 
1.20 audio/swhplugins/Makefile
1.10 audio/swhplugins/distinfo
1.12 audio/swhplugins/pkg-plist
Update to version 0.4.11

PR:             ports/73344
Submitted by:   Ports Fury
Mon, 19 Jul 2004
[ 18:44 krion ] Original commit 
1.19 audio/swhplugins/Makefile
1.9 audio/swhplugins/distinfo
1.10 audio/swhplugins/pkg-plist
Update to version 0.4.7

PR:             ports/69291
Submitted by:   Ports Fury
Wed, 14 Jul 2004
[ 13:19 krion ] Original commit 
1.18 audio/swhplugins/Makefile
1.8 audio/swhplugins/distinfo
1.2 audio/swhplugins/files/patch-configure
1.2 audio/swhplugins/files/patch-gverb::Makefile.in
1.9 audio/swhplugins/pkg-plist
Update to version 0.4.4

PR:             ports/68997
Submitted by:   Ports Fury
Sun, 28 Mar 2004
[ 00:04 kris ] Original commit 
1.17 audio/swhplugins/Makefile
1.8 audio/swhplugins/pkg-plist
Support WITHOUT_NLS
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.
Sat, 28 Feb 2004
[ 11:01 arved ] Original commit 
1.15 audio/swhplugins/Makefile
1.7 audio/swhplugins/distinfo
1.2 audio/swhplugins/files/patch-Makefile.in
1.1 audio/swhplugins/files/patch-configure
1.7 audio/swhplugins/pkg-plist
Update to 0.4.3
Add amd64 to ONLY_FOR_ARCHS, since it builds fine here.
Wed, 4 Feb 2004
[ 04:36 marcus ] Original commit 
1.26 arabic/kde3-i18n/Makefile
1.4 arabic/koffice-i18n/Makefile
1.5 archivers/dpkg/Makefile
1.40 archivers/gtar/Makefile
1.17 archivers/libcomprex/Makefile
1.48 archivers/rpm/Makefile
1.19 astro/fooseti/Makefile
1.17 astro/gpsdrive/Makefile
1.15 astro/spacechart/Makefile
1.41 audio/aumix/Makefile

(Only the first 10 of 312 ports in this commit are shown above. View all ports for this commit)
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Fri, 23 Jan 2004
[ 18:12 trevor ] Original commit 
1.25 arabic/kde3-i18n/Makefile
1.3 arabic/koffice-i18n/Makefile
1.4 archivers/dpkg/Makefile
1.39 archivers/gtar/Makefile
1.16 archivers/libcomprex/Makefile
1.47 archivers/rpm/Makefile
1.18 astro/fooseti/Makefile
1.16 astro/gpsdrive/Makefile
1.14 astro/spacechart/Makefile
1.40 audio/aumix/Makefile

(Only the first 10 of 314 ports in this commit are shown above. View all ports for this commit)
Now gettext 0.12.1 is gettext-old.
Mon, 27 Oct 2003
[ 19:04 kris ] Original commit 
1.12 audio/swhplugins/Makefile
Portlint (reorder variables)
Wed, 22 Oct 2003
[ 08:58 linimon ] Original commit 
1.11 audio/swhplugins/Makefile
This includes x86 assembler code, so mark it as only for i386.
Tue, 26 Aug 2003
[ 21:25 marcus ] Original commit 
1.3 archivers/dpkg/Makefile
1.37 archivers/gtar/Makefile
1.11 archivers/libcomprex/Makefile
1.46 archivers/rpm/Makefile
1.16 astro/fooseti/Makefile
1.14 astro/gpsdrive/Makefile
1.12 astro/spacechart/Makefile
1.38 audio/aumix/Makefile
1.15 audio/denemo/Makefile
1.20 audio/lopster/Makefile

(Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Mon, 25 Aug 2003
[ 06:41 marcus ] Original commit 
1.2 archivers/dpkg/Makefile
1.36 archivers/gtar/Makefile
1.10 archivers/libcomprex/Makefile
1.45 archivers/rpm/Makefile
1.15 astro/fooseti/Makefile
1.13 astro/gpsdrive/Makefile
1.11 astro/spacechart/Makefile
1.37 audio/aumix/Makefile
1.14 audio/denemo/Makefile
1.19 audio/lopster/Makefile

(Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Chase the libintl.so shared lib version.
Wed, 18 Jun 2003
[ 11:08 arved ] Original commit 
1.8 audio/swhplugins/Makefile
Add USE_LIBTOOL.

Reported by:    bento (via kris)
Sun, 15 Jun 2003
[ 23:03 arved ] Original commit 
1.7 audio/swhplugins/Makefile
1.5 audio/swhplugins/distinfo
1.6 audio/swhplugins/pkg-plist
Update to 0.4.2

PR:             53338
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Thu, 1 May 2003
[ 23:06 arved ] Original commit 
1.6 audio/swhplugins/Makefile
1.4 audio/swhplugins/distinfo
1.1 audio/swhplugins/files/patch-Makefile.in
1.5 audio/swhplugins/pkg-plist
Update to 0.4.0

PR:             51669
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Thu, 20 Feb 2003
[ 16:49 knu ] Original commit 
1.9 audio/Maaate/Makefile
1.21 audio/ascd/Makefile
1.6 audio/autools/Makefile
1.6 audio/blop/Makefile
1.13 audio/cam/Makefile
1.11 audio/cheesetracker/Makefile
1.16 audio/cmp3/Makefile
1.7 audio/cmt/Makefile
1.14 audio/cymbaline/Makefile
1.10 audio/darkice/Makefile

(Only the first 10 of 170 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 2 Feb 2003
[ 15:58 arved ] Original commit 
1.4 audio/swhplugins/Makefile
1.3 audio/swhplugins/distinfo
1.3 audio/swhplugins/files/patch-Makefile.am
1.3 audio/swhplugins/files/patch-aclocal.m4
1.3 audio/swhplugins/files/patch-configure.in
1.3 audio/swhplugins/pkg-plist
Update to 0.3.6. Drop Maintainership.
Wed, 1 Jan 2003
[ 19:57 arved ] Original commit 
1.3 audio/swhplugins/Makefile
1.2 audio/swhplugins/distinfo
1.2 audio/swhplugins/files/patch-Makefile.am
1.2 audio/swhplugins/files/patch-configure.in
1.2 audio/swhplugins/pkg-plist
Update to 0.3.3
Thu, 12 Dec 2002
[ 10:27 arved ] Original commit 
1.2 audio/swhplugins/Makefile
1.2 audio/swhplugins/files/patch-aclocal.m4
Use the right combination of autotools.

Submitted by:   bento
Fri, 15 Nov 2002
[ 19:25 arved ] Original commit 
1.357 audio/Makefile
1.1 audio/swhplugins/Makefile
1.1 audio/swhplugins/distinfo
1.1 audio/swhplugins/files/patch-Makefile.am
1.1 audio/swhplugins/files/patch-aclocal.m4
1.1 audio/swhplugins/files/patch-configure.in
1.1 audio/swhplugins/pkg-comment
1.1 audio/swhplugins/pkg-descr
1.1 audio/swhplugins/pkg-plist
Add swhplugins, the largest collection of Ladspa plugins

Number of commits found: 40

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

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 19493
Broken 164
Deprecated 88
Ignore 463
Forbidden 8
Restricted 263
No CDROM 132
Vulnerable 57
Expired 58
Set to expire 72
Interactive 78
new 24 hours 3
new 48 hours3
new 7 days35
new fortnight94
new month164

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