Commit graph

150124 commits

Author SHA1 Message Date
tnn
4ff3662d2c The minimum required sqlite3 version changed (again ... grumble.)
reported by Snader_LB @ #pkgsrc
2009-11-03 22:31:58 +00:00
tonio
02290f5ac5 Updated chat/weechat to 0.3.0 2009-11-03 22:25:29 +00:00
tonio
4293729b31 Update chat/weechat to 0.3.0
Main changes:
* irc is now a plugin
* irc: remove kernel info in CTCP VERSION reply
* relay: add relay plugin (network communication between WeeChat and remote
  application)
* logger: add logger plugin with new features: backlog, level for messages to
  log
* plugins: add some other plugins: alias, demo, fifo, tcl, xfer
* api: new plugin API with many new functions: hooks, buffer management and
  nicklist, bars, configuration files, network, infos/infolists, lists, upgrade
* gui: new display engine, with prefix and message for each line
* gui: add new type of buffer, with free content
* gui: fix display bug with some weird UTF-8 chars
* core: improve main loop: higher timout in select(), less CPU usage
* core: new name for configuration files (*.conf instead of *.rc)
2009-11-03 22:22:31 +00:00
jym
d61b8daeee As advised by wiz@:
- add ${PKGMANDIR}/man1 and bin directories to INSTALLATION_DIRS to
support installation using user-destdir
- remove the url2pkg marker

Thanks!
2009-11-03 21:13:24 +00:00
joerg
f1fe4d103b As the default PYTHON_VERSIONS_ACCEPTED matches with the supported list
of py-setuptools, drop the override here.
2009-11-03 20:20:05 +00:00
markd
3c3c7db4a3 Fix build on NetBSD. 2009-11-03 19:06:51 +00:00
markd
c71b917af8 Allow python26 2009-11-03 19:02:26 +00:00
heinz
a3fef8b838 Updated to version 2.21.0.
Pkgsrc changes:
  - none

Changes since version 2.20.0:
=============================
	* Fixed bug 2217106: MakeBidErrorBuyerBlockPrefNoLinkedPayPalAccount
	* Fixed bug 2631855: MakeBidErrorBuyerBlockPrefItemCountLimitExceeded
	* Fixed bug 2151466: MakeBidErrorBidGreaterThanBin_BINblock
2009-11-03 18:20:37 +00:00
wiz
a1c6cbd3b1 Added math/openfst version 1.1 2009-11-03 17:54:33 +00:00
wiz
c55b817893 + openfst. 2009-11-03 17:54:17 +00:00
wiz
2182664c0b Initial import of openfst-1.1 from pkgsrc-wip, packaged by Pierre
Allegraud.

OpenFst is a library for constructing, combining, optimizing, and
searching weighted finite-state transducers (FSTs). Weighted
finite-state transducers are automata where each transition has an
input label, an output label, and a weight. The more familiar
finite-state acceptor is represented as a transducer with each
transition's input and output label equal. Finite-state acceptors
are used to represent sets of strings (specifically, regular or
rational sets); finite-state transducers are used to represent
binary relations between pairs of strings (specifically, rational
transductions). The weights can be used to represent the cost of
taking a particular transition.

This library was developed by contributors from Google Research
and NYU's Courant Institute. It is intended to be comprehensive,
flexible, efficient and scale well to large problems. it has been
extensively tested. It is an open source project distributed under
the Apache license.
2009-11-03 17:53:44 +00:00
asau
a7c094531a Fix typographical error in description.
From Bug Hunting via PR pkg/42259
2009-11-03 13:22:04 +00:00
wiz
d38c82b6bb Update HOMEPAGE. 2009-11-03 12:58:24 +00:00
adam
c7bbcf1e80 Allow building on 64-bit Darwin 2009-11-03 07:28:17 +00:00
obache
6800c81bdf Force to buildlink sufficient MesaLib for Clutter. 2009-11-03 06:01:54 +00:00
wiz
99cd143c68 Updated security/mozilla-rootcerts to 1.0.20090831 2009-11-03 02:44:07 +00:00
wiz
a1981918ab Simplify awk usage to make it work with nawk, from Matthias Pfaller in
PR 42238.

While here, update to latest certificates from mozilla.
2009-11-03 02:43:55 +00:00
wiz
0d6d1f07f8 Updated lang/python26 to 2.6.4 2009-11-03 02:21:07 +00:00
wiz
e2ad9ef60b Update for Python26-2.6.4 2009-11-03 02:21:05 +00:00
wiz
cfd8327e7b Update to 2.6.4:
What's New in Python 2.6.4 final?
=================================

