Commit graph

31058 commits

Author SHA1 Message Date
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
jlam
64be0dcb4f Merge arlad and arlad.sh scripts into one, following pkgsrc convention
for rc.d scripts.
2002-08-07 08:30:50 +00:00
jlam
c6beaeadc6 Rewrite canna rc.d script so that it more closely resembles other pkgsrc
rc.d scripts.  This should now honor $canna settings in /etc/rc.conf.
This addresses pkg/17543 by itojun.
2002-08-07 07:43:32 +00:00
jlam
32ff560e01 Copy crypt.h handling on SunOS from the postgresql-lib package. This
addresses pkg/17781 submitted by Julien T. Letessier
<julien.letessier at sun dot com>.
2002-08-07 07:28:35 +00:00
cjs
756f9eac56 Upgrade to 1.3.1. This fixes a problem with the -w option.
Also, 1.3a source is no longer available for download.
2002-08-07 07:00:54 +00:00
jlam
d88554c247 Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE,
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of
shell wildcards intended to match against ${MACHINE_PLATFORM}.  These
variables are used to note those platforms that have the named packages in
the base system but are incompatible in some way from the pkgsrc version
of the same package.  Change INCOMPAT_CURSES to have the same sematics as
above.  These variables allow much greater precision in specifying which
platforms have broken (for the purposes of pkgsrc) versions of software in
the base system that must be ignored.

The buildlink.mk files for these packages define private _INCOMPAT_*
versions of these variables, and they contain the default lists of
platforms that are known to have incompatible software bits.

This addresses pkg/17775 submitted by Julien T. Letessier
<julien.letessier at sun dot com>.
2002-08-07 06:10:32 +00:00
jlam
b23b831acc Merge security/uvscan-dat into security/uvscan. The uvscan-dat package is
out-of-date very frequently, and it's sole purpose seems to be to provide
the uvscan package with the update_dat script so that uvscan can keep
up-to-date with the latest virus definitions.

A MESSAGE file has been added to security/uvscan that recommends running
"update_dat" to update the virus definitions database to the most recent
version after installation.  The update_dat script has also been rewritten
to allow the new syntax "update -f <DATFILE>" to update from an already-
downloaded DATFILE, so users will still be able to do bulk downloads to
removable media on a machine with a fat connection and be able to compile
and install a usable uvscan package on another machine.

Bump the PKGREVISION on uvscan to 1 and mark the CONFLICT with the obsolete
uvscan-dat packages.
2002-08-07 05:42:12 +00:00
kristerw
3700725038 Make sure that the compiler finds the non-standard includefiles normally
found on NetBSD (i.e. FlexLexer.h)

This corrects the issue in the remark to my closing of pkg/17638.
2002-08-06 23:44:36 +00:00
agc
b1e763d5bc Add a missing "-o" from the compound test in the if statement 2002-08-06 18:14:49 +00:00
jschauma
ce911e027c Update to 1.6.2 as suggested by tgagne at ameritech dot net in PR
pkg/17797.

Changes since version 1.0 are numerous.  Highlights include:
- Fixed bug where isectd ignored client's header's 'reply' value.
- isectd no longer waits to receive worker badges after starting them.
- Much improved Smalltalk code, including a new worker that allows
  clients to submit smalltalk to be executed.
- isd/connectto.c - strtol() for service now checks if endptr != service
  to see that *something* was translated.
- isdexecd now accepts the 'stop' command.
- now includes some prototype code for interfacing IBM's Net.Data to
  isect's IO library.
- fixed a segmentation fault when the 'pause' command was received
  without any arguments.
- more documentation
- DELETE command enabled
2002-08-06 15:38:01 +00:00
wiz
77bc7cb777 Fix PLIST after last update (hi martti!)
Closes pkg/17857 by Urban Boquist.
2002-08-06 15:34:38 +00:00
wiz
a36f722339 Update to 2.0nb1, distfile has changed:
diff -r old/festival/lib/voices/english/aec_diphone/festvox/aec_diphone.scm new/festival/lib/voices/english/aec_diphone/festvox/aec_diphone.scm
25a26
> (require 'ogi_token)
62a64
>   (set! token_pos_cart_trees OGI_english_token_pos_cart_trees)
69,70c71,72
<   ;(set! pos_map english_pos_map_wp39_to_wp20)
<   (set! pos_map nil)
---
>   (set! pos_map english_pos_map_wp39_to_wp20)
>   ;(set! pos_map nil)

Closes pkg/17822 by Oliver Tonnhofer.
2002-08-06 15:17:27 +00:00
wiz
346a02a99d Change MAINTAINER from rxg to packages, on rxg's request. 2002-08-06 14:50:21 +00:00
wiz
4225432c9a Add and enable xpdf-chinese-simplified, xpdf-chinese-traditional,
xpdf-cyrillic, xpdf-greek, xpdf-japanese, xpdf-korean, xpdf-latin2,
xpdf-thai, and xpdf-turkish.
2002-08-06 14:07:20 +00:00
wiz
b925816817 Initial import of language support packages for xpdf.
Most of them provided by Rui-Xiang Guo in pkg/16258-16264.
I updated them to the current versions and did some cleanup (e.g.,
adding DIST_SUBDIR).
2002-08-06 14:04:34 +00:00
wiz
d1c1903912 Make it build on 1.4-1.4.2. 2002-08-06 11:51:01 +00:00
jlam
88aee464c5 Add some necessary REPLACE_BUILDLINK_SED and BUILDLINK_CONFIG_WRAPPER_SED
lines so that -Ixxx/include/freetype2 will properly translate into
-I${BUILDLINK_DIR}/include/freetype2.  This should fix problems with not
finding the freetype2 headers.
2002-08-06 06:48:10 +00:00
jlam
28130fad6c USE_BUILDLINK_X11 is dead too with the removal of pkgtools/buildlink-x11. 2002-08-06 06:11:12 +00:00
jlam
2fd2e60ce0 USE_BUILDLINK_X11 is dead, too. 2002-08-06 06:10:41 +00:00
jlam
3c6bfa10f2 buildlink-x11 is dead...it never really worked well enough anyway. 2002-08-06 05:59:56 +00:00
jlam
fcf2d2e2bc Remove completely unused code for buildlink-x11 that is never going to see
the light of day in pkgsrc.
2002-08-06 05:56:36 +00:00
jschauma
dc16519f6b Note initial import of the rather self-explanatory textproc/aspell-slovak into
pkgsrc, using files provided by Lubomir Sedlacik <salo at Xtrmntr dot org>
in PR pkg/17845.  (This time in the right place.)
2002-08-06 03:55:52 +00:00
jschauma
54f744d44f Add and enable aspell-slovak 2002-08-06 03:50:24 +00:00
jschauma
52f4d6cfdf Create and install .pwli list to go into ${PREFIX}/share/pspell 2002-08-06 03:45:30 +00:00
itojun
865a511d81 one more instance of :: and 0.0.0.0 issue. by fredb 2002-08-06 01:58:34 +00:00