Commit graph

121595 commits

Author SHA1 Message Date
ghen
309927bbab Updated www/nginx to 0.5.34. 2008-01-07 10:42:34 +00:00
ghen
134615ac8e Update to nginx 0.5.34
*) Change: now the full request line instead of URI only is written to
       error_log.

    *) Feature: Cygwin compatibility.
       Thanks to Vladimir Kutakov.

    *) Feature: the "merge_slashes" directive.

    *) Feature: the "gzip_vary" directive.

    *) Feature: the "server_tokens" directive.

    *) Feature: the "access_log" directive may be used inside the
       "limit_except" block.

    *) Bugfix: if the $server_protocol was used in FastCGI parameters and a
       request line length was near to the "client_header_buffer_size"
       directive value, then nginx issued an alert "fastcgi: the request
       record is too big".

    *) Bugfix: if a plain text HTTP/0.9 version request was made to HTTPS
       server, then nginx returned usual response.

    *) Bugfix: URL double escaping in a redirect of the "msie_refresh"
       directive; bug appeared in 0.5.28.

    *) Bugfix: a segmentation fault might occur in worker process if
       subrequests were used.

    *) Bugfix: the big responses may be transferred truncated if SSL and
       gzip were used.

    *) Bugfix: compatibility with mget.

    *) Bugfix: nginx did not unescape URI in the "include" SSI command.

    *) Bugfix: the segmentation fault was occurred on start or while
       reconfiguration if variable was used in the "charset" or
       "source_charset" directives.

    *) Bugfix: nginx returned the 400 response on requests like
       "GET http://www.domain.com HTTP/1.0".
       Thanks to James Oakley.

    *) Bugfix: a segmentation fault occurred in worker process if
       $date_local and $date_gmt were used outside the
       ngx_http_ssi_filter_module.

    *) Bugfix: a segmentation fault might occur in worker process if debug
       log was enabled.
       Thanks to Andrei Nigmatulin.

    *) Bugfix: ngx_http_memcached_module did not set
       $upstream_response_time.
       Thanks to Maxim Dounin.

    *) Bugfix: a worker process may got caught in an endless loop, if the
       memcached was used.
