Commit Graph

1949 Commits

Author SHA1 Message Date
Tilman Keskinoz
e9be5a8ffb Fix build with gcc 3.4
PR:		70014
Submitted by:	Christian Hiris <4711@chello.at>
2004-08-22 18:08:22 +00:00
Pav Lucistnik
eeb3d953d6 - Convert to OPTIONS
PR:		ports/70726
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-20 22:38:41 +00:00
Pav Lucistnik
27be599386 - Use OPTIONS for extra dependencies
PR:		ports/70724
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-20 22:34:03 +00:00
Pav Lucistnik
bab9a719dc Add dvdstyler, a crossplatform GUI frontend to the dvd authoring and
recording programs.

PR:		ports/70094
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-08-20 16:50:14 +00:00
Pav Lucistnik
acc285d1fb - Fix build with gcc 3.4
- Fix plist
- Respect CC and CFLAGS
- Fix WITH_QUICKTIME knob

PR:		ports/69452, ports/69595
Submitted by:	Michael Johnson <ahze@ahze.net>,
		Christian Hiris <4711@chello.at>
Approved by:	maintainer timeout (1 month)
2004-08-20 15:57:33 +00:00
Volker Stolz
86ec49024e Hopefully fix build on -CURRENT.
PR:		ports/70613
Submitted by:	Eygene A. Ryabinkin
Approved by:	maintainer
2004-08-20 15:50:42 +00:00
Pav Lucistnik
21a9ece015 - Update to 0.4.5
PR:		ports/70581
Submitted by:	Lewis Thompson <purple@lewiz.net> (maintainer)
2004-08-20 09:21:12 +00:00
Dirk Meyer
1842ddffa8 - modify OSVERSION for thread problem
PR:		70494
2004-08-19 19:28:35 +00:00
Oliver Lehmann
0d81f06b5f update to 3.94 2004-08-18 18:31:36 +00:00
Joe Marcus Clarke
103670c02a Chase the gstreamer shared lib bump. 2004-08-16 21:28:25 +00:00
Joe Marcus Clarke
a4324f8259 Update to 0.8.5. 2004-08-16 21:21:59 +00:00
Volker Stolz
20affe7fb9 Add forgotten file from previous commit 2004-08-16 09:44:50 +00:00
Volker Stolz
0d0a433555 Enable GTK2
PR:		ports/70001
Submitted by:	Seva Gluschenko
Approved by:	maintainer
2004-08-16 09:43:58 +00:00
Pav Lucistnik
3ea9ba4ea9 - Fix build with gcc-3.4 by increasing optimization level to -O2
This is a workaround for what looks like preprocessor bug in gcc

Clue provided by:	bland
2004-08-15 14:49:36 +00:00
Pav Lucistnik
7ad6ba600f - Distfile rerolled, minor changes to build infrastructure, including
integrating one of our patches
2004-08-15 13:43:54 +00:00
Jeremy Messenger
338404f1b3 - Update to 0.10.0.
- Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now.
- Change some that have CP to INSTALL_*.
- Few small clean up.

BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I
     create and test them. They are going to be part of ruby-gnome2-all meta
     port.
2004-08-15 07:11:57 +00:00
Oliver Lehmann
9c02769fa0 add some extra files/directories 2004-08-14 21:51:16 +00:00
Kris Kennaway
d0e7992781 BROKEN: Unfetchable 2004-08-14 21:46:28 +00:00
Kris Kennaway
6d46498041 BROKEN: Size mismatch 2004-08-14 21:39:43 +00:00
Kirill Ponomarev
3220aab4d0 Chase libraries for latest x11-toolkits/fox-devel version. 2004-08-13 16:10:04 +00:00
Pierre Beyssac
3f0ba7f965 Update to 0.7.3. 2004-08-12 23:38:04 +00:00
Volker Stolz
ed6a67b6a9 Update to 0.6.2
PR:		ports/70043
Submitted by:	Michael Johnson (maintainer)
2004-08-11 18:44:32 +00:00
Pierre Beyssac
e38b9114e6 Unbreak build under -current due to that charming no-label-at-end-of-block
gcc 3.4.2.

