aboutsummaryrefslogtreecommitdiff
path: root/chinese/pyDict
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-3/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* - Fix $DISPLAY issue under console environment with python 2.3.Chin-San Huang2007-12-164-9/+66
| | | | | | | | | | | | | http://www.python.org/dev/peps/pep-0263/ - Bump PORTREVISION. - Add NOPORTDOCS knob. - Pass maintainership to submitter. PR: ports/117863 Submitted by: Sunry Chen <sunrychen _at_ gmail.com> Notes: svn path=/head/; revision=203873
* - 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
* USE_SUBFILES -> SUB_FILESEdwin Groothuis2006-04-021-1/+1
| | | | | | | Noticed by: YAPHR Notes: svn path=/head/; revision=158628
* Use SUB_FILESEdwin Groothuis2006-04-012-1/+3
| | | | Notes: svn path=/head/; revision=158547
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149333
* Remove WWWMarcus Alves Grando2005-10-261-1/+0
| | | | | | | | PR: 88036 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=146404
* 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
* Take MAINTAINER to submitter.Norikatsu Shigemura2003-06-261-1/+1
| | | | | | | | | PR: ports/53750 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Approved by: maintainer no response (a long time) Notes: svn path=/head/; revision=83638
* o update to 0.2.6.3Vanilla I. Shu2003-05-104-52/+10
| | | | | | | | | | | | | o remove files/patch-aa o make prefix clean o change MASTER_SITES o add author's WWW PR: ports/51950 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=80598
* pkg-comment police: Purge them in this category while I'm here.Foxfair Hu2003-02-262-1/+1
| | | | Notes: svn path=/head/; revision=76493
* Add a fix when the dictionaries are looked up in console interactive mode.Jing-Tang Keith Jang2001-03-161-2/+11
| | | | | | | Submitted by: splash.bbs@bbs.ee.ttu.edu.tw Notes: svn path=/head/; revision=39929
* Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.orgJing-Tang Keith Jang2000-11-061-2/+2
| | | | Notes: svn path=/head/; revision=34848
* New port: chinese/pyDict.SADA Kenji2000-10-158-0/+137
From pkg-descr: pyDict is a Chinese(Big5) <-> English dictionary, written in Python. It can be used as a console app or X11 window(with -x option). The data is prepared by TurboLinux in simplified Chinese, then converted to traditional Chinese by CLE(Chinese Linux Extension) team. PR: ports/14643 Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=33846