Commit graph

111084 commits

Author SHA1 Message Date
markd
f63e86d18a Update cups to 1.2.9
CUPS 1.2.9 fixes several printing issues and scheduler crash bug.
Changes include:
* The scheduler did not use the default job-sheets (banners) for implicit
  classes
* The scheduler could crash when listing complete jobs that had been
  unloaded from memory
* The French localization was doubled up
* Build system fixes for several platforms
* The scheduler's openssl certificate generation code was broken on some
  platforms
* The scheduler's log rotation check for devices was broken
* The LPD mini-daemon did not handle the document-format option correctly
* The pdftops filter ignored the "match" size option in the pdftops.conf
  file
* cupstestppd now validates UTF-8 text strings in globalized PPD files
* The outputorder=reverse option did not work with all printers
* Classes containing other classes did not always work
* Printer location and description information was lost if the
  corresponding string contained the "#" character
* cupsRemoveOption() did not work properly
* The USB backend did not work with some USB to parallel cables on Mac OSX.
* The test page did not print the rulers properly on large media sizes
* The text filter could crash when pretty printing certain types of files
2007-03-18 13:17:53 +00:00
markd
ba6444594c Building with f2c effects what libs get installed. Adjust PLIST. 2007-03-18 13:13:02 +00:00
adam
245e9ac31f Changes 2.0.9:
- Fix memory leaks in AI code.
- Client worklist fix.
- Several compilation fixes.
- Fix for status of bribed units.
- Fix client crashes.
- Fxi server crashes.
- Extra checks against starting position on poles.
- Fix security problem in attributes code.
- Helicopters no longer lose hitpoints when on a carrier.
- Fix bug causing some pregame messages to be lost.
2007-03-18 13:12:14 +00:00
adam
3610ce4b8e Changes 2.12.7:
* Build: Hopefully fix the build on NetBSD-4.99.6/amd64.

Changes 2.12.6:
* Options: Don't overwrite default arguments. This change was lost in
  March 2006, but now it is back.
