Commit graph

154969 commits

Author SHA1 Message Date
tnn
0076bba82f Nuke the .orig files in post-extract rather than pre-configure.
The latter was ineffective for some reason.
2010-02-17 14:55:36 +00:00
taca
40e9cce345 Note remove of www/typolight26* packages. 2010-02-17 14:44:23 +00:00
taca
1f9ed326e6 Since TYPOlight 2.8.0 has released, it's time to remove typolight26
package now.
2010-02-17 14:43:13 +00:00
taca
0dca761af7 Delete typolight26, typolight26-example and typolight26-translations
from SUBDIR.
2010-02-17 14:42:30 +00:00
taca
6b6556a11b Note update of www/typolight28 package to 2.8.0. 2010-02-17 14:38:50 +00:00
taca
30946352ce Update typolight28 package to 2.8.0 (TYPOlight 2.8.0).
2.8.0 (2010-02-16)

* Updated MooTools More to version 1.2.4.3
* Updated mediabox plugin to version 1.2.0 (#1401)
* Updated SwiftMailer plugin to version 4.0.6 (#1470)
* Improved the e-mail address spam protection algorithm (#1248)
* Added insert tags article/faq/news/event_open, _url and _title (#1370)
* Added an option to assign CSS IDs/classes to teaser elements (#1392)
* Added an option to disable FancyUpload (#1423)
* Removed PCRE modifier /e for better compatibility (#1405)
* Fixed issue with empty alias drop-down menus
* Fixed issue with feed names not being mandatory (#1317)
* Fixed issue with page language not being set correctly (#1326)
* Fixed issue with collations drop-down not being MySQL 4.1 compatible (#1336)
* Fixed issue with comments module not supporting multiple forms (#1332)
* Fixed inconsistent access permissions (#1319)
* Fixed issue with system messages not being shown (#1365)
* Fixed issue with back end top links not working correctly (#1358)
* Fixed issue with basic entities not being restored in the website title
  (#1359)
* Fixed issue with style sheets not being updated correctly (#1351)
* Fixed issue with DC_Table::copyChilds() not working correctly (#1360)
* Fixed issue with incorrectly encoded characters in the security question
  (#1380)
* Fixed issue with german dates not being validated correctly (#1381)
* Fixed issue with "*_teaser" insert tags not supporting aliases (#1389)
* Fixed issue with front end users losing group membership (#1403)
* Fixed issue with listing module not working when alias usage is disabled
  (#1408)
* Fixed issue with cached pages being sent with the wrong header (#1407)
* Fixed issue with right column articles overriding the page title (#1440)
* Fixed issue with publish icons not being set correctly (#1436)
* Fixed issue with unsearchable news/events being added to the sitemap (#1464)
* Fixed issue with striptags() not supporting POST arrays (#1429)
* Fixed issue with events being opened in a new window (#1453)
* Fixed issue with article teaser links not being limited to the website root
  (#1409)
* Fixed issue with textual font-sizes not being imported (#1465)
* Fixed issue with users not being redirected to login upon Ajax requests
  (#1466)
* Fixed issue with TextField widgets not supporting arrays (#1342)
* Fixed issue with newsletter reader not supporting plain text messages (#1478)
* Fixed issue with news and event insert tags creating wrong links (#1396)
* Fixed issue with TextArea default values not supporting line breaks (#1430)
* Fixed issue with thumbnails being created although no resizing is required
  (#1468)
* Fixed issue with empty news/event text in the back end overview (#1489)
* Fixed issue with FancyUpload script not being compatible to extTYPOlight
  (#1487)
* Fixed issue with Date class not supporting the Swedish time format (#1498)
* Fixed issue with inconsistent label_callback function calls (#1488)
* Fixed issue with newsletter reader not replacing insert tags (#1506)
* Fixed issue with home directories not being unique (#1490)
* Fixed issue with events not being shown in "shortened view" (#1473)
* Fixed issue with ModuleCustomnav generating invalid links (#1543)
* Fixed issue with subpalettes not evaluating scripts (#1522)
* Fixed issue with listing module generating invalid profile links (#1532)
* Fixed issue with sortable tables not supporting negative numbers and floats
  (#1529)
* Fixed issue with listView headers not supporting time fields (#1540)
* Fixed issue with Folder::isEmpty() returning wrong results (#1555)
* Fixed issue with users not being able to create new pages in a root page
  (#1554)
* Fixed issue with BBCode parser stripping tags and code snippets (#1543)
* Fixed issue with style sheet importer not handling textual font colors (#1553)
* Fixed some minor issues
2010-02-17 14:38:05 +00:00
joerg
f814b5b615 Mark as broken, it can't find one of its source files. 2010-02-17 13:56:33 +00:00
sno
a3ae6ff654 Updated converters/p5-JSON-XS to 2.270 2010-02-17 12:48:08 +00:00
sno
a9a070e266 Updating converters/p5-JSON-XS from 2.260 to 2.270
Upstream changes:
2.27  Thu Jan  7 07:35:08 CET 2010
	- support relaxed option inside the incremental parser
          (testcase provided by IKEGAMI via Makamaka).
2010-02-17 12:47:58 +00:00
sno
a55fbc2581 Updated devel/p5-common-sense to 3.00 2010-02-17 12:38:34 +00:00
sno
c89a4b3a05 Updating devel/p5-common-sense from 2.02 to 3.00
Upstream changes:
3.0  Tue Dec 15 03:24:28 CET 2009
	- enable "use utf8" effect by default.
	- removed "utf8" warning category. while this contains useful security
          stuff, it also makes implementing security stuff almost impossible,
          as it completely mangles perls internal utf8 encoding with actual
          utf-8 encoding, and confuses "unicode", "string codepoints" and
          "utf-8" so much that it becoems practically unusable.

2.03  Wed Dec  2 18:38:53 CET 2009
	- removed "unopened" warning category, as this breaks "stat _", which
          seems to be a bug in all perl versions (see perlbug #71002).
        - some doc updates.
2010-02-17 12:38:23 +00:00
sno
c45a406f6e Updated devel/p5-Config-Any to 0.19 2010-02-17 12:02:46 +00:00
sno
9105a91089 Updating devel/p5-Config-Any from 0.18 to 0.19
pkgsrc changes:
- Adding module type and license definition

Upstream changes:
0.19 Mon 15 Feb 2010
    - add JSON::DWIW to the top of the JSON loaders list (caelum)
    - remove need for caching in Perl loader by using do() instead
      of require() (caelum)
2010-02-17 12:02:37 +00:00
sno
82c240413c Updated devel/p5-Parse-RecDescent to 1.96.4 2010-02-17 11:59:08 +00:00
sno
18d0ac2508 Updating devel/p5-Parse-RecDescent from 1.96.3 to 1.96.4
Upstream changes:
1.964  Wed Feb 17 09:33:39 2010
    - Fixed bug with undefined $1 when parsing literals (thanks Dan!)
    - Fixed premature namespace destruction bug with compiled grammars
2010-02-17 11:58:57 +00:00
sno
0c9ce3c2c4 Updated devel/p5-MooseX-SimpleConfig to 0.05 2010-02-17 11:47:21 +00:00
sno
e1117e1241 Updating devel/p5-MooseX-SimpleConfig from 0.04 to 0.05
pkgsrc changes:
- Using bundled Module::Install for installing

Upstream changes:
0.05 - Jan 22, 2010
   - Allow multiple config files to be loaded and merged.
     Patch in RT#48552 from Sawyer X
2010-02-17 11:47:11 +00:00
sno
ae9ec067b4 Updated devel/p5-MooseX-MethodAttributes to 0.20 2010-02-17 11:36:43 +00:00
sno
75b582d041 Updating devel/p5-MooseX-MethodAttributes from 0.19 to 0.20
pkgsrc changes:
- Adjusting dependencies

Upstream changes:
0.20   Wed, 10 Feb 2010 00:46:11 +0000
  * Remove horrible code and epic comment working around Moose bugs
    with reinitializing anon classes now that the bug is fixed upstream
    in Moose (commit cf600c83).
2010-02-17 11:36:32 +00:00
sno
5386e0b068 Updated sysutils/p5-SSH-Batch to 0.023 2010-02-17 11:10:32 +00:00
sno
045d9ef0b4 Updating sysutils/p5-SSH-Batch from 0.021 to 0.023
pkgsrc changes:
- Add license definition

Upstream changes:
0.023
- key2nodes: more examples added to SYNOPSIS in its POD.
- added repository address into Makefile.PL, thanks Alexandr Ciornii.

0.022
- tonodes: now we automatically expand ~ and ~foo using local USER env if set
- added support for SSH_BATCH_SSH_CMD env and --ssh option to key2nodes.
- tonodes now print a warning message while expanding ~ and ~foo locally in the target path.
- added more docs explaining how to disable StrictHostKeyChecking for ssh
2010-02-17 11:10:21 +00:00
sno
6b4d6f9459 Updated devel/p5-Acme-PlayCode to 0.12 2010-02-17 11:04:54 +00:00
sno
aed01058b2 Updating devel/p5-Acme-PlayCode from 0.11 to 0.12
pkgsrc changes:
- Updating COMMENT

Upstream changes:
0.12    2010.1.15
        fix Build.PL (RT 53680)
2010-02-17 11:04:44 +00:00
zafer
fb0854d39c update homepage. 2010-02-17 10:36:00 +00:00
drochner
be75ca0f9b this CONFLICTS with the prefious ElectricFence pkg 2010-02-17 10:25:18 +00:00
wiz
a1d979cbaa Note that libgsf-gnome uses some of these files. 2010-02-17 09:23:17 +00:00
wiz
27a8e5c192 Updated devel/libgsf-gnome to 1.14.17 2010-02-17 09:22:51 +00:00
wiz
637af65011 Update to 1.14.17. 2010-02-17 09:22:42 +00:00
joerg
d7865a98f4 Doesn't support Emacs 23. 2010-02-16 20:21:57 +00:00
wiz
00e416439c Updated audio/alsa-plugins-pulse to 1.0.22 2010-02-16 18:30:21 +00:00
wiz
54775fed2d Update to 1.0.22 - no functional changes. 2010-02-16 18:30:12 +00:00
wiz
35c1f790a1 Updated audio/alsa-utils to 1.0.22 2010-02-16 18:28:15 +00:00
wiz
339bc89b0e Update to 1.0.22:
Core

   Release v1.0.22

 ALSA Control (alsactl)

   alsactl: fix error path code in init_parse.c
   alsactl: init - default - initialize also "Digital Input Source"
   alsactl init: Add CTL{do_search} and CTL{do_count} parsers
   alsactl init: use empty GOTOs in init/default file to increase readability
   alsactl: introduce CTL{write} to match directly written CTL values
   alsactl - Initialize Speaker volume to 0dB when Master is present
   alsactl init: Fix typo "(" -> "{" in Headphone default rule

 Speaker Test

   speaker-test: not all sample formats are supported - show only
   supported ones
   speaker-test: add -d (--debug) option to show PCM parameters

 aplay/arecord

   arecord: fix wrong chunk_size initialization when verbose and
   mmap flags are set
   aplay - Show available formats
2010-02-16 18:28:01 +00:00
wiz
500d446055 Updated audio/alsa-plugins-oss to 1.0.22 2010-02-16 18:27:18 +00:00
wiz
66bc85cbec Update to 1.0.22 - no functional changes. 2010-02-16 18:26:24 +00:00
kefren
157ffe863d Document mono 2.6 update and remove it from TODO list 2010-02-16 18:18:24 +00:00
joerg
761949d9c5 Fix DESTDIR support 2010-02-16 18:17:18 +00:00
joerg
349ae59ac6 DESTDIR support 2010-02-16 18:16:26 +00:00
kefren
90ede6414c Update to monodevelop 2.2.1, part of mono 2.6 2010-02-16 18:13:55 +00:00
joerg
22d9fe62c1 DESTDIR support 2010-02-16 18:11:52 +00:00
kefren
45b49a0aed update to ap-mono-2.6, part of mono 2.6 2010-02-16 17:49:59 +00:00
kefren
e226aef7cb update to mono-xsp 2.6, part of mono 2.6 2010-02-16 17:47:26 +00:00
taca
4329e0cdd2 Note update of these packages:
x11/wxGTK24		2.4.2nb16
	x11/wxGTK26		2.6.3nb6
	x11/wxGTK28		2.8.10nb5
2010-02-16 17:39:55 +00:00
kefren
fe6ca1f6ed Update to mono-tools 2.6.1, part of mono 2.6 2010-02-16 17:39:20 +00:00
taca
039d94f891 * Add patches for CVE-2009-2369 and CVE-2009-2625.
* Use textproc/expat to fix CVE-2009-3720.

Bump PKGREVISION.
2010-02-16 17:38:14 +00:00
joerg
21ccebcca1 DESTDIR support 2010-02-16 17:36:07 +00:00
taca
5b7c9e6f66 Add patches for CVE-2009-2369 and CVE-2009-2625.
Bump PKGREVISION.
2010-02-16 17:35:34 +00:00
taca
00bb1763ed Add patches for CVE-2009-2625 and CVE-2009-2369.
Bump PKGREVISION.
2010-02-16 17:33:39 +00:00
taca
673d47c5b2 Note addition of textproc/po-mode package version 2.01. 2010-02-16 17:24:57 +00:00
taca
4d9ad53259 Add and enable po-mode. 2010-02-16 17:23:39 +00:00