summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-03-02The update to libXext-1.0.4 has been done.bjs1-2/+1
2008-03-02 Updated x11/libXext to 1.0.4 [bjs 2008-03-02]bjs1-1/+2
2008-03-02Update to version 1.0.4, which incorporates all of the patchesbjs8-134/+6
that were here previously.
2008-03-02The update to curl-7.18.0 has been done.bjs1-2/+1
2008-03-02 Updated www/curl to 7.18.0 [bjs 2008-03-02]bjs1-1/+2
2008-03-02Update to version 7.18.0 and add SSHv2 support via the newly importedbjs5-25/+41
security/libssh2 package. Changes: o --data-urlencode o CURLOPT_PROXY_TRANSFER_MODE o --no-keepalive - now curl does connections with keep-alive enabled by default o --socks4a added (proxy type CURLPROXY_SOCKS4A for libcurl) o --socks5-hostname added (CURLPROXY_SOCKS5_HOSTNAME for libcurl) o curl_easy_pause() o CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA o --keepalive-time o curl --help output was re-ordered This release includes the following bugfixes: o curl-config --features and --protocols show the correct output when built with NSS, and also when SCP, SFTP and libz are not available o free problem in the curl tool for users with empty home dir o curl.h version 7.17.1 problem when building C++ apps with MSVC o SFTP and SCP use persistent connections o segfault on bad URL o variable wrapping when using absolutely huge send buffer sizes o variable wrapping when using debug callback and the HTTP request wasn't sent in one go o SSL connections with NSS done with the multi-interface o setting a share no longer activates cookies o Negotiate now works on auth and proxy simultanouesly o support HTTP Digest nonces up to 1023 letters o resumed ftp upload no longer requires the read callback to return full buffers o no longer default-appends ;type= on FTP URLs thru proxies o SSL session id caching o POST with callback over proxy requiring NTLM or Digest o Expect: 100-continue flaw on re-used connection with POSTs o build fix for MSVC 9.0 (VS2008) o Windows curl builds failed file truncation when retry downloading o SSL session ID cache memory leak o bad connection re-use check with environment variable-activated proxy use o --libcurl now generates a return statement as well o socklen_t is no longer used in the public includes o time zone offsets from -1400 to +1400 are now accepted by the date parser o allows more spaces in WWW/Proxy-Authenticate: headers o curl-config --libs skips /usr/lib64 o range support for file:// transfers o libcurl hang with huge POST request and request-body read from callback o removed extra newlines from many error messages o improved pipelining o improved OOM handling for data url encoded HTTP POSTs when read from a file o test suite could pick wrong tool(s) if more than one existed in the PATH o curl_multi_fdset() failed to return socket while doing CONNECT over proxy o curl_multi_remove_handle() on a handle that is in used for a pipeline now break that pipeline o CURLOPT_COOKIELIST memory leaks o progress meter/callback during http proxy CONNECT requests o auth for http proxy when the proxy closes connection after first response
2008-03-02Add libssh2 option for security/libssh2.bjs1-0/+1
2008-03-02 Added security/libssh2 version 0.18 [bjs 2008-03-02]bjs1-1/+2
2008-03-02Import libssh2-0.18, a library implementing the SSH2 protocol (availablebjs5-0/+115
under the revised BSD license).
2008-03-02 Updated devel/libidn to 1.5 [bjs 2008-03-02]bjs1-1/+2
2008-03-02Update to version 1.5. Changes:bjs2-6/+6
** Don't include wchar.h in idn-int.h. Fixes problems on uClibc systems which lack a wchar.h. Reported by Mike Frysinger <vapier@gentoo.org>, see <http://thread.gmane.org/gmane.comp.gnu.libidn.general/118>. ** Added appendix 'On Label Separators' to the manual. Thanks to Erik van der Poel <erikv@google.com> for bringing the issue to our attention and for discussing the matter. See <http://thread.gmane.org/gmane.comp.gnu.libidn.general/96>. ** Improved rendering of non-ASCII in the info manual. Done by adding a @documentencoding UTF-8. This affect how the examples are encoded, the files examples/*.c are now encoded using UTF-8 instead of a mix of ISO-8859-1 and ISO-8859-15. ** Fix non-portable use of brace expansion in makefiles. ** Update translations. ** Update gnulib files. ** API and ABI is backwards compatible with the previous version.
2008-03-02add a patch from upstream to fix a possible security bypassdrochner3-3/+54
(CVE-2008-0595), bump PKGREVISION
2008-03-02NetBSD's iconv(3) doesn't understand "UCS4", so use "UCS-4",drochner3-5/+18
should fix copy-and-paste, reported by Andreas Burghardt in PR pkg/38133, bump PKGREVISION
2008-03-02update to 3.1.0drochner3-10/+11
changes: -IPTC support -IPTC support -UI improvements -bugfixes and speed improvements
2008-03-02update to 1.4.2drochner5-17/+29
changes: -minor UI improvements -bugfixes
2008-03-02split out the "calendar" plugin into a seperate pkg -- it dependsdrochner6-6/+62
on "kdepim" which is a too heavy dependency for me
2008-03-02Added and enabled mell.obache1-1/+2
2008-03-02Added devel/mell version 1.0.0obache1-1/+2
2008-03-02Import mell version 1.0.0.obache7-0/+89
Mell is an Emacs Lisp Library for taiyaki-elisp(s).
2008-03-02Note addition of pcc-current version 0.9.9.20080223.he1-1/+2
2008-03-02Add pcc-current.he1-1/+2
2008-03-02Import a package which can be used to track "pcc current".he4-0/+51
This one is for 0.9.9 using the 23 Feb 2008 sources, and is trivial to update to track a newer version.
2008-03-02Updated devel/automake to 1.10.1wiz1-1/+2
2008-03-02Update to 1.10.1:wiz2-6/+6
New in 1.10.1: - Automake development is done in a git repository on Savannah now, see http://git.sv.gnu.org/gitweb/?p=automake.git A read-only CVS mirror is provided at cvs -d :pserver:anonymous@pserver.git.sv.gnu.org:/automake.git \ checkout -d automake HEAD - "make dist" can now create lzma-compressed tarballs. - `automake --add-missing' will by default install the GPLv3 file as COPYING if it is missing. Note that Automake will never overwrite an existing COPYING file, even when the `--force-missing' option is used. Further note that Automake 1.10.1 is still licensed under GPLv2+. - Libtool generic flags are now passed to the install and uninstall modes as well. - Files with extension .sx are also treated as preprocessed assembler. - install-sh now has an BSD-like option `-C' to preserve modification times of unchanged files upon installation. Bugs fixed in 1.10.1: * Long standing bugs: - Fix aix dependency tracking for libtool objects. - The signal handling of aclocal has been improved. - Targets beginning with a digit are now recognized correctly. - All directories `.libs'/`_libs' used by libtool are cleaned now, not only those in which libraries are built. * Bugs introduced by 1.10: - Fix output of dummy dependency files in presence of post-processed Makefile.in's again, but also cope with long lines. - $(EXEEXT) is automatically appended to filenames of XFAIL_TESTS that have been declared as programs in the same Makefile. This is for consistency with the analogous change to TESTS in 1.10. - The autoconf version check implemented by aclocal in aclocal.m4 (and new in Automake 1.10) is degraded to a warning. This helps in the common case where the Autoconf versions used are compatible. - Fix order of standard includes to again be `-I. -I$(srcdir)', followed by directories containing config headers.
2008-03-02+ cook-2.31, ed-0.9, gdl-0.7.10, gnome-build-0.2.3,wiz1-14/+19
gnome-pilot-2.0.16, gtk2-sharp-2.10.4, intltool-0.37.1, iozone-3.287, libXext-1.0.4, libsigc++-2.2.1, mathomatic-12.8.8, nasm-2.02, openafs-1.5.33, pari-2.3.3 [pkg/38116], pari-galdata-2.2 [pkg/38117], source-highlight-2.9, viewvc-1.0.5, zile-2.2.56.
2008-03-02Updated graphics/dcraw to 8.82wiz1-1/+2
2008-03-02Update to 8.82, provided by Bernd Limbach in PR 38130:wiz4-13/+12
revision 1.398 date: 2008/02/06 21:29:13; author: dcoffin; state: Exp; lines: +61 -36 Added the "-P" and "-S" options. Support the Sony DSLR-A200 and the PowerShots A720 and S5 IS. ---------------------------- revision 1.397 date: 2007/12/10 07:43:31; author: dcoffin; state: Exp; lines: +56 -6 Support the Panasonic DMC-L10, added the "-W" option. ---------------------------- revision 1.396 date: 2007/11/16 15:24:52; author: dcoffin; state: Exp; lines: +3 -0 Cropped four columns from the Nikon D3. ---------------------------- revision 1.395 date: 2007/11/12 20:28:32; author: dcoffin; state: Exp; lines: +34 -26 Abolished the getrat() macro, support the Hasselblad H3D. ---------------------------- revision 1.394 date: 2007/11/04 02:18:54; author: dcoffin; state: Exp; lines: +12 -6 Added the Olympus E-3 and adjusted a few maximums. ---------------------------- revision 1.393 date: 2007/10/30 06:23:29; author: dcoffin; state: Exp; lines: +333 -88 Support the AVT F-080C, Canon EOS 40D, Canon EOS-1Ds Mark III, Canon PowerShot G9, Nikon Coolpix S6, Nikon D3, Nikon D300, Panasonic DMC-FZ18, and Sony DSLR-A700. Support the new Canon sRAW CR2 format. Added median filtering after interpolation.
2008-03-02Describe lcms option.wiz1-0/+1
2008-03-02Remove unnecessary hack to force the configure script to use only ourjlam1-3/+1
termcap library -- revision 1.2 of termcap.buildlink3.mk already fixes this issue.
2008-03-02Remove unnecessary check for the TERMCAP_TYPE -- revision 1.2 ofjlam1-6/+1
termcap.buildlink3.mk will cause all termcap libraries other than the one we specify to not be found.
2008-03-02+ Add termcap.buildlink3.mk to get proper termcap support acrossjlam2-10/+5
platforms. + Remove -lcurses from link command -- icb only needs termcap support, and then only for the embedded readline library. Bump the PKGREVISION to 4.
2008-03-02+ Add termcap.buildlink3.mk to get proper termcap support acrossjlam1-9/+4
platforms. Bump the PKGREVISION to 1.
2008-03-02+ Teach buildlink3.mk to cause GNU configure script to not find any otherjlam2-8/+32
terminal library other than the one we specify. + Also look for "termlib" as some systems have that. Note that we need to make the library search more sophisticated to work correctly on more exotic platforms.
2008-03-02Patch the configure script to fix a broken check for flex/lex -- thejlam3-1/+51
variable LEX is allowed to be a full path.
2008-03-02The "missing-from-system" headers that Heimdal installs are now placedjlam1-2/+2
into ${PREFIX}/include/krb5/roken instead of ${PREFIX}/include/krb5. This is good because it reduces the likelihood of a conflict with any other similarly named headers if you simply add -I${PREFIX}/include/krb5 to the compiler command line. Patch from PR pkg/38119 by charlie.
2008-03-02Mechanical changes to add full DESTDIR support to packages that installjlam83-339/+557
their files via a custom do-install target.
2008-03-02Updated games/crack-attack to 1.1.14nb4dsainty1-1/+2
2008-03-02The "binary relocate" support (in src/prefix.*) parses /proc/self/maps anddsainty1-5/+6
expects pathnames. Older NetBSD kernels don't provide the path, leading to a failure to locate the right path prefixes. Being Pkgsrc, we're not really interested in leaving these decisions to run-time anyway, so just disable this behaviour outright. Bump PKGREVISION.
2008-03-02Mechanical changes to add full DESTDIR support to packages that installjlam32-112/+187
their files via a custom do-install target.
2008-03-02dbus-1.1.20 (new stable branch)tnn1-1/+2
2008-03-02Updated x11/xf86-video-intel to 2.2.1tnn1-1/+2
2008-03-02Added and enabled PRIME packages.obache1-1/+4
2008-03-02Note addition of PRIME packages.obache1-1/+4
2008-03-02Import prime-el version 1.5.1.3.obache4-0/+89
PRIME is Japanese PRedictive Input Method Editor. PRIME predicts the user's input using knowledge of natural languages and the user's previous input to reduce the difficulty of typing. For example, when the user types "ap", intending "application", PRIME might suggest "apple", "application", and "appointment." The user then easily selects "application." Currently, PRIME only supports Japanese. This package contains an emacs client of PRIME.
2008-03-02Import prime-dict version 1.0.0.obache4-0/+52
PRIME is Japanese PRedictive Input Method Editor. PRIME predicts the user's input using knowledge of natural languages and the user's previous input to reduce the difficulty of typing. For example, when the user types "ap", intending "application", PRIME might suggest "apple", "application", and "appointment." The user then easily selects "application." Currently, PRIME only supports Japanese. This package provides dictionary files for prime.
2008-03-02Import prime version 1.0.0.1.obache5-0/+147
PRIME is Japanese PRedictive Input Method Editor. PRIME predicts user's input words using the knowledge of natural language and the history of user's operations, and reduces the cost of typing by the user. For example, if a user wants to input "application" and types "ap" as the beginning characters of the word, PRIME might predict some candidate words like "apple", "application", "appointment", etc... And then the user can input "application" easily by selecting the word from the candidate words by PRIME.
2008-03-02Added and enables Suikyo packages.obache1-1/+6
2008-03-02Note addition of Suikyo packages.obache1-1/+6
2008-03-02Import ruby-suikyo version 2.1.0.obache3-0/+33
Suikyo is a Romaji Hiragana conversion library based on DFA (Deterministic finate state) automaton. This package contains ruby binding of suikyo
2008-03-02Import suikyo-elisp version 2.1.0.obache3-0/+33
Suikyo is a Romaji Hiragana conversion library based on DFA (Deterministic finate state) automaton. This package contains elisp binding of suikyo