Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: news/tin |
Date | By | Description |
11 Nov 2016 11:58:55
2.3.4_3

|
jbeich  |
chinese/tin: drop PORTREVISION as it has no effect
PR: 214384 |
24 Sep 2016 11:06:57
2.3.4_3

|
tijl  |
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine) |
06 Jul 2016 22:10:14
2.3.4_2

|
mat  |
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight |
06 Jul 2016 11:19:56
2.3.4_1

|
gahr  |
devel/icu: bump PORTREVISION on missing dependent ports
Reported by: rakuco |
21 Feb 2016 19:53:08
2.3.2_6

|
rakuco  |
Regenerate a few patches to unbreak after the news/tin update in r406242. |
20 Jan 2016 18:56:35
2.3.2_6

|
antoine  |
Mark BROKEN: fails to patch
Reported by: pkg-fallout |
15 Jul 2014 17:28:52
2.2.1_1

|
lwhsu  |
- Unbreak |
18 May 2014 15:48:26
2.2.1_6

|
antoine  |
Mark BROKEN: Fails to patch
===> Applying extra patch /usr/ports/chinese/tin/files/patch-attrib.c
===> Applying extra patch /usr/ports/chinese/tin/files/patch-cook.c
1 out of 1 hunks failed--saving rejects to src/cook.c.rej
*** [do-patch] Error code 1
Reported by: pkg-fallout |
20 Jan 2014 18:23:58
2.2.0_6

|
antoine  |
Stage support |
20 Sep 2013 16:01:22
2.0.1_6

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese) |
01 Jun 2012 05:26:28
2.0.1_6
|
dinoex  |
- update png to 1.5.10 |
15 Feb 2012 13:52:01
2.0.1_5
|
johans  |
Bump PORTREVISION due to pcre update |
04 Jan 2012 20:30:35
2.0.1_4
|
leeym  |
- remove files/patch-tin.defaults and replace it with REINPLACE_CMD
Noticed by: danfe@ |
04 Jan 2012 14:01:56
2.0.1_4
|
johans  |
Restore PORTREVISION to prevent version going backwards
Reported by: erwin |
02 Jan 2012 15:34:21
2.0.1
|
leeym  |
- update to 2.0.1
- drop maintainership
PR: 159863
Submitted by: Yi-Rong Wang <wangyr@cs.nctu.edu.tw> |
18 Jul 2011 22:05:50
1.9.6_3
|
pav  |
- Mark BROKEN: does not patch
Reported by: pointyhat |
16 Dec 2010 02:34:07
1.8.3_8
|
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
28 Mar 2010 06:47:48
1.8.3_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
06 Jun 2008 13:14:38
1.8.3_2
|
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) |
01 Mar 2007 08:12:25
1.8.3_1
|
leeym  |
- utilize WITH_TIN_SCREEN
- remove the lines after .include "${MASTERDIR}/Makefile"
Noticed by: rafan@ |
05 Apr 2005 17:33:36
1.7.7 
|
leeym  |
- update patch and unbreak this port
- take over the maintainership
PR: part of 78990
Submitted by: leeym
Approved by: ex-maintainer |
26 Mar 2005 20:20:06
1.7.7 
|
kris  |
BROKEN: Fails to patch
Approved by: portmgr (self) |
11 Oct 2003 03:03:06
1.6.2 
|
leeym  |
fix typo (s/ printf/ sprintf/) |
09 Oct 2003 14:14:43
1.6.2 
|
clive  |
Help to build a correct .tin/tinrc and .tin/attributes at the first run.
PR: ports/57796
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
09 Oct 2003 04:14:26
1.6.2 
|
clive  |
Improve multibyte ability, otherwise it is broken functionally.
PR: ports/57732
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
20 Aug 2003 15:55:34
1.6.1 
|
leeym  |
catch up with news/tin (tin-1.6.1)
Submitted by: Jia-Shiun Li <jsli@mail2000.com.tw> |
11 May 2003 10:12:49
1.5.17 
|
demon  |
Fix patch after recent tin port update.
Spotted by: kris |
10 May 2003 14:38:46
1.5.17 
|
leeym  |
catch up with news/tin and unbreak zh-tin-1.5.17
Authorized by: MAINTAINER |
19 Feb 2003 04:12:44
1.5.16_3 
|
leeym  |
set charset to Big5 in all newsgroups
Suggested by: Ming-Yen Hsu <myhsu@cyberdude dot com> |
23 Jan 2003 13:34:37
1.5.16_2 
|
leeym  |
These patches were merged into main stream source tree,
so remove these patches and unbreak zh-tin
Approved by: MAINTAINER |
14 Jan 2003 17:45:35
1.5.16_1 
|
leeym  |
1. take wrong sig dashes as correct ones when quoting (especially in tw.*)
2. fix a charset error (0x7f isn't valid char in Big5)
Noticed by: 1. zick@db.csie.ncu.edu.tw
2. daemon.bbs@kulu.twbbs.org
Approved by: maintainer |
12 Jan 2003 00:54:48
1.5.16 
|
leeym  |
upgrade and unbreak chinese/tin to 1.5.16
PR: ports/46878
Submitted by: leeym
Reviewed by: yssu@CCCA.NCTU.edu.tw (MAINTAINER) |
26 May 2002 05:41:45
1.5.12 
|
clive  |
Chasing news/tin upgrade. |
09 May 2002 19:28:07
1.5.11_1 
|
clive  |
In case tin links against libiconv now, teach tin to recognize BIG5
charset.
Noted by: My post became 8bit stripped. |
23 Mar 2002 10:19:58
1.5.11 
|
kevlo  |
Update to 1.5.11
PR: 36212
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> |
08 Aug 2001 11:31:54

|
ijliao  |
make it buildable for 1.5.9 |
25 Jun 2001 19:34:34

|
clive  |
Bump PORTREVISION I forgot in previous commit. |
25 Jun 2001 19:33:34

|
clive  |
Disable wrap_lines in put_cooked(). Enlarge buffer size for extra-long line.
|
22 May 2001 19:19:44

|
sobomax  |
Ports policy: |
19 Apr 2001 03:44:17

|
clive  |
Essential line wrapping fix for embedded color assii art. PORTREVISION bumped.
|
14 Apr 2001 02:06:57

|
clive  |
Resolve conflicts with the updating of news/tin to make it buildable. |
08 Apr 2001 18:00:55

|
clive  |
o Don't fooly assume every character is printable. Some characters like '\n'
is definitely non-printable. |
05 Feb 2001 14:29:35

|
olgeni  |
Style/space police (space -> tab) over the chinese category. |
07 Dec 2000 16:37:54

|
clive  |
Don't do isprint(3) filtering, just print it. |
08 Oct 2000 11:25:16

|
asami  |
Change places where "/patches/" is spelled out to "/files/". |
08 Oct 2000 00:38:35

|
asami  |
Convert category chinese to new layout. |
24 Sep 2000 05:37:05

|
vanilla  |
Forgot to add patch files :) |
24 Sep 2000 05:36:24

|
vanilla  |
Update and enslave zh-tin. |