| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 10:44:29
1.2.0
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
28 Mar 2013 03:28:31
1.2.0
|
eadler  |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
22 Jul 2012 08:46:59
1.2.0
|
mm  |
Update gmerlin framework and convert to new options:
gavl 1.2.0 -> 1.4.0
gmerlin 1.0.0 -> 1.2.0
gmerlin-avdecoder 1.1.0 -> 1.2.0 |
01 Jun 2012 05:26:28
1.0.0_4
|
dinoex  |
- update png to 1.5.10 |
06 Mar 2012 18:16:14
1.0.0_3
|
makc  |
- Remove audio/libtunepimp (and audio/libmusicbrainz) support:
deprecated as the MusicBrainz RDF webservice is no longer functional
PR: ports/165750, ports/165754, ports/165757, ports/165758
ports/165759, ports/165760, ports/165761
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> |
16 Feb 2012 15:57:34
1.0.0_2
|
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
18 Jan 2012 17:36:27
1.0.0_1
|
arved  |
Chase libcdio shlib bump |
18 Nov 2011 23:30:13
1.0.0
|
ehaupt  |
Remove trailing whitespaces.
Feature safe: yes |
17 Nov 2011 15:02:21
1.0.0
|
gahr  |
- Add a patch to remove a misplaced duplicated line of source code
Feature safe: yes |
23 Sep 2011 22:26:39
1.0.0
|
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 |
02 Jul 2011 07:37:33
1.0.0
|
miwi  |
- Update to 1.0.0
PR: 158485
Submitted by: Ports Fury |
11 Jun 2011 02:39:46
0.4.1_7
|
amdmi3  |
Drop maintainership |
06 Jun 2011 04:31:53
0.4.1_7
|
bapt  |
- update mjpegtools to 2.0.0
- chase library bump |
21 Jun 2010 22:06:33
0.4.1_6
|
amdmi3  |
- Fix png plugin
PR: 147891
Submitted by: Ivan Klymenko <fidaj@ukr.net>
Feature safe: yes |
31 May 2010 02:01:56
0.4.1_5
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
10 May 2010 21:19:08
0.4.1_4
|
kwm  |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
28 Mar 2010 06:47:48
0.4.1_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
22 Mar 2010 17:26:09
0.4.1_3
|
amdmi3  |
- Fix build in presence of graphics/libvisual
PR: 143679
Submitted by: Ivan Klymenko <fidaj@ukr.net> |
13 Feb 2010 08:45:24
0.4.1_3
|
miwi  |
- Chase multimedia/mjpegtools shlib bump |
05 Feb 2010 11:46:55
0.4.1_2
|
dinoex  |
- update to jpeg-8 |
28 Nov 2009 10:34:26
0.4.1_1
|
arved  |
Chase libcdio shared library version bump |
12 Aug 2009 03:23:20
0.4.1
|
amdmi3  |
- Update to 0.4.1
PR: 137666
Submitted by: Martin Matuska <mm@FreeBSD.org> |
11 Aug 2009 10:35:13
0.3.8_2
|
mm  |
- Update gavl to 1.1.1
- Bump library version on depending ports |
18 Jul 2009 11:11:29
0.3.8_2
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
09 Nov 2008 21:46:11
0.3.8_1
|
amdmi3  |
- Add USE_LDCONFIG |
09 Nov 2008 14:37:55
0.3.8
|
amdmi3  |
Gmerlin is a multimedia framework, which allows you to quickly
develop multimedia applications. It is built upon gavl (for low
level Audio/Video things) and libxml2 (for loading and saving
configuration data and other things). The gmerlin API can be used
at multiple levels: Either you take the basic things like plugins,
fifos, message-queues and gavl audio/video converters and build
your own media engine. The other possibility is to use the player
or transcoder engines directly. The latter approach is probably
easier, but you'll have less freedom in controlling the process.
Gmerlin includes GUI player with mediatree and a GUI transcoder
among other things.
WWW: http://gmerlin.sourceforge.net/ |