*Release date: 25-Oct-2009*

(nothing)

What's New in Python 2.6.4rc2?
==============================

*Release date: 18-Oct-2009*

Library
-------

- Issue #7115: Fixed the extension module builds that is failing when using
  paths in the extension name instead of dotted names.

- Issue #7120: logging: Removed import of multiprocessing which is causing
  crash in GAE.

- Issue #7149: fix exception in urllib when detecting proxy settings on OSX.

What's New in Python 2.6.4rc1?
==============================

*Release date: 07-Oct-2009*

Core and Builtins
-----------------

- Issue #7019: Raise ValueError when unmarshalling bad long data, instead
  of producing internally inconsistent Python longs.

Library
-------

- Issue #7068: Fixed the partial renaming that occured in r72594.

- Issue #7064: Fixed the incompatibility with Setuptools in distutils
  when running the build_ext command.

- Issue #7052: Removed nonexisting NullHandler from logging.__all__.

- Issue #7039: Fixed distutils.tests.test_sysconfig when running on
  installation with no build.

Tests
-----

- Issue #7042: Fix test_signal (test_itimer_virtual) failure on OS X 10.6.
2009-11-03 02:20:54 +00:00
joerg
daafaaa7e2 Create the work directory itself with umask 077 to prevent access to
files with broken permissions (e.g. world-writable files).
2009-11-03 02:14:32 +00:00
wiz
e5de638248 Updated textproc/iso-codes to 3.11.1 2009-11-03 01:03:24 +00:00
wiz
168c544dc5 Update to 3.11.1:
iso-codes 3.11.1
----------------
Tobias Quathamer <toddy@debian.org>
Sun, 1 November 2009

  [ ISO 639 translations ]
  * Polish by Jakub Bogusz (TP)
  * Finnish by Tommi Vainikainen (TP)
  * Indonesian by Andhika Padmawan (TP)
  * Slovenian by Primož Peterlin (TP)

  [ ISO 639-3 translations ]
  * New Punjabi by A S Alam (TP)

  [ ISO 3166 translations ]
  * Portuguese by Miguel Figueiredo

  [ ISO 3166-2 translations ]
  * Polish by Jakub Bogusz (TP)
  * Danish by Joe Hansen (TP)

  [ ISO 15924 translations ]
  * Indonesian by Andhika Padmawan (TP)
2009-11-03 01:03:13 +00:00
wiz
1b43acbf8d Updated security/gnutls to 2.8.5 2009-11-03 00:15:54 +00:00
wiz
16513ccf69 Update to 2.8.5:
* Version 2.8.5 (released 2009-11-02)

** libgnutls: In server side when resuming a session do not overwrite the
** initial session data with the resumed session data.

** libgnutls: Fix PKCS#12 encoding.
The error you would get was "The OID is not supported.".  Problem
introduced for the v2.8.x branch in 2.7.6.

** guile: Compatibility with guile 2.x.
By Ludovic Courtes <ludovic.courtes@laas.fr>.

** tests: Fix expired cert in chainverify self-test.

** tests: Fix time bomb in chainverify self-test.
Reported by Andreas Metzler <ametzler@downhill.at.eu.org> in
<http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3925>.

** API and ABI modifications:
No changes since last version.
2009-11-03 00:15:41 +00:00
wiz
1c5420fd6b Updated graphics/gnome-backgrounds to 2.28.0 2009-11-03 00:12:23 +00:00
wiz
d0e0b3aca5 Update to 2.28.0, set LICENSE:
==============
Version 2.28.0
==============

* Release for GNOME 2.28.0

Updated translations:

  Chao-Hsiung Liao (zh_HK)
  Chao-Hsiung Liao (zh_TW)
  Nils-Christoph Fiedler (nds)

===============
Version 2.27.91
===============

* Release for GNOME 2.27.91
* Fixed bug 579059: the storm background is missing in the appearance dialogs

Updated translations:

  Adi Roiban  (ro)
  Amanpreet Singh Alam  (pa)
  F Wolff  (af)
  Gil Forcada  (ca@valencia)
  Ihar Hrachyshka  (be@latin)
  Khaled Hosny  (ar)
  Krishna Babu K  (te)
  Laurent Dhima  (sq)
  Margulan Moldabekov  (kk)
  Og Maciel  (pt_BR)
  Peteris Krisjanis  (lv)
  Rajesh Ranjan  (hi)
  Runa Bhattacharjee  (bn_IN)
  Suso Baleato  (gl)
  Telsa Gwynne  (cy)
