Commit Graph

636 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
0fbfcda225 If NOPROFILE blocks profiled build, do not try to pack either.
PR:		37206
Prompted by:	parv@pair.com
2002-04-18 16:26:22 +00:00
Mario Sergio Fujikawa Ferreira
e71dae43c6 If NOPROFILE blocks profiled build, do not try to pack either.
PR:		37205
Submitted by:	parv@pair.com
2002-04-18 16:25:23 +00:00
Brian Somers
496eac255b Handle the fact that the latest version of libdvdcss has moved
videolan/dvdcss.h to dvdcss/dvdcss.h
2002-04-18 12:53:04 +00:00
Mario Sergio Fujikawa Ferreira
36feea27c9 o Update to 0.6.0 pre4
o Remove patches either already applied in distribution or
  turned into perl regexp(s)
o Update both COMMENT and DESCR
o Add several WITH_* options

PR:		37138
Submitted by:	MAINTAINER,
		Michael Nottebrock <michaelnottebrock@gmx.net>
Approved by:	MAINTAINER
2002-04-18 04:53:53 +00:00
Mario Sergio Fujikawa Ferreira
4424a221a6 o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
  a library version bump)

Submitted by:	ogle developers <dvd@dtek.chalmers.se>
2002-04-18 03:08:20 +00:00
Mario Sergio Fujikawa Ferreira
15f392edf5 o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
  a library version bump)

Approved by:	maintainer (2 weeks timeout)
2002-04-18 03:08:01 +00:00
Mario Sergio Fujikawa Ferreira
5641a05fd0 o Enable WITH_OPTIMIZED_BYTESWAP if CPUTYPE was set properly
o Re-arrange a bit so that this affects the whole port

Reviewed by:	kris
2002-04-18 02:26:16 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Mario Sergio Fujikawa Ferreira
5d54f417a0 o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswap
routines. This works only in the i386 architecture but only with
  486 processors and above.
o A trick to enable use of <machine/endian.h> kernel routines

Submitted by:	eivind
2002-04-17 00:29:35 +00:00
Mario Sergio Fujikawa Ferreira
f12f2f6117 Chase libdvdcss update 1.1.0 version bump 2002-04-16 23:20:29 +00:00
Mario Sergio Fujikawa Ferreira
963ed9e594 Update to 1.1.0
Reviewed by:	pat
2002-04-16 22:19:44 +00:00
Joe Marcus Clarke
1bbd6ef5f2 Allow ogle and ogle-gui to find the libxml2 header files.
According to www.libxml.org, libxml and libxml2 header files should be
#include'd as <libxml/header.h> and not just <header.h>.

Reported by:	many
Submitted by:	lioux
Reviewed by:	sobomax
Approved by:	lioux
2002-04-13 16:51:14 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Motoyuki Konno
f5f9e49a3b Fix build problem on FreeBSD 5-current.
o <machine/soundcard.h> is moved to <sys/soundcard.h> on 4-stable
    and 5-current.
2002-04-11 04:58:47 +00:00
Motoyuki Konno
8d4724eed2 Fix build problem on 5-current.
<machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable
and 5-current.  See commitlog of src/include/Makefile rev 1.165.
2002-04-11 00:22:33 +00:00
Ying-Chieh Liao
ef999b1dc0 - Support CFLAGS properly
- Remove unnecessary USE_BISON
- Utilize NOPORTDOCS

PR:		36892
Submitted by:	Ports Fury
2002-04-09 07:40:18 +00:00
Mario Sergio Fujikawa Ferreira
7af30bad6d New port xvid snapshot release 20020404: An opensource MPEG-4 codec,
based on OpenDivx

PR:		36769
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2002-04-08 23:38:02 +00:00
Will Andrews
b597c9f427 Add a patch to fix build on -current. Untested by me. Should work, though.
PR:		36639
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2002-04-04 11:49:12 +00:00
Dirk Meyer
9243db9e77 make export_mpeg.so optional. 2002-04-03 21:14:29 +00:00
Dirk Meyer
134c459abe Fixed:
transcode's configure doesn't find libdv because it fails to link
in -ldl. Enclosed is a new patch-ag.
Also, the port's Makefile has a couple of typos

PR:		36703
Submitted by:	mreimer@vpop.net
2002-04-03 20:44:17 +00:00
Mario Sergio Fujikawa Ferreira
0228268ee1 - Chase libdvdcss share library version bump. Caveat: this is a
source code patch.
- Bump PORTREVISION

Requested by:	brian, eivind,
		Alexander Nedotsukov <bland@smtp.ru>,
		Thomas E. Zander <riggs@hadiko.de>
Reviewed by:	brian, eivind,
		libdvdread Developers <dvd@dtek.chalmers.se>
Approved by:	maintainer (1 week timeout, hasted due to 5.x-Current
		DP1 release)
2002-04-01 19:12:47 +00:00
Patrick Li
65ee9847c6 - GNU_CONFIGURE -> USE_LIBTOOL
- Fix pkg-plist and bump PORTREVISION

