Commit graph

123406 commits

Author SHA1 Message Date
bjs
324979ec68 Add libssh2 to category Makefile. 2008-03-02 16:14:34 +00:00
jlam
4bc2250050 + Remove the check for whether you can remove -liconv from the linker
command line or not -- we want to do what the user specifies via
  the pkgsrc PREFER_* settings.

+ Drop dependency on ncurses -- vim only wants a termcap library.
  This should fix PR pkg/38110.

+ Add missing dependency on gettext-lib as one of the "normal" feature
  sets is to build with gettext and multi-language support.

Bump the PKGREVISION of vim editor packages to 1.
2008-03-02 16:01:31 +00:00
adam
0227bd94a2 Updated gimp, gtkmm 2008-03-02 15:51:42 +00:00
adam
77340d750d Changes 2.12.5:
* Documentation:
  - Show stock icon images in the API reference again.
  - Show some pictures of widgets in the API reference.
* Build:
  - Fix header inclusion and use using directive for C functions to
    fix build on gcc-4.3 (pre-releases) and Solaris.
  - Install and find all needed files for gtkmm-demo, and correct the
    executable name.
2008-03-02 15:50:20 +00:00
adam
f5fb47349e Changes 2.4.5:
- fixed a regression introduced by the brush cursor optimization
- fixed bug in transform tool preview
- fixed PSD export of images with layer masks
- fixed base64 encoding routine of the Mail plug-in
- use the correct background color when creating a new image
- explicitly link libgimpthumb with GLib
- improved selection of the font sample string
- unified handling of "Enter" and "Space" keysyms
- fixed bug in the Glossy script when used with a pattern
- correctly record dimensions in Exif data when saving as JPEG
- fixed sensitivity of plug-in menu items
- fixed potential crashes in Wind, Warp, Small Tiles and Apply Canvas
  plug-ins
- added default keyboard shortcut for "Paste As New Image" (Ctrl-Shift-V)
- added default keyboard shortcut for "Copy Visible" (Ctrl-Shift-C)
- fixed missing preview update in Curves tool
- fixed a bug in the Frosty Logo script
- fixed backward transformations using the PDB
- translation fixes and updates (de, eu, eo, fr, he, hu, it, ja, ko)
2008-03-02 15:49:24 +00:00
bjs
8052804296 The update to heimdal-1.1 has been done. 2008-03-02 15:38:42 +00:00
bjs
73ee6c171d The update to less-418 has been done. 2008-03-02 15:36:37 +00:00
bjs
b7a7a12109 Updated misc/less to 418 [bjs 2008-03-02] 2008-03-02 15:36:17 +00:00
bjs
1ad1a47d64 Update to less-418. Too many changes to list here--see ChangeLog.
While here, add a pcre option.