2009-11-03 00:12:12 +00:00
wiz
dd66d576c5 Add upstream bug report URL and RCS ID. 2009-11-03 00:05:59 +00:00
stacktic
8a2edce030 Fixed linux build 2009-11-02 19:54:44 +00:00
abs
f5dff4e121 Add missing reference to p5-Class-Data-Inheritable
bump pkgrevision
2009-11-02 19:21:19 +00:00
stacktic
6d1083cd8a Updated misc/rump and filesystems/fs-utils to version 20091102 2009-11-02 18:59:53 +00:00
stacktic
9323b46718 Updated filesystems/fs-utils to version 20091102
- Added support for FreeBSD and Linux
2009-11-02 18:58:10 +00:00
stacktic
05545737e2 Updated misc/rump to version 20091102
- Added some LDADD
2009-11-02 18:54:28 +00:00
joerg
fbbe1af2ef Not MAKE_JOBS_SAFE. 2009-11-02 17:28:55 +00:00
taca
9196dcbddb Note update of these pacakges:
* www/squid30	3.0.20
	* www/squid27	2.7.7nb1
2009-11-02 15:46:45 +00:00
taca
b989db80dc Add MESSAGE to warn about "max_filedescriptors parameter" of squid27.
It might be accidently small on NetBSD.

Bump PKGREVISION.
2009-11-02 15:45:01 +00:00
taca
9f39a63c3a Make MESSAGE_SRC settable by each squid* pacakge. 2009-11-02 15:43:20 +00:00
taca
c4107a45ea Update www/squid30 package to 3.0.20 (3.0.STABLE20).
Changes to squid-3.0.STABLE20 (29 Oct 2009):

	- Bug 2794: ESI parsing on FreeBSD
	- Bug 2791: assertion failed: MemBuf.cc:400: new_cap > (size_t) capacity
	- Bug 2779: Support GNU/kFreeBSD
	- Bug 2773: Segfault in RFC2069 Digest authantication
	- Bug 2768: squid_ldap_group argument parsing error
	- Bug 2761: Gopher and double HTTP response header
	- Bug 2735: Incomplete -fhuge-objects detection
	- Bug 2722: prevent CONNECT via http_port with accel
	- Bug 2624: Invalid response for IMS request
	- Bug 2510: digest_ldap_auth TLS support
	- Correct LINUX_CAPABILITY actions on non-Linux
2009-11-02 15:41:30 +00:00
taca
6cad81b112 Note update of www/typolight27-translations package to 20091101. 2009-11-02 14:59:08 +00:00
taca
eefb0db90f Update www/typolight27-translations package to 20091101.
Update Polish, Portuguese and Turkish language files.
2009-11-02 14:58:01 +00:00
asau
b0ff41f3a2 This needs Xinerama. Unbreak it. 2009-11-02 11:51:43 +00:00
obache
3d31fb8eae Remove py-logging.
python logging module is part of python since 2.3,
and python>=2.4 contains newer than this package,
even if updated to latest version requested by PR 41675.
2009-11-02 11:40:21 +00:00
obache
0a5871519d Removed devel/py-logging 2009-11-02 11:35:28 +00:00
tnn
3b2274f3ef bump revision for previous 2009-11-02 09:09:25 +00:00
adam
df5525ad6c Link against X11, do not dlopen X11 libs any more 2009-11-02 08:52:51 +00:00
wiz
e158f6eede Fix typo, re-fmt. 2009-11-02 08:47:12 +00:00
schmonz
9d67843c34 Updated www/ikiwiki to 3.20091031 2009-11-02 04:24:43 +00:00
schmonz
397ea284d7 Update to 3.20091031. From the changelog:
* po: Fix breakage caused by changes to render code.
   * mdwn: Avoid trying to use multimarkdown if it is not installed.
   * moderatedcomments: New plugin to allow comment moderation w/o relying
     on blogspam.net.
   * When redirecting to a page, ie, after editing, ensure that the
     url is uri-encoded. Most browsers other than MSIE don't care, but it's
     the right thing to do.
   * Add a spec file to allow building rpm from the source package.
   * google: Pass the whole wiki url to google, not just the domain,
     so that search works correctly for wikis that are located in
     subdirectories of domains.
2009-11-02 04:23:37 +00:00
obache
de7336aab0 mention xrandr option (used by wm/echinus). 2009-11-02 04:19:26 +00:00
obache
1201fe88c3 add and enable echinus. 2009-11-02 04:16:56 +00:00