# New ports collection makefile for: tgif-j # Date created: 8 Dec 1995 # Whom: Mita Yoshio # # $FreeBSD$ # PORTNAME= tgif PORTVERSION= 4.1.42 CATEGORIES= japanese MASTER_SITES= http://home.jp.FreeBSD.org/~mita/LOCAL_PORTS/ DISTNAME= ja-${PORTNAME}-980222 MAINTAINER= mita@FreeBSD.org COMMENT= 2-D drawing facility (with Japanese configuration) RUN_DEPENDS= tgif:${PORTSDIR}/graphics/tgif-nls\ ${PREFIX}/lib/X11/fonts/local/knm12p.pcf.gz:${PORTSDIR}/japanese/k12 NO_BUILD= yes NO_WRKSUBDIR= yes USE_X_PREFIX= yes do-install: ${MKDIR} ${PREFIX}/lib/X11/ja_JP.eucJP/app-defaults ${INSTALL_DATA} ${WRKSRC}/Tgif ${PREFIX}/lib/X11/ja_JP.eucJP/app-defaults/ .include ='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'BONOBO_0_30'.BONOBO_0_30nobody2000-11-071711-607692/+0
* Applied build patch from Mathieu Lacage.Hans Petter2000-11-071-0/+2
* ${prefix} doesn't get defaulted until the end of configure, so check ifDan Winship2000-11-072-3/+14
* Fixed a missing `CORBA_Object_duplicate()' problem. This should fixEttore Perazzoli2000-11-072-1/+6
* Added #include <config.h>Kjartan Maraas2000-11-072-0/+8
* set the content type on the plain part of outgoing messages.Larry Ewing2000-11-071-6/+36
* Fix up #include <config.h> Same here. Here too. Fix indentation of #ifdefKjartan Maraas2000-11-076-5/+15
* Don't invert the flag. (undelete_msg): Same (when multiple messages areJeffrey Stedfast2000-11-072-8/+9
* Added #include <config.h> s/_HAVE_CONFIG_H/HAVE_CONFIG_H for working i18n.Kjartan Maraas2000-11-073-1/+8
* Updated to have the same menu items as the new right-click menu -Jeffrey Stedfast2000-11-075-15/+65
* Updated Message menu.Jeffrey Stedfast2000-11-072-4/+15
* Removed the old recurrence page. Wheeeeeeeeee!Federico Mena Quintero2000-11-076-473/+342
* Handle both the position and weekday in the by_day field.Federico Mena Quintero2000-11-072-2/+12
* added some checks for the type of an incoming iCal component beforeJesse Pavel2000-11-073-6/+38
* also look for HTMLEditor.idl in ${prefix}/share/gtkhtmlRadek Doulik2000-11-062-2/+12
* Updated Swedish translation.Christian Rose2000-11-062-105/+133
* Removed unnecessary .cvsignore files.Christopher James Lahey2000-11-064-9/+5
* Removed unnecessary .cvsignore files.Christopher James Lahey2000-11-063-4/+5
* New files for the new define views dialog.Christopher James Lahey2000-11-063-0/+573
* Added print envelope menus. Added ...s.Christopher James Lahey2000-11-062-5/+14
* Add menus items to the envelope printing stuff.Christopher James Lahey2000-11-0611-10/+432
* Added an "Undelete" option to the right-click menu and also set a mask soJeffrey Stedfast2000-11-064-35/+100
* Updated Galician translationJesus Bravo Alvarez2000-11-062-1413/+3803
* Updated russian translation.Valek Frob2000-11-062-570/+904
* Added stuff for `bonobox'.Martin Baulig2000-11-052-2/+7
* Put this back; I suppose Elliot reverted it by accident sinceMartin Baulig2000-11-051-2/+2
* Updated Swedish translation.Christian Rose2000-11-052-575/+918
* kill all the bonob-ui-extract crud.Michael Meeks2000-11-0513-560/+5
* update all of ui/*.h to ui/*.xmlMichael Meeks2000-11-055-80/+462
* Updated Slovenian translationAndraz Tori2000-11-051-1/+1
* Updated Polish translationChyla Zbigniew2000-11-052-414/+440
* Block signals from the toggle button. (date_changed_cb): MergedFederico Mena Quintero2000-11-054-86/+63
* Translations from KeldKenneth Christiansen2000-11-041-793/+810
* Translations from KeldKenneth Christiansen2000-11-041-1004/+2004
* raise required version number to 0.8 added check for HTMLEditor.idl fileRadek Doulik2000-11-042-2/+19
* fix test for regular file to !S_ISREG (statbuf.st_mode)Radek Doulik2000-11-042-1/+4
* Updated russian translation.Valek Frob2000-11-041-299/+303
* use inline images hash tableRadek Doulik2000-11-0410-85/+126
* new function, generates simple message/content idRadek Doulik2000-11-043-0/+21
* Set the preface/postface from the parser into the multipart object.Not Zed2000-11-0410-33/+249
* Updated Swedish translation.Christian Rose2000-11-042-322/+337
* Undo my incorrect fix - I misunderstood danw - sorry!Jeffrey Stedfast2000-11-042-26/+9
* oops, return NULL not voidJeffrey Stedfast2000-11-041-2/+2
* Don't allow attaching anything but regular files.Jeffrey Stedfast2000-11-042-15/+25
* Updated Norwegian translation.Kjartan Maraas2000-11-042-293/+312
* don't free the MessageList search when it's being reusedDan Winship2000-11-042-1/+6
* Unbreak this.Dan Winship2000-11-042-2/+7
* Added a `--no-splash' option to the shell.Ettore Perazzoli2000-11-044-20/+60
* Updated Slovenian translationAndraz Tori2000-11-041-1070/+1005
* Fix the name of the signal passed to gtk_signal_new so that this actuallyDan Winship2000-11-042-1/+6
* Don't show the passwd in the url string. (mail_tool_local_uri_to_folder):Jeffrey Stedfast2000-11-042-6/+13
* Made it compile again.Chris Lahey2000-11-041-2/+2
* Turned on proper handling of insert and delete.Christopher James Lahey2000-11-041