2007-03-18 12:51:28 +00:00
taca
03cf34053c -openssh-4.6. 2007-03-18 12:41:14 +00:00
taca
9d2d88dd2c Note update of security/openssh package to 4.6.1. 2007-03-18 12:39:43 +00:00
taca
93ca72a887 Update openssh pacakge to 4.6.1.
Changes since OpenSSH 4.5:
============================

 * sshd now allows the enabling and disabling of authentication
   methods on a per user, group, host and network basis via the
   Match directive in sshd_config.

 * The following bugs have been fixed in this release:

   - Clear SIGALRM when restarting due to SIGHUP. Prevents stray
     signal from taking down sshd if a connection was pending at
     the time SIGHUP was received
   - sftp returned a zero exit status when upload failed due to write
     errors (bugzilla #1252)
   - fixed an inconsistent check for a terminal when displaying scp
     progress meter (bugzilla #1265)
   - Parsing of time values in Match blocks was incorrectly applied
     to the global configuration (bugzilla #1275)
   - Allow multiple forwarding options to work when specified in a
     PermitOpen directive (bugzilla #1267)
   - Interoperate with ssh.com versions that do not support binding
     remote port forwarding sessions to a hostname (bugzilla #1019)

 * Portable OpenSSH bugs fixed:

   - "hang on exit" when background processes are running at the time
     of exit on a ttyful/login session (bugzilla #52)
   - Fix typos in the ssh-rand-helper(8) man page (bugzilla #1259)
   - Check that some SIG records have been returned in getrrsetbyname
     (bugzilla #1281)
   - Fix contrib/findssl for platforms that lack "which" (bugzilla
     #1237)
   - Work around bug in OpenSSL 0.9.8e that broke aes256-ctr,
     aes192-ctr, arcfour256 (bugzilla #1291)
2007-03-18 12:38:44 +00:00
adam
551783b360 Updated devel/libextractor to 0.5.18 2007-03-18 12:35:24 +00:00
adam
22612f5ffd Changes 0.5.18:
This release adds support for NSFE files. Removal of duplicate keywords
is now biased against keywords obtained from splitting. The build process
should now work properly if no C++ compiler is found. The thumbnail-extractors
should now load properly in all cases (resolved a symbol naming problem).
2007-03-18 12:34:30 +00:00
adam
fe986a770b Updated graphics/cairomm to 1.2.4 2007-03-18 12:33:05 +00:00
adrianp
16532e5c33 Note horde, imp, turba, kronolith and ingo updates 2007-03-18 12:31:05 +00:00
adam
29643ccb6d Changes 1.2.4:
* Fixed an error that prevented Cairo::RefPtr<>::cast_static() and
  Cairo::RefPtr<>::cast_dynamic() from compiling.
2007-03-18 12:30:23 +00:00
adrianp
a3300f2288 Update to 3.1.4
------
v3.1.4
------
[jan] SECURITY: Correctly quote file names in cleanup script for temporary
files.
[jan] Fix RPC authentication on CGI SAPIs.
[jan] Detect unencrypted PGP messages.

----------
v3.1.4-RC1
----------
[jan] SECURITY: Fix an XSS vulnerability in the language selection.
[jan] Complete Cyrus virtual domain support in cyrsql driver (Vilius Sumskas
<vilius@lnk.lt>, Request #4967).
[jan] Add option whether to strip domains from usernames in the account block
(Request #4955).
[jan] Fix email lists not being validated under certain conditions (Bug #4834).
[cjh] Add a REST-ful preferences interface.
[cjh] Faster DataTree-to-SQL History migration script
(josh@endries.org, Request #4732).
[cjh] Improved automatic webroot detection (Ben Klang, Request #4126).
[cjh] Rewrite and fix the OCI8 SessionHandler (Bug #3452).
[cjh] Allow signup hooks to override the user_name and password fields
(thomas@gelf.net, Request #2904).
[cjh] Fix creation of mailbox quotas by the Auth_cyrus driver
(pascal@vmfacility.fr, Bug #4678).
[cjh] Add "Save and Finish" to the share edit window (webmgr@muskingum.edu,
Request #4307).
[cjh] Let mailto: and anchor (#) links through Horde::externalUrl (Bug #3079).
[cjh] Add smbclient version of the SMB Auth class (larry@wimble.biz,
Request #4338).
[cjh] Remove problematic "data descriptor" segment from generated ZIP files
(reitsma@denison.edu, Bug #4670).
[cjh] Strip accesskeys from menu tooltips when only showing icons (Bug #4667).
[jan] Fix saving files in the root directory of an SQL VFS backend (Bug #4652,
Ben Klang <ben@alkaloid.net>).
[jan] Fix displaying all maintenance tasks to be confirmed at once (Bug #4377).
[cjh] Fix return format of DataTree_null::getByAttributes()
(thomas.jarosch@intra2net.com, Bug #4651).
[jan] Support departments in vCard's ORG properties (martin@matuska.org,
Request #4285).
[cjh] Rename Auth_sasl backend to Auth_peclsasl to avoid conflicts with PEAR's
Auth_SASL (Bug #4547).
[cjh] Implement handling of vTimezones in iCalendar data
(Carl Thompson <lists-horde@carlthompson.net>, Bug #4399).
[cjh] keybindings.js now works with Safari/KHTML.
[jan] Avoid recursive folder creation when sharing Kolab folders
(michael.sheldon@credativ.de, Bug #4325).
[jan] Add Kolab specific account block driver to support special Kolab users
(mzizka@hotmail.com, Request: #4119).
[mms] Only dim below the last signature line of input text in the dimsignature
Text_Filter driver.
2007-03-18 12:24:13 +00:00
wiz
b29e82fdf5 Remove two master sites that do not carry the latest .tar.bz2. 2007-03-18 12:19:49 +00:00
adrianp
1121ab577b Update to 4.1.4
[jan] SECURITY: Fix XSS vulnerabilities in the search screen and thread view.
[jan] Improve displaying of PGP messages (requires Horde 3.1.4 partially).
[mms] Make sure we pass a read/write IMAP stream to the filters API (Bug
      5054).
[mms] Do not allow move to trash unless trash folder is defined (Bug 5012).
[jan] Fix an encoding issue with the address book popup (Bug 5050).
2007-03-18 12:15:48 +00:00
adrianp
a931573f2d Update to 2.1.4
------
v2.1.4
------

[jan] Fix character set encoding of exported vCards.
[mjr] Fix fatal error when exporting to vCard.
[cjh] Organize basic search form from left to right (Request 4914).
[jan] Fix links to only show contacts or lists, or both.
[mjr] Don't remember the lastly selected address book in the session, if it
      was not browseable.
[mjr] Fix bug that caused counting the number of contacts in a shared SQL
      source to return the count of the user's default address book instead.
[mjr] Fix bug that caused the wrong address book to be deleted when replacing
      an address book during import.

------
v2.1.3
------
[jan] Support departments in vCard's ORG properties (martin@matuska.org,
      Request 4285).
[cjh] Fix LDAP driver check for whether objects need to be renamed (Bug 4468).
[jan] Fix generation of mailto: links if IMP is not installed (Bug 4334).
[jan] Show error message if imported file didn't contain contacts (Bug 4260).
[jan] Remember the lastly selected address book during the session.
[jan] Add categories from imported contacts to the user's categories.
2007-03-18 12:14:05 +00:00
adrianp
23970f9939 Update to 2.1.5
[jan] Fix character set encoding of exported vCalendar/iCalendar data.
[jan] Fixed MS-SQL driver (Bug 5088).
[jan] Add Catalan translation (Jordi Giralt <projecte.k2@upcnet.es>).
[jan] Fix searching for non-ascii strings (Bug 4773).
[cjh] Display partial hours in free/busy view (cbs@cts.ucla.edu,
      Request 4755).
[cjh] Honor date_format preference in reminders and notifications (Bug 4726).
2007-03-18 12:11:28 +00:00
adrianp
969633cf1b Update to 1.1.3
Fix blacklists and whitelists in the IMAP driver.
2007-03-18 12:09:33 +00:00
rillig
9e0966a477 Uses the new pkg-build-options.mk file to determine the PKG_OPTIONS. 2007-03-18 11:11:09 +00:00
rillig
322a55983b Added a procedure to determine the build options of a package. This file
can be used instead of writing the same code in every package.
2007-03-18 11:09:32 +00:00
adrianp
e45eb01127 Updated security/ap-modsecurity2 2007-03-18 10:37:27 +00:00
adrianp
055489cf4d Update to 2.1.0
Fix a typo in options.mk

23 Feb 2006 - 2.1.0
-------------------

* Removed the "Connection reset by peer" message, which has nothing
to do with us. Actually the message was downgraded from ERROR to
NOTICE so it will still appear in the debug log.
* Removed the (harmless) message mentioning LAST_UPDATE_TIME missing.
* It was not possible to remove a rule placed in phase 4 using
SecRuleRemoveById or SecRuleRemoveByMsg. Fixed.
* Fixed a problem with incorrectly setting requestBodyProcessor using
the ctl action.
* Bundled Core Rules 2.1-1.3.2b4.
* Updates to the reference manual.
* Reversed the return values of @validateDTD and @validateSchema, to
make them consistent with other operators.
* Added a few helpful debug messages in the XML validation area.
* Updates to the reference manual.
* Fixed the validateByteRange operator.
* Default value for the status action is now 403 (as it was supposed to
be but it was effectively 500).
* Rule exceptions (removing using an ID range or an regular expression)
is now applied to the current context too. (Previously it only worked
on rules that are inherited from the parent context.)
* Fix of a bug with expired variables.
* Fixed regular expression variable selectors for many collections.
* Performance improvements - up to two times for real-life work loads!
* Memory consumption improvements (not measured but significant).
* The allow action did not work in phases 3 and 4. Fixed.
* Unlocked collections GLOBAL and RESOURCE.
* Added support for variable expansion in the msg action.
* New feature: It is now possible to make relative changes to the
audit log parts with the ctl action. For example: "ctl:auditLogParts=+E".
* New feature: "tag" action. To be used for event categorisation.
* XML parser was not reporting errors that occured at the end
of XML payload.
* Files were not extracted from request if SecUploadKeepFiles was
Off. Fixed.
* Regular expressions that are too long are truncated to 256
characters before used in error messages. (In order to keep
the error messages in the log at a reasonable size.)
* Fixed the sha1 transformation function.
* Fixed the skip action.
* Fixed REQUEST_PROTOCOL, REMOTE_USER, and AUTH_TYPE.
* SecRuleEngine did not work in child configuration contexts
(e.g. <Location>).
* Fixed base64Decode and base64Encode.

15 Nov 2006 - 2.0.4
-------------------
* Fixed the "deprecatevar" action.
* Decreasing variable values did not work.
* Made "nolog" do what it is supposed to do - cause a rule match to
not be logged. Also "nolog" now implies "noauditlog" but it's
possible to follow "nolog" with "auditlog" and have the match
not logged to the error log but logged to the auditlog. (Not
something that strikes me as useful but it's possible.)
* Relative paths given to SecDataDir will now be treated as relative
* Decreasing variable values did not work.
* Made "nolog" do what it is supposed to do - cause a rule match to
not be logged. Also "nolog" now implies "noauditlog" but it's
possible to follow "nolog" with "auditlog" and have the match
not logged to the error log but logged to the auditlog. (Not
something that strikes me as useful but it's possible.)
* Relative paths given to SecDataDir will now be treated as relative
to the Apache server root.
* Added checks to make sure only correct actions are specified in
SecDefaultAction (some actions are required, some don't make any
sense) and in rules that are not chain starters (same). This should
make the unhelpful "Internal Error: Failed to add rule to the ruleset"
message go away.
* Fixed the problem when "SecRuleInheritance Off" is used in a context
with no rules defined.
* Fixed a problem of lost input (request body) data on some redirections,
for example when mod_rewrite is used.
2007-03-18 10:35:13 +00:00
wiz
2f5ac6dd5b + abcm2ps-5.3.1, comix-3.6.3, efax-gtk-3.0.14, ingo-1.1.3, k3b-1.0,
kronolith-2.1.5, leafnode-1.11.6, libprelude-0.9.13.1,
  libpreludedb-0.9.12, liferea-1.2.8, olvwm-4.5, prelude-manager-0.9.7.2.
- abcm2ps-5.2.3, efax-gtk-3.0.13, leafnode-1.11.5, prelude-manager-0.9.7.
2007-03-18 08:47:10 +00:00
wiz
189f2ab392 - dar (thanks, dsainty). 2007-03-18 08:39:06 +00:00
rillig
52b443b63a Fixed a fork bomb on IRIX, where for some reason msgfmt is not detected. 2007-03-18 08:38:13 +00:00
wiz
3525d7445d Note libXrandr and icon-naming-utils updates. 2007-03-18 08:38:12 +00:00
dsainty
4de2277b61 Updated archivers/dar to 2.3.3 2007-03-18 04:40:54 +00:00
dsainty
df4247410c Update to dar 2.3.3, and also fix PLIST for dar-int32 and dar-int64 Pkgsrc
options.

Upgrading to 2.3.3 is strongly recommended if you use Dar to backup across
multiple filesystems:

  http://article.gmane.org/gmane.comp.sysutils.backup.dar.announce/31

Changelog entry from 2.3.2 to 2.3.3:

- avoid using getpwuid() and getgrgid() for static linking.
- fixed typo in dar's man page
- update FAQ
- fixed bug: uncaught exception thrown when CTRC-C was hit while dar waits an
  answer from the user [SF #1612205]
- fixed bug: unusable archive generated when CTRC-C was hit and blowfish
  encryption used [SF #1632273]
- added a check to verify that the libdar used is compatible with the current
  dar suite programs [SF #1587643]
- fixed bug: added workaround for the right arithmetic shift operator (the
  binary produced by gcc-3.4.2 produces computes "v>>s" equal to "v" when when
  v is a integer field composed of s exactly bits. It should rather compute it
  to zero...).
  this problem leads 32 bits generated archive incompatible with 64 bits
  generated archive only when blowfish is used.
- fixed bug met when the inode space is exhausted, thanks to "Jo - Ex-Bart" for
  this new feedback. [SF #1632738]
- replaced &, <, >, ' and " in XML listing by &...; corresponding sequence.
  [SF #1597403]
- dar_manager can receive arguments after stick to -o options (it is an error
  in regard to documentation, but no warning was issued in that case, leading
  to confusion for some users) [SF #1598138]
- updated Veysel Ozer's automatic_backup script
- fixed hard link detection problem [SF #1667400]
- verbose output did not displayed hard links information
- merged patch on dar_cp by Andrea Palazzi to have it to return EXIT_DATA_ERROR
  when some data have been reported [SF #1622913]
2007-03-18 04:36:23 +00:00
adam
58b76111d0 Updated emulators/wine to 0.9.33 2007-03-17 23:08:55 +00:00
adam
9688d3a48d Changes 0.9.33:
- Many Direct3D fixes and performance improvements.
- More comctl32 tests and some bug fixes.
- Compatibility improvements in cmd.exe.
- Still more fixes to builtin OLE.
- Support for process control on Solaris.
- Lots of bug fixes.
2007-03-17 23:07:57 +00:00
adam
81effa7e17 Updated graphics/ImageMagick to 6.3.2.9 2007-03-17 22:06:16 +00:00
adam
89a1da3f1c Changes 6.3.2.9:
* Bug fixes
* Improvements
2007-03-17 22:01:54 +00:00
jnemeth
a0d550ffd0 graphics/libexiv2 -> graphics/libkexiv2 2007-03-17 21:37:57 +00:00
rillig
2170d1ea0b Fixed the separation of CONFIGURE_SCRIPT and CONFIG_SHELL. 2007-03-17 20:43:23 +00:00
joerg
9fd640c6a0 Don't depend on mtree to provide man page directories. Sort PLIST. 2007-03-17 19:29:58 +00:00
joerg
1eab75dd71 libXdamage and libXinerama updates. 2007-03-17 18:55:04 +00:00
joerg
5625e95c1d All the Xorg packages support user-destdir. xrandr needs a newer
libXrandr, explicitly depend on it.
2007-03-17 18:40:59 +00:00
joerg
2f7ef97c64 Update to libXinerama-1.0.2. This adds a man page for the library. 2007-03-17 17:54:14 +00:00
joerg
6728ace0d0 Update to libXdamange-1.1.1, which is a late minor version bump. 2007-03-17 17:43:18 +00:00
rillig
dfff746269 The ruby binary is not a script. It's a binary. Fixes the following
error message:

=> Checking for portability problems in extracted files
/usr/pkg/bin/ruby18: 1: Syntax error: "(" unexpected
2007-03-17 17:29:01 +00:00
rillig
73455306d9 XXX: "make replace" should be one transaction. 2007-03-17 17:17:33 +00:00
wiz
3fa557a2a8 Update to 1.2.1.
If I understand the very terse release announcement correctly, this
just fixes what patch-aa in pkgsrc already fixed.
2007-03-17 16:56:01 +00:00
rillig
0c1b5f7af7 Fixed the duplicate symbol prog_name. 2007-03-17 16:50:50 +00:00
wiz
4cb5337267 Update to 0.8.2:
2007-02-16  Rodney Dawes

	* configure.ac: Up version to 0.8.2 for release

2007-02-16  Rodney Dawes

	* configure.ac:
	* icon-name-mapping.pl.in:
	Update the Copyright year for 2007

2007-02-16  Rodney Dawes

	* legacy-icon-mapping.xml: Add links for the KDE viewmag icons

2007-02-15  Rodney Dawes

	* icon-name-mapping.pl.in: Allow INU_DATA_DIR to override the path
	where legacy-icon-mapping.xml can be found, to allow for use of
	the utility in uninstalled situations

	Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9101

2007-02-15  Rodney Dawes

	* legacy-icon-mapping.xml: Add gtk-select-all link to edit-select-all

	Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9966
2007-03-17 16:48:49 +00:00
wiz
d3bafb187f Remove some which were done. 2007-03-17 16:45:44 +00:00
wiz
6ec20e02fe Add some. 2007-03-17 16:45:03 +00:00
rillig
082f1ff6b4 Updated putty to 0.59.
Changes since 0.58:

     * PuTTY  can  now  connect  to  local serial ports as well as making
       network connections.
     * Windows  PuTTY  now  supports  "local  proxying",  where a network
       connection  is  replaced  by  a  local  command.  (Unix  PuTTY has
       supported  this  since it was first released in 0.54.) Also, Plink
       has  gained  a "-nc" mode where the primary channel is replaced by
       an  SSH  tunnel,  which  makes it particularly useful as the local
       command to run.
     * Improved  speed of SSH on Windows (particularly SSH-2 key exchange
       and public-key authentication).
     * Improved SFTP throughput.
     * Various  cryptographic  improvements  in  SSH-2,  including  SDCTR
       cipher modes, a workaround for a weakness in CBC cipher modes, and
       Diffie-Hellman group exchange with SHA-256.
     * Support for the Arcfour cipher in SSH-2.
     * Support for sending terminal modes in SSH.
     * When  Pageant  is  running  and  an  SSH  key  is specified in the
       configuration, PuTTY will now only try Pageant authentication with
       that  key. This gets round a problem where some servers would only
       allow a limited number of keys to be offered before disconnecting.
     * Support  for  SSH-2  password expiry mechanisms, and various other
       improvements and bugfixes in authentication.
     * A  change to the SSH-2 password camouflage mechanism in 0.58 upset
       some Cisco servers, so we have reverted to the old method.
     * The  Windows  version  now  comes  with documentation in HTML Help
       format.  (Windows Vista does not support the older WinHelp format.
       However,  we  still  provide  documentation  in that format, since
       Win95 does not support HTML Help.)
     * On  Windows, when pasting as RTF, attributes of the selection such
       as colours and formatting are also pasted.
     * Ability   to   configure   font   quality  on  Windows  (including
       antialiasing and ClearType).
     * The  terminal  is  now restored to a sensible state when reusing a
       window to restart a session.
     * We now support an escape sequence invented by xterm which lets the
       server  clear  the  scrollback  (CSI  3  J).  This  is  useful for
       applications such as terminal locking programs.
     * Improvements to the Unix port:
          + now compiles cleanly with GCC 4
          + now  has  a  configure script, and should be portable to more
            platforms
     * Bug  fix:  0.58  utterly  failed  to  run on some installations of
       Windows XP.
     * Bug  fix:  PSCP  and PSFTP now support large files (greater than 4
       gigabytes), provided the underlying operating system does too.
     * Bug  fix:  PSFTP (and PSCP) sometimes ran slowly and consumed lots
       of CPU when started directly from Windows Explorer.
     * Bug  fix:  font  linking  (the automatic use of other fonts on the
       system  to  provide Unicode characters not present in the selected
       one) should now work again on Windows, after being broken in 0.58.
       (However,  it  unfortunately still won't work for Arabic and other
       right-to-left text.)
     * Bug  fix:  if  the  remote server saturated PuTTY with data, PuTTY
       could become unresponsive.
     * Bug  fix:  certain large clipboard operations could cause PuTTY to
       crash.
     * Bug  fix:  SSH-1  connections  tended  to crash, particularly when
       using port forwarding.
     * Bug  fix:  SSH Tectia Server would reject SSH-2 tunnels from PuTTY
       due to a malformed request.
     * Bug  fix:  SSH-2 login banner messages were being dropped silently
       under some circumstances.
     * Bug  fix:  the  cursor  could  end  up  in  the wrong place when a
       server-side application used the alternate screen.
     * Bug  fix:  on  Windows,  PuTTY now tries harder to find a suitable
       place  to  store its random seed file PUTTY.RND (previously it was
       tending to end up in C:\ or C:\WINDOWS).
     * Bug fix: IPv6 should now work on Windows Vista.
     * Numerous other bugfixes, as usual.
2007-03-17 16:35:05 +00:00
rillig
da7c4dfd89 Fixed build error on NetBSD 4. 2007-03-17 16:15:01 +00:00
taca
f6ec84d9a4 Note update of multimedia/ruby-ming package to 0.1.8. 2007-03-17 16:11:59 +00:00
taca
e0ca1b03f3 Update ruby-ming pacakge to 0.1.8.
Ming/Ruby 0.1.8 - 2006-05-30

* works with Ming 0.3
2007-03-17 16:11:08 +00:00