Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (5h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 05:53:28 UTC Now

2011-10-29 14:40:00 UTC MAIN commitmail json YAML

Revert last commit, and simple fix.

Drop "@pkgdir lib/python${PY_VER_SUFFIX}/test/data" from PLIST.common_end,
it should be removed at updated to 2.7.1rc1.

(obache)

2011-10-29 14:33:16 UTC MAIN commitmail json YAML

Added print/pdf2djvu version 0.7.7

(ryoon)

2011-10-29 14:32:43 UTC MAIN commitmail json YAML

2011-10-29 14:30:52 UTC MAIN commitmail json YAML

Import pdf2djvu-0.7.7 as print/pdf2djvu from wip/pdf2djvu

pdf2djvu creates DjVu files from PDF files.

It's able to extract:
* graphics,
* text layer,
* hyperlinks,
* document outline (bookmarks),
* metadata (including XMP metadata).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-10-29 14:26:12 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.5.2.1

(imil)

2011-10-29 14:25:47 UTC MAIN commitmail json YAML

pkgin-0.5.2.1
Handled the very rare case where CONFLICTS is placed *after* PKGNAME
in pkg_summary(5), leading to database inconsistency.

(imil)

2011-10-29 14:16:53 UTC MAIN commitmail json YAML

2011-10-29 13:47:03 UTC MAIN commitmail json YAML

Do not change PHP_VERSIONS_ACCEPTED in phpversion.mk.
  It is not necessary anymore. No objections in tech-pkg@.

(cheusov)

2011-10-29 13:45:50 UTC MAIN commitmail json YAML

lang/python27: Fix pkg_delete error

Fixes the following error:

> pkg_delete python27-2.7.2
pkg_delete: Directory '/usr/pkg/lib/python2.7/test/data' disappeared, skipping

(marino)

2011-10-29 13:26:59 UTC MAIN commitmail json YAML

sysutils/dbus: Fix pkg_delete errors

Fixes the following errors:

> pkg_delete dbus-1.2.4.6nb4
pkg_delete: Directory '/usr/pkg/share/dbus-1/system-services' disappeared, skipping
pkg_delete: Directory '/usr/pkg/share/dbus-1/service' disappeared, skipping

(marino)

2011-10-29 13:22:34 UTC MAIN commitmail json YAML

Updated comms/py-gammu to 1.26.1nb1

(obache)

2011-10-29 13:22:16 UTC MAIN commitmail json YAML

distutils package, register egg-info.

Bump PKGREVISION.

(obache)

2011-10-29 13:20:54 UTC MAIN commitmail json YAML

databases/share-mime-info: Improve DEINSTALL script

Fixes the following issue:

> pkg_delete shared-mime-info-0.90nb1
rmdir: /usr/pkg/share/mime/packages: No such file or directory

(marino)

2011-10-29 11:40:46 UTC MAIN commitmail json YAML

Updated fonts/py-fonttools to 2.3

(obache)

2011-10-29 11:40:27 UTC MAIN commitmail json YAML

Update py-fonttools to 2.3

TTX/FontTools Version 2.3
* TrueType Collection (TTC) support
* Python 2.6 support
* Update Unicode data to 5.2.0
* Couple of bug fixes

(obache)

2011-10-29 10:41:23 UTC MAIN commitmail json YAML

Added devel/pstreams version 0.7.0

(ryoon)

2011-10-29 10:40:53 UTC MAIN commitmail json YAML

2011-10-29 10:39:31 UTC MAIN commitmail json YAML

Import pstreams-0.7.0 as devel/pstreams from wip/pstreams

PStreams allows you to run another program from your C++ application
and to transfer data between the two programs similar to shell
pipelines.

In the simplest case, a PStreams class is like a C++ wrapper for
the POSIX.2 functions popen(3) and pclose(3), using C++ iostreams
instead of C's stdio library.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-10-29 10:20:52 UTC MAIN commitmail json YAML

2011-10-29 08:27:52 UTC MAIN commitmail json YAML

Updated security/pyca to 0.6.6.20031118

(obache)

2011-10-29 08:27:37 UTC MAIN commitmail json YAML

Update pyca to 0.6.6.20031118.
LICENSE=gnu-gpl-v2

Changes:
* Added config template for generating CSRs for SSL server certs with OpenSSL
* Some improve for vbs.py

(obache)

2011-10-29 08:07:40 UTC MAIN commitmail json YAML

Updated security/py-cryptkit to 0.9nb2

(obache)

2011-10-29 08:07:23 UTC MAIN commitmail json YAML

* distutils package, register egg-info.

Bump PKGREVISION.

(obache)

2011-10-29 07:55:32 UTC MAIN commitmail json YAML

This package has no contents to buildlink.

(obache)

2011-10-29 07:54:05 UTC MAIN commitmail json YAML

This package have no contents to buildlink.

(obache)

2011-10-29 07:49:08 UTC MAIN commitmail json YAML

Updated sysutils/duplicity to 0.6.16

(obache)

2011-10-29 07:48:48 UTC MAIN commitmail json YAML

Update duplicity to 0.6.16.

while here,
* LICENSE=gnu-gpl-v2
* no need to buildlink with py-boto, simple DEPENDS is sufficient.
* no need to depend on py-gnupg, this package contains own one.
* fixes locale dir.
* distutils package, register egg-info.

New in v0.6.16 (2011/10/16)
----------------------------
Enhancements:
- Usability enhancement: sign passphrase prompt has no second
  verification prompt anymore, symmetric passphrases are
  still verified
- Fixed Unicode errors when translations are used.
- Replaced old tarfile.py with Python 2.7 version, modded
  to support Python 2.4 syntax.

Bugs closed in this release:
485219    Fixed fields are not fixed, leading to buffer overflows...
676109    Amazon S3 backend multipart upload support
690549    uid and guid setting adversely affects integrity
739438    Local backend should always try renaming instead of copying
832149    Uploads to Rackspace fail silently
835892    duplicity crash: "AssertionError: rb None None"
838162    Duplicity URL Parser is not parsing IPv6 properly
838264    Duplicity thinks partial encrypted backups are not encrypted
870116    Duplicity does not handle UIDs higher than 60001

Merges:
lp:~ed.so/duplicity/reuse-passphrase-for-signing-fix
lp:~mterry/duplicity/cloudfiles-10k
lp:~duplicity-team/duplicity/check-volumes
lp:~mterry/duplicity/tarfile
lp:~mterry/duplicity/partial-encryption
lp:~mterry/duplicity/fix-local-backend-validation
lp:~ross-ross-williams/duplicity/gpg-agent-fix
lp:~mterry/duplicity/rbNoneNone
lp:~ed.so/duplicity/UnicodeDecodeError

New in v0.6.15 (2011/08/19)
----------------------------
Enhancements:
- Ignore 404 errors when deleting a file on Ubuntu One.
- Ignore ENOENT (file missing) errors where it is safe.
- Set minimum Python version to 2.4 in README.
- introduce --numeric-owner parameter
  patch courtesy of Lukas Anzinger <l.anzinger AT gmail.com>
- duplicity:restore_check_hash
  "Invalid data - *** hash mismatch" lists the offending filename
- fixes to unit tests to support SIGN_PASSPHRASE

Bugs closed in this release:
524922    duplicity does not have numeric uid/gid support
703142    AssertionError: assert len(chain_list) == 2
794576    Transport endpoint is not connected
815635    Bad passphrase can leave bogus sigtar in archive
818178    Shouldn't try to delete files it knows don't exist
821368    Error doing backup of the .evolution folder
823556    sftp errors after rev 740 change
824678    0.6.14 Fails to install on 8.04 LTS (Hardy)

Merges:
lp:~mterry/duplicity/u1-ignore-404
lp:~mterry/duplicity/guard-tarinfo
lp:~mterry/duplicity/enotconn
lp:~mterry/duplicity/look-at-partials-during-sync
lp:~mterry/duplicity/more-accurate-sync
lp:~mterry/duplicity/report-encrypted-chains
lp:~mterry/duplicity/815635
lp:~mterry/duplicity/retry-u1
lp:~mterry/duplicity/818178
lp:~ed.so/duplicity/encr-sign-key2
lp:~mterry/duplicity/u1-fixes
lp:~carlos-abalde/duplicity/google-docs
lp:~ed.so/duplicity/numowner+hashverbose

New in v0.6.14 (2011/06/18)
----------------------------
Enhancements:
452342    Provide Ubuntu One integration

Bugs closed in this release:
433591    AttributeError: FileobjHooked instance has no attribute 'name'
487720    Restore fails with "Invalid data - SHA1 hash mismatch"
507904    Cygwin: Full Backup fails with "IOError: [Errno 13] Permission denied"
512628    --exclude-filelist-stdin and gpg error with/without PASSPHRASE
680425    Endless retype passphrase when typo
705499    "include-filelist-stdin" not implemented on version 0.6.11
739438    [PATCH] Local backend should always try renaming instead of copying
753858    cannot import name S3ResponseError
761688    Difference found: File X has permissions 666, expected 666
777377    collection-status asking for passphrase
778215    ncftpls file delete fails in ftpbackend.py
782294    create tomporary files with sftp
782321    duplicity sftp backend should ignore removing a file which is not there
792704    Webdav(s) url scheme lacks port support
782294    create tomporary files with sftp
782337    sftp backend cannot create new subdirs on new backup
794123    Timeout on sftp command 'ls -1'
797758    Duplicity ignores some FatalErrors
793096    Allow to pass different passwords for --sign-key and --encrypt-key

Merges:
lp:~ed.so/duplicity/0.6-add_sftp
lp:~ed.so/duplicity/0.6-nonfatal-exclude
lp:~lekensteyn/duplicity/multipass
lp:~mterry/duplicity/797758
lp:~mterry/duplicity/gio-name
lp:~mterry/duplicity/levelName
lp:~mterry/duplicity/retry-decorator
lp:~mterry/duplicity/u1-status

New in v0.6.13 (2011/04/02)
----------------------------
Enhancements added this release:
New manual test to make Ctrl-C issues easier to replicate.
Use python-virtualenv to make testing multiple Python versions easier.
In boto backend check for existing bucket before trying to create.

Bugs closed in this release:
579958    Assertion error "time not moving forward at appropriate pace"
613244    silent data corruption with checkpoint/restore
731905    File "/usr/bin/duplicity", error after upgrade from 6.11 to 6.12

New in v0.6.12 (2011/03/08)
----------------------------
Enhancements added this release:
626915    ftps support using lftp (ftpsbackend)

Bugs closed in this release:
486489    Only full backups done on webdav
578663    Use log codes for common backend errors
581054    Inverted "Current directory" "Previous directory" in error message
620163    OSError: [Errno 2] No such file or directory
629136    sslerror: The read operation timed out with cf
629984    boto backend uses Python 2.5 conditional
655797    symbolic link ownership not preserved
670891    Cygwin: TypeError: basis_file must be a (true) file ...
681980    Duplicity 0.6.11 aborts if RSYNC_RSH not set
700390    Backup fails silently when target is full (sftp, verbosity=4)
704314    Exception in log module

Merges:
lp:~mterry/duplicity/backend-log-codes3
lp:~blueyed/duplicity/path-enodev-bugfix

New in v0.6.11 (2010/11/20)
----------------------------
Bugs closed in this release:
433970    Add an option to connect to S3 with regular HTTP (and not HTTPS)
578663    Use log codes for common backend errors
631275    missing ssh on rsyncd url - rsync: Failed to exec ssh: ...
635494    backed up to S3, wiped drive, reinstalled, unable to restore backup
637556    os.execve should get passed program as first argument
669225    sftp: "Couldn't delete file: Failure'" only logged on level 9
655468    0.6.10 does not work with S3
674506    RsyncBackend instance has no attribute 'subprocess_popen_persist'

Merges:
lp:~blueyed/duplicity/bug-669225
lp:~duplicity-team/duplicity/po-updates
lp:~ed.so/duplicity/0.6.10-backend_fixes
lp:~ed.so/duplicity/RSYNC_RSH-fix
lp:~ed.so/duplicity/sign_symmetric2
lp:~ed.so/duplicity/survive_spaces
lp:~l2g/duplicity/use-py.test
lp:~mbp/duplicity/433970-non-ssl

New in v0.6.10 (2010/09/19)
----------------------------
Bugs closed in this release:
542482    Offer command to remove old incremental backups from target
578663    Use log codes for common backend errors
589495    duplicity --short-filenames crashes with TypeError
612714    NameError: global name 'parsed_url' is not defined
613448    ftpbackend fails if target directory doesn't exist
615449    Command-line verbosity parsing crash

New in v0.6.09 (2010/07/25)
----------------------------
Bugs closed in this release:
502609    Unknown error while uploading duplicity-full-signatures
539393    Duplicity returns 1 when continuing an interrupted backup
550455    duplicity doesn't handle with large files well
567738    --ssh-options options passing options to ssh do not work
576564    username not url decoded in backend (at least rsync)
579958    Assertion error "time not moving forward at appropriate pace"
582962    Diminishing performance on large files

Upgraded tahoebackend to new parse_url.
Fix to warning message in sshbackend.

New in v0.6.08b (2010/03/11)
----------------------------
Fix bug where encrypted backup without --gpg-options crashes.
This was a followup issue to bug 490619 released in 0.6.07.
This is attempt #2 -- not sure what happened to the patch,
but it did not show up in 0.6-series like it should have.

New in v0.6.08a (2010/03/11)
----------------------------
Fix bug where encrypted backup without --gpg-options crashes.
This was a followup issue to bug 490619 released in 0.6.07.

New in v0.6.08 (2010/03/07)
---------------------------
Bugs closed in this release:
519110    Need accurate man page info on use of scp/sftp usage.
532051    rdiffdir attempts to reference undefined variables with some command arguments
529869    TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
530910    TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

New in v0.6.07 (2010/02/28)
---------------------------
Bugs closed in this release:
459511    --tempdir option doesn't override TMPDIR
467391    [PATCH] WebDAV backend doesn't work
487686    re-add scp backend and make available via command line option
490619    Use optparse not getopt
497243    0.6.06, archive dir: cache desynchronization caused by remove*
501093    SSHBackend doesn't handle spaces in path
505739    "sslerror: The read operation timed out" with S3
520470    Don't Warn when there's old backup to delete
522544    OSError: [Errno 40] Too many levels of symbolic links
388673    Allow renaming paths as they are restored

New in v0.6.06 (2009/10/29)
---------------------------
Merged in lp:~mterry/duplicity/list-old-chains
List/keep old signature chains

Applied patches from Kasper Brand that fixed device file handling.
http://lists.gnu.org/archive/html/duplicity-talk/2009-09/msg00001.html

Merged in lp:~l2g/duplicity/flag-transl-comments which cleared up how
translation comments should be passed to the translators cleanly now.

Applied 422477; [PATCH] IMAP Backend Error in delete()

Merged in lp:~mterry/duplicity/iterate-warnings
Add machine codes to various warnings when iterating over source files

Fix problems with unittests under Jaunty.  It appears that redirection
in os.system() has changed for the worse, so a workaround for now.

Fix problem in restart where there were no manifest entries and no
remote volumes stored.  We clean out the partial and restart.

Fixed 435975 gpg asks for password in 0.6.05, but not in 0.5.18

New in v0.6.05 (2009/08/28)
---------------------------
Merged in lp:~l2g/duplicity/test-compat from Larry Gilbert which made
the testing compatible across more systems.  Also fixed the remaining
collectionstest bug which was trying to test with no cache present.

Bugs fixed this release:
407968  GIO backend can't restore
408059  Failure due to _logger.log failure for content with special
        characters: TypeError decoding Unicode not supported
409593  deja-dup (or duplicity) deletes all signatures
412667  "duplicity remove-older-than" asks for passphrase even though
        not required
418170  [PATCH] file names longer then 512 symbols are not supported

New in v0.6.04 (2009/08/01)
---------------------------
One major and one minor change.  The "No such file or directory" error
is bad enough that this should be released quickly.  For those of you
using encryption, this is not a problem, but for those of you that do
not use encryption (--no-encryption), then this will manifest itself if
the local cache gets out of sync with the remote store.

Bugs fixed this release:
405734  duplicity fails to restore files that contain a newline character
403790  Backup error: No such file or directory

New in v0.6.03 (2009/07/29)
---------------------------
Lots of small changes and some bug fixes.
* Restart error handling has been smoothed out a great deal and it
  "does what is right" in order to keep going.
* Backends are now optional, if they fail an Info message is put out
  to notify of the failure and why.
* There was more work on translations and internationalization.
Thanks to everyone!

Bugs fixed this release:
377528  --file-to-restore doesn't work with trailing slash
394757  Backend imports should be made optional
398230  Deja-dup backup fails with message: "Unable to locate last file"
401303  0.6.2 manpage inconsistent wrt. archive-dir/name
405646  Small i18n error
405975  duplicity.gpg.gpg_failed() breaks and spews on GnuPG error
402794  duplicity public-key-only incompatible with gnupg 2.0.11

New in v0.6.02 (2009/07/07)
---------------------------
Duplicity will now remove any spurious files left in the cache from
a previous run.  This will keep the metadata cache in sync with the
remote storage metadata.

Bugs fixed this release:
394629  Hang on first collection-status
379386  Fix 'list-current-files' with missing archive dir
395826  "No such file or directory" when backing up second time
394627  User-friendly archive dir print
388699  Manifest mismatch error

New in v0.6.01 (2009/07/01)
---------------------------
Fixed issues in Checkpoint/Restart:
* The --name backupname" option was added to allow the
  user to separate one archive from another.  If not
  specified, the default is an MD5 hash of the target
  URL, which should suffice for most uses.

* The archive_dir (cache) is now stored in a standard
  location, defaulting to ~/.cache/duplicity.  See
  http://standards.freedesktop.org/basedir-spec/latest/

* The interaction between the --archive-dir option and
  the --name option allows for four possible results
  for the location of the archive dir.
    - neither specified (default)
      ~/.cache/duplicity/hash-of-url
    - --archive-dir=~/arch, no --name
      ~/arch/hash-of-url
    - no --archive-dir, --name=foo
      ~/.cache/duplicity/foo
    - --archive-dir=~/arch, --name=foo
      ~/arch/foo

* duplicity will now copy needed metadata from the
  remote store to the local cache as needed.  This
  means that the first use after upgraded from 0.5.x
  will have the metadata copied to the local archive
  dir in order to sync both.

* cleanup will now work correctly with the archive
  dir and separates the local from the remote files.

Bugs fixed this release:
* 388034    Unable to backup
* 378940    python2-6 issue / UTF-8 charset / Ubuntu 9.04
* 379386    Fix list-current-files w/ missing archive dir
* 387102    Asynchronous upload not working properly
* 387218    Make scp/ssh into sftp-only backend
* 388992    List of Orphaned Files Growing
* 392905    NoneType object has no attribute 'startswith'
* 393372    Error creating directory
* 383412    Add InfoCodes for upload events
* 383419    Add gio backend

New in v0.6.00 (2009/06/08)
---------------------------
Checkpoint/Restart capability added.  Checkpoint is
done at every volume written and Restart is done at
start of the next volume in the set.  Changes to
normal operations include a permanent duplicity
archive-dir at ~/.duplicity to save state.

To accomplish this, the signature and archive files
in the archive-dir now have three states:
1) temporary until the first volume has been written,
2) partial until the final volume has been written and
  sent to remote storage,
