Commit graph

31790 commits

Author SHA1 Message Date
jlam
2a89e59a26 libtool allows us to link against uninstalled shared libraries, so just do
it instead of using their bizarre workaround.  This should fix pkg/18189.
2002-09-06 07:02:04 +00:00
jlam
44450a679e Update audio/flac-xmms to 1.0.3. This uses the XMMX plugin distributed
with the flac-1.0.3 sources.  There is no provided list of changes.
2002-09-06 06:45:07 +00:00
rh
d91d1625a8 Add and enable lib3ds 2002-09-06 00:54:25 +00:00
rh
f93a3692ab Initial import of lib3ds-1.2.0, a library for parsing 3D objects in 3DS
format.
2002-09-06 00:52:28 +00:00
rh
b056d10cd7 Update createbuildlink to 2.0. Now creates buildlink2.mk files. You can
use createbuildlink1 to still create old buildlink.mk files.
2002-09-06 00:36:14 +00:00
mjl
ff7d893b42 Upgrade postgresql_autodoc to 1.00
No changelog, no nothing, sorry.
2002-09-06 00:24:56 +00:00
hubertf
fbdcf028e2 Update cvsup to 16.1.f
Update cvsup-gui to 16.1.f

Fixes PR 14475 by Onno van der Linden <o.vd.linden@quicknet.nl>
2002-09-05 23:52:41 +00:00
rh
20a15f7e9a Fix db3 version check so that addressbook now finally works.
Bump PKGREVISION.
This closes PR pkg/18164 by Ales Krenek <ljocha@ics.muni.cz>
2002-09-05 23:25:27 +00:00
jlam
e7d410e198 Use curl/buildlink2.mk instead of directly depending on curl as we need the
headers and libraries from the curl package during the build and this
package uses buildlink2.
2002-09-05 21:03:49 +00:00
schmonz
2513aca2cd For NetBSD/powerpc, choose the LinuxPPC binary. 2002-09-05 20:53:49 +00:00
jlam
759551ae80 libcurl.so needs the openssl libraries. 2002-09-05 20:48:17 +00:00
jlam
9fbd525603 Only add a build dependency on perl if USE_PERL5 == "build". 2002-09-05 20:44:44 +00:00
jlam
3bf1875402 If USE_PERL5 is "build", then only set a build dependency on perl. 2002-09-05 20:43:19 +00:00
jlam
1043436bb4 Add a buildlink2.mk file for the headers and libraries from www/curl. 2002-09-05 20:40:01 +00:00
augustss
a033a0d622 Make sure it doesn't install in /usr/lib. From PR 17955 by Urban Boquist. 2002-09-05 20:28:26 +00:00
jschauma
8411c736b9 Changes to make amanda* work nicely on Linux:
- do not depend on gtar; GNU/Linux tar is gtar, obviously
 - set AMANDA_GROUP as on NetBSD and Darwin
2002-09-05 18:07:52 +00:00
dillo
d0133b2198 add and enable faad2 2002-09-05 17:50:44 +00:00
dillo
3411e52950 initial import of faad 1.1
FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
  decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type
  AAC files.
2002-09-05 17:49:42 +00:00
fredb
6832a16900 Update wwwoffle to Version 2.7e. From the NEWS file:
Bug Fixes:
 Correct some invalid HTML in the message files.  Fix some memory leaks, free
 some unfreed memory, check some pointers, close some files.  Don't send the
 extra arguments to POST requests that WWWOFFLE uses internally.  Removed
 segmentation fault potential when password not used in config file.  Another
 fix for the cookie problem.  Warn if running as root.  Try both IPv6 and IPv4
 socket binding (IPv6 may not accept IPv4).  Potential bug fix for page
 corruption.  Potential fix for IPv6 configuration on Solaris.

New Features:
 Add an option to have case-insensitive matching for URL-SPEC path and args.
 Added the option to only fetch images on the same host (automatic fetching).
 Allow URL-SPECs to contain an '=' sign embedded in them (long time bug fix).
 The monitor options page now accepts ranges of hours or days (e.g. '1-5n').

[Note: The change to IPv6 binding to not require IPv4-mapped addresses was
already present in the package as "patch-ac".]

[Note: TODO: Have the package create a user, and let the "rc.d" script run
wwwoffle as that user.]

