Commit graph

116245 commits

Author SHA1 Message Date
seb
22ed3ea8ad Fix build on NetBSD-current which dropped MFSNAMELEN: pretend this CPP macro
is still there.

Bump PKGREVISION to 2.
2007-08-10 23:37:02 +00:00
gdt
4159e10741 - gimp-ufraw 2007-08-10 23:32:42 +00:00
tnn
322957d3c6 In TODO entry for openssl-0.9.8e, note that there's a package in wip. 2007-08-10 23:29:36 +00:00
joerg
adbf8e2109 Supports DESTDIR installation. 2007-08-10 23:25:02 +00:00
gdt
7e36505f2f Updated graphics/gimp-ufraw to 0.12.1 2007-08-10 23:22:42 +00:00
tnn
ba9d2614b7 Updated games/openttd to 0.5.2 2007-08-10 23:20:07 +00:00
tnn
6d0f13d0dd Update to openttd-0.5.2. This is a minor bugfix release that fixes a
crash with network games. While here, add DESTDIR support.
2007-08-10 23:18:39 +00:00
gdt
d83a5f52b5 Update to 0.12.1.
Nuke options, because that was about choosing between exiv2 and
libexif, and upstream has removed support for libexif.

10/08/2007 - UFRaw-0.12.1 release, based on DCRaw v 8.77.

* Fixed handling of non integer shrink factors.
* Fixed crash when spot selector reached image boundary.
* Some TIFF images were wrongly identified as raw file.

30/07/2007 - UFRaw-0.12 released, based on DCRaw v 8.77.

* Full color management workflow with camera, display and output profiles.
* Added image cropping. Patch contributed by Martin Ling.
* Added rotate/flip support. Patch contributed by Bruce Guenter.
* Added scrolling and panning. Based on the new GtkImageView widget by
  Bjoern Lindqvist.
* Added support for dcraw's wavelet denoising. Code contributed by
  Niels Kristian Bech Jensen.
* Added Patterned Pixel Grouping (PPG) Interpolation. It can be even better
  than other interpolations in some cases and much faster. Patch contributed
  by Alain Desbiolles.
* Added EAHD interpolation. It is an enhancement of the AHD interpolation
  with another phase of color smoothing. The improvement is mostly seen in
  high contrast as it removes color artifacts such as chromatic aberration.
  Patch contributed by Michael Goertz.
* Read raw files compressed with gzip or bzip2. Patch contributed by
  Bruce Guenter.
* Display luminosity value and Adams' zone for spot value. Patch contributed by
  Greg Troxel.
* Added 'max zoom' (only 50% at the moment) and 'zoom to fit' buttons.
* Retain some hue and saturation when clipping pixels. This is only relevant
  when applying positive exposure compensation, and mostly for Canon cameras
  where positive exposure is applied by default.
* Added a Cinepaint plug-in. Thanks to Cinepaint developer Kai-Uwe Behrmann.
* Based the user interface more on icons and less on text.
* Removed dependency on libexif.
* Dozens of smaller fixes.

06/03/2007 - UFRaw-0.11 released, based on DCRaw v 8.62.

* Add option to restore highlights. The restoration can be done either
  in HSV space giving sharp details or in LCH space giving soft natural details.
  This option is relevant when applying negative exposure correction in UFRaw.
* Add option for soft, filmlike clipping of highlights.
  This option is relevant when applying positive exposure correction in UFRaw.
* Give the correct camera exposure by default for Canon DSLRs.
  Until now raw images from these cameras came out under exposed.
* For Windows users, fix conflict with the liblcms-1.dll supplied
  with the Gimp windows instaler.
* Added translation to Danish, Japanese and Portuguese.
2007-08-10 23:10:38 +00:00
adrianp
5bc5a2248d * Use stdout for printing results of vulnerable/eol packages found.
Reported by Greg Troxel on tech-pkg@
* Add -q which operates the same as 'pkg_info -q' and only displays
  the package name of any vulnerable/eol packages found.
  Suggestion by joerg@
* man page updates for -q
* Document the required permissions for audit-packages and
  download-vulnerability-list in the man page.
