Commit graph

167015 commits

Author SHA1 Message Date
drochner
f25bba08e5 remove a stale dependency (ride on last PKGREV bump) 2011-01-13 16:15:16 +00:00
drochner
422ac1fbea update to 2.30.0
This switches to the gnome-2.32 release branch.
2011-01-13 16:09:08 +00:00
drochner
2064ff36b4 update to 2.28.2
changes: minor build and documentation tweaks
2011-01-13 16:07:28 +00:00
drochner
aae7f80c1e update to 2.22.0
This switches to the gnome-2.32 release branch.
(recursive PKGREV bump needed due to the new atkmm dependency -- we
ride on the revbump due to png which covers everything depending on gtk2)
2011-01-13 16:05:00 +00:00
drochner
e3dc6923ef +atkmm 2011-01-13 15:57:56 +00:00
drochner
b4d5e5ad4a add atkmm-2.22.2, C++ bindings for atk which used to be part of
gtkmm before 2.22
2011-01-13 15:56:24 +00:00
pooka
1376709dc3 Use dynamic linking by default. ok wiz
Also, use the default FD_SETSIZE so that syscall interceptors have
a better chance of getting lucky.
2011-01-13 15:09:58 +00:00
wiz
cdaab8ffae + abcmidi-20110101, ddrescue-1.14, gbrainy-1.61, raptor-2.0.0,
rasqal-0.9.22.
2011-01-13 14:06:46 +00:00
wiz
fcc0b5fda0 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
wiz
22538e12e3 Update patches for png-1.5. 2011-01-13 13:52:52 +00:00
adam
c2cb57326b Fix buildlinking when ssl or gnutls has been set 2011-01-13 13:43:04 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
dfa758c4ea Updated graphics/png to 1.5.1beta01 2011-01-13 13:27:42 +00:00
wiz
f3c639fe6d Update to 1.5.1beta01:
1.5.1beta01 contains a security fix for 1.5.0.

The current public release, libpng 1.5.0, continues the evolution
of the libpng API, finally hiding the contents of the venerable
and hoary png_struct and png_info data structures inside private
(i.e., non-installed) header files. (Apps that compiled with libpng
1.4 without warnings about deprecated features should happily
compile with 1.5, too.) It also includes a new, more thorough test
program (pngvalid.c), a new pnglibconf.h header file that tracks
what features were enabled or disabled when libpng was built, and
huge thanks to John Bowler, who did most of the work. Complete
differences relative to libpng 1.4.x are detailed at
http://www.libpng.org/pub/png/src/libpng-1.4.x-to-1.5.x-summary.txt .

Since the shlib name changed, next up: PKGREVISION++ all across pkgsrc.
2011-01-13 13:27:21 +00:00
wiz
9990697242 Add png-license and add it to the default-allowed licenses.
(very similar to mit or modified-bsd, but different)
2011-01-13 13:25:56 +00:00
adam
5b367446e9 Updated mail/dovecot2 to 2.0.9 2011-01-13 12:59:56 +00:00
adam
e0e4536a48 Changes 2.0.9:
* Linux: Fixed a high system CPU usage / high context switch count
  performance problem
* Maildir: Avoid unnecessarily reading dovecot-uidlist while opening
  mailbox.
* Maildir: Fixed renaming child mailboxes when namespace had a prefix.
* mdbox: Don't leave partially written messages to mdbox files when
  aborting saving.
* Fixed master user logins when using userdb prefetch
* lda: Fixed a crash when trying to send "out of quota" reply
* lmtp: If delivering duplicate messages to same user's INBOX,
  create different GUIDs for them. This helps to avoid duplicate
  POP3 UIDLs when pop3_uidl_format=%g.
* virtual storage: Fixed saving multiple mails in a transaction
  (e.g. copy multiple messages).
* dsync: Saved messages' save-date was set to 1970-01-01.
2011-01-13 12:59:08 +00:00
taca
7121eca84d Note update of security/sudo package to 1.7.4p5. 2011-01-13 12:23:18 +00:00
taca
2099519b37 Update sudo package to 1.7.4p5.
What's new in Sudo 1.7.4p5?

 * A bug has been fixed that would allow a command to be run without the
   user entering a password when sudo's -g flag is used without the -u flag.

 * If user has no supplementary groups, sudo will now fall back on checking
   the group file explicitly, which restores historic sudo behavior.

 * A crash has been fixed when sudo's -g flag is used without the -u flag
   and the sudoers file contains an entry with no runas user or group listed.

 * A bug has been fixed in the I/O logging support that could cause
   visual artifacts in full-screen programs such as text editors,.

 * A crash has been fixed when the Solaris project support is enabled
   and sudo's -g flag is used without the -u flag.

 * Sudo no longer exits with an error when support for auditing is
   compiled in but auditing is not enabled.

 * Fixed a bug introduced in sudo 1.7.3 where the ticket file was not
   being honored when the "targetpw" sudoers Defaults option was enabled.

 * The LOG_INPUT and LOG_OUTPUT tags in sudoers are now parsed correctly.

 * A crash has been fixed in "sudo -l" when sudo is built with auditing
   support and the user is not allowed to run any commands on the host.
