Commit graph

30982 commits

Author SHA1 Message Date
jlam
27cae62d46 These packages install libraries that differ from previous versions if they
are built using the hard-syscall-enabled pth.  Bump the PKGREVISION so we
can distinguish these packages from the previous ones.
2002-08-08 16:17:04 +00:00
jlam
11382ac762 Depend on the hard-syscall version of pth if we using it as a pthread
replacement via pthread.buildlink.mk.
2002-08-08 15:34:17 +00:00
jlam
264aa431e2 Bump PKGREVISION as a result of removing the _POSIX_THREAD_SYSCALL_SOFT
definition.  The resulting packages are different than before.
2002-08-08 15:29:45 +00:00
jlam
b9aa048fa1 The xmms plugins should have the same thread semantics as xmms. Since
xmms does use _POSIX_THREAD_SYSCALL_SOFT, the plugins shouldn't either.
2002-08-08 15:23:27 +00:00
jlam
af8dc52016 "_JAVA_HOME" is private to bsd.pkg.mk implementation ... use "JAVA_HOME"
instead.
2002-08-08 14:59:36 +00:00
jlam
6e7db86bb1 XMMS requires a pthread library to build. 2002-08-08 14:45:50 +00:00
wiz
e28d01d1a5 Re-add. 2002-08-08 13:11:32 +00:00
wiz
ad38b5a36d Temp-remove. 2002-08-08 13:11:06 +00:00
wiz
4e59dcfdfa Restore RCS Id. 2002-08-08 13:10:11 +00:00
wiz
e768c8dc77 SUBDIR, not SUBDUR. 2002-08-08 13:09:30 +00:00
wiz
d10ef91687 Share not only distinfo, but also patches dir with fetchmail.
XXX: Why do we have so many patches for fetchmail?
2002-08-08 13:09:07 +00:00
agc
f90d56b04b Add a comment for this package. 2002-08-08 12:20:18 +00:00
wiz
9cdeed09aa Update HOMEPAGE. 2002-08-08 12:04:45 +00:00
wiz
fdfed9c8da Bump to 1.9nb1: Do not install resid header files. Closes pkg/17880.
Also add xplus4 to PLIST.
2002-08-08 11:59:36 +00:00
wiz
7daccf08b5 Update to 2.53nb1: Do not install lisp files even if emacs or xemacs
are found.
Patch from Jarkko Torppa in pkg/17879. Also closed pkg/17733.
2002-08-08 11:34:36 +00:00
wiz
776a263c16 Fix typo in Imakefile. Closes pkg/17877 by Wojciech Puchar. 2002-08-08 10:37:11 +00:00
dmcmahill
d12202c9d0 avoid installing a .orig file. Fixes a leftover file found in last bulk build 2002-08-08 09:40:38 +00:00
jlam
c8a6f4234b Allow non-Darwin platforms to build perl58. We're in pkgsrc lockdown down
just prior to branching for 1.6, so this should be okay now.  I also want
to see this built in the bulk-builds for testing purposes.
2002-08-08 06:10:03 +00:00
itojun
1e99daa357 update to 20020807. should behave better on interface removal. PR 17866. 2002-08-08 05:47:17 +00:00
fredb
024d6f934c Make this compile with gcc-2.95.3. 2002-08-08 02:06:36 +00:00
rh
13ee8abd72 Dependency on scrollkeeper is required now that the package depends on
gnome-libs instead of gnome-core (hi wiz).
This hopefully fixes bulk building.
2002-08-07 23:00:00 +00:00
jschauma
0215c591c3 Make use of our new JAVA magic. 2002-08-07 20:16:42 +00:00
jlam
f21ae53323 Add a catch-all for SunOS to force using the pkgsrc versions of the
software instead of any base system version.  This match is probably too
broad, but better to err on the safe side.  We can narrow down the match
when we have better information.

