Commit graph

83 commits

Author SHA1 Message Date
Eitan Adler
3956059085 -resolve ICE on i386
PR:		ports/157885
Submitted by:	Jimmie James <jimmiejaz@gmail.com>
Approved by:	multimedia (kwm)
Approved by:	sahil (mentor)
2011-10-02 21:36:01 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Marcus von Appen
54bbacafe6 - Update graphics/sdl_gfx to version 2.0.22
- Update Mk/bsd.sdl.mk for the new shared lib version
- Bump portrevisions for all ports depending on graphics/sdl_gfx
2011-07-02 19:59:19 +00:00
Baptiste Daroussin
a8964fc594 - update mjpegtools to 2.0.0
- chase library bump
2011-06-06 04:31:52 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Martin Wilke
b5cd10fe43 - Fix segmentation fault with jpeg
PR:		146308
Submitted by:	Ports Fury
2010-05-09 11:22:10 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Martin Wilke
ca5c271b72 - Update to 1.9.0
PR:		143816
Submitted by:	Ports Fury
2010-02-13 08:42:30 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Michael Johnson
c18ce7174f Update to 1.9.0rc3
PR:		ports/120265
Submitted by:	Yuri
2008-02-05 12:42:49 +00:00
Michael Johnson
1668f65977 Update to 1.9.0rc2 2007-06-25 17:16:59 +00:00
Edwin Groothuis
71e512b8a8 [patch] multimedia/mjpegtools - update to 1.9rc1
The current mjpegtools (mpeg2enc for example) is dumping core way
	too often to be able to do useful media conversions.

	This version has been running on my system for two weeks now and
	it works much better.

portrevision bump for multimedia/lives multimedia/mjpegtools-yuvfilters
multimedia/y4mscaler since they have LIB_DEPENDS on this port. Other
ports having RUN_DEPENDS on this port are not bumped.

PR:		ports/113878
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Michael Johnson <ahze@ahze.net>
2007-06-21 01:35:39 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Messenger
65d730f960 Fix the build with GCC 4.1.
Reported by:	krismail
2007-01-30 22:31:09 +00:00
Michael Johnson
e5c8c8e90b Install missing header 2006-12-22 23:09:45 +00:00
Michael Landin
5e127374e9 - Fix build after SDL update
Submitted by:		stas
2006-09-20 14:49:43 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Jeremy Messenger
dc35477bd0 - Remove file/patch-configure, already included in the tarball. Also, remove
a few of out of date stuff in post-patch.
- Correct the USE_GETOPT_LONG, no need a check of FreeBSD version.
- Near all of knobs were not work, and option flags and dependenies were out
  of date.
  	* Remove WITH_LIBMOVTAR, WITH_LIBDV_PAL, WITHOUT_AVIFILE and
	  WITH_JPEGMMX.
	* Rename WITH_LIBDV -> WITH_DV (follow /usr/ports/KNOBS).
	* Now depend on GTK2, not GTK1, with an autocheck and a new
	  WITH_GTK2 knob.
	* Add new knobs: WITHOUT_PNG, WITHOUT_X11 and WITH_GTK2
	* Make sure to not disable SDL if you want GTK2 otherwise it
	  will not working.
	* All of knobs now work correct again with the update of
	  option flags.
- Fix the plist when you use knobs.
- Bump the PORTREVISION.
2006-06-30 19:32:49 +00:00
Jeremy Messenger
2b755b30b4 Portlint:
-Use -[0-9]* in CONFLICT.
2006-06-12 06:17:03 +00:00
Michael Johnson
948f5473bd - Transfer MAINTAINER to multimedia@
Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)
2006-06-09 18:00:35 +00:00
Tom McLaughlin
c032230c32 Remove unnecessary bash dependency.
Approved by:	ahze
2006-04-24 01:24:51 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Michael Johnson
68b198602a - Fix build with new libquicktime
Submitted by:	ankon via irc.freenode.org/#FreeBSD-GNOME
Obtained from:	mjpeg cvs
2006-02-11 18:57:15 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Michael Johnson
3e4b179fa7 - Add SHA256
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Michael Johnson
bafa9ae5c0 - Update to 1.8.0 2005-09-27 22:14:24 +00:00
Michael Johnson
02f292a853 - Add missing file to plist
Reported by:	kris mail
2005-07-21 05:43:23 +00:00
Michael Johnson
f7f9b79af4 - Fix png12 support
- Fix mplex on 4.x

