pkgsrcv2.git
12 years agoPython 3.1 is not supported by dependency
joerg [Mon, 29 Aug 2011 21:15:18 +0000 (21:15 +0000)]
Python 3.1 is not supported by dependency

12 years agoUpdated pkgtools/nih to 0.9.0
cheusov [Mon, 29 Aug 2011 20:53:50 +0000 (20:53 +0000)]
Updated pkgtools/nih to 0.9.0

12 years agoUpdate to 0.9.0
cheusov [Mon, 29 Aug 2011 20:53:32 +0000 (20:53 +0000)]
Update to 0.9.0

  Support for "try_out" marker was added. New options for subcommands:
  nih install -t, nih remove -t, nih list -t and nih mark -t/-T.
  See manual page for details.

  nih install:
    - after downloading binary packages it checks for common files in
      PLIST fields. If unregistered conflicts are detected, nih exits
      with error. This can be disabled using NO_PLIST_CHECK variable.
    - New option -a was added for running pkg_add(8) directly.

  nih history:
    - "automatic" and "try_out" flags are registered and output.
    - outputs a warning message if NO_INSTALLED_COPY is set.

  nih install|remove:
    - New option -l was added for keeping auto-removable leaf
      packages.

  nih verify:
    - New option -s was added for comparing running OS and OS packages
      were built for.

  nih:
    - New global option -s was added for specifying path to
      pkg_summary(5).

  ~/.nih/installed_* files are compressed by bzip2 at creation time.

12 years agoUpdate to 0.56.0
cheusov [Mon, 29 Aug 2011 20:45:42 +0000 (20:45 +0000)]
Update to 0.56.0

  Version 0.56.0, by Aleksey Cheusov, Sun, 28 Aug 2011 12:05:00 +0300

  pkg_cmp_summary:
    - New option -O was added for specifying fields for
      output without using them for comparison

  Version 0.55.0, by Aleksey Cheusov, Sat, 27 Aug 2011 20:14:53 +0300

  pkg_lint_summary:
    - New option -f option was added that checks files in PLIST
      fields given on input and warns about files common for several
      packages.
    - New option -p option was added for specifying prefix directory
      used by option -l.
    - New option -n was added that analyses PLIST and CONFLICTS
      fields in input summaries and outputs unregistered conflicts.
    - New option -s was added that checks OPSYS, OS_VERSION and
      MACHINE_ARCH fields given on input and warns if they differ from
      that of running system (uname -srm).

  pkg_cmp_summary:
    - New options -a and -A were added for specifying fields for
      comparing in addition to package versions.
    - New option -E was added. It works together with -A and changes
      its output.
    - Options -c and -b were reimplemented using more generic -a.
    - Examples section was added to pkg_cmp_summary.1

  pkg_bin_summary:
    - New option -e option was added for effectively using
      pkg_bin_summary with xargs (xargs -r is not portable).
    - New option -k was added for enriching binary package summaries
      with checksums using algorithms supported by digest(1)

  pkg_digger_backend:
    - Mixed -1|-3|-9 options are now handled correctly.

  pkg_summary2leaves:
    - When no files are given as arguments (stdin),
      pkg_summary2leaves outputs an error message.

  Regression tests have been reorganized. One test - one file.

  Some manual pages were updated and improved.

12 years agoUpdated pkgtools/pkg_summary-utils to 0.56.0
cheusov [Mon, 29 Aug 2011 20:44:48 +0000 (20:44 +0000)]
Updated pkgtools/pkg_summary-utils to 0.56.0

12 years agoRepo copy files
repo-copy [Mon, 29 Aug 2011 19:43:04 +0000 (19:43 +0000)]
Repo copy files

12 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Mon, 29 Aug 2011 19:43:03 +0000 (12:43 -0700)]
Fixup fromcvs/togit conversion

12 years agoRepo copy files
repo-copy [Mon, 29 Aug 2011 14:53:41 +0000 (14:53 +0000)]
Repo copy files

12 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Mon, 29 Aug 2011 14:53:40 +0000 (07:53 -0700)]
Fixup fromcvs/togit conversion

12 years agoFix quoting mess. Add include to get Strcmp.
joerg [Mon, 29 Aug 2011 13:11:39 +0000 (13:11 +0000)]
Fix quoting mess. Add include to get Strcmp.

12 years agoUpdated mail/dovecot2 to 2.0.14
adam [Mon, 29 Aug 2011 11:27:52 +0000 (11:27 +0000)]
Updated mail/dovecot2 to 2.0.14

12 years agoChanges 2.0.14:
adam [Mon, 29 Aug 2011 11:27:00 +0000 (11:27 +0000)]
Changes 2.0.14:
* doveadm: Added support for running mail commands by proxying to
  another doveadm server.
* Added "doveadm proxy list" and "doveadm proxy kick" commands to
  list/kick proxy connections (via a new "ipc" service).
* Added "doveadm director move" to assign user from one server to
  another, killing any existing connections.
