Commit graph

119642 commits

Author SHA1 Message Date
joerg
3931e7859f Back out 1.37 as it breaks PERL5_REQD (e.g. show-depends in
mail/p5-Email-Send).
2007-11-21 21:50:43 +00:00
drochner
ad6df071ee update for changed signature of MP4GetMetadataCoverArt() in libmp4v2-1.6.1,
bump required version of libmp4v2 and PKGREVISION
should resolve PR pkg/37418 by Johann Franz (the other half of it)
2007-11-21 21:47:25 +00:00
drochner
7eae8e2ced update for changed signature of MP4GetMetadataCoverArt() in libmp4v2-1.6.1,
bump required version of libmp4v2 and PKGREVISION
should resolve PR pkg/37418 by Johann Franz (half of it)
2007-11-21 21:40:25 +00:00
apb
7af5cd05ed We need to define VNODE_VFLAG and NCACHE_VROOT to build on older
versions of NetBSD.  Thanks to PR/37393 from Yakovetsky Vladimir
for the hint.
2007-11-21 21:01:40 +00:00
apb
9d9d2f1537 Update checksums for patch-ad and patch-af, forgotten in previous commit. 2007-11-21 20:42:16 +00:00
gdt
c739139ae1 Updated mail/milter-greylist to 4.0 2007-11-21 20:30:04 +00:00
gdt
0b171645fe Update to 4.0. Removed patches were merged upstream.
From the changelog, this seems to be many bugfixes and better RBL support.
2007-11-21 20:29:46 +00:00
adam
0b042ee136 Updated graphics/gimp to 2.4.2 2007-11-21 19:53:33 +00:00
adam
1ba6913fe7 Changes 2.4.2:
- removed broken and useless HSV Graph script
- update the histogram when a color correction tool is cancelled
- fixed a crash with certain plug-in or script descriptions
- corrected a tooltip
- fixed a crash when GIMP is run without any modules
- fixed error handling in the TIFF plug-in
- fixed a problem with Sample points
- fixed a crash when merging layers in indexed image
- update the histogram when painting
- fixed another problem with merge operations on indexed images
- fixed crash in TIFF plug-in when saving indexed images
- changed defaults so that a system monitor profile is only used when the
  user explicitely enabled this feature
- fixed endless loop when running equalize on transparent areas
- fixed heap corruption in GimpColorScale widget that caused a crash in the
  Compose plug-in
- fixed use of background color in Particle Trace script
- set the image menu insensitive when there's no image opened
- translation updates (ca, et, it, lt, pt, pt_BR, sr, sv)
2007-11-21 19:52:15 +00:00
drochner
7d6f91557c don't try to @dirrm locale dirs 2007-11-21 18:59:23 +00:00
xtraeme
1cd67c3ccc Updated sysutils/memtester to 4.0.8 2007-11-21 18:42:21 +00:00
xtraeme
27eae9ce11 Version 4.0.8
21 November 2007

- add a startup check for amount of memory being greater than the possible
  address space; prevents user confusion on 32-bit systems that use addressing
  tricks to have >4GB total system memory.  Thanks: Michael Kelly.
- documentation updates
2007-11-21 18:41:19 +00:00
gdt
b0a6e63996 Updated www/ap2-wsgi to 1.2 2007-11-21 15:20:26 +00:00
gdt
8b57777c5f Update to 1.2, from Jan Danielsson.
Remove lib/httpd from PLIST, as apache claims it.

Upstream does not provide NEWS or ChangeLog, and the changes seem to
be various bugfixes.
2007-11-21 15:19:51 +00:00
taca
5b1609dab6 +samba-3.0.27a. 2007-11-21 14:36:18 +00:00
obache
048777e0e3 Need to include vars.mk for ${PERL5_SUB_INSTALLARCHLIB}. 2007-11-21 14:15:11 +00:00
drochner
a6e120373a update to 1.2.1
This fixes a number of security problems (integer overflows resulting
in heap-based buffer overflow, CVE-2007-4619).

Other changes:
-speedup
-some new options
-bugfixes
-added support for all RIFF/AIFF metadata

