notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: multimedia/gstreamer/Makefile
SVNWeb

Number of commits found: 105 (showing only 100 on this page)

1 | 2  »  

Mon, 28 Sep 2020
[ 13:15 bapt search for other commits by this committer ] Original commit   Revision:550425
Deprecate gstreamer1
Fri, 8 Nov 2019
[ 13:59 tobik search for other commits by this committer ] Original commit   Revision:517065 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
multimedia: Add missing USES={gl,gnome,sdl,xorg}
Mon, 19 Nov 2018
[ 15:57 swills search for other commits by this committer ] Original commit   Revision:485327 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
devel/glib20: remove runtime dep on perl5

Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.

Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.

PR:		233138
Approved by:	gnome (kwm, maintainer, older version of patch)
Exp-run by:	antoine
Sun, 5 Feb 2017
[ 11:14 sunpoet search for other commits by this committer ] Original commit   Revision:433395 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Move devel/libcheck to devel/check

- Bump PORTREVISION for dependent ports
Mon, 9 Jan 2017
[ 13:16 amdmi3 search for other commits by this committer ] Original commit   Revision:430947 (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 2 Aug 2015
[ 15:03 tijl search for other commits by this committer ] Original commit   Revision:393429 (Only the first 10 of 234 ports in this commit are shown above. View all ports for this commit)
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 21 Jul 2015
[ 12:51 tijl search for other commits by this committer ] Original commit   Revision:392629
Set PORTSCOUT on gstreamer ports
Sun, 19 Apr 2015
[ 07:55 riggs search for other commits by this committer ] Original commit   Revision:384267
- Fix BUILD_DEPENDS and LIB_DEPENDS with NLS (default OPTION)
- Simplify OPTIONS handling
- Pet portlint
- Bump PORTREVISION

PR:		196729
Submitted by:	z7dr6ut7gs@snkmail.com
Reviewed by:	riggs
MFH:		2015Q2
Sat, 19 Jul 2014
[ 13:18 riggs search for other commits by this committer ] Original commit   Revision:362261
- Add NLS option

PR:		179701
Submitted by:	nemysis@gmx.ch
Approved by:	mentors (implicit)
Fri, 25 Apr 2014
[ 10:09 bapt search for other commits by this committer ] Original commit   Revision:352102
Switch to USES=libtool:keepla
strip binaries
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 1 Nov 2013
[ 22:14 kwm search for other commits by this committer ] Original commit   Revision:332416 (Only the first 10 of 150 ports in this commit are shown above. View all ports for this commit)
Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.

Obtained from:	Gstreamer upstream [1]
Fri, 20 Sep 2013
[ 20:57 bapt search for other commits by this committer ] Original commit   Revision:327747 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Fri, 10 May 2013
[ 14:14 kwm search for other commits by this committer ] Original commit   Revision:317804
Add USE_GCC=any as a temporary patch to work around a crash in the clang
compiler after the 3.3 update. The problem was reported upstream but no
patch available yet.

Submitted by:	miwi
Fri, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Fri, 8 Mar 2013
[ 11:32 bapt search for other commits by this committer ] Original commit   Revision:313635 (Only the first 10 of 209 ports in this commit are shown above. View all ports for this commit)
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
[ 10:51 kwm search for other commits by this committer ] Original commit   Revision:313633 (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
Thu, 20 Sep 2012
[ 10:15 kwm search for other commits by this committer ] Original commit   Revision:304574
Check the correct option for libcheck support. [1]
Add USE_PKGCONFIG=build.

Submitted by:	A.J. Kehoe IV (Nanoman) <9ya139x4@nanoman.ca> [1]
Sat, 8 Sep 2012
[ 10:16 kwm search for other commits by this committer ] Original commit   Revision:303888
Convert automatic dependancy to OPTION

PR:		ports/170483
Submitted by:	"A.J. Kehoe IV (Nanoman)" <9ya139x4@nanoman.ca>
Wed, 27 Jun 2012
[ 12:35 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Update gstreamer ports.

Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.

Add hack to unbreak the flite plugin.
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Sat, 18 Jun 2011
[ 14:58 kwm search for other commits by this committer ] Original commit 
Update:
Gstreamer to 0.10.35
Gstreamer-plugins to 0.10.35
Gstreamer-plugins-good to 0.10.30

This is a ad-hoc release to fixes compilation issues after recent chagnes in
Glib's atomic ops API (in GLib 2.29.x). Apart from that there are some minor
fixes.

Move the USE_XORG line from multimedia/gstreamer to
multimedia/gstreamer-plugins,
multmedia/gstreamer doesn't use it.
Sat, 14 May 2011
[ 11:37 kwm search for other commits by this committer ] Original commit 
Update to 0.10.34.

Gstreamer (core): Fix a sever multiqueue thread-safety regression.
Gstreamer-plugins (-base): Bump orc requirement.
Wed, 11 May 2011
[ 10:33 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update Gstreamer (core) to 0.10.33
Update Gstreamer-plugins(-base) to 0.10.33
Update Gstreamer-plugins-good to 0.10.29
Update Gstreamer-plugins-bad to 0.10.22
Update Gstreamer-plugins-ugly to 0.10.18
Fri, 25 Feb 2011
[ 10:52 kwm search for other commits by this committer ] Original commit 
Update to 0.10.32.

Add a check to see if gobject-introspection is recent enough.
Remove a 6.x workaround.
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Thu, 2 Dec 2010
[ 13:43 kwm search for other commits by this committer ] Original commit 
Update to 0.10.31.

Release notes: http://gstreamer.freedesktop.org/releases/gstreamer/0.10.31.html
Sat, 24 Jul 2010
[ 16:03 kwm search for other commits by this committer ] Original commit 
Update to 0.10.30.

Release notes: http://gstreamer.freedesktop.org/releases/gstreamer/0.10.30.html
Remove popt dependancy. Add license knobs.
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Wed, 28 Apr 2010
[ 14:56 kwm search for other commits by this committer ] Original commit 
Update to 0.10.29.

Changelog:      http://gstreamer.freedesktop.org/releases/gstreamer/0.10.29.html
Tue, 30 Mar 2010
[ 13:27 kwm search for other commits by this committer ] Original commit 
Update to 0.10.28.
Thu, 11 Feb 2010
[ 11:29 kwm search for other commits by this committer ] Original commit 
Update to 0.10.26.

Changelog:      http://gstreamer.freedesktop.org/releases/gstreamer/0.10.26.html
Mon, 30 Nov 2009
[ 16:13 kwm search for other commits by this committer ] Original commit 
Fix build on 6.x.

Submitted by:   miwi@
Sat, 28 Nov 2009
[ 20:06 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 823 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 5 Aug 2009
[ 12:28 kwm search for other commits by this committer ] Original commit 
Update to 0.10.24.

Changelog:      http://gstreamer.freedesktop.org/releases/gstreamer/0.10.24.html

Fix argument warnings in gst/gstregister.c while here fix the other one in
gstfilesrc.

PR:             ports/137441 [1]
Submitted by:   Mark Andrews <marka@isc.org>
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Mon, 11 May 2009
[ 13:31 kwm search for other commits by this committer ] Original commit 
Update to 0.10.23.

Release notes:  http://gstreamer.freedesktop.org/releases/gstreamer/0.10.23.html
Tue, 27 Jan 2009
[ 22:39 pav search for other commits by this committer ] Original commit 
- check m4 is installed unconditionally

Reported by:    pointyhat
Sun, 25 Jan 2009
[ 17:49 ahze search for other commits by this committer ] Original commit 
Update to 0.10.22
Fri, 10 Oct 2008
[ 08:59 kwm search for other commits by this committer ] Original commit 
Update to 0.10.21.

Approved by:    maintainer (ahze)
Sat, 26 Jul 2008
[ 13:32 ahze search for other commits by this committer ] Original commit 
Fix typo in BUILD_DEPENDS

Reported by:    Jan Henrik Sylvester <me@janh.de>
[ 03:11 ahze search for other commits by this committer ] Original commit 
Update to 0.10.20
Fri, 6 Jun 2008
[ 13:48 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 3 Apr 2008
[ 18:03 ahze search for other commits by this committer ] Original commit 
Update to 0.10.19
Mon, 24 Mar 2008
[ 03:50 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 712 ports in this commit are shown above. View all ports for this commit)
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
Wed, 12 Dec 2007
[ 05:10 mezz search for other commits by this committer ] Original commit 
Update to 0.10.15.

Submitted by:   ahze
Wed, 17 Oct 2007
[ 10:13 ade search for other commits by this committer ] Original commit  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Fri, 3 Aug 2007
[ 15:40 ahze search for other commits by this committer ] Original commit 
Update to 0.10.14
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Thu, 5 Jul 2007
[ 11:24 ahze search for other commits by this committer ] Original commit 
Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who sets
-O[1]
Tue, 5 Jun 2007
[ 15:47 ahze search for other commits by this committer ] Original commit 
Update to 0.10.13
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 8 Mar 2007
[ 12:32 ahze search for other commits by this committer ] Original commit 
Update to 0.10.12
Thu, 7 Dec 2006
[ 23:49 ahze search for other commits by this committer ] Original commit 
Update to 0.10.11
Sat, 21 Oct 2006
[ 21:58 mezz search for other commits by this committer ] Original commit 
Fix the ensure_current_registry_forking() fails if zombie already killed by
signal handler. Patch was took from Ubuntu. Bump the PORTREVISION.

        https://launchpad.net/distros/ubuntu/+source/control-center/+bug/59217
        http://bugzilla.gnome.org/show_bug.cgi?id=355499

PR:             ports/104617
Submitted by:   Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Approved by:    portmgr (marcus)
Sat, 14 Oct 2006
[ 08:35 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 577 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 21 Jul 2006
[ 16:33 ahze search for other commits by this committer ] Original commit 
- Update to 0.10.9
Sat, 10 Jun 2006
[ 19:21 ahze search for other commits by this committer ] Original commit 
- Update to 0.10.8
Fri, 9 Jun 2006
[ 20:13 ahze search for other commits by this committer ] Original commit 
- Remove unneeded USE_GNOME=gnomeprefix so non-gnome users don't have a bunch
  of empty gnome dirs.
[ 19:51 ahze search for other commits by this committer ] Original commit 
- Update to 0.10.7
[ 18:00 ahze search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- Transfer MAINTAINER to multimedia@

Approved by:    dhw (postmaster, for using multimedia@ as maintainer)
                gnome (gstreamer ports)
Mon, 15 May 2006
[ 23:34 ahze search for other commits by this committer ] Original commit 
- Update to 0.10.6
Sun, 30 Apr 2006
[ 02:04 marcus search for other commits by this committer ] Original commit 
Add a hack-around for a crash in the new xprint code in -CURRENT that is
triggered once gstreamer registers a custom printf format.

Submitted by:   sajd on #freebsd-gnome
Sat, 29 Apr 2006
[ 23:03 ahze search for other commits by this committer ] Original commit  (Only the first 10 of 160 ports in this commit are shown above. View all ports for this commit)
- 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]
Sat, 15 Apr 2006
[ 04:15 ahze search for other commits by this committer ] Original commit 
- MAINTAINER -> gnome@
Fri, 14 Apr 2006
[ 23:25 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Reset kwm due to no response about email.

Hat:    portmgr
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Sat, 24 Dec 2005
[ 21:12 adamw search for other commits by this committer ] Original commit 
Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now that
libtool-1.5.22 is unbroked.
[ 16:44 adamw search for other commits by this committer ] Original commit 
Step on kwm's toes and add PTHREAD_CFLAGS/LIBS to the
CONFIGURE_ENV to fix the build with the new libtool.
There may be a better fix, but in the meantime this will
allow the port to build.

Please feel free to back this out and kick me if you
want to, kwm.
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Sun, 2 Oct 2005
[ 22:37 lioux search for other commits by this committer ] Original commit 
Switch over maintainership to Koop Mast <kwm@FreeBSD.org> who is
deserving and willing. He has been doing a fantastic job with
GStreamer.
Mon, 5 Sep 2005
[ 19:22 kwm search for other commits by this committer ] Original commit 
Update to 0.8.11.

Changelog:      http://gstreamer.freedesktop.org/releases/gstreamer/0.8.11.html
Mon, 16 May 2005
[ 06:48 mezz search for other commits by this committer ] Original commit 
FreeBSD 504101 doesn't need the stacksize hack anymore, which marcus has
committed a MFC of stacksize increase in RELENG_5 a few days ago.

Reviewed by:    marcus
Tue, 3 May 2005
[ 14:26 kwm search for other commits by this committer ] Original commit 
Update to 0.8.10.
Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.10.html

Approved by:    maintainer (implicit)
Thu, 17 Mar 2005
[ 12:26 kwm search for other commits by this committer ] Original commit 
Fix a problem when playing mp3 would pause after a few seconds.

Approved by:    maintainer (implicit)
Obtained from:  Gstreamer CVS
Sat, 12 Mar 2005
[ 10:58 marcus search for other commits by this committer ] Original commit 
Conditionally enable the initial thread stacksize hack on systems that need
it.
Wed, 9 Feb 2005
[ 19:07 kwm search for other commits by this committer ] Original commit 
Update to 0.8.9.
Switch master sites around.
Approved by:    maintainer (implicit)
Wed, 29 Dec 2004
[ 13:08 kwm search for other commits by this committer ] Original commit 
Remove USE_REINPLACE=yes, we don't use it anymore [1].
Remove USE_PYTHON=yes [1].
Remove optional libgnomeui dependencie. Its only used for the examples. And
we don't build those [2].

Discussed with: maintainer [1],[2].
Submitted by:   bland [1]
Approved by:    maintainer (implicit)
Sat, 25 Dec 2004
[ 22:52 kwm search for other commits by this committer ] Original commit 
Update to version 0.8.8.
Disable doc build for the moment.
Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.8.html

Approved by:    maintainer(implicit)
Tue, 12 Oct 2004
[ 07:27 marcus search for other commits by this committer ] Original commit 
Update to 0.8.7.
[ 01:29 marcus search for other commits by this committer ] Original commit 
Update to 0.8.6.

PR:             72362
Submitted by:   Michael Johnson <ahze@ahze.net>
Approved by:    maintainer (blanket)
Mon, 16 Aug 2004
[ 21:21 marcus search for other commits by this committer ] Original commit 
Update to 0.8.5.
Wed, 28 Jul 2004
[ 15:19 adamw search for other commits by this committer ] Original commit 
Add missing directories to plist.
Sat, 3 Jul 2004
[ 03:51 marcus search for other commits by this committer ] Original commit 
* Fix a free'd memory access crash that occurs with malloc debugging enabled [1]
* Use a better fix from GStreamer CVS to fix the double free in gst-inspect [2]

Found by:       monkey-bubble [1]
Obtained from:  GStreamer CVS [2]
Wed, 30 Jun 2004
[ 05:51 marcus search for other commits by this committer ] Original commit 
Fix a double-free crash when running gst-inspect against certain plug-ins.

Reported by:    bland
Mon, 14 Jun 2004
[ 16:36 marcus search for other commits by this committer ] Original commit 
Update to 0.8.3.

Approved by:    maintainer
Wed, 28 Apr 2004
[ 17:18 marcus search for other commits by this committer ] Original commit 
Update to 0.8.1, a bug-fix release.

Approved by:    maintainer timeout
Mon, 5 Apr 2004
[ 03:11 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.6.0.  The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
Sat, 21 Feb 2004
[ 20:46 marcus search for other commits by this committer ] Original commit 
Make sure to link against libc_r on 5.X if requested to do so.  This should
fix any DTP-related crash.

Obtained from:  MarcusCom GNOME 2.5 repo
Sun, 8 Feb 2004
[ 01:14 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
USE_SIZEify
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Mon, 17 Nov 2003
[ 12:29 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Mon, 13 Oct 2003
[ 19:22 marcus search for other commits by this committer ] Original commit 
Update to 0.6.4.

Approved by:    maintainer (implicit)
Thu, 18 Sep 2003
[ 06:49 marcus search for other commits by this committer ] Original commit  Encoding Errors (not all of the commit message was ASCII) (Only the first 10 of 287 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 2.4.0.  For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
?yvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:    portmgr (kris, will, myself implicitly)
Requested by:   re as well as many other users
Wed, 11 Jun 2003
[ 22:43 lioux search for other commits by this committer ] Original commit 
Update to 0.6.2
Tue, 22 Apr 2003
[ 05:46 lioux search for other commits by this committer ] Original commit 
Update to 0.6.1

Submitted by:   marcus

Number of commits found: 105 (showing only 100 on this page)

1 | 2  »