* Added "doveadm director ring status" command.
* userdb extra fields can now return name+=value to append to an
  existing name, e.g. "mail_plugins+= quota".
* script-login attempted an unnecessary config lookup, which usually
  failed with "Permission denied".
* lmtp: Fixed parsing quoted strings with spaces as local-part for
  MAIL FROM and RCPT TO.
* imap: FETCH BODY[HEADER.FIELDS (..)] may have crashed or not
  returned all data sometimes.
* ldap: Fixed random assert-crashing with with sasl_bind=yes.
* Fixes to handling mail chroots
* Fixed renaming mailboxes under different parent with FS layout when
  using separate ALT, INDEX or CONTROL paths.
* zlib: Fixed reading concatenated .gz files.

12 years agoIRIX: Set CPP to '${CC} -E' by default (old value is 'CC -E').
cheusov [Mon, 29 Aug 2011 10:43:35 +0000 (10:43 +0000)]
IRIX: Set CPP to '${CC} -E' by default (old value is 'CC -E').
   This fixes bootstrap failure on IRIX with MIPSPro C compiler when
   MIPSPro C++ is not available. Approved by wiz@

12 years agoremove graphics/camlimages from removal packages list, it had been updated
obache [Mon, 29 Aug 2011 09:55:08 +0000 (09:55 +0000)]
remove graphics/camlimages from removal packages list, it had been updated
to latest unvulunerable version.

12 years agoAdded devel/libinotify version 0.0
wiz [Mon, 29 Aug 2011 09:44:40 +0000 (09:44 +0000)]
Added devel/libinotify version 0.0

12 years ago+ libinotify
wiz [Mon, 29 Aug 2011 09:44:31 +0000 (09:44 +0000)]
+ libinotify

12 years agoMerge from vendor branch TNF:
wiz [Mon, 29 Aug 2011 09:44:01 +0000 (09:44 +0000)]
Merge from vendor branch TNF:
Initial import of libinotify-0.0, part of Dmitry Matveev's GSoC 2011
project for NetBSD. From PR 45303.

libinotify provides an inotify emulation layer on the kqueue/kevent
interface.

12 years agoInitial import of libinotify-0.0, part of Dmitry Matveev's GSoC 2011
wiz [Mon, 29 Aug 2011 09:44:01 +0000 (09:44 +0000)]
Initial import of libinotify-0.0, part of Dmitry Matveev's GSoC 2011
project for NetBSD. From PR 45303.

libinotify provides an inotify emulation layer on the kqueue/kevent
interface.

12 years agofixes for lua 5.1 which requires pairs().
christos [Mon, 29 Aug 2011 08:24:31 +0000 (08:24 +0000)]
fixes for lua 5.1 which requires pairs().

12 years agoFix format strings and clang build.
dholland [Mon, 29 Aug 2011 06:22:07 +0000 (06:22 +0000)]
Fix format strings and clang build.

12 years agovoid main
dholland [Mon, 29 Aug 2011 06:09:19 +0000 (06:09 +0000)]
void main

12 years agoAllow mDNSResponder to build on FreeBSD 8.2.
riz [Mon, 29 Aug 2011 03:34:39 +0000 (03:34 +0000)]
Allow mDNSResponder to build on FreeBSD 8.2.

12 years agoAllow bbdb to be built with emacs23nox.
hiramatsu [Mon, 29 Aug 2011 02:55:30 +0000 (02:55 +0000)]
Allow bbdb to be built with emacs23nox.

12 years agoFix mismatched return statements, which clang dislikes
dholland [Mon, 29 Aug 2011 01:39:12 +0000 (01:39 +0000)]
Fix mismatched return statements, which clang dislikes

12 years agoFix "unable to infer tagged configuration" bologna from libtool. Hopefully.
dholland [Mon, 29 Aug 2011 01:33:49 +0000 (01:33 +0000)]
Fix "unable to infer tagged configuration" bologna from libtool. Hopefully.

12 years agoCatch up to C++ standards churn. Should fix, or at least advance, the
dholland [Mon, 29 Aug 2011 01:27:29 +0000 (01:27 +0000)]
Catch up to C++ standards churn. Should fix, or at least advance, the
clang build.

12 years agoDESTDIR support.
dholland [Mon, 29 Aug 2011 01:24:03 +0000 (01:24 +0000)]
DESTDIR support.

12 years agoFix usage of inline semantics for compilers that pretend to be gcc but aren't.
dholland [Mon, 29 Aug 2011 00:36:05 +0000 (00:36 +0000)]
Fix usage of inline semantics for compilers that pretend to be gcc but aren't.

12 years agomain() needs a return type in clang-land.
dholland [Mon, 29 Aug 2011 00:04:07 +0000 (00:04 +0000)]
main() needs a return type in clang-land.

12 years agoFix mismatched return statements, which clang dislikes
dholland [Sun, 28 Aug 2011 23:56:13 +0000 (23:56 +0000)]
Fix mismatched return statements, which clang dislikes