Submitted by:	Paul Mather <paul@gromit.dlib.vt.edu>
2004-08-11 17:58:45 +00:00
Michael Nottebrock
461f3c5adb Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
2004-08-11 01:27:37 +00:00
Oliver Lehmann
ccf02006e4 update to 3.93 2004-08-09 14:03:12 +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
Pav Lucistnik
c2bb2fbfad - Fix build with gcc-3.4
Submitted by:	Vyacheslav I. Ivanchenko <ivi@dhs.net.ru>
2004-08-08 19:41:37 +00:00
Joe Marcus Clarke
82f6c6c5d3 Update to 0.8.1. See
http://gstreamer.freedesktop.org/releases/gst-ffmpeg/0.8.1.html for a list
of changes.

PR:		69351
Submitted by:	maintainer
2004-08-08 18:41:51 +00:00
Pav Lucistnik
8271a0716f - Fix build with gcc-3.4
PR:		ports/69468
Submitted by:	Michael Johnson <ahze@ahze.net>
Approved by:	maintainer timeout (16 days)
2004-08-08 18:34:45 +00:00
Joe Marcus Clarke
4528e05b80 Update to 0.8.3, and add faac and working xvid support.
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-08-05 22:34:14 +00:00
Joe Marcus Clarke
5ff36ac5fe Remove a dead patch, and fix the build with valgrind. 2004-08-04 19:33:29 +00:00
Joe Marcus Clarke
c5acc2f82d Remove a patch that is no longer needed, and actually breaks xvid compilation.
Reported by:	Koop Mast <kwm@rainbow-runner.nl>
2004-08-04 16:03:44 +00:00
MANTANI Nobutaka
2e288f3e6a Fix build with gcc-3.4.2.
PR:		ports/69874
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2004-08-04 13:42:41 +00:00
Joe Marcus Clarke
7c3c515b5e Bump PORTREVISION to chase the gstreamer shared lib version. 2004-08-02 20:15:42 +00:00
Joe Marcus Clarke
141a827f85 Chase gstreamer shared lib version. 2004-08-02 20:06:27 +00:00
Joe Marcus Clarke
e16376e54e Chase the gstreamer shared lib version. 2004-08-02 20:02:46 +00:00
Joe Marcus Clarke
ee81094a5f Update to 0.8.4.
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
Approved by:	maintainer (implicit)
2004-08-02 19:51:38 +00:00
Michael Nottebrock
73792e74c3 Fix build with gcc 3.4.
Obtained from: KDE CVS
2004-08-01 10:53:24 +00:00
Pav Lucistnik
a032735808 - Update to 2.7.1
PR:		ports/69842
Submitted by:	Simon Barner <barner@in.tum.de> (maintainer)
2004-07-31 22:40:45 +00:00
Pav Lucistnik
f481fb75b6 - Don't install .la files
- Fix .pc file installation
- Portlint
- Remove redundant definitions and no-op patching
2004-07-31 21:54:29 +00:00
Pav Lucistnik
7987588671 - Fix build with gcc-3.4
Obtained from:	beep CVS
2004-07-31 21:06:53 +00:00
Michael Nottebrock
31b3ee1f2c The last update broke the QT codec.
Switch to older version that was reported working

PR: ports/69726
Submitted by: maintainer
2004-07-29 23:04:04 +00:00
Volker Stolz
da5eb14838 Update to 0.99.13 (includes new locales es & de)
PR:		ports/68702
Submitted by:	Koop Mast
Approved by:	maintainer timeout (busy)
2004-07-29 07:50:50 +00:00
Adam Weinberger
eb40335dd5 Add missing directories to plist. 2004-07-28 15:19:22 +00:00
Adam Weinberger
f4b8ac2a24 Add missing directory. 2004-07-28 15:05:36 +00:00
Volker Stolz
2b53961709 - Chase update (fix distinfo, bump PORTREVISION)
- change coip to ${CPIO}
- Reset MAINTAINER: Unresponsive for over a year (me)