PR:		36580
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-31 20:16:05 +00:00
Mario Sergio Fujikawa Ferreira
ffd11211f7 Chase libdvdcss shared library version bump
Submitted by:	Riccardo Torrini <riccardo@torrini.org>
2002-03-30 19:47:51 +00:00
Dirk Meyer
1dcafc55ad - make portlint happier.
- add handling for optional files.

PR:		32986
2002-03-30 12:17:47 +00:00
Dirk Meyer
d516b6cfe4 transcode is a console based utility for video conversion. It supports
VOB source files, AC3 sound and divx output (and many more).

sharfile disfunctional, each file should end with newline.
mailclient seems to eat tabs away.

PR:		32986
Submitted by:	hendrik@scholz.net
2002-03-30 12:02:14 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Dirk Meyer
35a0669893 - Changes so it should run on Alpha
- Add Option WITHOUT_DIVX, cause libdivx* do not build
- configure with "--enable-iconv"
- Fix overwriting of LIB_DEPENDS when WITHOUT_VORBIS was not defined
- Changed dependency so installed sdl12 is found.

PR:		34075
Submitted by:	holger@eit.uni-kl.de
2002-03-30 04:57:15 +00:00
Pete Fritchman
ffb24343f2 Fix WRKSRC.
PR:		36485
Submitted by:	maintainer
2002-03-30 00:28:43 +00:00
Ying-Chieh Liao
697b0cdd77 remove unecessary file
sanitize the library links
bump portrevision

Submitted by:	lioux
2002-03-29 08:39:54 +00:00
Brian Somers
280bd3b151 Use graphics/libdvdcss rather than spamming any existing libdvdcss
installation.
2002-03-28 22:18:30 +00:00
Mario Sergio Fujikawa Ferreira
13a1ddc305 Chase libdvdcss library version bump
Submitted by:	eivind
2002-03-28 22:17:21 +00:00
Mario Sergio Fujikawa Ferreira
457a8a1dcd * Update to 1.0.1:
- chase checksums, no functional changes (developers should version
  their distfiles.. sigh)
- add more skins

PR:		36256
Submitted by:	Norikatsu Shigemura <nork@ninth-nine.com>
Approved by:	maintainer
2002-03-26 22:33:01 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Ying-Chieh Liao
d0e4672cf0 upgrade to 1.0.1 2002-03-25 08:27:00 +00:00
Ying-Chieh Liao
415a8391e6 add recmpeg 1.0.4
A simple video encoder
2002-03-25 06:39:45 +00:00
Mario Sergio Fujikawa Ferreira
f8a3a9f0fd Circumvent problem with automake* installed in the system
PR:		34365
Submitted by:	pat
Prompted by:	Alan Eldridge <alane@geeksrus.net>,
		darren <igla@batterybackups.net>
Approved by:	maintainer (2 month timeout)
2002-03-24 22:08:00 +00:00
Patrick Li
9c6a586f5e Add missing dependency of aalib
Approved by:	maintainer
2002-03-24 20:40:32 +00:00
Ying-Chieh Liao
64491432c4 add libfame 0.8.9
A video encoding library
2002-03-24 19:13:13 +00:00
Munechika SUMIKAWA
fd1e56fd98 Support IPv6.
Submitted by:	Takenori Kobayashi <nori@3si.co.jp>
No response from: maintainer
2002-03-24 08:22:52 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Patrick Li
cff7fbc298 Update to 3.73
PR:		35933
Submitted by:	maintainer
2002-03-15 21:58:58 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Brian Somers
820313fb80 brian@Awfulhak.org => brian@FreeBSD.org 2002-03-13 11:31:08 +00:00
Ying-Chieh Liao
d304349064 add gsubedit 0.3
GNOME Subtitle Editor
2002-03-11 17:54:27 +00:00
Patrick Li
252975a0d1 - fix 5-CURRENT build (add a dependency to XFree86-4-clients)
- fix a compile warning

PR:		35736
Submitted by:	maintainer
2002-03-10 16:03:59 +00:00
Patrick Li
184c01e878 New port graphics/mmsclient - A client to let you download internet
streams using Microsoft's MMS protocol.

PR:		35554
Submitted by:	Alexey Dokuchaev <danfe@cytherea.weblab.nsu.ru>
2002-03-07 07:26:38 +00:00
MANTANI Nobutaka
bcd34f18be Support PTHREAD_CFLAGS/PTHREAD_LIBS properly. [*]
Avoid installing useless .la files. [*]
Update MASTER_SITES and DISTFILES.

PR:		34384
Submitted by:	KATO Tsuguru <tkato@prontomail.com> [*]
Approved by:	maintainer
2002-03-06 14:34:49 +00:00
Mario Sergio Fujikawa Ferreira
ed3fd73887 o Tell configure about extra lib/include paths so as to improve
auto-detection
o Enable WITH_SVGALIB if it is installed
o Use direct rather than relative paths to reference port directories
  in Makefile
o No PORTREVISION bump since there are no functional changes

Submitted by:	maintainer
2002-03-06 04:14:08 +00:00
Patrick Li
56e8a08f5c - Update to 1.2.7
- Remove obsolete Vorbis comment in pkg-descr

PR:		35555
Submitted by:	maintainer
2002-03-05 21:09:09 +00:00