1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Commit Graph

1666 Commits

Author SHA1 Message Date
Pav Lucistnik
edc0522e0e - Use /dev/acd0[c] as a default CD/DVD device
- Allow people to override default device with DEFAULT_CDROM_DEVICE and
  DEFAULT_DVD_DEVICE knobs

PR:		ports/65059
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer
2004-04-03 15:11:07 +00:00
Michael Nottebrock
7ff40f4926 Sync with ports (Fix a configure check) 2004-04-02 09:21:41 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
ad7ed5c142 Add acidrip, a Perl/Gtk2 frontend for mencoder for ripping DVDs into DivX.
PR:		ports/65012
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-02 05:08:54 +00:00
Kirill Ponomarev
d4214dde4d - Respect CXX and CXXFLAGS
PR:		ports/65017
Submitted by:	maintainer
2004-04-01 09:54:13 +00:00
Pav Lucistnik
2ce6403c05 Add lsdvd, a small utility to list content of DVD in human readable form.
PR:		ports/64962
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-31 14:17:52 +00:00
Kirill Ponomarev
81a504f598 - Remove old SIZE entries 2004-03-31 08:21:05 +00:00
Kirill Ponomarev
c4478f39fc - Fix buffer overflow attack and remote exploit addressed to
mplayer's http parser.

PR:		ports/64974
Submitted by:	maintainer
2004-03-31 08:11:39 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
d6f80a3fea Add size data.
Approved by:	Simon Barner (maintainer)
2004-03-31 01:20:29 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Oliver Eikemeier
085605d0ec correct typo in my previous commit
Pointy hat to:	me
2004-03-29 22:57:26 +00:00
Oliver Eikemeier
b9b48b74f4 Mark forbidden due to an entry in the VuXML database. Don't
forget to add the version which fixes the issues there.

http://people.freebsd.org/~eik/portaudit/fde53204-7ea6-11d8-9645-0020ed76ef5a.html
2004-03-28 23:44:06 +00:00
Markus Brueffer
91e67482b4 - SIZEify
Submitted by:	trevor
Approved by:	arved (mentor)
2004-03-28 18:36:47 +00:00
Tilman Keskinoz
61b6ded0ba Update to 0.4.2 2004-03-28 14:20:42 +00:00
Michael Nottebrock
4dcaa9a533 Respect WITHOUT_FOO. 2004-03-28 12:55:41 +00:00
Pav Lucistnik
71c26bead8 Update pkg-message:
- USER_LDT is only needed on 4.x system [1]
- Remove notice about qt-2.2.3, that a history now

PR:		ports/64837 [1]
Submitted by:	Antoine Jacoutot <ajacoutot@lphp.org>
2004-03-28 11:20:02 +00:00
Adam Weinberger
a08ae7fb32 Add a bunch of missing gconf entries. 2004-03-27 16:35:46 +00:00
Mario Sergio Fujikawa Ferreira
a3565cb7c1 o Remove BROKEN: update is fetchable
o Update to 0.8.6
2004-03-27 05:32:32 +00:00
Dirk Meyer
22af50109c - make PKGNAMESUFFIX more flexible 2004-03-26 18:47:27 +00:00
Dirk Meyer
22ac93df8e - make PKGNAMESUFFIX more flexible
- make portlint happy
2004-03-26 17:19:24 +00:00
Sergey A. Osokin
ddfd0b2de5 Update WWW tag.
Submitted by:	Michael Johnson <ahze@ahze.net> (maintainer)
PR:		64749
2004-03-26 10:15:07 +00:00
Pav Lucistnik
52c7725b31 Add y4mscaler, a general-purpose video scaler which operates on YUV4MPEG2
streams, as produced and consumed by the MJPEGtools such as lav2yuv and
mpeg2enc(1).

y4mscaler is meant to be used in a pipeline. Thus, input is from stdin, and
output is to stdout. The essential function of y4mscaler is to scale a
specified "active" region of the input stream (the source) into a specified
active region of the output stream (the target). Pixels outside of the active
region of the source are ignored; pixels outside of the active region of
the target are filled with a background color. The source may additionally
have a matte applied to it; pixels outside the source matte are set to a
separately specified background color.

y4mscaler correctly handles chroma sampling, and thus it can also perform
chroma subsampling conversions. The YUV4MPEG2 stream format currently only
supports 4:2:0 subsampling, although y4mscaler can process 4:1:1, 4:2:2, and
4:4:4 modes by abusing the YUV4MPEG2 format a bit.

Includes preset parameters for popular output streams: DVD, SVCD, VCD,  DV,
CVD, and SVCD/VCD still images.

