Commit graph

1137 commits

Author SHA1 Message Date
Ying-Chieh Liao
46bec4d967 make the browser plugin usable
PR:		52004
Submitted by:	maintainer
2003-05-12 09:19:32 +00:00
Ying-Chieh Liao
81bbce0e11 - Fix build on -stable
- Utilize USE_GETOPT_LONG

PR:		51869
Submitted by:	Ports Fury
2003-05-12 07:53:38 +00:00
Ying-Chieh Liao
751eb9884c Support CC/CFLAGS properly
PR:		51867
Submitted by:	Ports Fury
2003-05-12 07:51:47 +00:00
Hidetoshi Shimokawa
de8fe2d73f Update to dvts-patch-20030511. 2003-05-11 12:56:40 +00:00
Dirk Meyer
1b5eda48af - allow build with more warnings enabled, NO_WERROR=yes
- no response from maintainer since 2003-04-05
2003-05-11 07:47:17 +00:00
Mario Sergio Fujikawa Ferreira
aa0066287d Only apply the PTHREAD_LIBS fix to 5.x branch 2003-05-11 04:24:54 +00:00
Mario Sergio Fujikawa Ferreira
b435bf2c22 Fix small typo: sed recipy should be 's|before|after|', not
s'|before|after|'
2003-05-11 04:23:16 +00:00
Mario Sergio Fujikawa Ferreira
5663132a21 o For some reason configure is not propagating PTHREAD_LIBS to the
makefiles in the SDL lib lines in the 5.x branch. Add PTHREAD_LIBS
  by hand on those.
o Unmark BROKEN

Submitted by:	David Yeske <dyeske@yahoo.com>
2003-05-11 04:05:23 +00:00
Mario Sergio Fujikawa Ferreira
12a2e551a0 Unmark BROKEN by fixing PLIST. According to bento logs, the error
is actually a PLIST packaging error, not a build error.

Prompted by:	bento
Submitted by:	adamw
2003-05-11 03:55:35 +00:00
Mario Sergio Fujikawa Ferreira
8611b700ac o Do not check return of dlerror(3) to see if there was an error.
dlerror(3) holds the value of the LAST dlsym(3) error. It does
  not tell if an error occured in the last dlsym(3) call. It could
  have happened before.
o Bump PORTREVISION

Submitted by:	nectar
2003-05-11 02:52:06 +00:00
Mario Sergio Fujikawa Ferreira
38d9021823 Fix build on alpha ARCH
Submitted by:	marcus
2003-05-11 02:42:33 +00:00
Mario Sergio Fujikawa Ferreira
f4c737a074 Add specific handling of and appropriate dependences for
libexec/gst-player-view binary

Submitted by:	marcus
2003-05-11 02:28:55 +00:00
Adam Weinberger
18f1288cac Update to 0.9.
**NOTE**: If you get a libtool error, reinstall mjpegtools.

Compilation against xvid is now functional.

PR:		51251
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2003-05-10 22:40:00 +00:00
Norikatsu Shigemura
53cb31f8c2 dbts 1.0a, A imprementation of Digital Video Transport System, is a
package of DV/RTP.

Requested by:	simokawa
Reviewed by:	simokawa
2003-05-09 17:38:52 +00:00
Max Khon
1a68f71926 Add ${PTHREAD_LIBS} because they are missing in gtk-config --libs. 2003-05-07 14:29:16 +00:00
Tilman Keskinoz
991ad65800 Unbreak by fixing pkg-plist:
1) preview filter needs libdv, so add %%WITH_LIBDV%%
2) remove %%WITH_OGG%% for the ogg import/export filters since
   transcode builds the modules anyway. `strings export_ogg` reveals
   that ogg shell tools are used but their existance is not tested.

PR:		51917
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-05-07 13:55:58 +00:00
Josef Karthauser
380f15e0a5 Rename a patch file.
Requested by:	lioux@FreeBSD.org
2003-05-07 03:22:02 +00:00
Kris Kennaway
a7c8519def BROKEN: Broken pkg-plist 2003-05-07 00:00:54 +00:00
Kris Kennaway
ee877fe5b5 BROKEN: Does not compile 2003-05-06 22:55:40 +00:00
Kris Kennaway
fab932ce7f BROKEN: Does not compile 2003-05-06 21:37:26 +00:00
Oliver Lehmann
bfb01afeba redefine the MAINTAINER field with my FreeBSD address
Approved By:	alex (mentor)
2003-05-06 16:58:45 +00:00
Joe Marcus Clarke
240771f0cc * Update to 0.97.0
* Add optional libdvdnav support [1]

