Commit graph

177060 commits

Author SHA1 Message Date
hiramatsu
ec5fe4dbcf Import perl module Class::Accessor::Lite into devel/p5-Class-Accessor-Lite
because devel/p5-Parallel-Prefork depends on this.

The module is a variant of "Class::Accessor". It is fast and requires
less typing, has no dependencies to other modules, and does not mess up
the @ISA.
2011-10-27 07:56:16 +00:00
joerg
057f7e201f Revert, no unconditional pollution of environment via b3.mk. 2011-10-27 04:23:50 +00:00
jnemeth
205c13a3fb add and enable poppler-cpp 2011-10-27 03:41:25 +00:00
tez
39efe118c8 update xpdf - fixing multiple vulnerabiliites 2011-10-27 02:37:20 +00:00
tez
026f5a258f Update to 3.03
Fixes multiple vulnerabilites

Change list too long to include here, see http://www.foolabs.com/xpdf/CHANGES
(file does not note what changes were included in 3.02pl1 - 3.02pl4 and which
 are new for 3.03)
2011-10-27 02:35:41 +00:00
mspo
e0c91c001f Updated www/p5-Mojolicious to 2.11 2011-10-27 01:29:25 +00:00
mspo
ad2a265537 2.11 2011-10-26 00:00:00
- Improved Mojo::IOLoop::Stream to only emit close events once.
        - Improved documentation.

2.10    2011-10-25 00:00:00
        - Added EXPERIMENTAL send_frame method to
          Mojo::Transaction::WebSocket.
        - Added EXPERIMENTAL frame event to Mojo::Transaction::WebSocket.
        - Changed syntax for binary messages in Mojo::Transaction::WebSocket.
            [$bytes] becomes [binary => $bytes]
        - Improved documentation.
        - Improved tests.

2.09    2011-10-23 00:00:00
        - Fixed small environment cleanup bug in Mojo::IOLoop::Server.

2.08    2011-10-23 00:00:00
        - Fixed a few more small test bugs.

2.07    2011-10-23 00:00:00
        - Improved documentation.
        - Fixed a few small test bugs.

2.06    2011-10-23 00:00:00
        - Improved documentation.

2.05    2011-10-22 00:00:00
        - Added EXPERIMENTAL max_memory_size attribute to
          Mojo::Asset::Memory.
        - Added EXPERIMENTAL is_file method to Mojo::Asset and
          Mojo::Asset::File.
        - Improved start_tls method in Mojo::IOLoop by allowing it to accept
          more options.
        - Improved MOJO_MAX_MEMORY_SIZE handling by moving it from
          Mojo::Content::Single to Mojo::Asset::Memory.
        - Improved documentation.
        - Fixed HTTPS proxy bug in Mojo::UserAgent.

2.04    2011-10-21 00:00:00
        - Improved documentation.
        - Fixed small HTTP response parser bug.
        - Fixed Windows portability issue in "upload_lite_app.t".

2.03    2011-10-20 00:00:00
        - Deprecated all is_done methods in favor of is_finished.
        - Renamed done event in Mojo::IOLoop::Trigger to finish.
        - Added EXPERIMENTAL support for new HTTP status codes from
          draft-nottingham-http-new-status.
        - Improved documentation.
        - Fixed small bug in "upload_lite_app.t".

2.02    2011-10-20 00:00:00
        - Merged request and upgrade events in Mojo::Transaction::HTTP.
        - Improved Mojolicious::Controller attribute default values.
        - Improved documentation.

2.01    2011-10-19 00:00:00
        - Added EXPERIMENTAL upgrade event to Mojo::Content::Single.
        - Added EXPERIMENTAL part event to Mojo::Content::MultiPart.
        - Improved documentation.
        - Fixed arguments of upgrade event in Mojo::Transaction::HTTP.
        - Fixed small WebSocket upgrade bug in Mojo::Server::Daemon.

