Commit graph

123073 commits

Author SHA1 Message Date
obache
ebadff7698 Update apache to 1.3.41.
Changes with Apache 1.3.41

  *) SECURITY: CVE-2007-6388 (cve.mitre.org)
     mod_status: Ensure refresh parameter is numeric to prevent
     a possible XSS attack caused by redirecting to other URLs.
     Reported by SecurityReason.  [Mark Cox]

Changes with Apache 1.3.40 (not released)

  *) SECURITY: CVE-2007-5000 (cve.mitre.org)
     mod_imap: Fix cross-site scripting issue.  Reported by JPCERT.
     [Joe Orton]

  *) SECURITY: CVE-2007-3847 (cve.mitre.org)
     mod_proxy: Prevent reading past the end of a buffer when parsing
     date-related headers.  PR 41144.
     With Apache 1.3, the denial of service vulnerability applies only
     to the Windows and NetWare platforms.
     [Jeff Trawick]

  *) More efficient implementation of the CVE-2007-3304 PID table
     patch. This fixes issues with excessive memory usage by the
     parent process if long-running and with a high number of child
     process forks during that timeframe. Also fixes bogus "Bad pid"
     errors. [Jim Jagielski, Jeff Trawick]

Changes with Apache 1.3.39

  *) SECURITY: CVE-2006-5752 (cve.mitre.org)
     mod_status: Fix a possible XSS attack against a site with a public
     server-status page and ExtendedStatus enabled, for browsers which
     perform charset "detection".  Reported by Stefan Esser.  [Joe Orton]

  *) SECURITY: CVE-2007-3304 (cve.mitre.org)
     Ensure that the parent process cannot be forced to kill non-child
     processes by checking scoreboard PID data with parent process
     privately stored PID data. [Jim Jagielski]

  *) mime.types: Many updates to sync with IANA registry and common
     unregistered types that the owners refuse to register.  Admins
     are encouraged to update their installed mime.types file.
     pr: 35550, 37798, 39317, 31483 [Roy T. Fielding]

There was no Apache 1.3.38
2008-02-23 05:16:33 +00:00
obache
c689cdf11c Add DESTDIR support. 2008-02-23 03:52:30 +00:00
obache
a85bb3713b Replace C++/C99 style comment to C89 style.
Fixes PR 38089.
2008-02-23 03:03:10 +00:00
obache
712e4cbeff Adjust HOMEPAGE. 2008-02-23 02:24:05 +00:00
dmcmahill
69d72efa37 Updated cad/gerbv to 2.0.1 2008-02-23 02:04:13 +00:00
wiz
58231da4bc Use PKG_BUILD_OPTIONS.vlc instead of PKG_OPTIONS for testing dependencies. 2008-02-23 00:14:51 +00:00
tnn
9c1de0133f - add a patch from debian that fixes a parser bug
- do a "two stage" bootstrap: build flex, then regenerate the scanner and
  rebuild flex.
- This should fix PR pkg/38084
- bump PKGREVISION.
2008-02-22 22:13:33 +00:00
joerg
1db5e140f8 pkg_install-20080223:
Redo the check for incomplete packages by annotating which meta data
field are required and count which were found during reading the binary
package. The original approach didn't work as loads from pkgdb are
reduced to the minimal set.
2008-02-22 21:58:16 +00:00
sborrill
c33625c7aa Oops, missed pkgbase. Thanks wiz! 2008-02-22 19:46:11 +00:00
jlam
98bc188977 + Remove stuff made unnecessary by the appearance of ncursesw/builtin.mk.
+ Fix the way that the ncurses header is detected so that we don't refer
  to files outside of BUILDLINK_DIR.

