1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +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
Gabor Kovesdan
c44fa33a5e - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
2007-04-18 11:46:10 +00:00
Martin Wilke
cc915b7193 - Update to 0.6.2
PR:		111625
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-04-17 19:41:47 +00:00
Jeremy Chadwick
950aa9d668 * LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment

Reviewed by:	philip
2007-04-05 19:28:20 +00:00
Martin Wilke
7fe480b9e2 - Fix build with gcc 4.1
PR:		108080
Submitted by:	trasz
                pointyhat
2007-01-24 20:59:32 +00:00
Martin Wilke
b04cc8eeea - Update to 0.6.1
PR:		ports/107634
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-01-09 22:48:40 +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
Kris Kennaway
4895419e06 BROKEN: Does not compile 2006-09-17 01:39:07 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Markus Brueffer
9abaa0a776 Bump PORTREVISION to chase the cdparanoia shared library update 2006-01-06 18:32:35 +00:00
Pav Lucistnik
ca3cc2742a - Add SHA256 2005-11-25 16:19:39 +00:00
MANTANI Nobutaka
0a8c26c81f Sync with libdvdnav shared library version bump. 2005-10-08 14:22:10 +00:00
Mario Sergio Fujikawa Ferreira
b5c2cbf3a5 Drop maintainership 2005-03-05 01:17:09 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Michael Nottebrock
9845b5e2d7 Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf.
2004-06-11 21:48:50 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Adam Weinberger
5404f2479d Chase libdvdnav shlib. 2004-02-20 21:10:01 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Michael Nottebrock
c8f7bbcd15 Update xvid to latest release and chase library dependencies in ports
that depend on it.

Approved by:	arved (Mentor)
2003-08-12 22:27:30 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Max Khon
6fd53cd51c xvid was moved to multimedia 2003-03-29 17:44:02 +00:00
Mario Sergio Fujikawa Ferreira
88f6b6e8ab Fix packaging
Submitted by:	bento
2003-03-08 15:39:32 +00:00
Mario Sergio Fujikawa Ferreira
efc993b4dd Chase libdvdread lib version bump on port version 0.9.4 2003-03-06 04:45:49 +00:00
Mario Sergio Fujikawa Ferreira
d9daa8743d Optionally support cdparanoia with WITH_CDPARANOIA knob now that
it finally works under FreeBSD

PR:		48734
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-03-04 20:21:08 +00:00
MANTANI Nobutaka
a275baa57f Sync with the category changes of libdvdnav, libxine and xine. 2003-02-24 12:57:02 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Mario Sergio Fujikawa Ferreira
ee33084124 Fix 'make package' in -CURRENT: for unknown reasons fibmap_mplayerxp
does not build in -CURRENT.

Submitted by:	bento, kris
2002-12-18 16:58:16 +00:00
Mario Sergio Fujikawa Ferreira
7343d1e839 Fix build in -CURRENT
Submitted by:	mike (with modifications :)
Reviewed by:	John Angelmo <john@veidit.net>
2002-12-06 14:54:27 +00:00
Mario Sergio Fujikawa Ferreira
f4621624a2 Fix typo 2002-12-03 16:10:57 +00:00
Mario Sergio Fujikawa Ferreira
f8b3aee847 o After repo copy from graphics/mplayer:
- Update to mplayerxp version 0.1.9
	- Take over maintainership

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-27 20:02:54 +00:00
Mario Sergio Fujikawa Ferreira
f618d8453e o mplayer ignores mplayer fonts if WITH_FREETYPE. Therefore, only
depend on mplayer fonts otherwise
o Bump PORTREVISION

Submitted by:	"Ulrich 'Q' Spoerlein" <q@uni.de>
Reviewed by:	maintainer
Approved by:	maintainer
2002-11-21 01:52:49 +00:00
Alfred Perlstein
858d300eb9 update to pre10 2002-11-16 04:24:17 +00:00
Mario Sergio Fujikawa Ferreira
d3157e068c o Update to 0.90.0.9 [1]
o Add WITH_FREETYPE knob [2]

PR:		44362 [2]
Submitted by:	maintainer [1],
		Pat Lashley <patl+freebsd@volant.org> [2]
Reviewed by:	maintainer
2002-11-02 02:28:15 +00:00
Norikatsu Shigemura
baf85fd543 Sorry, fix unnecessary space. 2002-10-16 16:17:51 +00:00
Norikatsu Shigemura
d1d202e468 Add support RTP/RTSP protocol with liveMedia,
Reviewed by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2002-10-16 15:55:26 +00:00
Mario Sergio Fujikawa Ferreira
574d4b6962 o Add WITH_REALPLAYER support plus autodetection so that a correct
port dependency is built [1]
o Have WITH_LIBDVDREAD really work [2]

PR:		43291 [1]
Submitted by:	alane [1], MAINTAINER [2]
Approved by:	maintainer
2002-09-25 19:13:40 +00:00
Kris Kennaway
8816b2dc6d Correct typo in PLIST_SUB that prevented package build on bento. 2002-09-20 20:22:41 +00:00
Oliver Braun
439d291bdc Upgrade to 0.90.0.8.
Submitted by:	maintainer
2002-09-19 16:42:33 +00:00
Mario Sergio Fujikawa Ferreira
5dc9b7f571 Deploy USE_GNOMENG infrastructure
PR:		42349
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
Mario Sergio Fujikawa Ferreira
2395820beb Update to 0.90 pre 6
Submitted by:	maintainer
2002-08-07 15:08:25 +00:00
Christian Weisgerber
e7690885fd Ogg Vorbis 1.0 library major version bumps. 2002-07-20 15:32:43 +00:00
Mario Sergio Fujikawa Ferreira
741c91b0e7 Update to 0.90.0.5
Approved by:	maintainer
2002-06-11 13:14:08 +00:00
Mario Sergio Fujikawa Ferreira
12c8a1eae2 o Bump PORTREVISION
o Prefer mplayer internal DVD access routines rather than libdvdread
  due to problem reports from users. Prefer libdvdread if WITH_LIBDVDREAD
o Change iconv interaction since users have been complaining since
  iconv was updated to 1.7

Submitted by:	maintainer
2002-06-04 23:49:35 +00:00
Mario Sergio Fujikawa Ferreira
7d9b438a7c o Update to 0.90pre3
o No longer depends on port mplayer-skins

Submitted by:	maintainer
2002-05-24 15:55:36 +00:00
Mario Sergio Fujikawa Ferreira
5b69ccdb12 Remove unnecessary dependency on libdvdcss, it is now a dependency
under libdvdread
2002-04-19 21:29:00 +00:00