3) permanent with the same name as always.

Assumptions are made that if a restart is needed, then
all arguments are the same as before and that no files
have been removed from the file system between runs.

>From now on, the --archive-dir option can be used to
change the location of the archive dir, but you are
responsible for moving the files if you change it.

Other fixes:
Unicode filenames in log messages are now OK.

Fixed problem where Cygwin was returning -1 for the
hard max open file limit.

(obache)

2011-10-29 06:40:40 UTC MAIN commitmail json YAML

Updated security/py-gnupg to 0.3.2nb2

(obache)

2011-10-29 06:40:25 UTC MAIN commitmail json YAML

* LICENSE=gnu-lgpv-v2.1
* pure python module, C compiler is not required.
* register egg-info.

Bump PKGREVISION.

(obache)

2011-10-29 06:31:43 UTC MAIN commitmail json YAML

Updated security/py-mcrypt to 1.1nb2

(obache)

2011-10-29 06:31:21 UTC MAIN commitmail json YAML

* New HOMEPAGE and MASTER_SITES.
* LICENSE=gnu-lgpl-v2.1
* register egg-info.

Bump PKGREVISION.

(obache)

2011-10-29 06:22:37 UTC MAIN commitmail json YAML

Updated security/py-tlslite to 0.3.8nb1

(obache)

