summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-07-21DEPEND on pkg-config instead of pkgconfig. Bump PKGREVISION.wiz1-4/+4
2005-07-21Update pkg-config comment.wiz1-2/+2
2005-07-21DEPEND on pkg-config instead of pkgconfig. Bump PKGREVISION.wiz1-2/+3
2005-07-213.9: Update for pkg-config path change.wiz2-5/+5
2005-07-21Import pkg-config-0.19, updated version of devel/pkgconfig.wiz6-0/+129
News: 2005-07-16 Tollef Fog Heen * configure.in: Release 0.19 2005-07-15 Tollef Fog Heen * pkg.c (package_get_var): Make sure to g_strdup all the return values and not return some values which should not be freed and some which should. Yay valgrind. Freedesktop #3682 * configure.in: Fix default search path to be pkgconfig rather than pkg-config again. Freedesktop #3662 * pkg.m4: Add a missing AC_MSG_RESULT. Thanks to Gary Kramlich for noticing this and harassing me to fix it. 2005-06-29 Tollef Fog Heen * configure.in: Release 0.18.1 * pkg.m4: Brown bag fix. pkg_failed was always set to “untried”. Debian #316181. 2005-06-27 Tollef Fog Heen * configure.in: Rename to pkg-config. pkg-config 0.18 The inter-library dependencies check was too tight and caused problems if one used the --no-undefined flag to libtool on Solaris (since it there expands to -Wl,-z,defs which disallows undefined symbols). Add a new name to .pc files: Libs.private which will not be listed in the output of --libs unless --static is also given. Private libraries are libraries which are needed in the case of static linking or on platforms not supporting inter-library dependencies. They are not supposed to be used for libraries which are exposed through the library in question. An example of an exposed library is GTK+ exposing Glib. A common example of a private library is libm. Generally, if include another library's headers in your own, it's a public dependency and not a private one. Thanks a lot to James Henstridge for both the bug and the following discussion.
2005-07-21Add "BEFORE: mail" to rc.d script to make this start before sendmail.tv2-2/+4
Bump PKGREVISION for this (and other prior last-minute) changes.
2005-07-21devel/pkgconfig/buildlink3.mk should not be included in bl3.mk files by default.wiz1-2/+1
Packages that need it should add it themselves, it is only a build time dependency.
2005-07-21Describe ggi option.wiz1-0/+1
2005-07-21Add ggi option for mplayer, from Christoph Egger in private mail.wiz1-3/+10
2005-07-21Fix compilation with aalib option.wiz3-8/+14
2005-07-21Note update of "mozilla-bin" package to version 1.7.10.tron1-1/+2
2005-07-21Update "mozilla-bin" package to version 1.7.10. The following securitytron2-6/+6
issuses were fixed in this release: MFSA 2005-56 Code execution through shared function objects MFSA 2005-55 XHTML node spoofing MFSA 2005-54 Javascript prompt origin spoofing MFSA 2005-52 Same origin violation: frame calling top.focus() MFSA 2005-51 The return of frame-injection spoofing MFSA 2005-50 Possibly exploitable crash in InstallVersion.compareTo() MFSA 2005-48 Same-origin violation with InstallTrigger callback MFSA 2005-46 XBL scripts ran even when Javascript disabled MFSA 2005-45 Content-generated event vulnerabilities Support for Solaris SPARC and x86 is not available due to lack of a precompiled binary at this point of time.
2005-07-21Replace GECKO_PROVIDER with option group. New options are firefoxdillo7-35/+44
and mozilla. Backwards compatibilty is provided. Reviewed by wiz.
2005-07-21Note update of net/flow-tools to version 0.68nb1 [flow-capture '-u' argumentseb1-1/+2
processing fix]
2005-07-21Fix flow-capture '-u' (preserve umask) option processing: it's '-u' not '-i'.seb3-7/+16
Bump PKGREVISION to 1.
2005-07-21Do not list all licenses. Mention that packageswiz1-117/+7
for which you need to accept a license will display the necessary information. ok gdt@.
2005-07-21Added textproc/py-elementtree version 1.2.6wiz1-1/+2
2005-07-21- firefox-bin (thanks, tron!).wiz1-2/+1
2005-07-21Add and enable py-elementtree.wiz1-1/+2
2005-07-21Initial import of py-elementtree, from pkgsrc-wip, packaged by recht@wiz4-0/+64
The Element type is a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The ElementTree toolkit contains an Element implementation in Python, and code to read XML and HTML files into trees of Element objects, and write them out as XML.
2005-07-21Note update of "firefox-bin" package to version 1.0.6.tron1-1/+2
2005-07-21Update "firefox-bin" package to version 1.0.6. Changes since version 1.0.5:tron2-6/+6
- Restore API compatibility for extensions and web applications that did not work in Firefox 1.0.5.
2005-07-21Rewrite last change a bit because the check didn't work properly.tron1-5/+5
2005-07-21The additional locale files only get installed on systems with a recenttron2-4/+10
gettext version (e.g. NetBSD 3.99.7) but not systems with an older one (e.g. NetBSD 3.0_BETA). We must therefore adapt the package list dynamically.
2005-07-21+ afterstep-2.1.2, firefox-bin-1.0.6, thunderbird-1.0.6,wiz1-6/+7
thunderbird-gtk1-1.0.6, tkcvs-7.2.4, windowlab-1.32.
2005-07-21Updated print/LPRng to 3.6.28nb1wiz1-1/+2
2005-07-21Depend on LPRng-core-3.8.28nb1 and bump PKGREVISION.wiz1-2/+3
2005-07-21Wildcard dependency.wiz1-2/+2
2005-07-21patch-an was removed from distinfo during 2.4.1 update, remove file too.wiz1-28/+0
2005-07-21Sort.wiz2-61/+61
2005-07-21patch-aa was removed from distinfo during 0.8.1 update, remove file too.wiz1-13/+0
2005-07-21Add and enable pgtcl.wiz1-1/+2
2005-07-21Fix a typo and improve markup.wiz2-100/+95
2005-07-21Update cpuflags to 0.89abs3-12/+15
Use SED and INSTALL - should fix PR30223 (using wrong install under Solaris)
2005-07-21PATCH_SITES moved.minoura2-6/+6
Thanks to Alexey Toptygin.
2005-07-21update p5-Clone to 0.18abs3-8/+8
Revision 0.18 2005/05/23 15:34:31 ray moved declaration to top of function, M$ (and other) C compilers choke. Revision 0.17 2005/05/05 22:26:01 ray Changed PERL_MAGIC_backref to '<' for compatability with 5.6 Revision 0.16 2005/04/20 15:49:35 ray Bug fix for id 11997, "Clone dies horribly when Scalar::Util::weaken is around" see http://rt.cpan.org/Ticket/Display.html?id=11997 for details. Revision 0.15.2.1 2005/05/05 21:55:30 ray changed PERL_MAGIC_backref to '<' for backward compatibility with 5.6
2005-07-21Note PKGREVISION bump of x11/xscreensaver.hira1-1/+2
2005-07-21Add missing entries to PLIST. Bump PKGREVISION.hira2-2/+5
2005-07-21Note update of alee-ttf.minskim1-1/+2
2005-07-21Update alee-ttf to 4.8. Patch provided by the maintainer, Yi Min-Cheol,minskim3-10/+10
in PR pkg/30798. Changes: - Update Eunjin.ttf - Rename Aqu@rk.ttf Bangwool.ttf - Rename 09t@ark.ttf 0b0dkuki.ttf
2005-07-21use ${LDFLAGS} instead of building our own library rpath argument togrant1-5/+5
find the BerkeleyDB library.
2005-07-21include ${LDFLAGS} in DBMLIB passed in MAKE_ENV, so the correctgrant1-2/+2
library path is passed for linking against the BerkeleyDB library.
2005-07-21databases/db/buildlink3.mk was changed a long, long time ago to usejlam1-5/+3
"db2" as the "BUILDLINK_PACKAGES" variable. Drop the use of _BDB_PKGBASE.*. This fixes the settings for BDBBASE and BDB_LIBS if BDB_DEFAULT is "db2".
2005-07-21Updated and rewrote the man page.rillig2-95/+72
2005-07-21Added a new subroutine log_subinfo that has an additional parameterrillig1-35/+66
taking the name of the current subroutine. Removed unnecessary checks for backup filenames.
2005-07-21some packages expect "-Wl," immediately before flags to be passed togrant1-4/+6
the linker, set _COMPILER_RPATH_FLAG accordingly. "-Wl," is removed by the sunpro compiler wrapper where necessary. fix comment for _LINKER_RPATH_FLAG while here. this fixes, among other things, apache modules built with apxs.
2005-07-21Revert previous. The fetch is not interactive enough to be marked as such.kristerw1-3/+1
2005-07-21Changed debugging output to reflect the recent split of checkfile_Makefile.rillig1-6/+6
2005-07-21The checkfile_Makefile subroutine is split into load_package_Makefilerillig1-35/+47
and checkfile_package_Makefile. This made another command line option -CMakefile possible, which allows Makefile checking to be switched off (it is on by default).
2005-07-21In the diagnostic messages, multiple adjacent slashes are compressed torillig1-1/+2
one.