Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.22_5 30 Sep 2020 15:28:35 |
rene |
Remove expired port:
2020-08-15 multimedia/py-gstreamer: Uses deprecated version of python |
0.10.22_5 16 Aug 2020 09:36:36 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
0.10.22_5 01 Mar 2020 20:13:07 |
antoine |
Deprecate a few python 2.7 ports
With hat: portmgr |
0.10.22_5 08 Nov 2019 13:59:51 |
tobik |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
0.10.22_5 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.10.22_5 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.10.22_4 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.10.22_4 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.10.22_3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.10.22_3 21 Jul 2015 12:51:20 |
tijl |
Set PORTSCOUT on gstreamer ports |
0.10.22_3 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.10.22_3 21 Oct 2014 17:22:08 |
mva |
- Convert ports of multimedia/ to new USES=python
Approved by: portmgr (implicit) |
0.10.22_3 15 Aug 2014 20:03:21 |
kwm |
Add missing /libs in LDFLAGS, this should fix the build in some cases.
While here, remove PTHREAD_* from CPPFLAGS and LDFLAGS.
PR: 192432
Submitted by: sascha@root-login.org (PR), troyax@pholos.eu (fix) |
0.10.22_3 15 Jul 2014 19:40:17 |
tijl |
- USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS |
0.10.22_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.10.22_1 04 Feb 2014 20:10:16 |
antoine |
Fix paths inside .py[co] files |
0.10.22_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.10.22_1 30 Nov 2013 19:09:41 |
kwm |
Unbreak packaging after staging this port.
I'm not sure how this snuck by testing. |
0.10.22_1 28 Nov 2013 22:15:58 |
kwm |
Stagify, update comment and switch to USES. |
0.10.22_1 29 Oct 2013 17:05:51 |
kwm |
Restrict python to -2.7
Submitted by: mva@ |
0.10.22_1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.10.22_1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.10.22_1 06 Oct 2012 21:58:44 |
bapt |
Use build-only dependency on pkgconf
Trim headers |
0.10.22_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.10.22 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
0.10.22 31 Oct 2011 10:05:54 |
kwm |
Update to 0.10.22. |
0.10.21 29 Oct 2011 16:31:14 |
kwm |
Fix build on FreeBSD 10
While here move LICENCE* block to please portlint. |
0.10.21 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.10.21 25 Feb 2011 11:05:04 |
kwm |
Update to 0.10.21.
Depend on py-gobject instead of py-gtk2 |
0.10.20 02 Dec 2010 16:11:53 |
kwm |
Update to 0.10.20.
Release notes: http://gstreamer.freedesktop.org/releases/gst-python/0.10.20.html
With hat: multimedia@ |
0.10.19 24 Jul 2010 16:13:57 |
kwm |
Update to 0.10.19.
Add license.
Release notes: http://gstreamer.freedesktop.org/releases/gst-python/0.10.19.html |
0.10.18 30 Mar 2010 13:35:08 |
kwm |
Update to 0.10.18. |
0.10.16_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.10.16_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.10.16 05 Aug 2009 12:59:53 |
kwm |
Update to 0.10.16.
Changelog:
http://gstreamer.freedesktop.org/releases/gst-python/0.10.16.html. |
0.10.15_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.10.15 29 May 2009 20:35:15 |
kwm |
Fix build on 6.x.
Submitted by: Pointyhat (pav), brian@ |
0.10.15 11 May 2009 16:16:28 |
kwm |
Update to 0.10.15.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-python/0.10.15.html |
0.10.14 27 Jan 2009 23:36:19 |
kwm |
Update to 0.10.14.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-python/0.10.14.html |
0.10.12_1 10 Jan 2009 05:22:13 |
marcus |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
0.10.12 26 Jul 2008 03:33:16 |
ahze |
Update to 0.10.12 |
0.10.11 06 Jun 2008 13:48:22 |
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.10.11 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.10.11 24 Mar 2008 03:50:55 |
marcus |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
0.10.8 01 Aug 2007 23:31:01 |
ahze |
Update to 0.10.8 |
0.10.7_1 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.10.6 03 Feb 2007 22:28:32 |
ahze |
Update to 0.10.7 |
0.10.6 16 Dec 2006 05:57:03 |
mezz |
- Update to 0.10.6.
- Make it prefix-clean by PYTHON_SITELIBDIR -> PYTHONPREFIX_SITELIBDIR, that
will fix if anyone change the prefix and generate the .pyc and .pyo files
will be still working. |
0.10.5_3 21 Oct 2006 18:22:57 |
mezz |
Second try to fix the pygst.pyc to avoid multimedia/quodlibet pokes on this
file when quodlibet installed. Generate the file in ${PYTHON_SITELIBDIR} rather
than in ${WRKSRC} that seems help. Bump the PORTREVISION.
Reported by: pointyhat (in quodlibet log)
Approved by: portmgr (kris) |
0.10.5_2 14 Oct 2006 08:35:50 |
marcus |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
0.10.5_1 05 Oct 2006 19:29:41 |
mezz |
Get this port to generate the .pyc and .pyo files, because other ports will
creating them and causing the plist error. See ee multimedia/quodlibet for
an example. Bump the PORTREVISION.
PR: ports/103985
Submitted by: Alexander Botero-Lowry <alexbl@freebsd.org> |
0.10.5 21 Jul 2006 16:37:42 |
ahze |
- Update to 0.10.5 |
0.10.4 09 Jun 2006 18:00:35 |
ahze |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports) |
0.10.4 17 May 2006 19:39:12 |
ahze |
- Update to 0.10.4 |
0.10.3_1 29 Apr 2006 23:03:03 |
ahze |
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves
Repocopied by: marcus [1] |
0.8.2_2 17 Apr 2006 07:56:30 |
marcus |
Grab maintainership for gnome@. |
0.8.2_2 14 Apr 2006 23:25:09 |
linimon |
Reset kwm due to no response about email.
Hat: portmgr |
0.8.2_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.8.2_1 22 Jan 2006 21:19:42 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.2_1 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.2_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.8.2 21 Jun 2005 20:02:27 |
kwm |
Update to 0.8.2.
Changelog: http://gstreamer.freedesktop.org/releases/gst-python/0.8.2.html |
0.8.1_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.8.1 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.8.1 29 Nov 2004 20:08:17 |
kwm |
Update to version 0.8.1.
Changelog: http://gstreamer.freedesktop.org/releases/gst-python/0.8.1.html
Approved by: pav (mentor) |
0.8.0 20 Nov 2004 18:17:25 |
kwm |
Update to version 0.8.0.
Use my FreeBSD address in the maintainer field.
Approved by: pav (mentor) |
0.7.92_3 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.7.92_2 16 Aug 2004 21:28:25 |
marcus |
Chase the gstreamer shared lib bump. |
0.7.92 06 Jul 2004 00:23:35 |
marcus |
Update to 0.7.92.
PR: 68699
Submitted by: maintainer |
0.7.91_1 14 Jun 2004 18:31:04 |
marcus |
Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate. |
0.7.91 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
0.7.91 09 Apr 2004 20:16:20 |
marcus |
Add py-gstreamer, Python bindings around the GStreamer multimedia system.
PR: 65361
Submitted by: Koop Mast <kwm@rainbow-runner.nl> |