Closes pkg/17775 by Julien T. Letessier <julien.letessier at sun dot com>.
2002-08-07 19:29:29 +00:00
jschauma
e82baf51e2 Install files in proper location, now that we have sorted out the whole
JAVA situation.  Also adjust MASTER_SITES and HOMEPAGE and add a license
("single-user-license"), as the software has specific restrictions on the
usage.

This fixes the problem pointed out during Huberts most recent bulk-build.
2002-08-07 17:28:56 +00:00
wiz
94f9ab7b52 Reset MAINTAINER, on MAINTAINER's request, to packages@. 2002-08-07 16:28:17 +00:00
fredb
9a70ecd804 Add an explicit runpath for the libwwwssl.so.1.0 shared library, and
partially revert Makefile, v1.32, so platforms without openssl-0.9.6e
in base will be able to find libssl.so.300 and libcrypto.so.300 for
binaries linked against libwwwwwl.so. Bump pkgrevision to reflect the
change in dependencies on platforms without openssl-0.9.6e in base.
2002-08-07 15:56:22 +00:00
agc
b517957acd Don't create the ${INTERACTIVE_COOKIE}s in the ${WRKDIR} - this will fail
if the interactive stage is "fetch", since there will be no ${WRKDIR} at
that time.

Instead, since ${INTERACTIVE_COOKIE}s are only used in bulk builds, create
them in the package directory, along with the related .broken.`hostname`
file.
2002-08-07 15:12:45 +00:00
agc
1e4a6db2de This package needs a Java2 compiler, so mark the PKG_JVM accordingly. 2002-08-07 14:32:37 +00:00
jschauma
5b2528cab1 Update to 5.2.1; remove ONLY_FOR_PLATFORM: even though gdb is in the NetBSD
base system, people may want to install it from pkgsrc, particularly on
Darwin (?), Linux, SunOS and since there is no problem in having one gdb in
pkgsrc and one in the base-system, no harm is done.

Changes since the last version (4.18) are numerous; highlights include:
* New command "set trust-readonly-sections on[off]".
* New command "generate-core-file" (or "gcore").
* New command line option --pid or -p followed by a process id
* The new `--args' feature can be used to specify command-line arguments
  for the inferior from gdb's command line.
* a new `operate-and-get-next' function bound to `C-o'.
2002-08-07 14:18:26 +00:00
he
dacd43efdf Add and enable the asnap package, using the "package add credit"
from closing PR#17705 during the freeze.
2002-08-07 13:47:46 +00:00
he
14a211c610 Add the x11/asnap package:
Asnap is the ancestor of xsnap, a program which allows one
to take a "snapshot" of a region of the screen.  Asnap adds the
ability to save the image in either "xwd" or "ATK raster" format,
and this can be done none-interactively as well.
2002-08-07 13:45:25 +00:00
wiz
88ba5d6edf Add REPLACE_PERL for two scripts. 2002-08-07 13:41:56 +00:00
agc
1744618535 Fix a problem shown up in the last bulk build 2002-08-07 13:27:51 +00:00
wiz
81c0bc0cb7 Enable building this package on <1.4, and add INCOMPAT_ZLIB settings for
NetBSD releases that need it. Closes pkg/14782.
2002-08-07 13:25:36 +00:00
veego
9231969069 I modified the local patch-ab but forgot to copy it and now I have to
regernate all distinfos.
2002-08-07 13:06:43 +00:00
veego
62926a3a32 Update from 0.90pre5 (rc5) to 0.90pre6 (rc6).
Local changes:
- Restore the dependency to win32codecs which was lost 4 month ago (Hi Rene)
- Depends on audio/realplayer if MPLAYER_USE_REALMEDIA is set to YES
- Add a patch which was commited after the release to fix crashes while
  muting the sound.