PR:		ports/69063
Submitted by:	Renato Botelho
2004-07-28 12:18:50 +00:00
Ying-Chieh Liao
62dfbc91a9 - install portdocs
- fix build on 4.x (pointed out by vs@)
- use SOURCEFORGE_EXTENDED in master sites

PR:		69643
Submitted by:	maintainer
2004-07-27 01:04:21 +00:00
Pav Lucistnik
8c8628a022 - Autosense SDL, FAAD, add knobs for them
- Use nasm for MMX assembly on i386

PR:		ports/69499
Submitted by:	Michael Johnson <ahze@ahze.net>
Approved by:	maintainer
2004-07-25 23:15:00 +00:00
Kirill Ponomarev
887bbfb813 Chase libraries for new audio/speex version.
Reminded by:	Christian Hiris <4711@chello.at>
2004-07-25 14:10:25 +00:00
Eric Anholt
fc01b77723 Chase XFREE86_VERSION -> X_WINDOW_SYSTEM conversion. 2004-07-23 20:04:49 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Kirill Ponomarev
591244e022 Chase libraries for new audio/speex version. 2004-07-23 09:17:55 +00:00
Tilman Keskinoz
a9311b10ca Update to 2.0.26
Respect CFLAGS

PR:		69466
Submitted by:	Anish Mistry <amistry@am-productions.biz>
2004-07-23 09:06:06 +00:00
Kirill Ponomarev
adab6c4ec6 Update to 0.99.5
PR:		ports/69450
Submitted by:	maintainer
2004-07-23 07:28:01 +00:00
Dirk Meyer
79ea8d9208 - fix build with net/liveMedia (patch partly obtained from vlc cvs)
PR:		69410
Submitted by:	Michael Johnson
2004-07-23 03:56:07 +00:00
Ying-Chieh Liao
0b96d703d4 Fix build with gcc 3.4
PR:		69453
Submitted by:	maintainer
2004-07-23 03:39:15 +00:00
Pierre Beyssac
bceed486e1 Fix typo in fribidi dependency.
PR:		69357
Submitted by:	ahze@gentoo.ahze.net
2004-07-22 19:22:17 +00:00
Ying-Chieh Liao
52e0b64492 upgrade to 0.9.3
grab maintainership

PR:		69405
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-07-22 04:19:47 +00:00
Mario Sergio Fujikawa Ferreira
b25bf30398 Update to 0.103
PR:		69331
Submitted by:	Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
2004-07-21 00:33:05 +00:00
Mario Sergio Fujikawa Ferreira
7f7f264987 Re-add CONFLICTS=faad* so that mpeg4ip does not conflict with
audio/faad port when it installs its own libmp4v2 (WITHOUT_MPEG4IP)
library instead of the mpeg4ip's one