+ Honor PKGMANDIR.
2008-02-22 19:10:38 +00:00
wiz
6671503e88 + classpath-0.97, dap-3.7, gnutls-2.2.2, librsvg-2.22.0, multitail-5.2.1,
openafs-1.5.32, sudo-1.6.9p13, swfdec-0.6.0.
2008-02-22 18:27:35 +00:00
sborrill
5424ca8894 Add www/dansguardian
DansGuardian is a web content filtering proxy for Linux, FreeBSD, OpenBSD,
and Solaris. It relies on a proxy server, for all fetching.  The preferred
proxy is Squid, however, DansGuardian should work with any proxy server.
2008-02-22 17:15:28 +00:00
sborrill
8303b4b622 Add dansguardian 2008-02-22 17:13:58 +00:00
sborrill
f54adc018d DansGuardian is a web content filtering proxy for Linux, FreeBSD, OpenBSD,
and Solaris. It relies on a proxy server, for all fetching.  The preferred
proxy is Squid, however, DansGuardian should work with any proxy server.
2008-02-22 17:13:29 +00:00
jlam
fd0712a4c9 + Rename the "ncursesw" option to "wide-curses" and get rid of the
"ncurses" option.  "wide-curses" now just toggles whether we use
  wide or narrow curses, which is a much simpler knob for users.

Bump the PKGREVISION to 2.
2008-02-22 17:04:34 +00:00
jlam
7dc05de0e7 + Rename the "ncursesw" option to "wide-curses" and get rid of the
"ncurses" option.  "wide-curses" now just toggles whether we use
  wide or narrow curses, which is a much simpler knob for users.

Bump the PKGREVISION to 1.
2008-02-22 16:59:56 +00:00
sborrill
0c0ddb14b2 Add flac and faad options 2008-02-22 16:53:20 +00:00
joerg
512767273a pkg_install-20080222:
Free libarchive's side of the package before closing the file descriptor.
This stops leaking up to 1MB / package when using bzip2 and addresses
PR 38082. Check that at least +COMMENTS, +CONTENTS and +DESC can be
extracted, otherwise skip the entry. This stops pkg_info -X from dumping
core on non-package files.
2008-02-22 15:53:52 +00:00
obache
943b02f661 replace wip with multimedia. 2008-02-22 15:46:51 +00:00
sborrill
042543e7c6 Make faad and flac options (enabled by default) 2008-02-22 15:37:28 +00:00
tron
05d7f35273 Add missing continuation to fix parsing error. 2008-02-22 13:48:21 +00:00
obache
a3ad0e67a0 suse100_krb5 was imported. 2008-02-22 13:44:30 +00:00
obache
cee22c5d6d Add krb5 module. 2008-02-22 13:36:19 +00:00
obache
d0e3a4a517 Add and enable suse100_{,32_}krb5 2008-02-22 13:34:11 +00:00
obache
56104d0a3e Added emulators/suse100_32_krb5 version 10.0 2008-02-22 13:32:26 +00:00
obache
e0d6f3015d krb5 package for 32-bit versions of SuSE Linux 10.0 for use by NetBSD/x86_64
with COMPAT_LINUX32.
2008-02-22 13:32:06 +00:00
obache
ece727c047 Added emulators/suse100_krb5 version 10.0 2008-02-22 13:24:32 +00:00
obache
a372d2594f Import suse100_krb5, SuSE 10.0 kerberos5 library compatibility package.
Based on PR 35543 by Kevin Sullivan, modify to adapt to recent emul framework.

This package supports running ELF binaries linked with glibc2 that
require kerberos shared libraries.
2008-02-22 13:24:13 +00:00
tnn
2a6832a7fd Remove no longer needed IRIX hack. 2008-02-22 13:11:33 +00:00
joerg
e26004958b Don't use FreeBSD's bluetooth define on DragonFly as well.
From PR 37821.
2008-02-22 13:03:25 +00:00
bjs
8649f607f4 I presume the BUILDLINK_PKGSRCDIR for this package is supposed to be
x11/gtksourceview2, not x11/gtksourceview.  With the latter,
a build of editors/gedit breaks due to dependency confusion.
2008-02-22 08:15:47 +00:00
bjs
5adfd5ee94 + Updated devel/libarena to 20080221 [bjs 2008-02-22] 2008-02-22 08:13:48 +00:00
bjs
d11147ba05 Update to 20080221 snapshot, primarily because I forgot to put
a copy of this in LOCAL_PORTS.  While here, add BUILDLINK_LDADD/LDFLAGS
for convenience (LDFLAGS is set with =?).
2008-02-22 08:12:58 +00:00
tnn
d3fa34a3c6 Introduce a variable, LIBNBCOMPAT_USE_PIC, which if set to yes before
including inplace.mk causes a PIC version of libnbcompat to be built
alongside the regular static libnbcompat.

