Commit graph

195526 commits

Author SHA1 Message Date
kleink
1dce827b33 Added www/py-flask-admin version 1.0.4. 2013-01-07 21:58:35 +00:00
kleink
44ad063acf + py-flask-admin 2013-01-07 21:57:15 +00:00
kleink
3d53a288c9 Import Flask-Admin-1.0.4 as www/py-flask-admin.
Flask-Admin is a simple and extensible administrative interface
framework for Flask.
2013-01-07 21:56:38 +00:00
ryoon
4cac1e079a * Regen patches...
* Fix build on recent NetBSD (kproc_info vs kproc_info2)
2013-01-07 21:55:29 +00:00
wiz
e11a0b184f Updated security/gnupg to 1.4.13nb1 2013-01-07 21:54:02 +00:00
wiz
a4eb049219 Fix idea on big-endian hosts.
From http://bugs.g10code.com/gnupg/issue1461

Reported by tez.

Bump PKGREVISION.
2013-01-07 21:53:53 +00:00
kleink
eb0e36f0f3 Added www/py-wtforms version 1.0.2,
www/py-flask-wtf version 0.8.2.
2013-01-07 21:53:35 +00:00
kleink
a40199042b + py-wtforms
+ py-flask-wtf
2013-01-07 21:51:54 +00:00
kleink
26feedce71 Import Flask-WTF-0.8.2 as www/py-flask-wtf.
Simple integration of Flask and WTForms, including CSRF, file upload
and Recaptcha integration.
2013-01-07 21:51:10 +00:00
kleink
5ef65a908e Import WTForms-1.0.2 as www/py-wtforms.
WTForms is a flexible forms validation and rendering library for
python web development.
2013-01-07 21:49:38 +00:00
wiz
6a4a8f349c Remove obsolete line. Noted by tez. 2013-01-07 21:47:32 +00:00
wiz
a235034233 Remove a superfluous line (hi tron!) 2013-01-07 21:47:01 +00:00
ryoon
5b8d050b46 * Fix build on NetBSD (_res issue)
* Fix build on recent NetBSD current (kinfo_proc issue)
2013-01-07 21:12:15 +00:00
kleink
0bc494f496 Added www/py-flask-sqlalchemy version 0.16. 2013-01-07 20:27:54 +00:00
kleink
ed2a042e1a + py-flask-sqlalchemy 2013-01-07 20:27:09 +00:00
kleink
a478f20b5f Import Flask-SQLAlchemy-0.16 as www/py-flask-sqlalchemy.
Flask-SQLAlchemy is an extension for Flask that adds support for
SQLAlchemy to your application. It requires SQLAlchemy 0.6 or
higher. It aims to simplify using SQLAlchemy with Flask by providing
useful defaults and extra helpers that make it easier to accomplish
common tasks.
2013-01-07 20:26:49 +00:00
kleink
8e471daf9f Added www/py-flask-login version 0.1.3. 2013-01-07 20:16:18 +00:00
kleink
4b99e1e672 + py-flask-login 2013-01-07 20:15:29 +00:00
kleink
97df523686 Import Flask-Login-0.1.3 as www/py-flask-login.
Flask-Login provides user session management for Flask. It handles
the common tasks of logging in, logging out, and remembering your
users' sessions over extended periods of time.
2013-01-07 20:15:01 +00:00
pettai
f611dfd64a Updated buildlink3.mk to newer API version 2013-01-07 19:33:22 +00:00
kleink
aa14ec57d4 Added www/py-flask version 0.9. 2013-01-07 17:40:37 +00:00
kleink
e60f9b5b45 + py-flask 2013-01-07 17:40:07 +00:00
kleink
c412f246c1 Import Flask-0.9 as devel/py-flask.
Flask is a microframework for Python based on Werkzeug, Jinja 2
and good intentions.
2013-01-07 17:37:37 +00:00
kleink
f743a8f5fd Import Flask-0.9 as www/py-flask.
Flask is a microframework for Python based on Werkzeug, Jinja 2
and good intentions.
2013-01-07 17:37:36 +00:00
kleink
fb36b5f726 Added www/py-werkzeug version 0.8.3. 2013-01-07 17:07:55 +00:00
kleink
e956f3bedf + py-werkzeug 2013-01-07 17:07:13 +00:00
kleink
ab58898415 Import Werkzeug-0.8.3 as www/py-werkzeug.
Werkzeug is a WSGI utility library for Python. It's widely used
and BSD licensed.

Werkzeug started as a simple collection of various utilities for
WSGI applications and has become one of the most advanced WSGI
utility modules. It includes a powerful debugger, fully featured
request and response objects, HTTP utilities to handle entity tags,
cache control headers, HTTP dates, cookie handling, file uploads,
a powerful URL routing system and a bunch of community contributed
addon modules.