2008-01-07 10:42:01 +00:00
ghen
a0911cca55 - wmii-3.6 2008-01-07 10:38:48 +00:00
ghen
a5a24fbf1f Updated wm/wmii to 3.6nb1. 2008-01-07 09:55:17 +00:00
ghen
5449fa0a90 Use nl_langinfo(3) instead of the unportable "" to specify the default
character set for iconv_open(3).  This fixes keybindings that didn't work
in wmii-3.6.  From wmii's mercurial repo via Peter Bex.  Bump PKGREVISION.
2008-01-07 09:54:25 +00:00
agc
f05b3161f4 vile-9.6 has been done. 2008-01-07 00:12:21 +00:00
wiz
b52967b7d2 + libowfat. 2008-01-06 23:51:39 +00:00
wiz
e329a1a14c Initial import of libowfat-0.27:
Reimplementation of libdjb under the GNU GPL.
2008-01-06 23:48:49 +00:00
ghen
83194c9623 Updated wm/wmii to 3.6. 2008-01-06 21:56:18 +00:00
ghen
1a2480f7dc Update to wmii-3.6, which now requires x11/dmenu and devel/libixp as external
dependencies.  Changes not explicitly listed, but the config file format
changed again. :-(  NOTES mentions: the semantics of WMII_MENU, WMII_9MENU and
WMII_TERM have changed. If you're using them in custom scripts you'll need to
change them to "eval $WMII_MENU" instead of just "$WMII_MENU"
2008-01-06 21:55:38 +00:00
ghen
6dbfdbfb98 Added x11/dmenu version 3.4 and devel/libixp version 0.4 (dependencies for
newer versions of wm/wmii).
2008-01-06 21:49:10 +00:00
ghen
64990cc812 + libixp. 2008-01-06 21:47:56 +00:00
ghen
3928c9356d Import libixp-0.4 from www.suckless.org.
libixp is a stand-alone client/server 9P library including ixpc client.
It consists of less than 2000 lines of code (including ixpc).
2008-01-06 21:47:09 +00:00
ghen
6d4038a0cd + dmenu. 2008-01-06 21:45:56 +00:00
ghen
a78d975df4 Import dmenu-3.4 from www.suckless.org.
dmenu is a generic menu for X, originally designed for wm/dwm, now used by
wm/wmii.  It manages huge amounts  (up to 10.000 and more) of user defined
menu items efficiently.
2008-01-06 21:45:07 +00:00
snj
b929180a18 Sorry crack-attack, I'm abandoning you. 2008-01-06 21:33:12 +00:00
heinz
c6727935dc Updated
sysutils/pstree to 2.32
	devel/p5-Date-Manip to 5.48
2008-01-06 20:12:42 +00:00
heinz
d0fcb85845 As Aleksey Cheusov correctly observed in PR pkg/37703, this package
does not have files in common with sysutils/e2fsprogs, so they should
not conflict. On the other hand, the packages wip/e2fsprogs and
wip/libuuid _do_ have files in common with ossp-uuid, so I leave the
CONFLICTS line as a comment.
2008-01-06 20:08:24 +00:00
jschauma
874e70d459 correct suggested link on how to torify your browsers 2008-01-06 19:56:54 +00:00
rillig
82819a45b8 Made gdb build again on NetBSD-current. The cause was that <sys/vmparam.h>
uses kmutex_t, but doesn't include <sys/mutex.h>, where it is defined.
2008-01-06 19:54:46 +00:00
jschauma
e86115e28b new homepage and dist site is http://www.torproject.org/ 2008-01-06 19:44:23 +00:00
heinz
581a65a5bc The package supports installation to DESTDIR. 2008-01-06 19:37:52 +00:00
rillig
53c3ee0e89 + REPLACE_LOCALEDIR_PATTERNS 2008-01-06 19:26:01 +00:00
rillig
aa31f9d9e2 Some changes take a long time. This package had been broken since two
years. The fix was trivially copied from devel/coconut, which had the
same problem concerning an "invalid lvalue in increment".
2008-01-06 19:25:09 +00:00
rillig
279137b7ab C compilers also emit error messages that are worth being explain. 2008-01-06 19:13:31 +00:00
rillig
bd46762046 Without kernel sources, this package cannot be built. 2008-01-06 18:58:50 +00:00
rillig
de70f59a83 Fixed invalid C++ code and some pkglint warnings. 2008-01-06 18:39:38 +00:00
rillig
d989bc8536 + BUILD_MAKE_CMD 2008-01-06 18:37:21 +00:00
rillig
bc13d048ec Updated audio/xmms-wma to 1.0.5 2008-01-06 18:21:47 +00:00
rillig
b808e29cca Updated xmms-wma to 1.0.5.
Changes in 1.0.5
- Added opportunity to build plug-in for player BMP.
- Fix bug with blanks with use gnome-vfs in BMP.
- WARNING: BEEPMP-WMA conflict with BMP-WMA. Remove BMP-WMA or do not use BEEPMP-WMA.
2008-01-06 18:21:37 +00:00
heinz
cc72dd9951 Monit switched to GPLv3. 2008-01-06 18:14:36 +00:00
rillig
e6d2d54c02 Explained an error message from g++ that occurs quite often. 2008-01-06 18:03:16 +00:00
heinz
a1068bc1e8 The package supports installation to DESTDIR. 2008-01-06 17:41:31 +00:00
heinz
e79a70281e The package supports instalation to DESTDIR. 2008-01-06 17:22:45 +00:00
rillig
e00e021ee1 NetBSD defines KERN_ARND to a value different to 37. 2008-01-06 17:17:14 +00:00
rillig
b39f85e7b3 Dragonfly is not the only platform that doesn't know about
_SC_NPROCESSORS_ONLN, NetBSD is another.
2008-01-06 17:04:14 +00:00
heinz
8abb73b3f5 The package supports instalation to DESTDIR. 2008-01-06 16:59:31 +00:00
rillig
3842f2df7a Since X11_TYPE cannot be "xorg", there's no point in checking for that
condition. What was really meant is X11_TYPE != "modular".
2008-01-06 16:57:41 +00:00
drochner
371664823b update to 1.8.0
This switches from the release candidate to the real release, changes
are bugfixes and some stylistic changes.
pkgsrc note: the .omf file for the documentation is missing in
the distribution. I've pulled it from CVS. This workaround can
hopefully be removed on the next update.
(The website still refers to 1.6.3 as the current stable version.)
2008-01-06 16:48:01 +00:00
adam
fcf7a87995 Updated freeciv to 2.1.2 2008-01-06 16:42:43 +00:00
adam
df96ad7e01 Removed freeciv-sounds which is now part of freeciv-share 2008-01-06 16:40:40 +00:00
adam
06c81733a1 Changes 2.1.2:
* Improved support for GGZ Gaming Zone.
* Fix support for Leave and Load in the same client session.
* Add GTK2 client support for saving server settings.
* Add realistic terrain requirements for three default wonders, as well a number
  of missing ones to civ1 and civ2.
* Improve startup speed, reducing duplicate internal messages sent.
* Updated GTK2 hotkeys, menus, text, and translations, especially Catalan,
  Finnish, Korean, Lithuanian, Turkish, and Ukrainian.
2008-01-06 16:39:13 +00:00
drochner
ef13c88450 update to 2.20.0, from Ulrich Etile per PM
This switches to the new 2.20 branch.
2008-01-06 16:36:49 +00:00
taca
839812e0c5 Note update of security/sudo package to 1.6.9p11. 2008-01-06 16:09:05 +00:00
taca
5fe02749ec Update sudo package to 1.6.9p11.
637) Fixed a compilation problem on SCO related to how they
     store the high resolution timestamps in struct stat.