PR:		83689
Submitted by:	Sven Berkvens-Matthijsse  <sven@berkvens.net>
2005-07-20 08:16:54 +00:00
Michael Johnson
942c9061aa - Fix typo in plist
PR:		83596
Submitted by:	q@galgenberg.net
2005-07-17 17:41:01 +00:00
Michael Johnson
368b294f53 - Update to 1.6.3-rc1 2005-07-14 07:32:44 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Michael Johnson
4f6569689f - Remove unneeded glib12 dependency 2005-04-10 02:40:47 +00:00
Michael Johnson
e6eb991af2 - Add a new knob, WITHOUT_AVIFILE, to disable multimedia/avifile support to
hopefully fix build on !i386 !amd64. Avifile support is only enabled
  for i386 and amd64
2005-04-02 16:43:31 +00:00
Michael Johnson
2ae15580fc - Add CONFLICTS= mplex-*
PR:		ports/76709
Submitted by:	Ulrich Spoerlein <q@uni.de>
2005-03-11 00:45:41 +00:00
Mario Sergio Fujikawa Ferreira
bec2a34a30 Pass over maintainership to ahze: there goes my baby but to a well
caring step father; he has submitted the last 3 major fixes
2005-03-10 03:08:59 +00:00
Pav Lucistnik
f2e1fac768 - Fix build on amd64 [1]
- Switch to bash 3

PR:		ports/73746 [1]
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
Approved by:	maintainer timeout (4 months)
2005-02-25 23:51:19 +00:00
Kirill Ponomarev
c14265e654 BROKEN on amd64: Does not compile on amd64 (needs -fPIC) 2005-01-31 10:35:47 +00:00
Mario Sergio Fujikawa Ferreira
554d5c2735 Add WITH_JPEGMMX knob for multimedia/jpeg-mmx support
PR:		72559
Submitted by:	ahze
2004-12-15 01:42:49 +00:00
Mario Sergio Fujikawa Ferreira
c8b9f0ee38 Clean up Makefile a bit: remove left bits about openquicktime,
mjpegtools uses libquicktime now

PR:		71751
Submitted by:	ahze
2004-12-15 01:23:16 +00:00
Pav Lucistnik
acc285d1fb - Fix build with gcc 3.4
- Fix plist
- Respect CC and CFLAGS
- Fix WITH_QUICKTIME knob

PR:		ports/69452, ports/69595
Submitted by:	Michael Johnson <ahze@ahze.net>,
		Christian Hiris <4711@chello.at>
Approved by:	maintainer timeout (1 month)
2004-08-20 15:57:33 +00:00
Mario Sergio Fujikawa Ferreira
7f258b9907 o Add WITH_LIBDV_PAL knob which triggers WITH_LIBDV accordingly [1]
o BUILD_DEPENDS on devel/nasm only on ${ARCH} == i386 [1]
o RUN_DEPENDS on shells/bash2 since scripts are using it. Must take
  time to rewrite them for sh compliancy
o Bump PORTREVISION due to dependency changes [1]

PR:		64145 [1]
Submitted by:	michael jonson <ahze@ahze.net> [1]
2004-06-26 04:54:26 +00:00
Mario Sergio Fujikawa Ferreira
4a1c26719d Update to 1.6.2
PR:		64721
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-06-26 04:31:08 +00:00
Kris Kennaway
0c61d7d8fd Remove .la files that are no longer installed 2004-06-09 03:14:23 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00