Commit graph

116201 commits

Author SHA1 Message Date
gdt
8909270646 # ../licommon/libcommon.a
# reported upstream, should be fixed in 2.0.6
MAKE_JOBS_SAFE=		no
2007-08-10 15:46:23 +00:00
joerg
ea7045b735 Contrary to its comments, CheckForPkg is meant to print all matching
packages (see pkg_info -e). Restore this behaviour. Still print a
warning when the pkgdb can't be processed.

Reported by Daniel Horecki and pointed to the option by tnn@.
2007-08-10 15:37:51 +00:00
jlam
def82fffc4 This package is missing an inclusion of bsd.options.mk, which caused the
"authlib" PKG_OPTION to be ignored.
2007-08-10 15:00:12 +00:00
joerg
e034e17ff3 Fix malloc.h usage. 2007-08-10 14:07:22 +00:00
joerg
3d18e6981d Explicitly specify --root=/ for the non-DESTDIR case so that setuptools
shuts up. Fixes PR 36758.
2007-08-10 13:49:08 +00:00
joerg
dfb9b6a575 Try a bit harder to guess which mk.conf the user is using, when
telling him to accept a license:
- if MAKECONF is set, use that
- if this is NetBSD and a non-bootstrap make is used, take /etc/mk.conf
- otherwise use ${PREFIX}/etc/mk.conf.

Issues reported by Michael Neumann on DragonFly's user list.
2007-08-10 13:09:52 +00:00
joerg
06cbbe0491 Don't use ld -x or ld -X. Bump version to 20070810.
Discussed with and tested by various people over the last two month.
This problem was exposed by pbulk.
2007-08-10 13:04:13 +00:00
agc
a71bf8a4db Things usually build better with a custom do-build target if you don't
specify NO_BUILD=yes beforehand.  Remove custom clean privilege
setting, which is no longer needed.


Duh.
2007-08-10 11:04:25 +00:00
ghen
3ef976054b Updated www/seamonkey, www/seamonkey-bin and www/seamonkey-gtk1 to 1.1.4. 2007-08-10 09:24:31 +00:00
ghen
8002f227a6 Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.4.
Security fixes in this version:

MFSA 2007-27 Unescaped URIs passed to external programs
MFSA 2007-26 Privilege escalation through chrome-loaded about:blank windows

For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.4/
2007-08-10 09:23:22 +00:00
pooka
37ccd33e48 add MAKE_JOBS_SAFE=no
patch from Aleksej Saushev in PR pkg/36752
2007-08-10 08:25:58 +00:00
obache
78a84ed154 Updated graphics/ruby-RMagick to 1.15.9 2007-08-10 04:28:08 +00:00
obache
a676899635 Update RMagick to 1.15.9.
Changes: Fixed bug #12089 (bug report from Hans de Graaff)
2007-08-10 04:27:40 +00:00
jlam
be040a55a4 Rename the generate-metadata and clean-metadata targets to _flavor- style
names to indicate that they are purely private to flavor/pkg.
2007-08-10 04:03:23 +00:00
jlam
6ea0c2868e Remove ${WRKDIR}/.pkgdb during "install-clean" as that directory
contains files that are generated during the "install" phase.  This
should fix the problem where PLIST modifications were ignored if the
PLIST was modified between a "make deinstall" and a "make reinstall".
2007-08-10 04:00:43 +00:00
jlam
605292a86d Give rpm2pkg a standard variable name "RPM2PKG" and teach GNU configure
scripts about "cat".
2007-08-10 03:46:10 +00:00
simonb
b8e47ae345 Update the sample configuration file. Based on PR pkg/36472 from
Aleksej Saushev, but leaving the paths as they were in the original
sample config file.
2007-08-10 02:05:58 +00:00
wiz
00d71b8259 regen. 2007-08-10 01:12:02 +00:00
wiz
59bfde374f More indent for tagged lists; add key to FILES and add
descriptions there.
2007-08-10 01:11:05 +00:00
wiz
ea700f5085 regen. 2007-08-10 00:53:02 +00:00
wiz
d8bafb0b26 Move DESTDIR documentation to guide. 2007-08-10 00:51:50 +00:00
wiz
268108a8e1 - balsa-2.3.14, gdm-2.18.4, libglade2-2.6.2, musicpd-0.12.2,
tor-0.1.2.16, vte-0.16.7.
2007-08-10 00:16:04 +00:00
mjl
21260b0f97 Note asterisk 2007-08-10 00:04:22 +00:00
joerg
0009d030c3 Actually assign variable that tells the caller that we got a match. 2007-08-10 00:03:51 +00:00
mjl
dcad3941ff Update asterisk to 1.2.24.
Version 1.2.24 is the final 1.2 release that contains normal bug fixes.
The 1.2 branch will only be maintained with security fix releases from
now until it is completely deprecated.
2007-08-10 00:03:27 +00:00
joerg
a4790010d4 Make var_set and var_get arguments always use full path names. 2007-08-09 23:54:17 +00:00
joerg
14862bcfd4 Remove @option extract-in-place support for now (will be the default
later) and document @option preserve in pkg_add(1).
2007-08-09 23:32:59 +00:00
joerg
7a51a218c2 Change interface of is_automatic_installed and
mark_as_automatic_installed to take a package name and not a full path.
Add assertions to test for this.

