Commit graph

145322 commits

Author SHA1 Message Date
brook
716ab7596a Add language-specific data sets distributed by the project. The tesseract
distribution itself just creates dummy, placeholder data sets that cannot
be used.
2009-07-21 16:00:19 +00:00
tnn
4d244d6a76 Update pixman.sym to reflect reality.
Bump PKGREVISION.
2009-07-21 15:03:29 +00:00
roy
a930a3ddc6 Punt 2009-07-21 14:09:50 +00:00
roy
5b0a26b83d py-python-openid -> py-openid 2009-07-21 14:09:11 +00:00
roy
ed56f13569 Import python-openid-2.2.4, an OpenID client and server library for python 2009-07-21 14:08:04 +00:00
roy
2307355606 Add py-python-openid 2009-07-21 13:30:12 +00:00
roy
dd409e3abe Import python-openid-2.2.4
OpenID support for servers and consumers.
2009-07-21 13:26:49 +00:00
gdt
bf5300c3e1 Drop ONLY_FOR_PLATFORM because this builds fine on Darwin. 2009-07-21 13:08:40 +00:00
tnn
324280b064 typo in previous 2009-07-21 12:40:54 +00:00
tnn
64a49df70b patch-az: MMX/SSE code is broken with GCC 4.3, disable it. 2009-07-21 12:39:54 +00:00
tnn
796d5278e3 freetype2's .pc file requests linkage with -lz, so pull in zlib's bl3.mk 2009-07-21 12:00:41 +00:00
tnn
5265907d7a include <string.h> for strcmp(3) prototype. Fixes Linux build. 2009-07-21 11:50:35 +00:00
tnn
6169d86a56 include <string.h> for strcmp(3) prototype. Fixes Linux build. 2009-07-21 11:47:16 +00:00
obache
12af32eb11 Updated databases/tokyocabinet to 1.4.30 2009-07-21 11:36:10 +00:00
obache
22b75a167a Update tokyocabinet to 1.4.30.
Changes:
2009-07-13  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tctdb.c (tctdbstrtometasearcytype): new function.

	* tcadb.c (tcadbmisc): "metasearch" command was added.

	- Release: 1.4.30
2009-07-21 11:35:47 +00:00
obache
3dd74ac954 Updated databases/ruby-tokyotyrant to 1.11 2009-07-21 11:34:58 +00:00
obache
a2538dac26 Update ruby-tokyotyrant to 1.11. 2009-07-21 11:34:35 +00:00
obache
2e9a6451e6 Updated databases/p5-tokyotyrant to 1.14 2009-07-21 11:33:55 +00:00
obache
5a36af0e94 Update p5-tokyotyrant to 1.14. 2009-07-21 11:33:31 +00:00
obache
b171dffb10 Updated databases/tokyotyrant to 1.1.33 2009-07-21 11:31:55 +00:00
obache
f917129851 Update tokyotyrant to 1.1.33.
Changes:
2009-07-18  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* scrext.c (serv_bit): new function.

	* tcrdb.c (tcrdbqryhint, tcrdbmetasearch): new functions.

	- Release: 1.1.33
