# New ports collection makefile for: csrd # Date created: 99/08/18 # Whom: Satoshi TAOKA # # $FreeBSD$ # PORTNAME= csrd PORTVERSION= 1.0 CATEGORIES= japanese MASTER_SITES= http://openlab.ring.gr.jp/edict/csrd/ MAINTAINER= taoka@FreeBSD.org COMMENT= Utility for Shogakukan Random House English-Japanese Dictionary MAKEFILE= makefile.unx ALL_TARGET= csrd do-install: ${INSTALL_PROGRAM} ${WRKSRC}/csrd ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/csrd.fmt ${PREFIX}/lib ${INSTALL_DATA} ${WRKSRC}/csrd.gai ${PREFIX}/lib ${MKDIR} ${PREFIX}/share/doc/${PKGNAME} ${INSTALL_DATA} ${WRKSRC}/csrd.doc ${PREFIX}/share/doc/${PKGNAME} .include e='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Radically reorganize source code.Matthew Barnes2009-06-251-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-9/+9
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-12/+12
| * ** Fixes bug #546926Matthew Barnes2008-08-211-0/+1
* | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-2/+2
* | Miscellaneous bug fixes.Matthew Barnes2009-04-241-8/+3
* | Miscellaneous stuff.Matthew Barnes2009-01-271-3/+0
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-1/+2
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-12/+13
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #510779Srinivasa Ragavan2008-01-241-0/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-1/+1
* ** Fixes bug #437579Matthew Barnes2007-10-101-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Add pluggable junk filter code and move SA options to the plugins.Srinivasa Ragavan2007-04-031-0/+4
* handle the sa prefs here, have own gconf client with sa dir addedRadek Doulik2004-02-031-7/+0
* use mail_session_get_sa_daemon_portRadek Doulik2004-01-241-0/+2
* added SA prefs (mail_session_get_sa_local_only): new helper methodRadek Doulik2004-01-131-0/+5