PR:		ports/63962
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-26 09:03:07 +00:00
Pav Lucistnik
4423c3e60c - IGNORE for perl < 5.6
PR:		ports/64100
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-03-25 22:07:57 +00:00
Joe Marcus Clarke
9f018eb23a Update to 1.0alpha-3.
PR:		64702
Submitted by:	maintainer
2004-03-25 17:24:27 +00:00
Michael Nottebrock
c880cdc6e7 Make dependency on audio/lame optional and default to off so we can
build a package again (audio/lame was set to NO_PACKAGE).

Notified by: kris
2004-03-24 15:23:33 +00:00
Kris Kennaway
ac58787e5e BROKEN: Unfetchable 2004-03-22 21:21:47 +00:00
Clement Laforet
47038d6cde - Update to 0.5.1
- Pass maintainership to submitter
- Compile on all architectures, camserv can be used as relay station
- Package the bttv-module only when ioctl_bt848.h is present
- Catch up with new location of ioctl_bt848.h on -CURRENT

PR:             64482
Submitted by:   Ulrich Spoerlein <q@uni.de>
2004-03-22 21:00:51 +00:00
Dirk Meyer
f9cf4b5761 - make portlint happy
- use ARCH insttead of MACHINE_ARCH
- reordered definitions
- use PLIST_FILES (save an inode)
2004-03-22 15:31:06 +00:00
Dirk Meyer
9ffde2d4a5 - update to 0.7.1
- new option FFMPEG_PORT
- use PLIST_FILES for MMX
2004-03-21 06:42:15 +00:00
Mario Sergio Fujikawa Ferreira
53151e47a7 1) Enable shared postprocess per default
2) Add WITHOUT_POSTPROCESS knob for backward compatibility. However,
   using might break ports that require postprocess to be enabled
   in ffmpeg
3) Bump PORTREVISION due to [1]
4) Remove PKGMESSAGE since it is no longer necessary to warn about
   ffmpeg045 port. It has been removed since the reasons for
   maintaining an old parallel version of ffmpeg no longer exist

PR:		64257 [1,2,3]
Submitted by:	dinoex
2004-03-21 01:32:37 +00:00
Mario Sergio Fujikawa Ferreira
f49221e25b Remove ports/multimedia/ffmpeg045 in favor of better latest version
ports/multimedia/ffmpeg
2004-03-21 01:17:25 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Mario Sergio Fujikawa Ferreira
32c05e2fb2 Add WITHOUT_ARTS knob. Furthermore, it takes precedence over WITH_ARTS
if defined at the same time

PR:		62363
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-03-20 02:32:21 +00:00
Mario Sergio Fujikawa Ferreira
e81325906f Remove BROKEN: fix build in 5.x-CURRENT
- <strstream.h> -> <iostream>
	- remove -Wmissing-declarations declarations

PR:		64282
Submitted by:	David Yeske <dyeske@yahoo.com>
2004-03-20 02:10:44 +00:00
Mario Sergio Fujikawa Ferreira
16362f72b1 Fix build on 5.x-CURRENT: fix libebml port header files location
PR:		64460
Submitted by:	Aron Stansvik <elvstone@osdever.net>,
		bento
2004-03-20 01:47:05 +00:00
Kirill Ponomarev
a7ce848891 - Utilize USE_SDL to prevent libraries chase in the future 2004-03-19 15:59:58 +00:00
Alexander Kabaev
bc2ea02bbb Unbreak dependency on SDL in WITH_SDL=yes case. Look for proper
libSDL-1.1.so instead of libSDL-1.1.5.so.
2004-03-19 15:39:52 +00:00
Kris Kennaway
7601bd2963 BROKEN on ia64: Fails to link 2004-03-19 13:44:13 +00:00
Kris Kennaway
5e07dae5ee BROKEN on i386 5.x: Does not compile 2004-03-19 12:22:34 +00:00
Kris Kennaway
e137149556 BROKEN on 5.x: Does not compile 2004-03-19 12:10:33 +00:00
Michael Nottebrock
9e836d10c3 - s/USE_SDL=yes/USE_SDL=sdl
- Fix plist
- Bump PORTREVISION
2004-03-18 19:40:37 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Tilman Keskinoz
c5066876e0 Add SIZE
Submitted by:	trevor
2004-03-18 15:17:40 +00:00
Pav Lucistnik
db249059e4 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:33:42 +00:00
Kris Kennaway
d1be76916e BROKEN on 5.x: Does not compile 2004-03-18 12:33:50 +00:00
Pav Lucistnik
49030ecc51 - Add SIZE
Submitted by:	trevor
2004-03-18 12:22:01 +00:00
Ying-Chieh Liao
b163365b4d SIZEify
Submitted by:	trevor
2004-03-18 06:25:52 +00:00
Michael Nottebrock
a3f6024445 SIZEify. 2004-03-18 01:41:16 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00