2.0     2011-10-17 00:00:00
        - Code name "Leaf Fluttering In Wind", this is a major release.
        - Increased Perl version requirement to 5.10.1.
        - Renamed Mojo::IOLoop::EventEmitter to Mojo::EventEmitter.
        - Replaced one_tick method in Mojo::IOWatcher with start and stop
          methods.
        - Added EXPERIMENTAL contains method to Mojo::Path.
        - Added EXPERIMENTAL auto_upgrade attribute to Mojo::Content::Single.
        - Added EXPERIMENTAL boundary method to Mojo::Content.
        - Added EXPERIMENTAL slice method to Mojo::Collection.
        - Added EXPERIMENTAL build and parse methods to
          Mojo::IOLoop::Resolver.
        - Updated WebSocket implementation to ietf-17.
        - Improved many modules to use events instead of callbacks.
        - Improved message parser performance slightly.
        - Improved Mojo::IOLoop to die if started twice.
        - Improved setuidgid in Mojo::Server::Daemon.
        - Improved Mojo::IOWatcher backend detection.
        - Improved Mojo::IOLoop::Stream to handle unexpected connection close
          more gracefully.
        - Improved documentation.
        - Improved tests.
        - Fixed many portability issues.
        - Fixed on_finish callback to work consistently with all servers.
        - Fixed on_finish callback to work consistently with the user agent.
        - Fixed big memory and file descriptor leak in the TLS code of
          Mojo::IOLoop::Server.
        - Fixed small memory leak in Mojolicious.
        - Fixed small memory leak in Mojo::DOM.
        - Fixed small memory leak in Mojo::Message.
        - Fixed small boundary bug in Mojo::Content::MultiPart.
        - Fixed small formatting bug in Mojo::Headers.
        - Fixed small proxy message generation bug.
        - Fixed small detection bug in Mojolicious::Types.
2011-10-27 01:28:24 +00:00
hiramatsu
3eb5205ac8 Updated devel/p5-Test-Output to 1.01.
Updated textproc/p5-Pod-Spell-CommonMistakes to 1.000.
2011-10-27 01:15:50 +00:00
hiramatsu
aefc083047 Update p5-Pod-Spell-CommonMistakes to 1.000.
Changes from previous:
1.000
	Released: 2011-02-21 23:25:42 UTC

	Converted to Dist::Zilla for the release process
	Add some more common misspellings, thanks RT#61505
	Fix a typo in check_pod_case which prevented it from working
2011-10-27 01:15:06 +00:00
hiramatsu
6a27894894 Update p5-Test-Output to 1.01.
Changes from previous:
1.01 - Fri Apr 22 07:58:19 2011
	* Bump to a full release. This fixes the tests that failed
	in the new 5.14 regex stringification

0.16_03 - Mon Oct 25 23:10:41 2010
	* Fix cat-o with handling $,

0.16_02 - Tue Oct 19 03:26:14 2010
	* Update tests with hardcoded regex stringification for
	Perl's new (?^:) stuff

0.16_01 - Tue Jun  9 22:58:58 2009
	* Added META_MERGE features from chorny
