Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.11_12 13 Jul 2014 22:03:16 |
rene |
Remove expired port:
2014-07-11 audio/muine: Fails to build/run since August 2013 |
0.8.11_12 11 Jun 2014 18:33:36 |
antoine |
Mark BROKEN, deprecate and set expiration date: this port either doesn't
run or doesn't build since August 2013
With hat: portmgr |
0.8.11_12 10 Jun 2014 08:22:28 |
cy |
No longer use this port nor have the time to maintain it.
Approved by: portmgr (implicit) |
0.8.11_12 21 Jan 2014 22:56:00 |
bapt |
Fix properties on pkg-plist |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.8.11_12 22 Oct 2013 13:50:44 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
0.8.11_12 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
0.8.11_12 19 Aug 2013 07:33:21 |
cy |
Should be IGNORE instead of BROKEN. |
0.8.11_12 19 Aug 2013 07:17:32 |
cy |
Mark broken. Fails to run.
PR: 181392 |
0.8.11_12 09 Jun 2013 19:30:59 |
naddy |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
0.8.11_11 07 May 2013 06:45:40 |
bapt |
Use shebangfix |
0.8.11_11 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.8.11_11 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.8.11_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.11_9 05 Apr 2012 04:30:02 |
cy |
Remove dependency on libmusicbrainz.
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Feature safe: yes |
0.8.11_8 04 Apr 2012 20:33:37 |
cy |
Use libmusicbrainz3 instead of libmusicbrainz.
Feature safe: yes |
0.8.11_8 04 Apr 2012 00:44:53 |
cy |
Add missing pkg-plist file.
Feature safe: yes |
0.8.11_8 02 Apr 2012 19:16:57 |
cy |
Return audio/muine back to the living and fix the compile time issue that
precipitated its removal.
Feature safe: yes |
0.8.11_7 08 Mar 2012 09:50:54 |
romain |
Remove audio/muine. |
0.8.11_7 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.8.11_7 24 Sep 2011 20:05:57 |
pav |
- Mark BROKEN: does not compile
cc1: warnings being treated as errors
db.c:61: warning: assignment discards qualifiers from pointer target type
Reported by: pointyhat |
0.8.11_7 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.8.11_7 13 Sep 2011 23:19:13 |
gabor |
- Bump PORTREVISION to track updated dependency |
0.8.11_6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.8.11_6 20 Nov 2010 15:37:08 |
kwm |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
0.8.11_6 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
0.8.11_5 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.8.11_4 14 May 2010 10:28:17 |
romain |
Fix build after GNOME update.
Submitted by: pointyhat |
0.8.11_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8.11_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8.11_1 02 Dec 2009 17:16:16 |
fluffy |
- Chase taglib update
Approved by: miwi (mentor)
Exp-run by: miwi |
0.8.11 09 Nov 2009 16:49:55 |
flz |
Update audio/muine to 0.8.11.
PR: ports/139305
Submitted by: Romain Tartiere |
0.8.10_2 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
0.8.10_1 23 Jun 2009 21:14:53 |
flz |
Mark audio/muine as BROKEN as it doesn't build with mono 2.4. |
0.8.10_1 21 Feb 2009 15:51:15 |
miwi |
- Chase audio/faad shlib bump |
0.8.10 09 Feb 2009 09:00:01 |
flz |
- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.
PR: ports/129724
Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team) |
0.8.8_2 11 Jan 2009 18:38:24 |
marcus |
Allow this port to build with GTK+ deprecation. |
0.8.8_2 25 Jul 2008 22:46:15 |
miwi |
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com> |
0.8.8_2 06 Jun 2008 13:07:20 |
edwin |
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) |
0.8.8_1 07 Apr 2008 20:37:24 |
naddy |
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476 |
0.8.8 13 Nov 2007 03:31:10 |
tmclaugh |
Update to 0.8.8:
- Tiny interface changes, e.g. scrollbar and mousewheel
- Support for MM keys
- Updated translations
PR: 117905, 117936
Submitted by: Phillip Neumann, Robert Noland
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
Approved by: portmgr (pav) |
0.8.7_5 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
0.8.7_4 11 Oct 2007 03:09:26 |
tmclaugh |
Add --enable-compile-warnings=maximum to CONFIGURE_ARGS to fix an
annoyance where vorbis headers cause compilation to fail.
PR: 116692
Submitted by: Robert Noland |
0.8.7_3 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.8.7_3 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
0.8.7_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.8.7_1 15 Feb 2007 08:35:23 |
jylefort |
Track libxine update. |
0.8.7 04 Feb 2007 23:00:17 |
tmclaugh |
- Update to 0.8.7
* Switch to bundled managed dbus#
* New and updated translations
* Various bug fixes
- USE_GNOME+=gnomesharp20
- Move to LOCALBASE
- Use gstreamer 0.10 over 0.8
NOTE: deve/dbus is needed because of the bundled managed dbus#
Project by:BSD# (http://www.mono-project.com/Mono:FreeBSD) |
0.8.5_3 07 Dec 2006 17:17:44 |
nobutaka |
Sync with libxine shared library version bump. |
0.8.5_3 19 Oct 2006 21:30:31 |
tmclaugh |
Temporarily dirrmtry mondoc directories. This is unnecessary after monodoc
moves to LOCALBASE along with the rest of the Mono ports.
Notified by: pointyhat
Approved by: portmgr (kris) |
0.8.5_2 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
0.8.5 07 Oct 2006 17:58:21 |
tmclaugh |
Update to 0.8.5
- Note: Port still uses gstreamer 0.8 due to a crash in liboil I need
help figuring out.
Project by: BSD# http://www.mono-project.com/Mono:FreeBSD |
0.8.4_3 29 Jun 2006 02:09:33 |
tmclaugh |
Chase dbus-sharp update. |
0.8.4_2 06 May 2006 23:25:08 |
tmclaugh |
Fix build by switching to USE_GSTREAMER80
Notified by: krismail |
0.8.4_2 22 Mar 2006 23:26:53 |
tmclaugh |
Chase dbus-sharp update. |
0.8.4_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.8.4 19 Feb 2006 07:28:28 |
tmclaugh |
Update to 0.8.4 |
0.8.3_10 04 Feb 2006 23:06:29 |
tmclaugh |
- Remove patch-src_muine.exe.config.in now that affected dependent ports
use ltverhack
- Remove USE_REINPLACE while I'm at it. |
0.8.3_9 14 Jan 2006 22:00:26 |
tmclaugh |
Fix pkg-plist after Mono 1.1.12.1 update. |
0.8.3_8 05 Jan 2006 02:43:27 |
tmclaugh |
Belatedly bump PORTREVISION due to dbus-sharp update. |
0.8.3_7 10 Dec 2005 21:06:42 |
nobutaka |
Sync with libxine shared library version bump. |
0.8.3_7 01 Dec 2005 03:39:25 |
tmclaugh |
Add SHA256 to my BSD# ports
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
0.8.3_7 15 Nov 2005 06:52:12 |
ade |
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. |
0.8.3_7 10 Nov 2005 04:40:30 |
tmclaugh |
- Add fix for updated gtk# (patch-src_PlaylistWindow.cs: Muine mailing list)
- Correct pkg-plist for gacutil changes with Mono 1.1.9.x
- Include bsd.mono.mk.
Approved by: ahze (mentor)
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> |
0.8.3_6 06 Nov 2005 07:36:17 |
tmclaugh |
Bump PORTREVISION to chase glib update that came with Gnome 2.12
- Initially I planned to make a large Mono commit right after Gnome 2.12
was merged but the new Gnome has in part caused me to delay merging
updates to Mono and friends.
Approved by: mezz (co-mentor) |
0.8.3_5 28 Oct 2005 07:59:54 |
jylefort |
Chase libid3tag update. |
0.8.3_4 29 Sep 2005 03:43:25 |
tmclaugh |
- Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel to
gtk-sharp20 for affected ports.
- Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining
in mcatalog, bless, f-spot, and gecko-sharp10.
Approved by: ahze (mentor) |
0.8.3_4 22 Sep 2005 02:14:42 |
tmclaugh |
- Chase libxine shared library version.
Approved by: ahze (mentor) |
0.8.3_3 20 Sep 2005 01:00:40 |
tmclaugh |
- Change maintainership of my Mono related ports over to the BSD#
project mailing list. This is the mailing list listed as the
maintainer for all my other Mono related ports.
Approved by: ahze (mentor) |
0.8.3_3 10 Jul 2005 21:45:42 |
mezz |
- Add a missing dependency, libvorbis.
- Add a new knob, WITH_FAAD, current turn off by default.
- Chase xine.12 -> xine.13.
- Fix the dbus, lib/dbus-1.0/services -> share/dbus-1/services.
- Add install the plugins.
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Bump the PORTREVISION.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD |
0.8.3 16 May 2005 22:42:55 |
mezz |
Update to 0.8.3.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD |
0.6.3_6 28 Apr 2005 17:40:02 |
nobutaka |
Chase the libxine shared lib version bump. |
0.6.3_5 20 Mar 2005 16:05:54 |
kwm |
Chase the slit of gconf to a seperate port. |
0.6.3_5 18 Mar 2005 23:12:04 |
kwm |
Mark ignore it doesn't run with recent gstreamer.
Also pet portlint.
Approved by: maintainer |
0.6.3_5 16 Mar 2005 14:50:13 |
naddy |
new version of libFLAC |
0.6.3_4 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.6.3_3 28 Feb 2005 22:16:10 |
ahze |
- split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include <bsd.port.mk>
If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
you must follow one of the examples listed below
(Only the first 15 lines of the commit message are shown above ) |
0.6.3_2 30 Dec 2004 00:59:15 |
nobutaka |
Sync with libxine shared library version bump. |
0.6.3_2 08 Dec 2004 06:34:55 |
marcus |
Bump PORTREVISION to chase the gtkhtml3 shared library version. |
0.6.3_1 26 Nov 2004 06:45:43 |
mezz |
- Add an OPTION to use gstreamer over xine as the playback backend. Xine is
still default.
- Use new GCONF_SCHEMAS
PR: ports/74399
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp |
0.6.3_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.6.3 13 Oct 2004 01:58:56 |
edwin |
[Maintainer Update] Muine: Fix library mapping so minor updates don't cause
breakage.
Attached patch changes Muine's library mappings so minor
version number changes do not break the port in the future.
PR: ports/71136
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> |
0.6.3 24 Jul 2004 16:37:31 |
pav |
Add muine, GNOME audio player written in Mono.
PR: ports/69462
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> |