Commit graph

155 commits

Author SHA1 Message Date
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
snj
778b3049d0 This needs xpm. 2004-03-23 06:48:13 +00:00
kristerw
73ff7727b9 Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. 2004-03-22 03:22:01 +00:00
xtraeme
60fe9a9234 Add some mirrors to MASTER_SITES, fixes fetch problem seen in latest
agc@'s bulk build.
2004-03-21 00:08:18 +00:00
xtraeme
96bc909fa5 bl3ify 2004-03-18 23:29:36 +00:00
jmmv
cc1c4f7052 Explicitly disable mpeg2dec support to fix a build failure if it's installed
(i.e., detected by configure but not buildlinked).  Note that I haven't been
able to reproduce it, although it's clear it may happen sometimes (happened
in the past with arts support, for example).  Furthermore, it seems that
the mpeg2dec plugin does not actually build when using our libmpeg2 package.
Closes PR pkg/24835.
2004-03-18 11:01:23 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
grant
82d0aa568e MAINTAINER should only contain one email address. 2004-03-17 09:58:03 +00:00
snj
8952f67aa5 Use bl3. Instead of appending -O2 to CFLAGS, transform -O3 out. 2004-03-12 19:59:13 +00:00
markd
8d04e5acd6 Dont install mimelnk/video/x-ms-wmv.desktop as kdelibs3 already has.
Bump PKGREVISION.
2004-03-11 21:02:56 +00:00
jmmv
15000f837d Bump PKGREVISION due to xine-lib update to 1rc3a. 2004-03-11 17:27:29 +00:00
jmmv
ce3be8b79d Update to 1rc3a. Summary of changes since rc0a:
- Fixed some bugs which caused xine to segfault under certain conditions,
  and a long-standing issue that would make xine hang with the NPTL
  implementation in Linux kernel 2.6.
- Stabilized core engine and much improved subtitles.
- Built-in VCD navigation, XvMC support and better handling of funny filenames.
- A security hole regarding the "#save" MRL option has been closed.
- Added a feature: append "#save:filename" to an MRL to save the stream during
  playback.
- Lots of bugfixes.
2004-03-11 17:26:02 +00:00
recht
b3f4a09a71 update to 1.6.2
Changes:
Since the authors don't provide a proper CHANGES file/release announcement, this
is me guess from diffing to last version (1.6.1.93):
- aix build fixes
- icc support
- doc updates
- yuvfps tries to find a normalized framerate by default

... and probably the usual: bug-fixes
2004-03-11 13:17:03 +00:00
jmmv
e73fd4096e Fix build when not using MMX. Found by latest kristerw@'s bulk build. 2004-03-11 10:53:05 +00:00
jmmv
59e6d6d32d Add USE_MMX to BUILD_DEFS. 2004-03-11 10:38:01 +00:00
markd
e9602af5a7 Update to KDE 3.2.1.
Changes:

KMix: Properly save volumes on exit so volumes are correctly restored on
 next login.
Noatun: remember last equalizer setting
2004-03-09 11:59:24 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jmmv
d44aa584ab Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
2004-03-07 12:09:20 +00:00
xtraeme
f74184072d Hmm, remove an extra "\" in CONFIGURE_ARGS. 2004-03-06 12:09:53 +00:00
grant
c7d8a25ac9 move dvdrip to multimedia. 2004-03-06 11:39:31 +00:00
jmmv
a693bd6212 Fix path to openquicktime, now in the multimedia category. 2004-03-06 11:11:33 +00:00
jmmv
ad305889d0 Move openquicktime from the graphics to the multimedia category. 2004-03-06 11:10:20 +00:00
jmmv
932506d12b Move openquicktime from the graphics to the multimedia category.
This is version 1.0nb2.
2004-03-06 11:09:40 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
cjep
f0fc0c0c9e Lint: add NetBSD RCS tags 2004-03-04 15:04:41 +00:00
tron
314f29e153 Remove incorrect ".so" shared library link entries. 2004-03-01 21:35:15 +00:00
markd
e8e56cdc37 One more PLIST fix for old X. 2004-03-01 13:18:20 +00:00
jmmv
df24fe3ded Move inclusion of libiconv's bl3 file to the common Makefile, to fix the
build of xine-esound as shown by kristerw@'s last bulk build.
2004-02-27 13:54:49 +00:00
jmmv
01361281e9 bl3ify 2004-02-25 18:02:08 +00:00
jmmv
e59a312842 Move mpeg_{encode,play} from the graphics to the multimedia category. 2004-02-24 21:51:04 +00:00
jmmv
61bc47517a Move mpeg_play from the graphics to the multimedia category.
This is version 2.4patchednb1.
2004-02-24 21:49:22 +00:00
jmmv
edcded2f3f Move mpeg_encode from the graphics to the multimedia category.
This is version 1.5bnb1.
2004-02-24 21:47:17 +00:00
jmmv
e9b90a53ee gnome-media and gnome2-media moved from audio to multimedia. 2004-02-22 16:33:59 +00:00
jmmv
7b8ec78f65 Move gnome2-media from audio to the multimedia category.
This is version 2.4.1.1nb4.
2004-02-22 16:32:41 +00:00
jmmv
9635aa6bd7 Move gnome-media from audio to the multimedia category.
This is version 1.2.3nb9.
2004-02-22 16:30:59 +00:00
jmmv
a0d42f9ac4 Use the audio device pointed to by DEVOSSAUDIO, instead of hardcoding
/dev/audio in patches.  Bump PKGREVISION to 5 to force a rebuild.
Found by veego@.
2004-02-22 10:00:31 +00:00
jlam
e6ef33712d Add AUTOCONF_REQD=2.50 for those packages that use libtoolize. Otherwise,
when calling ${ACLOCAL}, invoke it with "-I ." so that it will find the
local libtool.m4 file.
2004-02-20 23:45:43 +00:00
jmmv
d5818b586d bl3ify 2004-02-20 17:23:44 +00:00
jmmv
d3faa9d82f unused 2004-02-20 12:07:23 +00:00
jmmv
6acc2c2ea4 bl3ify 2004-02-20 12:03:08 +00:00
jmmv
b9011713d3 bl3ify 2004-02-20 11:33:21 +00:00
wiz
5864f18321 buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk. 2004-02-19 17:54:05 +00:00
jlam
efa1ab70ba Include "../../mk/compiler.mk" to get the value of CC_VERSION before
testing it.
2004-02-18 13:33:40 +00:00
wiz
8087e1e3e5 Improve _FETCH_MESSAGE for the additional distfile. 2004-02-18 09:11:08 +00:00
jmmv
1c5c46be48 bl3ify 2004-02-18 00:13:28 +00:00
wiz
63b0ecb984 Install the rv9 codecs on i386. Bump PKGREVISION. 2004-02-17 19:24:42 +00:00
xtraeme
2771596b7f Force detection of X11 headers/libraries via -with-x11{inc,lib}dir,
because XFree86 could be installed somewhere (/usr/pkg/X11R6 for
example :-).
2004-02-17 05:28:31 +00:00
grant
1d4d5eade0 revert LIBTOOL_OVERRIDE, it is handled automatically now. 2004-02-15 13:43:57 +00:00
grant
2e206388ca set LIBTOOL_OVERRIDE and ONLY_FOR_PLATFORM so this can build on
Solaris.
2004-02-15 12:21:34 +00:00
markd
6539a57cc5 Another PLIST fix for old X's. 2004-02-15 12:18:51 +00:00