2011-10-27 01:14:32 +00:00
minskim
8ff0a44a9d Note update of tex-oberdiek{,-doc}. 2011-10-26 21:54:20 +00:00
minskim
5d5a914831 Update tex-oberdiek{,-doc} to 2011.
Changes:
- Keys ModDateTZ and CreationDateTZ were added to pdfatfi.
2011-10-26 21:53:54 +00:00
minskim
ca62228a4c Note PKGREVISION bump of doxygen. 2011-10-26 21:45:14 +00:00
minskim
8fcba5d882 Let doxygen use an up-to-date epstopdf. 2011-10-26 21:44:55 +00:00
minskim
f0bf49e246 Add tex-epstopdf{,-doc}. 2011-10-26 20:34:03 +00:00
minskim
aeb8327239 Import tex-epstopdf-doc-2.16 as graphics/tex-epstopdf-doc.
This is documentation for tex-epstopdf.
2011-10-26 20:33:12 +00:00
minskim
97be63470e Import tex-epstopdf-2.16 as graphics/tex-epstopdf.
Epstopdf is a Perl script that converts an EPS file to an 'encapsulated'
PDF file (a single page file whose media box is the same as the original
EPS's bounding box). The resulting file suitable for inclusion by PDFTeX
as an image. The script is adapted to run both on Windows and on
Unix-alike systems. The script makes use of Ghostscript for the actual
conversion to PDF. It assumes Ghostscript version 6.51 or later, and (by
default) suppresses its automatic rotation of pages where most of the
text is not horizontal. LaTeX users may make use of the epstopdf
package, which will run the epstopdf script "on the fly", thus giving
the illusion that PDFLaTeX is accepting EPS graphic files.
2011-10-26 20:33:02 +00:00
gls
897118286a Updated print/podofo to 0.9.1 2011-10-26 19:28:32 +00:00
gls
f2d09567fb Update print/podofo to 0.9.1.
Upstream changes are unknown, Changelog only says: 'see SVN changelog'
2011-10-26 19:28:00 +00:00
tez
44f24cabd3 update to 2.4.7 fixes SA46575 (CVE-2011-3256) 2011-10-26 19:25:50 +00:00
tez
e4ddcc7416 update to 2.4.7 fixes SA46575 (CVE-2011-3256)
CHANGES BETWEEN 2.4.6 and 2.4.7

I. IMPORTANT BUG FIXES
 - Some vulnerabilities in handling Type 1 fonts have been fixed;
   see CVE-2011-3256.

II. MISCELLANEOUS
 - FreeType now properly handles ZapfDingbats glyph names while
   constructing a Unicode character map (for fonts which don't have one).
2011-10-26 19:24:45 +00:00
gls
b3b49f01eb Updated textproc/py-docutils to 0.8.1nb1 2011-10-26 19:01:49 +00:00
gls
5aeae4d0c4 Replace /usr/bin/env python with ${PYTHONBIN}
PKGREVISION++
2011-10-26 19:01:18 +00:00
tez
28ae6759e9 clamav update fixes SA46455 2011-10-26 17:56:24 +00:00
tez
8fdee66141 update to 0.97.3 fixes SA46455
freshclam/manager.c: fix error when compiling without DNS support (bb#3056)
libclamav/pdf.c: flag and dump PDF objects with /Launch (bb #3514)
libclamav/bytecode.c,bytecode_api.c: fix recursion level crash
2011-10-26 17:55:05 +00:00
hans
de5f144f10 Add the minor number of the OS version to LOWER_OPSYS_VERSUFFIX.
Configure scripts tend to use it to distinguish different SunOS
versions.
2011-10-26 16:01:14 +00:00
bouyer
5437a3f280 Re-add patch-dd and patch-de, without them it doesn't package properly.
Without these patches, config and sample files are installed in
${PREFIX}/etc/xen instead of ${PREFIX}/share/example/xen/
2011-10-26 13:39:48 +00:00
obache
3716bcb12b Updated x11/py-Pmw to 1.3.2 2011-10-26 13:10:27 +00:00
obache
4306ab6844 Update py-Pmw to 1.3.2.
* set LICENSE=mit
* no need to buildlink with blt and py-Tk, simple DEPENDS is sufficient.
* use static PLIST.

Changes:
5 August 2007
 * In module PmwBase.py: An explicit cast is now required from exception to string (str) .
 * Release of version 1.3
2011-10-26 13:10:08 +00:00
ryoon
a83e26a746 PR pkg/45522
* Regen distinfo.
* Add http://ifdo.pugmarks.com/~seymour/backup/ to MASTER_SITES
  for older distfiles.
2011-10-26 12:02:00 +00:00
ryoon
ab463b00ff Fix PR pkg/45524
* Fix typo in patch-bc (fix build on any platform).
* Add workaround for NetBSD 5.0 build (dynamic link)
* Add some missing distrile lines (regen distinfo).
2011-10-26 11:31:12 +00:00
cheusov
be48ee20ff Addon for previous commit (PR 45491) that actually fixes
archivers/libarchive but not bootstrap.
2011-10-26 11:08:37 +00:00
cheusov
4aac27f5a4 Workaround for PR 45491. It fixes bootstrap if
pkg://sfe/system/file-system/e2fsprogs@1.41.14 package is installed.
Approved by agc@.
2011-10-26 08:32:50 +00:00
sbd
ec705491c0 To go with the rename of "flavor" to "pkgformat" on Sat, 15 Oct 2011 by
reed@ the path to reduce-depends.awk must be updated.

Update version to 1.6
2011-10-26 08:03:34 +00:00
mrg
6140956ed2 implement sh "LDS Rn,MACH". gcc now generates this for some kernel code. 2011-10-26 06:57:30 +00:00
spz
b83c923c9e change maintainer (with ack from the previous one)
update to 2.7.0. Excerpt from the release notes:

NEW FEATURES SUMMARY

- significant improvements affecting a pre-queue content filtering setup
  (time limiting, warm/flying restart, ...) - requires Postfix 2.7.0 and
  SpamAssassin 3.3.0, or later;

- new daemon amavisd-signer makes it possible to sign mail with DKIM
  signatures without requiring amavisd process to have access to private
  signing keys;

- added support for the Sophos-SSSP, Avira SAVAPI and ClamAV clamd streaming
  protocols allows amavisd to communicate with these antivirus solutions;

- allow specifying multiple (fail-over) back-end mailers for resubmission
  of messages from amavisd back to MTA;

- support for Postfix 2.8.0 XFORWARD IDENT, passes a local message identifier
  (queue id) downstream to a post-queue content filter and back to Postfix;

- speedup in data transfer rate on receiving large mail via SMTP/LMTP
  sessions by a factor of 3.9 for plain text sessions, and by a factor
  of 11 for encrypted (TLS) sessions;

- recognize and insert header fields as prepared by SpamAssassin 3.3.0
  or later through its 'add_header' configuration option;

- a new setting allows a forward_method to be chosen based on a message
  content type and/or recipient address; this may be useful for outgoing
  mail routing purposes or to implement sender reputation schemes;

- per-recipient (or per- policy bank) SpamAssassin configuration files or
  SQL configuration sets are supported (@sa_userconf_maps), and per-recipient
  SQL Bayes database usernames (@sa_username_maps);

- new macros: client_helo, client_addr, client_port, client_addr_port,
  mime2utf8, rusage, ADDEDHEADERHAM, ADDEDHEADERSPAM, banned_parts_as_attr,
  actions_performed, new arguments to macros dkim, header_field, HEADER,
  YESNO and YESNOCAPS;

- @listen_sockets setting offers a unified configuration of listening
  sockets; it may be configured directly, or the traditional way: the
  $inet_socket_port, $unix_socketname and $inet_socket_bind just add their
  entries to the @listen_sockets list;

- lists of lookup tables (the @*_maps variables) can now contain
  explicit SQL and LDAP lookup objects as their elements, instead of
  (or in addition to) the implied SQL and LDAP lookups;

- a new configuration variable @virus_name_to_policy_bank_maps allows
  loading of policy banks based on a virus name;

- a new configuration variable $mail_id_size_bits allows setting the size
  of randomly generated mail_id and secret_id codes;

- a new configuration variable $sql_store_info_for_all_msgs allows storing
  information on mail messages selectively just for quarantined messages;

- added SNMP counters InMsgsStatus* which combine the final mail checking
  status with a direction of a mail flow;

- optional transparent archival quarantine, retaining envelope recipient
  addresses on delivery to a dedicated SMTP server;
2011-10-25 20:33:07 +00:00
spz
814e9daf2a make rt deal with perl 5.14 2011-10-25 19:38:09 +00:00
darcy
4e76bbfb11 Correct typo: x11/fixproto ==> x11/fixesproto 2011-10-25 17:29:13 +00:00
ryoon
b09e6c3e96 Remove 9base 2011-10-25 16:29:37 +00:00
ryoon
79e0e9bca8 Updated sysutils/9base to 20100604 2011-10-25 16:29:15 +00:00
ryoon
d7fd39676e Update to 20100604 aka 6
* Convert patches to MAKE_FLAGS and BUILDLINK_TRANSFORM.
* Add CONF_FILES support.
* Replace /bin/rc.
* Add workaround for NetBSD 5.1

Tested on NetBSD/i386 4.0.1, 5.1, 5.99.56, and NetBSD/amd64 5.99.55,
and DragonFly/i386 2.10.1.

Changelog:
unknown
2011-10-25 16:28:17 +00:00
shattered
53a5c4b84d Make tmux build on NetBSD 4 -- it uses features from libevent 1.1b 2011-10-25 14:55:49 +00:00
taca
b3397b63e2 Note update of mail/postfix package to 2.8.6. 2011-10-25 14:31:53 +00:00
taca
b113f8ee1c Update postfix to 2.8.6. From release announce:
Postfix stable release 2.8.6, 2.7.7, 2.6.13 and 2.5.16 are available.
These contain fixes that are also included with the Postfix 2.9
experimental release.

    * The Postfix SMTP daemon sent "bare" newline characters instead
      of <CR><LF> when a header_checks REJECT pattern matched
      multi-line header. This bug was introduced with Postfix 1.1.

    * The Postfix SMTP daemon sent "bare" newline characters instead
      of <CR><LF> when an smtpd_proxy_filter returned a multi-line
      response. This bug was introduced with Postfix 2.1.

    * For compatibility with future EAI (email address
      internationalization) implementations, the Postfix MIME
      processor no longer enforces the strict_mime_encoding_domain
      check on unknown message subtypes such as message/global*.
      This check is disabled by default.

    * The Postfix master daemon could report a panic error
      ("master_spawn: at process limit") after the process limit
      for some service was reduced with "postfix reload". This bug
      existed in all Postfix versions.

You can find the updated Postfix source code at the mirrors listed
at http://www.postfix.org/.
2011-10-25 14:31:10 +00:00
obache
a18ebd742b Updated graphics/py-piddle to 1.0.15nb3 2011-10-25 09:36:31 +00:00
obache
8e8d29f42f * convert distutils package to register egg-info.
* pure python, no compiler is required.

Bump PKGREVISION.
2011-10-25 09:36:15 +00:00
obache
545e4c8db7 Updated graphics/py-gnuplot to 1.8nb1 2011-10-25 09:24:58 +00:00
obache
5d9d453d57 * register egg-info.
* LICENSE=gnu-lgpl-v2.1
* pure python package, c complier is not required.
* no need to buildlink with py-numpy, simple DEPENDS is sufficient.
* drop patch-aa from distinfo, it does not exist.

Bump PKGREVISION.
2011-10-25 09:24:21 +00:00
manu
018c6dcfe9 Pull upstream patch to make inode more reliable. LOOKUP and READDIR
cans show different inodes for the same object without that fix.
2011-10-25 09:23:37 +00:00
hiramatsu
21d7958cc8 Add HOMEPAGE and LICENSE. 2011-10-25 09:22:32 +00:00