Commit graph

54063 commits

Author SHA1 Message Date
xtraeme
ad5aa60d5d bl3ify, enable libtool now we have 1.5.2, remove useless PLIST_SUBST. 2004-02-09 04:17:28 +00:00
xtraeme
302bdac6fa bl3ify, while here remove PLIST_SUBST now we have libtool-1.5.2, it's
not longer needed (at least on FreeBSD).
2004-02-09 04:13:06 +00:00
jlam
340c675fd2 Don't put a slash at the end of the directory name when installing using
libtool.  Patch provided in PR 24346 by Kai Puolamaki.
2004-02-09 04:10:31 +00:00
jlam
56a6d12f07 Update security/audit-packages to 1.29. Changes from version 1.28 include
supporting using the FreeBSD "fetch" command to get the vulnerabilities
list.  Patch provided in PR 24371 by Michal Pasternak.
2004-02-09 03:56:34 +00:00
jlam
d420fe7358 CC_VERSION is "gcc-2.8.1" for egcs. Also fix up a few nits: not all
compilers understand "-O" to optimize, and if we only care about gcc, then
wrap the block in an ifdef that is triggered only if we're using gcc.
2004-02-09 03:26:39 +00:00
jlam
46728682bf Don't generate wrapper scripts if we can't find the wrappee. 2004-02-09 03:05:59 +00:00
jlam
c87c81fc09 Also turn shlibtool into a shell script instead of a symlink. This
duplicates the change made in rev. 1.1368 for libtool.
2004-02-09 01:52:14 +00:00
jlam
8396978738 We need the full path to the libtool that needs to be invoked when we
use LIBTOOL_OVERRIDE.  In the buildlink[23] case, that is supposed to be
the one in ${BUILDLINK_DIR}.  Create new private variables _LIBTOOL and
_SHLIBTOOL to hold these paths.
2004-02-09 01:30:59 +00:00
jlam
2fd59f45ed Don't have recursive variable definitions. 2004-02-09 01:29:29 +00:00
kim
5432edddbe Updated roller to 1.15 2004-02-09 01:29:25 +00:00
kim
2437946a4b Update to 1.15:
- weed out racoon info messages
- handle Netgear FVS318 message format
- produce blocked packet stats for FVS318
2004-02-09 01:28:33 +00:00
chris
8cc0b9ce4f Correct the name of this package used in buildlink3.mk
I'd created this package originally as libmusicbrainz, till someone
pointed it out as musicbrainz
2004-02-09 01:23:43 +00:00
jlam
fe2ee8a9f9 Set USE_LANGUAGES to "c c++ fortran" since we want to use the same versions
of the the compiler for all three tools, especially for gcc.
2004-02-09 01:04:45 +00:00
snj
e354639692 bogofilter updated to 0.16.4. 2004-02-09 01:00:04 +00:00
snj
db1484fd1b Update to bogofilter-0.16.4, bl3ify, tidy up DESCR. Okayed by jmmv and wiz.
Changes since 0.15.7:
* Perl 5.6 fixes in bogoupgrade
* Install bogotune and bogotune man page
* The -q and -F flags (both unused) were removed
* Alpha/SH(3?) portability fixes
* Gobs and gobs of bugfixes
* The Graham and Robinson algorithms were removed
* Support for old style (separate good/bad) wordlists was removed
* Support for ignore lists was removed
2004-02-09 00:59:06 +00:00
chris
0873b78eb5 Note updates to kdemultimedia, kdeaddons and kde 3. 2004-02-09 00:58:33 +00:00
chris
10ea2dbf5b Update depandancies for kde3, for kdeaddon and kdemultimedia updates.
Bump PKGREVISION.
2004-02-09 00:56:22 +00:00
chris
e4aeceb5df Bump PKGREVISION for kdemultimedia3 PKGREVISION bump. 2004-02-09 00:54:49 +00:00
chris
459d60638d Add musicbrainz, trm and taglib as dependancies/build requirements of
kdemultimedia3.  This allows JuK to now be built.

Bump PKGREVISION.
2004-02-09 00:53:48 +00:00
minskim
590b81d64c Note update of metacity to 2.6.3nb3. 2004-02-09 00:49:39 +00:00
minskim
a1c10b010b Override a .pc file. Bump PKGREVISION.
While here, add explicit build dependency on pkgconfig.
Approved by wiz@.
2004-02-09 00:48:07 +00:00
chris
05387ddce2 Correct directory name in buildlink files: TagLib->taglib. 2004-02-09 00:42:45 +00:00
chris
428a430ba8 Note update to musicbrainz and addition of taglib and trm. 2004-02-09 00:38:59 +00:00
jlam
27c20963da Use TOOLS_SHELL since we're creating the shell script at override-tools
time.
2004-02-09 00:37:32 +00:00
chris
ce4b82a12b Add trm and taglib to Makefile. 2004-02-09 00:35:59 +00:00
chris
4af5ec789b Initial import of TagLib 1.0.
TagLib is a library for reading and editing the meta-data of several popular
audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg
Vorbis comments and ID3 tags and Vorbis comments in FLAC files.
2004-02-09 00:30:24 +00:00
chris
2761a7a810 Initial import of trm, a utility for creating accoustic signatures for use
with musicbrainz.
2004-02-09 00:17:05 +00:00
mjl
227cb5750e Increment pkgrevision. 2004-02-09 00:09:10 +00:00
chris
d494a2f9bf Update musicbrainz to 2.0.2. Also add buildlink3.mk glue.
Changes are:
Changes for libmusicbrainz 2.0.2
-------------------------------------

   - Added support for Mac OS X
   - Improved build system
   - Added build files for Visual Studio .NET (VC7)