This will be used to extend the features framework in two ways:
1) Support linking features into shared modules
2) Ability to cherry-pick individual objects to link from the libnbcompat
   build directory rather than linking the whole archive.
2008-02-22 04:07:55 +00:00
tnn
ccf3d5314b Updated devel/libgetopt to 1.4.3 2008-02-22 02:47:08 +00:00
gdt
6332bd6a56 fix PLIST 2008-02-22 02:28:06 +00:00
tnn
3c70c68c9d - merge patch-aa and patch-ab, they patched the same file.
- Uses asprintf and getopt_long
This closes PR pkg/38054.
2008-02-22 02:14:53 +00:00
tnn
9f7614b77a Update to libgetopt-1.4.3.
On IRIX, getopt.h is expected to provide extern declarations of optind
et al. (Not unistd.h) Do it here since we shadow the system header.
Part of PR pkg/38054
2008-02-22 01:27:55 +00:00
gdt
6275ff6cbe Match change to mail/mutt: force sendmail to /usr/sbin/sendmail on
*BSD to avoid configure picking up pkgsrc postfix sendmail path and
thus bypassing mailwrapper.
2008-02-22 01:16:58 +00:00
gdt
7f5048b99a fix whitespace 2008-02-22 00:36:12 +00:00
jlam
8445ecc84c + Rename the "ncursesw" option to "wide-curses" and get rid of the
"ncurses" option.  "wide-curses" now just toggles whether we use
  wide or narrow curses, which is a much simpler knob for users.

Bump the PKGREVISION to 5.
2008-02-21 22:47:28 +00:00
jlam
db7d6f58bf Add full DESTDIR support. 2008-02-21 22:42:29 +00:00
jlam
e43365812c + Rename the "ncursesw" option to "wide-curses". This should be supported
under NetBSD-current without actually needing ncursesw.

Bump the PKGREVISION to 1.
2008-02-21 21:56:29 +00:00
jlam
c144340cf5 Get rid of USE_NCURSESW, and just use USE_NCURSES to force the use of
ncursesw over BSD wide-curses.
2008-02-21 21:55:18 +00:00
jlam
a5f89e8fb7 + Rename the "ncursesw" option to "wide-curses". This should be supported
under NetBSD-current without actually needing ncursesw.

+ It's not necessary to use ncurses for narrow curses support.  The native
  BSD curses on NetBSD is enough.

+ Add full DESTDIR support.

Bump the PKGREVISION to 1.
2008-02-21 21:40:44 +00:00
jlam
b57da2ccee Make this more pkglint-friendly. 2008-02-21 21:20:12 +00:00
jlam
a481ea2ec6 + Rename the "ncursesw" option to "wide-curses". This should be supported
under NetBSD-current without actually needing ncursesw.

+ Only make "wide-curses" an available option on platforms that have the
  necessary wide-character support.  It turns out NetBSD-3.x is not one
  of them.

+ Use a less patchy way to turn -ldb into -ldb3 by letting the wrappers
  do it.

+ Add full DESTDIR support.

Bump the PKGREVISION to 6.
2008-02-21 21:17:45 +00:00
tnn
6316c97403 Fix IRIX test which I accidentally broke in rev 1.123.
This fixes PR pkg/37260
2008-02-21 20:53:54 +00:00
adrianp
d729d68b94 Updated chat/inspircd to 1.1.17 2008-02-21 19:44:40 +00:00
adrianp
c212b52d3a Update to 1.1.7
The key changes are that users will now quit faster (e.g. in netsplits, glines, etc)
K|G|Z|E:Line can now also be used on a nickname - e.g. /zline w00t 1d :foo would place an IP ban on my IP for one day.
A low risk crash with m_invisible and m_watch was also fixed.
Other miscellaneous fixes are also included
2008-02-21 19:44:19 +00:00