Thanks to Chavdar Ivanov for providing a patch.
2007-11-21 12:47:04 +00:00
apb
c32fafa0c9 Make lsof build on NetBSD >= 4.99.33. 2007-11-21 11:01:55 +00:00
martti
15baf22906 Replace my patch-aa with patch-aa and patch-ab received from the author. 2007-11-21 07:50:14 +00:00
obache
047b26e127 Need perl to build for generating man pages. 2007-11-21 05:27:49 +00:00
adrianp
5936f1ebb2 Updated www/apache-tomcat55 to 5.5.25 2007-11-20 22:13:51 +00:00
adrianp
b504f9ffe2 Update to 5.5.25
Fix install permissions to silence checkperms

In brief:
Fix WebDAV Servlet so it works correctly with MS clients. (markt)
Fix XSS security vulnerability (CVE-2007-2450) in the Manager and Host Manager. Reported by Daiki Fukumori. (markt)
Fix NPE when a ResourceLink in context.xml tries to override an env-entry in web.xml. (markt)
Fix XSS security vulnerabilities (CVE-2007-2449) in the examples. Reported by Toshiharu Sugiyama. (markt)
Add some additional mime-type mappings. (markt)
Ensure JARs in webapps are scanned for TLDs when the Tomcat installation path contains spaces. (markt)
Add link to httpd 2.2 mod_proxy_ajp docs in AJP connector doc. (yoavs)

For all the details see:
	http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
2007-11-20 22:13:29 +00:00
rillig
cfd5b895fd Not for Solaris. 2007-11-20 22:11:50 +00:00
rillig
3a2dd48968 Removed USE_TOOLS+=perl:run, since Perl is not used as a tool, only as a
dependency which is included automatically by the various Perl modules.

I wonder why the PERL5 variable is still defined without perl being in
USE_TOOLS.
2007-11-20 21:46:20 +00:00
rillig
13a034c937 At some place, it should be documented why libnbcompat is _not_
installed as a shared library but rebuilt for every package that needs a
certain feature. That place is either here or in files/README.
2007-11-20 18:55:25 +00:00
rillig
78d783e57a Added gethostbyname and socket. 2007-11-20 18:45:07 +00:00
rillig
dfefbc7ecc Made the package build on Solaris. 2007-11-20 18:44:14 +00:00
rillig
9a32ac35fc libnbcompat doesn't seem to be designed for easy use. One has to include
<nbcompat/config.h> manually.
2007-11-20 18:21:03 +00:00
rillig
8f2787ea9e Inform the user when configuring libnbcompat. While here, fixed some
quoting issues. (They never caused anything to fail, but who knows what
will happen in the future?)
2007-11-20 18:15:23 +00:00
rillig
cfa9f9e78c Prevent other developers from doing the same mistake as I did, when I
wanted to clean up the code in this directory.
2007-11-20 17:53:40 +00:00
rillig
84a48dac04 Added the feature "asprintf", since Solaris 10 doesn't provide it. The
missing feature is defined in the platform-specific file, which is more
elegant than adding even more of those ".if ${OPSYS} == ..." conditions.
2007-11-20 17:49:49 +00:00
rillig
0b7145a92e This package needs asprintf. 2007-11-20 17:46:44 +00:00
rillig
4bd807b4a6 Added an empty default definition for USE_FEATURES, which makes the
remaining code shorter.
2007-11-20 17:19:59 +00:00
xtraeme
c0e67be63f Updated filesystems/fuse-ntfs-3g to 1.1120 2007-11-20 13:31:54 +00:00
xtraeme
5dc44a2d2e Update to 1.1120:
* Fix: successful hard link removal may reported "Input/Output error".
* Fix: listing the content of a single directory having over 600,000 files
  and subdirectories may returned "Input/Output error" or truncated
  directory listing.
* Fix: atime mount option didn't work.
* Fix: POSIX file time updates (file access and modification times, inode
  change time). Please note, though NTFS-3G updates the times correctly now,
  FUSE may keep caching old, invalid time attributes for a short time after
  rename(2), creat(2), and some file operations which involve hard links.
  FUSE has fixed already the first two cases and they may be included in
  the Linux kernel 2.6.24 release.