2011-01-13 12:22:40 +00:00
adam
9ae8fdd352 Updated mail/roundcube to 0.5 2011-01-13 12:20:16 +00:00
adam
6b7a7c8fc0 Changes 0.5:
- Fix double-login/session issue
- Wrap HTML parts with <html><body> and add Doctype declaration
- Make rcube_autoload silently skip unknown classes
- Fix charset detection in vcards with encoded values
- Better CSS cursors for splitters
- Show the same message only once
- Fix namespaces handling
- Add handling of multifolder METADATA/ANNOTATION responses
- Fix handling of INBOX when personal namespace prefix is non-empty
- Fix handling square brackets in links
- Add description of 'use_https' option in main.inc.php.dist file
2011-01-13 12:19:19 +00:00
obache
6c8846f834 rubygems.org returns invalid Location header (no scheme and hostname) for
redirect, then speficy the redirected one here instead.
2011-01-13 12:09:04 +00:00
obache
efa432b586 + jpilot-syncmal-0.81 2011-01-13 11:00:28 +00:00
obache
4ac39b9455 Update HOMEPAGE and MASTER_SITES. 2011-01-13 10:59:11 +00:00
wiz
4d52f18373 Add post-release patch from upstream that joerg deems critical.
Ride update.
2011-01-13 10:14:16 +00:00
wiz
b34c623df0 Updated textproc/mdocml to 1.10.9 2011-01-13 09:39:49 +00:00
wiz
425102f567 Update to 1.10.9:
Many back-end fixes have been implemented: argument handling
(quoting), man improvements, error/warning classes, and many more.

Initial tbl functionality (see the "TS", "TE", and "T&" macros in
the roff manual) has been merged from tbl.bsd.lv. Output is still
minimal, especially for -Thtml and -Txhtml, but manages to at least
display data. This means that mandoc now has built-in support for
two troff preprocessors via libroff: soelim and tbl.
2011-01-13 09:39:41 +00:00
obache
7fbbcf2293 Honor PKGMANDIR, per PR#44380. 2011-01-13 08:56:19 +00:00
obache
2043fa6c21 sort. 2011-01-13 04:23:54 +00:00
obache
d27d7acbd0 ruby-gnome2-gio-0.90.5 is "Updated", not "Added" 2011-01-13 04:05:57 +00:00
obache
aa5fab491c MAKE_JOBS_SAFE=no, or require -ldns_sd for Client before ready of libdns_sd.so. 2011-01-13 03:15:50 +00:00
lukem
063a2155bb gpg2dot 1.5:
* fix wotsap URLs, use 8 character keyids, and other improvements
2011-01-13 00:46:24 +00:00
lukem
539c7cd41f update version to 1.5 2011-01-13 00:40:31 +00:00
lukem
635ee7f731 * update wotsap URLs for new (?) CGI paths
* only use the last 8 chars of the key -- it's the more common use, and
  the wotsap urls only use them now
* convert optional "mykey" to uppercase before matching
* print correct date (misuse of non-local vars)
2011-01-13 00:40:09 +00:00
drochner
27147f54b3 update to 2.0.18
changes:
-add ctop (works like alltop but only in the C file)
-bugfixes
2011-01-12 20:40:55 +00:00
drochner
4d4596e52d update to 0.10.0
sorry, no changelog available

pkgsrc change: deal with 64-bit time_t on NetBSD-current - the selftests
succeed now
2011-01-12 20:23:34 +00:00
wiz
8558089ab9 + cherokee-1.0.16, gthumb-2.12.2, libX11-1.4.1, libXaw-1.0.9,
mathomatic-15.4.0, nut-16.5, ocrad-0.21.
2011-01-12 20:02:31 +00:00
drochner
3e2c15947b update to 2.32.0
This switches to the gnome-2.32 release branch.
2011-01-12 18:51:24 +00:00
drochner
c7c57fe418 update to 0.3.0
changes:
-bugfixes
-adaption to exiv2-0.21 API
2011-01-12 18:46:35 +00:00
minskim
37de98bc39 Note update of tex-courier. 2011-01-12 17:28:40 +00:00
minskim
edf5a452f6 Update tex-courier to 2010.
Changes:
- Updated pcrb8y, pcrbo8y, pcrr8y, and pcri8y.
2011-01-12 17:27:36 +00:00
minskim
6e2845f617 Add tex-fixme-doc. 2011-01-12 17:08:27 +00:00
minskim
96b66fe773 Import tex-fixme-doc-4.1 as print/tex-fixme-doc.
This is documentation for tex-fixme.
2011-01-12 17:07:49 +00:00
minskim
a26b690e92 Note update of tex-fixme. 2011-01-12 17:07:29 +00:00
minskim
0b40a10002 Update tex-fixme to 4.1.
Switched to the version in TeX Live.  Many new features were added in 4.x,
including support for tex-pdfcomment.
2011-01-12 17:07:10 +00:00
minskim
41d5257111 Add tex-changebar{,-doc}. 2011-01-12 17:00:31 +00:00
minskim
be7f85d825 Import tex-changebar-doc-3.5c as print/tex-changebar-doc.
This is documentation for tex-changebar.
2011-01-12 16:59:39 +00:00
minskim
5fc449565f Import tex-changebar-3.5c as print/tex-changebar.
Identify areas of text to be marked with changebars with the \cbstart
and \cbend commands; the bars may be coloured. The package uses
'drivers' to place the bars; the available drivers can work with
dvitoln03, dvitops, dvips, the emTeX and TeXtures DVI drivers, and VTeX
and PDFTeX.
2011-01-12 16:59:31 +00:00
minskim
8959983b4c Add tex-pdfcomment{,-doc}. 2011-01-12 16:43:00 +00:00
minskim
0ed699ea49 Import tex-pdfcomment-doc-2.1 as print/tex-pdfcomment-doc.
This is documentation for tex-pdfcomment.
2011-01-12 16:42:10 +00:00