| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 May 2013 00:36:38
0.12.3
|
jgh  |
- match OPTION |
26 May 2013 00:33:54
0.12.3
|
jgh  |
- adoption of optionsNG framework
- trim COMMENTS and historical headers
Approved by: portmgr (bapt) |
04 Mar 2013 10:55:24
0.12.3
|
lwhsu  |
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation |
22 Jul 2012 09:14:46
0.12.3
|
kuriyama  |
- Upgrade to 0.12.3.ja2. |
10 Jun 2012 18:42:48
0.12.2
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
08 Oct 2011 08:25:23
0.12.2
|
kuriyama  |
- Upgrade to 0.12.2.
PR: ports/156824
Submitted by: tota |
05 Jul 2011 07:43:28
0.12.1
|
danfe  |
Kill EOL whitespace. |
26 Mar 2011 15:18:32
0.12.1
|
kuriyama  |
- Unbreak by adding forgotten patch.
PR: ports/155517
Submitted by: tota
Pointy hat to: kuriyama |
08 Mar 2011 10:24:14
0.12.1
|
pav  |
- Mark BROKEN: fails to install
Reported by: pointyhat |
25 Feb 2011 10:59:10
0.12.1
|
miwi  |
- Remove PYTHON_REL < 250, since USE_PYTHON 2.5+ |
25 Feb 2011 01:44:55
0.12.1
|
kuriyama  |
- Upgrade to 0.12.1.
PR: ports/153435
Submitted by: Yasutaka ATARASHI <atara-y@mx.scn.tv> |
18 May 2010 04:08:06
0.11.7_2
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:52:39
0.11.7_1
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
20 Apr 2010 15:08:25
0.11.7
|
kuriyama  |
- Upgrade to 0.11.7.
PR: ports/145828
Submitted by: max |
16 Sep 2009 06:23:56
0.11.5
|
kuriyama  |
- Upgrade to 0.11.5.ja1.
- Remove my hack about notification.local_timezone flag, and use
recently added trac.default_timezone setting.
- Rewrite my patch about "prefer iso-2022-jp" encoding in notification
mail.
Feature safe: yes |
25 Apr 2009 01:13:16
0.11.4
|
kuriyama  |
Upgrade to 0.11.4.ja1. |
05 Apr 2009 03:23:12
0.11.3
|
kuriyama  |
Sync with www/trac, and upgrade to 0.11.3.ja1. |
31 Dec 2008 05:14:50
0.11.2.1
|
kuriyama  |
- Upgrade to 0.11.2.1.
- Sync minor bits with www/trac. |
24 Aug 2008 12:24:47
0.11.1  |
kuriyama  |
- Upgrade to 0.11.1.ja1 and catch up to www/trac port.
- default_charset in mimeview was changed to cp932 (previously I
patched from iso-8859-15 to utf-8).
PR: ports/126088 (no patch!)
Submitted by: nrg milk <nrgmilk@gmail.com> |
07 Jul 2008 11:34:51
0.10.4_3  |
miwi  |
- Bump PORTREVISION after arp update
PR: 125277
Submitted by: rodrigc |
30 Jun 2008 12:36:56
0.10.4_2  |
lev  |
Bump PORTREVISION due to subversion upgrade. |
30 Jun 2008 10:00:07
0.10.4_1  |
lev  |
(1) Upgrade subversion to version 1.5.0.
(2) Make binding ports to be real ports, which installs only bindings and
depend on subversion.
(3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
(4) Re-base subversion-freebsd to `devel/subversion'.
(5) Fix all ports, which depends on subversion bindings. |
06 Jun 2008 13:37:38
0.10.4_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) |
13 Oct 2007 08:45:17
0.10.4  |
kuriyama  |
- Upgrade to 0.10.4-ja-1 (1).
- Use $DISTNAME rather than $DISTFILES.
- Sync with www/trac.
= installs contrib files into $EXAMPLESDIR.
= prefer py-pysqlite23 instead of py-pysqlite20 for depending SQLite.
= sort plist.
PR: ports/112833 (1)
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (1) |
30 Jul 2007 09:42:28
0.10.3_2  |
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 |
10 Mar 2007 02:18:14
0.10.3_2  |
kuriyama  |
- Merge conditional PostgreSQL/Subversion dependency from www/trac.
- Add a patch to merge 0.10.3.1 changes (security fix). |
06 Mar 2007 13:48:01
0.10.3_1  |
kuriyama  |
- Use utf-8 as default charset again.
- Fix silly error for touching unused variable in my patch. |
04 Mar 2007 13:11:55
0.10.3  |
kuriyama  |
- Upgrade to 0.10.3-ja-1 [1].
- Integrate my local timezone patch as non-optional, but not activated
until "[notification] local_timezone = true" set.
PR: ports/109242 [1]
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> [1] |
04 Sep 2006 11:27:35
0.9.6_3  |
kuriyama  |
More Unicode conversions to avoid failure.
Submitted by: HASEGAWA Nobuaki <junior@pc.mycom.co.jp> |
24 Aug 2006 03:53:56
0.9.6_2  |
kuriyama  |
- Improve rendering of external link icon in Win IE.
Obtained from: http://trac.edgewall.org/changeset/3282 |
22 Aug 2006 11:15:36
0.9.6_1  |
kuriyama  |
- Add an experimental patch to use local TZ in notify mail Date:
header (default off).
- Alter indent in patch-Notify.py to improve readability. |
10 Jul 2006 00:35:15
0.9.6  |
kuriyama  |
- Upgrade to 0.9.6-ja.
- Change default charset from iso-8859-1 to utf-8.
Security:
http://www.vuxml.org/freebsd/b0d61f73-0e11-11db-a47b-000c2957fdf1.html |
24 May 2006 07:30:14
0.9.5_1  |
kuriyama  |
- Add a workaround to handle Unicode tilde coming from Windows (~)
by converting to ĭC;. Without this hack, notification mails were
not sent when including these characters. |
06 May 2006 09:47:43
0.9.5  |
kuriyama  |
Update to 0.9.5-1.
Security:
http://www.vuxml.org/freebsd/400d9d22-d6c5-11da-a14b-00123ffe8333.html |
03 May 2006 01:07:22
0.9.4  |
mnag  |
- Mark as FORBIDDEN
Security:
http://www.vuxml.org/freebsd/400d9d22-d6c5-11da-a14b-00123ffe8333.html |
26 Mar 2006 23:09:43
0.9.4  |
kuriyama  |
- Upgrade to 0.9.4.
- Don't conflict with trac-* plugins. |
30 Jan 2006 14:21:38
0.9.3  |
kuriyama  |
- Catch up Japanese patch to 0.9.3. |
27 Jan 2006 21:17:06
0.9.2_2  |
mnag  |
Update dependencies to moved port
Bump PORTREVISION |
27 Dec 2005 23:26:57
0.9.2_1  |
kuriyama  |
Remove *.orig files at post-patch stage to fix plist.
Reported by: pointyhat via kris |
17 Dec 2005 16:37:04
0.9.2  |
kuriyama  |
Add ja-trac-0.9.2 (translated version of www/trac).
Repocopied by: marcus (ports/90472) |