summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-08-10Explicitly specify --root=/ for the non-DESTDIR case so that setuptoolsjoerg1-1/+4
shuts up. Fixes PR 36758.
2007-08-10Try a bit harder to guess which mk.conf the user is using, whenjoerg1-2/+10
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-10Don't use ld -x or ld -X. Bump version to 20070810.joerg6-88/+88
Discussed with and tested by various people over the last two month. This problem was exposed by pbulk.
2007-08-10Things usually build better with a custom do-build target if you don'tagc1-8/+1
specify NO_BUILD=yes beforehand. Remove custom clean privilege setting, which is no longer needed. Duh.
2007-08-10Updated www/seamonkey, www/seamonkey-bin and www/seamonkey-gtk1 to 1.1.4.ghen1-1/+4
2007-08-10Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.4.ghen4-12/+12
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-10add MAKE_JOBS_SAFE=nopooka1-1/+2
patch from Aleksej Saushev in PR pkg/36752
2007-08-10Updated graphics/ruby-RMagick to 1.15.9obache1-1/+2
2007-08-10Update RMagick to 1.15.9.obache2-7/+7
Changes: Fixed bug #12089 (bug report from Hans de Graaff)
2007-08-10Rename the generate-metadata and clean-metadata targets to _flavor- stylejlam2-14/+14
names to indicate that they are purely private to flavor/pkg.
2007-08-10Remove ${WRKDIR}/.pkgdb during "install-clean" as that directoryjlam2-3/+8
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-10Give rpm2pkg a standard variable name "RPM2PKG" and teach GNU configurejlam1-1/+3
scripts about "cat".
2007-08-10Update the sample configuration file. Based on PR pkg/36472 fromsimonb1-6/+11
Aleksej Saushev, but leaving the paths as they were in the original sample config file.
2007-08-10regen.wiz1-82/+89
2007-08-10More indent for tagged lists; add key to FILES and addwiz1-7/+13
descriptions there.
2007-08-10regen.wiz2-354/+429
2007-08-10Move DESTDIR documentation to guide.wiz3-46/+60
2007-08-10- balsa-2.3.14, gdm-2.18.4, libglade2-2.6.2, musicpd-0.12.2,wiz1-7/+1
tor-0.1.2.16, vte-0.16.7.
2007-08-10Note asteriskmjl1-1/+2
2007-08-10Actually assign variable that tells the caller that we got a match.joerg1-2/+3
2007-08-10Update asterisk to 1.2.24.mjl2-6/+6
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-09Make var_set and var_get arguments always use full path names.joerg4-12/+17
2007-08-09Remove @option extract-in-place support for now (will be the defaultjoerg5-87/+34
later) and document @option preserve in pkg_add(1).
2007-08-09Change interface of is_automatic_installed andjoerg5-53/+47
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-09Pass a number of strings around as const char *.joerg3-18/+18
2007-08-09+ bmpx-0.40.0, cmake-2.4.7, dropbear-0.50, getmail-4.7.6,wiz1-2/+8
prelude-lml-0.9.10.1, qt4-libs-4.3.1, rpm-4.4.2.1.
2007-08-09Add bmpx entry (from February).wiz1-1/+2
2007-08-09Note addition of filesystems/fuse-wikipediafs version 0.3agc1-1/+2
2007-08-09Add and enable fuse-wikipediafsagc1-1/+2
2007-08-09Initial import of wikipediafs-0.3 into the Packages Collection.agc5-0/+104
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-09Reap undead patches.cube3-77/+0
2007-08-09for modular, also needs libSM.tnn1-1/+2
2007-08-09Enable modular X.org support, PR pkg/36760.tnn2-5/+10
2007-08-09-adapt to modular-x11: add individual libraries and search in ${LOCALBASE}drochner3-5/+61
-explicitely disable the "clarens" web service part because it needs an xmlrpc-c version incompatible with the pkgsrc one
2007-08-09link "tcmodinfo" against libpthread, so that it can dlopen() pluginsdrochner3-3/+17
which are linked against libpthread bump PKGREVISION
2007-08-09update to 1.5.0.1drochner2-7/+6
changes: Fixed problem with mp4creator --extract
2007-08-09update to 0.16.8drochner3-7/+8
changes: Misc bug fixes
2007-08-09update to 2.18.4drochner2-6/+6
changes: -fix for DOS attack (CVE-2007-3381) -fix IPv6 problem caused by passing uninitialized "hints" to getaddrinfo -translation updates
2007-08-09Update to 0.1.2.16, which is the top of the new 0.1.2.x stable branch.drochner5-25/+47
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-09Modular X.org supporttnn1-4/+4
2007-08-09fix build of the "R" plugin, bump PKGREVISIONdrochner4-3/+19
("R" support still has problems)
2007-08-09-take maintainershipdrochner3-15/+15
-update to 2.6.2 change: Fix building with gtk+ 2.11, to ease future updates
2007-08-09fix PRINT_PLIST_AWK for future print-PLISTsdrochner1-2/+2
2007-08-09the need for libSM is appearently only an unwanted side effect ofdrochner2-3/+3
startup-notification, so put the dependency close to that one
2007-08-09Don't attempt to use fdopen64 at all. It's not a standardised API and nonetnn2-4/+4
of the platforms we care about seem to have it. Fixes PR pkg/36757.
2007-08-09Remove lbxutil dependency, the LBX support is gone. Bump revision.joerg1-2/+2
2007-08-09Add DESTDIR support.joerg4-15/+20
2007-08-09Add vcalendar plug-in for claws-mailsmb7-1/+92
2007-08-09Add DESTDIR support.joerg6-6/+78
2007-08-09Add DESTDIR support.joerg1-5/+7