summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-02-09Add security fix for CAN-2004-0028 based on the patches providedwennmach6-2/+397
by the Debian project.
2004-02-09Note update of xemacs to 21.4.15.minskim1-1/+2
2004-02-09bsd.pkg.mk now runs GNU configure scripts with ${SH}, so we no longergrant1-5/+1
need to do so here.
2004-02-09Update xemacs to 21.4.15. Approved by uebayasi@.minskim5-130/+34
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-09Use XEMACS_USE_CANNA instead of EMACS_CANNA for consistency, and addminskim3-8/+9
it to BUILD_DEFS. Approved by uebayasi@.
2004-02-09Fix PKGNAME. (xrender -> Xrender)xtraeme1-2/+2
2004-02-09Always use ${SED} instead of having the configure script try to figure outjlam1-3/+9
the path to it.
2004-02-09Apparently, GCC isn't the only compiler that tries to be clever by checkingjlam2-6/+12
with what path it was invoked. Copy the driver script trick from gcc.mk into mipspro.mk and sunpro.mk.
2004-02-09Update comment to reflect reality.jlam1-2/+2
2004-02-09Limit xargs to 256 args when passing args to ls for the package sizejlam1-2/+2
computation. The motivation for this is that kdelibs3 was overflowing ls through xargs.
2004-02-09Reorder some lines so that a default definition for some variables isjlam1-13/+14
present in global context.
2004-02-09Include bsd.prefs.mk after defining PKG_INFO so that we don't pass anyjlam1-6/+6
options to pkg_info while evaluating bsd.prefs.mk.
2004-02-09Darwin's special GCC also uses -dylib_file and -dylib_install_name injlam1-5/+10
similar ways to -install_name, and all need the subsequent argument to be protected from /path/shlib -> -L/path -lshlib transformations.
2004-02-09bl3ify, enable libtool now we have 1.5.2, remove useless PLIST_SUBST.xtraeme2-24/+11
2004-02-09bl3ify, while here remove PLIST_SUBST now we have libtool-1.5.2, it'sxtraeme2-18/+9
not longer needed (at least on FreeBSD).
2004-02-09Don't put a slash at the end of the directory name when installing usingjlam1-2/+2
libtool. Patch provided in PR 24346 by Kai Puolamaki.
2004-02-09Update security/audit-packages to 1.29. Changes from version 1.28 includejlam3-4/+6
supporting using the FreeBSD "fetch" command to get the vulnerabilities list. Patch provided in PR 24371 by Michal Pasternak.
2004-02-09CC_VERSION is "gcc-2.8.1" for egcs. Also fix up a few nits: not alljlam4-25/+25
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-09Don't generate wrapper scripts if we can't find the wrappee.jlam2-49/+55
2004-02-09Also turn shlibtool into a shell script instead of a symlink. Thisjlam1-3/+8
duplicates the change made in rev. 1.1368 for libtool.
2004-02-09We need the full path to the libtool that needs to be invoked when wejlam3-6/+23
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-09Don't have recursive variable definitions.jlam2-6/+6
2004-02-09Updated roller to 1.15kim1-1/+2
2004-02-09Update to 1.15:kim2-5/+5
- weed out racoon info messages - handle Netgear FVS318 message format - produce blocked packet stats for FVS318
2004-02-09Correct the name of this package used in buildlink3.mkchris1-8/+8
I'd created this package originally as libmusicbrainz, till someone pointed it out as musicbrainz
2004-02-09Set USE_LANGUAGES to "c c++ fortran" since we want to use the same versionsjlam1-4/+4
of the the compiler for all three tools, especially for gcc.
2004-02-09bogofilter updated to 0.16.4.snj2-3/+3
2004-02-09Update to bogofilter-0.16.4, bl3ify, tidy up DESCR. Okayed by jmmv and wiz.snj5-27/+29
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-09Note updates to kdemultimedia, kdeaddons and kde 3.chris1-1/+4
2004-02-09Update depandancies for kde3, for kdeaddon and kdemultimedia updates.chris1-4/+4
Bump PKGREVISION.
2004-02-09Bump PKGREVISION for kdemultimedia3 PKGREVISION bump.chris1-1/+2
2004-02-09Add musicbrainz, trm and taglib as dependancies/build requirements ofchris3-4/+22
kdemultimedia3. This allows JuK to now be built. Bump PKGREVISION.
2004-02-09Note update of metacity to 2.6.3nb3.minskim1-1/+2
2004-02-09Override a .pc file. Bump PKGREVISION.minskim1-2/+4
While here, add explicit build dependency on pkgconfig. Approved by wiz@.
2004-02-09Correct directory name in buildlink files: TagLib->taglib.chris2-4/+4
2004-02-09Note update to musicbrainz and addition of taglib and trm.chris1-1/+4
2004-02-09Use TOOLS_SHELL since we're creating the shell script at override-toolsjlam1-2/+2
time.
2004-02-09Add trm and taglib to Makefile.chris1-1/+3
2004-02-09Initial import of TagLib 1.0.chris8-0/+350
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-09Initial import of trm, a utility for creating accoustic signatures for usechris5-0/+47
with musicbrainz.
2004-02-09Increment pkgrevision.mjl1-2/+2
2004-02-09Update musicbrainz to 2.0.2. Also add buildlink3.mk glue.chris5-11/+43
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-08Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE.snj2-3/+3
Fix an English error in DESCR. Okayed by wiz.
2004-02-08Rather than a direct assignation to the signal mask, use sigemptyset(3),agc2-5/+14
from Roland Illig by email. "Needed for Linux 2.4.22"
2004-02-08Update logtime to 1.2: bug with day numbers 8 and 9 (introduced in 1.1).kim1-1/+2
2004-02-08Update to 1.2: fixes a problem with day numbers 8 and 9 (introduced in 1.1).kim2-5/+5
2004-02-08Make FreeBSD patch for ld.so semantic differences between linux and bsdmjl3-14/+14
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-08Initial addition.jmmv1-0/+25
2004-02-08add a CONFLICT on the old PKGNAME.grant1-1/+3
2004-02-08s/then/them/snj2-2/+2