FreshPorts -- The Place For Ports Sat, 11 Oct 2008 12:05 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/ocp/Makefile
CVSWeb

Number of commits found: 33

Thu, 21 Aug 2008
[ 07:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 7 Jul 2008
[ 14:41 ehaupt ] Original commit 
1.15 audio/adplay/Makefile
1.17 audio/libadplug/Makefile
1.12 audio/libmodplug/Makefile
1.32 audio/ocp/Makefile
1.10 audio/playgsf/Makefile
1.10 devel/libbinio/Makefile
1.9 games/bloboats/Makefile
1.7 graphics/fig2sxd/Makefile
1.9 graphics/metacam/Makefile
1.8 misc/gnu-watch/Makefile
Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler.
Mon, 23 Jun 2008
[ 12:33 ehaupt ] Original commit 
1.31 audio/ocp/Makefile
1.9 audio/ocp/distinfo
1.9 audio/ocp/pkg-plist
The last update never worked. The player wouldn't even start.

- Reclaim maintainer-ship
- Roll back to the last working version
- Bump PORTEPOCH

Pointyhat to:   miwi
Fri, 16 May 2008
[ 15:10 miwi ] Original commit 
1.30 audio/ocp/Makefile
1.8 audio/ocp/distinfo
1.8 audio/ocp/pkg-plist
- Update to 0.1.15

PR:             123497
Submitted by:   Ports Fury
Sat, 3 May 2008
[ 10:38 ehaupt ] Original commit 
1.29 audio/ocp/Makefile
Drop maintainership
Thu, 27 Mar 2008
[ 22:15 ehaupt ] Original commit 
1.5 archivers/deb2targz/Makefile
1.6 archivers/ecm/Makefile
1.8 archivers/gzrecover/Makefile
1.10 archivers/mar/Makefile
1.4 archivers/ppmd/Makefile
1.13 archivers/unlzx/Makefile
1.2 archivers/unmass/Makefile
1.6 audio/audacious-dumb/Makefile
1.10 audio/aylet/Makefile
1.12 audio/checkmate/Makefile

(Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Use MASTER_SITE_CRITICAL
Mon, 17 Mar 2008
[ 16:41 ehaupt ] Original commit 
1.27 audio/ocp/Makefile
Get rid of USE_XLIB and use "USE_XORG=xxf86dga xxf86vm" instead.
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
Fri, 1 Jun 2007
[ 19:22 ehaupt ] Original commit 
1.25 audio/ocp/Makefile
Forget about X11BASE
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}.
Wed, 25 Apr 2007
[ 13:24 ehaupt ] Original commit 
1.23 audio/ocp/Makefile
Refine last commit. ocp seems to need wide character support in order to
display colors correctly. However, devel/ncurses is not needed after 602107 and
700033 since it's already in the base.
Tue, 24 Apr 2007
[ 13:17 ehaupt ] Original commit 
1.22 audio/ocp/Makefile
Use devel/ncurses instead of base curses.h in order to have color support.
Sun, 22 Apr 2007
[ 08:33 ehaupt ] Original commit 
1.21 audio/ocp/Makefile
Remove unnecessary DISTNAME redefinition.
Sat, 21 Apr 2007
[ 13:45 ehaupt ] Original commit 
1.20 audio/ocp/Makefile
Chase libadplug update
Tue, 17 Apr 2007
[ 08:27 ehaupt ] Original commit 
1.19 audio/ocp/Makefile
1.7 audio/ocp/pkg-plist
Cleanup non-supported FreeBSD versions

PR:             111681
Submitted by:   edwin
Tue, 13 Feb 2007
[ 21:56 ehaupt ] Original commit 
1.18 audio/ocp/Makefile
1.7 audio/ocp/distinfo
1.6 audio/ocp/pkg-plist
Update to 0.1.13
Wed, 4 Oct 2006
[ 22:38 ehaupt ] Original commit 
1.17 audio/ocp/Makefile
1.6 audio/ocp/distinfo
1.5 audio/ocp/pkg-descr
1.5 audio/ocp/pkg-plist
Update to 0.1.10 release candidate 6. This version is out for quite a while and
runs quite stable. This version also supports .ay files.
Sun, 3 Sep 2006
[ 13:39 ehaupt ] Original commit 
1.16 audio/ocp/Makefile
Disable libadplug (audio/libadplug) support on OSVERSIONS prior to 500000
Tue, 15 Aug 2006
[ 13:59 ehaupt ] Original commit 
1.15 audio/ocp/Makefile
- Chase audio/libadplug update
- Use USE_LDCONFIG
Mon, 24 Jul 2006
[ 10:13 ehaupt ] Original commit 
1.14 audio/ocp/Makefile
1.4 audio/ocp/pkg-descr
- Update MASTER_SITES
- Update WWW
Thu, 1 Jun 2006
[ 13:13 ehaupt ] Original commit 
1.4 archivers/deb2targz/Makefile
1.3 archivers/ecm/Makefile
1.4 archivers/gzrecover/Makefile
1.6 archivers/mar/Makefile
1.3 archivers/ppmd/Makefile
1.10 archivers/tardy/Makefile
1.10 archivers/unlzx/Makefile
1.6 archivers/unzoo/Makefile
1.6 audio/aylet/Makefile
1.6 audio/festalon/Makefile

(Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
Add an additional mirror.
Thu, 18 May 2006
[ 21:22 ehaupt ] Original commit 
1.12 audio/ocp/Makefile
Chase audio/libadplug update
Sun, 19 Feb 2006
[ 11:39 ehaupt ] Original commit 
1.3 archivers/deb2targz/Makefile
1.5 archivers/mar/Makefile
1.9 archivers/tardy/Makefile
1.4 audio/aylet/Makefile
1.7 audio/libadplug/Makefile
1.7 audio/libmodplug/Makefile
1.3 audio/mp3guessenc/Makefile
1.3 audio/mpck/Makefile
1.11 audio/ocp/Makefile
1.3 audio/penguinsap/Makefile

(Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Remove deprecated USE_REINPLACE
Fri, 28 Oct 2005
[ 08:59 jylefort ] Original commit 
1.10 audio/daapd/Makefile
1.27 audio/gtkpod/Makefile
1.2 audio/madman/Makefile
1.6 audio/madplay/Makefile
1.8 audio/mixxx/Makefile
1.7 audio/moc/Makefile
1.30 audio/mpg321/Makefile
1.4 audio/mt-daapd/Makefile
1.18 audio/muine/Makefile
1.10 audio/ocp/Makefile

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Chase libid3tag update.
Thu, 6 Oct 2005
[ 12:57 ehaupt ] Original commit 
1.2 archivers/deb2targz/Makefile
1.2 archivers/ecm/Makefile
1.2 archivers/gzrecover/Makefile
1.3 archivers/mar/Makefile
1.2 archivers/ppmd/Makefile
1.8 archivers/tardy/Makefile
1.8 archivers/unlzx/Makefile
1.2 archivers/unzoo/Makefile
1.5 audio/adplay/Makefile
1.3 audio/aylet/Makefile

(Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
Thu, 22 Sep 2005
[ 13:49 garga ] Original commit 
1.4 audio/adplay/Makefile
1.4 audio/libadplug/Makefile
1.8 audio/ocp/Makefile
1.3 devel/libbinio/Makefile
1.2 devel/libbinio/distinfo
1.2 audio/adplay/pkg-descr
1.2 audio/libadplug/pkg-descr
1.3 audio/ocp/pkg-descr
1.2 devel/libbinio/pkg-descr
1.2 devel/libbinio/pkg-plist
devel/libbinio:
- Update to 1.4

all:
- Cleanup Makefile Header
- Remove signature from pkg-descr
- Adjustments to build with libbinio 1.4

PR:             ports/86431
Submitted by:   maintainer
Fri, 29 Jul 2005
[ 09:55 vs ] Original commit 
1.7 audio/ocp/Makefile
1.2 audio/ocp/pkg-descr
Mastersite for audio/ocp is unavailable at the moment.
- Makefile.patch, add aditional mastersite
- pkg-descr.patch, change pkg-descr WWW to freshmeat project site

PR:             ports/84251
Submitted by:   maintainer
Tue, 5 Jul 2005
[ 23:30 pav ] Original commit 
1.6 audio/ocp/Makefile
1.4 audio/ocp/pkg-plist
- Disable libsidplay for FreeBSD 4.X due to clash between gcc295 and gcc34

PR:             ports/82956
Submitted by:   Emanuel Haupt <ehaupt@critical.ch> (maintainer)
Sun, 12 Jun 2005
[ 14:30 lawrance ] Original commit 
1.5 audio/ocp/Makefile
1.4 audio/ocp/distinfo
1.2 audio/ocp/files/patch-playmp2_Makefile
1.2 audio/ocp/files/patch-playmp2_memmem.c
1.3 audio/ocp/pkg-plist
Update to 0.1.9.
Also fix a build problem when security/heimdal is installed.

PR:             ports/82135
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>
Wed, 4 May 2005
[ 17:22 novel ] Original commit 
1.4 audio/ocp/Makefile
1.3 audio/ocp/distinfo
Update to 0.1.7

PR:             80616
Submitted by:   Emanuel Haupt (maintainer)
Mon, 2 May 2005
[ 10:36 jylefort ] Original commit 
1.3 audio/ocp/Makefile
1.2 audio/ocp/distinfo
1.2 audio/ocp/files/patch-dev_mix.c
1.2 audio/ocp/files/patch-filesel_arctar.c
1.2 audio/ocp/files/patch-lrmi-0.8_vbetest.c
1.2 audio/ocp/files/patch-playgmd_gmdlokt.c
1.2 audio/ocp/pkg-plist
Update to 0.1.6

PR:             ports/80509
Submitted by:   maintainer
Mon, 25 Apr 2005
[ 01:01 jylefort ] Original commit 
1.2 audio/ocp/Makefile
Fix MIDI playback.

PR:             ports/80304
Submitted by:   Emanuel Haupt <ehaupt@critical.ch> (maintainer)
Approved by:    adamw (mentor)
Sun, 24 Apr 2005
[ 15:11 jylefort ] Original commit 
1.611 audio/Makefile
1.1 audio/ocp/Makefile
1.1 audio/ocp/distinfo
1.12358 /CVSROOT/modules
1.1 audio/ocp/files/patch-dev_mix.c
1.1 audio/ocp/files/patch-filesel_arctar.c
1.1 audio/ocp/files/patch-lrmi-0.8_vbetest.c
1.1 audio/ocp/files/patch-playgmd_gmdlokt.c
1.1 audio/ocp/files/patch-playmp2_Makefile
1.1 audio/ocp/files/patch-playmp2_memmem.c

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Open Cubic Player first appeared around December 1994 as a DOS
binary-only module player. It supported many soundcards and module
formats.

At some point, the source code was released to the public under the
terms of the GNU General Public License, and around 2003 Stian
Skjelstad ported the code to Linux.

In addition to legacy tracker formats such as mod, xm and s3m, Open
Cubic Player now also supports mp3 and ogg files.

PR:             ports/80276
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>
Approved by:    adamw (mentor)

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03

21 vulnerabilities affecting 37 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 19278
Broken 154
Deprecated 79
Ignore 432
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 54
Set to expire 61
Interactive 78
new 24 hours 3
new 48 hours3
new 7 days33
new fortnight61
new month107

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