Port details |
- gmencoder Gnome2 front-end to mplayer/mencoder
- 0.1.0_18 multimedia
=7 Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2004-02-25 10:25:05
- Last Update: 2018-03-23 14:44:01
- SVN Revision: 465360
- People watching this port, also watch:: mplayer, wine, nvidia-driver
- License: not specified in port
- Description:
- Gmencoder is Gnome2 front-end to mplayer/mencoder. It supports many of the
output codecs as well as postprocessing, cropping, scale, subtitles ripping,
1, 2 and 3 passes for encoding.
WWW: http://gmencoder.sourceforge.net/
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gmencoder>0:multimedia/gmencoder
- No installation instructions:
- This port has been deleted.
- PKGNAME: gmencoder
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gmencoder-0.1.0.tgz) = 6782a9eb1feac6b898039d6f45a810c2c26d4dbbf4fdbeed266f4349a71edb53
SIZE (gmencoder-0.1.0.tgz) = 120557
- No package information for this port in our database
- Sometimes this happens. Not all ports have packages.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- mencoder : multimedia/mencoder
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- Runtime dependencies:
-
- mencoder : multimedia/mencoder
- gnome-mime-data-2.0.pc : misc/gnome-mime-data
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libesd.so : audio/esound
- libgconf-2.so : devel/gconf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgnomevfs-2.so : devel/gnome-vfs
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libart_lgpl_2.so : graphics/libart_lgpl
- libbonobo-2.so : devel/libbonobo
- libbonoboui-2.so : x11-toolkits/libbonoboui
- libglade-2.0.so : devel/libglade2
- libgnome-2.so : x11/libgnome
- libgnomecanvas-2.so : graphics/libgnomecanvas
- libgnomeui-2.so : x11-toolkits/libgnomeui
- libIDL-2.so : devel/libIDL
- libxml2.so : textproc/libxml2
- libORBit-2.so : devel/ORBit2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for gmencoder-0.1.0_18:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- pathfix gmake pkgconfig gettext gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Mar 2018 14:44:01
0.1.0_18 |
bapt  |
Remove gmencoder, it is an abandonware, not supporting modern
mencoder's codecs |
25 Apr 2017 08:20:31
0.1.0_18 |
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
08 Dec 2016 17:17:43
0.1.0_17 |
tijl  |
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
19 May 2016 10:44:12
0.1.0_16 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
0.1.0_16 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
01 Feb 2015 20:24:28
0.1.0_16 |
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
10 Dec 2014 22:29:15
0.1.0_16 |
gahr  |
- Reset maintainership of my ports |
11 Jun 2014 14:50:00
0.1.0_16 |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
14 Feb 2014 10:07:27
0.1.0_16 |
gahr  |
- STAGE-clean |
10 Feb 2014 13:54:28
0.1.0_16 |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
20 Sep 2013 20:57:49
0.1.0_16 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
06 Sep 2013 12:12:01
0.1.0_16 |
bapt  |
Add an explicit dependency on pkgconf |
15 May 2013 08:13:46
0.1.0_16 |
gahr  |
- Fix locale install directory
Reported by: PH (via itetcu, miwi) |
06 May 2013 10:22:41
0.1.0_16  |
bapt  |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework |
01 May 2013 18:17:36
0.1.0_16 |
jgh  |
- adoption of USES
Approved by: portmgr (bapt@) |
23 Jan 2013 15:00:19
0.1.0_16 |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
22 Jan 2013 23:12:21
0.1.0_15 |
makc  |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article from COMMENT
Approved by: maintainers |
01 Jun 2012 05:26:28
0.1.0_15 |
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.1.0_14 |
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 |
03 Jul 2011 13:38:45
0.1.0_14 |
ohauer  |
- remove MD5 |
31 May 2010 02:01:56
0.1.0_14 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.1.0_13 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.1.0_12 |
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:28:34
0.1.0_11  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
31 Jul 2009 13:57:52
0.1.0_11 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 13:48:22
0.1.0_9 |
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) |
06 Mar 2008 20:48:46
0.1.0_9 |
gahr  |
- Fix a few warnings
- Add support for WITHOUT_NLS switch
- Adopt maintainship
Approved by: miwi (mentor) |
24 Oct 2007 23:37:25
0.1.0_9 |
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 ) |
11 Aug 2007 15:33:56
0.1.0_8 |
rafan  |
- Chase multimedia/mplayer split
PR: ports/115416
Submitted by: Thomas Zander <thomas.e.zander at googlemail.com> |
19 May 2007 20:32:57
0.1.0_8 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
18 Apr 2007 11:46:10
0.1.0_7 |
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m |
17 Oct 2006 16:55:09
0.1.0_7 |
stas  |
- multimedia/gmencoder now has the correct plist after the GNOME update.
PR: ports/103916
Submitted by: "Pawel Pekala" <c0rn@o2.pl>, me (stas)
Approved by: portmgr (erwin) |
17 Sep 2006 02:29:01
0.1.0_7 |
kris  |
BROKEN: Incomplete pkg-plist |
26 Mar 2006 01:47:25
0.1.0_7 |
ahze  |
- Add desktop entrie via DESKTOP_ENTRIES
- Use USE_GETTEXT
PR: 94688
Submitted by: Pawel Pekala |
18 Mar 2006 17:39:00
0.1.0_6 |
garga  |
Fix typo in pkg-descr
PR: ports/94381
Submitted by: Nicola Vitale <nivit@email.it> |
25 Nov 2005 16:19:39
0.1.0_6 |
pav  |
- Add SHA256 |
05 Nov 2005 05:22:06
0.1.0_6 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
12 Mar 2005 10:54:27
0.1.0_5 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
01 Dec 2004 04:29:40
0.1.0_4 |
ahze  |
Reset MAINTAINER to ports@FreeBSD.org |
07 Nov 2004 22:37:47
0.1.0_4 |
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
29 Oct 2004 22:24:47
0.1.0_3 |
ahze  |
Change email to new FreeBSD.org address
Approved by:adamw (mentor) |
01 Sep 2004 08:03:48
0.1.0_3 |
krion  |
Add knob to control where dvd device is
PR: ports/71164
Submitted by: maintainer |
05 Apr 2004 03:31:02
0.1.0_3 |
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
09 Mar 2004 09:55:36
0.1.0_2 |
krion  |
- Add missing manpage
PR: ports/63966
Submitted by: maintainer |
05 Mar 2004 20:56:40
0.1.0_1 |
adamw  |
Fix build, use GNU_CONFIGURE instead of HAS_CONFIGURE and a
wacky do-configure target, and change the pkg-plist to add
missing files. PORTREVISION bump cuz of that last change. |
25 Feb 2004 10:22:27
0.1.0 |
krion  |
Add gmencoder 0.1.0,
Gmencoder is Gnome2 front-end to mplayer/mencoder. It supports
mamy of the output codecs as well as postprocesing, cropping,
scale, subtitles ripping, 1, 2 and 3 passes for encoding.
PR: ports/63337
Submitted by: Michael Johnson <ahze@ahze.net> |