Commit graph

58 commits

Author SHA1 Message Date
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Romain Tartière
38635ecbf6 Fix build after GNOME update.
Submitted by:	pointyhat
2010-05-14 10:28:17 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dima Panov
276304288b - Chase taglib update
Approved by:	miwi (mentor)
Exp-run by:	miwi
2009-12-02 17:16:16 +00:00
Florent Thoumie
19a0744c58 Update audio/muine to 0.8.11.
PR:		ports/139305
Submitted by:	Romain Tartiere
2009-11-09 16:49:55 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Florent Thoumie
aea6f4fb06 Mark audio/muine as BROKEN as it doesn't build with mono 2.4. 2009-06-23 21:14:53 +00:00
Martin Wilke
cc584e38d2 - Chase audio/faad shlib bump 2009-02-21 15:51:15 +00:00
Florent Thoumie
c1f23cd26d - 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)
2009-02-09 09:00:01 +00:00
Joe Marcus Clarke
20e1530ce4 Allow this port to build with GTK+ deprecation. 2009-01-11 18:39:40 +00:00
Martin Wilke
453f8ad228 - Update maintainer mail address
PR:		125786
Submitted by:	Phillip N. <pneumann@gmail.com>
2008-07-25 22:46:15 +00:00
Edwin Groothuis
6527ef2070 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)
2008-06-06 13:08:29 +00:00
Christian Weisgerber
fc6f899691 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
2008-04-07 20:37:23 +00:00
Tom McLaughlin
4f7dd00c8a 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)
2007-11-13 03:31:10 +00:00
Joe Marcus Clarke
4acc6fb2a4 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
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Tom McLaughlin
d5cc5308a9 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
2007-10-11 03:09:26 +00:00
Gabor Kovesdan
42542fb076 - 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)
2007-08-04 11:41:30 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jean-Yves Lefort
b31785b717 Track libxine update. 2007-02-15 08:35:23 +00:00
Tom McLaughlin
1cf841e29c - 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)
2007-02-04 23:00:17 +00:00
MANTANI Nobutaka
9594627f7e Sync with libxine shared library version bump. 2006-12-07 17:17:44 +00:00
Tom McLaughlin
455528695b 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)
2006-10-19 21:30:31 +00:00
Joe Marcus Clarke
29747f458a 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)
2006-10-14 08:54:54 +00:00
Tom McLaughlin
ca0e5b8e20 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
2006-10-07 17:58:21 +00:00
Tom McLaughlin
ffd6098c96 Chase dbus-sharp update. 2006-06-29 02:09:33 +00:00
Tom McLaughlin
b62c55c63a Fix build by switching to USE_GSTREAMER80
Notified by:	krismail
2006-05-06 23:25:08 +00:00
Tom McLaughlin
875ccdc387 Chase dbus-sharp update. 2006-03-22 23:26:53 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Tom McLaughlin
ac497234df Update to 0.8.4 2006-02-19 07:28:28 +00:00
Tom McLaughlin
cdbf770fb1 - Remove patch-src_muine.exe.config.in now that affected dependent ports
use ltverhack
- Remove USE_REINPLACE while I'm at it.
2006-02-04 23:06:29 +00:00
Tom McLaughlin
6354efb669 Fix pkg-plist after Mono 1.1.12.1 update. 2006-01-14 22:00:26 +00:00
Tom McLaughlin
adf3edca18 Belatedly bump PORTREVISION due to dbus-sharp update. 2006-01-05 02:43:27 +00:00
MANTANI Nobutaka
617463e5ce Sync with libxine shared library version bump. 2005-12-10 21:06:42 +00:00
Tom McLaughlin
531ef35a4c Add SHA256 to my BSD# ports
Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2005-12-01 03:39:25 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Tom McLaughlin
e36417a73f - 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>
2005-11-10 04:40:30 +00:00
Tom McLaughlin
af0d13fec3 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)
2005-11-06 07:36:17 +00:00
Jean-Yves Lefort
872d7f80ee Chase libid3tag update. 2005-10-28 07:59:53 +00:00
Tom McLaughlin
dc5fb47034 - 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)
2005-09-29 03:43:25 +00:00
Tom McLaughlin
60a8ff30fa - Chase libxine shared library version.
Approved by:	ahze (mentor)
2005-09-22 02:14:42 +00:00
Tom McLaughlin
f5301b5add - 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)
2005-09-20 01:00:40 +00:00
Jeremy Messenger
f3b29b531b - 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
2005-07-10 21:45:42 +00:00
Jeremy Messenger
1a48670d3d Update to 0.8.3.
BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-05-16 22:42:55 +00:00
MANTANI Nobutaka
6a40d7a441 Chase the libxine shared lib version bump. 2005-04-28 17:40:02 +00:00
Koop Mast
c0178cd7af Chase the slit of gconf to a seperate port. 2005-03-20 16:05:54 +00:00
Koop Mast
39eb235209 Mark ignore it doesn't run with recent gstreamer.
Also pet portlint.

Approved by:	maintainer
2005-03-18 23:12:04 +00:00
Christian Weisgerber
c658929967 new version of libFLAC 2005-03-16 14:50:13 +00:00