Stanislav Sedov
b742c8c26d
- Fix detecting of device types
...
Currently, this patch handles all devfs cases (it uses realpath to resolve
symlinks). However, submitter supposes, that we should have a generic way
to detect which device the file belongs to. I'll leave the PR in suspended
state for a better solution come up.
PR: ports/101450
Reported by: Chad Fraleigh <chadf@bookcase.com>
Approved by: multimedia (ahze)
2007-01-03 11:27:48 +00:00
Michael Johnson
96c93f12b3
Grab MAINTAINER for multimedia@
2006-12-22 15:28:42 +00:00
Gabor Kovesdan
4fac8d15ae
- s/FreeBSD.or/FreeBSD.org/
...
Approved by: erwin (mentor)
Pointy hat to: linimon
2006-12-21 21:54:31 +00:00
Mark Linimon
80ac176c46
Reset hendrik@scholz.net due to a number of timeouts.
...
Hat: portmgr
2006-12-13 12:43:14 +00:00
Stanislav Sedov
e74ffecde5
- Fix SDL-dependent ports broken by last update.
...
Approved by: kris (portmgr), sem (mentor)
2006-09-21 08:07:59 +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
Stefan Walter
844d8c1575
Fix pkg-plist.
...
PR: 98512
Submitted by: Christian Hiris <4711@chello.at>
Approved by: arved (mentor)
maintainer timeout (7 weeks)
2006-07-24 16:46:01 +00:00
Sergey Matveychuk
65650c1a57
- Fix a typo in Makefile
...
PR: ports/97758
Submitted by: Conrad J. Sabatier <conrads at cox.net>
2006-06-04 20:32:49 +00:00
Marcus Alves Grando
c6f9220716
- Change dependencies reflecting update in graphics/ImageMagick
...
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Marcus Alves Grando
8d9120adf2
- Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.
...
- portlint(1) while here
2006-05-07 02:57:34 +00:00
Ade Lovett
4f8465ce6c
Fix hardcoded (!?) references to gtk12 to point to gtk-12 from the
...
libtool conversion.
Submitted by: pointhat, itetcu_@IRC, others
Approved by: portmgr (implicit)
2006-02-27 22:27:50 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
f5cb7db379
- Chase ImageMagick update
...
Pointy hat to: edwin
2006-01-05 09:48:54 +00:00
Sam Lawrance
9f52ef3edb
Update to 1.0.2.
...
PR: ports/88828
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer, timeout 1 month)
2005-12-12 04:48:06 +00:00
Marcus Alves Grando
5b8e4e734e
Enable OSS support
...
Bump PORTREVISION
Add SHA256
PR: 88613
Submitted by: Ulrich Spoerlein <q@galgenberg.net>
Approved by: maintainer timeout, 16 days
2005-11-24 13:47:52 +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
Marcus Alves Grando
3aa9bfcf3f
Update to 1.0.1
...
PR: 87435
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
2005-10-14 16:19:27 +00:00
Michael Johnson
e9ae9e8c85
- Chase mjpegtools
...
- Bump PORTREVISION
2005-10-04 21:37:54 +00:00
Michael Johnson
ce95a79ed7
- Update to 1.0.0 final
...
PR: ports/84916
Submitted by: Ulrich Spoerlein <q@galgenberg.net>
Approved by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
2005-08-29 03:17:57 +00:00
Michael Johnson
c8334b2615
- Chase mjpegtools lib version
...
PR: 83597
Submitted by: q@galgenberg.net
2005-07-17 17:42:28 +00:00
Michael Johnson
2e4c368c2a
- Update to 1.0.0rc1
...
PR: ports/82931
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
2005-07-05 17:04:13 +00:00
Florent Thoumie
4f02559f47
- Backout latest commit, it needs a repocopy due to API change.
...
Noticed by: Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:58:33 +00:00
Florent Thoumie
12a7f133fc
- Bump lzo lib version.
...
- Bump PORTREVISION.
2005-05-31 17:57:11 +00:00
Simon Barner
f5fb66d678
- Sync with multimedia/libquicktime (new location of header files)
...
Requested by: tim@spyderweb.com.au
PR: ports/81238
2005-05-20 14:39:57 +00:00
Pav Lucistnik
f025a0b0f3
- Update to 1.0.0beta3
...
PR: ports/80884
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
2005-05-11 15:04:48 +00:00
Pav Lucistnik
40b78f6951
- Don't discard CFLAGS for WITH_DIVX5 knob
...
PR: ports/79826 (based on)
Submitted by: Jonathan Lennox <lennox@cnr.cs.columbia.edu>
Approved by: maintainer timeout (15 days)
2005-05-04 11:44:31 +00:00
Adam Weinberger
adbfb8d78b
Correct a number of ports that anger the tempermental Make Spirits
...
by using C comments instead of make(1) constructs.
And as long as I'm here, fix a command misspelling in vm-pop3d.
As prompted by: kris
2005-04-22 01:49:57 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Sergey Matveychuk
b1007c1d63
- Add mirrors as distfile unfetchable from main site (temporary?)
...
PR: ports/78727
Submitted by: Frank Altpeter <frank.altpeter@gmail.com>
Approved by: maintainer
2005-03-12 15:32:32 +00:00
Pav Lucistnik
e8e8d1ed23
- Chase ImageMagick shlib bump
...
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
2005-03-06 22:16:54 +00:00
Michael Johnson
2ca4210d5a
Fix plist with WITH_FREETYPE knob
2005-02-23 18:34:42 +00:00
Michael Johnson
a63de73f0d
- Update to 1.0.0.b2
...
- Update WWW: line to new web page
- rename WITH_LIBXML2 knob to WITH_XML
- add freetype2 knob, WITH_FREETYPE
- remove WITH_SUBRIP knob
- remove dependency on nasm, all done with inline c assembly.
- Rename WITH_LIBTHEORA to WITH_THEORA
- use libquicktime now instead of openquicktime, with new
knob WITH_QUICKTIME
PR: ports/77860
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Amd64 Build: pav
2005-02-23 18:06:15 +00:00
Koop Mast
6771c18f2b
Bump portrevision to chase shlib dump of libtheora and new location.
2005-01-13 19:04:06 +00:00
Tilman Keskinoz
5c509a070c
Fix plist on !i386
...
PR: 74719
Submitted by: Hendrik Scholz
2004-12-07 19:57:36 +00:00
Josef El-Rayes
aecd0f552c
Bump portrevision and dependency on ImageMagick
...
in order to trace recent ImageMagick update.
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
PR: ports/74487
Approved by: mat
Reviewed by: lofi
2004-12-05 15:26:25 +00:00
Kris Kennaway
7eca7d47db
BROKEN on !i386: Broken pkg-plist
2004-12-04 01:30:38 +00:00
Michael Johnson
0f4cc5dfdf
Commit message:
...
- Fix build on recent versions of gcc [1]
- Add support for jpeg-mmx [2]
PR: 74045 [1]
69832 [2]
Submitted by: maintainer [1]
Approved by: adamw (mentor)
2004-11-17 22:11:44 +00:00
Pav Lucistnik
43fc430a3a
- Fix modfps filter [1]
...
- Fix plist
PR: ports/70774 [1]
Submitted by: Stefan Walter <sw@gegenunendlich.de>
Approved by: maintainer timeout (1 month)
2004-10-11 23:12:03 +00:00
Volker Stolz
095e4ee051
Fix build problems using WITH_LIBDV since the libdv upgrade.
...
PR: ports/70187
Submitted by: Hendrik Scholz (maintainer)
2004-08-09 12:17:15 +00:00
Mario Sergio Fujikawa Ferreira
de9f93adb2
Chase mjpegtools port version 1.6.2 shared library bump
2004-06-26 04:31:27 +00:00
Michael Nottebrock
c004a44361
Missed the bumped sover of libvxvidcore in pkg-plist.
...
Reported by: Tim Bishop <tim@bishnet.net>
2004-06-20 20:03:47 +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
Pav Lucistnik
a5ceb82cee
- Install pgm2txt in WITH_SUBRIP case
...
PR: ports/66856
Submitted by: Lewis Thompson <purple@lewiz.net>
Approved by: maintainer timeout (2 weeks)
2004-06-05 16:20:23 +00:00
Pav Lucistnik
7171afba0e
- Chase libdv shlib version
...
Pointy hat to: lioux
2004-03-14 18:04:30 +00:00
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +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
Pav Lucistnik
352c4ed92e
- Update to 0.6.12
...
- Add WITH_LIBTHEORA knob (submitted by Michael Johnson)
- Don't build WITH_NASM if it's installed
PR: ports/63402
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
2004-02-26 17:58:26 +00:00
Kris Kennaway
48df089d67
BROKEN on !i386: Does not compile
2004-02-25 10:43:16 +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