Commit graph

177336 commits

Author SHA1 Message Date
wiz
a09043b20f + ImageMagick-6.7.3.3, appres-1.0.3 [pkg/45526], libcdio-0.83,
libdrm-2.4.27, p5-PerlMagick-6.7.3.3, poppler-0.18.1,
  py-gstreamer0.10-0.10.22, scmgit-1.7.7.1, scmgit-base-1.7.7.1,
  scmgit-docs-1.7.7.1, x264-devel-20111029.
2011-10-30 21:47:03 +00:00
minskim
421b59ec06 Note update of emacs-snapshot. 2011-10-30 20:10:40 +00:00
minskim
7850ca7f61 Update emacs-snapshot to 24.0.90.20111026.
Changes:
- Fix use-prompt-regexp case in comint.
- Many documentation improvements.
2011-10-30 20:10:16 +00:00
jakllsch
05d6f6f224 Descend into and note addition of x11/xicc and x11/xcalib. 2011-10-30 19:59:02 +00:00
jakllsch
363336f724 Add xcalib.
Loads VCGT tag of monitor ICC profile into X server LUT.
2011-10-30 19:56:56 +00:00
jakllsch
692fdf6ea5 Add xicc.
xicc loads an ICC profile into X server _ICC_PROFILE atom.
2011-10-30 19:55:23 +00:00
drochner
41aa843a46 update to 2.24.7
changes:
-filechooser UI improvements
-bugfixes
-translation updates
2011-10-30 18:11:24 +00:00
drochner
b81cf06b12 update to 2.12.12
changes: minor fixes and cleanup
2011-10-30 18:07:55 +00:00
drochner
6addbc3672 update to 2.10
changes: minor fixes and cleanup
2011-10-30 18:07:14 +00:00
drochner
4c5037c2d0 Fix an off-by-one error in the UTF8StringNormalize function that allows
remote attackers to cause a denial of service (slapd crash) via a
zero-length string that triggers a heap-based buffer overflow
bump PKGREV
2011-10-30 18:05:28 +00:00
drochner
6c4e312ea4 update to 0.2.2.34
fixes a critical anonymity vulnerability where an attacker
can deanonymize Tor users (CVE-2011-2768)
2011-10-30 17:49:18 +00:00
drochner
335ac8925f make this build with current ffmpeg
(or is this a C++ version problem? anyway - it works now)
2011-10-30 17:45:44 +00:00
shattered
7fe4e4e230 PR/42252 -- Add #include <sys/types.h> to build on 4.0. 2011-10-30 16:21:11 +00:00
cheusov
1467e20fbf Fix for PR 45495. 2011-10-30 15:30:17 +00:00
obache
a03072c1ec Updated security/py-crypto to 2.4 2011-10-30 13:31:08 +00:00
obache
42f9b78943 Update py-cryoto to 2.4.
2.4
===
	* Python 3 support!  (Thorsten E. Behrens, Anders Sundman)
	  PyCrypto now supports every version of Python from 2.1 through 3.2.

	* Timing-attack countermeasures in _fastmath: When built against
	  libgmp version 5 or later, we use mpz_powm_sec instead of mpz_powm.
	  This should prevent the timing attack described by Geremy Condra at
	  PyCon 2011:
	  http://blip.tv/pycon-us-videos-2009-2010-2011/pycon-2011-through-the-side-channel-timing-and-implementation-attacks-in-python-4897955

	* New hash modules (for Python >= 2.5 only): SHA224, SHA384, and
	  SHA512 (Frédéric Bertolus)

	* Configuration using GNU autoconf.  This should help fix a bunch of
	  build issues.

	* Support using MPIR as an alternative to GMP.

	* Improve the test command in setup.py, by allowing tests to be
	  performed on a single sub-package or module only. (Legrandin)

	  You can now do something like this:

	    python setup.py test -m Hash.SHA256 --skip-slow-tests

	* Fix double-decref of "counter" when Cipher object initialisation
	  fails (Ryan Kelly)

	* Apply patches from Debian's python-crypto 2.3-3 package (Jan
	  Dittberner, Sebastian Ramacher):
	 - fix-RSA-generate-exception.patch
	 - epydoc-exclude-introspect.patch
	 - no-usr-local.patch

	* Fix launchpad bug #702835: "Import key code is not compatible with
	  GMP library" (Legrandin)

	* More tests, better documentation, various bugfixes.
