Commit graph

175391 commits

Author SHA1 Message Date
dholland
275f18215b Patch a configure script to use valid C++, because the package's build
system runs it with CC set to "c++". Should fix the clang build.
2011-09-12 05:01:15 +00:00
dholland
6e48ef6120 Disable inline by always #defining it to nothing. What motivates
people to declare functions inline without making any kind of inline
definition available?
2011-09-12 04:46:54 +00:00
dholland
6650f85786 Patch up gcc/c99 inline mess 2011-09-12 04:34:29 +00:00
wiz
5e03bcc313 + ffmpeg-20110906.0.8.3, libnice-0.1.1, mupdf-0.9, py-simplejson-2.2.1,
x264-devel-20110910.
2011-09-11 19:06:35 +00:00
marino
afdecd211b PR#45150: Fix DragonFly build
Add DragonFly entry to Makefile.shlib to allow client to build.
2011-09-11 10:53:31 +00:00
marino
b165c18c17 PR#45149: Fix DragonFly build
Add DragonFly entry to Makefile.shlib to allow client to build.
2011-09-11 10:07:34 +00:00
bouyer
6b6d432890 Updated sysutils/xenkernel3 to 3.1.4nb6
Updated sysutils/xenkernel33 to 3.3.2nb8
2011-09-10 18:37:51 +00:00
bouyer
0f9beec60b Apply patch from http://www.openwall.com/lists/oss-security/2011/09/02/2,
fixing SA45835.
Bump pkgrevision
2011-09-10 18:35:51 +00:00
abs
91df239542 Add an apache option (defaults on) to allow building without apache 2011-09-10 16:36:26 +00:00
abs
941b849da0 fix #elif botch which prevented build under gcc-4.5.3. No functional change 2011-09-10 16:35:04 +00:00
abs
eff4ff328d From "What platforms work with X11_TYPE=native" thread on pkgsrc-users.
Based on the responses I'm going to switch the default X11_TYPE to
be modular, and override in platform/*.mk files as required. The
new values will be:

Changed - from native to modular
- FreeBSD
- FreeMiNT
- Linux

Changed - older versions switched from native to modular
- NetBSD - native for NetBSD-4 and later

Native (unchanged)  - should probably be switched to modular
- AIX
- BSDOS
- IRIX
- Interix
- MirBSD
- UnixWare

Native (unchanged)
- Darwin - for Leopard (10.5) and later
- OpenBSD.mk
- SunOS.mk

Modular (unchanged)
- DragonFly
- HPUX
- Haiku
- OSF1

I'd like to encourage anyone using X11 apps on any platforms other
than NetBSD, Darwin, DragonFly, FreeBSD, Linux, FreeMiNT, HPUX,
Haiku or OSF1 to speak up, whether they are happy with native or
having to set modular.
2011-09-10 16:30:02 +00:00
sborrill
1969b74619 Updated net/istgt to 20110907 2011-09-10 15:48:09 +00:00
sborrill
f7005a113c Update to istgt-20110907.
Changelog written in Japanese(20110907 & 20110902):
http://shell.peach.ne.jp/aoyama/archives/1628
http://shell.peach.ne.jp/aoyama/archives/1611

Highlights include:
- provides vSphere5(ESXi5) compatibility.
- Allows RPM and Form Factor to be specified for LUNs
2011-09-10 15:47:20 +00:00
obache
552cc9f336 Updated lang/sun-{jre,jdk} to 6.0.27. 2011-09-10 14:11:23 +00:00
obache
a758f26005 Update sun-{jre,jdk} to 6.0.27.
Highlights
This update release contains important enhancements for java applications:
 * improved performance and stability
 * Certification for Firefox 5
Olson Data 2011g
2011-09-10 14:09:49 +00:00
obache
006b35146c Updated lang/python31 to 3.1.4nb1 2011-09-10 11:23:38 +00:00
obache
55f5984a6b Fixes disabling pyexpat module.
PR pkg/45345 by Pierre Allegraud.

Bump PKGREVISION.
2011-09-10 11:23:12 +00:00
obache
139e4f6254 Fixes PLIST entries for gdk-target=x11. 2011-09-10 09:15:06 +00:00
cheusov
c3fc5f5c2c Updated pkgtools/nih to 0.9.1 2011-09-09 22:02:37 +00:00
cheusov
8502475b4a Update to 0.9.1
fix in "nih deps": option -t now works correctly

  fix: ~/.nih/config has higher priority than @sysconfdir@/nih/config
       Thanks to Jan Smydke for the report!

  fix: Create "$CACHEDIR/All" on startup.
       Thanks to Zafer Aydogan for the report.

  nih.default.conf:
    - REPOSITORY defaults to ftp://ftp.NetBSD.org/...

  Default nih.conf:
    - One more example of use
2011-09-09 22:02:19 +00:00
abs
4b1414fd11 If SUSE_PREFER is > than EMUL_REQD, then use SUSE_PREFER 2011-09-09 21:01:36 +00:00
manu
2894a50b1b Update perfuse, with two fixes
- avoid system deadlock in low memory conditions
- avoid a racecondition leading to data corruption (chuncks of zeroed data)
2011-09-09 16:51:17 +00:00
wiz
027809dc74 Add comments to patches. 2011-09-09 15:20:59 +00:00
wiz
96e8fb0177 Set LICENSE. 2011-09-09 15:19:44 +00:00
wiz
5164dd49cd Accept '+' in option names; currently used by the gcc-c++ option. 2011-09-09 15:18:28 +00:00
wiz
6d87fb2eab Accept '~' in patch names. Some programs actually have files
with it in their names.
2011-09-09 15:16:26 +00:00
wiz
628078c639 Updated net/vsftpd to 2.3.4 2011-09-09 15:13:18 +00:00
wiz
2ad13a5dba Update to 2.3.4, based on a patch by Stephan Tesch
<s.tesch@science-computing.de> on pkgsrc-users.

- Avoid consuming excessive CPU when matching filenames to patterns. Thanks to
Maksymilian Arciemowicz <cxib@securityreason.com>.
- Some bugfixes from Rapha
no apparent security impact.

At this point: v2.3.3 released!
===============================

- Fix compile. Extreme suckage.

At this point: v2.3.4 released!
===============================
2011-09-09 15:13:09 +00:00
wiz
01defbdffa Fix build on NetBSD-4. From Robert Elz on tech-pkg. 2011-09-09 13:44:24 +00:00
taca
61cc8b79ad + netatalk-2.2.1. 2011-09-09 13:37:29 +00:00
wiz
fbca398358 + TeXmacs-1.0.7.12, byacc-20110908, dillo-3.0, dvtm-0.7, gaupol-0.19.1,
global-6.0, gmime24-2.4.26, mpg123-1.13.4, openssl-1.0.0e,
  stunnel-4.43, xf86-video-glint-1.2.6.
2011-09-09 13:32:31 +00:00
adam
ea316466a9 Updated net/wireshark to 1.6.2 2011-09-09 13:05:24 +00:00
adam
2b4bf4759a Changes 1.6.2:
* Bug Fixes
  o wnpa-sec-2011-12
    A large loop in the OpenSafety dissector could cause a crash.
  o wnpa-sec-2011-13
    A malformed IKE packet could consume excessive resources.
  o wnpa-sec-2011-14
    A malformed capture file could result in an invalid root     tvbuff and cause a crash.
  o wnpa-sec-2011-15
    Wireshark could run arbitrary Lua scripts.
  o wnpa-sec-2011-16
    The CSN.1 dissector could crash.
2011-09-09 13:02:04 +00:00
drochner
a2dab1a08d mention recent updates 2011-09-09 12:43:10 +00:00
obache
ba61904028 Updated mail/cyrus-imapd24 to 2.4.11 2011-09-09 12:09:58 +00:00
obache
99ad5e2a49 Update cyrus-imapd24 to 2.4.11.
Changes to the Cyrus IMAP Server since 2.4.10

      * fixed replication recovery from different messages at the each end
      * Bug #3489 - fixed quotalegacy handling of prefixes so only exact
        subfolders match
      * Bug #3498 - fixed deletion of users quota files with
        unixheriarchysep enabled, thanks Leena Heino
      * Bug #3491 - NOOP and UNAUTHENTICATE for timsieved, thanks Dilyan
        Palauzov
      * Bug #3492 - better response codes for timsieved, thanks Dilyan
        Palauzov
      * Bug #3497 - fix cmd syslog from master, thanks Kristof Katus
      * Bug #3503 - compilation of perl libraries on dragonfly and freebsd,
        thanks OBATA Akio
      * Bug #3451 - allow CC to have spaces
      * Bug #3505 - fix sync_reset, thanks David Carter
      * Bug #3506 - use literal+ for sync_(client|server), thanks David
        Carter
      * Bug #3300 - use portable function for TCP constants, thanks OBATA
        Akio
      * Bug #3507 - fix replication recovery with non-delayed expunge,
        thanks Julien Coloos
      * Bug #3495 - improved duplicate suppression, thanks Kristof Katus
      * Bug #2772/3463 - fixed crashes in THREAD by correcting folding of
        references headers
      * Bug #3439 - fix ugly syslog message for vacation
      * Bug #3499 - options to disable namespaces to reduce load on big
        servers with no shared folders. Thanks Olivier ROLAND
      * Changed skiplist to truncate old files after checkpoint, which can
        save disk space on tmpfs or small ssds when old copies were held
        open by other processes
      * Made Cyrus more robust against corruption in mailboxes.db data, so
        it will return an error rather than crashing on invalid entries
      * Fix for CVE-2011-3208, a remotely exploitable buffer overflow in
        nntpd - thanks Coverity
2011-09-09 12:09:34 +00:00
abs
8c14f2e067 Updated pkgtools/x11-links to 0.67 2011-09-09 12:07:09 +00:00
obache
fdb4f2fe64 Updated mail/cyrus-imapd23 to 2.3.17 2011-09-09 11:56:35 +00:00
obache
ee2d4f3f23 Update cyrus-imapd23 to 2.3.17.
(add an patch to fix compilation on perl 5.14)

Changes to the Cyrus IMAP Server since 2.3.16

      * Fix for CVE-2011-3208, a remotely exploitable buffer overflow in
        nntpd
2011-09-09 11:56:19 +00:00
adam
ba845dad7e Updated x11/gtk3 to 3.0.12 2011-09-09 11:48:08 +00:00
gdt
91372ea4f8 Add missing libs on Solaris.
From Jörn Clausen in PR pkg/45351.
2011-09-09 11:22:50 +00:00
obache
8885590b81 Updated nkf and p5-nkf to 2.12. 2011-09-09 11:03:18 +00:00
obache
cd022842a7 Update nkf to 2.12.
* fixes decoding of Q-encoded UTF-8 [nkf-bug:55125]
* misc test and document fixes.
2011-09-09 11:01:16 +00:00
adam
8a36a68735 Updated x11/gtk3 to 3.0.12 2011-09-09 10:03:21 +00:00
adam
cae59f7ff3 Changes 3.0.12:
* Assorted file chooser improvements/redesign:
 - Remove the expander in Save mode
 - Move the path bar up in Save mode
 - Remember the last opened directory
 - Start in recently-used mode when no folder is set
 - Update recent-files when confirming in the file chooser
2011-09-09 10:02:03 +00:00
abs
92452b7131 Set MAKE_JOBS_SAFE=no, needed on at least NetBSD/amd64 5.99.55 gcc-4.5.3 2011-09-09 09:41:46 +00:00
yyamano
90334182fd Add comment for Mac OS X 10.7.x Lion. 2011-09-09 09:31:56 +00:00
abs
591fed608a PR/45220 add support of MacOSX Lion(Darwin 11.0.1) with Xcode 4.1.1
to pkgtools/x11-links

Many thanks to Ryo ONODERA
2011-09-09 09:08:07 +00:00
adam
70e5ecb284 Fix building on Mac OS X 2011-09-09 08:29:20 +00:00
adam
8699420c33 Fix building on Darwin 2011-09-09 08:23:58 +00:00