PR:	51208 [1]
Submitted by:	maintainer [1]
Approved by:	maintainer
2003-05-02 06:36:11 +00:00
Mario Sergio Fujikawa Ferreira
21c6bef5c9 Update to 0.7.4.a
Approved by:	maintainer
2003-05-01 20:49:49 +00:00
MANTANI Nobutaka
82a33958ed Update to 1-beta11. 2003-04-29 12:12:07 +00:00
Mario Sergio Fujikawa Ferreira
039dad1c17 Add "PKGNAMEPREFIX=linux-" to linux binary ports 2003-04-29 01:57:13 +00:00
Mario Sergio Fujikawa Ferreira
ed6e11527c Fix build when WITH_QUICKTIME is enabled
PR:		51473
Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-04-27 23:00:48 +00:00
Norikatsu Shigemura
628277bfd7 Remove gini port by inappropriate primary CATEGORIES.
Pointed out by:	adamw
Pointy hat to:	myself
2003-04-27 14:43:57 +00:00
Norikatsu Shigemura
92115dd1d7 Add gini 0.5.1, a lightweight media streaming server, mostly
Icecast/Shoutcast compatible streaming server for broadcasting
Ogg Vorbis, MP3, RIFF AVI, ASF/WMV, QuickTime and RealMedia
format files.

PR:		ports/51335
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-26 22:12:20 +00:00
Norikatsu Shigemura
0344a0d33d Fix a not complete clean dependency on aalib.
PR:		ports/51403
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
Suggested by:	Dennis Kj_r Jensen <signout@signout.dk>
2003-04-25 13:28:41 +00:00
Tilman Keskinoz
86427b9f90 Fix WWW
portlint
2003-04-24 20:26:17 +00:00
Mario Sergio Fujikawa Ferreira
0d82166fd7 Only try to access OSVERSION variable after <bsd.port.pre.mk> include
Submitted by:	FreshPorts ports check service
2003-04-24 06:24:39 +00:00
Mario Sergio Fujikawa Ferreira
ee7ec4d711 Improve libgnugetopt handling: use OSVERSION variable to handle
-CURRENT which has getopt_long in libc
2003-04-24 06:01:25 +00:00
Jun Kuriyama
38b73338ad Update URL.
Submitted by:	MA, Dunzi <tadalunch@sources.redhat.com>
PR:		ports/48301
2003-04-24 01:51:39 +00:00
Joe Marcus Clarke
baacb43b7f Update to 0.96.0.
Approved by:	timeout from maintainer
2003-04-23 16:11:49 +00:00
Mario Sergio Fujikawa Ferreira
257755e906 Update to new USE_GNOME options 2003-04-22 05:54:58 +00:00
Mario Sergio Fujikawa Ferreira
a362aae2ef Update to 0.5.1 2003-04-22 05:46:38 +00:00
Mario Sergio Fujikawa Ferreira
8bd4ca579c Update to 0.6.1
Submitted by:	marcus
2003-04-22 05:46:20 +00:00
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Pete Fritchman
8b28f9b7cf vcdgear has moved from vcdgear.org to vcdgear.com. Adjust MASTER_SITES
and WWW: appropriately.

PR:		51194
Submitted by:	Andrew <andrew@ugh.net.au>
2003-04-21 01:56:46 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Pierre Beyssac
b858905380 Remove duplicate file in list. 2003-04-20 16:36:47 +00:00
Pierre Beyssac
59f30c8e08 Add dvdauthor, a simple tool to create a DVD file structure from
MPEG2 files.
2003-04-20 11:59:48 +00:00
Munechika SUMIKAWA
0974a1a7fe Fix path in postinstall.sh.
PR:		ports/35946
Submitted by:	lmattao@terra.com.br
2003-04-19 20:07:48 +00:00
Adam Weinberger
2e2e978fae Add gxine, a GTK interface to xine. The interface is simple, but stable.
PR:		51156
Submitted by:	Grigori Goronzy <greg@chown.ath.cx>
2003-04-19 18:34:23 +00:00
Mario Sergio Fujikawa Ferreira
286b4069ad Improve libgnugetopt handling: use OSVERSION variable to handle
-CURRENT which has getopt_long in libc
2003-04-19 12:37:13 +00:00
Mario Sergio Fujikawa Ferreira
db90ac6c58 Switch to new USE_GETOPT_LONG ports option 2003-04-18 04:08:57 +00:00
Tilman Keskinoz
68357be17f Update to 3.88
PR:		51067
Submitted by:	maintainer
2003-04-17 08:51:51 +00:00
Tilman Keskinoz
af83473569 Fix pkg-plist. 3 files are only installed in the WITH_XVID case.
Submitted by:	maintainer
Reported by:	kris
2003-04-16 10:08:56 +00:00
Mario Sergio Fujikawa Ferreira
62bcb74c45 Update to 0.9.8 2003-04-16 02:05:00 +00:00
Ying-Chieh Liao
891c8c793b upgrade to 0.8 and unbreak 2003-04-15 11:15:01 +00:00