aboutsummaryrefslogtreecommitdiff
path: root/chinese/tin
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* chinese/tin: drop PORTREVISION as it has no effectJan Beich2016-11-111-2/+0
| | | | | | | PR: 214384 Notes: svn path=/head/; revision=425887
* - Update devel/icu to 57.1.Tijl Coosemans2016-09-241-1/+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) Notes: svn path=/head/; revision=422711
* Bump PORTREVISION for the icu revert.Mathieu Arnold2016-07-061-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=418153
* devel/icu: bump PORTREVISION on missing dependent portsPietro Cerutti2016-07-061-1/+1
| | | | | | | Reported by: rakuco Notes: svn path=/head/; revision=418128
* Regenerate a few patches to unbreak after the news/tin update in r406242.Raphael Kubo da Costa2016-02-213-9/+7
| | | | Notes: svn path=/head/; revision=409309
* Mark BROKEN: fails to patchAntoine Brodin2016-01-201-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=406790
* - UnbreakLi-Wen Hsu2014-07-155-17/+14
| | | | Notes: svn path=/head/; revision=361985
* Mark BROKEN: Fails to patchAntoine Brodin2014-05-181-0/+2
| | | | | | | | | | | | ===> 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 Notes: svn path=/head/; revision=354433
* Stage supportAntoine Brodin2014-01-201-1/+0
| | | | Notes: svn path=/head/; revision=340436
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | chinese) Notes: svn path=/head/; revision=327713
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Bump PORTREVISION due to pcre updateJohan van Selst2012-02-151-1/+1
| | | | Notes: svn path=/head/; revision=291446
* - remove files/patch-tin.defaults and replace it with REINPLACE_CMDYen-Ming Lee2012-01-042-13/+6
| | | | | | | Noticed by: danfe@ Notes: svn path=/head/; revision=288523
* Restore PORTREVISION to prevent version going backwardsJohan van Selst2012-01-041-0/+1
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=288513
* - update to 2.0.1Yen-Ming Lee2012-01-026-65/+35
| | | | | | | | | | - drop maintainership PR: 159863 Submitted by: Yi-Rong Wang <wangyr@cs.nctu.edu.tw> Notes: svn path=/head/; revision=288419
* - Mark BROKEN: does not patchPav Lucistnik2011-07-181-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=277921
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - utilize WITH_TIN_SCREENYen-Ming Lee2007-03-011-2/+1
| | | | | | | | | - remove the lines after .include "${MASTERDIR}/Makefile" Noticed by: rafan@ Notes: svn path=/head/; revision=186241
* - update patch and unbreak this portYen-Ming Lee2005-04-052-15/+15
| | | | | | | | | | | - take over the maintainership PR: part of 78990 Submitted by: leeym Approved by: ex-maintainer Notes: svn path=/head/; revision=132573
* BROKEN: Fails to patchKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131982
* fix typo (s/ printf/ sprintf/)Yen-Ming Lee2003-10-111-1/+1
| | | | Notes: svn path=/head/; revision=90823
* Help to build a correct .tin/tinrc and .tin/attributes at the first run.Clive Lin2003-10-092-2/+15
| | | | | | | | PR: ports/57796 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=90714
* Improve multibyte ability, otherwise it is broken functionally.Clive Lin2003-10-093-0/+32
| | | | | | | | PR: ports/57732 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=90684
* catch up with news/tin (tin-1.6.1)Yen-Ming Lee2003-08-202-19/+20
| | | | | | | Submitted by: Jia-Shiun Li <jsli@mail2000.com.tw> Notes: svn path=/head/; revision=87389
* Fix patch after recent tin port update.Dmitry Sivachenko2003-05-111-2/+2
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=80664
* catch up with news/tin and unbreak zh-tin-1.5.17Yen-Ming Lee2003-05-101-9/+9
| | | | | | | Authorized by: MAINTAINER Notes: svn path=/head/; revision=80610
* set charset to Big5 in all newsgroupsYen-Ming Lee2003-02-191-2/+2
| | | | | | | Suggested by: Ming-Yen Hsu <myhsu@cyberdude dot com> Notes: svn path=/head/; revision=75847
* These patches were merged into main stream source tree,Yen-Ming Lee2003-01-236-70/+2
| | | | | | | | | so remove these patches and unbreak zh-tin Approved by: MAINTAINER Notes: svn path=/head/; revision=73861
* 1. take wrong sig dashes as correct ones when quoting (especially in tw.*)Yen-Ming Lee2003-01-141-1/+10
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=73140
* upgrade and unbreak chinese/tin to 1.5.16Yen-Ming Lee2003-01-128-94/+70
| | | | | | | | | PR: ports/46878 Submitted by: leeym Reviewed by: yssu@CCCA.NCTU.edu.tw (MAINTAINER) Notes: svn path=/head/; revision=72940
* Chasing news/tin upgrade.Clive Lin2002-05-262-15/+15
| | | | Notes: svn path=/head/; revision=60009
* In case tin links against libiconv now, teach tin to recognize BIG5Clive Lin2002-05-092-0/+12
| | | | | | | | | charset. Noted by: My post became 8bit stripped. Notes: svn path=/head/; revision=58819
* Update to 1.5.11Kevin Lo2002-03-232-14/+5
| | | | | | | | PR: 36212 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=56472
* make it buildable for 1.5.9Ying-Chieh Liao2001-08-082-28/+29
| | | | | | | | PR: 29539 Submitted by: MAINTAINER Notes: svn path=/head/; revision=45953
* Bump PORTREVISION I forgot in previous commit.Clive Lin2001-06-251-1/+1
| | | | | | | PR: ports/26961 Notes: svn path=/head/; revision=44426
* Disable wrap_lines in put_cooked().Clive Lin2001-06-252-10/+36
| | | | | | | | | | | | Enlarge buffer size for extra-long line. This fixes core dump which is rarely happened. PR: ports/26961 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> Notes: svn path=/head/; revision=44425
* Ports policy:Maxim Sobolev2001-05-221-0/+2
| | | | | | | | Ensure that the master category is always matches name of the parent (category) directory. This is required for ORIGIN to function properly. Notes: svn path=/head/; revision=42934
* Essential line wrapping fix for embedded color assii art.Clive Lin2001-04-192-1/+23
| | | | | | | | | | | PORTREVISION bumped. PR: 26691 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Approved by: MAINTAINER Notes: svn path=/head/; revision=41669
* Resolve conflicts with the updating of news/tin to make it buildable.Clive Lin2001-04-141-15/+15
| | | | | | | | | | | It seems that tin itself now has more ability to handle MB. More inspection on chinese/tin may be required to remove obsoleted method. (I will forward this commit log to its MAINTAINER and freebsd-taiwan-chinese@maillist.tw.freebsd.org) Notes: svn path=/head/; revision=41358
* o Don't fooly assume every character is printable. Some charactersClive Lin2001-04-081-3/+3
| | | | | | | | | | | | | | | like '\n' is definitely non-printable. o Fix this by tin's misc.c way, exactly what ports/26402 submitted. o Unless we have wchar and, well, Citrus Project, imported, there's no clean way, Good Thing (tm), we can do in this case. PR: ports/26402 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Notes: svn path=/head/; revision=41070
* Style/space police (space -> tab) over the chinese category.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37973
* Don't do isprint(3) filtering, just print it.Clive Lin2000-12-072-1/+12
| | | | | | | | | | | Before isprint(3) get fixed or any one knows how to use isprint(3) to identify multibytes characters, this temporary fix would remain here. PR: 23196 Reviewed by: People on tw.bbs.comp.386bsd newsgroup Notes: svn path=/head/; revision=35751
* Change places where "/patches/" is spelled out to "/files/".Satoshi Asami2000-10-081-3/+3
| | | | Notes: svn path=/head/; revision=33577
* Forgot to add patch files :)Vanilla I. Shu2000-09-243-0/+67
| | | | Notes: svn path=/head/; revision=33059
* Update and enslave zh-tin.Vanilla I. Shu2000-09-241-51/+8
| | | | | | | | PR: ports/21496 Submitted by: clive@CirX.ORG Notes: svn path=/head/; revision=33058
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-131-3/+2
| | | | | | | | | | | | | Anomalies found: - autoconvert was missing "zh-" in front of PKGNAME - xcin (both 2.3 and 2.5) had invalid version strings - neither of xcin ports had NO_LATEST_LINK - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0 Fixed all except the last (I wasn't sure if it was intentional). Notes: svn path=/head/; revision=27479
* Upgrade to 1.4.2.Vanilla I. Shu2000-02-271-14/+24
| | | | Notes: svn path=/head/; revision=26319