pkgsrcv2.git
12 years agoAdd changes file for pkgsrc-2012Q1 branch
wiz [Sat, 7 Apr 2012 15:01:55 +0000 (15:01 +0000)]
Add changes file for pkgsrc-2012Q1 branch

12 years agoAdd OpenBSD and MirBSD support, no-op for other platforms.
bsiegert [Sat, 7 Apr 2012 13:22:31 +0000 (13:22 +0000)]
Add OpenBSD and MirBSD support, no-op for other platforms.

12 years agoFix build on NetBSD/current.
joerg [Sat, 7 Apr 2012 13:16:24 +0000 (13:16 +0000)]
Fix build on NetBSD/current.

12 years agoFix build on NetBSD 6+. Remove redundant install commands.
joerg [Sat, 7 Apr 2012 13:13:24 +0000 (13:13 +0000)]
Fix build on NetBSD 6+. Remove redundant install commands.

12 years agoDon't install cat pages. Bump revision.
joerg [Sat, 7 Apr 2012 13:17:11 +0000 (13:17 +0000)]
Don't install cat pages. Bump revision.

12 years agoFix "xm list" with Python 2.7 (which is the default now). Without these patches,
bsiegert [Sat, 7 Apr 2012 13:10:56 +0000 (13:10 +0000)]
Fix "xm list" with Python 2.7 (which is the default now). Without these patches,
you get a traceback and a crashing xend.

ok cegger (maintainer), joerg

