summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-05-22Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk wherejlam54-184/+163
it will live with other "check" targets run after package installation. Get rid of SHLIB_HANDLING, whose meaning had mutated over the years from one thing to another. Currently, it is used to basically note whether the system's "ldd" command can be usefully run on the package's binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED for more clarity. CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf to note whether the check for missing run-time search paths is performed after a package is installed. It defaults to "no" unless PKG_DEVELOPER is set.
2006-05-22USE_LANGUAGES=c c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c c++wiz2-3/+4
2006-05-22USE_LANGUAGES=c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c++; update HOMEPAGE and MASTER_SITESwiz1-3/+4
2006-05-22USE_LANGUAGES=c c++wiz1-1/+2
2006-05-22Correct info handling in moon-buggy.joerg1-1/+2
2006-05-22Correct info page handling. Bump revision.joerg1-2/+4
2006-05-22Needs bison.joerg1-2/+2
2006-05-22Note exult PKGREVISION bump.wiz1-1/+2
2006-05-22Use xdg-1.2 dirs for some shared directories. Bump PKGREVISION.wiz1-2/+3
2006-05-22USE_LANGUAGES=c c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c c++; add missing qt3-tools build dependency.wiz1-1/+3
2006-05-22USE_LANGUAGES=c c++wiz2-2/+4
2006-05-22regen patch-ah with correct offset.wiz2-6/+6
2006-05-22USE_LANGUAGES=c++wiz2-2/+4
2006-05-22USE_LANGUAGES=c++wiz1-1/+2
2006-05-22-uses c++drochner6-14/+43
-update to 2.14.1.1 changes: -minor UI improvements -bugfixes -documentation updates
2006-05-22USE_LANGUAGES=c++wiz1-1/+2
2006-05-22Remove directory on deinstall.wiz1-1/+2
2006-05-22USE_LANGUAGES=c c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c++wiz1-1/+2
2006-05-22update to 8.54drochner4-39/+96
changes: -improvements for embedded/propietary use, irrelevant for pkgsrc -comes with own copy of jpeg lib, no need to download separately -bug fixes and rendering improvements
2006-05-22build a shared libkpathsea, bump PKGREVISIONdrochner1-2/+5
(I'contacted the MAINTAINER, didn't get a response. jlam agrees that there is no reason not to build the shlib.)
2006-05-22Add show-subdir-var to get the value of SUBDIR of the top-level andjoerg1-1/+4
category Makefiles.
2006-05-22it is much easier, we don't need PYTHON_VERSION_REQDdrochner1-10/+2
2006-05-22Removed p5-Wais.wiz1-1/+2
2006-05-22Remove p5-Wais, broken for two branches now and not supportedwiz8-112/+1
by the authors any longer. bad@ ok.
2006-05-22POSIX doesn't specify -or as operand for find, only -o.joerg1-2/+2
Fix from PR 33531 by Gilles Dauphin.
2006-05-22USE_LANGUAGES=c c++wiz1-1/+3
2006-05-22+ inform-6.31.1, john-1.7.2, mldonkey-2.7.6,wiz1-4/+7
p5-File-Find-Rule-0.29, rapidsvn-0.9.2, x2vnc-1.7.1.
2006-05-22USE_LANGUAGES=c c++wiz2-2/+4
2006-05-22Remove directories with ${RMDIR}, not ${RM}, and fix argument (needs %Dwiz1-4/+4
prefix).
2006-05-22need c++drochner1-1/+2
2006-05-22fix a possible information disclosure (CVE-2006-2442), from Debiandrochner3-3/+26
bump PKGREVISION
2006-05-22need c++drochner1-1/+2
2006-05-22this must be ...FLAGS, not ...FLAG - how could this ever work?drochner1-2/+2
2006-05-22Uses C++.joerg1-1/+2
2006-05-22Another attempt to properly recognized the currently installedtron1-3/+5
Python version.
2006-05-22USE_LANGUAGES=c++dsainty1-1/+2
2006-05-22Use existing Python version instead of forcing people to use thetron1-4/+7
outdated Python 2.3.
2006-05-22Added 2 missing files to PLISTshannonjr1-1/+3
2006-05-22Accept Sun's Java Runtime Environment Version 5.0 as suitable JVM.tron1-2/+2
2006-05-22Add an HTTP download location too, as a fallback for when FTP downloads are ↵dsainty1-2/+3
awkward.
2006-05-22Added entry for updating security/prelude-lmlshannonjr1-1/+2
2006-05-221) Update to 0.9.5shannonjr3-14/+26
2) Changed permissions on plugins.rules and prelude-lml.conf so that prelude-lml can run unpriviledged 3) Changed confdir in configure so that plugins.rules and prelude-lml.conf are found. Changes in 0.9.5: - Experimental context support (ala SEC): we now handle multiline log matching. - Update PAX rules so that it use the new context feature. - Don't exit on statistics signal, improve statistics precision, make them easier to read. - Fix some problem with user & group options. - text-output argument is optional. - New experimental ruleset: Sonicwall and Spamassassin. These need to be manually hooked to pcre.rules if you plan to use them. - Fix FAM activation switches.
2006-05-22Updated graphics/ImageMagick to 6.2.7.7adam1-1/+2
2006-05-22Changes 6.2.7.7:adam5-17/+15
* Don't fault when processing bad TIFF profiles (4 characters or less). * Masks are now read properly for 16-bit DIB's. * The pixel cache file descriptor limit code failed because the pixel cache timestamp was not always being set properly. * Fixed a small memory leak in IsGrayImage(). * Fixed Cineon writing bug for very long filenames in 6.2.7 (reference http://redux.imagemagick.org/discussion-server/viewtopic.php?t=6590) * Begin the long journey of enhancing the conjure utility to support all options that are supported by the convert utility and PerlMagick (e.g. border, guassian-blur, etc.).