aboutsummaryrefslogtreecommitdiff
path: root/japanese/edict/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix ${arch}_BROKEN statements to correct BROKEN_${arch}Dmitry Marakasov2014-10-171-2/+2
| | | | | | | | - Drop @dirrm* from plists - Other minor fixes Notes: svn path=/head/; revision=371065
* Properly fill the distinfoBaptiste Daroussin2014-06-301-2/+0
| | | | Notes: svn path=/head/; revision=359918
* Mark as broken: no distinfoBaptiste Daroussin2014-06-221-4/+1
| | | | Notes: svn path=/head/; revision=358843
* japanese/edict: Remove unnecessary extract target and dependencyJohn Marino2014-06-061-16/+7
| | | | | | | | | | | | This port never needed a roll-your-own extract target; all it needed was the EXTRACT_ONLY definition. While touching this unmaintained port, change it to use TAR instead of UNZIP_CMD during installation. Poudriere-verified to install the same way as before. And pet portlint a bit. Notes: svn path=/head/; revision=356759
* - Add staging supportPawel Pekala2014-05-081-101/+42
| | | | | | | - Define DOCS option Notes: svn path=/head/; revision=353363
* 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
* Fix build on FreeBSD 9+Baptiste Daroussin2013-02-051-6/+2
| | | | Notes: svn path=/head/; revision=311707
* - Fix build with clangMartin Wilke2012-01-281-0/+4
| | | | | | | | PR: 164198 Submitted by: Jan Beich <jbeich@tormail.net> Notes: svn path=/head/; revision=289945
* - Update MASTER_SITES and WWW: lineTAKATSU Tomonari2011-08-071-1/+1
| | | | | | | | PR: ports/159484 Submitted by: Ports Fury Notes: svn path=/head/; revision=279107
* Mark as broken on sparc64.Mark Linimon2009-02-031-0/+4
| | | | Notes: svn path=/head/; revision=227504
* - s/DOCDIR/DOCSDIR/ and use DATADIR both in Makefile and pkg-plistIon-Mihai Tetcu2008-07-281-21/+21
| | | | | | | | | | | - pet portlint - fix plist with -DNOPORTDOCS - bump PORTREVISION Prompted by: QA Tindy run Notes: svn path=/head/; revision=217769
* Unbreak on amd64Tilman Keskinoz2008-07-271-5/+1
| | | | | | | | | | | Set maintainership back to ports PR: 125683 Submitted by: Kazunori_Fujiwara <fujiwara@wide.ad.jp> Approved by: maintainer Notes: svn path=/head/; revision=217686
* - Update master sitesMartin Wilke2008-03-141-7/+12
| | | | | | | | | | | - Remove outdated files - Quiet some warnings PR: 121445 Submitted by: Jonathan Hanna <jhanna@shaw.ca> (maintainer) Notes: svn path=/head/; revision=209067
* Refers 4jword3_edict.euc instead 4jword2 when create .xjdicrcMarcus Alves Grando2005-11-111-2/+2
| | | | | | | | | | | Bump PORTREVISION PR: 88843 Submitted by: Dirk Gouders <gouders@et.bocholt.fh-ge.de> Approved by: maintainer Notes: svn path=/head/; revision=147985
* replace 4jwords with 4jwords3Edwin Groothuis2005-11-031-3/+7
| | | | | | | Submitted by: Jonathan Hanna <jhanna@shaw.ca> Notes: svn path=/head/; revision=147067
* - Unfetchable files. One dictionary seems to have disappeared and one has beenPav Lucistnik2005-02-151-6/+6
| | | | | | | | | | upgraded and given a new name. PR: ports/77540 Submitted by: Jonathan Hanna <jhanna@shaw.ca> (maintainer) Notes: svn path=/head/; revision=128931
* BROKEN on !i386: Does not buildKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101808
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92819
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76037
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-18/+18
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53956
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-2/+2
| | | | Notes: svn path=/head/; revision=43378
* aviation.doc unfetchable fixYing-Chieh Liao2001-05-221-1/+1
| | | | | | | | PR: 27512 Submitted by: maintainer Notes: svn path=/head/; revision=42925
* Find unfetchable distfiles.Steve Price2000-09-051-1/+2
| | | | | | | | PR: 20772 Submitted by: maintainer Notes: svn path=/head/; revision=32283
* Update MASTER_SITES.Akinori MUSHA2000-08-081-3/+3
| | | | | | | | PR: ports/20461 Submitted by: Jonathan Hanna <pangolin@home.com> (MAINTAINER) Notes: svn path=/head/; revision=31416
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-3/+2
| | | | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) Notes: svn path=/head/; revision=27449
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* grep -> ${GREP}Michael Haro1999-08-231-4/+4
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* awk -> ${AWK}Michael Haro1999-08-221-5/+5
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-221-5/+5
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Update to 19990714Chris Piazza1999-07-171-57/+23
| | | | | | | | PR: 12643 Submitted by: maintainer Notes: svn path=/head/; revision=20244
* Get rid of a MASTERSITE that doesn't appear to work.Steve Price1999-02-221-3/+2
| | | | Notes: svn path=/head/; revision=16828
* Remove NO_WRKDIR tests from targets copied from bsd.port.mk. SinceSatoshi Asami1998-12-121-4/+2
| | | | | | | | NO_WRKDIR is a port variable, not a user variable, it made no sense for these to be here in the first place. Notes: svn path=/head/; revision=15298
* Update to version 19981007.Steve Price1998-10-101-28/+32
| | | | | | | | PR: 8192 Submitted by: maintainer Notes: svn path=/head/; revision=13831
* Japanse-English dictionaries with access and maintenance utilities.Jun Kuriyama1998-05-301-0/+192
PR: ports/4643 Submitted by: Jonathan Hanna <jhanna@imtcomsys.bc.ca> Notes: svn path=/head/; revision=11190