It does Unicode and doesn't enforce a specific template engine,
database adapter or anything else. It doesn't even enforce a specific
way of handling requests and leaves all that up to the developer.
2013-01-07 17:06:25 +00:00
kleink
7b5ab92325 Added devel/py-blinker version 1.2. 2013-01-07 16:43:26 +00:00
kleink
43b8f2b427 + py-blinker 2013-01-07 16:41:51 +00:00
kleink
5886ecdcf6 Import blinker-1.2 as devel/py-blinker.
Blinker provides a fast dispatching system that allows any number
of interested parties to subscribe to events, or "signals".

Signal receivers can subscribe to specific senders or receive
signals sent by any sender.
2013-01-07 16:41:07 +00:00
taca
11d78e75e0 Note update of www/contao30 and www/contao30-example packages to 3.0.2. 2013-01-07 14:41:55 +00:00
taca
f817c35e55 Update contao30 to 3.0.2.
* Hungarian and Slovenian language files are added, too.

Version 3.0.2 (2013-01-07)
--------------------------

### Fixed
Throw an error if FileTree or PageTree widgets are left blank although they are
marked as mandatory in the DCA (see #5131).

### Fixed
Modules and Hybrids included via content element were shown even if the content
element was invisible or not published (see #5203).

### Fixed
Do not try to limit the template selection to a particular theme but show all
available themes instead (see #5095).

### Fixed
Correctly build the comments subscription confirmation URL (see #5201).

### Fixed
Update the database if a file is being uploaded in the front end (see #5137).

### Fixed
Do not send a 404 header if an enclosure is requested and cannot be find by a
module; there might be another module which can (see #5178).

### Fixed
Consider the `save_callback` of the password field in `tl_user` when a back end
user is forced to change his password (see #5138).

### Fixed
Random images now open in the lightbox if configured (see #5191).

### Fixed
Find e-mail addresse like `a@b.com` in `String::encodeEmail()` (see #5175).

### Fixed
Make sure there is a minimal MooTools core version for the command scheduler
(see #5195).

### Fixed
Made `Model::getPk()` and `Model::getTable()` static (see #5128).

### Fixed
Do not move resources in the file manager if the targets exist. Otherwise the
database might get out of sync with the file system (see #5145).

### Fixed
Convert automatically generated article alias names if the page uses folder URL
style alias names (see #5168).

### Fixed
The newsletter system did not yet handle file ID attachments (see #5118).

### Fixed
The gallery and downloads element now support using the user's home directory
again (see #5113).

### Fixed
Added an option to load models uncached (see #5102).

### Fixed
Added support for `CURRENT_DATE`, `CURRENT_TIME` and `CURRENT_TIMESTAMP` to the
database installer (see #5089).

### Fixed
Store the whole database row in `Calendar::addEvent()` so e.g. RSS feeds with
the event text instead of just the teaser are being rendered (see #5085).

### Fixed
Purge the internal cache after a module has been (de)activated (see #5016).

### Fixed
Do not cache the `system/cron/cron.txt` file (see #5105).

### Fixed
Do not create content elements for news and events which redirect to articles,
pages or external URLs during the version 3 update (see #5117).

### Fixed
Handle incorrectly closed indexer comments (see #5119).

### Fixed
The table content element did not assign the correct CSS class names when there
was only one row and one column (see #5140).

### Fixed
Consider the dynamic ptable when copying/deleting content elements (see #5041).

### Fixed
Scan templates in the autoload creator even if there are no classes (see #5158).

### Fixed
Corrected the main column margin when using the layout builder in combination
with the responsive grid (see #5170).

### Fixed
Consider the sorting order of external style sheets (see #5038).

### Fixed
The numeric file mounts of a user were overridden by the real paths (see #5083).
2013-01-07 14:41:10 +00:00
taca
5853fd46ca Note update of www/contao211-example package to 2.11.8, too. 2013-01-07 14:33:15 +00:00
taca
9210681b71 o -ap-php-5.4.4, php-5.3.20, php-5.4.10. 2013-01-07 14:31:41 +00:00
taca
e5c3027b5a Note update of www/contao211 package to 2.11.8. 2013-01-07 14:31:13 +00:00
taca
566387a0f8 Update contao211 to 2.11.8, LTS release.
Version 2.11.8 (2013-01-07)
---------------------------

### Fixed
Make sure entered dates map to an existing date (see #5086).

### Fixed
Fixed the MySQLi field count (see #5182).

### Fixed
The Date class should return `00:00` for `Date(0)->time` (see #4249).

### Reverted
Handle dependencies when updating extensions (see #3804).

### Fixed
Fixed the unprefixed CSS gradient output (see #4569).

### Fixed
Fixed a small formatting issue in the Music Academy theme (see #5160).

### Fixed
Show all extensions in the log when updating multiple at once (see #5144).

### Fixed
Standardize RSS feed aliases (see #5096).

### Fixed
Make the `FileUpload` constructor public (see #5054).

### Fixed
Use `isset()` in the `Database::fetch*()` methods (see #4990).

### Fixed
Changed the `System::getReadableSize()` algorithm to powers of two (see #4283).

### Fixed
Removed Tahiti and the Netherlands Antilles from the countries list (see #3791).

### Fixed
Also adjust the `be_navigation.html5` template to the new "getUserNavigation"
hook changes (see #3411).
2013-01-07 14:30:30 +00:00
taca
c3bcc4f8b6 Note update of lang/php53 package to 5.3.20 and lang/php54 package to 5.4.10. 2013-01-07 14:27:25 +00:00
taca
28499bd6f6 Reset PKGREVISION by updating of both php53 and php54. 2013-01-07 14:26:41 +00:00
taca
54af9d7921 Update PHP53_VERSION and PHP54_VERSION to make match to php53 and php54. 2013-01-07 14:26:14 +00:00
taca
613d8ccdc4 Update php54 to 5.4.10.
20 Dec 2012, PHP 5.4.10

- Core:
  . Fixed bug #63635 (Segfault in gc_collect_cycles). (Dmitry)
  . Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes
    from value). (Pierrick)
  . Fixed bug #63468 (wrong called method as callback with inheritance).
    (Laruence)
  . Fixed bug #63451 (config.guess file does not have AIX 7 defined,
    shared objects are not created). (kemcline at au1 dot ibm dot com)
  . Fixed bug #61557 (Crasher in tt-rss backend.php).
    (i dot am dot jack dot mail at gmail dot com)
  . Fixed bug #61272 (ob_start callback gets passed empty string).
    (Mike, casper at langemeijer dot eu)

- Date:
  . Fixed bug #63666 (Poor date() performance). (Paul Talborg).
  . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond).
    (Remi)

- Imap:
  . Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array). (Remi)

- Json:
  . Fixed bug #63588 (use php_next_utf8_char and remove duplicate
    implementation). (Remi)

- MySQLi:
  . Fixed bug #63361 (missing header). (Remi)

- MySQLnd:
  . Fixed bug #63398 (Segfault when polling closed link). (Laruence)

- Fileinfo:
  . Fixed bug #63590 (Different results in TS and NTS under Windows).
    (Anatoliy)

- FPM:
  . Fixed bug #63581 Possible null dereference and buffer overflow (Remi)

- Pdo_sqlite:
  . Fixed Bug #63149 getColumnMeta should return the table name
    when system SQLite used. (Remi)

- Apache2 Handler SAPI:
  . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy)

- Reflection:
  . Fixed Bug #63614 (Fatal error on Reflection). (Laruence)

- SOAP
  . Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests).
    (John Jawed, Dmitry)

- Sockets
  . Fixed bug #49341 (Add SO_REUSEPORT support for socket_set_option()).
    (Igor Wiedler, Lars)
2013-01-07 14:24:33 +00:00
taca
2437e085ba Update php53 to 5.3.20.
20 Dec 2012, PHP 5.3.20

- Zend Engine:
  . Fixed bug #63635 (Segfault in gc_collect_cycles). (Dmitry)
  . Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes
    from value). (Pierrick)
  . Fixed bug #63468 (wrong called method as callback with inheritance).
    (Laruence)

- Core:
  . Fixed bug #63451 (config.guess file does not have AIX 7 defined,
    shared objects are not created). (kemcline at au1 dot ibm dot com)
  . Fixed bug #63377 (Segfault on output buffer).
    (miau dot jp at gmail dot com, Laruence)

- Apache2 Handler SAPI:
  . Enabled Apache 2.4 configure option for Windows (Pierre, Anatoliy)

- Date:
  . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond).
    (Remi)

- Fileinfo:
  . Fixed bug #63248 (Load multiple magic files from a directory under Windows).
    (Anatoliy)
  . Fixed bug #63590 (Different results in TS and NTS under Windows).
    (Anatoliy)

- FPM:
  . Fixed bug #63581 (Possible null dereference and buffer overflow). (Remi)

- Imap:
  . Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array). (Remi)

- MySQLnd:
  . Fixed bug #63398 (Segfault when polling closed link). (Laruence)

- Reflection:
  . Fixed Bug #63614 (Fatal error on Reflection). (Laruence)

- SOAP
  . Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests).
    (John Jawed, Dmitry)
2013-01-07 14:23:57 +00:00
jperkin
df44cc14a3 Fix a couple of typos. 2013-01-07 14:15:35 +00:00
christos
3369f4afe8 adjust patches 2013-01-07 13:46:21 +00:00
wiz
bc5b02fb14 Remove unused patches (after 3.4.1 update) 2013-01-07 13:28:30 +00:00
wiz
3af34957be Updated cad/tnt-mmtl to 1.2.2nb7 2013-01-07 13:27:46 +00:00
wiz
6df530badb Updated sysutils/tkdesk to 2.0nb3 2013-01-07 13:27:37 +00:00
wiz
583d86e6d5 Bump PKGREVISION for tcl-itcl shlib path change. 2013-01-07 13:27:29 +00:00
wiz
002efb2951 Use tcl-itcl, bump PKGREVISION. 2013-01-07 13:27:03 +00:00
wiz
7bc822d555 Updated lang/tcl-itcl to 3.4.1nb1 2013-01-07 13:26:52 +00:00
wiz
869c953332 Update to 3.4.1, based on othyro's package from wip.
This version compiles with tcl-8.5.
2013-01-07 13:26:41 +00:00