Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Aug 2017 17:56:43
1.3.12

|
bsam  |
www/pyweblib -> www/py-pyweblib: Update to version 1.3.13 and rename (PyPI
scheme). |
07 Sep 2016 08:19:42
1.3.12

|
bsam  |
www/pyweblib: Update to version 1.3.12. |
22 Sep 2014 17:13:21
1.3.11

|
bsam  |
www/pyweblib: update to version 1.3.11 add more
. update to version 1.3.11;
. switch to USES=python syntax;
. adopt USE_PYTHON=autoplist;
. use PORTEXAMPLES wildcards;
. simplify and remove pkg-plist. |
01 Oct 2013 17:30:24
1.3.10_1

|
bsam  |
Support staging. |
20 Sep 2013 23:36:54
1.3.10_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
24 May 2013 19:39:13
1.3.10_1

|
bsam  |
Add a fix to pkg-plist forgotten at the previous commit. |
24 May 2013 19:34:24
1.3.10_1

|
bsam  |
Rework DOCS installation. |
18 May 2013 19:01:45
1.3.10

|
bsam  |
. update to version 1.3.10;
. trim Makefile headers. |
04 Jun 2012 15:29:46
1.3.9
|
bsam  |
Update to version 1.3.9.
PR: ports/168572
Submitted by: koobs.freebsd@gmail.com
Tested at: redports |
03 Apr 2012 15:42:57
1.3.8
|
bsam  |
Remove a stale master site.
Fix my e-mail address.
Feature safe: yes |
24 Oct 2011 04:17:38
1.3.8
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
21 Jun 2011 13:18:29
1.3.8
|
bsam  |
Update to version 1.3.8. Changes:
2011-06-19 PyWebLib 1.3.8
- sslenv.PrintSecInfo(): Simplified output of issuer and subject DNs
- Class Radio: Regex-checking is not used anymore since this fails on
larger option lists
PR: ports/158096
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
01 Mar 2011 16:52:55
1.3.7
|
bsam  |
* add LICENSE=GPLv2;
* update to version 1.3.7, changes:
- sslenv.PrintSecInfo(): Also SSL_PROTOCOL is displayed
- fixed inconsistent use of tabs and spaces (python -tt)
- Single quotes and backticks are now escaped in pyweblib.forms.escapeHTML()
- pyweblib.forms.Form.hiddenInputFields(): Treat default value for key-word
argument ignoreFieldNames more robustely
- forms.Select now also supports 3-tuples as option and the third
value will be added as attribute text to HTML tag <option>
Reported by: miwibot |
25 Aug 2009 08:22:27
1.3.6
|
bsam  |
Update to version 1.3.6. Changes:
-----
2009-07-26 PyWebLib 1.3.6
- pyweblib.session.WebSession.__init__() has two new key-word arguments:
sessionIDLength and sessionIDChars which allows to specify length and
valid chars of session IDs generated
- A few chars added to pyweblib.session.SESSION_ID_CHARS to
increase security
-----
PR: ports/138156
Submitted by: Sylvio Cesar <scjamorim at bsd.com.br> |
17 Dec 2008 16:20:25
1.3.5
|
pav  |
- Update to 1.3.5
PR: ports/128904
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: Boris Samorodov <bsam@ipt.ru> (maintainer) |
26 Mar 2006 14:48:58
1.3.4
|
pav  |
- Update to 1.3.4
PR: ports/94918
Submitted by: Boris B. Samorodov <bsam@ipt.ru> (maintainer) |
24 Jan 2006 03:14:23
1.3.3_1
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Oct 2005 16:22:23
1.3.3_1
|
sem  |
- Change second MASTER_SITES URL. A former one was unfetchable.
PR: ports/87789
Submitted by: maintainer
Pointed out by: fenner's portsurvey |
19 Mar 2005 16:42:00
1.3.3_1
|
pav  |
- Install documentation and examples
PR: ports/78971
Submitted by: Boris B. Samorodov <bsam@ipt.ru> (maintainer) |
16 Mar 2005 21:14:58
1.3.3
|
pav  |
- Update to 1.3.3
- Transfer maintainership to submitter
PR: ports/78020, ports/78925
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Approved by: Oddbjorn <oddbjorn@tricknology.org> (old maintainer) |
31 Mar 2004 03:12:58
1.1.0
|
trevor  |
SIZEify (maintainer timeout) |
21 Feb 2003 14:01:38
1.1.0
|
knu  |
De-pkg-comment. |
23 Aug 2002 11:30:23
1.1.0
|
perky  |
Add missing .pyo files to each pkg-plist |
29 Apr 2002 19:17:13
1.1.0
|
ijliao  |
use USE_PYDISTUTILS |
11 Apr 2002 11:50:26
1.1.0
|
tg  |
Don't depend on specific Python version.
PR: 36589
Submitted by: Alan Eldridge <ports@geeksrus.net>
Reviewed by: Oddbjorn Steffensen <oddbjorn@tricknology.org> (maintainer) |
23 Mar 2002 10:50:41
1.1.0
|
kevlo  |
Initial import of pyweblib 1.1.0
PyWebLib is yet another web programming framework for Python.
PR: 36200
Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> |