12 years agoavaiable via http instead of ftp
obache [Sat, 7 Apr 2012 12:49:35 +0000 (12:49 +0000)]
avaiable via http instead of ftp
(now, redirected to http://aol-4.vo.llnwd.net/pub/...)

12 years agoAdd user-destdir installation support.
obache [Sat, 7 Apr 2012 11:47:19 +0000 (11:47 +0000)]
Add user-destdir installation support.

12 years agoFix tool usage.
joerg [Sat, 7 Apr 2012 11:38:17 +0000 (11:38 +0000)]
Fix tool usage.

12 years agoWorkaround hangs with Python 2.5 by not using pipes for both stdin and
joerg [Sat, 7 Apr 2012 11:32:30 +0000 (11:32 +0000)]
Workaround hangs with Python 2.5 by not using pipes for both stdin and
stdout.

12 years agoFix build with newer vala and glib.
joerg [Sat, 7 Apr 2012 11:29:27 +0000 (11:29 +0000)]
Fix build with newer vala and glib.

12 years agoUpdated net/sniffit to 0.3.5nb3
obache [Sat, 7 Apr 2012 09:23:45 +0000 (09:23 +0000)]
Updated net/sniffit to 0.3.5nb3

12 years ago* fixes detection of ncurses.h
obache [Sat, 7 Apr 2012 09:23:11 +0000 (09:23 +0000)]
* fixes detection of ncurses.h
* let to exactly use system libpcap (fixes build with newer system libpcap).

Bump PKGREVISION.

12 years agoNote update of multimedia/ogle to 0.9.2nb7.
he [Sat, 7 Apr 2012 08:29:46 +0000 (08:29 +0000)]
Note update of multimedia/ogle to 0.9.2nb7.

12 years agoPrimary object is to make this build with libdvdread 4.2.0 (patch-ad)
he [Sat, 7 Apr 2012 08:28:45 +0000 (08:28 +0000)]
Primary object is to make this build with libdvdread 4.2.0 (patch-ad)
Additionally:
 * Mark it as also working with libdvdread 4.1.3
 * Add comments to the patches
 * Add LICENSE=gnu-gpl-v2
This fixes all pkglint warnings.
OK'ed by wiz@

12 years agospecify include/lib dir for iodbc respectively.
obache [Sat, 7 Apr 2012 04:47:27 +0000 (04:47 +0000)]
specify include/lib dir for iodbc respectively.

12 years agoAllow to build with non-native PAM on *BSD.
obache [Sat, 7 Apr 2012 01:53:18 +0000 (01:53 +0000)]
Allow to build with non-native PAM on *BSD.

12 years agoNote p5-Redis update to latest available release.
mishka [Fri, 6 Apr 2012 19:12:03 +0000 (19:12 +0000)]
Note p5-Redis update to latest available release.

12 years agoNote update of the "dovecot2" package to version 2.1.3nb1.
tron [Fri, 6 Apr 2012 15:56:42 +0000 (15:56 +0000)]
Note update of the "dovecot2" package to version 2.1.3nb1.

12 years agoAdd patch from Dovecot Mercury repository to fix crash this crash in
tron [Fri, 6 Apr 2012 15:56:27 +0000 (15:56 +0000)]
Add patch from Dovecot Mercury repository to fix crash this crash in
the IMAP server:

Panic: file mail-storage.c: line 628 (mailbox_alloc): assertion failed:
(uni_utf8_str_is_valid(vname))

Problem reported and fix tested by Thorsten Frueauf.

12 years agoBUILDLINK_{INCDIR,LIBDIR}.iodbc must not contain ${PREFIX}.
obache [Fri, 6 Apr 2012 14:07:32 +0000 (14:07 +0000)]
BUILDLINK_{INCDIR,LIBDIR}.iodbc must not contain ${PREFIX}.
(and CPPFLAGS will not be required)

fixes build of myodbc, odbc-postgresql and ruby-odbc.

12 years agomisc/kdeutils3: Fix PR#46302 (DragonFly)
marino [Fri, 6 Apr 2012 12:55:23 +0000 (12:55 +0000)]
misc/kdeutils3: Fix PR#46302 (DragonFly)

The problem with this package is that the configure step is insufficient
at determining if the math long double functions are supported.  It tests
for a couple of functions and assumes that if those test pass, then all
"L" functions are supported.

When DragonFly recently upgraded its math library by adding support for a
number of long double functions, this package started failing.  Support for
expl, logl, log10l, sinhl, tanhl, acoshl, asinhl, atanhl, and coshl are
still missing on *all* BSDs.

The fix for the package is to override the configure script by falsely
stating that long double is not supported.  Only kcalc uses long double so
this misconfiguration only has the effect to cause kcalc to use the
standard double math functions.  FreeBSD almost definitely needs the same
Makefile fix.

No revbump is needed because pre-libm improved DragonFly releases are
configured the same way.

12 years ago- add chkrootkit-0.49;
wiz [Fri, 6 Apr 2012 11:30:54 +0000 (11:30 +0000)]
- add chkrootkit-0.49;
- update vala entry;
- fix sorting.

From patch by Bug Hunting.

12 years agoUpdate / sync a bit with the `README' file from Vala's sources.
wiz [Fri, 6 Apr 2012 11:30:26 +0000 (11:30 +0000)]
Update / sync a bit with the `README' file from Vala's sources.

From patch by Bug Hunting.

12 years ago+ feh-2.5, kde4-4.8.2, libraw-0.14.6.
wiz [Fri, 6 Apr 2012 11:29:20 +0000 (11:29 +0000)]
+ feh-2.5, kde4-4.8.2, libraw-0.14.6.

12 years agoFix build with xine-1.2. From Trinity Desktop Project.
markd [Fri, 6 Apr 2012 11:17:53 +0000 (11:17 +0000)]
Fix build with xine-1.2.  From Trinity Desktop Project.

12 years agorestore kqueue patch checksums
wiz [Fri, 6 Apr 2012 11:08:55 +0000 (11:08 +0000)]
restore kqueue patch checksums

12 years agoFix build problem on the platform without RLIMIT_AS; NetBSD 4.
taca [Fri, 6 Apr 2012 10:42:38 +0000 (10:42 +0000)]
Fix build problem on the platform without RLIMIT_AS; NetBSD 4.

No PKGREVISION bump since it is simply fix of build problem.

12 years agoNote update of devel/glib2 package to 2.30.3nb1.
taca [Fri, 6 Apr 2012 10:41:16 +0000 (10:41 +0000)]
Note update of devel/glib2 package to 2.30.3nb1.

12 years agoMake sure to initialize mutex before use it. Should be fix PR pkg/46266
taca [Fri, 6 Apr 2012 10:40:37 +0000 (10:40 +0000)]
Make sure to initialize mutex before use it.  Should be fix PR pkg/46266
by me.

Bump PKGREVISION but no need to recursive bump since it simply fixes
internal problem of glib2 and no external interface at all.

12 years agokde4-l10n-* catchups and p5-Text-BibTeX update.
markd [Thu, 5 Apr 2012 22:49:46 +0000 (22:49 +0000)]
kde4-l10n-* catchups and p5-Text-BibTeX update.

12 years agoUpdate to 0.62 (0.48 tarball not still available)
markd [Thu, 5 Apr 2012 22:43:47 +0000 (22:43 +0000)]
Update to 0.62 (0.48 tarball not still available)

Release 0.62 - 11 January, 2012
-------------------------------
* Releasing stable

Release 0.62_01 - 7 January, 2012
---------------------------------
* Better installation under Windows, and specifically, Win 7.

Release 0.61 - 20 October, 2011
-------------------------------
* Thanks to Philip Kime (again), we have STDERR working on Windows
  (hopefully)
* Make Windows tests no longer ignored.

Release 0.60 - 31 July, 2011
----------------------------
* Fix test in t/output.t

Release 0.59 - 28 July, 2011
----------------------------
* Add comma at the end of each and any line in BibTeX record
  as all modern parsers support them.
* Rewrote some tests in t/output.t

Release 0.58 - 21 June, 2011
----------------------------
* Remove some old documentation about btparse.
* Warn users when installing on non standard library path.

Release 0.57 - 17 June, 2011
----------------------------
* Mark two tests that fail from time to time as TODO for now.

Release 0.56 - 8 June, 2011
---------------------------
* Use File::Temp instead of POSIX. Fixes some Win32 builds.
  Thanks to Alex Gough for reporting this build problem.

Release 0.55 - 25 April, 2011
-----------------------------
* Added some extra checks for lib64 dir.
* Rewrote some code on MyBuilder.pm
* Add soname to library build.

Release 0.54 - 17 April, 2011
-----------------------------
* Applied patch to work under lib64 archs (hopefuly)
 (Guillaume Rousse)

Release 0.53 - 10 March, 2011
-----------------------------
* Working under Cygwin (Philip Kime)
* Changed Windows testing mode (based on Cygwin approach)
  - getting rid of 00_ and zz_ test files. Great!

Release 0.52 - 15 February, 2011
--------------------------------
* More name abbreviation tweeks (Philip Kime)

Release 0.51 - 1 February, 2011
-------------------------------
* Fixed environment during Linux/Unix testing

Release 0.50 - 1 February, 2011
-------------------------------
* Fixed name abbreviation when name has hiffens (Philip Kime)

Release 0.49 - 27 January, 2011
-------------------------------
* Small patch by Philip Kime to enlarge macros buffer size.
* Fixed Build.PL to clean some object files.

12 years agoUpdate to KDE SC 4.8.0
markd [Thu, 5 Apr 2012 22:30:02 +0000 (22:30 +0000)]
Update to KDE SC 4.8.0

12 years agoUpdated mail/imap-uw to 2007f
wiz [Thu, 5 Apr 2012 10:42:04 +0000 (10:42 +0000)]
Updated mail/imap-uw to 2007f

12 years agoUpdate to 2007f, requested by Harry Waddell on pkgsrc-users.
wiz [Thu, 5 Apr 2012 10:41:54 +0000 (10:41 +0000)]
Update to 2007f, requested by Harry Waddell on pkgsrc-users.
Set LICENSE while here.

imap-2007f fixes a couple bugs.
Fix for RFC 4959 Initial Client Response auth failures noted first by
  MacOSX Lion Mail users.
Adjust tcp_open.c:tcp_socket_open to make it a little more useful by adding
  a write file descriptor test to the select in the case that the open
  timeout is set.
In osdep/unix/env_unix.c:create_path there was a printf that should have
  been an sprintf. Doesn't matter on modern systems.

12 years agoallow to build with skipping harmless warnings.
obache [Thu, 5 Apr 2012 04:55:42 +0000 (04:55 +0000)]
allow to build with skipping harmless warnings.

12 years agoNote update of lang/php53 package to 5.3.10nb1.
taca [Thu, 5 Apr 2012 03:18:01 +0000 (03:18 +0000)]
Note update of lang/php53 package to 5.3.10nb1.

12 years agoAdd a patch to fix possible newline injection problem of header() function
taca [Thu, 5 Apr 2012 03:17:26 +0000 (03:17 +0000)]
Add a patch to fix possible newline injection problem of header() function
from PHP 5.4.0.  This is a small security fix.

Bump PKGREVISION.

12 years agoMark packages as BROKEN if using "pkg" package format on Linux.
sbd [Thu, 5 Apr 2012 02:58:25 +0000 (02:58 +0000)]
Mark packages as BROKEN if using "pkg" package format on Linux.

12 years agoNote update of bind98, bind97 and bind96.
taca [Thu, 5 Apr 2012 00:42:28 +0000 (00:42 +0000)]
Note update of bind98, bind97 and bind96.

net/bind98 9.8.2
net/bind97 9.7.5
net/bind96 9.6.3.1.ESV.6

12 years agoUpdate bind96 package to 9.6.3.1.ESV.6 (BIND 9.6-ESV-R6).
taca [Thu, 5 Apr 2012 00:41:10 +0000 (00:41 +0000)]
Update bind96 package to 9.6.3.1.ESV.6 (BIND 9.6-ESV-R6).

Security Fixes

  + BIND 9 nameservers performing recursive queries could cache an
    invalid record and subsequent queries for that record could
    crash the resolvers with an assertion failure. [RT #26590]
    [CVE-2011-4313]

Feature Changes

  + Improves initial start-up and server reload time by increasing
    the default size of the hash table the configuration parser
    uses to keep track of loaded zones and allowing it to grow
    dynamically to better handle systems with large numbers of
    zones.  [RT #26523]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]

12 years agoUpdate bind97 package to 9.7.5.
taca [Thu, 5 Apr 2012 00:40:09 +0000 (00:40 +0000)]
Update bind97 package to 9.7.5.

Security Fixes

  + BIND 9 nameservers performing recursive queries could cache an
    invalid record and subsequent queries for that record could
    crash the resolvers with an assertion failure. [RT #26590]
    [CVE-2011-4313]

Feature Changes

  + It is now possible to explicitly disable DLV in named.conf by
    specifying "dnssec-lookaside no;". This is the default, but the
    ability to configure it makes it clearly visible to administrators.
    [RT #24858]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]

12 years agoUpdate bind98 pacakge to 9.8.2.
taca [Thu, 5 Apr 2012 00:39:34 +0000 (00:39 +0000)]
Update bind98 pacakge to 9.8.2.

Security Fixes

  + BIND 9 nameservers performing recursive queries could cache an
    invalid record and subsequent queries for that record could
    crash the resolvers with an assertion failure. [RT #26590]
    [CVE-2011-4313]

Feature Changes

  + RPZ implementation now conforms to version 3 of the specification.
    [RT #27316]

  + It is now possible to explicitly disable DLV in named.conf by
    specifying "dnssec-lookaside no;". This is the default, but the
    ability to configure it makes it clearly visible to administrators.
    [RT #24858]

  + --enable-developer, a new composite argument to the configure
    script, enables a set of build options normally disabled but
    frequently selected in test or development builds, specifically:
    enable_fixed_rrset, with_atf, enable_filter_aaaa, enable_rpz_nsip,
    enable_rpz_nsdname, and with_dlz_filesystem (and on Linux and
    Darwin, also enable_exportlib) [RT #27103]

12 years agoRename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
sbd [Wed, 4 Apr 2012 22:20:37 +0000 (22:20 +0000)]
Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint
complains with: "gcc-c++" is not a valid option name.

12 years agoAdd some gcc-* description
sbd [Wed, 4 Apr 2012 22:12:25 +0000 (22:12 +0000)]
Add some gcc-* description

12 years agoFixes for PR pkg/45818 (#1 and #2)
pettai [Wed, 4 Apr 2012 22:09:49 +0000 (22:09 +0000)]
Fixes for PR pkg/45818 (#1 and #2)

12 years agoUpdated archivers/rar to 4.1.1
ryoon [Wed, 4 Apr 2012 21:23:24 +0000 (21:23 +0000)]
Updated archivers/rar to 4.1.1

12 years agoFix PR pkg/39247
ryoon [Wed, 4 Apr 2012 21:22:19 +0000 (21:22 +0000)]
Fix PR pkg/39247

Update to 4.1.1

* Convert to use Linux binary on compat_linux, instead of old BSD binary.

Changelog:
* Add some new options (ch etc.)
* Change option's behavior (-o etc.)
* Bugfixes

12 years ago* Fix enigmail runtime error
ryoon [Wed, 4 Apr 2012 20:05:44 +0000 (20:05 +0000)]
* Fix enigmail runtime error
** Add NetBSD and DragonFly uname etc.
* Readd enigmail distfile

12 years agoUpdate Redis to 1.951.
mishka [Wed, 4 Apr 2012 19:42:09 +0000 (19:42 +0000)]
Update Redis to 1.951.

Changes:

1.951     2012-03-13T10:17:09Z
    * Remove Tie::StdHash from our dependencies list, its part of core
      and it creates problems with some CPAN clients

1.950     2012-03-12T13:54:10Z
    * DEPRECATED: the encoding attribute to new() - we will not support
      automatic decoding after 2.000, so please test your code with
      encoding => undef now.
    * Add pipeline support: Aaron Crane arc@github++!
    * Cache AUTOLOAD calls: improves performance a bit, fixes #2
    * Fix: apply reconnect logic to KEYS and INFO
    * Fix: forbid PING and SHUTDOWN in SUBSCRIBE mode
    * Updated docs covering pipelining and multi/exec
    * Updated docs to point users to Github for code and issues

12 years agoUpdate master site URL and home page.
tron [Wed, 4 Apr 2012 17:58:24 +0000 (17:58 +0000)]
Update master site URL and home page.

The old master site URL results in a HTTP authentication request which
hangs (at least) interactive builds.

12 years agoDon't accidentally pick up mlib.
hans [Wed, 4 Apr 2012 17:05:24 +0000 (17:05 +0000)]
Don't accidentally pick up mlib.

12 years agoUpdated mail/rss2email to 2.71nb2
wiz [Wed, 4 Apr 2012 14:28:04 +0000 (14:28 +0000)]
Updated mail/rss2email to 2.71nb2

12 years agoRemove duplicate part of man page. Bump PKGREVISION.
wiz [Wed, 4 Apr 2012 14:27:41 +0000 (14:27 +0000)]
Remove duplicate part of man page.  Bump PKGREVISION.

12 years agoNote update of pidgin and related package to 2.10.3.
obache [Wed, 4 Apr 2012 13:22:39 +0000 (13:22 +0000)]
Note update of pidgin and related package to 2.10.3.

12 years agoUpdate pidgin to 2.10.3.
obache [Wed, 4 Apr 2012 13:20:06 +0000 (13:20 +0000)]
Update pidgin to 2.10.3.
(fixes CVE-2011-3594, CVE-2011-4601, CVE-2011-4602, CVE-2011-4603, CVE-2011-4939
 and CVE-2012-1178)

version 2.10.3 (03/26/2012):
* Fix buddies not going offline.

version 2.10.2 (03/14/2012):
General:
* Fix compilation when using binutils 2.22 and new GDK pixbuf. (#14799)
* Fix compilation of the MXit protocol plugin with GLib 2.31. (#14773)

Pidgin:
* Add support for the GNOME3 Network dialog. (#13882)
* Fix rare crash. (#14392)
* Add support for the GNOME3 Default Application dialog for configuring
  the Browser.

libpurple:
* Support new connection states and signals for NetworkManager 0.9+.
  (Dan Williams) (#13859)

AIM and ICQ:
* Fix a possible crash when receiving an unexpected message
  from the server. (Thijs Alkemade) (#14983)
* Allow signing on with usernames containing periods and
  underscores. (#13500)
* Allow adding buddies containing periods and underscores. (#13500)
* Don't try to format ICQ usernames entered as email addresses.
  Gets rid of an "Unable to format username" error at login. (#13883)

MSN:
* Fix possible crashes caused by not validating incoming messages as
  UTF-8. (Thijs Alkemade) (#14884)
* Support new protocol version MSNP18. (#14753)
* Fix messages to offline contacts. (#14302)

Windows-Specific Changes:
* Fix the installer downloading of spell-checking dictionaries (#14612)
* Fix compilation of the Bonjour protocol plugin. (#14802)

Plugins:
* The autoaccept plugin will no longer reset the preference for unknown
  buddies to "Auto Reject" in certain cases. (#14964)

version 2.10.1 (12/06/2011):
Finch:
* Fix compilation on OpenBSD.

AIM and ICQ:
* Fix remotely-triggerable crashes by validating strings in a few
  messages related to buddy list management.  Thanks to Evgeny Boger
  for reporting this!  (#14682)

Bonjour:
* IPv6 fixes (Linus Lüssing)

Gadu-Gadu:
* Fix problems linking against GnuTLS. (#14544)

IRC:
* Fix a memory leak when admitting UTF-8 text with a non-UTF-8 primary
  encoding.  (#14700)

Jabber:
* Fix crashes and memory leaks when receiving malformed voice
  and video requests.  Thanks to Thijs Alkemade for reporting this!

Sametime:
* Separate "username" and "server" when adding new Sametime accounts.
  (#14608)
* Fix compilation in Visual C++. (#14608)

SILC:
* Fix CVE-2011-3594, by UTF-8 validating incoming messages before
  passing them to glib or libpurple.  Identified by Diego Bauche
  Madero from IOActive.  (#14636)

Yahoo!:
* Fetch buddy icons in some cases where we previously weren't. (#13050)

Windows-Specific Changes:
* Fix compilation

12 years agoNote update of www/contao211-translations package to 201204040.
taca [Wed, 4 Apr 2012 12:27:30 +0000 (12:27 +0000)]
Note update of www/contao211-translations package to 201204040.

12 years agoUpdate contao211-translations to 201204040.
taca [Wed, 4 Apr 2012 12:26:41 +0000 (12:26 +0000)]
Update contao211-translations to 201204040.

Update Japanese, Latvian, Romanian and Slovak language files.

12 years agoUpdated www/apache-tomcat55 to 5.5.35
obache [Wed, 4 Apr 2012 11:35:00 +0000 (11:35 +0000)]
Updated www/apache-tomcat55 to 5.5.35

12 years agoUpdate apache-tomcat to 5.5.35.
obache [Wed, 4 Apr 2012 11:34:27 +0000 (11:34 +0000)]
Update apache-tomcat to 5.5.35.
(fix CVE-2011-4858)

Tomcat 5.5.35 (jim)
    Catalina
        * Make configuration issues for security related Valves and Filters
          result in the failure of the valve or filter rather than just a
          warning message. (markt)
        * Ensure changes to the configuration of the RemoteHostValve and the
  RemoteAddrValve via JMX are thread-safe. (markt)
        * In RequestFilterValve (RemoteAddrValve, RemoteHostValve): refactor
  value matching logic into separate method and expose this new method
          isAllowed through JMX. (kkolinko)
        * Improve performance of parameter processing for GET and POST requests.
          Also add an option to limit the maximum number of parameters processed
          per request. This defaults to 10000. Excessive parameters are ignored.
          Note that FailedRequestFilter can be used to reject the request if
          some parameters were ignored. (markt/kkolinko)
        * New filter FailedRequestFilter that will reject a request if there
          were errors during HTTP parameter parsing. (kkolinko)
        * 52384: Do not fail with parameter parsing when debug logging is
          enabled. (kkolinko, jim)
        * Do not flag extra '&' characters in parameters as parse errors.
          (kkolinko, jim)
        * Slightly improve performance of UDecoder.convert(). Align %2f handling
          between implementations. (kkolinko)
        * 52225: Fix ClassCastException when adding an alias for an existing
          host via JMX. (kkolinko)
        * Do not throw an IllegalArgumentException from a parseParameters() call
          when a chunked POST request is too large, but treat it like an IO
          error. (kkolinko)
        * Add SetCharacterEncodingFilter (similar to the one contained in the
          examples web application) to the org.apache.catalina.filters package
          so it is available for all web applications. (kkolinko)

    General
        * Update Eclipse compiler to 3.7 and switch to using ecj.jar. (markt)

    Coyote
        * Improve multi-byte character handling in all connectors. (rjung)

    Jasper
        * 52335: Only handle <\% and not \% as escaped in template text. (markt)

    Webapps
        * 52049: Improve setup instructions for running as a Windows service:
          correct information on how a JRE is identified and selected.
          (kkolinko)
        * 52172: Update Tomcat build instructions. Includes changes proposed by
          bmargulies. (kkolinko)
        * 52243: Improve windows service documentation to clarify how to include
          # and/or ; in the value of an environment variable that is passed to
          the service. (markt)

    Other
        * 52059: Ensure Windows registry keys are removed when using the
          un-install option of the Windows installer. (markt)

12 years agoUpdated sysutils/cdrtools to 3.01alpha07nb1
wiz [Wed, 4 Apr 2012 08:06:26 +0000 (08:06 +0000)]
Updated sysutils/cdrtools to 3.01alpha07nb1

12 years agoAdd gettext-lib dependency for PR pkg/46289. Bump PKGREVISION.
wiz [Wed, 4 Apr 2012 08:06:16 +0000 (08:06 +0000)]
Add gettext-lib dependency for PR pkg/46289. Bump PKGREVISION.
Thanks obache@ for the hint!

12 years agoRemove xine-arts dependency. Not needed any more.
markd [Wed, 4 Apr 2012 07:06:59 +0000 (07:06 +0000)]
Remove xine-arts dependency.  Not needed any more.

12 years agoFix enigmail runtime error.
ryoon [Tue, 3 Apr 2012 21:52:50 +0000 (21:52 +0000)]
Fix enigmail runtime error.
Reported by Jan Danielsson on pkgsrc-users@, thank you.
* Add NetBSD and DragonFly uname etc.

12 years agoFix building on Mac OS X (PR#46117)
adam [Tue, 3 Apr 2012 18:57:22 +0000 (18:57 +0000)]
Fix building on Mac OS X (PR#46117)

12 years agoSet BUILDLINK_CPPFLAGS.iodbc - fixes at least myodbc & odbc-postgresql
abs [Tue, 3 Apr 2012 16:32:21 +0000 (16:32 +0000)]
Set BUILDLINK_CPPFLAGS.iodbc - fixes at least myodbc & odbc-postgresql

12 years agoFix building with clang on i386 (PR#46177)
adam [Tue, 3 Apr 2012 15:00:30 +0000 (15:00 +0000)]
Fix building with clang on i386 (PR#46177)

12 years agoBump depends to require at least version 3.0, so evince2 isn't picked up.
dholland [Tue, 3 Apr 2012 09:57:08 +0000 (09:57 +0000)]
Bump depends to require at least version 3.0, so evince2 isn't picked up.
Bump PKGREVISION. I can't find any users of this package yet so I guess
they don't need to be revbumped.

12 years agoFix used-by, was copied from print/evince without being updated.
dholland [Tue, 3 Apr 2012 09:55:59 +0000 (09:55 +0000)]
Fix used-by, was copied from print/evince without being updated.

12 years agoRestrict depends to exclude evince3.
dholland [Tue, 3 Apr 2012 09:53:44 +0000 (09:53 +0000)]
Restrict depends to exclude evince3.

12 years agoUpdated textproc/libxml2 to 2.7.8nb9
obache [Tue, 3 Apr 2012 09:08:46 +0000 (09:08 +0000)]
Updated textproc/libxml2 to 2.7.8nb9

12 years agoChange behavior of libpthread handling
obache [Tue, 3 Apr 2012 09:08:33 +0000 (09:08 +0000)]
Change behavior of libpthread handling
* Disable linkage with pthread for FreeBSD/DragonFly/NetBSD, they have
  pthread_* () stubs in libc (it result in same as the previous behavior).
  * but NetBSD<4.99.36 does not have pthread_equal() stub in libc,
    so define weak reference to it.
* Treat OpenBSD and MirBSD same as Linux to avoid linkage with libpthread.
* Others will be linked with pthread, fixes PR 46254.

tested NetBSD-5.1.2, and confirmed fixed on NetBSD-4.0.1 and OpenBSD-5.0.

Bump PKGREVISION.

12 years agop5-Text-BibTeX update.
markd [Tue, 3 Apr 2012 08:56:26 +0000 (08:56 +0000)]
p5-Text-BibTeX update.

12 years agoallow ExtUtils-CBuilder from perl>=5.14
markd [Tue, 3 Apr 2012 08:51:28 +0000 (08:51 +0000)]
allow ExtUtils-CBuilder from perl>=5.14

12 years agoUpdate to 0.48
markd [Tue, 3 Apr 2012 08:43:49 +0000 (08:43 +0000)]
Update to 0.48

Release 0.48 - 23 September, 2010
---------------------------------
* depend on ExtUtils::LibBuilder for library compilation.

Release 0.47 - 18 September, 2010
---------------------------------
* fixed a problem with 160 char being considered whitespace on many unixes.
  Thanks, again, to Philip Kime :)

Release 0.46 - 24 August, 2010
------------------------------
* support entry keys in unicode. Thanks to Philip Kime.

Release 0.45 - 8 June, 2010
---------------------------
* fixed ldconfig call under linux, now only if the user is root.
* fixed library installation path when user specifies different
  installbase during install action.
  (thanks to François for both fixes)

Release 0.44 - 9 May, 2010
--------------------------
* RPath information on link - Thanks to Jens Rehsack
* removed dependency on 'UNIVERSAL' as it is now built-in
  (change for perl 5.12 deprecation)

Release 0.43 - 18 March, 2010
-----------------------------
* small fix on warnings issue
* run ldconfig after installing the .so file under linux

12 years agoAdd kde-workspace4 dependency
markd [Tue, 3 Apr 2012 08:13:30 +0000 (08:13 +0000)]
Add kde-workspace4 dependency

12 years agoformat fix.
obache [Tue, 3 Apr 2012 05:54:45 +0000 (05:54 +0000)]
format fix.

12 years agoUpdated net/tightvnc to 1.3.10nb5
obache [Tue, 3 Apr 2012 04:34:21 +0000 (04:34 +0000)]
Updated net/tightvnc to 1.3.10nb5

12 years agoAdd modular X font paths to FONTPATH.
obache [Tue, 3 Apr 2012 04:34:09 +0000 (04:34 +0000)]
Add modular X font paths to FONTPATH.
PR 46085.

12 years ago* EGDIR is required to be installed, not PKG_SYSCONFDIR.
obache [Tue, 3 Apr 2012 01:38:18 +0000 (01:38 +0000)]
* EGDIR is required to be installed, not PKG_SYSCONFDIR.
* no need to take care PKGSYSCONFDIR manulally, or it may result in broken
  behavior if PKG_SYSCONFBASE != ${PREFIX}/etc.

ride on last bump.

12 years agoDon't leak ${DESTDIR} into package. Bump revision.
joerg [Tue, 3 Apr 2012 01:22:02 +0000 (01:22 +0000)]
Don't leak ${DESTDIR} into package. Bump revision.

12 years agoDrop maintainership.
wiz [Mon, 2 Apr 2012 22:53:16 +0000 (22:53 +0000)]
Drop maintainership.

12 years agoNote PKGREVISION bump of teTeX-texmf.
minskim [Mon, 2 Apr 2012 18:08:14 +0000 (18:08 +0000)]
Note PKGREVISION bump of teTeX-texmf.

12 years agoResolve conflicts between teTeX-texmf and recent TeX Live packages.
minskim [Mon, 2 Apr 2012 18:07:35 +0000 (18:07 +0000)]
Resolve conflicts between teTeX-texmf and recent TeX Live packages.

This fixes PR 45902 and PR 46220.

12 years agoFix build on FreeBSD 9.0.
ryoon [Mon, 2 Apr 2012 14:35:00 +0000 (14:35 +0000)]
Fix build on FreeBSD 9.0.
* Patches are borrowed from deve/xulrunner

12 years agoFix build on OpenIndiana - PR pkg/46272
markd [Mon, 2 Apr 2012 12:16:30 +0000 (12:16 +0000)]
Fix build on OpenIndiana - PR pkg/46272

12 years agofix mkspecs/default link to point to correct directory rather than
markd [Mon, 2 Apr 2012 10:23:48 +0000 (10:23 +0000)]
fix mkspecs/default link to point to correct directory rather than
assuming netbsd-g++

12 years agokdelibs4
dholland [Mon, 2 Apr 2012 10:09:33 +0000 (10:09 +0000)]
kdelibs4

12 years agoFix from Mark Davies for building with non-default PREFIX.
dholland [Mon, 2 Apr 2012 10:09:06 +0000 (10:09 +0000)]
Fix from Mark Davies for building with non-default PREFIX.

12 years agoAdd dependency on qt4-tools to counter installation problems
reinoud [Mon, 2 Apr 2012 09:57:17 +0000 (09:57 +0000)]
Add dependency on qt4-tools to counter installation problems

12 years agoFix the first two or three build failures. Judging by what comes next
dholland [Mon, 2 Apr 2012 04:02:46 +0000 (04:02 +0000)]
Fix the first two or three build failures. Judging by what comes next
it is probably not worth trying to patch this any further, rather than
updating it (although there are/were some problems with things it may
depend on) but maybe making some progress will inspire someone else to
take this up.

In particular I tracked down the lossage where it was looking for vala
1.0 and the current vala versions are 0.12 and 0.14. It seems that
what someone optimistically intended at some point to be vala-1.0
(after vala-0.9) ended up released as vala-0.10.

12 years agoRemove an old bit of patch that changed chmod a+rX to a+r. Fixes
dholland [Mon, 2 Apr 2012 00:11:33 +0000 (00:11 +0000)]
Remove an old bit of patch that changed chmod a+rX to a+r. Fixes
install permissions errors with some umask values.

12 years ago+pokerth-0.9.3 (current version of pokerth in pkgsrc does not build)
dholland [Sun, 1 Apr 2012 22:02:16 +0000 (22:02 +0000)]
+pokerth-0.9.3 (current version of pokerth in pkgsrc does not build)

12 years agoFix build on FreeBSD 9.0.
ryoon [Sun, 1 Apr 2012 20:53:43 +0000 (20:53 +0000)]
Fix build on FreeBSD 9.0.
* Patches are borrowed from deve/xulrunner

12 years agoRewrite to remove multiple post-wrapper if inet6 not defined.
markd [Sun, 1 Apr 2012 20:53:16 +0000 (20:53 +0000)]
Rewrite to remove multiple post-wrapper if inet6 not defined.

fix mkspecs/default link to point to correct directory rather than
assuming netbsd-g++

12 years agoAd hoc fix to make OpenAxiom build with CLISP on NetBSD/amd64.
asau [Sun, 1 Apr 2012 20:48:39 +0000 (20:48 +0000)]
Ad hoc fix to make OpenAxiom build with CLISP on NetBSD/amd64.

It sounds like COMPILE-FILE is broken in CLISP on NetBSD/amd64.
Silence warnings and suppress redefinition check in order to compile it
without a single warning.

12 years agoUpdated devel/p5-Module-Pluggable
rhaen [Sun, 1 Apr 2012 20:32:40 +0000 (20:32 +0000)]
Updated devel/p5-Module-Pluggable

12 years agoUpdated to 4.0
rhaen [Sun, 1 Apr 2012 20:24:44 +0000 (20:24 +0000)]
Updated to 4.0

Changes:

no changelog provided by upstream

12 years agoUpdated devel/p5-Log-Log4perl
rhaen [Sun, 1 Apr 2012 20:18:28 +0000 (20:18 +0000)]
Updated devel/p5-Log-Log4perl

12 years agoUpdated to 1.36
rhaen [Sun, 1 Apr 2012 20:17:32 +0000 (20:17 +0000)]
Updated to 1.36

Changes:
1.36 (2012/02/11)
   *    (ms) [rt.cpan.org #74833] Reini Urban fixed "defined @array" for
             perl 5.16
   *    (ms) [rt.cpan.org #74836] Cope with Carp's questionable decision to
             add a trailing dot to its messages.

1.35 (2012/01/03)
   *    (ms) [rt.cpan.org #73462] Changed logwarn/logcluck/logcarp/error_warn
             to warn() unconditionally and send the message to log4perl which
             will log it only if the log level conditions are met.
   *    (ms) [rt.cpan.org #73598] Gerda Shank reported test suite problems
             with DBD::CSV-0.26. Bumped up to DBD::CSV-0.33 if installed.

1.34 (2011/11/04)
   *    (ms) InternalDebug now replaces all instances of INTERNAL_DEBUG,
             not just the first one.
   *    (ms) Added test case for get_logger() with a ref() on the actual
             object instead of on a static category. Updated docs.
   *    (ms) %d{e} in PatternLayout now returns epoch seconds
   *    (ms) [RT 72056] Messages blocked by an appender threshold are no
             longer passed on to the L4p::Appender::Buffer as undefined
             entries.

1.33 (2011/05/31)
   *    (ms) [RT 67132] Applied patch by Darin McBride to allow for
             empty syswrite messages in the file appender.
   *    (ms) [RT 68105] Fixed init-hash handling of subroutine references,
             reported by Frew Schmidt.
   *    (ms) Mike Schwern noticed confusing DESTROY calls to clean up loggers
             and appenders (http://stackoverflow.com/questions/5914088 and
             https://github.com/mschilli/log4perl/issues/7), so I put on my
             hazmat suit and cleaned it up. Now perl's garbage collector takes
             care of disposing of logger and appender carcasses.
   *    (ms) Added Log::Log4perl->remove_logger($logger) to remove a logger
             from the system.

1.32 (2011/02/26)
   *    (ms) Fixed %T caller_depth with wrapper_register(), reported
             by David Christensen.
   *    (ms) [RT 63053] Fixed for qw() {} deprecated (Todd Rinaldo)
   *    (ms) [RT 62674] Fixed call to deprecated form of UNIVERSAL::can (Karen
             Etheridge).
   *    (ms) [RT 62896] Log::Log4perl::Appender::ScreenColoredLevels now
             inherits from Log::Log4perl::Appender::Screen and therefore
             supports the utf8 flag.
   *    (ms) [RT 64318] Andrew Sayers provided a better error message for
             "threshold needs to be uppercase".
   *    (ms) CharleyDixon fixed LOGWARN when :no_extra_logdie_message is
             in use to no longer exit().