FreshPorts -- The Place For Ports Fri, 5 Dec 2008 12:29 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: multimedia/bmp-extra-plugins/Makefile
CVSWeb

Number of commits found: 15

Fri, 6 Jun 2008
[ 14:48 edwin ] Original commit 
1.13 multimedia/acidrip/Makefile
1.56 multimedia/audacious-plugins/Makefile
1.40 multimedia/audacious/Makefile
1.51 multimedia/avidemux2/Makefile
1.75 multimedia/avifile/Makefile
1.40 multimedia/beep-media-player/Makefile
1.15 multimedia/bmp-extra-plugins/Makefile
1.45 multimedia/bmpx/Makefile
1.34 multimedia/camserv/Makefile
1.5 multimedia/castpodder/Makefile

(Only the first 10 of 149 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)
Sat, 28 Jul 2007
[ 13:27 miwi ] Original commit 
1.19 audio/akode-plugins-xiph/Makefile
1.9 audio/aqualung/Makefile
1.59 audio/arts/Makefile
1.24 audio/audacity-devel/Makefile
1.34 audio/audacity/Makefile
1.23 audio/beast/Makefile
1.22 audio/cmus/Makefile
1.27 audio/darkice/Makefile
1.56 audio/easytag-devel/Makefile
1.41 audio/easytag/Makefile

(Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Thu, 14 Jun 2007
[ 11:01 danfe ] Original commit 
1.13 multimedia/bmp-extra-plugins/Makefile
- Fix the build with recent GCC [1]
- Use commas in sed(1) regexps for consistency
- Wrap lines so they fit in standard terminal width
- Pacify portlint(1) to some extent

Reported by:    pointyhat [1]
Sun, 27 May 2007
[ 18:37 miwi ] Original commit 
1.12 multimedia/bmp-extra-plugins/Makefile
- Drop maintainership

PR:             113038
Submitted by:   Jan Srzednicki <w@wrzask.pl> (old maintainer)
Sat, 19 May 2007
[ 21:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 29 Mar 2007
[ 13:53 pav ] Original commit 
1.11 comms/rxtx/Makefile
1.13 deskutils/nautilus-actions/Makefile
1.10 multimedia/bmp-extra-plugins/Makefile
1.9 palm/synce-multisync/Makefile
1.16 x11-toolkits/libpanelappletmm/Makefile
- Fix after objformat removal

Reported by:    pointyhat
Wed, 10 May 2006
[ 23:37 edwin ] Original commit 
1.16 mail/althea/Makefile
1.11 mail/antivirus-milter/Makefile
1.27 mail/anubis/Makefile
1.23 mail/asmail/Makefile
1.5 mail/assp/Makefile
1.6 mail/autosig/Makefile
1.7 mail/bayespam/Makefile
1.10 mail/biabam/Makefile
1.35 mail/cclient/Makefile
1.7 mail/contact-lookup-applet/Makefile

(Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports starting with M
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, 29 Nov 2005
[ 12:06 az ] Original commit 
1.7 multimedia/bmp-extra-plugins/Makefile
1.2 multimedia/bmp-extra-plugins/distinfo
- Make distfile fetchable again
- Unbreak port
- Add SHA265

PR:             ports/89586
Submitted by:   Jan Srzednicki (maintainer)
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.
Wed, 12 Oct 2005
[ 00:54 linimon ] Original commit 
1.4 multimedia/bmp-extra-plugins/Makefile
Mark as BROKEN: unfetchable.

Source:         distfile survey
Sat, 23 Apr 2005
[ 23:04 adamw ] Original commit 
1.3 multimedia/bmp-extra-plugins/Makefile
1.3 multimedia/bmp-extra-plugins/pkg-plist
Add support for translations. PORTREVISION bump for changing the pkg-plist.
Also, remove a redundant USE_GNOME definition, and fix some spacing.

libsamplerate support is easy to build in with a few quick patches, but
it hogs 100% CPU and then dies on a SIGSEGV. Someone might want to look
into that, because libsamplerate support would be neat for the crossfader
here.
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, 21 Nov 2004
[ 19:45 pav ] Original commit 
1.92 multimedia/Makefile
1.1 multimedia/bmp-extra-plugins/Makefile
1.1 multimedia/bmp-extra-plugins/distinfo
1.1 multimedia/bmp-extra-plugins/files/patch-visualization-minilcd-sockets.c
1.1 multimedia/bmp-extra-plugins/pkg-descr
1.1 multimedia/bmp-extra-plugins/pkg-plist
Add bmp-extra-plugins, collection of plugins for Beep Media Player:

Input: musepack, mplayer
General: xf86audio, status
Output: crossfade, ogg, arts
Visualization: blursk, minilcd, wmdiscotux

PR:             ports/71979
Submitted by:   Jan Srzednicki <w@wrzask.pl>

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
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

9 vulnerabilities affecting 22 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 19495
Broken 162
Deprecated 87
Ignore 472
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 55
Expired 57
Set to expire 71
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days27
new fortnight93
new month163

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