TODO: support for various curses libraries.
2008-03-02 15:35:33 +00:00
abs
05eb7d3eaf Let seamonkey treat official-mozilla-branding as a NOP 2008-03-02 15:24:07 +00:00
bjs
0696f5c4f8 The update to libXext-1.0.4 has been done. 2008-03-02 14:46:02 +00:00
bjs
1a7c01aea1 Updated x11/libXext to 1.0.4 [bjs 2008-03-02] 2008-03-02 14:45:34 +00:00
bjs
819ab732d5 Update to version 1.0.4, which incorporates all of the patches
that were here previously.
2008-03-02 14:44:47 +00:00
bjs
59d35fb8de The update to curl-7.18.0 has been done. 2008-03-02 14:43:21 +00:00
bjs
fee65af102 Updated www/curl to 7.18.0 [bjs 2008-03-02] 2008-03-02 14:42:51 +00:00
bjs
ec8b6e8590 Update to version 7.18.0 and add SSHv2 support via the newly imported
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-02 14:40:26 +00:00
bjs
8dca1a0b74 Add libssh2 option for security/libssh2. 2008-03-02 14:14:23 +00:00
bjs
67adec4606 Added security/libssh2 version 0.18 [bjs 2008-03-02] 2008-03-02 14:13:09 +00:00
bjs
8740bfa07f Import libssh2-0.18, a library implementing the SSH2 protocol (available
under the revised BSD license).
2008-03-02 14:11:54 +00:00
bjs
9cb84bf3d4 Updated devel/libidn to 1.5 [bjs 2008-03-02] 2008-03-02 13:31:46 +00:00
bjs
b806d51883 Update to version 1.5. Changes:
** 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-02 13:31:07 +00:00
drochner
453631b3b6 add a patch from upstream to fix a possible security bypass
(CVE-2008-0595), bump PKGREVISION
2008-03-02 13:21:07 +00:00
drochner
84ac12e874 NetBSD's iconv(3) doesn't understand "UCS4", so use "UCS-4",
should fix copy-and-paste, reported by Andreas Burghardt in PR pkg/38133,
bump PKGREVISION
2008-03-02 13:13:48 +00:00
drochner
e54eaafed8 update to 3.1.0
changes:
-IPTC support
-IPTC support
-UI improvements
-bugfixes and speed improvements
2008-03-02 12:59:41 +00:00
drochner
01d70ef23a update to 1.4.2
changes:
-minor UI improvements
-bugfixes
2008-03-02 12:55:06 +00:00
drochner
d436e65cba split out the "calendar" plugin into a seperate pkg -- it depends
on "kdepim" which is a too heavy dependency for me
2008-03-02 12:33:09 +00:00
obache
d277bf8e1b Added and enabled mell. 2008-03-02 12:27:40 +00:00
obache
9051e71afe Added devel/mell version 1.0.0 2008-03-02 12:26:30 +00:00
obache
35eb4fb5ab Import mell version 1.0.0.
Mell is an Emacs Lisp Library for taiyaki-elisp(s).
2008-03-02 12:26:08 +00:00
he
62dfc04602 Note addition of pcc-current version 0.9.9.20080223. 2008-03-02 12:16:07 +00:00
he
8185236a75 Add pcc-current. 2008-03-02 12:14:47 +00:00
he
4e17e2047b Import a package which can be used to track "pcc current".
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-02 12:13:38 +00:00
wiz
379d275163 Updated devel/automake to 1.10.1 2008-03-02 11:33:28 +00:00
wiz
2e843acc9f Update to 1.10.1:
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 11:33:06 +00:00
wiz
7e15837fc6 + cook-2.31, ed-0.9, gdl-0.7.10, gnome-build-0.2.3,
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-02 10:01:41 +00:00
wiz
599ee1cc3d Updated graphics/dcraw to 8.82 2008-03-02 09:49:04 +00:00
wiz
49cad03c10 Update to 8.82, provided by Bernd Limbach in PR 38130:
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-02 09:48:42 +00:00
wiz
39603de18e Describe lcms option. 2008-03-02 09:39:28 +00:00
jlam
9b3c0a4b25 Remove unnecessary hack to force the configure script to use only our
termcap library -- revision 1.2 of termcap.buildlink3.mk already fixes
this issue.
2008-03-02 07:08:39 +00:00
jlam
b25cd4ac3a Remove unnecessary check for the TERMCAP_TYPE -- revision 1.2 of
termcap.buildlink3.mk will cause all termcap libraries other than the
one we specify to not be found.
2008-03-02 07:07:43 +00:00
jlam
94cf4505bd + Add termcap.buildlink3.mk to get proper termcap support across
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 07:06:20 +00:00
jlam
1a6a15a039 + Add termcap.buildlink3.mk to get proper termcap support across
platforms.

Bump the PKGREVISION to 1.
2008-03-02 07:05:46 +00:00
jlam
9b49134ee1 + Teach buildlink3.mk to cause GNU configure script to not find any other
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-02 07:05:28 +00:00
jlam
515da06269 Patch the configure script to fix a broken check for flex/lex -- the
variable LEX is allowed to be a full path.
2008-03-02 07:02:01 +00:00
jlam
ca5929bc04 The "missing-from-system" headers that Heimdal installs are now placed
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-02 06:41:32 +00:00
jlam
76ed4a5797 Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-02 06:10:30 +00:00
dsainty
5c458b597c Updated games/crack-attack to 1.1.14nb4 2008-03-02 05:32:59 +00:00
dsainty
701008f500 The "binary relocate" support (in src/prefix.*) parses /proc/self/maps and
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-02 05:31:00 +00:00
jlam
6a0bbfc676 Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-02 03:48:36 +00:00
tnn
abd9313603 dbus-1.1.20 (new stable branch) 2008-03-02 03:08:02 +00:00