* New: relatime support was added and made the default atime update method.
2007-11-20 13:30:54 +00:00
martti
55b0d19ea0 rrdtool-1.2.26 2007-11-20 11:58:19 +00:00
martti
7c5784353c Updated databases/rrdtool to 1.2.26
* Bug fixes
2007-11-20 11:57:59 +00:00
rillig
02fdd1ce8e Added help about the BROKEN_GETTEXT_DETECTION variable. 2007-11-20 11:14:51 +00:00
rillig
897c6227b8 Use BROKEN_GETTEXT_DETECTION=yes instead of doing the work manually.
Thanks to obache.
2007-11-20 11:08:50 +00:00
dsainty
2995988958 If the "ssl" option is not present, inhibit SSL support by configuring
with --without-openssl.  Corrects package build on systems with
non-Pkgsrc OpenSSL installations.  Fixes breakage under Linux.
2007-11-20 07:51:35 +00:00
wiz
b0e1fb581a + asterisk-1.4.14, bzr-0.92, caff-0.4.12, clisp-2.43, cvs2svn-2.0.1
[pkg/37401], elfsh-0.78, fontconfig-2.5.0, gdb6-6.7.1, gindent-2.2.9,
  graphviz-2.16, hdf-4.2r2, icon-naming-utils-0.8.6, iso-codes-1.5,
  libao-0.8.8, libconfig-1.2, libidn-1.2, libmusicbrainz-3.0.1,
  nss-3.11.7, nvi-1.81.6, opencdk-0.6.6, openexr-1.6.1,
  p5-Algorithm-Dependency-1.104, p5-Archive-Tar-1.36,
  p5-Class-Inspector-1.18, p5-Class-Singleton-1.4, p5-Clone-0.28,
  p5-Compress-Raw-Zlib-2.008, p5-Compress-Zlib-2.008, p5-Crypt-SSLeay-0.57,
  p5-DBIx-DBSchema-0.35, p5-DateTime-Format-Mail-0.3001,
  p5-DateTime-TimeZone-0.6904, p5-Devel-Symdump-2.0800,
  p5-ExtUtils-CBuilder-0.21, p5-File-MimeInfo-0.14, p5-File-Remove-0.39,
  p5-INET6-2.51, p5-IO-Compress-Base-2.008, p5-IO-Compress-Zlib-2.008,
  p5-IO-Zlib-1.08, p5-Locale-Maketext-Fuzzy-0.10, p5-MIME-tools-5.425,
  p5-Module-Refresh-0.13, p5-Net-ICQ2000-0.2.2, p5-Params-Util-0.31,
  p5-Storable-2.17, p5-Test-Manifest-1.22, p5-Text-WikiFormat-0.79,
  p5-Tree-Simple-1.18, p5-XML-Atom-0.28, p5-XML-LibXML-1.65,
  p5-XML-LibXSLT-1.63, p5-XML-Parser-2.35, p5-YAML-0.66,
  pilot-link-libs-0.12.3, py-html2text-2.29, samba-3.0.27,
  scmgit-1.5.3.6, tesseract-2.01, unrar-3.7.8, vicq-0.4.2,
  x264-devel-20071118.
2007-11-20 07:08:16 +00:00
phil
73131095e6 net/yaz update to 2.1.56. 2007-11-20 05:12:37 +00:00
phil
946d4bf0f6 Update to version 2.1.56, the most recent in the 2.1.X line. 2007-11-20 05:11:30 +00:00
rillig
77245154bd Solaris needs -lintl. 2007-11-20 00:00:20 +00:00
rillig
fa786ebc0c Explicitly mentioned that both SUBST_SED and SUBST_VARS may be used in a
class.
2007-11-19 23:38:03 +00:00
rillig
dfccb7888c The self-test requires the package to be installed, and this is not the
case with the standard do-test target.
2007-11-19 23:10:18 +00:00
jlam
54647cda0e Don't look for openssl or c_rehash binaries because cone doesn't
actually need them at all.  Add a "fam" option to cone which allows
it to be notified by the OS about changes to local Maildirs.  Bump
the PKGREVISION to 1.
2007-11-19 20:28:57 +00:00
jlam
45beb2b80a Sort options. 2007-11-19 19:34:53 +00:00
tron
6daf841974 Don't warn that the "check", "info" or "list' target will be removed.
They are still in use and not really hard to maintain.
2007-11-19 14:59:40 +00:00
tron
401db04b3b Note update of the "duplicity" package to version 0.4.3. 2007-11-19 13:47:00 +00:00