Also, reorder ${MASTER_SITES} to comply with the request on the download
page, and work around an install target corner case for the benefit of bulk
build machines (only applies for hosts on which wwwoffle has never run).
2002-09-05 16:56:54 +00:00
wiz
af5399ecd2 Update to 2.0.1. Lots of new entries, I guess.
Use buildlink2.
2002-09-05 16:41:18 +00:00
wiz
11b8523589 add mk locale dirs (for gnome-mime-data) 2002-09-05 16:29:56 +00:00
wiz
cb9992d481 unused 2002-09-05 16:10:58 +00:00
wiz
fa353ddc11 Complete move of package from gnome-mime-types to gnome-mime-data. 2002-09-05 16:10:16 +00:00
wiz
ebc278d2d8 Reimport from gnome-mime-types to match DISTNAME. 2002-09-05 16:05:32 +00:00
fredb
f54df28f73 Clarify comment. 2002-09-05 15:34:19 +00:00
jlam
448a7bb843 We don't need to symlink bin/openssl since we want the one in ${SSLBASE}. 2002-09-05 12:44:21 +00:00
zuntum
cbccfd05f7 Include "pkgsrc/www/php4/Makefile.php" again, because the package does not build
with it. The line seems to have accidentally been removed when linker flags patch
went in.
2002-09-05 12:39:41 +00:00
wiz
2d68705abc Replace by p5-Audio-CD. 2002-09-05 10:43:48 +00:00
agc
f2bc5d7427 Revert previous change (which wouldn't have worked in all cases) until more
discussion has taken place.
2002-09-05 09:20:14 +00:00
hubertf
24616a7a60 The SpamAssassin daemon (spamd) must be started with the -d
flag to really become a daemon, but that flag is missing in
        the provided rc.d script.

Patch by Urban Boquist <urban@boquist.net> in PR 18171
2002-09-05 09:03:33 +00:00
schmonz
a194170912 Don't set DISTFILES directly on powerpc; set DISTNAME instead, to
let the .bin suffix get added as on other platforms.
2002-09-05 05:14:01 +00:00
cjs
cc118e42e8 Fix URL for overview. 2002-09-05 04:55:46 +00:00
dillo
ee5704e0a5 regen 2002-09-05 01:42:00 +00:00
dillo
f5c9ce69d6 add support for big endian 16bit 5-6-5 rgb displays
(I still ride on the revision bump for the decode fix.)
2002-09-05 01:41:24 +00:00
itojun
28ca775448 update HOMEPAGE for www.monkey.org -> monkey.org move 2002-09-05 00:18:20 +00:00
itojun
498f05d4b3 www.monkey.org moved to monkey.org. pilot <pilot@monkey.org> 2002-09-05 00:13:39 +00:00
itojun
2e050af8bf make pkg_install self-bootstrapping (no need for /usr/sbin/pkg_*). 2002-09-05 00:00:27 +00:00
dillo
3be9330b1b fix for big-endian 24 bit displays (if condition were in wrong order) 2002-09-04 23:19:49 +00:00
wiz
5a0c9b7c6c Mark as not-for-any-NetBSD-below-1.5W. Closes pkg/18133. 2002-09-04 21:08:16 +00:00
wiz
4513b797ed Fix annoying bug in command line parsing (+ was handled incorrectly).
Patch will be sent to maintainers in a minute.
Bump PKGREVISION.

Also, use common distinfo file and patch dir for links and links-gui.
2002-09-04 20:47:45 +00:00
jlam
454c45d14a Also symlink the C++ headers and libraries for FLAC. 2002-09-04 19:35:09 +00:00
jlam
b7c5c55d3b Require flac>=1.0.3 after major number of shared library was increased from
previous versions.
2002-09-04 19:34:14 +00:00
jlam
8b57babd82 Update audio/flac to 1.0.3. Changes from version 1.0.2 include:
- Use buildlink2.
- Fix build with newer libtool with tagged configuration.
- Move HTML documention into the proper location under doc/html.

* Bug fixes.
* 24-bit input support restored in flac.
* Decoder speedup in libFLAC, which is directly passed on to the
  command-line decoder and plugins.
* New -F option to flac to continue decoding in spite of errors.
* New VORBIS_COMMENT metadata block for tagging with Vorbis-style comments.
* Vastly improved metaflac, now with many editing and tagging options.
* Note: new semantics for -P option in flac.
* Note: removed -R option in flac.
* New metadata interface to libFLAC for manipulating metadata in FLAC files.
* New libFLAC++ API, an object wrapper around libFLAC.
* Customizable metadata filtering by type in decoders.
* Stream encoder can take an arbitrary list of metadata blocks, instead
  of just one SEEKTABLE and/or PADDING block.
2002-09-04 19:31:44 +00:00
dillo
575fa7a86a add and enable jpeg2ps 2002-09-04 16:37:39 +00:00
dillo
0af60ea7f3 add jpeg2ps 1.9:
jpeg2ps is a utility for converting JPEG images to compressed
   PostScript Level 2 or 3 files (without uncompressing the images).
   The JPEG data is simply ``wrapped'' with PostScript which yields
   considerably smaller PS files.  jpeg2ps is a simple command line
   utility.
2002-09-04 16:31:39 +00:00
wiz
12679ee8e6 Make it build again. 2002-09-04 16:00:41 +00:00
drochner
517dc9fc58 Enable all the zope-2.5 stuff. It works "well enough".
(now that the Python-pth problems are solved)
2002-09-04 15:07:19 +00:00
drochner
901703ba89 add a pkg to publish photo collections in Zope
(it doesn't work too well for me, primarily due to py-Imaging limitations,
but anyway...)
2002-09-04 15:01:49 +00:00
drochner
b6af300b0d add a pkg to export local files in Zope 2002-09-04 14:57:55 +00:00
abs
15c62fbe9e Updated cpuflags to 0.32 (the 'no more chocolate for you' release)
Handle AXPpci33, from Bert Kiers
2002-09-04 14:56:13 +00:00