Commit graph

116157 commits

Author SHA1 Message Date
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
joerg
ea16afc451 Add DESTDIR support. 2007-08-09 18:42:51 +00:00
smb
b2a26824ff Add vcalendar plug-in for claws-mail 2007-08-09 18:28:24 +00:00
joerg
52433b195b Add DESTDIR support. 2007-08-09 18:26:57 +00:00
joerg
3135ec3f9a Add DESTDIR support. 2007-08-09 18:14:19 +00:00
joerg
b847c0bf73 Fix segmentation fault when the package has no variables set and
no info file. Patch from Dieter Baron in pkg/36741.
Bump version to 20070809 for today's fixes.
2007-08-09 18:03:38 +00:00
drochner
dcd392b4a1 while this compiles against libgda/gnomedb, the result does not work,
so disable these plugins completely,
ride on recent PKGREVISION bump
2007-08-09 16:18:15 +00:00
drochner
c9232159a4 fix path so that the libgnomedb-3 database browser is found,
ride on recent PKGREVISION bump
2007-08-09 16:15:51 +00:00
tnn
a469e88869 Added chat/pidgin-icb version 20070505 2007-08-09 15:10:12 +00:00
tnn
979cf7928b Import chat/pidgin-icb version 20070505.
This is an ICB protocol plugin for the Pidgin instant messenger.
2007-08-09 15:02:21 +00:00
joerg
4f050b2ffd elinks updated to 0.11.3. 2007-08-09 14:21:15 +00:00
joerg
9da2f994e0 Use the passed in string and Pkgdeps when calling strsep, fixing
processing of the build options. Reported by tron@ in PR 36754 and
Mark E. Perkins on pkgsrc-users.
2007-08-09 14:14:45 +00:00
joerg
1295367366 For user-destdir installation, we need to ues the REAL_ROOT_USER.
It doesn't hurt in the other cases, so do it consistently.
2007-08-09 14:12:35 +00:00
joerg
15c19b7e35 py-setuptools, py-flup and py-django updates. 2007-08-09 14:08:11 +00:00
joerg
d5b1ca5c01 Update to Django 0.96:
The main goal of the 0.96 release is to cleanup and stabilise the
features from 0.95.

Incompatible changes:
- constraint names changed in some cases, this can effect manage.py
reset on old databases
- some names in manage.py changed
- backslash escaping is done more consistently
- ENABLE_PSYCO is gone

Important changes:
- merge of newforms
- URLconf takes normal callables
- new test framework
- passwords for users can be entered as normal text in the admin
interface, no need to hash manually

In addition: dropped py-setuptools dependency.
2007-08-09 14:05:28 +00:00
joerg
37f0861f60 Add a description of how to use and extend DESTDIR support.
This should be merged into the guide by doc people.
2007-08-09 13:54:28 +00:00
joerg
ef7e5c57a9 Update py-flup to r2311.
- Support gzip compression of XHTML pages using the correct MIME type.
- Deprecate WSGI_SCRIPT_NAME and scriptName in scgi_base.
- Update servers to default to an empty QUERY_STRING if not present in
the environ
- Update gzip.py: compresslevel -> compress_level
- Change intra-package imports into absolute imports.
- Add forceCookieOutput attribute to SessionService to force Set-Cookie
output for the current request.
- Add UNIX domain socket support to scgi, scgi_fork, scgi_app.
- Add flup.client package which contains various WSGI -> connector
client implentations.
- Change mime-type matching algorithm in GzipMiddleware.
- Add cookieAttributes to SessionService to make it easier to customize
the generated cookie's attributes.

Switch to use the common egg framework and mark as DESTDIR safe.
2007-08-09 13:31:52 +00:00
joerg
95bf52ee6f Supports DESTDIR installation. 2007-08-09 13:29:33 +00:00
joerg
a50b83c42f Add DESTDIR support. 2007-08-09 13:29:02 +00:00
joerg
37fcba077c EGGNAME -> EGG_NAME for consistency. 2007-08-09 13:25:31 +00:00
joerg
2a3a65e1e2 Add some basic infrastructure to manage Python eggs in pkgsrc.
We use the flat installation mode (e.g. no multiple versions by
default) by default. That avoids having to run DEINSTALL/INSTALL
scripts and allows DESTDIR installation.
2007-08-09 13:24:12 +00:00
joerg
1258066035 Update to py-setuptools-0.6c6:
- Add support for "eggsecutable" headers: a #!/bin/sh script that is
prepended to an .egg file to allow it to be run as a script on Unix-ish
platforms.
- Various bug fixes.
2007-08-09 13:22:14 +00:00
joerg
2165a2f763 Update to elinks-0.11.3:
- without-x doesn't make sense, remove option
- depend on libiconv and libidn
- quarantine to prevent changes to the normal LOCALEDIR -- this is
  a stupid, non-standard version of gettext for no good reason
- fix mremap on NetBSD

Upstream changes:
- various crashes fixed
- fix use after free
- fix large file support for FTP listenings
- automatic HTML detection