Changelog:
- WMV1, Sorenson v1 (SVQ1) and RealPlayer 8.0 (RV20/30, Cook) codecs support
- libavcodec M1 direct rendering, IPB support with Xv
- libavcodec improvements, bugfixes - both encoder & decoder side
- Raw DV demuxer, libdv-based DV audio/video decoder
- Various MOV/MP4, RM and ASF/WMV demuxer bugfixes, improvements
- Detection of AVI files which needs -ni, workaround for some Nandub bugs
- Support for live.com RTP/RTSP streaming libraries
- Support to rip DVD subs in VobSub format, bugfixes of mpsub/srt converter
- Closed Captioning (ascii subs on RC1 DVDs) support
- Massive directfb updates
- Vidix fixes/updates, including fixes of all known radeon bugs
- dithered 1/4/8 bpp support with -vo svga (EGA rulez:))
- AO: alsa9 fixes/improvements, native ARTS driver
- various endianess and 64-bit fixes, including mencoder and -ao pcm
- tons of small compatibility/portability fixes, better cygwin, darwin support
- GUI fixes, new features - playlist, audio/video equalizer, preferences
- Skins: fixed many small glitches, few new skins
- 'mencvcd' script - helps creating VCD/SVCD with mencoder
- html DOCS updates, manpage & README restructured (again :))
2002-08-07 12:53:04 +00:00
wiz
9cabd58341 Fix LIBS line. Fixes bulk build problem. 2002-08-07 12:47:51 +00:00
veego
e58778ca63 Prepare for the mplayer 0.90pre6 aka 0.90rc6 update:
- Change the mplayer default font size from 18 to 14
- Add MPLAYER_USE_REALMEDIA, defaulting to NO
  Used by mplayer to enable realmedia support by using the realplayer
  libraries. Note that this only works on i386 and also adds a
  dependency for the linux emulation to this package.
2002-08-07 12:46:49 +00:00
wiz
0a87394e71 This package needs perl during compilation, and installs perl scripts. 2002-08-07 12:39:43 +00:00
agc
735171b34d C++ seems to quite susceptible to using an "int *" as the third argument
to accept(2) - placate it by using an unsigned automatic value, and
copying and casting as necessary.
2002-08-07 12:33:43 +00:00
agc
b7f1b31198 Include <signal.h> when compiling wx_utils.cpp, so that kill(2) gets
prototyped.
2002-08-07 12:23:40 +00:00
jdolecek
f911ca1d73 this package really requires sun-jdk13, won't build with sun-jdk14; set
PKG_JVM appropriately

slight whitespace cleanup for do-build target
2002-08-07 12:22:21 +00:00
agc
7d725beb1b Correct the position of a closing parenthesis in a comment 2002-08-07 12:14:12 +00:00
agc
e4a2ff73cd We might as well try to look for the distfile in other locations, rather
than overriding a definition which is not supposed to be set in package
Makefiles.
2002-08-07 12:07:46 +00:00
wiz
203b04fa8a Try to fix bulk build failure, and add a missing file to PLIST. 2002-08-07 12:04:34 +00:00
agc
742d20ca58 A small shell script to set up a sandbox (usually for a pkgsrc bulk
build), using null mounts.
2002-08-07 12:03:00 +00:00
agc
9a4f22c0ba Make these scripts useful on platforms other than NetBSD by using a BMAKE
environment variable, which contains the name of the make(1) program to
invoke - suggestion by Julien Letessier some time ago, the confusion mine,
since I thought he was referring to something else completely.

Don't rely on there being a POSIX tr(1) in the path by default - test
explicitly for both "yes" and "YES".

Set the default for PRUNEDISTFILES to "no", since we can't assume that
the user wants us to delete something which he may have been keeping
around, and there are other ways of accomplishing this aim (lintpkgsrc
-o, for example).

Clean up some superfluous white space at the end of lines.
2002-08-07 10:56:11 +00:00
fredb
abd1be5e66 Remove my macros for missing strlcpy() and strncpy() which aren't correct,
and don't actually work.
2002-08-07 10:30:53 +00:00
agc
355e717402 Mark this package as using an interactive fetch stage, since it requires
user intervention to download the distfile.
2002-08-07 09:46:43 +00:00
jlam
e3a7832109 Merge wwwoffle.sh and wwwoffled into one rc.d script that follows pkgsrc
conventions for rc.d scripts.
2002-08-07 09:15:43 +00:00