Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.0_18 23 Mar 2018 14:44:01
![Revision:465360 Revision:465360](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove gmencoder, it is an abandonware, not supporting modern
mencoder's codecs |
0.1.0_18 25 Apr 2017 08:20:31
![Revision:439367 Revision:439367](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
riggs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
0.1.0_17 08 Dec 2016 17:17:43
![Revision:428142 Revision:428142](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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. |
0.1.0_16 19 May 2016 10:44:12
![Revision:415499 Revision:415499](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.1.0_16 01 Apr 2016 14:16:20
![Revision:412348 Revision:412348](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.1.0_16 01 Feb 2015 20:24:28
![Revision:378270 Revision:378270](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.1.0_16 10 Dec 2014 22:29:15
![Revision:374492 Revision:374492](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Reset maintainership of my ports |
0.1.0_16 11 Jun 2014 14:50:00
![Revision:357486 Revision:357486](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.1.0_16 14 Feb 2014 10:07:27
![Revision:344179 Revision:344179](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- STAGE-clean |
0.1.0_16 10 Feb 2014 13:54:28
![Revision:343634 Revision:343634](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.1.0_16 20 Sep 2013 20:57:49
![Revision:327747 Revision:327747](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.1.0_16 06 Sep 2013 12:12:01
![Revision:326491 Revision:326491](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add an explicit dependency on pkgconf |
0.1.0_16 15 May 2013 08:13:46
![Revision:318220 Revision:318220](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix locale install directory
Reported by: PH (via itetcu, miwi) |
0.1.0_16 06 May 2013 10:22:41
![Revision:317503 Revision:317503](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework |
0.1.0_16 01 May 2013 18:17:36
![Revision:317038 Revision:317038](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jgh ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- adoption of USES
Approved by: portmgr (bapt@) |
0.1.0_16 23 Jan 2013 15:00:19
![Revision:310871 Revision:310871](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
makc ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.1.0_15 22 Jan 2013 23:12:21
![Revision:310844 Revision:310844](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
makc ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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 |
0.1.0_15 01 Jun 2012 05:26:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update png to 1.5.10 |
0.1.0_14 23 Sep 2011 22:26:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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.1.0_14 03 Jul 2011 13:38:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- remove MD5 |
0.1.0_14 31 May 2010 02:01:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.1.0_13 28 Mar 2010 06:47:48
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.1.0_12 05 Feb 2010 11:46:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to jpeg-8 |
0.1.0_11 22 Aug 2009 00:28:34
![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.1.0_11 31 Jul 2009 13:57:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.1.0_9 06 Jun 2008 13:48:22
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.1.0_9 06 Mar 2008 20:48:46
![files touched by this commit files touched by this commit](/images/logs.gif) |
gahr ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix a few warnings
- Add support for WITHOUT_NLS switch
- Adopt maintainship
Approved by: miwi (mentor) |
0.1.0_9 24 Oct 2007 23:37:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.1.0_8 11 Aug 2007 15:33:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Chase multimedia/mplayer split
PR: ports/115416
Submitted by: Thomas Zander <thomas.e.zander at googlemail.com> |
0.1.0_8 19 May 2007 20:32:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
flz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.1.0_7 18 Apr 2007 11:46:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
gabor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m |
0.1.0_7 17 Oct 2006 16:55:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
stas ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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) |
0.1.0_7 17 Sep 2006 02:29:01
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN: Incomplete pkg-plist |
0.1.0_7 26 Mar 2006 01:47:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
ahze ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add desktop entrie via DESKTOP_ENTRIES
- Use USE_GETTEXT
PR: 94688
Submitted by: Pawel Pekala |
0.1.0_6 18 Mar 2006 17:39:00
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix typo in pkg-descr
PR: ports/94381
Submitted by: Nicola Vitale <nivit@email.it> |
0.1.0_6 25 Nov 2005 16:19:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add SHA256 |
0.1.0_6 05 Nov 2005 05:22:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION to chase the glib20 shared library update. |
0.1.0_5 12 Mar 2005 10:54:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.1.0_4 01 Dec 2004 04:29:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
ahze ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset MAINTAINER to ports@FreeBSD.org |
0.1.0_4 07 Nov 2004 22:37:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.1.0_3 29 Oct 2004 22:24:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
ahze ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change email to new FreeBSD.org address
Approved by:adamw (mentor) |
0.1.0_3 01 Sep 2004 08:03:48
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add knob to control where dvd device is
PR: ports/71164
Submitted by: maintainer |
0.1.0_3 05 Apr 2004 03:31:02
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.1.0_2 09 Mar 2004 09:55:36
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add missing manpage
PR: ports/63966
Submitted by: maintainer |
0.1.0_1 05 Mar 2004 20:56:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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. |
0.1.0 25 Feb 2004 10:22:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
krion ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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> |