Commit graph

126568 commits

Author SHA1 Message Date
obache
46cafffb79 Updated net/msdl to 1.2 2008-05-24 04:49:28 +00:00
obache
e882c02259 Update msdl to 1.2.
Version 1.2.
- msdl
	- 6th release
	- -aN option added (for streams which often cause timeout error)
	- resume real-rtsp support

Version 1.1.99.
- msdl
	- beta release
	- -c (--continue) option added
	- --byterange option added
2008-05-24 04:49:14 +00:00
tnn
a80e553479 minor nits and comments 2008-05-24 04:29:06 +00:00
tnn
0223d43765 fix pasteo 2008-05-24 04:19:48 +00:00
tnn
27e964b1b8 Adjust path for compat_headers. 2008-05-24 03:40:35 +00:00
tnn
fbccaeada9 Added pkgtools/compat_headers 2008-05-24 03:39:29 +00:00
tnn
379887f5c0 Import compat_headers-0.1 as pkgtools/compat_headers.
This package attempts to resolve deficiencies in system headers by
providing missing types, definitions and prototypes in shadow headers.
New in this version:
- Rewrote all of the tests to use autoconf.
- Implemented tests and support for more standard integer types.
2008-05-24 03:35:38 +00:00
tnn
9e6fd5b2b3 Remove pkgtools/posix_headers 2008-05-23 21:42:25 +00:00
tnn
45b562f3a5 Since posix is a registered trademark and this package by no means provides
nor intends to provide full posix(r) compatibility, I've decided to rename
it.

An improved version of the package will be re-imported later, probably
under the name "compat_headers".
2008-05-23 21:08:18 +00:00
tnn
2be145ec3b Set need_ksh=yes for SunOS as well. Asked by joerg@ 2008-05-23 18:06:44 +00:00
tnn
499593f589 - Update bootstrap stuff to build shells/pdksh if need_ksh=yes
- set need_ksh=yes for OSF1
- rebootstrap the early bmake after having built ksh, so it's more
  likely to have a working shell for later use.
2008-05-23 17:49:52 +00:00
tnn
197ca66319 On OSF1, depend on shells/pdksh and use it for the default shell.
Bump the pkgrevision because if this change.
2008-05-23 17:43:31 +00:00
joerg
5718ceeafe Add DESTDIR support. 2008-05-23 17:33:37 +00:00
tnn
b2f2840f1f - Adapt to use local distribution.
- Add DESTDIR support.
2008-05-23 17:27:09 +00:00
tnn
6a0de4cf48 merge pkgsrc's patch-ab (remove extern int errno;) 2008-05-23 17:19:49 +00:00
tnn
6e55d25b31 Import subset of pdksh-5.2.14 distribution.
Only the files required to build it, for pkgsrc bootstrap purposes.
2008-05-23 17:15:14 +00:00
tonio
1a56906722 Fixes checksum for patch-aj: checksum for patches is sensible to comments.
Fixes PR pkg/38731
2008-05-23 16:38:34 +00:00
wiz
2044ff2c37 - gnutls-2.2.5, lzo-2.03. 2008-05-23 14:19:43 +00:00
wiz
ff2c46af76 + xf86-input-vmmouse-12.5.1.
- boehm-gc-7.1, bonnie++-1.03c, fox-1.6.33, iso-codes-2.1,
  xdpyinfo-1.0.3, xinit-1.0.9.
2008-05-23 14:18:40 +00:00
joerg
b1448e9df8 PKGNAME_NOREV is used to define the DIST_SUBDIR in some places, so
ensure it is defined with the rest of the PKGNAME_* variables before
including the phase variable files.
2008-05-23 12:31:24 +00:00
wiz
087c3fe7b5 Updated x11/fox to 1.6.33 2008-05-22 22:56:33 +00:00
wiz
2c66fb5c28 Update to 1.6.33:
* Backported FXTopWindow resize() and position() fixes from FOX 1.7.
* Fixed GCC 4.3 warning in FXArray header file.
* Made internal data arrays static to prevent global name clashes on some compilers.
* Fixed uninitialized variable in FXFileDict.
2008-05-22 22:56:19 +00:00
wiz
1b5582df27 Updated x11/xinit to 1.0.9 2008-05-22 21:24:31 +00:00
wiz
94a659a20c Update to 1.0.9:
Adam Jackson (2):
      Unset session environment variables so startx works within a running session.
      xinit 1.0.9

