Commit graph

181097 commits

Author SHA1 Message Date
sbd
ec681430da Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00
sbd
4346ee7795 Use the correct version number for BUILDLINK_ABI_DEPENDS.gdbm 2012-01-24 09:10:06 +00:00
pettai
55ccc3ce28 Updated net/tacacs-shrubbery to 4.0.4.22 2012-01-24 09:06:42 +00:00
shattered
efead3fb80 PR/44791 -- apply markd's patch to unbreak build with older heimdal. 2012-01-24 09:04:06 +00:00
pettai
0578f5c14a F4.0.4.21
- do_auth.py - better Nexus support, better AV replacement, and only
          send roles to Nexus
        - fix bug in checking the return value of regexec() for login and
          enable ACLs.
        - do_auth.py - better Nexus support, better AV replacement, and only

F4.0.4.22
        - check of regexec() return value inverted
2012-01-24 08:46:03 +00:00
sbd
fa7bea28de Add gettext-lib buildlink to gdbm's buildlink3.mk
Bump ABI_DEPENDS
2012-01-24 08:26:23 +00:00
sbd
a331075149 Shut-up g++ error about invalid conversion. 2012-01-24 08:18:41 +00:00
sbd
cb533afbc3 When building in sim/ucsim/cmd.src:
* cmdlex.cc needs to include <cstdio> for the EOF macro.
  * Search $(srcdir) before directorys in CXXFLAGS so that the "FlexLexer.h"
    in $(srcdir) is found before the one under PREFIX (from CXXFLAGS).
2012-01-24 06:06:32 +00:00
sbd
fbcfc63251 Updated lang/erlang to 14.1.4nb1 2012-01-24 03:39:30 +00:00
sbd
edca1b054e Add PLIST.Linux
Bump PKGREVISION
2012-01-24 03:39:22 +00:00
sbd
1a0b43703b Include <cstdio> for the EOF macro. 2012-01-24 02:55:11 +00:00
sbd
25c96cc238 Updated databases/gdbm to 1.10nb3 2012-01-24 02:44:39 +00:00
sbd
54aec7f900 Pullin gettext-lib buildlink3 so that nls files are built.
Unconditionalise the nls files.

Bump PKGREVISION
2012-01-24 02:44:30 +00:00
abs
7b9f771d67 Fo gdbm 'NLS' seems to mean 'can find _nl_expand_alias', which has a
certain Linux flavour to it.
Conditionalise the nls files in the PLIST to Linux for now
Bump PKGREVISION.
Fixes build on at least NetBSD
2012-01-24 00:28:17 +00:00
wiz
68409c75b3 Added textproc/py-pdf-parser version 0.3.7 2012-01-23 23:35:05 +00:00
wiz
2d87246665 + py-pdf-parser. 2012-01-23 23:34:56 +00:00
wiz
c9b36bd3f1 Initial import of py-pdf-parser-0.3.7:
This tool will parse a PDF document to identify the fundamental
elements used in the analyzed file. It will not render a PDF
document. The code of the parser is quick-and-dirty, I'm not
recommending this as text book case for PDF parsers, but it gets
the job done.
2012-01-23 23:34:37 +00:00
wiz
ca7111d519 Added graphics/AfterShotPro version 1.0 2012-01-23 23:33:35 +00:00
wiz
f7a0b2ade6 + AfterShotPro. 2012-01-23 23:33:05 +00:00
wiz
271202d509 Add license for AfterShotPro. 2012-01-23 23:32:54 +00:00
wiz
f22b6d2e62 Initial import of AfterShotPro first release (dubbed 1.0 for pkgsrc).
Corel(R) AfterShot(TM) Pro is a fast, flexible photo workflow
solution that combines robust photo management, advanced non-destructive
adjustments and complete RAW processing. Organize your photos in
catalogs or folders. Find images quickly with extensive Metadata
tools that let you search by camera settings, keywords, tags and
more. Experiment with and alter images freely with non-destructive
adjustment tools and apply enhancements precisely with selective
editing. Easily output your work for albums, web sites or client
review. With RAW support, powerful batch processing and incredible
speed, AfterShot Pro is the fast way to professional photos.
2012-01-23 23:32:32 +00:00
pettai
fd2dc28fb1 Added devel/py-pip version 1.0.2 2012-01-23 21:44:37 +00:00
pettai
e213416ed2 Added py-pip 2012-01-23 21:42:49 +00:00
pettai
3aef9596e1 pip is a replacement for easy_install. It uses mostly the same
techniques for finding packages, so packages that were made
easy_installable should be pip-installable as well.

pip is meant to improve on easy_install. Some of the improvements:
    * All packages are downloaded before installation.
Partially-completed installation doesn't occur as a result.
    * Care is taken to present useful output on the console.
    * The reasons for actions are kept track of. For instance, if
a package is being installed, pip keeps track of why that package
was required.
    * Error messages should be useful.
    * The code is relatively concise and cohesive, making it easier
to use programmatically.
    * Packages don't have to be installed as egg archives, they can
