aboutsummaryrefslogtreecommitdiff
path: root/japanese/kdrill
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories jNiclas Zeising2019-11-061-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'j' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516912
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Prevent collision with getline(3)Baptiste Daroussin2016-05-134-6/+60
| | | | Notes: svn path=/head/; revision=415138
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Cleanup plistAntoine Brodin2014-11-121-1/+0
| | | | Notes: svn path=/head/; revision=372492
* japanese/kdrill: Update version 6.4 => 6.5 and stageJohn Marino2014-07-313-34/+26
| | | | | | | | PR: 191823 Submitted by: Ports Fury Notes: svn path=/head/; revision=363585
* Resetting maintainership on ports that have not been staged and without anyAntoine Brodin2014-07-021-1/+1
| | | | | | | | | pending PR With hat: portmgr Notes: svn path=/head/; revision=360246
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* Convert to USES=imakeBaptiste Daroussin2013-06-281-7/+3
| | | | | | | Trim headers Notes: svn path=/head/; revision=321992
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* Man pages installation is not controlled by NOPORTDOCS.Ion-Mihai Tetcu2009-04-081-2/+0
| | | | | | | | Prompted by: QAT QA run Approved by: Maintainer timeout on QATMail Notes: svn path=/head/; revision=231875
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* - 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Update to 6.4 and unbreakPav Lucistnik2005-08-064-9/+18
| | | | | | | | | PR: ports/84597 Submitted by: Seth Kingsley <sethk@meowfishies.com> (maintainer) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140802
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-231-0/+2
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132022
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2Eric Anholt2004-12-231-1/+1
| | | | | | | | | | | | | | | DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more) Notes: svn path=/head/; revision=124866
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Maintainer Update to new kdrill version, 6.0.Edwin Groothuis2002-11-093-6/+8
| | | | | | | | | | | | | Note: the md5 checksum in the PR doesn't match the one commited. The changes in the tarball, supplied to me by the maintainer, show nothing serious except for a couple of spelling-changes and some exception handling. PR: ports/43873 Submitted by: Seth Kingsley <sethk@meowfishies.com> Notes: svn path=/head/; revision=69770
* Update to 5.12.2David W. Chapman Jr.2002-09-013-2/+7
| | | | | | | | PR: 42092 Submitted by: maintainer Notes: svn path=/head/; revision=65428
* Update to 5.11.8 and update MAINTAINER's email.Akinori MUSHA2002-04-302-3/+3
| | | | | | | | | | | | Submitted by: Seth Kingsley <sethk@meowfishies.com> This closes: PR: ports/36533 (Update to 5.11.6) Submitted by: Christophe Juniet <cjuniet@entreview.com> Notes: svn path=/head/; revision=58362
* Add kdrill, a kanji tutor/quiz program.Brian Feldman2000-11-137-0/+100
Submitted by: Seth Kingsley <sethk@osd.bsdi.com> Notes: svn path=/head/; revision=35053