Alan Coopersmith (3):
      Use od on /dev/random to generate cookie on Solaris
      Check for proper cookie creation on all platforms
      Use /bin/ksh instead of /bin/sh on Solaris

Jeremy C. Reed (1):
      Use /dev/urandom for cookie it it exists

Jeremy Huddleston (14):
      Apple: Fixed issue where display would not be passed correctly to the server if nolisten tcp was enabled.
      Apple: Execute /usr/X11/bin/privileged_startx if it's present
      Apple: Renamed LaunchAgent to org.x.startx to distinguish it from the org.x.X11 application
      Correctly handle users with spaces in $HOME
      Apple: privileged_startx is in XINITDIR
      Apple: We renamed font_cache.sh to font_cache for better consistency... Changing startx to work with this
      Apple: Wait for privileged_startx to finish, so we don't race to create /tmp/.X11-unix
      Apple: Added privileged_startx
      Apple: Fixed make dist to include a missing header and not include generated sources
      Cleaned up handling of defaultserver{,args}
      Apple: Use CFProcessPath instead of argv[0] trick.
      Apple: Added some OSX version protection, so this will still compile on Tiger and below.
      Apple: No need for these bits being here in xinit as of xserver-1.4.0-apple9
      Apple: Don't need to spew unneccessary 'directory exists' messages.

Matthieu Herrb (2):
      OpenBSD: use openssl rand -hex 16 to generate the cookie.
      Replace sprintf() and strcpy() with snprintf().
2008-05-22 21:24:17 +00:00
wiz
f8467d71a8 Updated x11/xdpyinfo to 1.0.3 2008-05-22 21:15:06 +00:00
wiz
29ee93ca5f Update to 1.0.3:
Adam Jackson (2):
      Ignore errors from xf86misc rather than crashing out.
      xdpyinfo 1.0.3

Alan Coopersmith (1):
      X.Org bug #10616: Add all the X info commands to See Also in man page

James Cloos (1):
      Add missing PHONY line for automatic ChangeLog generation

Julien Cristau (1):
      Handle XExtension{Keyboard,Pointer}, added in inputproto 1.4
2008-05-22 21:14:52 +00:00
wiz
f3a2add2de ffmpeg-devel/buildlink3.mk was fixed, remove superfluous includes. 2008-05-22 20:58:32 +00:00
joerg
b3354abe47 If _CKSUMFILES is empty, also skip checksum logic. Unbreaks meta
packages.
2008-05-22 20:47:21 +00:00
joerg
4a202fc0c8 Add ftp as tool. On NetBSD and DragonFly, this will use the system
version of tnftp, otherwise it will use net/tnftp. Require ftp as
bootstrap dependency when the package has files to fetch.

The dependency is currently unconditional and FETCH_CMD is set to
TOOLS_PATH.ftp by default.
2008-05-22 20:11:55 +00:00
tnn
dff5175c58 Remove textproc/p5-String-Random which was a duplicate of
security/p5-String-Random. Merge changes from the textproc one into
the security one.
2008-05-22 19:04:37 +00:00
tnn
aff7c96f67 - Add gnome option (from pkgsrc-wip)
- supports DESTDIR
- depend on xdg-dirs
- bump PKGREVISION
2008-05-22 17:39:50 +00:00
joerg
65244e1c32 Move digest dependency into checksum and fetch part.
Make _ALL_FILES and in turn _CKSUMFILES available earlier.
Use it to only depend on digest if _CKSUMFILES is non-empty.
NO_CHECKSUM will now only skip the checksum and checksum-phase
targets. FAILOVER_FETCH will independently check the sums on
distfiles and depend on digest, fixing the remaining issues
originally raised in PR 34914.
2008-05-22 16:27:22 +00:00
recht
092743fd16 note update of libxslt to 1.2.4 2008-05-22 16:04:39 +00:00
recht
9dbf98c1c1 update to libxslt 1.2.4
fixes the security issue reported in:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1767
http://secunia.com/advisories/30315/
http://bugzilla.gnome.org/show_bug.cgi?id=527297