2011-10-30 13:30:36 +00:00
obache
2c188b2007 Updated net/bittornado to 0.3.18nb4 2011-10-30 12:08:29 +00:00
obache
7d81ca665d * No need to buildlink with python module packagse, simple DEPENDS is sufficient.
* switch to use py-crypto instead of obsolated py-amkCrypto.
* register egg-info.

Bump PKGREVISION.
2011-10-30 12:07:50 +00:00
obache
faa3066b98 Updated security/py-amkCrypto to 2.0.1nb5 2011-10-30 11:47:36 +00:00
obache
b553e9eeaa Convert distutils package to register egg-info
Bump PKGREVISION.
2011-10-30 11:46:48 +00:00
marino
f719a18671 PR#44932 (x11/fltk2): Fix broken DragonFly build 2011-10-30 11:13:12 +00:00
marino
771e08f0f4 pkg/44990 (net/netatalk): Fix afpd startup script
Adds command_args to startup script to write the pid file to /var/run
as intended.  Apparently the lack of a pid file  did not affect NetBSD's
ability to stop the daemon, but it did prevent it on DragonFly BSD.
2011-10-30 10:08:22 +00:00
manu
615458fbf9 Update to perfuse-20111030 2011-10-30 05:28:13 +00:00
manu
ddf9a5228c Update to perfuse-20111030:
- do not confuse FUSE fileno with inode numbers
- do not use kernel name cache, implement our own instead.
- honour cache directive from FUSE filesystem for name and attrbiutes
2011-10-30 05:26:40 +00:00
manu
6238674948 Additionnal fixes from upstream to ensure inodes are consistent for
all operations (readdir and getattr)
2011-10-30 05:07:14 +00:00
dholland
59d7e19668 Apparently at some update or other libtkanim disappeared from the ocaml
distribution. Update PLIST here to match.
2011-10-29 21:06:51 +00:00
hiramatsu
09ce9dcd8f Updated devel/p5-Module-ScanDeps to 1.04. 2011-10-29 20:27:15 +00:00
hiramatsu
4bc84fc04d Update p5-Module-ScanDpes to 1.04.
Changes from previous:
[Changes for 1.04 - 2011-07-21]
* Brown paper bag bug: fix option -x (execute) (broken by changes for -c)
* While we're at it: honor option -I with -c

[Changes for 1.03 - 2011-07-18]

* RT #69213: ScanDeps incompatible with AnyEvent (Perl 5.14, AnyEvent 5.34, PAR 1.00.2)
  For option -c (compile) M:SD used to wrap the file in one big sub and
  appended an END block where it dumps %INC etc; the outer sub causes problems
  with certain contructs. Instead we now use an INIT block prepended
  to the file.

* RT #69471: Problem with "eval { require SomeModule }" constructions
  Module::ScanDeps::DataFeed now omits %INC pairs with an undefined value
  (these may be created by an unsuccessful "require" under certain conditions).
  Also omit CODE refs from @INC.

* Fix for failing CPAN Testers report
  http://www.cpantesters.org/cpan/report/4208fa16-a5d1-11e0-a0bc-c71a7862a918:
  Perl 5.15.0 got rid of Shell.pm

* Fix for failing CPAN Testers report
  http://www.cpantesters.org/cpan/report/772147dc-6c1f-1014-baf2-318eb63ba09a:
  - regex meta characters in filenames break consistency check

* Simplify Module::ScanDeps::DataFeed somewhat by localizing %INC
  around "require Module::ScanDeps::DataFeed" and by using Data::Dumper
  for the actual dump.

* Don't create the tempfiles for DataFeed in the working directory.

* Purge all pod from Module::ScanDeps::DataFeed, advise the  CPAN
  indexer not to bother with it; same for Module::ScanDeps::Cache.

[Changes for 1.02 - 2011-04-03]
* %Preload: add _all_ *.pl file below .../unicore for utf8.pm

