Commit graph

150543 commits

Author SHA1 Message Date
wiz
63d1408598 Update to 2009r. Usual database updates. 2009-11-17 14:44:13 +00:00
wiz
f9931679c2 Updated textproc/py-lxml to 2.2.4 2009-11-17 14:43:25 +00:00
wiz
f2772fd09e Update to 2.2.4:
2.2.4 (2009-11-11)
==================

Bugs fixed
----------

* Static build of libxml2/libxslt was broken.
2009-11-17 14:43:14 +00:00
wiz
e859ab0bee Updated converters/py-chardet to 2.0.1 2009-11-17 14:29:44 +00:00
wiz
b5cc7b805c Update to 2.0.1 (python3 version of this library also available!)
2.0.1 (2009-11-10)
           * Migrated to http://code.google.com/p/chardet
           * Fixed minor typo in documentation
           * Synchronized version numbers of Python 2 and Python 3 versions
2009-11-17 14:29:32 +00:00
tron
3f3c604c2c Note update of the "sshfp" package to version 1.1.3nb2. 2009-11-17 12:23:14 +00:00
tron
9d505b5076 Avoid deprecation warnings under Python:
1.) Use "hashlib" instead of "sha" module if possible.
2.) Use "subprocess" module instead of os.popen3().
Both changes tested with Python 2.4 and 2.6.

Pkgsrc-related improvements:
1.) Support "user-destdir" installation (no changes required).
2.) Set license to "gnu-gpl-v2".
3.) Reduce patches by recording the fact that the manual page gets
    compressed automatically (which "pkgsrc" handles fine) instead
    of trying to prevent that.
2009-11-17 12:23:01 +00:00
asau
c53ecb9d29 It needs "libexec". Bump revision. 2009-11-17 11:54:10 +00:00
wiz
8e823c5b89 Updated devel/mercurial to 1.4 2009-11-17 10:50:01 +00:00
wiz
7360b07d4b Update to 1.4:
1.4 - 2009-11-16

  core

     * summary: new command summarizes current working state
     * tags: new tag cache greatly speeds up tag operations
     * diff: new --stat option to show diffstat
     * diff: add --reverse option to diff
     * subrepo: fix a bunch of issues with the experimental subrepo extension
     * status: fixes for behavior when working with clock skew
     * clone: new -u/--updaterev option
     * templater: new latesttag and latesttagdistance keywords
     * push/pull: handle some broken pipe errors during large transfers
     * config: environment variables and ~user constructs are expanded in pathnames

  hgweb

     * fix for showing header lines in raw changeset diffs
     * try to send better error messages to the client
     * use config-supplied ordering by default in hgwebdir index pages
     * add web.descend option to disable showing all nested repositories in hgwebdir

  documentation and help

     * new config help topic
     * help texts are now written in reStructuredText format
     * many translation updates including a new Swedish translation
     * many help text updates and improvements

  extensions

     * mq: add -1 options to qapplied/qunapplied
     * patchbomb: add a --flag option to set a flag value in the Subject header
     * patchbomb: correctly handle Unicode domains (using the IDNA encoding scheme)
     * color: improve colorization of the qseries command
     * inotify: cleaner code, fixed pattern handling
     * zeroconf: show repository descriptions
     * rebase: some performance and correctness fixes
     * extdiff: add 3-way diff for merge changesets
     * convert: handle directory renaming in Darcs, fixed file renaming
     * relink: new extension which helps people re-hardlink their clones

  other

     * contrib/shrink-revlog.py script that can significantly shrink some internal hg files
     * work around non-standard locale settings on OS X
2009-11-17 10:49:50 +00:00
tron
0e0b5d1fd1 This package works fine with Python 2.6, remove "PYTHON_VERSIONS_ACCEPTED". 2009-11-17 09:01:43 +00:00
adam
9ead67017b Updated mail/exim to 4.70 2009-11-17 06:59:32 +00:00
adam
1d2c4c3528 Changes 4.70:
* Added patch by Johannes Berg that expands the main option
  "spamd_servers" if it starts with a dollar sign.
* Write list of recipients to X-Envelope-Sender header when building
  the mbox-format spool file for content scanning.
