pkgsrcv2.git
12 years agoMerge from vendor branch TNF:
gdt [Thu, 1 Mar 2012 21:13:08 +0000 (21:13 +0000)]
Merge from vendor branch TNF:
Import py26-tokyocabinet-0.5 as databases/py-tokyocabinet.

tokyocabinet aims to be a complete python wrapper for the ass-kicking
Tokyo Cabinet database library by Mikio Hirabayashi
(http://1978th.net/). While there are other wrappers out there none
were found to be comprehensive enough. At present, the btree, hash and
table APIs are available as hand-written C extensions.

A similar effort is underway for the Tokyo Tyrant client API here:
http://code.google.com/p/python-tokyotyrant-client/

Omissions, bugs, patches and feedback are greatly welcome. This
package is written and maintained by Elisha Cook.

12 years agoImport py26-tokyocabinet-0.5 as databases/py-tokyocabinet.
gdt [Thu, 1 Mar 2012 21:13:08 +0000 (21:13 +0000)]
Import py26-tokyocabinet-0.5 as databases/py-tokyocabinet.

tokyocabinet aims to be a complete python wrapper for the ass-kicking
Tokyo Cabinet database library by Mikio Hirabayashi
(http://1978th.net/). While there are other wrappers out there none
were found to be comprehensive enough. At present, the btree, hash and
table APIs are available as hand-written C extensions.

A similar effort is underway for the Tokyo Tyrant client API here:
http://code.google.com/p/python-tokyotyrant-client/

Omissions, bugs, patches and feedback are greatly welcome. This
package is written and maintained by Elisha Cook.

12 years agoDon't fail if MANINSTALL is not defined.
jklos [Thu, 1 Mar 2012 20:13:43 +0000 (20:13 +0000)]
Don't fail if MANINSTALL is not defined.

12 years agoFix build on SunOS.
hans [Thu, 1 Mar 2012 19:44:42 +0000 (19:44 +0000)]
Fix build on SunOS.

12 years agoFix build on SunOS.
hans [Thu, 1 Mar 2012 17:38:56 +0000 (17:38 +0000)]
Fix build on SunOS.

12 years agoFix build on SunOS.
hans [Thu, 1 Mar 2012 17:30:01 +0000 (17:30 +0000)]
Fix build on SunOS.

12 years agoFix patch sum.
hans [Thu, 1 Mar 2012 17:24:20 +0000 (17:24 +0000)]
Fix patch sum.

12 years agoUpdated editors/zim to 0.54
ryoon [Thu, 1 Mar 2012 17:05:06 +0000 (17:05 +0000)]
Updated editors/zim to 0.54

12 years agoUpdate to 0.54
ryoon [Thu, 1 Mar 2012 17:03:18 +0000 (17:03 +0000)]
Update to 0.54

Changelog:
=== 0.54 - Thu 22 Dec 2011 ===
Bug fix release with minor feature enhancements
* Added mono icons for the Ubuntu Unity panel
* Tasklist plugin now supports hierarchic nested tasks
* Added "automount" plugin to automatically mount notebook folders
* Interwiki lookup now goes over all urls.list files in the path
* Fixed bug that prevented clicking links in read-only mode
* Fixed bug for parsing relative paths to parent pages e.g. in drag and drop
* Fixed bug causing the index to jump with every page selection
* Fixed bug causing the icon for custom tools to be missing in the toolbar
* Fixed bug for drag and drop of files on windows
* Fixed bug causing task list to reset when page is saved
* Fixed autocomplete for page entry in quicknote
* Fixed error in "you found a bug" error dialogs :S
* Fixed issue in test suite for loading pixbufs
* Added translation for Galician

12 years agoFix build on SunOS.
hans [Thu, 1 Mar 2012 16:41:35 +0000 (16:41 +0000)]
Fix build on SunOS.
- uses fts functions
- compile libnbcompat with -fPIC

12 years agoRemove NO_CONFIGURE=yes so that libnbcompat is built. Use LIBS when
hans [Thu, 1 Mar 2012 16:31:55 +0000 (16:31 +0000)]
Remove NO_CONFIGURE=yes so that libnbcompat is built. Use LIBS when
linking. Fixes build on SunOS, also tested on NetBSD.

12 years agoFix build on SunOS.
hans [Thu, 1 Mar 2012 16:30:31 +0000 (16:30 +0000)]
Fix build on SunOS.
- uses fts functions
- use pkgsrc-provided LDFLAGS and LIBS

12 years agoFix build on SunOS.
hans [Thu, 1 Mar 2012 16:27:57 +0000 (16:27 +0000)]
Fix build on SunOS.
- uses fts functions
- don't ignore pkgsrc-provided CFLAGS, CPPFLAGS, LDFLAGS and LIBS

12 years agoFix build on SunOS.
hans [Thu, 1 Mar 2012 16:25:16 +0000 (16:25 +0000)]
Fix build on SunOS.
- uses fts functions
- define u_quad_t and S_ISTXT
- no st_flags in struct stat

12 years agoFix build on SunOS.
hans [Thu, 1 Mar 2012 16:21:12 +0000 (16:21 +0000)]
Fix build on SunOS.
- uses fts functions
- no static linking
- define MAP_FILE
- make sure pkgsrc-provided CFLAGS and CPPFLAGS are used

12 years agoWrap the fts function declarations in __BEGIN_DECL to make them usable
hans [Thu, 1 Mar 2012 16:18:51 +0000 (16:18 +0000)]
Wrap the fts function declarations in __BEGIN_DECL to make them usable
from C++.

12 years agoUpdated editors/Sigil to 0.5.3
ryoon [Thu, 1 Mar 2012 15:13:35 +0000 (15:13 +0000)]
Updated editors/Sigil to 0.5.3

12 years agoNote addition of misc/ruby-ansi package version 1.4.2.
taca [Thu, 1 Mar 2012 15:12:41 +0000 (15:12 +0000)]
Note addition of misc/ruby-ansi package version 1.4.2.

12 years agoAdd and enable ruby-ansi.
taca [Thu, 1 Mar 2012 15:11:48 +0000 (15:11 +0000)]
Add and enable ruby-ansi.

12 years agoUpdate to 0.5.3
ryoon [Thu, 1 Mar 2012 15:11:34 +0000 (15:11 +0000)]
Update to 0.5.3

* Tested with boost 1.48.0nb2.

Changelog:
Sigil 0.5.3 2012.25.02
    - Fix issue 1254: Bulk rename will stop if one name matches, context menu
      needs cleanup and warnings.
    - Fix issue 1268: Find/Replace all files does not search in book order,
      and other issues.
    - Fix issue 1266: Store user dictionary as UTF-8.
    - Ensure the checkmarks in add semantic are set correctly when selecting
      multiple files.
    - Fix issue 1030: Don't close if canceling out of a failed save.
    - Fix issue 1258: Find/Replace step by step in All HTML files is broken.

12 years agoImporting ruby-ansi package version 1.4.2.
taca [Thu, 1 Mar 2012 15:10:40 +0000 (15:10 +0000)]
Importing ruby-ansi package version 1.4.2.

The ANSI project is a collection of ANSI escape code related libraries
enabling ANSI code based colorization and stylization of output.
It is very nice for beautifying shell output.

12 years agoMerge from vendor branch TNF:
taca [Thu, 1 Mar 2012 15:10:40 +0000 (15:10 +0000)]
Merge from vendor branch TNF:
Importing ruby-ansi package version 1.4.2.

The ANSI project is a collection of ANSI escape code related libraries
enabling ANSI code based colorization and stylization of output.
It is very nice for beautifying shell output.

12 years agoFix build on DragonFly.
ryoon [Thu, 1 Mar 2012 15:06:20 +0000 (15:06 +0000)]
Fix build on DragonFly.

Confirmed by marino@ and Justin Sherrill.

12 years agoUpdated misc/py-carddav to 0.3.3
wiz [Thu, 1 Mar 2012 12:30:20 +0000 (12:30 +0000)]
Updated misc/py-carddav to 0.3.3

12 years agoUpdate to 0.3.3:
wiz [Thu, 1 Mar 2012 12:30:11 +0000 (12:30 +0000)]
Update to 0.3.3:
    New sabredav/owncloud support, thanks Davide Gerhard.

    Fixes a bug where properties with no type parameters were not printed.

    This release also fixes a small database bug.

    The config file has a new entry (davserver) which you can set to either davical or sabredav (depending on your CardDAV server).

    Future: The source code has been cleaned up quite a bit (nearly every line of code has been touched) and some features have been added. Write support is nearly finished in the backend (but will probably not be included in the next release yet), but the frontend is still really buggy and a pain to use. If you want to have a look, check the repository out at github and check the branch write_support (but it might me broken).

12 years agosort
jnemeth [Thu, 1 Mar 2012 07:02:31 +0000 (07:02 +0000)]
sort

12 years agoAdd "used by" comments
apb [Thu, 1 Mar 2012 05:46:06 +0000 (05:46 +0000)]
Add "used by" comments

12 years agoUpdated www/gitweb to 1.7.9.2
apb [Thu, 1 Mar 2012 05:44:09 +0000 (05:44 +0000)]
Updated www/gitweb to 1.7.9.2

12 years agoOops, devel/scmgit/Makefile.version has 1.7.9.2, not 1.7.8.4,
apb [Thu, 1 Mar 2012 05:42:20 +0000 (05:42 +0000)]
Oops, devel/scmgit/Makefile.version has 1.7.9.2, not 1.7.8.4,
so fix distinfo file for www/gitweb.

12 years ago Honor CFLAGS/CXXFLAGS and avoid to override the optimizer levels.
obache [Thu, 1 Mar 2012 05:01:15 +0000 (05:01 +0000)]
 Honor CFLAGS/CXXFLAGS and avoid to override the optimizer levels.

12 years agoAdd comment.
obache [Thu, 1 Mar 2012 04:49:51 +0000 (04:49 +0000)]
Add comment.

12 years agoNote update of ruby-mechanize.
minskim [Thu, 1 Mar 2012 01:25:08 +0000 (01:25 +0000)]
Note update of ruby-mechanize.

12 years agoUpdate ruby-mechanize to 2.3.
minskim [Thu, 1 Mar 2012 01:24:48 +0000 (01:24 +0000)]
Update ruby-mechanize to 2.3.

Changes:
  * Add support for the Max-Age attribute in the Set-Cookie header.
  * Added Mechanize::Download#body for compatibility with Mechanize::File when
    using Mechanize#get_file with Mechanize::Image or other Download-based
    pluggable parser.  Issue #202 by angas
  * Mechanize#max_file_buffer may be set to nil to disable creation of
    Tempfiles.
  * MetaRefresh#href is not normalized to an absolute URL, but set to the
    original value and resolved later.  It is even set to nil when the
    Refresh URL is unspecified or empty.
  * Expose ssl_version from net-http-persistent.  Patch by astera.
  * SSL parameters and proxy may now be set at any time.  Issue #194 by
    dsisnero.
  * Improved Mechanize::Page with #image_with and #images_with and
    Mechanize::Page::Image various img element attribute accessors, #caption,
    #extname, #mime_type and #fetch.  Pull request #173 by kitamomonga
  * Added MIME type parsing for content-types in Mechanize::PluggableParser
    for fine-grained parser choices.  Parsers will be chosen based on exact
    match, simplified type or media type in that order.  See
    Mechanize::PluggableParser#[]=.
  * Added Mechanize#download which downloads a response body to an IO-like or
    filename.
  * Added Mechanize::DirectorySaver which saves responses in a single
    directory.  Issue #187 by yoshie902a.
  * Added Mechanize::Page::Link#noreferrer?
  * The documentation for Mechanize::Page#search and #at now show that both
    XPath and CSS expressions are allowed.  Issue #199 by Shane Becker.
  * Mechanize now depends on net-http-persistent 2.3+.  This new version
    brings idle timeouts to help with the dreaded "too many connection resets"
    issue when POSTing to a closed connection.  Issue #123
  * SSL connections will be verified against the system certificate store by
    default.
  * Added Mechanize#retry_change_requests to allow mechanize to retry POST and
    other non-idempotent requests when you know it is safe to do so.  Issue
    #123
  * Mechanize can now stream files directly to disk without loading them into
    memory first through Mechanize::Download, a pluggable parser for
    downloading files.
  * Bug fixes.

12 years agoReplace hardcoded /usr/local patch with ${LOCALBASE}.
shattered [Wed, 29 Feb 2012 21:22:16 +0000 (21:22 +0000)]
Replace hardcoded /usr/local patch with ${LOCALBASE}.

Avoids crash in dirname (pool=0xbfbfcc6c, fname=0x0) at nsdejavu.c:531

12 years agoUpdated www/gitweb to 1.7.8.4 [apb 2012-02-29]
apb [Wed, 29 Feb 2012 21:21:13 +0000 (21:21 +0000)]
Updated www/gitweb to 1.7.8.4 [apb 2012-02-29]

12 years agoUpdate gitweb to version 1.3.8.4, and use .include to
apb [Wed, 29 Feb 2012 21:19:02 +0000 (21:19 +0000)]
Update gitweb to version 1.3.8.4, and use .include to
keep the version number in sync with that of scmgit.

12 years agoAdd fts_open to USE_FEATURES.
hans [Wed, 29 Feb 2012 21:01:08 +0000 (21:01 +0000)]
Add fts_open to USE_FEATURES.

12 years agoInstead of setting USE_PKGLOCALEDIR=no, don't set it at all. Makes this
hans [Wed, 29 Feb 2012 20:43:33 +0000 (20:43 +0000)]
Instead of setting USE_PKGLOCALEDIR=no, don't set it at all. Makes this
work as expected.

12 years agoRedefine a few OSS mixer names to their (numeric) counterparts on
hans [Wed, 29 Feb 2012 20:33:09 +0000 (20:33 +0000)]
Redefine a few OSS mixer names to their (numeric) counterparts on
SunOS. This is wrong for SOUND_MIXER_MONITOR, but I don't really care.

12 years agoBy using dirent.h instead of sys/dir.h this suddenly builds on SunOS.
hans [Wed, 29 Feb 2012 20:17:32 +0000 (20:17 +0000)]
By using dirent.h instead of sys/dir.h this suddenly builds on SunOS.

12 years agoAdd missing patch
morr [Wed, 29 Feb 2012 19:24:12 +0000 (19:24 +0000)]
Add missing patch

12 years agoNote update of x11/rxvt-unicode
morr [Wed, 29 Feb 2012 18:50:53 +0000 (18:50 +0000)]
Note update of x11/rxvt-unicode

12 years agoUpdate to version 9.15.
morr [Wed, 29 Feb 2012 18:49:42 +0000 (18:49 +0000)]
Update to version 9.15.

List of changes is too big to be included here. You can look at
http://dist.schmorp.de/rxvt-unicode/Changes
to see changelog.

12 years agoFix build on SunOS.
hans [Wed, 29 Feb 2012 18:14:31 +0000 (18:14 +0000)]
Fix build on SunOS.

12 years agoAdd build fix for build with gcc46.
hans [Wed, 29 Feb 2012 16:37:28 +0000 (16:37 +0000)]
Add build fix for build with gcc46.
From https://svn.boost.org/trac/boost/attachment/ticket/4999/fix4999.patch

12 years agoUpdated meta-pkgs/boost etc. to 1.49.0
hans [Wed, 29 Feb 2012 16:34:42 +0000 (16:34 +0000)]
Updated meta-pkgs/boost etc. to 1.49.0

12 years agoRecursive bump from devel/boost-libs update.
hans [Wed, 29 Feb 2012 16:32:28 +0000 (16:32 +0000)]
Recursive bump from devel/boost-libs update.

12 years agoUpdate boost to 1.49.0
hans [Wed, 29 Feb 2012 14:22:24 +0000 (14:22 +0000)]
Update boost to 1.49.0

Changes:
New Libraries
* Heap: Priority queue data structures, from Tim Blechmann.

Details: http://www.boost.org/users/history/version_1_49_0.html

12 years agoSet CFLAGS.SunOS to get a XPG6 iconv to fix the build of preconv.
hans [Wed, 29 Feb 2012 13:34:24 +0000 (13:34 +0000)]
Set CFLAGS.SunOS to get a XPG6 iconv to fix the build of preconv.

12 years agoRevert libiconv buildlink change, breaks on systems with builtin iconv.
hans [Wed, 29 Feb 2012 13:33:00 +0000 (13:33 +0000)]
Revert libiconv buildlink change, breaks on systems with builtin iconv.

12 years agoDon't try to recursively chmod WRKDIR. Do it in WRKSRC instead.
hans [Wed, 29 Feb 2012 13:13:14 +0000 (13:13 +0000)]
Don't try to recursively chmod WRKDIR. Do it in WRKSRC instead.

12 years agoNo need to buildlink with mecab-base, just BUILD_DEPENDS is sufficient.
obache [Wed, 29 Feb 2012 09:10:06 +0000 (09:10 +0000)]
No need to buildlink with mecab-base, just BUILD_DEPENDS is sufficient.

Bump PKGREVISION.

12 years agoUpdate HOMEPAGE to the new website.
obache [Wed, 29 Feb 2012 08:00:50 +0000 (08:00 +0000)]
Update HOMEPAGE to the new website.

12 years agofix a typo in comment.
obache [Wed, 29 Feb 2012 07:53:29 +0000 (07:53 +0000)]
fix a typo in comment.

12 years agoUpdated net/ruby-addressable to 2.2.7
obache [Wed, 29 Feb 2012 07:47:31 +0000 (07:47 +0000)]
Updated net/ruby-addressable to 2.2.7

12 years agoUpdate ruby-addressable to 2.2.7.
obache [Wed, 29 Feb 2012 07:47:04 +0000 (07:47 +0000)]
Update ruby-addressable to 2.2.7.

# Addressable 2.2.7
- fixed issues related to Addressable::URI#query_values=
- the Addressable::URI.parse method is now polymorphic

12 years agoFix two typos, one from Rares Aioanei in PR 46113 and one I found myself.
wiz [Tue, 28 Feb 2012 23:44:08 +0000 (23:44 +0000)]
Fix two typos, one from Rares Aioanei in PR 46113 and one I found myself.

12 years ago+ regxml (hi apb).
wiz [Tue, 28 Feb 2012 23:32:33 +0000 (23:32 +0000)]
+ regxml (hi apb).

12 years agoUpdated net/maradns to 2.0.05
cheusov [Tue, 28 Feb 2012 22:12:54 +0000 (22:12 +0000)]
Updated net/maradns to 2.0.05

12 years agoUpdate to 2.0.05 by package maintainer + my fixes.
cheusov [Tue, 28 Feb 2012 21:55:28 +0000 (21:55 +0000)]
Update to 2.0.05 by package maintainer + my fixes.

   maradns-2.0.05:

     This is a stable release of MaraDNS.

       * Security bugfix for CVE-2011-5056
       * Deadwood updated to Deadwood 3.2.01
       * Nicholas Bamber's Makefile.freebsd file added.

     (2012.02.12)

   maradns-1.4.10:

     The hash compression function has better collision resistance.
     More details at http://bam2.vk.tj

     (2012.01.13)

   maradns-1.4.09:

     Hotfix: The hash randomization now has 31 bits of entropy, and
     the hash does a fairly good job of choosing a random hash
     bucket again. More details at http://al72.vk.tj

     (2011.12.30)

   maradns-1.4.08:

     Security hotfix: Hash randomization added to MaraDNS 1's
     recursive resolver. MaraDNS 2 is not impacted (it's been using
     a randomized hash since 2007). More details at
     http://al62.vk.tj

     (2011.12.29)

   maradns-1.4.07:

   This is a legacy release of MaraDNS. All patches are backports
   of MaraDNS 2.0 bug fixes.

       * A typo fix for fetchzone
       * AXFR-over-UDP packets are now correctly marked "truncated"
       * It is now possible to have the '/' in hostnames
       * Fix for Debian bug #607739: Hostname shown when
         complaining about DDIP issues
       * AngelD's issue with zone transfers when there are a lot of
         FQDN4 records fixed.
       * Karim's issue with '/read' directive fixed

     (2011.11.11)

12 years agoAdd ruby-ntlm-http.
minskim [Tue, 28 Feb 2012 21:02:57 +0000 (21:02 +0000)]
Add ruby-ntlm-http.

12 years agoImport ruby-ntlm-http-0.1.1 as www/ruby-ntlm-http.
minskim [Tue, 28 Feb 2012 21:02:07 +0000 (21:02 +0000)]
Import ruby-ntlm-http-0.1.1 as www/ruby-ntlm-http.

Ruby/NTLM provides message creator and parser for the NTLM
authentication.

12 years agoMerge from vendor branch TNF:
minskim [Tue, 28 Feb 2012 21:02:07 +0000 (21:02 +0000)]
Merge from vendor branch TNF:
Import ruby-ntlm-http-0.1.1 as www/ruby-ntlm-http.

Ruby/NTLM provides message creator and parser for the NTLM
authentication.

12 years agoNote update of ruby-net-http-persistent.
minskim [Tue, 28 Feb 2012 20:39:16 +0000 (20:39 +0000)]
Note update of ruby-net-http-persistent.

12 years agoUpdate ruby-net-http-persistent to 2.5.2.
minskim [Tue, 28 Feb 2012 20:38:51 +0000 (20:38 +0000)]
Update ruby-net-http-persistent to 2.5.2.

Changes:
  * The proxy may be changed at any time.
  * The allowed SSL version may now be set via #ssl_version.
    Issue #16 by astera
  * Added Net::HTTP::Persistent#override_headers which allows overriding
  * Net::HTTP default headers like User-Agent.  See
    Net::HTTP::Persistent@Headers for details.  Issue #17 by andkerosine
  * net-http-persistent now complains if OpenSSL::SSL::VERIFY_PEER is equal to
    OpenSSL::SSL::VERIFY_NONE.
  * Bug fixes.

12 years agoAdd ruby-domain_name.
minskim [Tue, 28 Feb 2012 20:32:35 +0000 (20:32 +0000)]
Add ruby-domain_name.

12 years agoImport ruby193-domain_name-0.5.2 as net/ruby-domain_name.
minskim [Tue, 28 Feb 2012 20:31:29 +0000 (20:31 +0000)]
Import ruby193-domain_name-0.5.2 as net/ruby-domain_name.

This is a domain name manipulation library for Ruby.  It can also be
used for cookie domain validation based on the Public Suffix List.

12 years agoMerge from vendor branch TNF:
minskim [Tue, 28 Feb 2012 20:31:29 +0000 (20:31 +0000)]
Merge from vendor branch TNF:
Import ruby193-domain_name-0.5.2 as net/ruby-domain_name.

This is a domain name manipulation library for Ruby.  It can also be
used for cookie domain validation based on the Public Suffix List.

12 years agoUpdated net/unbound to 1.4.16
pettai [Tue, 28 Feb 2012 20:23:27 +0000 (20:23 +0000)]
Updated net/unbound to 1.4.16

12 years agoUnbound 1.4.16
pettai [Tue, 28 Feb 2012 20:05:05 +0000 (20:05 +0000)]
Unbound 1.4.16

Features:

* applied patch to support outgoing-interface with ub_ctx_set_option.

Bug Fixes:

* Fix validation failures (like: validation failure xx: no NSEC3 closest
  encloser from yy for DS zz. while building chain of trust, because of
  a bug in the TTL-fix in 1.4.15, it picked the wrong rdata for an NSEC3.
  Now it does not change rdata, and fixes TTL.
* Fix version-number in libtool to be version-info so it produces
  libunbound.so.2 like it should.
* Fixes for port to OpenIndiana OS with gcc 4.6.
* Fix to write key files completely to a temporary file, and if that
  succeeds, replace the real key file. So failures leave a useful file.

Unbound 1.4.15

Bug Fixes:

* Fix for memory leak (about 20 bytes when a tcp or udp send operation
  towards authority servers failed, takes about 50.000 such failures to
  leak one Mb, such failures are also usually logged).
* Fix to randomize hash function, based on 28c3 congress.
* [bugzilla: 425 ] unbound reports wrong TTL in reply, it reports a TTL
  that would be permissible by the RFCs but it is not the TTL in the cache.
* [bugzilla: 429 ] add ub_version() call to libunbound. API version increase,
  with (binary) backwards compatibility for the previous version.
* Fix bug where canonical_compare of RRSIG did not downcase the signer-name.
  This is mostly harmless because RRSIGs do not have to be sorted in
  canonical order, usually.
* uninitialised variable in reprobe for rtt blocked domains fixed.
* iana portlist updated.

12 years agoFix comment about NetBSD X11: the default for NetBSD 4 is now "modular".
tron [Tue, 28 Feb 2012 19:35:58 +0000 (19:35 +0000)]
Fix comment about NetBSD X11: the default for NetBSD 4 is now "modular".

12 years agoreset PKGREV for base pkg update
drochner [Tue, 28 Feb 2012 19:32:34 +0000 (19:32 +0000)]
reset PKGREV for base pkg update

12 years agogstreamer update
drochner [Tue, 28 Feb 2012 18:45:31 +0000 (18:45 +0000)]
gstreamer update

12 years agoreset PKGREV for base pkg update
drochner [Tue, 28 Feb 2012 18:43:43 +0000 (18:43 +0000)]
reset PKGREV for base pkg update

12 years agoupdate to 0.10.19
drochner [Tue, 28 Feb 2012 18:36:28 +0000 (18:36 +0000)]
update to 0.10.19
changes:
-most audio decoders and encoders ported to the new base classes
 (with the exception of mad)
-lame mp3 and twolame mp2 encoders now output framed mpeg audio
 (better for muxing)
-x264enc now supports configuration via downstream caps restrictions
 (useful for encodebin / rtp etc.)
-mad doesn't depend on libid3tag any longer (often a hassle on
 embedded builds)
-mpeg2dec is more error resilient
-lots of dvdreadsrc fixes

12 years agoupdate to 0.10.23
drochner [Tue, 28 Feb 2012 18:34:15 +0000 (18:34 +0000)]
update to 0.10.23
changes:
-new API-unstable video codec parsing library
-video parsing improvements
-new audiovisualizers plugin
-misc fixes and improvements

12 years agoupdate to 0.10.31
drochner [Tue, 28 Feb 2012 18:31:00 +0000 (18:31 +0000)]
update to 0.10.31
changes:
-new souphttpclientsink element
-new splitfilesrc element to expose multiple files as one single file
-compressed audio format passthrough support for pulseaudio
-rtspsrc is now fully async
-shout2send: support webm streaming
-rtpsession: Full Intra Requests (FIR) support using new force-key-unit API
-propagate downstream caps constraints upstream in audio parsers and
 rtp payloaders
-many multifile plugin improvements for file/stream splitting

12 years agoupdate to 0.10.36
drochner [Tue, 28 Feb 2012 18:28:15 +0000 (18:28 +0000)]
update to 0.10.36
changes:
-new GstAudioDecoder and GstAudioEncoder base classes
-new GstAudioInfo audio format description API (which matches the new API
 in 0.11)
-add support for compressed audio payloading and passhthrough
 (think S/PDIF, mp3 over bluetooth)
-new tag convenience API to get info about creative commons licenses
-new GstTagMux base class
-new video API to force key units via events
-new video overlay composition API for subtitles
-decodebin/playbin2 now plug parsers by default

12 years agoupdate to 0.10.36
drochner [Tue, 28 Feb 2012 18:25:14 +0000 (18:25 +0000)]
update to 0.10.36
changes:
-new muxer/mixer helper class: GstCollectPads2
-weak ref support for mini objects
-qdata support for buffers to attach additional metadata
-input-selector: "sync-streams" property to sync inactive inputs with
 active one
-multiqueue: add "sync-by-running-time" property to sync
 not-linked/deactivated streams by running time (instead of input order
 of buffers)

12 years agoHonour MANINSTALL.
joerg [Tue, 28 Feb 2012 18:15:26 +0000 (18:15 +0000)]
Honour MANINSTALL.

12 years agoAdd a few libs needed on SunOS, add a PLIST entry for the Sun audio
hans [Tue, 28 Feb 2012 17:53:41 +0000 (17:53 +0000)]
Add a few libs needed on SunOS, add a PLIST entry for the Sun audio
module.

12 years agoOverride configure checks for gmp and iconv, seems --without-gmp and
hans [Tue, 28 Feb 2012 17:37:42 +0000 (17:37 +0000)]
Override configure checks for gmp and iconv, seems --without-gmp and
--without-iconv is not enough.

12 years agoDon't use xargs when creating the libraries. This can result in xargs
hans [Tue, 28 Feb 2012 17:37:10 +0000 (17:37 +0000)]
Don't use xargs when creating the libraries. This can result in xargs
invoking libtool twice, creating a library with most of the objects
missing.

12 years agoDon't use xargs when creating the libraries. This can result in xargs
hans [Tue, 28 Feb 2012 17:26:29 +0000 (17:26 +0000)]
Don't use xargs when creating the libraries. This can result in xargs
invoking libtool twice, creating a library with most of the objects
missing.

12 years agoAdded textproc/regxml version 0.0.20100901 [apb 2012-02-28]
apb [Tue, 28 Feb 2012 17:18:41 +0000 (17:18 +0000)]
Added textproc/regxml version 0.0.20100901 [apb 2012-02-28]

12 years agoAdd regxml, from Nhat Minh Le's 2009 Google Summer of Code project.
apb [Tue, 28 Feb 2012 17:17:58 +0000 (17:17 +0000)]
Add regxml, from Nhat Minh Le's 2009 Google Summer of Code project.

regxml is a collection of command-line utilities for XML stream
manipulation.  The xmlgrep and xmlsed commands are fast and
memory-efficient commands for editing tasks similar to what
grep(1) and sed(1) can do on text files.

12 years agoAdd mail-related p5 packages.
gdt [Tue, 28 Feb 2012 17:13:09 +0000 (17:13 +0000)]
Add mail-related p5 packages.

Add MIME::Base64 and Authen::SASL for git-send-email to resolve
PR pkg/46109.  Adds mere hundreds of K to a package that 'pkg_info -s'
says is hundreds of MB.

12 years agoFix build on SunOS.
hans [Tue, 28 Feb 2012 16:14:45 +0000 (16:14 +0000)]
Fix build on SunOS.

Define endianess in Makefile, make sure it finds the tcl libraries.

12 years agoNo static linking on SunOS. Don't use non-standard u_intXX_t types.
hans [Tue, 28 Feb 2012 15:49:56 +0000 (15:49 +0000)]
No static linking on SunOS. Don't use non-standard u_intXX_t types.
Not MAKE_JOBS_SAFE.

12 years agoFix installation paths. Tested on NetBSD and SunOS.
hans [Tue, 28 Feb 2012 15:29:56 +0000 (15:29 +0000)]
Fix installation paths. Tested on NetBSD and SunOS.

12 years agoREPLACE_SH in the wx-config script.
hans [Tue, 28 Feb 2012 15:11:39 +0000 (15:11 +0000)]
REPLACE_SH in the wx-config script.

Fixes a problem seen with ksh93 on SunOS.

12 years agoBuildlink against converters/libiconv instead of just depending on it.
hans [Tue, 28 Feb 2012 15:09:04 +0000 (15:09 +0000)]
Buildlink against converters/libiconv instead of just depending on it.
Fixes a build problem seen on SunOS, and shouldn't negatively affect
other systems.

12 years agoEnable fuse on SunOS.
hans [Tue, 28 Feb 2012 15:05:07 +0000 (15:05 +0000)]
Enable fuse on SunOS.

12 years agoAdd builtin.mk to support a native fuse where it exists.
hans [Tue, 28 Feb 2012 15:03:39 +0000 (15:03 +0000)]
Add builtin.mk to support a native fuse where it exists.

12 years agoAdd support for NetBSD/sparc64 (read the diff and start laughing, this must
martin [Tue, 28 Feb 2012 14:12:05 +0000 (14:12 +0000)]
Add support for NetBSD/sparc64 (read the diff and start laughing, this must
be the most bizarre configure system ever)

12 years agoIf gcc from pkgsrc is used, FCPATH might not be installed yet. Don't
hans [Tue, 28 Feb 2012 12:57:24 +0000 (12:57 +0000)]
If gcc from pkgsrc is used, FCPATH might not be installed yet. Don't
force installation of yet another (different) fortran compiler in that
case.

12 years ago+ aria2-1.14.2, arping-2.10, autogen-5.15, dar-2.4.3, hiawatha-8.1,
wiz [Tue, 28 Feb 2012 11:45:21 +0000 (11:45 +0000)]
+ aria2-1.14.2, arping-2.10, autogen-5.15, dar-2.4.3, hiawatha-8.1,
  imapfilter-2.5.1, sakura-3.0.0, texmaker-3.3.1, weechat-0.3.7,
  wesnoth-1.10.1.

12 years agoOverride configure checks for gmp and iconv, seems --without-gmp and
hans [Tue, 28 Feb 2012 11:25:48 +0000 (11:25 +0000)]
Override configure checks for gmp and iconv, seems --without-gmp and
--without-iconv is not enough.

12 years agoSet perl path from TOOLS_PATH.perl instead of assuming it is in PREFIX.
hans [Tue, 28 Feb 2012 11:21:50 +0000 (11:21 +0000)]
Set perl path from TOOLS_PATH.perl instead of assuming it is in PREFIX.

12 years agoAdd hint for users of this package when encountering slow rendering or missing
reinoud [Tue, 28 Feb 2012 11:03:48 +0000 (11:03 +0000)]
Add hint for users of this package when encountering slow rendering or missing
objects.