aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-albatross
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Get Rid MD5 supportmiwi2011-03-191-2/+0
|
* [PATCH]: www/* use {} vs () consistentlyedwin2007-10-101-1/+1
| | | | | | | Fix all occurrences of this that are not part of REPLACE_CMD commands. PR: ports/117051 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
* - Update to 1.36clsung2007-03-263-9/+66
| | | | | PR: ports/110830 Submitted by: maintainer (Gregory Bond)
* SHA256ifyedwin2006-01-241-0/+2
| | | | Approved by: krion@
* Maint update; www/py-albatross 1.33edwin2006-01-043-5/+8
| | | | | | | | Update to Albatross v1.33. This is a minor fix for a possible security hole hence the Severity & Priority above. Submitted by: Bourne-again Superuser <gnb@itga.com.au> PR: ports/91289
* - Update to 1.32pav2005-09-043-21/+12
| | | | | PR: ports/85554 Submitted by: Gregory Bond (maintainer)
* Update to 1.30.novel2005-07-113-6/+47
| | | | | PR: 83242 Submitted by: Gregory Bond (maintainer)
* Update to 1.20arved2004-11-053-50/+73
| | | | | PR: 73266 Submitted by: Gregory Bond <gnb@itga.com.au>
* - Update to 1.11pav2004-10-203-498/+510
| | | | | | | - Deploy %%DOCSDIR%% PR: ports/72863 Submitted by: Gregory Bond <gnb@itga.com.au> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* Update to 1.10arved2003-07-223-38/+453
| | | | | PR: 54680 Submitted by: Gregory Bond <gnb@itga.com.au>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 1.01perky2002-10-282-2/+2
| | | | | PR: 44551 Submitted by: maintainer
* Add py-albatross 1.00,perky2002-09-045-0/+338
Python toolkit for developing highly stateful web applications. PR: 42155 Submitted by: Gregory Bond <gnb@itga.com.au>