PR:		66724
Submitted by:	michael johnson <ahze@ahze.net>
2004-07-20 23:57:51 +00:00
Volker Stolz
9caac1043e Fix dvdcss_crack-detection with dvix[45] or xvid encoding.
PR:		ports/54435
Submitted by:	Melvyn Sopacua
Approved by:	maintainer timeout
Reviewed by:	pav
2004-07-20 15:05:25 +00:00
Dirk Meyer
b28d1c274c - update to 0.1.2 2004-07-20 05:26:00 +00:00
Mario Sergio Fujikawa Ferreira
96246bede6 Update to 0.8.3.rc4 2004-07-20 03:16:33 +00:00
Kirill Ponomarev
2910223094 Chase libraries for new audio/libsamplerate version. 2004-07-19 17:47:13 +00:00
Mario Sergio Fujikawa Ferreira
431761edc0 Fix build on AMD64
PR:		69043
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2004-07-18 17:59:33 +00:00
Mario Sergio Fujikawa Ferreira
86cbdd8dd3 Update to 0.9.2
PR:		68938
Submitted by:	michael johnson <ahze@ahze.net>
2004-07-18 17:41:42 +00:00
Mario Sergio Fujikawa Ferreira
9e36bf06bb Update to 1.4
PR:		68939
Submitted by:	michael johnson <ahze@ahze.net>
2004-07-18 17:41:41 +00:00
MANTANI Nobutaka
b346be51f4 Update to 0.99.2. 2004-07-17 12:53:14 +00:00
Dirk Meyer
97260ae4d9 - fix pkg-list for option WITH_LIBMATROSKA 2004-07-16 06:24:54 +00:00
Erwin Lansing
b7988f6daf Update to 2.0.99 and make fetcheable again.
I used the patch from [1]

PR:		69017 [1], 68419, 68894, 69050
Submitted by:	Michael Johnson <ahze@ahze.net> [1], Simon Hewison <simon@zymurgy.org>, Gautam Gopalakrishnan <ggop@myrealbox.com>, Dmitri Nikulin <setagllib@optusnet.com.au>
2004-07-14 16:04:52 +00:00
Kirill Ponomarev
e5352c7502 Chase libraries for new x11-toolkits/fox-devel version. 2004-07-14 12:37:43 +00:00
Volker Stolz
0c59359eac Add more PATCH_SITES
PR:		ports/68806
Submitted by:	Jonathan Noack
Approved by:	maintainer
2004-07-12 15:01:25 +00:00
Pav Lucistnik
11b10ba026 - Distfile was rerolled, author updated build infrastructure, startup
script, and removed object files, calling new file 0.9.4-patch1
2004-07-11 11:57:48 +00:00
Kris Kennaway
d42a0e03f2 BROKEN: Unfetchable 2004-07-11 01:04:15 +00:00
Kris Kennaway
80378274ff BROKEN: Size mismatch 2004-07-11 00:52:17 +00:00
Mario Sergio Fujikawa Ferreira
e31b617237 o Add VCD plugin [1]
- take bsdi_dvd.h from mplayer which now lies on FILESDIR
	- MD5 (MPlayer-1.0pre4.tar.bz2) = 83ebac0f05b192516a41fca2350ca01
o Add WITH_CDROM_DEVICE to allow one to pick the CDROM device [1]
o Add WITH_DVD_DEVICE to allow one to pick the DVD device [1]
o Add mpeg2enc plugin which depends on multimedia/mjpegtools port
o Really install KDE kio support WITH_KIO. This required some
  CONFIGURE_ENV hacking
o Make sure plugins build/install even if PREFIX != {LOCAL,X11}BASE.
  This required hackery called EXTRA_BUILD_DIR. Check port's Makefile
  for more information. This fixed both vcd and modplug plugins
o Bump PORTREVISION due to PLIST change since VCD plugin is built
  per default

PR:		65451 [1]
Submitted by:	michael johnson <ahze@ahze.net> [1]
Reviewed by:	marcus, vs, michael johnson <ahze@ahze.net>
2004-07-10 22:47:59 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Mario Sergio Fujikawa Ferreira
8c89cfb419 Remove WWW tag: no longer exists 2004-07-09 02:16:20 +00:00
Mario Sergio Fujikawa Ferreira
3573855ecc Update MASTER_SITES 2004-07-09 02:15:52 +00:00
Mario Sergio Fujikawa Ferreira
27b6000959 o Add MASTER_SITES (there were 0 available)
o Add WWW tag
2004-07-09 01:54:37 +00:00
Pav Lucistnik
e11c4c070d - Update to 0.0.7
PR:		ports/68752
Submitted by:	Phil Oleson <oz@nixil.net> (maintainer)
2004-07-08 07:31:04 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Kirill Ponomarev
e43640bbfa Chase libraries according to the recent x11-toolkits/fox-devel
update.