2007-08-10 22:50:46 +00:00
gdt
3ad7311bf8 fix HOMEPAGE. 2007-08-10 22:47:29 +00:00
joerg
3c81e91396 Remove comment about importing from NetBSD. 2007-08-10 22:42:13 +00:00
gdt
52887c8e10 Reword description of rebuild-tree, and point to pkg_delete -f as a
possible cause of inconsistencies. Remove comment about make replace,
since it does not, absent pkgsrc/mk bugs, result in incorrect
dependency records.
2007-08-10 22:39:13 +00:00
gdt
2c897a092e pkg_delete In the list of options, note -ff option to remove {\bf
preserved} packages, and caution the reader that it is dangerous.
Ride hours-earlier version bump.
2007-08-10 22:29:49 +00:00
gdt
204b948ad1 - guile-gnome 2007-08-10 22:27:18 +00:00
gdt
cb1dc70aad Depend on guile-cairo, and hence build all the gtk2+ bindings. 2007-08-10 22:24:21 +00:00
joerg
ded9371ddc Not my day. If I write "return 0 when at least one match was found",
actually return 0...
2007-08-10 21:43:58 +00:00
gdt
f0e25cb100 fix INFO_FILES to YES 2007-08-10 21:22:40 +00:00
gdt
fe919ecee3 SUBDIR+= guile-cairo 2007-08-10 21:21:55 +00:00
gdt
dbd3d9dfbd Updated graphics/guile-cairo to 1.4.0 2007-08-10 21:21:19 +00:00
gdt
6cfda1b6ed Guile-Cairo wraps the Cairo graphics library for Guile Scheme.
Guile-Cairo is complete, wrapping almost all of the Cairo API. It is
API stable, providing a firm base on which to do graphics
work. Finally, and importantly, it is pleasant to use. You get a
powerful and well-maintained graphics library with all of the benefits
of Scheme: memory management, exceptions, macros, and a dynamic
programming environment.
2007-08-10 21:21:01 +00:00
joerg
0fa5f07e10 Add "rebuild-tree" command to pkg_admin. It recomputes the dependencies
and builds the +REQUIRED_BY files from that.

Bump to 20070810.
2007-08-10 21:18:31 +00:00
gdt
c39b28bf28 Updated devel/guile-gnome to 2.15.93 2007-08-10 21:11:08 +00:00
gdt
0f489a942b Update to 2.15.93.
This package now requires guile-cairo, which isn't pckaged, and thus
cairo/gtk2+ wrapping is broken.  The old package failed to build
anyway, so this seems like an improvement.

guile-gnome-pkg 2.15.93 - Andy Wingo, 2007-06-15
================================================

* No user-visible changes.


guile-gnome-pkg 2.15.92 - Andy Wingo, 2007-05-24
================================================

* Updates to h2defs.py to automatically handle more cases.

* Add cairo to guile-gnome-platform.


guile-gnome-pkg 2.15.91 - Andy Wingo, 2007-05-10
================================================

* Require G-Wrap 1.9.8.


guile-gnome-pkg 2.15.90 - Andy Wingo, 2006-12-15
================================================

* Require G-Wrap 1.9.7.

* Update to use bzr as the version control system, instead of tla.
2007-08-10 21:10:34 +00:00
gdt
16c0f94adc Warn that this is way way obsolete. 2007-08-10 20:43:17 +00:00
joerg
d0014fea29 Fix pretty_cmds bashism as usual. 2007-08-10 20:15:11 +00:00
tron
93643c2d9a Apply extensive patch contributed by Blair Sadewitz in private e-mail:
1.) Add new options:
    GNOME support, Spell checking, Socks 5 supports and fast Tinting
    via MIT-SHM
2.) Use "desktop-file-utils" package to register the "xchat.desktop" file.
    This is useful for GNOME and KDE users.

Bump package revision because of these changes.
2007-08-10 19:14:06 +00:00
tron
622b9980ad Note update of the "xchat" package to version 2.8.4nb1. 2007-08-10 19:10:24 +00:00
jlam
aee75a3690 -courier + friends 2007-08-10 18:24:12 +00:00
jlam
07b375a09e Note that this is a meta package in the description. 2007-08-10 18:07:43 +00:00
jlam
10b019c5eb Note update of courier and related packages. 2007-08-10 18:00:38 +00:00
jlam
3292b5f46c Initial import of a meta package for installing all of the Courier
mail server suite.

The Courier mail server suite is an integrated mail/groupware server
based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP,
SSL, and HTTP.  Courier provides ESMTP, IMAP, POP3, webmail, and
mailing list services within a single, consistent, framework.  Individual
components can be enabled or disabled at will and the configuration
of the entire Courier software suite can be managed from a web-based
administration interface.
2007-08-10 17:58:22 +00:00
gdt
2a32611320 store +REQUIRED_BY and +INSTALLED_INFO in work/.replace-FOO rather
than in work/.pkgdb, so as not to lose them in install-clean.
Because of this, put them back explicitly.
(Fixes 'make replace loses +REQUIRED_BY', and also the unreported
'make replace loses +INSTALLED_INFO'.)
2007-08-10 17:57:28 +00:00
jlam
bd7350a511 Add and enable courier 2007-08-10 17:57:24 +00:00
jlam
a1df00f396 Update security/courier-authlib to 0.59.3. Changes from version 0.58
include:

* authpipe.c (auth_pipe_pre): Fix leak when authpipe module is
  enabled, but the actual authpipe script/external prog is not
  installed.

* authmysqlrc: Implement SSL-encrypted MySQL connections

* authldaplib.c (l_simple_bind_s): Fix anon binds.