638) Avoid checking the passwd file group multiple times
     in the LDAP query when the user's passwd group is also
     listed in the supplemental group vector.

639) The URI specifier can now be used in ldap.conf even when
     the LDAP SDK doesn't support ldap_initialize().

640) New %p prompt escape that expands to the user whose password
     is being prompted, as specified by the rootpw, targetpw and
     runaspw sudoers flags.  Based on a diff from Patrick Schoenfeld.
2008-01-06 16:08:24 +00:00
taca
fdfb06c496 Note update of thses packages:
- www/zope29 to 2.9.8nb1
- www/zope210 to 2.10.5nb1
2008-01-06 16:01:05 +00:00
drochner
a2d8c2807a update to 3.4.1
changes:
-bugfixes
-translation updates
2008-01-06 15:59:41 +00:00
taca
ca996dce91 - Add version number to COMMENT.
- Remove -quiet option from CONFIGURE_ARGS.  This cause verbose output
  but it prevent detect errors.
- use INSTALLATION_DIRS.
- Use ../zope/Makefile.common. and common files from ../zope/files.
- Don't install unused runzope.bat.in template file.
- take maintainership.
- Add missing sitecustomize.py{,c} in PLIST.

Bump PKGREVISION.
2008-01-06 15:59:26 +00:00
drochner
0bbce5cb15 update to 2.20.3
changes: minor fixes and portability improvements
2008-01-06 15:57:47 +00:00
taca
19ba0775ed - Add version number to COMMENT.
- Remove -quiet option from CONFIGURE_ARGS.  This cause verbose output
  but it prevent detect errors.
- use INSTALLATION_DIRS.
- Use ../zope/Makefile.common. and common files from ../zope/files.
- Don't install unused runzope.bat.in template file.
- take maintainership.

Bump PKGREVISION.
2008-01-06 15:57:45 +00:00