2011-10-29 06:22:20 UTC MAIN commitmail json YAML

* LICENSE=public-domain
* pure python module, C compiler is not required.
* register egg-info.

Bump PKGREVISION.

(obache)

2011-10-29 06:15:29 UTC MAIN commitmail json YAML

Updated security/py-crack to 0.01nb2

(obache)

2011-10-29 06:15:13 UTC MAIN commitmail json YAML

* LICENSE=gnu-gpl-v2
* remove needless things (not using `make' to build, no man, no bin).
* register egg-info.

Bump PKGREVISION.

(obache)

2011-10-29 05:53:25 UTC MAIN commitmail json YAML

mono updated to 2.10.6

(kefren)

2011-10-29 05:47:54 UTC MAIN commitmail json YAML

Update to 2.10.6. Minor bugfixes found in Changelog:

Simplify building with the Android NDK.
Allow Android'd support_boehm=no to work.
Disable the -Wunused-by-set-variable warning supported by newer gcc versions.
Add shared_perfcounters option to enable minimal.
Fix configure check for darwin to support all variants
Fix mingw32 cross-build on a git no-branch checkout.
Add a membar to libgc's UNLOCK () on arm.
Pass HAVE_ARMV6 to libgc on darwin too.

(kefren)

2011-10-29 05:02:43 UTC MAIN commitmail json YAML

Updated lang/py-basicproperty to 0.6.3anb3

(obache)

2011-10-29 05:02:28 UTC MAIN commitmail json YAML

* remove unwanted things (pure python module).
* register egg-info.

Bump PKGREVISION.

(obache)

2011-10-29 04:26:32 UTC MAIN commitmail json YAML

Updated lang/py-psyco to 1.6nb1

(obache)

2011-10-29 04:26:12 UTC MAIN commitmail json YAML

* LICENSE=mit
* register egg-info

Bump PKGREVISION.

(obache)

2011-10-29 02:18:33 UTC MAIN commitmail json YAML

Updated www/ruby-httpclient to 2.2.3

(obache)

2011-10-29 02:18:17 UTC MAIN commitmail json YAML

Update ruby-httpclient to 2.2.3.

= Changes in 2.2.3 =
  Oct 28, 2011 - version 2.2.3
    * Bug fixes
      * Ruby 1.8.6 support.  It's broken from 2.2.0.

(obache)

2011-10-28 23:30:45 UTC MAIN commitmail json YAML

Added textproc/pdfgrep version 1.2

(ryoon)

2011-10-28 22:01:05 UTC MAIN commitmail json YAML

2011-10-28 22:00:13 UTC MAIN commitmail json YAML

Import pdfgrep-1.2 as textproc/pdfgrep from wip/pdfgrep

Pdfgrep is a tool to search text in PDF files. It works similar to
grep.

Features
========
* search for regular expressions.
* support for some important grep options, including:
      o filename output.
      o page number output.
      o optional case insensitivity.
      o count occurrences.
* and the most important feature: color output!

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-10-28 21:40:24 UTC MAIN commitmail json YAML

Fix recent logsurfer line.

(ryoon)

2011-10-28 21:19:42 UTC MAIN commitmail json YAML

2011-10-28 21:17:24 UTC MAIN commitmail json YAML

Added graphics/viewnior version 1.1

(ryoon)

2011-10-28 21:16:32 UTC MAIN commitmail json YAML

2011-10-28 21:14:59 UTC MAIN commitmail json YAML

Initial import of viewnior-1.1 as graphics/viewnior from wip/viewnior

This is Viewnior, an image viewer program. Created to be simple,
fast and elegant. It's minimalistic interface provides more
screenspace for your images.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-10-28 17:34:07 UTC MAIN commitmail json YAML

2011-10-28 17:14:31 UTC MAIN commitmail json YAML

update logsurfer to 1.8 resolves SA46389

(tez)

2011-10-28 17:13:26 UTC MAIN commitmail json YAML

update to 1.8 resolves SA46389
A bug fix and a couple of extra command-line options:

    Fixed double free() in exec.c/prepare_exec(), thanks to reports from
        Gregor Kopf of Recurity Labs, Jan Kohlrausch of DFN_CERT, and
        Wolfgang Ley
    Updated README & DISCLAIMER files removing DFN-CERT copyright
    Now just Logsurfer, not Logsurfer+ any more
    -D command line option for daemon mode. Warning: closes stdin, stdout,
        & stderr, therefore no error messages
    -F command line option to auto re-open log file

(tez)

2011-10-28 17:00:06 UTC MAIN commitmail json YAML

Updated textproc/groonga to 1.2.7

(obache)

2011-10-28 16:59:43 UTC MAIN commitmail json YAML

Update groonga to 1.2.7.

Release 1.2.7 - 2011/10/29
--------------------------

Improvements
^^^^^^^^^^^^

* [libedit] Added error check for wide character to
  multibyte sequence conversion. [Reported by SHIDARA Yoji]
* Added grn_geo_estimate_in_rectangle().
* Added cursor API to geo search in rectangle.
* Improved geo search in rectangle speed.
* Added packages for Ubuntu 11.10 Oneiric Ocelot
* [experimental] Supported Oracle Solaris 10 8/11. (just buildable with system gcc.)

Fixes
^^^^^

* Fixed a typo in document. [Reported by @soundkitchen]

Thanks
^^^^^^

* SHIDARA Yoji
* @soundkitchen

(obache)

2011-10-28 15:04:47 UTC MAIN commitmail json YAML

Updated games/onscripter to 20111025

(ryoon)

2011-10-28 15:03:54 UTC MAIN commitmail json YAML

Update to 20111025

Changelog:
* Fix resize of splite bug
* Fix square drawing bun in 16bpp mode
* When transbtn is run and button is pushed with btnwait,
  select most solid button
* Make btnwait zero when btntime is zero
* Implement textspeeddefault
* Fix square drawing bug with alpha mode
* Fix getcursorpos bug
* Fix button drawing bug
* Fix bugs in textgosub, pretextgosub, and so on
* Change btndown 1 behavior
* Implement ruby support in strsp
* Discard old style save file format support
* Fix bug in save and restore
* Implement partial yesnobox support
* Support extract on case insensitive filesystem
* Support ns2 archive reading
* Fix bug in automode screen transition
* Implement mp3fadein, mp3fadeout, bgmfadein, and bgmfadeout
* Fix bugs in Ogg Vorbis play
* Fix bugs related to Android and Windows

(ryoon)

2011-10-28 14:10:41 UTC MAIN commitmail json YAML

Updated multimedia/libvpx to 0.9.7.1

(ryoon)

2011-10-28 14:09:44 UTC MAIN commitmail json YAML

Update to 0.9.7.1 (0.9.7 p1)

Changelog:
2011-08-15 v0.9.7-p1 "Cayuga" patch 1
  This is an incremental bugfix release against Cayuga. All users of that
  release are strongly encouraged to upgrade.

    - Fix potential OOB reads (cdae03a)

          An unbounded out of bounds read was discovered when the
          decoder was requested to perform error concealment (new in
          Cayuga) given a frame with corrupt partition sizes.

          A bounded out of bounds read was discovered affecting all
          versions of libvpx. Given an multipartition input frame that
          is truncated between the mode/mv partition and the first
          residiual paritition (in the block of partition offsets), up
          to 3 extra bytes could have been read from the source buffer.
          The code will not take any action regardless of the contents
          of these undefined bytes, as the truncated buffer is detected
          immediately following the read based on the calculated
          starting position of the coefficient partition.

    - Fix potential error concealment crash when the very first frame
      is missing or corrupt (a609be5)

    - Fix significant artifacts in error concealment (a4c2211, 99d870a)

    - Revert 1-pass CBR rate control changes (e961317)
      Further testing showed this change produced undesirable visual
      artifacts, rolling back for now.

(ryoon)

2011-10-28 14:06:11 UTC MAIN commitmail json YAML

python24 is not acceptable.

(obache)

2011-10-28 13:50:37 UTC MAIN commitmail json YAML

Added graphics/libwebp version 0.1.3

(ryoon)

2011-10-28 13:49:45 UTC MAIN commitmail json YAML

2011-10-28 13:48:00 UTC MAIN commitmail json YAML

Initial import of libwebp-0.1.3 as graphics/libwebp from wip/webp

WebP is a image format that provides lossy compression for photographic
images. A WebP file consists of VP8 image data, and a container
based on RIFF.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-10-28 13:09:51 UTC MAIN commitmail json YAML

Updated net/Transmission to 2.42

(tnn)

2011-10-28 13:09:06 UTC MAIN commitmail json YAML

Update to Transmission-2.42. Closes PR pkg/45534.

Transmission 2.42 (2011/10/19)
All tickets closed by this release
All Platforms
  Fix error connecting to UDP trackers from big-endian computers
  Fix RPC error when editing UDP trackers
  Fix build failure when a C++ compiler is not installed
GTK+
  Support GTK+ 3.2
  Fix crasher on systems not running DBus
Qt
  Updated Lithuanian translation
Web Client
  Fix bug which broke Opera support

Transmission 2.40 (2011/10/08)
All Platforms
  Torrent queuing
  Improved webseed support
  Fix crash when removing a magnetized transfer
  Fix adding transfers over RPC when a subfolder does not exist
  Other minor fixes
GTK+
  Add GTK+ 3 support
  Make popup notification and system sounds system-configurable
  Add a settings option to hard-delete files instead of using the recycle bin
  Raise the minimum library requirements for GTK+ to 2.22 and glib to 2.28
Qt
  Add popup notification for finished torrents
  Fix non-UTF-8 display issue in the "New Torrent" dialog
Daemon
  SSL support in transmission-remote
Web Client
  Speed improvements
  Add filtering by tracker
  Allow preference changes on mobile devices
  Allow compact view on mobile devices
  Stop ratio functionality
  Compact view interface improvements
Utils
  Fix transmission-edit bug when adding a tracker to a single-tracker torrent
  Fix transmission-create bug when specifying a directory with a leading "./"

(tnn)

2011-10-28 12:03:41 UTC MAIN commitmail json YAML

2011-10-28 12:02:45 UTC MAIN commitmail json YAML

Added databases/p5-Redis version 1.904

(obache)

2011-10-28 12:02:25 UTC MAIN commitmail json YAML

Import p5-Redis-1.904 as databases/p5-Redis.
Packaged by tnozaki@, some minor improvements by me.

Perl binding for Redis database which is in-memory hash store with support for
scalars, arrays and sets and disk persistence.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-10-28 11:31:30 UTC MAIN commitmail json YAML

2011-10-28 11:24:08 UTC MAIN commitmail json YAML

Updated rudiments to 0.34

(fhajny)

2011-10-28 11:23:22 UTC MAIN commitmail json YAML

Updated devel/rudiments to 0.34.

Changes in 0.34
* fixed some STATFS/FSTATFS that needed to be CHAR-versions of the calls
* added test for utime and utime.h
* utime is used on platforms that don't have utimes
* updated process class methods to return -1 and set ENOSUPP for
  process-group related calls on systems that don't have the
  concept of process-groups
* added a call to select() instead of poll() for file-descriptor passing
  for systems that don't support poll()
* added tests for timespec in various header files
* added test for dlopen
* updated configure script not to outright disable classes if the
  functions they're dependent on aren't found, but rather for
  the methods to return erros and set errno to ENOSYS
* added netapi32 on mingw
* updated vfstab detection to reflect minix/haiku-style rather than just
  haiku
* moved non-member variables and methods into daemonprocess class and
  its private class
* updated xmldomnode to output xml entities rather than raw characters
* fixed a bug that caused numeric xml entities greater than 127 to get
  set to 127
* updated mutex class to show a consistent interface on all platforms
* updated configure script to detect pthreads properly on minix
* cleaned up semaphoreset class
* lots of mingw32 compatibility fixes
* wrapped exit() in process class

Changes in 0.33
* removed configure tests for strlcpy and strlcat
* added test for pvt->_translatebyteorder to hostToNet/netToHost for
  64bit numbers
* made filedescriptor::hostToNet/netToHost public and static, moved
  translatebyteorder flag test out of them
* serviceentry and inet*socket classes use
  filedescriptor::hostToNet/netToHost rather than htonl/htons
* added charstring::printBits methods
* xmlsax class uses optimizations even when not using mmap now
* updated linkedlist class a good bit
* applied Renat Sabitov's logger patch
* fixed some bugs where filesystem.C wouldn't compile on platforms where
  statfs can return some strings
* haiku port
* implemented bswap for systems with nothing like it
* added #ifdef's in configure script for all header files
* fixed detection of several things on modern openbsd systems
* added definitions of (u)int(8|16|32|64)_t for systems that don't have
  them
* added randomnumber::getSeed() that uses /dev/urandom if available
* environment class prefers putenv to setenv to work around a memory
  leak that can occur when using setenv to set an environment
  variable over and over
* fixed 2 memory leaks in environment class
* fixed memrchr and strpbrk tests in configure script
* fixed a logger dependency on the permissions class in features.mk.in
* updated environment class to use malloc and free
* fixed reference-after-free by putenv in environment class
* applied patches from Renat Sabitov
* updated signalhandlers to have (void *)(int) signature
* added charstring::subString without an end parameter
* applied patch by Claudio Freire
* changed several %lf's to %Lf's in charstring long double parsers
* fixed uninitiaized nodename/nodevalue in xmldomnode
* fixed unterminated buffer after clear in stringbuffer
* removed "rebuild" target from all Makefiles
* added charstring::capitalize method
* made stringbuffer::terminate append a \0 unconditionally
* made stringbuffer::clear() terminate the buffer at position 0
* fixed a bug where xmldomnode::getFirstXXX() could crash if there was
  no first XXX
* added xmldomnode::moveChild
* fixed uninitialized _grp in groupentry class
* regularexpression class uses pcre_free rather than delete to free
  pcre_extra block now
* fixed printf %lld's in timezonefile class
* made several unsigned shorts use uint16_t in charstring class
* changed integerLength to return uint16_t rather than int
* added man page to rpm spec file

Changes in 0.32
* xmlsax does "sequential" and "only-once" hints when reading the file
* xmlsax/dom classes use optimal read and write buffers now
* added DESTDIR= to rudiments.pc.in
* added charstring::httpUnescape
* fixed a bug in datetime that would cause TZ to remain after doing a
  timezone conversion if TZ was unset to begin with
* fixed a bug in regularexpression that could cause a double-free

0.31 - added OSSwapLittleToHost/OSSwapHostToLittle for Mac OS X
* modified environment::clear() for mac os x
* regularexpression wasn't setting the match count correctly, fixed that
* added charstring::subString() method
* added missing lingerOnClose(), fixed dontLingerOnClose()
* added base64 encode/decode methods
* fixed charstring::parseNumber() for unsigned int's
* added /opt/csw to configure script's search path
* fixed a memory leak in xmldom::unCacheString()

Changes in 0.30
* changed commandline::value() to commandline::getValue()
* fixed a memory leak in dictionary
* added setHour/Minute/Second/etc. methods to datetime
* fixed readdir_r vulnerability
* added support for either "-arg value" or "--arg=value" to commandline
* added support for break and control characters to chat class
* added print method to environment class
* added close-on-exec methods to filedescriptor class
* added clear method to environment class
* made all methods in environment class static
* added wrappers for strspn/strcspn/strpbrk functions to charstring class
* fixed bug where datetime would set wrong timezone if it is initialized
  with a combined zone name like PST8PDT
* added directory::getChildCount()
* added datetime::validDateTime()
* xmldom class stores all strings found in the xml file in a stringlist
  and stores pointers to them in the xmldomnodes to reduce
  memory usage in xml files that have lots of duplicated strings
* added configure tests for dirfd/DIR.dd_fd/DIR.d_fd
* initialize addrinfo struct pointer to NULL in inetclientsocket.C

(fhajny)

2011-10-28 10:38:07 UTC MAIN commitmail json YAML

Internally, Python has a set of modules depending on "platform".  The
"platform" in Python terms is different for Linux kernel 2.* Vs Linux
kernel 3.*.  Add in support to pull in a different PLIST for Linux 3.*.

Fixes build under Ubuntu 11.10.

XXX Perhaps it would be cleaner to name the PLIST to match the python platform
name - since we already calculate that anyway, and that is exactly what drives
the contents of these PLISTs.

(dsainty)

2011-10-28 09:22:19 UTC MAIN commitmail json YAML

fixes format of a entry

(obache)

2011-10-28 09:16:00 UTC MAIN commitmail json YAML

2011-10-28 09:14:59 UTC MAIN commitmail json YAML

Added lang/p5-Switch version 2.16

(obache)

2011-10-28 09:14:41 UTC MAIN commitmail json YAML

Import p5-Switch-2.16 as lang/p5-Switch.

Switch.pm provides the syntax and semantics for an explicit case mechanism for
Perl.  The syntax is minimal, introducing only the keywords C<switch> and
C<case> and conforming to the general pattern of existing Perl control
structures.  The semantics are particularly rich, allowing any one (or more) of
early 30 forms of matching to be used when comparing a switch value with its
various cases.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-10-28 07:41:52 UTC MAIN commitmail json YAML

Add print-PLIST support for perl modules without .packlist.

(obache)

2011-10-28 06:16:12 UTC MAIN commitmail json YAML

2011-10-28 02:21:59 UTC MAIN commitmail json YAML

Twisted is no longer in pkgsrc-wip, it's in net/py-twisted.

(obache)

2011-10-28 02:15:10 UTC MAIN commitmail json YAML

2011-10-28 01:14:00 UTC MAIN commitmail json YAML

Note update of www/p5-Rose-HTML-Objects, textproc/p5-Pod-Simple and
devel/p5-MooseX-SemiAffordanceAccessor.

(hiramatsu)

2011-10-28 01:13:08 UTC MAIN commitmail json YAML

Update p5-MooseX-SemiAffordanceAccessor to 0.09.

Change from previous:
0.09  2011-02-26

- In Moose 1.9900+, attributes from roles no longer acquire the consuming
  class's attribute traits. However, you can apply attribute traits like this
  one to attributes in roles, and that trait is preserved when the role is
  applied to a class.

  See the documentation for more details.

(hiramatsu)

2011-10-28 01:12:49 UTC MAIN commitmail json YAML

Update p5-Pod-Simple to 3.19.

Changes from previous:
2011-08-23  David E. Wheeler <david@justatheory.org>
* Release 3.19

Fixed occasional test failure when tests are run in parallel
(HARNESS_OPTIONS=j6:c). Thanks to Alexei Znamensky for the report and
Marc Green for the fix.

Added "pod_handler" option. This is a callback that can be used to
inspect the content on a "=pod" line. Marc Green/Google Summer of
Code.

Added tests for proper line-ending parsing from the previous
release. The tests were in the repository, but didn't make it into
the MANIFEST or, therefore, the release. Reported by Marc Green.

Added the "parse_empty_lists" option. When enabled, Pod::Simple
will recognize empty lists (that is, a blocks with '=over' and
'=back' but nothing in between). Disabled by default. Marc
Green/Google Summer of Code.

Added the "whiteline_handler" attribute. It's much like
"code_handler", "cut_handler", and "pod_handler", except it's
triggered on lines that contain only whitespace characters. Marc
Green/Google Summer of Code.

Added "raw" attribute to L<> treelet that contains the L<>'s raw
contents. Marc Green/Google Summer of Code.

Pod directives autoclosed by Pod::Simple are now denoted as such
by the new "fake_closer" attribue. Marc Green/Google Summer of
Code.

Fixed incompatibility with Pod::Simple::HTMLBatch in
Pod::Simple::XHTML. Patch by Eric Johnson.

2011-07-16  David E. Wheeler <david@justatheory.org>
* Release 3.18

Pod::Simple now properly parses Pod files using Mac OS Classic line-
endings (\r). Marc Green/Google Summer of Code.

Fixed test failure in 't/search50.t when the test finds a .pod but
the module is in a .pm. Thanks to the cpan-testers who reported
this when the test searched for Capture::Tiny.

2011-07-09  David E. Wheeler <david@justatheory.org>
* Release 3.17

Documented tertiary methods. Patch from Shawn H Corey.

Added "backlink" option to Pod::Simple::XHTML. Thanks to Marc
Green/Google Summer of Code for the pull request.

Typos fixed in Pod::Simple::HTMLBatch. Reported by Shawn H Corey.

Fixed quoting of value returned by a "strip_verbatim_indent()"
code reference so that regex meta characters are properly escaped.

Added "anchor_items" option to Pod::Simple::XHMTL. This allows
text items (which are output as <dt> elements) to have IDs that
can be referenced in the "#" part of a URL. Marc Green/Google
Summer of Code.

Added "recurse" option to Pod::Simple::Search. It's enabled by
default; disable it to turn off recursion into subdirectories.
Marc Green/Google Summer of Code.

Added documentation to clarify the behavior of the "content_seen"
method. Thanks to Olaf Alders for the pull request.

2011-03-14  David E. Wheeler <david@justatheory.org>
* Release 3.16

Fixed invalid HTML generated for nested lists by Pod::Simple::XHTML
(Fitz Elliott).

Replaced the invalid "<nobr>" tag -- created for "S<>" -- with
'<span style="white-space: nowrap;">' (Fitz Elliott).

Fixed some nerbles in our own Pod (Michael Stevens)

Improved the "Minimal code" example in Pod::Simple::HTML. The key
is to use pase_file(), not parse_from_file() (which should
otherwise be undocumented, and is just there for Pod::Parser
compatibility.

Added the html_charset() and html_encode_chars() attributes to
Pod::Simple::XHTML. Inspired by a bug report from Agent Zhang
(RT #29587).

Added "Minimal code" example to the Pod::Simple::XHTML documentation.

Fixed mispelling of the "=encoding" markup in the parser (it was
spelled "=encode"). Thanks to "TTY" for the patch. (RT #24820).

2010-11-11  David E. Wheeler <david@justatheory.org>
* Release 3.15

Removed "perlpod.pod" and "perlpodspec.pod". These now just live
in the Perl core.

Fixed stylesheet names output by HTMLBatch to match the names of
the actual stylesheet files (broken in 3.09). Thanks to Kevin Ryde
for the report (RT #56725).

Added missing closing slash to the CSS links in the XHTML output.
Thanks to HarleyPig for the patch!

Added parens around bar "qw(...)" in t/xhtml05.t. Thanks to Jerry
D. Hedden for the patch.

Improved the Pod::Simple::HTML docs. Thanks to Gabor Szabo for the
patch.

Pod::Simple::XHTML now properly encodes entities in URLs in the
anchor tag. Thanks to John McNamara for the report (RT-60249).

Pod::Simple::HTML and XHTML now strip whitespace from the end of
section names that appear as anchor names for headers (in HTML)
and IDs (in XHTML). Such whitespace appeared when "X<>" entities
were stripped out but not the space between them (RT-56572).

Make test "t/search50.t" always pass on case-insensitive file
systems rather than just skip VMS.

(hiramatsu)

2011-10-28 01:12:23 UTC MAIN commitmail json YAML

Update p5-Rose-HTML-Objects to 0.611.

Changes from previous:
0.611 (11.16.2010) - John Siracusa <siracusa@gmail.com>

    * Added default HTML serialization for compound fields.
    * Removed documentation for nonexistent field_names() method.

0.610 (10.02.2010) - John Siracusa <siracusa@gmail.com>

    * Fixed a bad probe in form-nested.t that was causing spurious test
      failures.
    * Attempted to fix mro-c3.t test failures that I've thus far been
      unable to reproduce locally.

0.608 (10.01.2010) - John Siracusa <siracusa@gmail.com>

    * Silenced a warning in t/form-field.t
    * Clarified the precedence of object_from_form() initialization in cases
      where a parent form and sub-form have fields with the same local_name()
      (Reported by Christopher Masto)

(hiramatsu)

2011-10-28 00:45:32 UTC MAIN commitmail json YAML

Update spectrum to 1.4.8.

(schnoebe)

2011-10-28 00:27:58 UTC MAIN commitmail json YAML

2011-10-27 23:24:33 UTC MAIN commitmail json YAML

2011-10-27 23:22:19 UTC MAIN commitmail json YAML

Import tex-etoolbox-doc-2.1 as devel/tex-etoolbox-doc.

This is documentation for tex-etoolbox.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 23:22:11 UTC MAIN commitmail json YAML

Import tex-etoolbox-2.1 as devel/tex-etoolbox.

The etoolbox package is a toolbox of programming facilities geared
primarily towards LaTeX class and package authors. It provides LaTeX
frontends to some of the new primitives provided by e-TeX as well as
some generic tools which are not strictly related to e-TeX but match the
profile of this package. Note that the initial versions of this package
were released under the name elatex. The package provides functions that
seem to offer alternative ways of implementing some LaTeX kernel
commands; nevertheless, the package will not modify any part of the
LaTeX kernel.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 23:06:20 UTC MAIN commitmail json YAML

Note removal of texlive-pdftools.

(minskim)

2011-10-27 23:05:22 UTC MAIN commitmail json YAML

2011-10-27 21:17:13 UTC MAIN commitmail json YAML

+ ImageMagick-6.7.3.2, farsight2-0.0.31, p5-PerlMagick-6.7.3.2,
  x264-devel-20111022.

(wiz)

2011-10-27 21:10:31 UTC MAIN commitmail json YAML

+ gbrainy-2.04, gcal-3.6.1, gthumb-2.14.0, guile-2.0.3, libtasn1-2.10,
  parallel-20111022, solfege-3.20.4, texmaker-3.1 [pkg/45521],
  weechat-0.3.6, xfontsel-1.0.3 [pkg/45523].

(wiz)

2011-10-27 21:08:26 UTC MAIN commitmail json YAML

2011-10-27 20:41:28 UTC MAIN commitmail json YAML

Updated misc/calibre to 0.8.24

(gls)

2011-10-27 20:40:02 UTC MAIN commitmail json YAML

Update misc/calibre to 0.8.24.
Based on PR pkg/45493 from Rhialto. Additional cleanup by myself.

pkgsrc changes:
- Fix interpreter paths
- Set LICENSE
- Rely on pkgsrc py-cherrypy and py-pdf instead of the ones bundled within
Calibre tarball.
- Properly install .desktop and mimetypes
- Install all recipes.
- Install additional documentation

Upstream changes:
our package was 22 versions behind.
Many, many, many new features, bug fixes and drivers to support new
ebooks readers.
Complete changelog is installed in ${PREFIX}/share/doc/calibre.

(gls)

2011-10-27 19:42:14 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX.

(minskim)

2011-10-27 19:41:40 UTC MAIN commitmail json YAML

Update teTeX's dependency on pdftools.

(minskim)

2011-10-27 19:40:11 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-bin.

(minskim)

2011-10-27 19:39:34 UTC MAIN commitmail json YAML

2011-10-27 19:30:43 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-texmf.

(minskim)

2011-10-27 19:30:07 UTC MAIN commitmail json YAML

Resolve conflicts between teTeX-texmf and tex-preview{,-doc}.

(minskim)

2011-10-27 19:05:16 UTC MAIN commitmail json YAML

2011-10-27 19:03:37 UTC MAIN commitmail json YAML

Import tex-pdftools-doc-0.82 as print/tex-pdftools-doc.

This is documentation for tex-pdftools.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 19:03:25 UTC MAIN commitmail json YAML

Import tex-pdftools-0.82 as print/tex-pdftools.

This package provides PDF-related utilities for TeX Live.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 18:44:14 UTC MAIN commitmail json YAML

2011-10-27 18:42:48 UTC MAIN commitmail json YAML

Import xpdfopen-0.82 as print/xpdfopen.

This package provides Fabrice Popineau's pdfclose/pdfopen commands to
control Acrobat Reader, xpdf and evince.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 18:26:58 UTC MAIN commitmail json YAML

2011-10-27 18:25:17 UTC MAIN commitmail json YAML

Import tex-pst-pdf-doc-1.1v as graphics/tex-pst-pdf-doc.

This is documentation for tex-pst-pdf.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 18:24:57 UTC MAIN commitmail json YAML

Import tex-pst-pdf-1.1v as graphics/tex-pst-pdf.

The package pst-pdf simplifies the use of graphics from PSTricks and
other PostScript code in PDF documents. As in building a bibliography
with BibTEX additional external programmes are being invoked. In this
case they are used to create a PDF file (\PDFcontainer) that will
contain all this graphics material. In the final document this contents
will be inserted instead of the original PostScript code. The package
works with pstricks and requires a recent version of the preview
package.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 18:07:21 UTC MAIN commitmail json YAML

2011-10-27 18:05:55 UTC MAIN commitmail json YAML

Import tex-pdfcrop-doc-1.32 as graphics/tex-pdfcrop-doc.

This is documentation for tex-pdfcrop.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 18:05:13 UTC MAIN commitmail json YAML

Import tex-pdfcrop-1.32 as graphics/tex-pdfcrop.

A Perl script that can either trim pages of any whitespace border, or
trim them of a fixed border.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 18:03:08 UTC MAIN commitmail json YAML

Note update of tex-pstricks{,-doc}.

(minskim)

2011-10-27 18:01:55 UTC MAIN commitmail json YAML

Update tex-pstricks{,-doc} to 2.23.

Changes:
- The new macro \psLoop allows a loop without defining a variable.
- Instead of using the package pst-fill one can now use the fill style
  dots.

(minskim)

2011-10-27 17:21:39 UTC MAIN commitmail json YAML

2011-10-27 17:19:51 UTC MAIN commitmail json YAML

Import tex-environ-doc-0.2 as print/tex-environ-doc.

This is documentation for tex-environ.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 17:19:42 UTC MAIN commitmail json YAML

Import tex-environ-0.2 as print/tex-environ.

The package provides the \collect@body command (as in amsmath), as well
as a \long version \Collect@Body, for collecting the body text of an
environment. These commands are used to define a new author interface to
creating new environments. For example: \NewEnviron{test} wraps the
entire environment body in square brackets, doing the right thing in
ignoring leading and trailing spaces.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 17:16:37 UTC MAIN commitmail json YAML

2011-10-27 17:14:51 UTC MAIN commitmail json YAML

Import tex-preview-doc-11.86 as print/tex-preview-doc.

This is documentation for tex-preview.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 17:14:37 UTC MAIN commitmail json YAML

Import tex-preview-11.86 as print/tex-preview.

The package is a free-standing part of the preview-latex bundle. The
package provides the support preview-latex needs, when it chooses the
matter it will preview. The output may reasonably be expected to have
other uses, as in html translators, etc.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-27 17:00:28 UTC MAIN commitmail json YAML

2011-10-27 16:52:51 UTC MAIN commitmail json YAML

re-add a workaround for a clipping related bug in Xorg<=1.6.
This was removed upstream but is still needed for pkgsrc's
modular-xorg.
Fixes PR pkg/45509 by Francois Tigeot.
Thankd for Francois for providing a pointer to the
offending change.
bump PKGREV

(drochner)

2011-10-27 14:54:41 UTC MAIN commitmail json YAML

Add MESSAGE to notify users of change in xpdfrc commands.

(tez)

2011-10-27 14:12:00 UTC MAIN commitmail json YAML

This package has no contents to buildlink, so abuse of buildlink3.mk.

(obache)

2011-10-27 14:03:51 UTC MAIN commitmail json YAML

Updated biology/py-mol to 1.4.1

(obache)

2011-10-27 14:03:17 UTC MAIN commitmail json YAML

2011-10-27 12:24:28 UTC MAIN commitmail json YAML

Updated devel/p5-Parallel-Prefork to 0.11nb1.
Updated www/p5-Starlet to 0.13.

(hiramatsu)

2011-10-27 12:23:47 UTC MAIN commitmail json YAML

Update p5-Starlet to 0.13.

Changes from previous:
0.13
- test compatibilty improvement: ignore proxy setting while running tests (datamuc)

0.12
- [bugfix] fix infinite loop when connection is closed while receiving
  response content (thanks to Jiro Nishiguchi-san)

0.11
- suppress the warning "Use of "goto" to jump into a construct is deprecated"

(hiramatsu)

2011-10-27 12:23:12 UTC MAIN commitmail json YAML

Depend on devel/p5-Class-Accessor-Lite.

Increment PKGREVISION.

(hiramatsu)

2011-10-27 11:48:36 UTC MAIN commitmail json YAML

Handle last change (libflashsupport) correctly - to match adobe-flash-plugin

(abs)

2011-10-27 11:47:49 UTC MAIN commitmail json YAML

2011-10-27 11:46:20 UTC MAIN commitmail json YAML

Add DEPENDS for libflashsupport for non Linux systems.
Thanks to Tomas Bodzar for catching this

(abs)

2011-10-27 11:00:08 UTC MAIN commitmail json YAML

Updated graphics/kdegraphics4 to 4.5.5nb6

(ryoon)

2011-10-27 10:41:23 UTC MAIN commitmail json YAML

Recursive PKGREVISION bump from graphics/djvulibre-lib

(ryoon)

2011-10-27 10:38:29 UTC MAIN commitmail json YAML

Updated graphics/djvulibre-lib to 3.5.24
Updated graphics/djvulibre-tools to 3.5.24
Updated graphics/djview4 to 4.8

(ryoon)

2011-10-27 10:36:50 UTC MAIN commitmail json YAML

Update to 4.8

Changelog:
NEW IN VERSION 4.6
--------------------
- Show total page number in page combo and page info box.
- Decode percent encoding in annotation and outline hyperlinks.
- Properly handle non-ascii filenames in export and save dialogs.
- Subtle changes to PgUp/PgDn/Home/End/Space/Backspace view changes.
- Fixed suffix management in export/save/print dialogs.

NEW IN VERSION 4.7
--------------------
- Fix for crash on quick PgUp PgDn sequences.
- Fix scrollbars in continuous mode.
- Fix plugin for some webkit based browsers.

NEW IN VERSION 4.8
--------------------
- Added option to invert luminance.
- Added shortcut ctrl+g to go to the page combo.
- Fixed export issues under win32.
- Mouse wheel can be configured to control the zoom.
- Animated page movements.

(ryoon)

2011-10-27 10:34:08 UTC MAIN commitmail json YAML

Update to 3.5.24

Changelog:
NEW IN VERSION 3.5.24
---------------------
- Added option "-u" in djvused.
- Added option "-o djvufile" in djvuxmlparser.
- Added support for <CHARACTER> tag in djvuxmlparser.
- Added print-xmp, set-xmp, remove-smp in djvused.

(ryoon)

2011-10-27 10:32:56 UTC MAIN commitmail json YAML

Update to 3.5.24

Changelog:
NEW IN VERSION 3.5.24
---------------------
- Set ddjvuapi_version to 20.
- Added ddjvuapi support for changing the white point.

(ryoon)

2011-10-27 09:58:44 UTC MAIN commitmail json YAML

Conver to use MACHINE_PLATFORM:MNetBSD-5.[0-8]* for NetBSD 5.2 or later.
Ponted out in PR pkg/45524

(ryoon)

2011-10-27 09:56:14 UTC MAIN commitmail json YAML

2011-10-27 07:58:58 UTC MAIN commitmail json YAML

Added devel/p5-Class-Accessor-Lite version 0.05.

(hiramatsu)

2011-10-27 07:57:34 UTC MAIN commitmail json YAML

Add p5-Class-Accessor-Lite.

(hiramatsu)

2011-10-27 07:56:16 UTC MAIN commitmail json YAML

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.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(hiramatsu)

2011-10-27 04:23:50 UTC MAIN commitmail json YAML

Revert, no unconditional pollution of environment via b3.mk.

(joerg)

2011-10-27 03:41:25 UTC MAIN commitmail json YAML

add and enable poppler-cpp

(jnemeth)

2011-10-27 02:37:20 UTC MAIN commitmail json YAML

update xpdf - fixing multiple vulnerabiliites

(tez)

2011-10-27 02:35:41 UTC MAIN commitmail json YAML

2011-10-27 01:29:25 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 2.11

(mspo)

2011-10-27 01:28:24 UTC MAIN commitmail json YAML

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.

(mspo)

2011-10-27 01:15:50 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Output to 1.01.
Updated textproc/p5-Pod-Spell-CommonMistakes to 1.000.

(hiramatsu)

2011-10-27 01:15:07 UTC MAIN commitmail json YAML

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

(hiramatsu)

2011-10-27 01:14:32 UTC MAIN commitmail json YAML

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

(hiramatsu)

2011-10-26 21:54:20 UTC MAIN commitmail json YAML

Note update of tex-oberdiek{,-doc}.

(minskim)

2011-10-26 21:53:54 UTC MAIN commitmail json YAML

2011-10-26 21:45:14 UTC MAIN commitmail json YAML

Note PKGREVISION bump of doxygen.

(minskim)

2011-10-26 21:44:55 UTC MAIN commitmail json YAML

2011-10-26 20:34:04 UTC MAIN commitmail json YAML

2011-10-26 20:33:12 UTC MAIN commitmail json YAML

Import tex-epstopdf-doc-2.16 as graphics/tex-epstopdf-doc.

This is documentation for tex-epstopdf.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-26 20:33:02 UTC MAIN commitmail json YAML

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.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-10-26 19:28:32 UTC MAIN commitmail json YAML

Updated print/podofo to 0.9.1

(gls)

2011-10-26 19:28:01 UTC MAIN commitmail json YAML

Update print/podofo to 0.9.1.

Upstream changes are unknown, Changelog only says: 'see SVN changelog'

(gls)

2011-10-26 19:25:50 UTC MAIN commitmail json YAML

update to 2.4.7 fixes SA46575 (CVE-2011-3256)

(tez)

2011-10-26 19:24:45 UTC MAIN commitmail json YAML

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).

(tez)

2011-10-26 19:01:49 UTC MAIN commitmail json YAML

Updated textproc/py-docutils to 0.8.1nb1

(gls)

2011-10-26 19:01:20 UTC MAIN commitmail json YAML

Replace /usr/bin/env python with ${PYTHONBIN}
PKGREVISION++

(gls)

2011-10-26 17:56:24 UTC MAIN commitmail json YAML

clamav update fixes SA46455

(tez)

2011-10-26 17:55:05 UTC MAIN commitmail json YAML

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

(tez)

2011-10-26 16:01:14 UTC MAIN commitmail json YAML

Add the minor number of the OS version to LOWER_OPSYS_VERSUFFIX.
Configure scripts tend to use it to distinguish different SunOS
versions.

(hans)

2011-10-26 13:39:49 UTC MAIN commitmail json YAML

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/

(bouyer)

2011-10-26 13:10:28 UTC MAIN commitmail json YAML

Updated x11/py-Pmw to 1.3.2

(obache)

2011-10-26 13:10:08 UTC MAIN commitmail json YAML

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

(obache)

2011-10-26 12:02:01 UTC MAIN commitmail json YAML

2011-10-26 11:31:13 UTC MAIN commitmail json YAML

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).

(ryoon)

2011-10-26 11:08:37 UTC MAIN commitmail json YAML

Addon for previous commit (PR 45491) that actually fixes
  archivers/libarchive but not bootstrap.

(cheusov)

2011-10-26 08:32:50 UTC MAIN commitmail json YAML

Workaround for PR 45491. It fixes bootstrap if
pkg://sfe/system/file-system/e2fsprogs@1.41.14 package is installed.
Approved by agc@.

(cheusov)

2011-10-26 08:03:35 UTC MAIN commitmail json YAML

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

(sbd)

2011-10-26 06:57:30 UTC MAIN commitmail json YAML

implement sh "LDS Rn,MACH".  gcc now generates this for some kernel code.

(mrg)

2011-10-26 00:41:04 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup tickets 3578 and 3579

(sbd)

2011-10-26 00:40:15 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3579 - requested by tez
security/mit-krb5 security update

Revisions pulled up:
- security/mit-krb5/Makefile                                    1.55
- security/mit-krb5/distinfo                                    1.32

---
  Module Name:    pkgsrc
  Committed By:  tez
  Date:          Sun Oct 23 19:58:16 UTC 2011

  Modified Files:
          pkgsrc/security/mit-krb5: Makefile distinfo

  Log Message:
  add vendor patch 2011-006-patch-r18 from MITKRB5-SA-2011-006
  this fixes CVE-2011-1528, CVE-2011-1529 & CVE-2011-4151

(sbd)

2011-10-26 00:34:26 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3578 - requested by obache
security/cy2-scram build fix

Revisions pulled up:
- security/cy2-scram/Makefile                                  1.2

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Mon Oct 24 12:48:56 UTC 2011

  Modified Files:
  pkgsrc/security/cy2-scram: Makefile

  Log Message:
  OpenSSL is required to build.

(sbd)

2011-10-25 20:33:08 UTC MAIN commitmail json YAML

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;

(spz)

2011-10-25 19:38:10 UTC MAIN commitmail json YAML

2011-10-25 17:29:13 UTC MAIN commitmail json YAML

Correct typo: x11/fixproto ==> x11/fixesproto

(darcy)

2011-10-25 16:29:37 UTC MAIN commitmail json YAML

Remove 9base

(ryoon)

2011-10-25 16:29:16 UTC MAIN commitmail json YAML

Updated sysutils/9base to 20100604

(ryoon)

2011-10-25 16:28:17 UTC MAIN commitmail json YAML

2011-10-25 14:55:50 UTC MAIN commitmail json YAML

Make tmux build on NetBSD 4 -- it uses features from libevent 1.1b

(shattered)

2011-10-25 14:31:53 UTC MAIN commitmail json YAML

Note update of mail/postfix package to 2.8.6.

(taca)

2011-10-25 14:31:11 UTC MAIN commitmail json YAML

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/.

(taca)

2011-10-25 09:36:31 UTC MAIN commitmail json YAML

Updated graphics/py-piddle to 1.0.15nb3

(obache)

2011-10-25 09:36:15 UTC MAIN commitmail json YAML

* convert distutils package to register egg-info.
* pure python, no compiler is required.

Bump PKGREVISION.

(obache)

2011-10-25 09:24:58 UTC MAIN commitmail json YAML

Updated graphics/py-gnuplot to 1.8nb1

(obache)

2011-10-25 09:24:21 UTC MAIN commitmail json YAML

* 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.

(obache)

2011-10-25 09:23:37 UTC MAIN commitmail json YAML

Pull upstream patch to make inode more reliable. LOOKUP and READDIR
cans show different inodes for the same object without that fix.

(manu)

2011-10-25 09:22:32 UTC MAIN commitmail json YAML

2011-10-25 09:15:00 UTC MAIN commitmail json YAML

Updated www/p5-CGI-Application to 4.50.
Updated www/p5-AnyEvent-HTTP to 2.13.

(hiramatsu)

2011-10-25 09:14:07 UTC MAIN commitmail json YAML

Update p5-CGI-Application to 4.50.

Changes from previous:
4.50 Thu Jun 16, 2011

    [FEATURES]
    Better PSGI support in the core
    - run_as_psgi() works like run, but directly returns the expected PSGI response structure
    - psgi_app() wraps up all the PSGI bits to call and run the application and return a PSGI
      code ref:

        $psgi_coderef = WebApp->psgi_app({ ... args to new() ... });

    [DOCUMENTATION]
    - docs for header_props() were improved

    [INTERNAL]
    - source control management was moved from darcs to git. Those who prefer
      darcs are are more familiar with it are advised to try the darcs-git.py
      wrapper for git.

    - The test file psgi_app.t is missing from this release and will be added later.

(hiramatsu)

2011-10-25 09:13:45 UTC MAIN commitmail json YAML

Update p5-AnyEvent-HTTP to 2.13.

Changes from previous:
2.13 Wed Jul 27 17:53:58 CEST 2011
- garbled chunked responses caused AnyEvent::HTTP to malfunction
          (patch by Dmitri Melikyan).
        - fix GET => HEAD in one case in the documentation (James Bromberger).

2.12 Tue Jun 14 07:22:54 CEST 2011
- fix a possible 'Can't call method "destroyed"' error (which would
          have been reported by Carl Chambers).

2.11 Tue May 10 14:33:28 CEST 2011
- the keepalive session cache wouldn't take port and scheme into account
          when reusing connection - potentially causing information leaks
          (reported by Nick Kostirya).
- bump AnyEvent dependency version (reported by Richard Harris).

2.1  Thu Feb 24 13:11:51 CET 2011
- the keepalive and persistent parameters were actually named
          differently in the code - they now work as documented.
        - fix a bug where callbacks would sometimes never be called when
          the request timeout is near or below the persistent connection
          timeout (testcase by Cindy Wang).
        - destroying the guard would have no effect when a request was
          recursing or being retired.

2.04 Sat Feb 19 07:45:24 CET 2011
- "proxy => undef" now overrides any global proxy when specified.
        - require scheme in urls, also use a stricter match to match urls,
          leading or trailing garbage is no longer tolerated.
        - EXPERIMENTAL: allow '=' in cookie values.

2.03 Tue Jan 18 18:49:35 CET 2011
- dummy reupload, file gone from cpan somehow.

2.02 Wed Jan 12 04:29:37 CET 2011
- do not lowercase cookie names, only parameter names.

2.01 Tue Jan 11 07:38:15 CET 2011
- add missing dependency on common::sense.
        - add a resume download example.

2.0  Tue Jan  4 09:16:56 CET 2011
- hopefully fully upgraded to HTTP/1.1.
        - support HTTP/1.1 persistent and HTTP/1.0 keep-alive connections.
- drop https-proxy-connection support. seems unused and ill-specified.
        - use more differentiated 59x status codes.
        - properly use url (not proxy) hostname to verify server certificate.
        - much improved cookie implementation:
          - properly implement cookie expiry (for new cookies).
          - new function to expire cookies and sessions: cookie_jar_expire.
          - add special exception to parse broken expires= keys in
            set-cookie headers.
          - do not quote cookie values when not strictly necessary, to
            improve compatibility with broken servers.
          - accept and send lots of invalid cookie values exactly as
            they were received - this should not impact valid values.
          - lowercase cookie parameter names for improved compatibility.
          - support the max-age cookie parameter, overrides expires.
          - support cookie dates (and a few others) in parse_date.
          - properly support value-less parameters (e.g. secure, httponly).
        - do not send Host: header in a proxy CONNECT request.
- use common::sense.
        - lowercase hostnames and schemes.
        - ignore leading zeroes in http version.
        - handle spaces in content-length headers more gracefully.

1.5  Fri Dec 31 04:47:08 CET 2010
- bugfix: after headers were received, if any error occured the wrong
          (server-sent) Status and Reason fields would be passed to the callback.
        - when an error occurs during transfer, preserve status/reason.
- add socks4a connect example.
- new "tcp_connect" parameter.
        - new format_date and parse_date functions.
        - diagnose unexpected eof as such when the length is known.
        - add 205 to the responses without body.

1.46 Mon Sep  6 08:29:34 CEST 2010
        - some (broken) servers differentiate between empty search parts
          and nonexistant search parts, work around this (problem
          analyzed by Sergey Zasenko).
        - possibly increase robustness by always setting an on_error
          callback on the AnyEvent::Handle object (especially in case
          of user errors, such as nehative timeouts).
        - we now always follow 301/302/303 redirects and mutate POST to GET.
        - we now always follow 307 redirects, even for POST.
        - header-less responses are not parsed correctly (at a negative
          speed penatly :).

1.45 Wed Jun 16 21:15:26 CEST 2010
- fix a bug where the handle would go away directly after a successful
          connect (analyzed and patch by Maxim Dounin).
        - due to popular demand, introduce the Redirect pseudo response header.
        - document URL pseudo-header better.
        - explain how to implement DNS caching.

(hiramatsu)