Commit graph

82479 commits

Author SHA1 Message Date
wiz
e730c49186 3.9: Update for pkg-config path change. 2005-07-21 16:25:05 +00:00
wiz
2f7f428381 Import pkg-config-0.19, updated version of devel/pkgconfig.
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-21 16:22:42 +00:00
tv
77a88cac46 Add "BEFORE: mail" to rc.d script to make this start before sendmail.
Bump PKGREVISION for this (and other prior last-minute) changes.
2005-07-21 16:22:04 +00:00
wiz
05224bd5c6 devel/pkgconfig/buildlink3.mk should not be included in bl3.mk files by default.
Packages that need it should add it themselves, it is only a build time dependency.
2005-07-21 15:26:17 +00:00
wiz
6f2cc0ddcb Describe ggi option. 2005-07-21 15:21:41 +00:00
wiz
f2689a05ac Add ggi option for mplayer, from Christoph Egger in private mail. 2005-07-21 15:20:47 +00:00
wiz
90597615d6 Fix compilation with aalib option. 2005-07-21 14:24:48 +00:00
tron
ad5a37f4ed Note update of "mozilla-bin" package to version 1.7.10. 2005-07-21 13:25:11 +00:00
tron
87b8a10768 Update "mozilla-bin" package to version 1.7.10. The following security
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-21 13:24:18 +00:00
dillo
426c6f2957 Replace GECKO_PROVIDER with option group. New options are firefox
and mozilla.  Backwards compatibilty is provided.

Reviewed by wiz.
2005-07-21 13:11:42 +00:00
seb
3c1188f74f Note update of net/flow-tools to version 0.68nb1 [flow-capture '-u' argument
processing fix]
2005-07-21 12:55:39 +00:00
seb
d486bce445 Fix flow-capture '-u' (preserve umask) option processing: it's '-u' not '-i'.
Bump PKGREVISION to 1.
2005-07-21 12:54:02 +00:00
wiz
104f2884ab Do not list all licenses. Mention that packages
for which you need to accept a license will display the necessary information.

ok gdt@.
2005-07-21 12:28:30 +00:00
wiz
95ee75c5a3 Added textproc/py-elementtree version 1.2.6 2005-07-21 12:15:08 +00:00
wiz
6bdfd5817b - firefox-bin (thanks, tron!). 2005-07-21 12:14:44 +00:00
wiz
e7efb70255 Add and enable py-elementtree. 2005-07-21 12:14:19 +00:00
wiz
d86e5361f8 Initial import of py-elementtree, from pkgsrc-wip, packaged by recht@
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-21 12:13:29 +00:00
tron
34f1cd5c59 Note update of "firefox-bin" package to version 1.0.6. 2005-07-21 11:22:40 +00:00
tron
7e09141e06 Update "firefox-bin" package to version 1.0.6. Changes since version 1.0.5:
- Restore API compatibility for extensions and web applications that did
  not work in Firefox 1.0.5.
2005-07-21 11:22:10 +00:00
tron
b42da084d8 Rewrite last change a bit because the check didn't work properly. 2005-07-21 10:59:01 +00:00
tron
99c338420c The additional locale files only get installed on systems with a recent
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 10:43:23 +00:00
wiz
58994fde01 + afterstep-2.1.2, firefox-bin-1.0.6, thunderbird-1.0.6,
thunderbird-gtk1-1.0.6, tkcvs-7.2.4, windowlab-1.32.
2005-07-21 09:22:17 +00:00
wiz
87baac9eae Updated print/LPRng to 3.6.28nb1 2005-07-21 09:21:36 +00:00
wiz
b2b0062026 Depend on LPRng-core-3.8.28nb1 and bump PKGREVISION. 2005-07-21 09:21:06 +00:00
wiz
bea7b3f771 Wildcard dependency. 2005-07-21 09:20:35 +00:00
wiz
df008f92b8 patch-an was removed from distinfo during 2.4.1 update, remove file too. 2005-07-21 09:20:08 +00:00
wiz
66ef031f6e Sort. 2005-07-21 09:19:11 +00:00
wiz
f6bb010643 patch-aa was removed from distinfo during 0.8.1 update, remove file too. 2005-07-21 09:17:41 +00:00
wiz
8873b35ccd Add and enable pgtcl. 2005-07-21 09:16:14 +00:00
wiz
ffd1f9a21f Fix a typo and improve markup. 2005-07-21 09:07:38 +00:00
abs
be0ddf4f02 Update cpuflags to 0.89
Use SED and INSTALL - should fix PR30223 (using wrong install under Solaris)
2005-07-21 08:33:13 +00:00
minoura
20ad7ca72d PATCH_SITES moved.
Thanks to Alexey Toptygin.
2005-07-21 08:31:50 +00:00
abs
d32de47c5e update p5-Clone to 0.18
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-21 08:24:05 +00:00
hira
adb37c91e9 Note PKGREVISION bump of x11/xscreensaver. 2005-07-21 06:42:52 +00:00
hira
c9dfbf964e Add missing entries to PLIST. Bump PKGREVISION. 2005-07-21 06:41:12 +00:00
minskim
194be2681b Note update of alee-ttf. 2005-07-21 04:54:31 +00:00
minskim
fc27d5c8b5 Update alee-ttf to 4.8. Patch provided by the maintainer, Yi Min-Cheol,
in PR pkg/30798.

Changes:
  - Update Eunjin.ttf
  - Rename Aqu@rk.ttf Bangwool.ttf
  - Rename 09t@ark.ttf 0b0dkuki.ttf
2005-07-21 04:53:34 +00:00
grant
27f849e7aa use ${LDFLAGS} instead of building our own library rpath argument to
find the BerkeleyDB library.
2005-07-21 03:06:13 +00:00
grant
20a157b3ba include ${LDFLAGS} in DBMLIB passed in MAKE_ENV, so the correct
library path is passed for linking against the BerkeleyDB library.
2005-07-21 03:04:21 +00:00
jlam
9ad4901b2f databases/db/buildlink3.mk was changed a long, long time ago to use
"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-21 02:54:51 +00:00
rillig
41fd3a3447 Updated and rewrote the man page. 2005-07-21 02:47:58 +00:00
rillig
9e5f485a2e Added a new subroutine log_subinfo that has an additional parameter
taking the name of the current subroutine. Removed unnecessary checks
for backup filenames.
2005-07-21 02:01:02 +00:00
grant
aa28d4e53a some packages expect "-Wl," immediately before flags to be passed to
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-21 01:36:25 +00:00
kristerw
90764dd2e1 Revert previous. The fetch is not interactive enough to be marked as such. 2005-07-21 01:35:50 +00:00
rillig
20dd1b05f5 Changed debugging output to reflect the recent split of checkfile_Makefile. 2005-07-21 01:08:05 +00:00
rillig
e22a89a8ab The checkfile_Makefile subroutine is split into load_package_Makefile
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-21 01:03:34 +00:00
rillig
72b09128cb In the diagnostic messages, multiple adjacent slashes are compressed to
one.
2005-07-21 00:19:11 +00:00
rillig
9d7683b18f Added saytime to SUBDIRS. 2005-07-21 00:16:35 +00:00
rillig
2586258602 Added yap to SUBDIRS. 2005-07-21 00:14:43 +00:00
rillig
2020c428e0 Updated to be in sync with mk/replace.mk, revision 1.120. 2005-07-20 23:59:53 +00:00