Reported by:	pointyhat via kris
2004-07-06 04:28:56 +00:00
Joe Marcus Clarke
f5bd0a8ef2 Update to 0.7.92.
PR:		68699
Submitted by:	maintainer
2004-07-06 00:23:35 +00:00
Joe Marcus Clarke
0f3ea1bafe Use some sysctl magic to get hw.ncpu on systems that don't support the
_SC_NPROCESSORS_ONLN sysconf macro.

Reported by:	Randy Pratt <rpratt1950@earthlink.net>
2004-07-06 00:07:32 +00:00
MANTANI Nobutaka
ffa16db3d8 Update to 1-rc5.
PR:		ports/68493
Submitted by:	michael johnson <ahze@ahze.net>
2004-07-03 17:53:52 +00:00
Joe Marcus Clarke
08593c3eff * Fix a free'd memory access crash that occurs with malloc debugging enabled [1]
* Use a better fix from GStreamer CVS to fix the double free in gst-inspect [2]

Found by:	monkey-bubble [1]
Obtained from:	GStreamer CVS [2]
2004-07-03 03:51:29 +00:00
Kirill Ponomarev
306305c64f Update to 0.4.4
PR:		ports/68581
Submitted by:	maintainer
2004-07-02 12:09:10 +00:00
Adam Weinberger
99fa9e96ee Apply a vendor-distributed patch to correct a number of string
vulnerabilities, some of which are remotely exploitable.

More info at: http://www.mplayerhq.hu/homepage/design7/news.html
2004-07-01 20:00:39 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Pav Lucistnik
001fdf62d5 - Respect CFLAGS, fix WITHOUT_RUNTIME_CPUDETECTION knob, style
PR:		ports/68431
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Approved by:	maintainer
2004-07-01 08:27:47 +00:00
Joe Marcus Clarke
aca4adbe99 Fix a double-free crash when running gst-inspect against certain plug-ins.
Reported by:	bland
2004-06-30 05:51:43 +00:00
Pav Lucistnik
f0b09ccdc8 - Update to 0.7.4, which works with FOX-1.2
- Unbreak
2004-06-27 23:27:47 +00:00
Joe Marcus Clarke
db1a00ca7b Update to 0.8.2, and add support for the DTS decoder. The full list of changes
in this version can be found at
http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.2.html

Approved by:	maintainer (implicit)
2004-06-27 06:11:11 +00:00
Pav Lucistnik
6dfcbc7040 - Chase fox shlib bump 2004-06-26 16:20:03 +00:00
Tilman Keskinoz
dbec34dcd6 Chase libcdio shared library version
Fix build with libcdio 0.69
2004-06-26 12:59:18 +00:00
Mario Sergio Fujikawa Ferreira
7f258b9907 o Add WITH_LIBDV_PAL knob which triggers WITH_LIBDV accordingly [1]
o BUILD_DEPENDS on devel/nasm only on ${ARCH} == i386 [1]
o RUN_DEPENDS on shells/bash2 since scripts are using it. Must take
  time to rewrite them for sh compliancy
o Bump PORTREVISION due to dependency changes [1]

PR:		64145 [1]
Submitted by:	michael jonson <ahze@ahze.net> [1]
2004-06-26 04:54:26 +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
Mario Sergio Fujikawa Ferreira
4a1c26719d Update to 1.6.2
PR:		64721
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-06-26 04:31:08 +00:00
Mario Sergio Fujikawa Ferreira
450c885cbe o Add OPTIONS knobs: DEBUG which defaults to on
o If you disable DEBUG; duh, no debug support is built
o No PORTREVISION bump since this maintains the current port state
  (DEBUG defaults to on)

PR:		67678
Submitted by:	michael johnson <ahze@ahze.net>
2004-06-26 03:05:57 +00:00