[Changes for 1.01 - 2011-03-26]
* %Preload: add "unicore/version" for Unicode/UCD.pm
  (because it contains a call openunicode(..., "version"))

[Changes for 1.00 - 2011-02-19]
* RT #65855: Special handling for POSIX requested (Roderich Schupp)
* RT #65252: Temp files left when execute fails (Roderich Schupp)
* add a %Preload rule for Log::Report::Dispatcher (Roderich Schupp)
  cf. http://www.nntp.perl.org/group/perl.par/2011/01/msg4871.html
* add %Preload rule for Date::Manip (Roderich Schupp)
* speed up scanning *significantly* by not re-constructing regexen
  for every line of input and reducing the no. of sub calls (Steffen Mueller)
* add Eric Roode to AUTHORS (Steffen Mueller)
* RT #61027: "use lib" does not work (Roderich Schupp)
  scan_line(): When handling "use lib '/some/dir'" we add "/some/dir/ARCHNAME",
  "/some/dir/VER" and "/some/dir/VER/ARCHNAME", but forgot
  to add "/some/dir" itself.
  While we're at it, improve parsing the argument list of "use lib".
  Simply eval the string, this should at least make all forms of
  quoted strings work correctly.
* fix URI special case (clkao)
* fix a regression reported by CPAN Testers (Roderich Schupp)
* finally: bump version to 1.00
2011-10-29 20:26:37 +00:00
dholland
239433a9ad Mark as BROKEN. There's a directory in the source for newer ocaml, but it's
empty. The precompiled files included in the distfile do not work.
2011-10-29 19:36:26 +00:00
hiramatsu
3f0a980eb3 Updated textproc/p5-Pod-Readme to 0.11. 2011-10-29 17:31:03 +00:00
hiramatsu
197e0d32ba Update p5-Pod-Readme to 0.11.
Change from previous:
0.11  2010-12-09
        - Recognise the =encoding directive, rather than dying when it's
          encountered.
2011-10-29 17:30:33 +00:00
dholland
f971c1527c Fix build with current ocaml 2011-10-29 15:38:47 +00:00
dholland
bd3e22d634 Fix typo in previous that made deinstallation fail... 2011-10-29 15:17:17 +00:00
obache
2a822782d2 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.
2011-10-29 14:40:00 +00:00
ryoon
019e02ed40 Added print/pdf2djvu version 0.7.7 2011-10-29 14:33:14 +00:00
ryoon
ab1ebff1f5 Add pdf2djvu 2011-10-29 14:32:43 +00:00
ryoon
bb5762391a 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).
2011-10-29 14:30:51 +00:00
imil
bb91cc798a Updated pkgtools/pkgin to 0.5.2.1 2011-10-29 14:26:12 +00:00
imil
e574d5ee3c pkgin-0.5.2.1
Handled the very rare case where CONFLICTS is placed *after* PKGNAME
	in pkg_summary(5), leading to database inconsistency.
2011-10-29 14:25:47 +00:00
jmcneill
afae800479 fix previous 2011-10-29 14:16:53 +00:00
cheusov
6b8153bb6c Do not change PHP_VERSIONS_ACCEPTED in phpversion.mk.
It is not necessary anymore. No objections in tech-pkg@.
2011-10-29 13:47:03 +00:00
marino
d04213e8aa 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
2011-10-29 13:45:49 +00:00
marino
e6e2fb2e6c 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
2011-10-29 13:26:59 +00:00
obache
ce06b1fe40 Updated comms/py-gammu to 1.26.1nb1 2011-10-29 13:22:34 +00:00
obache
4d60596b1b distutils package, register egg-info.
Bump PKGREVISION.
2011-10-29 13:22:16 +00:00
marino
646b165390 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
2011-10-29 13:20:54 +00:00
obache
16cc042f87 Updated fonts/py-fonttools to 2.3 2011-10-29 11:40:46 +00:00
obache
1a4046d2ef 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
2011-10-29 11:40:27 +00:00
ryoon
255986286c Added devel/pstreams version 0.7.0 2011-10-29 10:41:23 +00:00
ryoon
e3fcf2161c Add pstreams 2011-10-29 10:40:53 +00:00