summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-05-22Add ftp as tool. On NetBSD and DragonFly, this will use the systemjoerg5-11/+19
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-22Remove textproc/p5-String-Random which was a duplicate oftnn8-34/+11
security/p5-String-Random. Merge changes from the textproc one into the security one.
2008-05-22- Add gnome option (from pkgsrc-wip)tnn3-3/+26
- supports DESTDIR - depend on xdg-dirs - bump PKGREVISION
2008-05-22Move digest dependency into checksum and fetch part.joerg6-47/+50
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-22note update of libxslt to 1.2.4recht1-1/+2
2008-05-22update to libxslt 1.2.4recht3-7/+8
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-22undocument USE_INET6tnn1-11/+1
2008-05-22Daniel Horecki pointed out on irc that all USE_INET6 references have beentnn1-6/+1
purged from pkgsrc-wip, so remove the support code for that.
2008-05-22Allow overriding the default cache size cap at compile time.tnn1-1/+7
2008-05-22Fix typotnn1-3/+3
2008-05-22It needs flex, not lex.tnn1-2/+2
2008-05-22Note the need for options INCLUDE_CONFIG_FILE when using Grub.gson1-1/+12
2008-05-22Updated security/gnutls to 2.2.5tnn1-1/+2
2008-05-22fix build on DragonFly / FreeBSD, from Hasso Tepper per PR pkg/38627drochner2-1/+15
2008-05-22Update to gnutls-2.2.5.tnn2-6/+6
* 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-22Note update of the "wterm" package to version 6.2.9nb8.tron1-1/+2
2008-05-22Don't try to use the X11 display ":0" if the display not defined becausetron3-3/+21
":0" might not belong to current user. This fixes CVE-2008-1142.
2008-05-22Note update of the "mtr" package to version 0.72nb1.tron1-1/+2
2008-05-22Implement a fix for the security vulnerability reported intron3-2/+49
<http://seclists.org/fulldisclosure/2008/May/0488.html>.
2008-05-22Updated devel/boehm-gc to 7.1nb1wiz1-1/+2
2008-05-22Remove patch-ad, which breaks self tests on NetBSD-4.99.63/amd64.wiz5-76/+5
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+ blender-2.46, gnutls-2.2.5, heyu-2.3.0, libFS-1.0.1, pngcrush-1.6.6,wiz1-25/+14
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-22Give up MAINTAINERship, I don't have time to take care of this...martti2-4/+4
2008-05-22Always pass --disable-nm (NetWorkManager, a Linux specific thing)tnn1-1/+2
Otherwise libpurple insists on having it if the dbus option is enabled. From David Brownlee.
2008-05-22+ Added devel/sunifdef version 3.1.3 [bjs 2008-05-22]bjs1-1/+2
2008-05-22Add sunifdef to devel/Makefile.bjs1-1/+2
2008-05-22Import sunifdef-3.1.3.bjs4-0/+50
-- Sunifdef is a commandline tool for eliminating superfluous preprocessor clutter from C and C++ source files. It is a more powerful successor to the FreeBSD 'unifdef' tool. Sunifdef is most useful to developers of constantly evolving products with large code bases, where preprocessor conditionals are used to configure the feature sets, APIs or implementations of different releases. In these environments the code base steadily accumulates #ifdef pollution as transient configuration options become obselete. Sunifdef can largely automate the recurrent task of purging redundant #if logic from the code.
2008-05-22+samba-3.0.29taca1-1/+2
2008-05-22Note Transmission-1.21tnn1-1/+2
2008-05-21Updated devel/tkdiff to 4.1.3tnn1-1/+2
2008-05-21Update to tkdiff-4.1.3. Closes PR pkg/34440tnn2-7/+6
4.1.3 * Fixed incompatibility with older versions of Tcl/Tk ("-state disabled"). * Applied Warren Jones' subversion patch, which prevents the svn error that occurs when you omit a revision number. 4.1.2 * Can now do "tkdiff OLD-URL[@OLDREV] NEW-URL[@NEWREV]" in Subversion 4.1.1 * Security patch for temp files (CVE-2005-4434) 4.1 * Clearcase support * Better Subversion support * -L command line option allows you to control the labels above the diff file panes. * tkdiff --help or -h print a usage message for command line without invoking the GUI. * The New Diff Dialog is expanded so you can specify all the options. * The two panes can be resized relative to each other using a sash widget.
2008-05-21Use the English version of the homepage rather than the German one.tnn1-2/+2
(Entschuldigung!)
2008-05-21Bump version of pkg_chk to 1.93:dillo1-1/+2
- Explicitly clear automatic flag for packages user wants installed that got pulled in previously. - Only ignore pkg_summary.gz in local repository if newer files with name matching *.t[bg]z exist. (Otherwise, pkg_summary.gz created by pbulk would be ignored because pkg_summary.bz2 is newer.)
2008-05-21Bump version to 1.93:dillo2-6/+8
- Explicitly clear automatic flag for packages user wants installed that got pulled in previously. - Only ignore pkg_summary.gz in local repository if newer files with name matching *.t[bg]z exist. (Otherwise, pkg_summary.gz created by pbulk would be ignored because pkg_summary.bz2 is newer.) Okayed by abs@.
2008-05-21Include OWNER (if set) in BUILD_INFO - from dilloabs1-1/+4
2008-05-21update pkglint to 4.86 - necessary bu not sufficient to handle OWNER inabs4-6/+9
Makefiles. As a first pass make MAINTAINER optional and add an optional OWNER directly after it in the same section. This will pass valid OWNER/MAINTAINER combinations but not reject some invalid ones. Full fix (hopefully) coming soon...
2008-05-21Commit a workaround for the "make replace fails as non-root" bug:tnn1-2/+2
Make sure _PKGSRC_BARRIER is set when using just-in-time su. I've been running this for a long time in my tree without ill effects. For more information see PR pkg/34470 and PR pkg/38505.
2008-05-21Fix build for Darwintonio4-13/+34
- use the same work around for mntent.h as for NetBSD and DragonFly - deactivate oss output for Darwin This fixes PR pkg/38721
2008-05-21Add patch from upstream to work around API instability of eel.gdt3-3/+77
2008-05-21Bump ABI dependency to 2.14.3, the first version in pkgsrc that addedtnn1-2/+2
a dependency on the external PCRE library.
2008-05-21remove explicit dependency on pcre - this is pulled in by glib2 nowdrochner1-2/+1
2008-05-21Updated benchmarks/bonnie++ to 1.03cwiz1-1/+2
2008-05-21Updated pkgtools/pkg_leaves to 1.1tnn1-1/+2
2008-05-21Update to 1.03c:wiz2-7/+6
bonnie++ (1.03c) unstable; urgency=low * Fixed some failures to check the return code of chdir(). bonnie++ (1.03b.1) unstable; urgency=low * Fixed typos in man page. Closes: #133714 Closes: #449596 * Documented why UID==0 is bad. Closes: #182023 bonnie++ (1.03b) unstable; urgency=low * Added support for testing write speed to zcav. * Documented the default chunk size in bonnie++.8. * Improved error handling for chunk size.
2008-05-21-gsasl-0.2.26 [pkg/38692]obache1-2/+1
2008-05-21- Actually show usage() instead of entering an infinite loop.tnn2-6/+14
- improve usage - bump version to 1.1
2008-05-21Updated security/gsasl to 0.2.26obache1-1/+2
2008-05-21Update gsasl to 0.2.26.obache3-9/+11
Based on patch provided by Eric Schnoebelen in PR 38692. While here, marked as DESTDIR support. Also fix CONFIGURE option for GSSAPI implement (I don't know from when). * Version 0.2.26 (released 2008-05-05) ** Translations files not stored directly in git to avoid merge conflicts. This allows us to avoid use of --no-location which makes the translation teams happier. ** Build fixes for the documentation. ** Update gnulib files. * Version 0.2.25 (released 2008-03-10) ** gsasl: Fix buffering issue to avoid mixing stdout/stderr outputs. This would manifest itself when redirecting output to a pipe, such as when used with Gnus. Reported by Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>, see <http://thread.gmane.org/gmane.comp.gnu.gsasl.general/123>. ** Fix non-portable use of brace expansion in makefiles. * Version 0.2.24 (released 2008-01-15) ** Link self-tests with gnulib, to fix link failures under MinGW. * Version 0.2.23 (released 2008-01-15) ** Improve CRAM-MD5 self-test to detect if challenges are the same. ** Improve gsasl --help and --version to conform with GNU standards. ** Use gettext 0.17. ** Update gnulib files. * Version 0.2.22 (released 2007-10-08) ** Development git tree moved to savannah. See <https://savannah.gnu.org/projects/gsasl/>. ** Fix warnings when building the tool 'gsasl'. ** Update gnulib files.
2008-05-21Updated net/mldonkey-gui to 2.9.5wiz1-1/+2
2008-05-21Updated net/mldonkey to 2.9.5wiz1-1/+2