Commit graph

54074 commits

Author SHA1 Message Date
grant
7d93d1dd5e bsd.pkg.mk now runs GNU configure scripts with ${SH}, so we no longer
need to do so here.
2004-02-09 08:13:04 +00:00
minskim
6d713b3afb Update xemacs to 21.4.15. Approved by uebayasi@.
Changes in this version:
 	* etc/OXYMORONS: Inserted "Corporate Culture" for 21.4.15.
	* etc/package-index.LATEST.gpg: New, replaces
	`package-index.LATEST.pgp'.
	* etc/package-index.LATEST.pgp: Removed, replaced with
	`package-index.LATEST.gpg'.
	* configure.in: The icc compiler pretends to be gcc.  It isn't.
	* etc/PACKAGES (ERC): new.
	* configure.usage (--with-widgets): widgets now defaults to
	--with-widgets=no.  Patch inspired by Jim Schumacher.
	* etc/PACKAGES (riece): New package.
	* etc/PACKAGES (liece): Mark as deprecated.
	* configure.in: Add Intel C++ compiler detection to compiler
	version reporting.
	* configure.in: record additional info about compiler and libc
	versions, to assist in debugging.
	* configure.in (line 3573):
	(Mule input methods):
	Deprecate Motif for Linux.
	(Installation): Report when LessTif is used.
	* configure.in: installexe.sh is under srcdir, not blddir.
	* aclocal.m4: Add icc (Intel compiler) support.
	* configure.in: Ditto.
	* configure.in (OS_RELEASE): Add support for SunOS 5.10.
	On current OSes produced by Sun, `uname -r' prints "5.9".
	It seems likely that on future OSes, `uname -r' will print "5.10".
	We need to accept multi-digit release numbers.
	* PROBLEMS: Propose bash as an alternative to buggy Solaris
	/bin/sh.
	* configure.in: XEmacs failed to build on Solaris9.
2004-02-09 07:54:58 +00:00
minskim
a26fbaedb6 Use XEMACS_USE_CANNA instead of EMACS_CANNA for consistency, and add
it to BUILD_DEFS.  Approved by uebayasi@.
2004-02-09 07:16:13 +00:00
xtraeme
7e9d73f48e Fix PKGNAME. (xrender -> Xrender) 2004-02-09 06:24:05 +00:00
jlam
18d2d556fc Always use ${SED} instead of having the configure script try to figure out
the path to it.
2004-02-09 06:08:02 +00:00
jlam
cb345dd94c Apparently, GCC isn't the only compiler that tries to be clever by checking
with what path it was invoked.  Copy the driver script trick from gcc.mk
into mipspro.mk and sunpro.mk.
2004-02-09 05:50:03 +00:00
jlam
dc8414a9a5 Update comment to reflect reality. 2004-02-09 05:45:57 +00:00
jlam
7640e84b2d Limit xargs to 256 args when passing args to ls for the package size
computation.  The motivation for this is that kdelibs3 was overflowing ls
through xargs.
2004-02-09 05:42:57 +00:00
jlam
548aca7853 Reorder some lines so that a default definition for some variables is
present in global context.
2004-02-09 05:22:43 +00:00
jlam
cd7f9542e7 Include bsd.prefs.mk after defining PKG_INFO so that we don't pass any
options to pkg_info while evaluating bsd.prefs.mk.
2004-02-09 04:52:10 +00:00
jlam
09ed136483 Darwin's special GCC also uses -dylib_file and -dylib_install_name in
similar ways to -install_name, and all need the subsequent argument to be
protected from /path/shlib -> -L/path -lshlib transformations.
2004-02-09 04:35:12 +00:00
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