aboutsummaryrefslogtreecommitdiff
path: root/chinese/bug5
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Update to 1.18Sunpoet Po-Chuan Hsieh2015-06-283-14/+6
| | | | | | | | | | | | - Strip binary executable Changes: https://github.com/buganini/bug5/releases PR: 201018 Submitted by: sunpoet (myself) Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=390754
* Update ports in the [bcd]* categories to not use GH_COMMIT.Mathieu Arnold2015-05-062-4/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385521
* Update "BSD" license for buganini's portsMark Felder2014-12-221-1/+2
| | | | Notes: svn path=/head/; revision=375251
* Add stagedir support.Vanilla I. Shu2014-01-082-1/+11
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339155
* - Update to 1.17Sunpoet Po-Chuan Hsieh2013-09-212-7/+7
| | | | | | | | | | | | | - While I'm here: - Remove leading indefinite article from COMMENT - Convert to new LIB_DEPENDS format Changes: https://github.com/buganini/bug5/commits/master PR: ports/182262 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=327832
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | chinese) Notes: svn path=/head/; revision=327713
* - Update to 1.15Bryan Drewery2013-05-013-4/+5
| | | | | | | | PR: ports/178131 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=317059
* - Use GH_ACCOUNT in DISTNAMEBryan Drewery2012-10-101-1/+1
| | | | | | | | Suggested by: sunpoet Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=305650
* - Update to 1.13 [1]Bryan Drewery2012-10-082-14/+9
| | | | | | | | | | | | | | | - Remove ABI version from LIB_DEPENDS [1] - Switch to USE_GITHUB for fetching Changelog: chase codec rename in bsdconv add -8 for UTF-8 <-> UTF-8 conversion profile PR: ports/172264 [1] Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) [1] Notes: svn path=/head/; revision=305544
* - Update to 1.10Frederic Culot2012-01-182-4/+4
| | | | | | | | PR: ports/164249 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=289402
* - Update to 1.9Sunpoet Po-Chuan Hsieh2011-11-182-5/+5
| | | | | | | | | | | | Changes: - Chase changes and shared library dump in bsdconv PR: portsr/162653 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286013
* - Update to 1.8Sunpoet Po-Chuan Hsieh2011-10-262-4/+4
| | | | | | | | | | | Changes: - Apply http://svnweb.freebsd.org/base?view=revision&revision=226403 PR: ports/162005 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=284381
* - Update to 1.7Li-Wen Hsu2011-10-142-10/+6
| | | | | | | | PR: ports/161566 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=283532
* - Update COMMENT and pkg-descrFrederic Culot2011-09-292-2/+2
| | | | | | | | | | - No PORTREVISION bump needed (no build change) PR: ports/161118 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=282613
* - Update to 1.6Sunpoet Po-Chuan Hsieh2011-09-193-7/+7
| | | | | | | | | | | | | - Update pkg-descr Changes: - Specifying size for slave terminal + auto scrolling region setting PR: ports/160831 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=282013
* - Chase converters/bsdconv shlib version bumpDennis Herrmann2011-06-241-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=276190
* - Update to 1.4Sunpoet Po-Chuan Hsieh2011-05-252-5/+5
| | | | | | | | | | | | Changes: - Chase bsdconv update - Minor code cleanup PR: ports/157307 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=274627
* - Update to 1.3Sunpoet Po-Chuan Hsieh2011-05-032-4/+4
| | | | | | | Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC) Notes: svn path=/head/; revision=273538
* - Add bug5 1.2Sunpoet Po-Chuan Hsieh2011-04-263-0/+50
bug5 is a Big5 <-> UTF-8 translating layer in terminal. It's modified from script(1). Features that screen doesn't have: - UAO - Unpad padded ambiguous-width characters - ANSI-Broken Big5 (eg. Double Color) fixing - Optional Traditional-Simplified conversion - BSD License Features that both bug5 and screen has: - Optional ambiguous-width characters padding - Specify I/O conversion WWW: https://github.com/buganini/bug5 PR: ports/156620 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Notes: svn path=/head/; revision=273217