Submitted by Blair Sadewitz, consider switching to links, please.
2007-08-09 13:03:21 +00:00
tron
5dade59f67 Note update of "xdm" package to version 1.1.4nb4. 2007-08-09 12:59:33 +00:00
tron
9639019fc0 Add missing dependence on "sessreg" package and bump package revision.
Problem pointed out by Joerg Sonnenberger on "tech-pkg" mailing list.
2007-08-09 12:58:27 +00:00
joerg
5d2cdcf3b6 When matching a non-pattern (aka a base name), assign the correct
variable. This fixes pkg_info -e and in turn pkg_tarup.
2007-08-09 12:53:35 +00:00
seb
7aaff567c3 Create ${PREFIX}/lib before installation. 2007-08-09 12:48:46 +00:00
tnn
6f45671626 Make the xf86-video-i810 and xf86-video-intel distinguishable in DESCR. 2007-08-09 12:31:35 +00:00
tnn
053e022690 Updated pkgtools/pkg_rolling-replace to 0.10
Updated net/Transmission to 0.80
2007-08-09 11:52:48 +00:00
tron
4a2f4d4922 Update the home page URL. 2007-08-09 09:40:36 +00:00
simonb
99697d2267 Note update of audio/musicpd to version 0.13.0. Notable changes are:
- Many changes to playlist support
 - Lots of bug fixes, cleaned up code, and performance improvements
2007-08-09 04:10:22 +00:00
simonb
0eccba2c6d Update to version 0.13.0. Notable changes are:
- Many changes to playlist support
 - Lots of bug fixes, cleaned up code, and performance improvements
2007-08-09 04:09:33 +00:00
simonb
233381125a Note update of audio/mpc to version 0.12.1. Notable changes are:
- New output format for "mpc playlist"
 - Support for many more search types with "mpc search"
 - Add "mpc del 0" behaviour to remove the currently playing song
 - Add outputs, enable and disable commands
 - multiple bug fixes.
2007-08-09 04:05:28 +00:00
simonb
a9bd834595 Update to version 0.12.1. Notable changes are:
- New output format for "mpc playlist"
 - Support for many more search types with "mpc search"
 - Add "mpc del 0" behaviour to remove the currently playing song
 - Add outputs, enable and disable commands
 - multiple bug fixes.
2007-08-09 04:03:57 +00:00
jnemeth
2d771f6d0b misc/mttail -> misc/mtail 2007-08-09 02:51:51 +00:00
zuntum
08dbf19969 Note update of misc/mtail to 1.1.1, provided by Martin Wilke <miwi@FreeBSD.org>
Changes since previous pkgsrc version:

1.1.1:
  	* changed threading/signal handling code to accommodate changes in
  	    python 2.0 (thanks to joseph grossberg for the bug report).

1.1.0:
  	* added support for tailing multiple files.
  	* added -v and -q options (and long versions) related to filename banner
  	  printing.
 	* very minor bugfixes.
  	* added --config option to explicitly specify config file.
2007-08-08 23:22:35 +00:00
zuntum
cebfb5d54a Update misc/mtail to 1.1.1, provided by Martin Wilke <miwi@FreeBSD.org> in pkg/34512
Changes:

1.1.1:

  	* changed threading/signal handling code to accommodate changes in
  	    python 2.0 (thanks to joseph grossberg for the bug report).

1.1.0:
  	* added support for tailing multiple files.
  	* added -v and -q options (and long versions) related to filename banner
  	  printing.
 	* very minor bugfixes.
  	* added --config option to explicitly specify config file.
2007-08-08 23:19:57 +00:00
joerg
1b41b26c08 Fix patch to not include spaces inside filenames... 2007-08-08 22:43:47 +00:00
joerg
66bc289eb6 pkg_install updated to 20070808 2007-08-08 22:34:39 +00:00
joerg
f9b953763b Replace note_whats_installed, add_to_list_fn and generally most
users of findbestmatchingname and findmatching name with more
descriptive and easier to use iterator functions. This functions
are a first step to abstract away pkgdb layout from most parts of
the code. It also helps to reduce side effects and point out potential
bugs in this code.

Fix a potential, but practically irrelevant buffer overflow.

No longer allow symbolic links directly in pkgdb to store the meta
data of individual packages outside. E.g. /var/db/pkg/atk-1.18.0
must be a directory and not point to it. This is not yet enforced in
all parts of the code, more changes will follow.

Bump version to 20070808.
2007-08-08 22:33:38 +00:00
wiz
269656e69d + Transmission-0.80, abcm2ps-5.5.1, net-snmp-5.4.1, openbox-3.4.4,
seamonkey-1.1.4, svk-2.0.2.
2007-08-08 22:20:44 +00:00
joerg
c141df94ab Forgotten patchsum. Thanks wiz@ 2007-08-08 22:14:49 +00:00
wiz
a367b31fdf New sentence, new line; use more markup; fix a typo. 2007-08-08 22:00:40 +00:00
wiz
f9194f393d intltool PKGREVISION bump. 2007-08-08 21:57:59 +00:00
wiz
2efe73d912 Do not insist on GNU iconv. NetBSD iconv, for example, is perfectly fine.
Bump PKGREVISION.
2007-08-08 21:57:16 +00:00