be installed flat (while keeping the egg metadata).
    * Native support for other version control systems (Git, Mercurial
and Bazaar)
    * Uninstallation of packages.
    * Simple to define fixed sets of requirements and reliably
reproduce a set of packages.
2012-01-23 21:39:32 +00:00
joerg
898aa475ef Build with newer Qt needs more Gl/glu.h magic. 2012-01-23 20:55:47 +00:00
joerg
855c374ccb Not MAKE_JOBS_SAFE. 2012-01-23 20:54:45 +00:00
joerg
7fb23c3759 Add a missing argument to -width. Bump revision. 2012-01-23 20:54:09 +00:00
joerg
19ca38264b Fix mdoc markup. Bump revision. 2012-01-23 20:53:27 +00:00
joerg
afae41f1ae Kill a few broken .TP invocations that are silently ignored by groff.
Bump revision.
2012-01-23 20:52:18 +00:00
joerg
ee44d9cb14 Newer Qt requires a few more explicit GL/glu.h includes. 2012-01-23 20:51:09 +00:00
joerg
97c8a5163d Add build dependency on help2man to get all man pages properly
formatted.
2012-01-23 20:50:13 +00:00
joerg
c69e60ebb7 Fix mdoc syntax. Bump revision. 2012-01-23 20:49:21 +00:00
sbd
a87f0b8f79 Updated graphics/libggi to 2.2.2nb1 2012-01-23 20:19:10 +00:00
sbd
1e5f594231 Add PLIST.Linux with Linux only files.
Bump PKGREVISION
2012-01-23 20:19:00 +00:00
pettai
27ac565b0c remove old patch checksum 2012-01-23 16:09:51 +00:00
wiz
8e7325f9fe Update HOMEPAGE. 2012-01-23 15:53:46 +00:00
ghen
ae618afff6 Updated net/powerdns-* to 2.9.22.5nb1. 2012-01-23 15:12:49 +00:00
ghen
bd15fd7460 Fix unportable == check in configure (I did not have PKG_DEVELOPER=yes when
previously updating this pkg), noted by joerg.
Also fix some PLIST issues (introduced with the same update).

Bump PKGREVISION of affected packages.
2012-01-23 15:11:54 +00:00
joerg
30f1213897 Bump for header changes 2012-01-23 13:27:14 +00:00
obache
367d1e814e * NO_BUILD=yes instead of empty do-install target.
* no compiler langauges is used.
2012-01-23 12:10:25 +00:00
obache
50bdccbff7 No comipler languages is used. 2012-01-23 12:05:07 +00:00
obache
259fcc3c7f * LICENSE=gnu-gpl-v2
* no need to buildlink with py-curses, simple DEPENDS is sufficient.
2012-01-23 12:01:43 +00:00
pettai
63de93708e Added buildlink3.mk 2012-01-23 11:50:38 +00:00
pettai
1dcf907d7a Updated security/opendnssec to 1.3.5 2012-01-23 11:19:52 +00:00
pettai
cca33230fb OpenDNSSEC 1.3.5
* Auditor: Include the zone name in the log messages.
* ldns 1.6.12 is required for bugfixes.
* ods-ksmutil: Suppress database connection information when no -v flag is
  given.
* ods-enforcerd: Stop multiple instances of the enforcer running by checking
  for the pidfile at startup. If you want to run multiple instances then a
  different pidfile will need to be specified with the -P flag.
* ods-ksmutil: "zone delete" renames the signconf file; so that if the zone is
  put back the signer will not pick up the old file.
* Signer Engine: Verbosity can now be set via conf.xml, default is 3.

Bugfixes:
* Bugfix OPENDNSSEC-174: Configure the location for conf.xml with --config
  or -c when starting the signer.
* Bugfix OPENDNSSEC-192: Signer crashed on deleting NSEC3 for a domain that
  becomes opt-out.
* Bugfix OPENDNSSEC-193: Auditor crashed with certain empty non-terminals.
* Signer Engine: A file descriptor for sockets with value zero is allowed.
* Signer Engine: Only log messages about a full signing queue in debug mode.
* Signer Engine: Fix time issues, make sure that the internal serial does
  not wander off after a failed audit.
* Signer Engine: Upgrade ldns to avoid future problems on 32-bit platforms
  with extra long signature expiration dates. More information in separate
  announcement.
2012-01-23 11:19:26 +00:00
pettai
1751ef52f5 Updated security/softhsm to 1.3.1 2012-01-23 11:14:18 +00:00
pettai
0e72d35419 SoftHSM 1.3.1
* The library is now installed in $libdir/softhsm/.

Bugfixes:
* Do not give a warning about the schema version if the token
  has not been initialized yet.
* The tools now return the correct exit code.
2012-01-23 11:12:47 +00:00
obache
043230b9c4 Updated net/py-kenosis to 0.96nb1 2012-01-23 10:38:17 +00:00
obache
c5268cb560 No need to buildlink with py-xml, python builtin xml modules is sufficient.
Bump PKGREVISION.
2012-01-23 10:38:05 +00:00
wiz
20acf9ffbd Updated benchmarks/dbench to 3.04nb1 2012-01-23 09:40:02 +00:00