* Added patch by Wolfgang Breyha that adds experimental DCC
  (http://www.dcc-servers.net/) support via dccifd. Activated by
  setting EXPERIMENTAL_DCC=yes in Local/Makefile. Check out
  experimental_spec.txt for more documentation.
* Bugzilla 673: Add f-protd malware scanner support.
* Bugzilla 657: Embedded PCRE removed from the exim source tree.
  When building exim an external PCRE library is now needed -
  PCRE is a system library on the majority of modern systems.
  See entry on PCRE_LIBS in EDITME file.
* Bugzilla 646: Removed unwanted C/R in Dovecot authenticator
  conversation.  Added nologin parameter to request.
* Do not log submission mode rewrites if they do not change the address.
* Bugzilla 662: Fix stack corruption before exec() in daemon.c.
* Bugzilla 602: exicyclog now handles panic log, and creates empty
  log files in place.  Contributed by Roberto Lima
* Bugzilla 667: close socket used by dovecot authenticator
* Bugzilla 615: When checking the local_parts router precondition
  after a local_part_suffix or local_part_prefix option, Exim now
  does not use the address's named list lookup cache, since this
  contains cached lookups for the whole local part.
* Bugzilla 521: Integrated SPF Best Guess support contributed by
  Robert Millan.  Documentation is in experimental-spec.txt
* Bugzilla 668: Fix parallel build (make -j).
* Bugzilla 437: Prevent Maildir aux files being created with mode 000
* Bugzilla 598: Improvement to Dovecot authenticator handling.
* Leading white space used to be stripped from $spam_report which
  wrecked the formatting. Now it is preserved.
* Save $spam_score, $spam_bar, and $spam_report in spool files, so
  that they are available at delivery time.
* Fix the way ${extract is skipped in the untaken branch of a conditional.
* TLS error reporting now respects the incoming_interface and
  incoming_port log selectors.
* more...
2009-11-17 06:39:32 +00:00
obache
288130904c patch-ah was broken (wrong paths). 2009-11-17 04:37:01 +00:00
dsainty
a7527a4ad1 Added security/p5-Crypt-ECB version 1.45 2009-11-17 04:33:02 +00:00
dsainty
dc743aa7f1 Add p5-Crypt-ECB 2009-11-17 04:30:29 +00:00
dsainty
2d9cb92e2c Import p5-Crypt-ECB-1.45:
This is Crypt::ECB, a Perl-only implementation of the ECB mode.  In
combination with a block cipher such as DES, IDEA or Blowfish, you can encrypt
and decrypt messages of arbitrarily long length.  Though for security reasons
other modes than ECB such as CBC should be preferred.  See textbooks on
cryptography if you want to know why.

In addition to this module you will need to install one or more of the
Crypt::DES, Crypt::IDEA, or Crypt::Blowfish modules.
2009-11-17 04:27:59 +00:00
snj
6784388fe0 Remove qemu, it's already been updated. 2009-11-17 04:02:15 +00:00
snj
2273098196 Updated editors/leafpad to 0.8.17. 2009-11-17 03:56:06 +00:00
snj
4979da23ed Update to 0.8.17. Minor bugfixes and translation updates. 2009-11-17 03:55:19 +00:00
snj
3bbe0c7337 Updated textproc/diffstat to 1.51. 2009-11-17 03:18:00 +00:00
snj
406dc44b30 Update diffstat to 1.51. Minor bugfixes. 2009-11-17 03:17:01 +00:00
dmcmahill
6a540822b6 add missing distinfo missed in last package update. Noted in pr pkg/42332 2009-11-17 02:51:52 +00:00
seb
c1ec4a238a Note initial addition of p5-Data-Dumper-Concise version 1.001 as
devel/p5-Data-Dumper-Concise into The NetBSD Packages Collection.

The Perl 5 module Data::Dumper::Concise exists, fundamentally, as
a convenient way to reproduce a set of Dumper options that we've
found ourselves using across large numbers of applications, primarily
for debugging output.
2009-11-17 00:00:45 +00:00
seb
f7ef8d360b Add & enable p5-Data-Dumper-Concise 2009-11-17 00:00:04 +00:00
seb
8973e89f2a Initial import of p5-Data-Dumper-Concise version 1.001 in the NetBSD
Packages Collection.

The Perl 5 module Data::Dumper::Concise exists, fundamentally, as
a convenient way to reproduce a set of Dumper options that we've
found ourselves using across large numbers of applications, primarily
for debugging output.
2009-11-16 23:59:36 +00:00
seb
d1121cc272 Updated textproc/ruby-haml to 2.2.13 2009-11-16 23:31:54 +00:00
seb
40a21e6af5 Update ruby-haml from version 2.2.10 to version 2.2.13.
Upstream changes:
* 2.2.13 Haml

Allow users to specify :encoding => "ascii-8bit" even for templates
that include non-ASCII byte sequences. This makes Haml templates
not crash when given non-ASCII input that’s marked as having an
ASCII encoding.

Fixed an incompatibility with Hpricot 0.8.2, which is used for
html2haml.

* 2.2.13 Sass

There were no changes made to Sass between versions 2.2.12 and
2.2.13.

* 2.2.12 Haml

There were no changes made to Haml between versions 2.2.11 and
2.2.12.

* 2.2.12 Sass

Fix a stupid bug introduced in 2.2.11 that broke the Sass Rails
plugin.

* 2.2.11 Haml

Fixed a bug with XSS protection where HTML escaping would raise an
error if passed a non-string value. Note that this doesn’t affect
any HTML escaping when XSS protection is disabled.

Fixed a bug in outer-whitespace nuking where whitespace-only Ruby
strings blocked whitespace nuking beyond them.

Use ensure to protect the resetting of the Haml output buffer against
exceptions that are raised within the compiled Haml code.

Fix an error line-numbering bug that appeared if an error was thrown
within loud script (=). This is not the best solution, as it disables
a few optimizations, but it shouldn’t have too much effect and the
optimizations will hopefully be re-enabled in version 2.4.

Don’t crash if the plugin skeleton is installed and rake gems:install
is run.

Don’t use RAILS_ROOT directly. This no longer exists in Rails 3.0.
Instead abstract this out as Haml::Util.rails_root. This changes
makes Haml fully compatible with edge Rails as of this writing.

* 2.2.11 Sass

Added a note to errors on properties that could be pseudo-classes
(e.g. :focus) indicating that they should be backslash-escaped.

Automatically interpret properties that could be pseudo-classes as
such if :property_syntax is set to :new.

Fixed css2sass’s generation of pseudo-classes so that they’re
backslash-escaped.

Don’t crash if the Haml plugin skeleton is installed and rake
gems:install is run.

Don’t use RAILS_ROOT directly. This no longer exists in Rails 3.0.
Instead abstract this out as Haml::Util.rails_root. This changes
makes Haml fully compatible with edge Rails as of this writing.

Make use of a Rails callback rather than a monkeypatch to check for
stylesheet updates in Rails 3.0+.
2009-11-16 23:31:43 +00:00
drochner
a57e5d80a7 +clang 2009-11-16 23:28:05 +00:00
drochner
5faa4b6e5a add clang-2.6, a C compiler based om LLVM, based on Adam Hoka's llvm
pkg in pkgsrc-wip
(This installs all the LLVM bits too, so it conflicts with a pure llvm
pkg, but it is not easily separated.)
2009-11-16 23:24:37 +00:00
heinz
8060b29b4d Added missing directory. 2009-11-16 23:06:10 +00:00
heinz
61090171f9 Updated
mail/p5-Mail-DKIM to 0.37
2009-11-16 23:04:27 +00:00
schmonz
674ca058a9 Updated www/ikiwiki to 3.20091113 2009-11-16 22:51:38 +00:00
schmonz
140a0d9945 Update to 3.20091113. From the changelog:
* underlay: Fix example values put in setup file to be array references.
* underlay: Avoid crashing if lists of underlays (or template
    directories) are not configured.
* Moved the postscan hook to run on the raw html of a page, before
    the template is filled out. This improves the search plugin's
    indexing, since it will not include navigational elements from
    the page template or sidebar.
* localstyle: New plugin, allows overrding the toplevel local.css
    with one that is closer to a page.
* httpauth: Add cgiauthurl setting that can be used to do http basic
    auth only when ikiwiki needs authentication, rather than for any
    access to the cgi/wiki.
* inline: Do not generated feeds for nested inlines.
* inline: Allow direct inclusion of non-page files in raw mode.
* inline: Fix display of all pages when archive=yes or show=0 are used.
2009-11-16 22:51:14 +00:00
jakllsch
d5bf470852 note bump of python26 2.6.4 to nb2 for plistlib change in new patch-ad 2009-11-16 21:14:17 +00:00
jakllsch
0c22be2d1a Teach plistlib to parse unsigned integers as externalized by NetBSD proplib(3).
Bump PKGREVISION.
2009-11-16 21:12:05 +00:00
zafer
d167853194 Updated net/filezilla to 3.3.0.1 2009-11-16 19:26:36 +00:00
zafer
a9c0ba9e42 Update filezilla to 3.3.0.1
Changelog:
* Ctrl-Tab and Ctrl-Shift-Tab to cycle tabs now loop around if reaching the end of the tab list
* Fix crash on showing/hiding of directory trees after closing a tab
* Tabs no longer become unresponsive if not approving to close a busy tab
* Directory comparison did not work properly on all but the first tab
* Fix spurious error messages if connecting to a new site while synchronized browsing is enabled
* *nix: Work around a bug in KDE preventing restore from minimize to notification area
* Do not show update dialog if there is already some other dialog open
* Fix synchronized browsing option on site-specific bookmarks
2009-11-16 19:24:46 +00:00
plunky
8ebc0782a4 add DIST_SUBDIR as distfile was changed insignificantly
(some text describing the source archive had s/gz/bz2/)
2009-11-16 17:12:54 +00:00
stacktic
5d1389ad06 Updated filesystems/fs-utils to version 20091116 2009-11-16 15:40:41 +00:00
stacktic
945defe591 Updated fs-utils to version 20091116
- Syncd code with HEAD
- Fixed build on Linux/x86_64 CentOS5 (RHEL5) reported by Nicolas Joly
2009-11-16 15:39:07 +00:00
stacktic
6c8249da46 Fixed dlopen usage for Linux/x86_64 CentOS5 (RHEL5).
Reported and Fixed by Nicolas Joly.
Bump revision.
2009-11-16 15:29:57 +00:00
adam
4ba9a55e0e Updated games/scummvm to 1.0.0 2009-11-16 12:35:12 +00:00
adam
615264055e Changes 1.0.0:
New Ports:
- Added MotoEZX and MotoMAGX ports.
General:
- Fixed several bugs in GUI.
- Updated the project logo and icons.
- Clarified licenses for several PS2 port files.
AGI:
- Fixed crash on game exit.
- Fixed crash at detection of some games.
AGOS:
- Fixed load/save code for PC version of Waxworks.
- Fixed undo in Puzzle Pack games.
Broken Sword 1:
- Fixed missing background sound effects in some rooms.
CinE:
- Fixed crashes with Future Wars and Operation Stealth demos.
Cruise:
- Fix freeze on game pause.
Gob:
- Fixed gfx glitch in Lost in Time.
- Fixed hotspot-related regressions in Gob2.
- Fixed several regressions in Gob3.
- Fixed crash in Bargon Attack intro.
- Fixed animations in Win3.1 version of Gob3.
Groovie:
- Fixed video performance on PSP.
- Fixed menu blanking in some instances.
Kyra:
- Fix possible corruption of restart game save in Kyrandia 1.
- Fix GFX glitch at the broken bridge.
- Fix for brandon tunring invisible in some situations in Kyrandia 1.
MADE:
- Fixed performance on NDS.
- Fixed several crashes in Return to Zork demo.
Parallaction:
- Fixed several regressions in Nippon Safes.
- Fixed music in sushi bar in Nippon Safes.
SCUMM:
- Fixed crash on Macintosh versions of Putt-Putt Joins the Parade and Fatty
  Bear's Birthday Surprise.
- Fixed game save in Macintosh versions of HE games.
- Fixed default save game path in later HE games.
- Fixed palette in NES version of Maniac Mansion.
- Fixed palette in Amiga version of Secret of Monkey Island.
- Fixed cutscenes not stopping music after pressing ESC in DIG.
- Fixed lip-sync in Fatty Bear.
- Fixed crash in FT when entering inventory.
Tinsel:
- Fixed crash in palace.
- Fixed crash when talking to the old lady.
- Fixed partially off-screen text in DW1.
2009-11-16 12:33:31 +00:00
obache
c0537cc320 Re-add missing distinfo entries, lost in the previous commit.
PR 42330.
2009-11-16 11:47:36 +00:00
joerg
0e6341fe69 Improve DB support by always building the 1.85 compat module.
Only search the BUILDLINK_DIR for libraries to not leak random junk.

Bump revision.
2009-11-16 10:40:21 +00:00
obache
a2da314910 sort 2009-11-16 10:39:10 +00:00
manu
61c2f0456a Update mod_auth_mellon to 0.2.5 2009-11-16 09:49:37 +00:00
manu
810d000162 Update to mod_auth_mellon 0.2.5. From the NEWS file:
* Replay POST requests after been sent to the IdP
* Fix HTTP response splitting vulnerability.
2009-11-16 09:48:28 +00:00
markd
3354dfff2f Teach konsole's ProcessInfo about NetBSD. Bump PKGREVISION. 2009-11-16 08:55:06 +00:00