12 years agovoid main
dholland [Sun, 28 Aug 2011 22:55:49 +0000 (22:55 +0000)]
void main

12 years agocddbd
dholland [Sun, 28 Aug 2011 22:30:41 +0000 (22:30 +0000)]
cddbd

12 years agoFix void main. While here:
dholland [Sun, 28 Aug 2011 22:30:17 +0000 (22:30 +0000)]
Fix void main. While here:
   - add various LP64 fixes;
   - use stdlib.h as needed instead of casting the return value of malloc;
   - fix fake-varargs printf code and use stdarg.h;
   - use system snprintf instead of included custom one;
   - tidy up symbol name conflict with log();
   - add patch comments;
   - remove some pkglint;
   - add LICENSE.

PKGREVISION -> 2.

12 years agovoid main
dholland [Sun, 28 Aug 2011 21:13:14 +0000 (21:13 +0000)]
void main

12 years agovoid main
dholland [Sun, 28 Aug 2011 20:50:04 +0000 (20:50 +0000)]
void main

12 years agoFix return types for ancient code that doesn't know about "void", because
dholland [Sun, 28 Aug 2011 20:41:47 +0000 (20:41 +0000)]
Fix return types for ancient code that doesn't know about "void", because
clang objects.

12 years agovoid main
dholland [Sun, 28 Aug 2011 20:31:13 +0000 (20:31 +0000)]
void main

12 years agoRepo copy files
repo-copy [Sun, 28 Aug 2011 19:49:30 +0000 (19:49 +0000)]
Repo copy files

12 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sun, 28 Aug 2011 19:49:29 +0000 (12:49 -0700)]
Fixup fromcvs/togit conversion

12 years agoRepo copy files
repo-copy [Sun, 28 Aug 2011 13:48:15 +0000 (13:48 +0000)]
Repo copy files

12 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sun, 28 Aug 2011 13:48:14 +0000 (06:48 -0700)]
Fixup fromcvs/togit conversion

12 years agoUpdated sysutils/gnome-settings-daemon to 2.32.1nb4
obache [Sun, 28 Aug 2011 07:44:50 +0000 (07:44 +0000)]
Updated sysutils/gnome-settings-daemon to 2.32.1nb4

12 years ago* drop dependency on gdbm, not used directly.
obache [Sun, 28 Aug 2011 07:44:29 +0000 (07:44 +0000)]
* drop dependency on gdbm, not used directly.
* enable pulseaudio support, current pulseaudio package is sufficient version.
* adjust BUILDLINK_API_DEPENDS.*.

Bump PKGREVISION.

12 years agoUpdated print/cups to 1.4.8nb1
sbd [Sun, 28 Aug 2011 07:22:29 +0000 (07:22 +0000)]
Updated print/cups to 1.4.8nb1

12 years agoUse str3914.patch from STR #3914 to fix CVE-2011-3170
sbd [Sun, 28 Aug 2011 07:22:12 +0000 (07:22 +0000)]
Use str3914.patch from STR #3914 to fix CVE-2011-3170

Bump PKGREVISION

12 years agoUpdate to cups-1.4.8
sbd [Sun, 28 Aug 2011 07:11:01 +0000 (07:11 +0000)]
Update to cups-1.4.8