1.1.24: May 13 20088:
   - Documentation: man page fix (Vincent Lefevre).
   - Bug fixes: pattern bug fix, key initialization problems, exclusion of
      unknown namespaced element on top of stylesheets, python generator
      syntactic cleanup (Martin)
2008-05-22 16:03:10 +00:00
tnn
b4c16a4282 undocument USE_INET6 2008-05-22 15:51:35 +00:00
tnn
83290ab733 Daniel Horecki pointed out on irc that all USE_INET6 references have been
purged from pkgsrc-wip, so remove the support code for that.
2008-05-22 15:48:13 +00:00
tnn
f86a4f1215 Allow overriding the default cache size cap at compile time. 2008-05-22 14:20:08 +00:00
tnn
54d5395f8f Fix typo 2008-05-22 13:48:36 +00:00
tnn
9d49da5e35 It needs flex, not lex. 2008-05-22 13:31:40 +00:00
gson
2c0229797b Note the need for options INCLUDE_CONFIG_FILE when using Grub. 2008-05-22 13:26:54 +00:00
tnn
58dad8985d Updated security/gnutls to 2.2.5 2008-05-22 13:23:56 +00:00
drochner
3c73e799d5 fix build on DragonFly / FreeBSD, from Hasso Tepper per PR pkg/38627 2008-05-22 13:18:55 +00:00
tnn
1a4e5d5cb6 Update to gnutls-2.2.5.
* Version 2.2.5 (released 2008-05-19)
  Fix flaw in fix for GNUTLS-SA-2008-1-3.
* Version 2.2.4 (released 2008-05-19)
  Fix three security vulnerabilities.  [GNUTLS-SA-2008-1]
  [GNUTLS-SA-2008-1-1]
   libgnutls: Fix crash when sending invalid server name.
  [GNUTLS-SA-2008-1-2]
   libgnutls: Fix crash when sending repeated client hellos.
  [GNUTLS-SA-2008-1-3]
   libgnutls: Fix crash in cipher padding decoding for invalid record lengths.
* Version 2.2.3 (released 2008-05-06)
  Increase default handshake packet size limit to 48kb.
  Fix compilation error related to __FUNCTION__ on some systems.
  Documented the --priority option to gnutls-cli and gnutls-serv.
  Fix fopen file descriptor leak in PSK server code.
  Build Guile code with -fgnu89-inline only when supported.
  Make Camellia encryption work.
2008-05-22 13:18:52 +00:00
tron
67dec2a8d9 Note update of the "wterm" package to version 6.2.9nb8. 2008-05-22 12:30:58 +00:00
tron
71b32baca1 Don't try to use the X11 display ":0" if the display not defined because
":0" might not belong to current user. This fixes CVE-2008-1142.
2008-05-22 12:30:44 +00:00
tron
ecadd0218f Note update of the "mtr" package to version 0.72nb1. 2008-05-22 12:11:04 +00:00
tron
11ac3fc8aa Implement a fix for the security vulnerability reported in
<http://seclists.org/fulldisclosure/2008/May/0488.html>.
2008-05-22 12:10:49 +00:00
wiz
bcfbe6ecef Updated devel/boehm-gc to 7.1nb1 2008-05-22 11:45:39 +00:00
wiz
60f10e944e Remove patch-ad, which breaks self tests on NetBSD-4.99.63/amd64.
Replace first hunk of patch-af with CONFIGURE_ARGS.
Remove next two hunks of patch-af installing some private headers.
This shouldn't be necessary in the 7.x versions. If it is, the author
is willing to help fix the underlying problems.

patch-aa and -ab will be included in the next upstream release.

Bump PKGREVISION.
2008-05-22 11:45:25 +00:00
wiz
07545b52e6 + blender-2.46, gnutls-2.2.5, heyu-2.3.0, libFS-1.0.1, pngcrush-1.6.6,
xdm-1.1.8, xdpyinfo-1.0.3, xf86-input-keyboard-1.3.1,
  xf86-video-cirrus-1.2.1, xf86-video-neomagic-1.2.1,
  xf86-video-s3virge-1.10.1, xf86-video-savage-2.2.1, xinit-1.0.9.
2008-05-22 11:23:35 +00:00