aboutsummaryrefslogtreecommitdiff
path: root/chinese/dictd-database/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Use SUB_FILES for PKGMESSAGERong-En Fan2010-01-091-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-121-4/+5
| | | | | | | | | | - 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
* - Update to 1.6, also unbreak it!Yen-Ming Lee2005-04-061-13/+16
| | | | | | | | 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-111-0/+41
| | | | | | | | 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-201-27/+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
* 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-051-9/+3
| | | | | | | | | | - 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-271-1/+1
| | | | | | | | PR: ports/50295 Submitted by: maintainer Notes: svn path=/head/; revision=77535
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+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-211-3/+2
| | | | | | | | PR: ports/40822 Submitted by: maintainer. Notes: svn path=/head/; revision=63306
* Add a patch for handle cedict.Vanilla I. Shu2002-07-201-0/+1
| | | | | | | | | 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-081-1/+1
| | | | | | | | PR: 32499 Submitted by: maintainer Notes: svn path=/head/; revision=51213
* Update to 1.2.Clive Lin2001-11-281-1/+1
| | | | | | | | PR: ports/32352 Submitted by: MAINTAINER Notes: svn path=/head/; revision=50698
* A Chinese(Big5) <-> English database for dictd.Clive Lin2001-10-201-0/+24
PR: ports/31298 Submitted by: Statue <statue@softwareliberty.org> Notes: svn path=/head/; revision=48987