aboutsummaryrefslogtreecommitdiff
path: root/chinese/dictd-database
Commit message (Collapse)AuthorAgeFilesLines
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508834
* Cleanup dead master_sitesBaptiste Daroussin2017-10-131-2/+1
| | | | Notes: svn path=/head/; revision=452004
* 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
* Remove Authors from pkg-descrBaptiste Daroussin2015-03-021-2/+0
| | | | Notes: svn path=/head/; revision=380301
* Drop maintainership as I no longer use these software nor have time andRong-En Fan2015-01-161-1/+1
| | | | | | | energy to keep up. Notes: svn path=/head/; revision=377195
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371243
* - Add LICENSESunpoet Po-Chuan Hsieh2014-03-091-1/+3
| | | | | | | | | - While I'm here, remove leading indefinite article from COMMENT Approved by: portmgr (blanket) Notes: svn path=/head/; revision=347697
* - Remove unnecessary slash after STAGEDIRSunpoet Po-Chuan Hsieh2013-10-031-3/+3
| | | | Notes: svn path=/head/; revision=329142
* Support stage.Vanilla I. Shu2013-09-272-11/+5
| | | | Notes: svn path=/head/; revision=328463
* 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
* - Use SUB_FILES for PKGMESSAGERong-En Fan2010-01-092-4/+1
| | | | | | | | PR: ports/142415 (based on) Submitted by: Sevan Janiyan <venture37 at geeklan.co.uk> Notes: svn path=/head/; revision=247451
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-7/+1
| | | | Notes: svn path=/head/; revision=225288
* - Use local distfilesRong-En Fan2008-12-311-1/+1
| | | | Notes: svn path=/head/; revision=225046
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-4/+4
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Respect DESTDIRRong-En Fan2006-08-122-5/+6
| | | | | | | | | | - Use @dirrmtry, bump PORTREVISION PR: ports/101869 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=170426
* Change to my FreeBSD.org email.Rong-En Fan2006-06-271-1/+1
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=166420
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - Update to 1.6, also unbreak it!Yen-Ming Lee2005-04-065-48/+27
| | | | | | | | PR: 79596 Submitted by: maintainer Notes: svn path=/head/; revision=132634
* BROKEN: Does not buildKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131980
* - Readd chinese/dictd-databaseMichael Johnson2005-03-117-0/+102
| | | | | | | | PR: 78111 Submitted by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=130844
* Remove expired ports, plus the three ports that depended on them.Kris Kennaway2004-06-208-97/+0
| | | | Notes: svn path=/head/; revision=111893
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* 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
* - depend on LIBTOOLYen-Ming Lee2003-06-052-18/+12
| | | | | | | | | | - unbreak zh-dictd-database on 5.1-BETA - refine PKGMESSAGE Reviewed by: statue@freebsd.sinica.edu.tw (MAINTAINER) Notes: svn path=/head/; revision=82310
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-4/+4
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not buildKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81232
* Update to 1.4.Vanilla I. Shu2003-03-273-3/+3
| | | | | | | | PR: ports/50295 Submitted by: maintainer Notes: svn path=/head/; revision=77535
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* The variable is called USE_PERL5_BUILD, not USE_PERL_BUILDKris Kennaway2002-11-261-1/+1
| | | | | | | Pointy hat to: kris Notes: svn path=/head/; revision=71100
* Add USE_PERL_BUILDKris Kennaway2002-11-261-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=71099
* Upgrade to 1.3.Vanilla I. Shu2002-07-214-39/+3
| | | | | | | | PR: ports/40822 Submitted by: maintainer. Notes: svn path=/head/; revision=63306
* Add a patch for handle cedict.Vanilla I. Shu2002-07-203-2/+39
| | | | | | | | | PR: ports/40738 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org> Approved by: maintainer. Notes: svn path=/head/; revision=63266
* Update MASTER_SITESClive Lin2002-05-101-1/+1
| | | | | | | | PR: ports/37433 Submitted by: Statue <statue@softwareliberty.org> (MAINTAINER) Notes: svn path=/head/; revision=58875
* upgrade to 1.2.1Ying-Chieh Liao2001-12-082-2/+2
| | | | | | | | PR: 32499 Submitted by: maintainer Notes: svn path=/head/; revision=51213
* Fix a typo.Clive Lin2001-11-291-1/+1
| | | | Notes: svn path=/head/; revision=50732
* Update to 1.2.Clive Lin2001-11-286-6/+14
| | | | | | | | PR: ports/32352 Submitted by: MAINTAINER Notes: svn path=/head/; revision=50698
* A Chinese(Big5) <-> English database for dictd.Clive Lin2001-10-209-0/+85
PR: ports/31298 Submitted by: Statue <statue@softwareliberty.org> Notes: svn path=/head/; revision=48987