* authldaplib.c (auth_ldap_enumerate): Fix LDAP account enumeration

* userdb/makeuserdb.in: Added the -f option to makeuserdb

* authldaplib.c: Try to recover when the LDAP server closes the
  persistent socket, for inactivity.
2007-08-10 17:57:21 +00:00
jlam
d84da67bc0 Update net/couriertcpd to 0.56.0. Changes from version 0.53.2 include:
+ Remove BDB_LIB workaround which should already be handled by the wrapper
  scripts and db1.builtin.mk.
+ Remove unnecessary patch-aa and patch-ab.

* Setting protocol to SSL3 will now disable SSL2.
* Send a dummy EHLO before STARTTLS (gmail wants it).
* Allow setting the max # of connections on a per-IP address basis.
2007-08-10 17:57:17 +00:00
jlam
c152764d0e Update mail/sqwebmail to 5.1.6. Changes from version 5.1.2 include:
+ Move a few more things around so that it looks more like a default
  installation of Courier.  In particular, the "cgi-bin" directory has
  been renamed "webmail", and sbin/sqwebmaild to sbin/webmaild.

* Use address returned from authlib as return address of sent messages.
* Forbid rename folder if new folder name contains a dot.
* Quietly prune trailing ':' from the tail end of a header name.
* Trim whitespace from login username and new folder names.
2007-08-10 17:57:13 +00:00
jlam
d4329d2fd6 Update mail/maildrop to 2.0.4. Changes from version 2.0.2 include:
* New command-line option to require the use of a working courier-authlib
  installation.

* Install makedat along with related documentation.
2007-08-10 17:57:09 +00:00
jlam
a11468cf4c Update mail/courier-mta to 0.56.0. Changes from version 0.53.2 include:
+ Drop the uucp module from the default option set.

    + Patch the webmlm sources to not use "stdin" and "stdout" as function or
      member names as they can be macros according to the C standards.

    * webadmin: Remove check that prevents multiple virtual domains to
      be aliased to the same account.

    * webmlmd: new CGI module that can manage a Courier mailing list
      created with couriermlm.

    * Rewrite and code cleanup of couriermlm.

    * Use domain name, not MX hostname, for looking up authenticated
      SMTP passwords in esmtpauthclient
2007-08-10 17:57:03 +00:00
jlam
770b15777f Update mail/courier-maildir to 0.56.0. Changes from version 0.53.2
include plugging some small resource leaks and installing the HTML
documentation.
2007-08-10 17:57:00 +00:00
jlam
e05f693e32 Update mail/courier-imap to 4.1.3. Changes from version 4.1.1 include:
+ Remove BDB_LIB workaround which should already be handled by the wrapper
  scripts and db1.builtin.mk.

* Plug some resource leaks in the maildir library code.
2007-08-10 17:56:57 +00:00
drochner
9113bbd3e0 update to 0.4.16
change: bugfix: Update max speech rate in eSpeak driver
2007-08-10 17:49:16 +00:00
drochner
e49e8802cb correctly use shadowLastChange as _days_ since the epoch, from Edgar Fuss
per PR pkg/36625
2007-08-10 17:14:40 +00:00
joerg
62e1e5bf36 Cleanup conditional for systems without native iconv.
Based on patch from Yakovetsky Vladimir in PR 36766.
2007-08-10 16:41:51 +00:00
gdt
223613307e Add sendmail-open-source-license as found in tarballs, and remove
inexplicable and deprecated no-profit LICENSE tag.
2007-08-10 15:52:15 +00:00
gdt
8909270646 # ../licommon/libcommon.a
# reported upstream, should be fixed in 2.0.6
MAKE_JOBS_SAFE=		no
2007-08-10 15:46:23 +00:00
joerg
ea7045b735 Contrary to its comments, CheckForPkg is meant to print all matching
packages (see pkg_info -e). Restore this behaviour. Still print a
warning when the pkgdb can't be processed.

Reported by Daniel Horecki and pointed to the option by tnn@.
2007-08-10 15:37:51 +00:00
jlam
def82fffc4 This package is missing an inclusion of bsd.options.mk, which caused the
"authlib" PKG_OPTION to be ignored.
2007-08-10 15:00:12 +00:00
joerg
e034e17ff3 Fix malloc.h usage. 2007-08-10 14:07:22 +00:00
joerg
3d18e6981d Explicitly specify --root=/ for the non-DESTDIR case so that setuptools
shuts up. Fixes PR 36758.
2007-08-10 13:49:08 +00:00
joerg
dfb9b6a575 Try a bit harder to guess which mk.conf the user is using, when
telling him to accept a license:
- if MAKECONF is set, use that
- if this is NetBSD and a non-bootstrap make is used, take /etc/mk.conf
- otherwise use ${PREFIX}/etc/mk.conf.

Issues reported by Michael Neumann on DragonFly's user list.
2007-08-10 13:09:52 +00:00