Drop a few islinktodir checks.

Change pkg_info to use iterate_pkg_db instead of scanning the directory
by hand. As a side effect don't try to check for the pkgdb dir first,
let pkgdb_dump and iterate_pkg_db handle that.

Make pkgdb_dump return failure if it can't open the package db.
2007-08-09 23:18:30 +00:00
joerg
710504e20a Pass a number of strings around as const char *. 2007-08-09 23:06:42 +00:00
wiz
b2771720cd + bmpx-0.40.0, cmake-2.4.7, dropbear-0.50, getmail-4.7.6,
prelude-lml-0.9.10.1, qt4-libs-4.3.1, rpm-4.4.2.1.
2007-08-09 22:56:53 +00:00
wiz
7f93d93c96 Add bmpx entry (from February). 2007-08-09 22:56:35 +00:00
agc
c8cbe5795a Note addition of filesystems/fuse-wikipediafs version 0.3 2007-08-09 21:45:17 +00:00
agc
bcd45c8696 Add and enable fuse-wikipediafs 2007-08-09 21:43:57 +00:00
agc
3ac6736a49 Initial import of wikipediafs-0.3 into the Packages Collection.
WikipediaFS is a mountable virtual file system that allows to read and
	edit articles from Wikipedia (or any Mediawiki-based site) as if they
	were real files.

	It is thus possible to view and edit articles using your favourite
	text-editor.  Text-editors tend to be more convenient than a simple
	browser form when it comes to editing large texts and they generally
	include useful features such as Mediawiki syntax highlighting and
	spell checking.

	Advanced usage of WikipediaFS includes easy development of scripts and
	bots.  Programs simply have to deal with normal files because this is
	WikipediaFS which takes care of the HTTP layer.  For example, it would
	be possible to use WikipediaFS to perform a massive content migration
	from an existing site to a Mediawiki.

	Features

	    * Reading and editing articles, including subpages.
	    * User * configuration :  add your own Mediawiki.
	    * Editing with your login
	    * HTTPS, HTTP authentication, proxy.
2007-08-09 21:42:52 +00:00
cube
23aea700c0 Reap undead patches. 2007-08-09 20:57:18 +00:00
tnn
6bff41409f for modular, also needs libSM. 2007-08-09 20:28:10 +00:00
tnn
f5556d4538 Enable modular X.org support, PR pkg/36760. 2007-08-09 20:15:38 +00:00
drochner
bb0c73b8ee -adapt to modular-x11: add individual libraries and search in ${LOCALBASE}
-explicitely disable the "clarens" web service part because it needs
 an xmlrpc-c version incompatible with the pkgsrc one
2007-08-09 20:13:17 +00:00
drochner
37ac78fcfb link "tcmodinfo" against libpthread, so that it can dlopen() plugins
which are linked against libpthread
bump PKGREVISION
2007-08-09 20:06:35 +00:00
drochner
200812f4a2 update to 1.5.0.1
changes: Fixed problem with mp4creator --extract
2007-08-09 20:02:36 +00:00
drochner
ba5bfcce04 update to 0.16.8
changes: Misc bug fixes
2007-08-09 19:57:26 +00:00
drochner
cabd6e7460 update to 2.18.4
changes:
-fix for DOS attack (CVE-2007-3381)
-fix IPv6 problem caused by passing uninitialized "hints" to getaddrinfo
-translation updates
2007-08-09 19:39:16 +00:00
drochner
7c77ba6a52 Update to 0.1.2.16, which is the top of the new 0.1.2.x stable branch.
Too many changes to list here; most are not visible to client-only
users anyway.
I've tested client and anymous service functions. Couldn't test server
myself. Since noone responded when I asked for testers I'm committing
the update anyway, also because security flaws were reported without
telling whether they apply to the old 0.1.1 branch.
2007-08-09 19:33:58 +00:00
tnn
ff18e4520b Modular X.org support 2007-08-09 19:28:24 +00:00
drochner
c104a1071b fix build of the "R" plugin, bump PKGREVISION
("R" support still has problems)
2007-08-09 19:16:24 +00:00
drochner
d4e1411fc4 -take maintainership
-update to 2.6.2
 change: Fix building with gtk+ 2.11, to ease future updates
2007-08-09 19:13:29 +00:00
drochner
3206345680 fix PRINT_PLIST_AWK for future print-PLISTs 2007-08-09 19:07:38 +00:00
drochner
6927d9a592 the need for libSM is appearently only an unwanted side effect of
startup-notification, so put the dependency close to that one
2007-08-09 19:06:31 +00:00
tnn
8e6b4f1ed3 Don't attempt to use fdopen64 at all. It's not a standardised API and none
of the platforms we care about seem to have it. Fixes PR pkg/36757.
2007-08-09 18:52:38 +00:00
joerg
2005de54f6 Remove lbxutil dependency, the LBX support is gone. Bump revision. 2007-08-09 18:49:31 +00:00