aboutsummaryrefslogtreecommitdiff
path: root/chinese/qe
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* chinese: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * <intron@intron.ac> * Bo-Yi Wu <appleboy.tw@gmail.com> * Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw> * Ching-Hong Wu <woju@freebsd.ntu.edu.tw> * David O'Brien (obrien@FreeBSD.org) * David O'Brien (obrien@cs.ucdavis.edu) * Eric L. Camachat <eric@camachat.org> * Foxfair Hu <foxfair@FreeBSD.org> * G. Adam Stanislav <adam@whizkidtech.net> * Gasol Wu <gasol.wu@gmail.com> * Gea-Suan Lin <gslin@gslin.org> * Henry Hu <henry.hu.sh@gmail.com> * Jie Gao <gaoj@cpsc.ucalgary.ca> * Jing-Tang Keith Jang <keith@FreeBSD.org> * Joe Horn <joehorn@gmail.com> * Ka Ho Ng <khng300@gmail.com> * Kuang-che Wu <kcwu@csie.org> * Michael C . Wu <keichii@iteration.net> * Michael C. Wu * Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW> * Rong-En Fan <rafan@FreeBSD.org> * Satoshi TAOKA <taoka@FreeBSD.org> * Shell Hung <shell@shellhung.org> * Shen Chuan-Hsing * Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Yen-Ming Lee <leeym@FreeBSD.org> * Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> * Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw> * Yinghong Liu <relaxbsd@gmail.com> * Zhang Shu * Zhihao Yuan <lichray@gmail.com> * blubee <hello@blubee.me> * buganini@gmail.com * chinsan * chinsan <chinsan.tw@gmail.com> * clive * clsung * clsung@dragon2.net * gugod@gugod.org * hrs * ijliao * vanilla@ With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1).Alexey Dokuchaev2020-05-271-1/+1
| | | | Notes: svn path=/head/; revision=536688
* Cleanup dead master_sitesBaptiste Daroussin2017-10-131-2/+1
| | | | Notes: svn path=/head/; revision=452004
* chinese/qe: document ncurses requirement (USES+=ncurses)John Marino2016-02-011-1/+1
| | | | Notes: svn path=/head/; revision=407782
* Typos, whitespace and capitalization fixes (A-F).Jimmy Olgeni2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397395
* - Strip binaryDmitry Marakasov2015-05-281-1/+9
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=387720
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371243
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2013-10-051-1/+1
| | | | Notes: svn path=/head/; revision=329467
* Support stage.Vanilla I. Shu2013-09-263-5/+52
| | | | Notes: svn path=/head/; revision=328366
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | chinese) Notes: svn path=/head/; revision=327713
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Honor PREFIX/LOCALBASEPhilip M. Gollucci2009-06-011-2/+2
| | | | | | | | | (its GNU Configure) Reported by: QAT Notes: svn path=/head/; revision=234990
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149333
* Change pkg-descr and fix WWWMarcus Alves Grando2005-10-261-8/+1
| | | | | | | | PR: 88038 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=146405
* Reset bouncing maintainer address. These ports are now available forMark Linimon2005-07-251-1/+1
| | | | | | | | | | | | adoption. Note that I have left the maintainer's own ftp site as a MASTERSITE because it still appears to be active (for now, anyways). Hat: portmgr Notes: svn path=/head/; revision=140114
* - Pass maintainership to submitterSergey Matveychuk2005-01-081-1/+1
| | | | | | | | PR: ports/75730 Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw Notes: svn path=/head/; revision=125813
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* statue@freebsd.sinica.edu.tw has asked for all the maintainedMark Linimon2003-11-211-1/+1
| | | | | | | | | | | ports to be reset to ports@FreeBSD.org. We're sorry to see you go and want to thank you for your help in the past. PR: ports/59515 Submitted by: statue@freebsd.sinica.edu.tw Notes: svn path=/head/; revision=94596
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* o Fix build on -CURRENT.Clive Lin2002-09-282-15/+4
| | | | | | | | | | | o Use REINPLACE_CMD instead of a hard wired patch, which breaks this port on -CURRENT. o Use tab instead of space, BTW. Submitted by: bento Notes: svn path=/head/; revision=67192
* Update MASTER_SITESClive Lin2002-05-101-1/+1
| | | | | | | | PR: ports/37433 Submitted by: Statue <statue@softwareliberty.org> (MAINTAINER) Notes: svn path=/head/; revision=58875
* Eak ! I missed this file in my last commit.Clive Lin2001-08-181-0/+11
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=46434
* Update to 0.1.1.Clive Lin2001-07-263-4/+13
| | | | | | | | PR: ports/28420 Submitted by: MAINTAINER Notes: svn path=/head/; revision=45495
* Add another MASTER_SITE.Jing-Tang Keith Jang2001-03-311-1/+2
| | | | | | | PR: ports/26221 (MAINTAINER) Notes: svn path=/head/; revision=40641
* New port for chinese/qe.Clive Lin2001-03-175-0/+33
QE is a PE2-like editor program under U*nix. p.s. Don't pursuade me putting this into editors/. If you don't have a Chinese (big5) environment, you could only see 'funny characters.' PR: ports/25867 Submitted by: Status <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=39965