Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Dec 2020 23:02:15
1.3.0

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
14 Nov 2015 21:20:28
1.3.0

|
wg  |
www/py-formencode: update to 1.3.0 |
29 Nov 2014 18:22:33
1.2.6_2

|
tijl  |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
29 Aug 2014 10:37:58
1.2.6_1

|
bapt  |
Modernize python |
10 Mar 2014 18:01:09
1.2.6_1

|
bapt  |
Convert www to USES=zip |
20 Dec 2013 19:12:56
1.2.6_1

|
wg  |
www/py-formencode: switch from easy_install
- Switch from easy_install to install
- Allow staging
- Use python auto plist
- Take maintainership |
20 Sep 2013 23:36:54
1.2.6

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
20 May 2013 08:55:29
1.2.6

|
miwi  |
- Update to 1.2.6
- Add License
- Trim header
- OptionNG
PR: 178587
Submitted by: Ports Fury |
24 Apr 2013 18:10:32
1.2.4

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
28 Mar 2013 16:29:01
1.2.4

|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
28 Dec 2011 08:13:32
1.2.4
|
wen  |
- Update to 1.2.4
- Strict python version
- Reset maintainer to ports@ |
19 Mar 2011 12:38:54
1.2.2_1
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
1.2.2_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
01 May 2009 18:05:26
1.2.2
|
miwi  |
- Update to 1.2.2 |
24 Dec 2008 19:53:24
1.2.1
|
miwi  |
- Update to 1.2.1
- Put maintainership to submitter
PR: 129804
Submitted by: Wen Heping <wenheping@gmail.com> |
18 Dec 2008 02:24:04
1.1
|
linimon  |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr |
17 Dec 2008 14:08:08
1.1
|
pav  |
- Update to 1.1
PR: ports/128872
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout (dryice; 1 month) |
06 Jun 2008 14:07:24
0.9_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
14 Jan 2008 03:18:53
0.9
|
dryice  |
update to 0.9 |
30 Jul 2007 09:42:28
0.7.1
|
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
02 Apr 2007 03:59:01
0.7.1
|
dryice  |
update to 0.7.1
Approved by: itetcu (mentor, implicit) |
24 Feb 2007 08:45:29
0.7
|
dryice  |
- update to 0.7
- add MASTER_SITE_LOCAL
Approved by: itetcu (mentor, implicit) |
04 Jan 2007 12:57:08
0.6_1
|
nivit  |
- Added another MASTER_SITE
- Added files/pkg-deinstall.in files/pkg-install.in
- Removed files/patch-setup.py (it now uses devel/setuptools)
- Taken maintainership by dryice@
PR: 106772
Approved by: alexbl (mentor), dryice (maintainer) |
13 Dec 2006 12:56:01
0.6
|
linimon  |
Reset whitekid@gmail.com after timeouts and no response to email.
Hat: portmgr |
06 Dec 2006 12:30:46
0.6
|
miwi  |
- Update to 0.6
PR: ports/105673
Submitted by: miwi
Approved by: maintainer timeout |
22 Jan 2006 02:58:25
0.4
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Nov 2005 23:44:56
0.4
|
mnag  |
Update to 0.4
PR: 89373
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> (maintainer) |
17 Nov 2005 17:19:19
0.3
|
pav  |
FormEncode is a validation and form generation package. The validation can be
used separately from the form generation. The validation works on compound data
structures, with all parts being nestable. It is separate from HTTP or any
other input mechanism.
PR: ports/89160
Submitted by: Choe Cheng-Dae <whitekid@gmail.com> |