Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating to more recent dictionaries. | lx | 2007-03-15 | 2 | -15/+15 |
| | | | | Approved by: edwin (mentor) | ||||
* | Updating to 20070106. | lx | 2007-01-07 | 2 | -60/+60 |
| | | | | Approved by: edwin (mentor) | ||||
* | Move unzip to EXTRACT_DEPENDS rather than BUILD_DEPENDS. | lx | 2006-11-30 | 1 | -1/+1 |
| | | | | Approved by: edwin (mentor) | ||||
* | - Update to 20061125 | miwi | 2006-11-27 | 4 | -96/+103 |
| | | | | | | | - Pass maintainership to submitter PR: ports/105856 Submitted by: David Thiel <lx@redundancy.redundancy.org> | ||||
* | Schedule these broken ports for termination on 2006-12-01 | kris | 2006-09-02 | 1 | -0/+2 |
| | |||||
* | BROKEN: Size mismatch | kris | 2005-11-15 | 1 | -0/+2 |
| | |||||
* | add pkg-message: | edwin | 2005-11-03 | 1 | -0/+3 |
| | | | | | | | Plesae note that the words in the dictionary `enamdict.gz' have been removed because iconv wasn't able to process them. If you have the skills, please see if you can find what is causing this. | ||||
* | Fix building by removing one file from the dictionary. | edwin | 2005-11-03 | 1 | -5/+6 |
| | |||||
* | Remove obsolete mastersite. | linimon | 2005-10-10 | 1 | -1/+0 |
| | | | | Source: distfile survey | ||||
* | This port is scheduled for deletion on 2005-09-22 if it is still broken | kris | 2005-07-23 | 1 | -0/+2 |
| | | | | at that time and no PRs have been submitted to fix it. | ||||
* | - Reset maintainer | ahze | 2005-04-08 | 1 | -1/+1 |
| | |||||
* | BROKEN: install fails | kris | 2005-03-26 | 1 | -0/+2 |
| | | | | Approved by: portmgr (self) | ||||
* | - Update to 20050310 | ahze | 2005-03-11 | 2 | -5/+5 |
| | |||||
* | - Chase changes to distfiles to fix fetch and update to 20050214 | ahze | 2005-02-14 | 2 | -5/+5 |
| | | | | Pointed out by: kris via pointyhat | ||||
* | Change email to new FreeBSD.org address | ahze | 2004-10-29 | 1 | -1/+1 |
| | | | | Approved by:adamw (mentor) | ||||
* | Refresh distinfo, add more mirrors. | vs | 2004-08-30 | 2 | -12/+19 |
| | | | | | Submitted by: Jin-Shan Tseng, me Approved by: maintainer | ||||
* | UTF-8-version of japanese/edict dictionary files | vs | 2004-08-27 | 6 | -278/+62 |
| | | | | | PR: ports/69745 Submitted by: Michael Johnson | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | BROKEN on !i386: Does not build | kris | 2004-02-23 | 1 | -1/+7 |
| | |||||
* | ports with possibly unreachable MAINTAINERs | edwin | 2003-11-02 | 1 | -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> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -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. | ||||
* | Typo fix. | okazaki | 2001-10-23 | 1 | -1/+1 |
| | | | | | PR: 31438 Submitted by: maintainer | ||||
* | Use proper POSIX syntax for `chown'. | obrien | 2001-06-01 | 1 | -2/+2 |
| | |||||
* | aviation.doc unfetchable fix | ijliao | 2001-05-22 | 3 | -3/+3 |
| | | | | | PR: 27512 Submitted by: maintainer | ||||
* | Find unfetchable distfiles. | steve | 2000-09-05 | 3 | -6/+10 |
| | | | | | PR: 20772 Submitted by: maintainer | ||||
* | Update MASTER_SITES. | knu | 2000-08-08 | 1 | -3/+3 |
| | | | | | PR: ports/20461 Submitted by: Jonathan Hanna <pangolin@home.com> (MAINTAINER) | ||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | knu | 2000-04-11 | 1 | -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. :) | ||||
* | Modified URL | taoka | 2000-01-25 | 1 | -1/+1 |
| | |||||
* | Added WWW | taoka | 2000-01-25 | 1 | -0/+2 |
| | | | | Approved by: maintainer | ||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | grep -> ${GREP} | mharo | 1999-08-23 | 1 | -4/+4 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | awk -> ${AWK} | mharo | 1999-08-22 | 1 | -5/+5 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -5/+5 |
| | | | | chown -> ${CHOWN} | ||||
* | Update to 19990714 | cpiazza | 1999-07-17 | 4 | -67/+70 |
| | | | | | PR: 12643 Submitted by: maintainer | ||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Get rid of a MASTERSITE that doesn't appear to work. | steve | 1999-02-22 | 1 | -3/+2 |
| | |||||
* | Remove NO_WRKDIR tests from targets copied from bsd.port.mk. Since | asami | 1998-12-12 | 1 | -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. | ||||
* | Checksum changed.... | asami | 1998-10-20 | 1 | -1/+1 |
| | |||||
* | Update to version 19981007. | steve | 1998-10-10 | 6 | -57/+62 |
| | | | | | PR: 8192 Submitted by: maintainer | ||||
* | Japanse-English dictionaries with access and maintenance utilities. | kuriyama | 1998-05-30 | 7 | -0/+334 |
PR: ports/4643 Submitted by: Jonathan Hanna <jhanna@imtcomsys.bc.ca> |