CHANGES IN CUPS V1.4.8

        - The scheduler would delete job data files when restarted (STR #3880)
        - The network backends could crash if a printer returned a value of 0
          for the maximum capacity for a supply (STR #3875)

CHANGES IN CUPS V1.4.7

        - Documentation changes (STR #3710, STR #3720, STR #3745, STR #3750,
          STR #3757, STR #3758, STR #3782, STR #3826, STR #3829, STR #3837)
        - Web interface fixes (STR #3412, STR #3345, STR #3455, STR #3707,
          STR #3755, STR #3769, STR #3783)
        - Configure script fixes (STR #3659, STR #3691)
        - Compilation fixes (STR #3718, STR #3771, STR #3774)
        - The imageto* filters could crash with bad GIF files (STR #3867)
        - The scheduler might leave old job data files in the spool directory
          (STR #3795)
        - CUPS did not work with locales using the ASCII character set
          (STR #3832)
        - httpAddrString() did not return a URI-style IPv6 numeric address
          (STR #3814)
        - Fixed an issue when reading compressed CUPS raster streams (STR #3812)
        - Fixed an issue with PostScript printer auto-configuration (STR #3443)
        - Fixed some compatibility issues with the libusb-based USB backend
          (STR #3799)
        - The network backends no longer try to collect SNMP supply and status
          information for raw queues (STR #3809)
        - The DBUS notifier did not report job state changes (STR #3805)
        - The scheduler did not always report that the "normal" print-quality
          value was supported (STR #3803)
        - The gziptoany filter did not report the correct error if it was unable
          to write the uncompressed document to the next filter or backend in
          the chain (STR #3797)
        - The Epson and Oki 9-pin drivers had a bad resolution option
          (STR #3798)
        - The scheduler did not always register the correct default ICC profile
          on Mac OS X.
        - The scheduler did not use the job owner when authorizing access for
          the CUPS-Get-Document operation, preventing non-admins from accessing
          their own jobs.
        - CUPS did not work with some printers that incorrectly implemented the
          HTTP/1.1 standard (STR #3778, STR #3791)
        - The scheduler did not retry fax jobs properly.
        - The scheduler now recognizes an empty cupsCommands PPD keyword as
          meaning that CUPS commands are not supported for a printer (STR #3773)
        - Fixed a crash bug in the scheduler when the application/octet-stream
          MIME type was not defined (STR #3690)
        - Polled printers were advertised more slowly than necessary (STR #3574)
        - cupsResolveConflicts() did not handle resolving multiple UIConstraints
          issues (STR #3705)
        - The SetEnv and PassEnv directives had no effect (STR #3664)
        - The web interface no longer tries to use multi-part delivery when
          adding printers (STR #3455)
        - The libusb-based USB backend printed slowly to the LaserJet 1300 and
          other printers (STR #3405)
        - "lp" and "lpr" failed to print with Kerberos enabled (STR #3768)
        - The cupsctl program now displays an error if you try to directly set
          the Port or Listen directives (STR #3749)
        - PPD files with "*JobPatchFile: bla" no longer fail to load in relaxed
          conformance mode (STR #3747)
        - The scheduler generated a bad notify-text string for printer state
          change notifications (STR #3739)
        - The scheduler incorrectly updated printers.conf when it really needed
          to update classes.conf or remote.cache (STR #3726)
        - Hardwired remote printers with options did not work (STR #3717)
        - Accessing the CUPS web interface using a CNAME-based hostname would
          sometimes fail due to redirection to the actual hostname (STR #3701)
        - Subscription events had a misspelled attribute (STR #3693)
        - "make check" failed if LC_MESSAGES was set (STR #3765)
        - Fixed the configure script to always look for the pkg-config script
          (STR #3761)
        - The scheduler now only looks up interface hostnames if HostNameLookups
          are enabled (STR #3737)
        - Fixed a compilation problem on DragonFly BSD (STR #3738)
        - The default PageLogFormat value had the username and job ID swapped
          from CUPS 1.3.x (STR #3727)
        - The scheduler could crash if a browsed printer times out while a job
          is printing (STR #3754)
        - The scheduler incorrectly mapped custom page sizes to standard sizes
          (STR #3764)
        - cupsfilter and pstops did not map IPP attributes to PPD options due to
          a change in cupsMarkOptions (STR #3756)
        - The scheduler did not always show the most recent status message from
          the print filters (STR #3731)
        - The PostScript filter did not apply the mirror and number-up options
          properly, leading to offset and clipped output (STR #3732)
        - The network backends always reported "low toner" or "out of toner"
          states, even for inkjet printers (STR #3733)

12 years ago+p5-Device-XBee-API
dsainty [Sun, 28 Aug 2011 06:46:56 +0000 (06:46 +0000)]
+p5-Device-XBee-API

12 years agoAdded comms/p5-Device-XBee-API version 0.3
dsainty [Sun, 28 Aug 2011 06:44:03 +0000 (06:44 +0000)]
Added comms/p5-Device-XBee-API version 0.3

12 years agoImport Device::XBee::API version 0.3.
dsainty [Sun, 28 Aug 2011 06:40:10 +0000 (06:40 +0000)]
Import Device::XBee::API version 0.3.

Device::XBee::API is a module designed to encapsulate the Digi XBee API in
object-oriented Perl.  This module expects to communicate with an XBee
module using the API firmware via a serial (or serial over USB) device.

12 years agoMerge from vendor branch TNF:
dsainty [Sun, 28 Aug 2011 06:40:10 +0000 (06:40 +0000)]
Merge from vendor branch TNF:
Import Device::XBee::API version 0.3.

Device::XBee::API is a module designed to encapsulate the Digi XBee API in
object-oriented Perl.  This module expects to communicate with an XBee
module using the API firmware via a serial (or serial over USB) device.

12 years agoUpdated www/ruby-http_parser.rb to 0.5.2
obache [Sun, 28 Aug 2011 02:02:28 +0000 (02:02 +0000)]
Updated www/ruby-http_parser.rb to 0.5.2

12 years agoUpdate ruby-http_parser.rb to 0.5.2.
obache [Sun, 28 Aug 2011 02:01:39 +0000 (02:01 +0000)]
Update ruby-http_parser.rb to 0.5.2.

* update http-parser to latest upstream.
* fix ruby != 1.9 compatibility
* Parse multiple HTTP headers as strings, arrays or mixed.

12 years agoRepo copy files
repo-copy [Sun, 28 Aug 2011 01:43:23 +0000 (01:43 +0000)]
Repo copy files

12 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sun, 28 Aug 2011 01:43:22 +0000 (18:43 -0700)]
Fixup fromcvs/togit conversion

12 years agoPyGreSQL doesn't work on Python 3 yet.
darcy [Sat, 27 Aug 2011 22:06:31 +0000 (22:06 +0000)]
PyGreSQL doesn't work on Python 3 yet.

12 years agoFix PLIST generation when EMACS_TYPE is set to emacs23nox.
hiramatsu [Sat, 27 Aug 2011 22:05:12 +0000 (22:05 +0000)]
Fix PLIST generation when EMACS_TYPE is set to emacs23nox.

12 years agoAdded parallel/threadingbuildingblocks version 3.0.6
asau [Sat, 27 Aug 2011 19:51:03 +0000 (19:51 +0000)]
Added parallel/threadingbuildingblocks version 3.0.6

12 years ago+ threadingbuildingblocks
asau [Sat, 27 Aug 2011 19:49:22 +0000 (19:49 +0000)]
+ threadingbuildingblocks

12 years agoImport Threading Building Blocks 3.0 Update 6 as parallel/threadingbuildingblocks.
asau [Sat, 27 Aug 2011 19:48:13 +0000 (19:48 +0000)]
Import Threading Building Blocks 3.0 Update 6 as parallel/threadingbuildingblocks.

Intel(r) Threading Building Blocks (Intel TBB) offers a rich and
complete approach to expressing parallelism in a C++ program.
It is a library that helps you take advantage of multi-core
processor performance without having to be a threading expert.
Intel TBB is not just a threads-replacement library. It represents
a higher-level, task-based parallelism that abstracts platform
details and threading mechanisms for scalability and performance.

12 years agoMerge from vendor branch TNF:
asau [Sat, 27 Aug 2011 19:48:13 +0000 (19:48 +0000)]
Merge from vendor branch TNF:
Import Threading Building Blocks 3.0 Update 6 as parallel/threadingbuildingblocks.

Intel(r) Threading Building Blocks (Intel TBB) offers a rich and
complete approach to expressing parallelism in a C++ program.
It is a library that helps you take advantage of multi-core
processor performance without having to be a threading expert.
Intel TBB is not just a threads-replacement library. It represents
a higher-level, task-based parallelism that abstracts platform
details and threading mechanisms for scalability and performance.

12 years agoRepo copy files
repo-copy [Sat, 27 Aug 2011 19:43:24 +0000 (19:43 +0000)]
Repo copy files

12 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sat, 27 Aug 2011 19:43:23 +0000 (12:43 -0700)]
Fixup fromcvs/togit conversion

12 years agoDisable the fiddle extension explicitly.
minskim [Sat, 27 Aug 2011 16:04:22 +0000 (16:04 +0000)]
Disable the fiddle extension explicitly.

fiddle should become a separate package like ruby-curses and ruby-gdbm.

12 years agoRemove the uses of ctime.pl and getopts.pl, since those are going away soon.
schnoebe [Sat, 27 Aug 2011 15:47:43 +0000 (15:47 +0000)]
Remove the uses of ctime.pl and getopts.pl, since those are going away soon.

12 years agoRepo copy files
repo-copy [Sat, 27 Aug 2011 14:31:47 +0000 (14:31 +0000)]
Repo copy files

12 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sat, 27 Aug 2011 14:31:46 +0000 (07:31 -0700)]
Fixup fromcvs/togit conversion

12 years agoAdjust ONLY_FOR_PLATFORM to not match 5.99
jmcneill [Sat, 27 Aug 2011 12:37:45 +0000 (12:37 +0000)]
Adjust ONLY_FOR_PLATFORM to not match 5.99

12 years agoAdded sysutils/netbsd-kmod-tools version 5.1
jmcneill [Sat, 27 Aug 2011 12:35:10 +0000 (12:35 +0000)]
Added sysutils/netbsd-kmod-tools version 5.1

12 years ago+ netbsd-kmod-tools
jmcneill [Sat, 27 Aug 2011 12:33:53 +0000 (12:33 +0000)]
+ netbsd-kmod-tools

12 years agoImport kmod tools for NetBSD 5.
jmcneill [Sat, 27 Aug 2011 12:33:11 +0000 (12:33 +0000)]
Import kmod tools for NetBSD 5.

Kernel modules allow the system administrator to dynamically add and
remove functionality from a running system.  This ability also helps
software developers to develop new parts of the kernel without constantly
rebooting to test their changes.

This package provides the necessary utilities for using kernel modules on
NetBSD 5.x.

The modload utility loads a kernel module specified by the module parameter
into the running system. The modunload utility unloads a loadable kernel
module from a running system. The modstat utility displays the status of
any kernel modules present in the kernel.

12 years agoMerge from vendor branch TNF:
jmcneill [Sat, 27 Aug 2011 12:33:11 +0000 (12:33 +0000)]
Merge from vendor branch TNF:
Import kmod tools for NetBSD 5.

Kernel modules allow the system administrator to dynamically add and
remove functionality from a running system.  This ability also helps
software developers to develop new parts of the kernel without constantly
rebooting to test their changes.

This package provides the necessary utilities for using kernel modules on
NetBSD 5.x.

The modload utility loads a kernel module specified by the module parameter
into the running system. The modunload utility unloads a loadable kernel
module from a running system. The modstat utility displays the status of
any kernel modules present in the kernel.

12 years agoUpdated net/mikutter to 0.0.3.485
obache [Sat, 27 Aug 2011 11:52:09 +0000 (11:52 +0000)]
Updated net/mikutter to 0.0.3.485

12 years agoUpdate mikutter to 0.0.3.485.
obache [Sat, 27 Aug 2011 11:51:50 +0000 (11:51 +0000)]
Update mikutter to 0.0.3.485.

* Image Preview: fix open failer with multi-line HTML tag.
* Image Preview: enable to force extracting short URL.
* With Ruby 1.8.7: fix crash at right-click on tweets contains URL.
* With Ruby 1.8.7: fix rare crash at connection timeout.
* fix rare crash at extracting bit.ly URL.
* improve URL extracting speed.

12 years agoadd yaws, oked by wiz@
cheusov [Sat, 27 Aug 2011 07:57:02 +0000 (07:57 +0000)]
add yaws, oked by wiz@

12 years agoRepo copy files
repo-copy [Sat, 27 Aug 2011 01:43:48 +0000 (01:43 +0000)]
Repo copy files

12 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Sat, 27 Aug 2011 01:43:47 +0000 (18:43 -0700)]
Fixup fromcvs/togit conversion

12 years agoRepo copy files
repo-copy [Fri, 26 Aug 2011 19:43:26 +0000 (19:43 +0000)]
Repo copy files

12 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Fri, 26 Aug 2011 19:43:25 +0000 (12:43 -0700)]
Fixup fromcvs/togit conversion

12 years agoRepo copy files
repo-copy [Fri, 26 Aug 2011 15:36:36 +0000 (15:36 +0000)]
Repo copy files

12 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Fri, 26 Aug 2011 15:36:35 +0000 (08:36 -0700)]
Fixup fromcvs/togit conversion

12 years agoAdded www/yaws version 1.91
cheusov [Fri, 26 Aug 2011 13:47:05 +0000 (13:47 +0000)]
Added www/yaws version 1.91

12 years agoImport from wip/yaws requested and tested under
cheusov [Fri, 26 Aug 2011 13:46:43 +0000 (13:46 +0000)]
Import from wip/yaws requested and tested under
DragonflyBSD by Andrey N. Oktyabski.

Yaws is a HTTP high perfomance 1.1 webserver particularly well suited for
dynamic-content webapplications. Two separate modes of operations are
supported:
 * Standalone mode where Yaws runs as a regular webserver daemon.
   This is the default mode.
 * Embedded mode where Yaws runs as an embedded webserver in another
   erlang application.

Yaws is entirely written in Erlang furthermore it is a multithreaded
webserver
where one Erlang light weight process is used to handle each client.

The main advantages of yaws compared to other Web technologies are
performance
and elegance. The performance comes from the underlying Erlang system and
its
ability to handle concurrent processes in an efficent way. Its elegance
comes
from Erlang as well. Web applications dont have to be written in ugly adhoc
languages.

12 years agoMerge from vendor branch TNF:
cheusov [Fri, 26 Aug 2011 13:46:43 +0000 (13:46 +0000)]
Merge from vendor branch TNF:

Import from wip/yaws requested and tested under
DragonflyBSD by Andrey N. Oktyabski.

Yaws is a HTTP high perfomance 1.1 webserver particularly well suited for
dynamic-content webapplications. Two separate modes of operations are
supported:
 * Standalone mode where Yaws runs as a regular webserver daemon.
   This is the default mode.
 * Embedded mode where Yaws runs as an embedded webserver in another
   erlang application.

Yaws is entirely written in Erlang furthermore it is a multithreaded
webserver
where one Erlang light weight process is used to handle each client.

The main advantages of yaws compared to other Web technologies are
performance
and elegance. The performance comes from the underlying Erlang system and
its
ability to handle concurrent processes in an efficent way. Its elegance
comes
from Erlang as well. Web applications dont have to be written in ugly adhoc
languages.

12 years agoFix build failure on Solaris-10 with gcc. PR 45287.
cheusov [Fri, 26 Aug 2011 13:39:55 +0000 (13:39 +0000)]
Fix build failure on Solaris-10 with gcc. PR 45287.

12 years agoUpdated pidgin and related packages to 2.10.0.
obache [Fri, 26 Aug 2011 13:19:21 +0000 (13:19 +0000)]
Updated pidgin and related packages to 2.10.0.

12 years agoUpdate piding 2.10.0, contains security fixes for CVE-2011-2943 and CVE-2011-3184.
obache [Fri, 26 Aug 2011 13:14:58 +0000 (13:14 +0000)]
Update piding 2.10.0, contains security fixes for CVE-2011-2943 and CVE-2011-3184.

While here, better fix for PR#45190.
chat/finch itself does not depend on devel/nspr.
chat/libpurple without gnutls option, libpurple is linked with nspr,
so it must be handle in libpurple/buildlink3.mk.

version 2.10.0 (08/18/2011):
Pidgin:
* Make the max size of incoming smileys a pref instead of hardcoding it.
  (Quentin Brandon) (#5231)
* Added a plugin information dialog to show information for plugins
  that aren't otherwise visible in the plugins dialog.
* Fix building with GTK+ earlier than 2.14.0 (GTK+ 2.10 is still the
  minimum supported) (#14261)

libpurple:
* Fix a potential crash in the Log Reader plugin when reading QIP logs.
* Fix a large number of strcpy() and strcat() invocations to use
  strlcpy() and strlcat(), etc., forestalling an entire class of
  string buffer overrun bugs.
  (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer,
  Jacob Appelbaum)
* Change some filename manipulations in filectl.c to use MAXPATHLEN
  instead of arbitrary length constants.  (The Electronic Frontier
  Foundation, Dan Auerbach, Chris Palmer, Jacob Appelbaum)
* Fix endianness-related crash in NTLM authentication (Jon Goldberg)
  (#14163)

Gadu-Gadu:
* Fixed searching for buddies in public directory. (Tomasz Wasilczyk)
  (#5242)
* Better status message handling. (Tomasz Wasilczyk) (#14314)
* Merged two buddy blocking methods. (Tomasz Wasilczyk) (#5303)
* Fix building of the bundled libgadu library with older versions
  of GnuTLS. (patch plucked from upstream) (#14365)

ICQ:
* Fix crash selecting Tools->Set Mood when you're online with an
  ICQ account that is configured as an AIM account. (#14437)

IRC:
* Fix a crash when remote users have certain characters in their
  nicknames. (Discovered by Djego Ibanez) (#14341)
* Fix the handling of formatting following mIRC ^O (#14436)
* Fix crash when NAMES is empty. (James McLaughlin) (#14518)

MSN:
* Fix incorrect handling of HTTP 100 responses when using the HTTP
  connection method.  This can lead to a crash. (Discovered by Marius
  Wachtler)
* Fix seemingly random crashing. (#14307)
* Fix a crash when the account is disconnected at the time we are doing a
  SB request. (Hanzz, ported by shlomif) (#12431)

XMPP:
* Do not generate malformed XML ("</>") when setting an empty mood.
  (#14342)
* Fix the /join <room> behavior.  (Broken when adding support for
  <room>@<server>)  (#14205)

Yahoo!/Yahoo! JAPAN:
* Fix coming out of idle while in an unavailable state
* Fix logging into Yahoo! JAPAN.  (#14259)

Windows-Specific Changes:
* Open an explorer.exe window at the location of the file when clicking
  on a file link instead of executing the file, because executing a file
  can be potentially dangerous.  (Discovered by James Burton of
  Insomnia Security) (Fixed by Eion Robb)

12 years agoRemove Byte Order Mark (BOM) which isn't understood by GCC < 4.3.0.
tnn [Fri, 26 Aug 2011 09:24:41 +0000 (09:24 +0000)]
Remove Byte Order Mark (BOM) which isn't understood by GCC < 4.3.0.
From upstream.
Closes PR pkg/45291.

12 years ago+ nginx-1.0.5. (from Snader_LB)
wiz [Fri, 26 Aug 2011 09:12:06 +0000 (09:12 +0000)]
+ nginx-1.0.5. (from Snader_LB)

12 years agoNote update of lang/parrot to 3.7.0.
he [Fri, 26 Aug 2011 08:31:01 +0000 (08:31 +0000)]
Note update of lang/parrot to 3.7.0.

12 years agoUpgrade parrot from version 3.5.0 to 3.7.0.
he [Fri, 26 Aug 2011 08:30:30 +0000 (08:30 +0000)]
Upgrade parrot from version 3.5.0 to 3.7.0.

Pkgsrc changes:
 o Adapt to changes in installed contents.

Upstream changes:

Parrot 3.6.0:
- Core
  + Class.add_vtable_override now allows you to overwrite an override
  + Integers, floats and strings can now be stored in lexical variables.
    Previously, only PMCs could be stored in lexicals.
  + VTABLE_substr has been removed. VTABLE_substr_str has been renamed to
    VTABLE_substr
  + Added a new PackfileView PMC type, an intended replacement for
    the deprecated Eval PMC.
  + The is_integer vtable on the String PMC now works for all string encodings.
  + Unicode error messages on Win32 now work correctly.
  + A memory leak in IMCC was fixed.
- Languages
  + The snaphost of Winxed included with Parrot was updated to version 1.0.0
  + Winxed has migrated to Github: https://github.com/NotFound/winxed

Pore
 + Added mem_sys_strndup function.
 + Added new load_bytecode_p_s opcode as an eventual replacement for
   load_bytecode_s
 + Added new :tag() syntax to IMCC for PIR
 + Improved configuration support for msys
 + known-buggy parrot_debugger is no longer installed
- Languages
 + Winxed
   - Updated snapshot to version 1.1.0
   - multi functions and methods
   - cast to var
   - load_packfile builtin
   - __NAMESPACE__ and __CLASS__ predefined constants
- Documentation
   + The Archive::Tar and Archive::Zip libraries now have POD docs

12 years agoFix build with gcc-4.5+, from Joern Clausen in PR 45286.
wiz [Fri, 26 Aug 2011 08:13:44 +0000 (08:13 +0000)]
Fix build with gcc-4.5+, from Joern Clausen in PR 45286.
While here, silence pkglint.

12 years agoNote update of the "fetchmail" package to version 6.3.21.
tron [Fri, 26 Aug 2011 07:19:42 +0000 (07:19 +0000)]
Note update of the "fetchmail" package to version 6.3.21.

12 years agoUpdate "fetchmail" and "fetchmailconf" package to version 6.3.21.
tron [Fri, 26 Aug 2011 07:19:25 +0000 (07:19 +0000)]
Update "fetchmail" and "fetchmailconf" package to version 6.3.21.
Changes since version 6.3.20:
- The IMAP client no longer inserts NUL bytes into the last line of a
  message when it is not closed with a LF or CRLF sequence. Reported
  by Antoine Levitt.  As a side effect of the fix, and in order to
  avoid a full rewrite, fetchmail will now CRLF-terminate the last
  line fetched through IMAP, even if it is originally not terminated
  by LF or CRLF. This bears no relevance if your messages end up in
  mbox, but adds line termination for storages (like Maildir) that do
  not require that the last line be LF- or CRLF-terminated.

12 years ago+ doclifter-2.7, etm-866, fetchmail-6.3.21, gnome-subtitles-1.2,
wiz [Fri, 26 Aug 2011 06:55:36 +0000 (06:55 +0000)]
+ doclifter-2.7, etm-866, fetchmail-6.3.21, gnome-subtitles-1.2,
  ltris-1.0.17, mathomatic-15.6.4, openmpi-1.5.4, tin-2.0.0,
  xterm-273.

12 years agoDo DESTDIR support The Right Way(tm) by passing ${INSTALL_ENV} to
sbd [Fri, 26 Aug 2011 02:57:13 +0000 (02:57 +0000)]
Do DESTDIR support The Right Way(tm) by passing ${INSTALL_ENV} to
the 'make install' process and _not_ using MAKEFLAGS.

Should fix PR pkg/45290

12 years agoRepo copy files
repo-copy [Fri, 26 Aug 2011 01:43:16 +0000 (01:43 +0000)]
Repo copy files

12 years agoFixup fromcvs/togit conversion
pkgsrc fixup [Fri, 26 Aug 2011 01:43:15 +0000 (18:43 -0700)]
Fixup fromcvs/togit conversion

12 years agoNote update of the "phpmyadmin" package to version 3.4.4.
tron [Thu, 25 Aug 2011 20:40:45 +0000 (20:40 +0000)]
Note update of the "phpmyadmin" package to version 3.4.4.

12 years agoUpdate "phpmyadmin" package to version 3.4.4. Changes since version 3.4.3.2:
tron [Thu, 25 Aug 2011 20:40:24 +0000 (20:40 +0000)]
Update "phpmyadmin" package to version 3.4.4. Changes since version 3.4.3.2:
- bug #3323060 [parser] SQL parser breaks AJAX requests if query has
  unclosed quotes
- bug #3323101 [parser] Invalid escape sequence in SQL parser
- bug #3348995 [config] $cfg['Export']['asfile'] set to false does not
  select asText option
- bug #3340151 [export] Working SQL query exports error page
- bug #3353649 [interface] "Create an index on X columns" form not validated
- bug #3350790 [interface] JS error in Table->Structure->Index->Edit
- bug #3353811 [interface] Info message has "error" class
- bug #3357837 [interface] TABbing through a NULL field in the inline mode
  resets NULL
- remove version number in /setup
- bug #3367993 [usability] Missing "Generate Password" button
- bug #3363221 [display] Missing Server Parameter on inline sql query
- bug #3367986 [navi] Drop field -> lost active table
- remove misleading comment on the "Rename database" interface
- bug #3374374 [interface] Fix footnote for inexact count while browsing
- bug #3372807 [interface] Fix security warning link in setup
- bug #3374347 [display] Backquotes in normal text on import page
- bug #3358750 [core] With Suhosin, urls are too long in edit links
- [security] Missing sanitization on the table, column and index names leads
  to XSS vulnerabilities, see PMASA-2011-13

12 years agoFix linking error under Mac OS X caused by duplicate definition of
tron [Thu, 25 Aug 2011 20:17:26 +0000 (20:17 +0000)]
Fix linking error under Mac OS X caused by duplicate definition of
a bunch of global variables.