2009-07-21 11:31:23 +00:00
tnn
4236fde0a4 Include <sys/param.h> to get PATH_MAX defined.
Fixes Linux build.
2009-07-21 11:27:22 +00:00
drochner
1df1fda841 add a patch from upstream to fix an assertion error with pixman-0.15.16
(see fdo bug #22642)
bump PKGREVISION
2009-07-21 11:15:53 +00:00
tnn
30dff3eb70 Need -D_GNU_SOURCE on Linux for "struct ucred" declaration. 2009-07-21 10:37:11 +00:00
tnn
464c9ef40d needs termcap 2009-07-21 09:59:09 +00:00
tnn
a2248ca776 don't attempt to install the same headers twice.
Should fix Linux build.
2009-07-21 09:45:12 +00:00
minskim
34c5cadce2 Add tex-fontspec and tex-fontspec-doc. 2009-07-21 07:27:05 +00:00
minskim
3d7c308b57 Import tex-fontspec-doc-1.18 as fonts/tex-fontspec-doc.
This is documentation for tex-fontspec.
2009-07-21 07:24:53 +00:00
minskim
7e96b2afc8 Import tex-fontspec-1.18 as fonts/tex-fontspec.
Fontspec is a package for XeLaTeX.  It provides an automatic and
unified interface to feature-rich AAT and OpenType fonts through the
NFSS in LaTeX running on XeTeX.  XeTeX (the successor to TeX-GX) is a
TeX-variant (originally for Mac OS X, but now available in the major
distributions for other platforms, too) that accepts unicode input and
can access system fonts directly.
2009-07-21 07:24:30 +00:00
adam
0f3ff3806a Updated graphics/pngcrush to 1.7.0 2009-07-21 06:49:45 +00:00
sno
37d4bbb6ad Updated net/p5-Cisco-Abbrev to 0.03 2009-07-21 06:40:59 +00:00
sno
440bac8594 pkgsrc changes:
- Updating package for p5 module Cisco::Abbrev from 0.02 to 0.03
  - Adjusting license according to module POD

Upstream changes:
0.03	2009-04-17
	Added 'Eth' --> 'Ethernet' mapping.
	Thanks to: Petya Kohts <kohts@yandex-team.ru>
2009-07-21 06:40:48 +00:00
adam
2d6ee8e266 Changes 1.7.0:
* Save (but do not recompress) APNG chunks if the output file has the
  ".apng" extension and the color_type and bit_depth are not changed.

Changes 1.6.20:
* Changed local variable "write" to "wwrite" in inffast.c (zlib) to avoid
  shadowed declaration warning.
2009-07-21 06:40:36 +00:00
sno
bfcb97947d Updated devel/p5-MooseX-Traits-Pluggable to 0.06 2009-07-21 06:35:38 +00:00
sno
a22d4ac3c4 pkgsrc changes:
- Updating package for p5 module MooseX::Traits::Pluggable from 0.04 to 0.06
  - Adjusting dependencies according to META.yml
  - Changing module type (Module::Install::Bundled required?), because
    bundled Module::Install contains additional packages

Upstream changes:
0.06  2009-07-17 23:33:00
   - Work correctly with positional parameters followed by a hashref
     passed to new_with_traits.

0.05  2009-07-17 20:15:34
    - Add support for composing MooseX::MethodAttributes roles into
      anonymous classes correctly.
2009-07-21 06:35:26 +00:00
sno
1d76df2364 Updated devel/p5-MooseX-SemiAffordanceAccessor to 0.05 2009-07-21 06:27:11 +00:00
sno
b1183d53e4 pkgsrc changes:
- Updating package for MooseX::SemiAffordanceAccessor from 0.03 to 0.05
  - Adjusting license / Moose dependency according to META.yml

Upstream changes:
0.05   2009-07-15

- Now requires Moose 0.84 to prevent test failures.


0.04   2009-07-09

- This module unconditionally deleted the "is" parameter, which meant
  it broke any use of "is => 'bare'". Reported by Jerome Quelin. Fixed
  by Jesse Luehrs. RT #47711.
2009-07-21 06:26:53 +00:00
sno
598b475a23 Updated devel/p5-MooseX-Emulate-Class-Accessor-Fast to 0.00902 2009-07-21 06:22:38 +00:00
sno
0fdbdba12b Updating package for p5 module MooseX::Emulate::Class::Accessor::Fast
from 0.00901 to 0.00902

Upstream changes:
0.00902    July 10, 2009
          - Bump required Moose version to avoid issues with is => 'bare'
            when an older version of Moose is already installed.
2009-07-21 06:22:06 +00:00
sno
d3bf9ed09a Updated devel/p5-MooseX-ClassAttribute to 0.09 2009-07-21 06:16:40 +00:00
sno
52f1361f0e pkgsrc changes:
- Updating package for p5 module MooseX::ClassAttribute from 0.08 to 0.09
  - Adjusting license to ${PERL5_LICENSE} and dependency to required
    Moose version according to META.yml

Upstream changes:
0.09   2009-07-09
	- An attribute with a builder that wasn't also lazy caused an
	  exception when the attribute's accessor was called.
2009-07-21 06:16:24 +00:00
sno
d04281f2a2 Updated devel/p5-MooseX-Singleton to 0.19 2009-07-21 06:10:59 +00:00
sno
9a0cf90f36 Updating package for p5 module MooseX::Singleton from 0.18 to 0.19
Upstream changes:
0.19 2009-07-09
    - Remove ambiguity about copyright holder (Sartak)
2009-07-21 06:10:46 +00:00
hasso
d71a8f902f Make it build on DragonFly. 2009-07-21 05:31:46 +00:00
adrianp
3d45f9a253 No more @dirrm (thanks wiz!) 2009-07-20 20:49:40 +00:00
adrianp
fa088bd509 Add missing PLIST from v5 bump 2009-07-20 19:40:52 +00:00
adrianp
b60b0043b4 Updated net/nmap to 5.00 2009-07-20 19:40:25 +00:00
adrianp
0d0ba52e09 Update to 5.00
Fix for PR#41506
Fix missing @dirrm entries from PLIST*

Before we go into the detailed changes, here are the top 5 improvements in Nmap 5:
1. The new Ncat tool aims to be your Swiss Army Knife for data transfer, redirection, and debugging. We released a whole users' guide detailing security testing and network administration tasks made easy with Ncat.
2. The addition of the Ndiff scan comparison tool completes Nmap's growth into a whole suite of applications which work together to serve network administrators and security practitioners. Ndiff makes it easy to automatically scan your network daily and report on any changes (systems coming up or going down or changes to the software services they are running). The other two tools now packaged with Nmap itself are Ncat and the much improved Zenmap GUI and results viewer.
3. Nmap performance has improved dramatically. We spent last summer scanning much of the Internet and merging that data with internal enterprise scan logs to determine the most commonly open ports. This allows Nmap to scan fewer ports by default while finding more open ports. We also added a fixed-rate scan engine so you can bypass Nmap's congestion control algorithms and scan at exactly the rate (packets per second) you specify.
4. We released Nmap Network Scanning, the official Nmap guide to network discovery and security scanning. From explaining port scanning basics for novices to detailing low-level packet crafting methods used by advanced hackers, this book suits all levels of security and networking professionals. A 42-page reference guide documents every Nmap feature and option, while the rest of the book demonstrates how to apply those features to quickly solve real-world tasks. More than half the book is available in the free online edition.
5. The Nmap Scripting Engine (NSE) is one of Nmap's most powerful and flexible features. It allows users to write (and share) simple scripts to automate a wide variety of networking tasks. Those scripts are then executed in parallel with the speed and efficiency you expect from Nmap. All existing scripts have been improved, and 32 new ones added. New scripts include a whole bunch of MSRPC/NetBIOS attacks, queries, and vulnerability probes; open proxy detection; whois and AS number lookup queries; brute force attack scripts against the SNMP and POP3 protocols; and many more. All NSE scripts and modules are described in the new NSE documentation portal.

Details are here: http://nmap.org/changelog.html
2009-07-20 19:40:08 +00:00
hasso
eb5c38acf7 Make it build on DragonFly (and probably some other systems). 2009-07-20 18:51:53 +00:00
hasso
ad10516731 Make overriding config.sub and config.guess work so it compiles on DragonFly. 2009-07-20 18:21:12 +00:00