summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-01-18Fix build with pkgsrc's gcc (seen in bulk build).hira1-2/+3
2008-01-18Added a dependency to devel/getopt, since a2x requires it. Suggested byrillig1-2/+3
Nick Goffee via private mail.
2008-01-18update to 2.10.8drochner3-22/+6
fixes some bugs, in particular a threading problem patched in pkgsrc approved by Min Sik Kim
2008-01-18Add about "make replace OLDNAME=oldpkgname"reed1-1/+7
2008-01-18No revision bump for pkgsrc native tools, update version.joerg1-3/+2
2008-01-18Also depend on xgettext. Fixes PR 37798.joerg1-2/+2
2008-01-18Note update of comms/kyopon to 0.5itohy1-1/+2
2008-01-18Update to kyopon-0.5.itohy3-8/+8
- Change "AIR-EDGE PHONE" to "PHS handset" since Willcom doesn't use the term any longer. - Add support for "Photo" folder (and any unknown folders). - Remove checking against 1.5MB limit, since new models have more capacity. Result of writing too large file is unknown. - Make sure reading non-existent file on the handset will be properly warned. - Add Linux support (but do not enable since it requires non-standard driver).
2008-01-18Default value of EMACS_TYPE is now emacs22.obache1-2/+2
Noticed by ISIHARA Takanori in PR 37754.
2008-01-18PKGREVISION++ for the invalid definition of shell functions.rillig1-1/+2
2008-01-18Fixed the definition of shell functions, as reported in PR 37795.rillig1-3/+3
See also: http://www.opengroup.org/onlinepubs/000095399/utilities/xcu_chap02.html#tag_02_09_05 http://www.opengroup.org/onlinepubs/000095399/utilities/xcu_chap02.html#tag_02_09_04
2008-01-18If the package doesn't provide a SUBST_MESSAGE, generate a default one.rillig1-3/+4
This way, file modifications cannot go unnoticed and at least appear in the build logs. While here, fixed an ambiguity in the description of SUBST_MESSAGE.
2008-01-18Don't rely on file(1) to distinguish text files from binary files. Thisrillig1-5/+5
has proven too unreliable in the past. For example, some Makefile.in files were classified as "Quake I or II world or extension", just because they happen to start with the letters "PACK". This method was also subject to subtle differences in the locale. The new method counts the number of NUL bytes in the file. It does not depend on the locale settings. The -c option of wc(1) counts bytes, not characters, and tr(1), which may interpret multibyte sequences, is protected by LC_ALL. It should also work with the historical implementations of tr(1) that could not handle NUL bytes and discarded them, since this is exactly the intention. See also: * http://mail-index.netbsd.org/tech-pkg/2006/07/05/0000.html * PR 37793
2008-01-18Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-7/+4
2008-01-18Fix Mac OS X and debug-enabled builds.jmmv7-64/+97
2008-01-18Updated pkgtools/pkg_chk to 1.88tnn1-1/+2
2008-01-18pkg_chk-1.88: add mktemp to the list of substituted commands.tnn2-6/+8
2008-01-18Start a NEWS file and retroactively add some news entries. Contribution totnn1-0/+68
this file is not mandatory, but feel free to help out. # This file contains information about important infrastructural changes in # pkgsrc. The intended readers are the pkgsrc developers as well as anyone # tracking pkgsrc-current.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn682-1071/+1366
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-18Add forgotten dependeny on textproc/p5-XML-Parser. Bump revision.bjs1-2/+4
2008-01-18+ Updated textproc/xmltoman to 0.3nb1 [bjs 2008-01-18]bjs1-1/+2
2008-01-18 Updated x11/pixman to 0.9.6nb3 [bjs 2008-01-18]bjs1-1/+2
2008-01-18A tiny addition to patch-aa: don't use the C++ keyword "xor" in pixman.h.bjs3-6/+15
Bump rev.
2008-01-18+ Updated x11/xdm to 1.1.6 [bjs 2008-01-18]bjs1-1/+2
2008-01-18Update to version 1.1.6. The newly added patch corrects the 800x600bjs3-7/+28
section in Xresources.cpp. In addition, this release brings the following changes: - Debian Bug #376391: xdm manpage refers to non-existent section 'Typical Usage' - Debian Bug #437961: loading Xresources fails because bindir/xrdb does not exist - Update AC_DEFINE_DIR to autoconf-2.60-compatible version - Add AM_PROG_CC_C_O to clear automake-1.10 warning - Makefile.am:149: compiling `chooser.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac' - Bug #10530: xdm's path to xrdb could be configurable at compile time - Set default cursor for entire root window, not just greeter - Make #ifdef XPM only control whether XPM pixmap logo is shown - Make 3D look-and-feel independent of XPM - Set Xcursor theme to whiteglass in default login screen resources - X.Org Bug #10992: xlogin crashes if window size is too small - Add --enable-xdm-auth/--disable-xdm-auth to configure options - X.Org Bug 10632 / Debian Bug 256299: race condition in policy.c:Willing() - Document more of the greeter resources in xdm man page - Bug #11096: xdm(1) manpage should document Xft-related properties - Bug #11020: xdm doesn't set SSH_AUTH_SOCK even though using with pam_ssh - Wasn't calling pam_setcred()/pam_getenvlist() if setusercontext() was present - X.Org Bugzilla #11020: <https://bugs.freedesktop.org/show_bug.cgi?id=11020>
2008-01-17Updated x11/xf86-video-savage to 2.1.3tnn1-1/+2
2008-01-17Update to xf86-video-savage-2.1.3 (2007-08-16). Changes:tnn2-6/+6
Strip ^M's out of savage_driver.h clean up some leftover cruft. small exa fix ups, remove an errant comment Get Solid() working again final odds and ends for exa fix console corruption due to invalid shadow status fix segfault in SavageDoAdjustFrame() on server 1.3 Add panel native mode automatically. Unmap mem before freeing driverPrivate update for 2.1.3 release Define SAVAGE_VERSION* using PACKAGE_VERSION* disable randr when savage rotation is enabled fix savage respawn crash Fixed a markup error. Add "DRI" option to enable/disable DRI support
2008-01-17whitespace nitstnn1-3/+4
2008-01-17The openssl update was done.tnn1-2/+1
2008-01-17Note update of rake.minskim1-1/+2
2008-01-17Update rake to 0.8.1.minskim2-7/+7
Changes: * Added task parameters (e.g. "rake build[version7]") * Made task parameters passable to prerequisites. * The 'task' command will now accept task argument names. * Comments are limited to 80 columns or so (suggested by Jamis Buck). * Added -D to display full comments (suggested by Jamis Buck). * The rake program will set the status value used in any explicit exit(n) calls. (patch provided by Stephen Touset) * Fixed error in functional tests that were not including session (and silently skipping the functionl tests). * Removed --usage and make -h the same as -H. * Make a prettier inspect for tasks. * Removed ftools and parsedate requires for compatibility with Ruby 1.9.
2008-01-17Updated games/scummvm to 0.11.0adam1-1/+2
2008-01-17Changes 0.11.0:adam5-30/+30
New Games: - Added support for Elvira: Mistress of the Dark. - Added support for Elvira 2: The Jaws of Cerberus. - Added support for I Have no Mouth, and I Must Scream (demo and full game). - Added support for preAGI game Mickey's Space Adventure. - Added support for preAGI game Troll's Tale. - Added support for preAGI game Winnie the Pooh in the Hundred Acre Wood. - Added support for Amiga version of Waxworks. - Added support for Lure of the Temptress. General: - Added ARM assembly routines for code in the sound mixer and SCUMM video playback, resulting in some nice speedups on several ports. - Improved the way keyboard input is handled internally, resolving some odd quirks in some game / port combinations. - Added optional 'confirm exit' dialog to the SDL backend. - Added support for TiMidity++ MIDI server. - Added DMedia MIDI driver for IRIX. - Improved detection of new game variants and localized versions. - Completely reworked internal access to files. (GSoC Task) - Added option to delete games from the list with Del key. - Added support for "~/" prefix being substituted by $HOME in paths on POSIX systems (Linux, Mac OS X etc.).
2008-01-17pbulk-0.21:joerg3-10/+15
Don't try to remove a non-existing file if no package had an error during the build.
2008-01-17pbulk-0.20:joerg3-7/+12
- run checksum stage of a build with the privileged user, as DISTDIR might not be writeable - create the actual package as privileged user as well - pre-create work.log when using user-destdir - in pre-build, only wait if the meta subdirectory exists. bulklog itself can often be a mount point.
2008-01-17Add missing include which is especially important for systems withjoerg4-4/+19
XFree86. Bump revision and dependency.
2008-01-17postfix-2.5.0rc2martti1-1/+2
2008-01-17Updated mail/postfix-current to 2.5.0rc2martti3-13/+13
* Bug fixes
2008-01-17s/Dovcot/Dovecot/martti2-4/+4
2008-01-17Updated devel/scmcvs to 1.11.22nb1tnn1-1/+2
2008-01-17Change default rsh to ssh(1). It's what cvs(1) in base does.tnn3-7/+19
Should have been done years ago. Bump rev.
2008-01-17Sabotage attempts to find "emacs". We don't want the package to randomlytron1-1/+2
install ".elc" files and the configure test hangs with Mac OS X's "emacs".
2008-01-17Updated x11/xcolors to 1.3nb3tnn1-1/+2
2008-01-17Fix PR pkg/37772 Chuck Cranor: xcolors needs rgb.txt (X11_TYPE=modular)tnn3-9/+17
Bump rev.
2008-01-17Note OpenSSL update.tnn1-1/+2
2008-01-17Update to openssl-0.9.8g. Provided by Jukka Salmi in pkgsrc-wip.tnn29-634/+262
pkgsrc notes: o Tested on NetBSD/i386 (Jukka Salmi), Mac OSX 10.5 (Adrian Portelli), Linux (Jeremy C. Reed), Tru64 5.1b (tnn), HP-UX 11i (tnn). Because the Makefile system has been rewamped, other platforms may require fixes. Please test if you can. o OpenSSL can now be built with installation to DESTDIR. Overview of important changes since 0.9.7i: o Add gcc 4.2 support. o DTLS improvements. o RFC4507bis support. o TLS Extensions support. o RFC3779 support. o New cipher Camellia o Updated ECC cipher suite support. o New functions EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free(). o Zlib compression usage fixes. o Major work on the BIGNUM library for higher efficiency and to make operations more streamlined and less contradictory. This is the result of a major audit of the BIGNUM library. o Addition of BIGNUM functions for fields GF(2^m) and NIST curves, to support the Elliptic Crypto functions. o Major work on Elliptic Crypto; ECDH and ECDSA added, including the use through EVP, X509 and ENGINE. o New ASN.1 mini-compiler that's usable through the OpenSSL configuration file. o Added support for ASN.1 indefinite length constructed encoding. o New PKCS#12 'medium level' API to manipulate PKCS#12 files. o Complete rework of shared library construction and linking programs with shared or static libraries, through a separate Makefile.shared. o Rework of the passing of parameters from one Makefile to another. o Changed ENGINE framework to load dynamic engine modules automatically from specifically given directories. o New structure and ASN.1 functions for CertificatePair. o Changed the key-generation and primality testing "progress" mechanism to take a structure that contains the ticker function and an argument. o New engine module: GMP (performs private key exponentiation). o New engine module: VIA PadLOck ACE extension in VIA C3 Nehemiah processors. o Added support for IPv6 addresses in certificate extensions. See RFC 1884, section 2.2. o Added support for certificate policy mappings, policy constraints and name constraints. o Added support for multi-valued AVAs in the OpenSSL configuration file. o Added support for multiple certificates with the same subject in the 'openssl ca' index file. o Make it possible to create self-signed certificates using 'openssl ca -selfsign'. o Make it possible to generate a serial number file with 'openssl ca -create_serial'. o New binary search functions with extended functionality. o New BUF functions. o New STORE structure and library to provide an interface to all sorts of data repositories. Supports storage of public and private keys, certificates, CRLs, numbers and arbitrary blobs. This library is unfortunately unfinished and unused withing OpenSSL. o New control functions for the error stack. o Changed the PKCS#7 library to support one-pass S/MIME processing. o New FIPS 180-2 algorithms (SHA-224, -256, -384 and -512). o New X509_VERIFY_PARAM structure to support parametrisation of X.509 path validation. o Change the default digest in 'openssl' commands from MD5 to SHA-1. o Added support for DTLS. o New BIGNUM blinding. o Added support for the RSA-PSS encryption scheme o Added support for the RSA X.931 padding. o Added support for files larger than 2GB. o Added alternate pkg-config files.
2008-01-17No / between DESTDIR and PREFIXtnn1-2/+2
2008-01-17Added net/unfs3 version 0.9.20tnn2-2/+4
2008-01-17Import unfs3-0.9.20 as net/unfs3.tnn5-0/+58
This is a portable NFSv3 server implemented entirely in userspace.
2008-01-17Remove unavaiable MASTER_SITES.obache1-3/+2