aboutsummaryrefslogtreecommitdiff
path: root/chinese/hanzim
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from c*Baptiste Daroussin2014-09-016-160/+0
| | | | Notes: svn path=/head/; revision=366865
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-231-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362705
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-091-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* Remove trailing whitespaces from category chineseEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345399
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Reduce over inclusion of bsd.port.mkBaptiste Daroussin2014-01-151-7/+2
| | | | Notes: svn path=/head/; revision=339852
* Convert chinese to MDOCSAdam Weinberger2014-01-031-1/+4
| | | | Notes: svn path=/head/; revision=338553
* 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
* Mark as broken on powerpc.Mark Linimon2011-11-101-1/+7
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=285451
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* Fix segmentation fault caused by strcmp() on nonexistent argv.Xin LI2007-12-112-6/+9
| | | | | | | | | | Pass maintainership to submitter. PR: 117912 Submitted by: Sunry Chen <sunrychen at gmail.com> Notes: svn path=/head/; revision=203022
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* 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 MASTER_SITESMarcus Alves Grando2005-10-261-1/+1
| | | | | | | | PR: 88035 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=146397
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Update to tcl/tk 8.4 and bump PORTREVISION.Kris Kennaway2003-08-172-5/+6
| | | | Notes: svn path=/head/; revision=87098
* + refine MakefileYen-Ming Lee2003-06-263-15/+18
| | | | | | | + add missing entry in pkg-plist which is generated by hanzim -port-install Notes: svn path=/head/; revision=83613
* fix typo in my previous commit.Yen-Ming Lee2003-06-251-1/+1
| | | | | | | Pointy hat to: leeym Notes: svn path=/head/; revision=83602
* Fix the "Hanzim: start-up error" problemYen-Ming Lee2003-06-223-7/+37
| | | | | | | | | PR: 53524 Noticed by: Mark Linimon <linimon@lonesome.com> Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Notes: svn path=/head/; revision=83441
* remove extra entry in PLISTYen-Ming Lee2003-06-171-1/+0
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=83150
* o Fix unfetchable distfile by upgrading to 1.3Yen-Ming Lee2003-06-112-2/+2
| | | | | | | | PR: 53109 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Notes: svn path=/head/; revision=82803
* Look in the 'Old' subdir if we can't find the distfile.Pete Fritchman2003-05-101-1/+2
| | | | | | | Noticed by: fenner's portsurvey Notes: svn path=/head/; revision=80578
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Add tk83 to BUILD_DEPENDS, RUN_DEPENDS.Clive Lin2001-10-201-0/+3
| | | | | | | | PR: ports/31252 Submitted by: Statue <statue@softwareliberty.org> Notes: svn path=/head/; revision=48998
* add hanzimYing-Chieh Liao2001-09-247-0/+118
A Chinese character learning-aid program Notes: svn path=/head/; revision=48133