FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 3:04 PM GMT
non port: audio/xmixer/Makefile
CVSWeb

Number of commits found: 22

Fri, 23 Jan 2009
[ 16:28 flz ] Original commit 
1.1781 MOVED
1.19 astro/boinc-setiathome-enhanced/Makefile
1.42 astro/celestia/Makefile
1.31 astro/openuniverse/Makefile
1.39 astro/xtide/Makefile
1.4 audio/fmit/Makefile
1.46 audio/nas/Makefile
1.28 audio/rosegarden/Makefile
1.23 audio/xcdplayer/Makefile
1.27 audio/xmixer/Makefile

(Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Sat, 19 Apr 2008
[ 17:56 miwi ] Original commit 
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile

(Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Sat, 19 May 2007
[ 20: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, 3 May 2006
[ 05: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.
Tue, 7 Mar 2006
[ 08:28 ade ] Original commit 
1.8 astro/gkrellmoon/Makefile
1.6 astro/gkrellsun/Makefile
1.11 astro/roadmap/Makefile
1.16 astro/spacechart/Makefile
1.8 audio/aube/Makefile
1.45 audio/aumix/Makefile
1.18 audio/autozen/Makefile
1.6 audio/cantus/Makefile
1.38 audio/easytag/Makefile
1.29 audio/extace/Makefile

(Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Thu, 26 May 2005
[ 19:36 pav ] Original commit 
1.22 audio/xmixer/Makefile
1.4 audio/xmixer/files/patch-aa
1.4 audio/xmixer/files/patch-ab
1.2 audio/xmixer/files/patch-ad
1.3 audio/xmixer/files/patch-ae
1.6 audio/xmixer/pkg-descr
- Fix MASTER_SITES
- Optionalize GTK support
- Add WWW: line

PR:             ports/81504
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Tue, 19 Apr 2005
[ 14:27 vs ] Original commit 
1.21 audio/xmixer/Makefile
1.3 audio/xmixer/pkg-plist
Use PLIST_FILES
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, 25 Feb 2004
[ 09:54 kris ] Original commit 
1.19 audio/xmixer/Makefile
BROKEN on !i386: Does not compile
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)
Thu, 13 Nov 2003
[ 10:11 trevor ] Original commit 
1.8 astro/rmap/Makefile
1.12 audio/autozen/Makefile
1.8 audio/festdoc/Makefile
1.19 audio/festival+OGI/Makefile
1.19 audio/festival/Makefile
1.8 audio/festlex-cmu/Makefile
1.8 audio/festlex-oald/Makefile
1.8 audio/festlex-ogi/Makefile
1.9 audio/festlex-poslex/Makefile
1.7 audio/festogi-spanish/Makefile

(Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
Tue, 8 Apr 2003
[ 00:40 marcus ] Original commit 
1.35 audio/aumix/Makefile
1.11 audio/autozen/Makefile
1.12 audio/cheesetracker/Makefile
1.10 audio/denemo/Makefile
1.17 audio/easytag/Makefile
1.13 audio/extace/Makefile
1.4 audio/freebirth/Makefile
1.16 audio/gdcd/Makefile
1.9 audio/gdrdao/Makefile
1.12 audio/gkrellmms/Makefile

(Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
Remove the USE_GNOMENG macro.
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.
Sat, 21 Dec 2002
[ 22:41 edwin ] Original commit 
1.14 audio/xmixer/Makefile
Mastersite has gone Missing In Action.
Noticed by: portsurvey
Sun, 29 Sep 2002
[ 08:07 ijliao ] Original commit 
1.22 audio/nas/Makefile
1.11 audio/xmixer/Makefile
1.14 cad/irsim/Makefile
1.3 cad/slffea/Makefile
1.35 cad/xcircuit/Makefile
1.14 deskutils/abacus/Makefile
1.14 devel/flux/Makefile
1.3 devel/make++/Makefile
1.3 ftp/libfxp/Makefile
1.28 ftp/pavuk/Makefile

(Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
find->${FIND},xargs->${XARGS}

PR:             40791
Submitted by:   Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Sat, 31 Aug 2002
[ 00:13 marcus ] Original commit 
1.30 audio/aumix/Makefile
1.8 audio/autozen/Makefile
1.8 audio/denemo/Makefile
1.10 audio/easytag/Makefile
1.8 audio/gkrellmms/Makefile
1.4 audio/gkrellmss/Makefile
1.7 audio/gkrellmvolume/Makefile
1.14 audio/gmixer/Makefile
1.27 audio/gnapster/Makefile
1.46 audio/gqmpeg/Makefile

(Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Use USE_GNOMENG.

PR:             42232
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Mon, 8 Jul 2002
[ 10:22 ijliao ] Original commit 
1.4 audio/Maaate/Makefile
1.5 audio/cheesetracker/Makefile
1.10 audio/gdcd/Makefile
1.3 audio/ksmp3play/Makefile
1.24 audio/libmikmod/Makefile
1.6 audio/libsndfile/Makefile
1.3 audio/mhwaveedit/Makefile
1.3 audio/midimountain/Makefile
1.3 audio/muse/Makefile
1.21 audio/nas/Makefile

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
PERL -> REINPLACE_CMD

PR:             39283
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Mon, 19 Feb 2001
[ 22:58 trevor ]  
unknown audio/xmixer/Makefile
unknown audio/xmixer/distinfo
unknown audio/xmixer/files/patch-aa
unknown audio/xmixer/files/patch-ab
unknown audio/xmixer/files/patch-af
unknown audio/xmixer/pkg-comment
unknown audio/xmixer/pkg-descr
unknown audio/xmixer/pkg-plist
Update to 0.9.4.  Install gmixer as xgmixer, to avoid conflict with   the
audio/gmixer port/package.  Remove BROKEN line since this   version works.    
Thu, 2 Nov 2000
[ 22:38 trevor ]  
unknown audio/xmixer/Makefile
unknown audio/xmixer/pkg-comment
unknown audio/xmixer/pkg-descr
Mark this broken.   Mention conflict with audio/gmixer.   Set maintainer to
ports@FreeBSD.org.    
Thu, 5 Oct 2000
[ 07:36 reg ]  
unknown graphics/gcolor/pkg/COMMENT
unknown audio/autozen/Makefile
unknown audio/gdcd/Makefile
unknown audio/gmixer/Makefile
unknown audio/grip/Makefile
unknown audio/replay/Makefile
unknown audio/timidity++-emacs/Makefile
unknown audio/vorbis/Makefile
unknown audio/xmixer/Makefile
unknown audio/xmms-liveice/Makefile

(Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Implement USE_GTK, part 1.    
Mon, 2 Oct 2000
[ 06:39 trevor ]  
unknown astro/rmap/Makefile
unknown audio/autozen/Makefile
unknown audio/festdoc/Makefile
unknown audio/festival/Makefile
unknown audio/festlex-cmu/Makefile
unknown audio/festlex-oald/Makefile
unknown audio/festlex-ogi/Makefile
unknown audio/festlex-poslex/Makefile
unknown audio/festogi-spanish/Makefile
unknown audio/festvox-abc/Makefile

(Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER for my ports.    
Fri, 7 Jul 2000
[ 20:59 steve ]  
unknown audio/gmixer/Makefile
unknown audio/lame/Makefile
unknown audio/xmixer/Makefile
unknown biology/xmolwt/Makefile
unknown databases/gtksql/Makefile
unknown editors/gxedit/Makefile
unknown editors/vim5/Makefile
unknown emulators/xsystem35/Makefile
unknown ftp/IglooFTP/Makefile
unknown games/hex/Makefile

(Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config   -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly    

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

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

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