Changes for libmusicbrainz 2.0.1
-------------------------------------
   - Added patch for pkgconfig
   - Threading handled correctly in python wrapper
   - New perl bindings
   - Had client use HTTP 1.0 rather than HTTP 1.1
2004-02-09 00:07:36 +00:00
snj
e479b0b7e7 Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE.
Fix an English error in DESCR.

Okayed by wiz.
2004-02-08 23:54:53 +00:00
agc
24b206be47 Rather than a direct assignation to the signal mask, use sigemptyset(3),
from Roland Illig by email. "Needed for Linux 2.4.22"
2004-02-08 23:37:13 +00:00
kim
0c0d532f27 Update logtime to 1.2: bug with day numbers 8 and 9 (introduced in 1.1). 2004-02-08 23:31:46 +00:00
kim
89db96ef62 Update to 1.2: fixes a problem with day numbers 8 and 9 (introduced in 1.1). 2004-02-08 23:30:53 +00:00
mjl
60c32037f1 Make FreeBSD patch for ld.so semantic differences between linux and bsd
apply for NetBSD too: this closes PR/21452 (problem with gnucash not
finding its symbols in dynamically loaded modules) for -currentish
installations (this needs RTLD_DEFAULT support in ld_elf.so).
1.6 installations still suffer unless a -current ld_elf.so and
/usr/include/dlfcn.h are installed, sorry.

Make other FreeBSD-specific patch apply too since it looks sensible
(adds error checking).
2004-02-08 23:22:45 +00:00
jmmv
5a31f07f34 Initial addition. 2004-02-08 23:17:10 +00:00
grant
d579e8cc91 add a CONFLICT on the old PKGNAME. 2004-02-08 23:04:55 +00:00
snj
4b5ec1617d s/then/them/ 2004-02-08 22:55:53 +00:00
kim
2fd6662f91 Fix SIGSEGV problem w/ p5-Apache-Gallery by updating dependencies:
- p5-IO-String 1.04
- p5-Image-Info 1.16
- p5-Apache-Gallery 0.7nb3
2004-02-08 21:53:11 +00:00
kim
52fdece1a1 Require p5-Image-Info 1.15 or later to avoid SEGFAULTS from 1.12.
Bump PKGREVISION.
2004-02-08 21:49:57 +00:00
kim
8ff5226d2f Upgrade to 1.16:
- Support for Canon 300D/Digital Rebel.
- Avoid IO::String dependency for perl-5.8.
- Support TIFF/Exif GPS tags.
- Support for Olympus C-700UZ and fix for the Olympus-JpegQual attribute.
- Support for Canon makernote.
- IO::String v1.02 core dumps fixed by depending on v1.03.
2004-02-08 21:21:10 +00:00
kim
c6c585065f Update to 1.04:
- Documentation fixes
- Seek will not reset the input_line_number (aka $.) for the IO::String
  object any more.
- Workaround for core dump in close() in perl-5.6.x.

Prerequisite for p5-Image-Info-1.16
2004-02-08 21:17:43 +00:00
jmmv
cbde456a74 Include intltool's buildlink2.mk to handle dependancies required by these
tools (as p5-XML-Parser).  Noted by Min Sik Kim.
2004-02-08 21:00:04 +00:00
jmmv
d6b724fc80 Automatically override intltool utilities in a package using this file.
This will use the latest version of the tools and also handle (hidden) build
dependancies automatically and in a consistent way.
2004-02-08 20:57:29 +00:00
chris
22ed10548c Add missing buildlink3 glue code for this package. 2004-02-08 17:08:13 +00:00
tron
4072cf8448 Use buildink *3* and not 2 glue code for "glib2". 2004-02-08 16:22:37 +00:00
tron
19d7ed144a Correct a few errors pointed out by Chris Gilbert. 2004-02-08 16:21:44 +00:00
tron
a52ae5a43e Add missing buildlink3 glue code for this package. 2004-02-08 15:59:58 +00:00
grant
7ab86e3551 s/Cd/CD/, s/Gtk/GTK+/ in COMMENT. 2004-02-08 14:35:11 +00:00
grant
f4f20e65a0 move CFLAGS and LD_LIBS to pkgsrc Makefile and clean up install
targets so platforms other than *BSD have a chance of building.

install /etc/TIMEZONE on Solaris.

XXX this package still needs more work to be useful on Solaris
and other platforms.
2004-02-08 14:27:35 +00:00
grant
f14d46ec5c link against socket libs on Solaris. 2004-02-08 13:44:12 +00:00