# New ports collection makefile for: xvkbd # Date created: 26 November 2000 # Whom: roam@FreeBSD.org # # $FreeBSD$ # PORTNAME= xvkbd PORTVERSION= 3.0 PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://homepage3.nifty.com/tsato/xvkbd/ MAINTAINER= roam@FreeBSD.org COMMENT= A virtual keyboard for X applications MAN1= xvkbd.1 OPTIONS= XAW3D "Xaw3d support" off \ XTEST "XTEST extensions support" on \ I18N "internationalization" on USE_IMAKE= yes .include .if defined(WITH_XAW3D) BUILD_DEPENDS= ${LOCALBASE}/lib/libXaw3d.a:${PORTSDIR}/x11-toolkits/Xaw3d .endif .if defined(WITH_XAW3D) XK_DEFSUBST += -e 's/XCOMM define XAW3D/\#define XAW3D/;' .endif .if defined(WITH_XTEST) XK_DEFSUBST += -e 's/XCOMM define XTEST/\#define XTEST/;' .endif .if defined(WITH_I18N) XK_DEFSUBST += -e 's/XCOMM define I18N/\#define I18N/;' .endif post-patch: .if defined(XK_DEFSUBST) ${REINPLACE_CMD} ${XK_DEFSUBST} ${WRKSRC}/Imakefile .endif ${REINPLACE_CMD} -e "s@/usr/include/@${LOCALBASE}/include/@" ${WRKSRC}/XVkbd-small.ad .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/ .endif .include input type='hidden' name='id' value='96a85a6ecd4f65c8a52ad2242cb55edd4ca6e2a8'/> Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Be able to save mail to event, meeting, task or memoMilan Crha2009-04-2510-405/+314
* Use new ESourceList API (simplifies code)Milan Crha2009-04-2514-322/+113
* Let the provider compare urlsMilan Crha2009-04-252-78/+46
* Use system timezone in EvolutionMilan Crha2009-04-2511-108/+281
* Show error or success to user with publish-calendar pluginMilan Crha2009-04-258-72/+178
* Include timezone information in a tooltip when differs from user'sMilan Crha2009-04-242-3/+22
* Updated version numbers preparing for 2.27.1 releaseSrinivasa Ragavan2009-04-241-2/+2
* Get rid of "Adjust for daylight saving time" optionMilan Crha2009-04-248-178/+19
* Remove unused filesMilan Crha2009-04-2411-4216/+0
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-2481-6349/+2868
* Add evolution.doap and update MAINTAINERS.Matthew Barnes2009-04-242-6/+46
* Bug 577898 – Port ExoBinding to EvolutionMatthew Barnes2009-04-243-0/+656
* Reset ETable vertical padding to 3 to more closely match GtkTreeView.Matthew Barnes2009-04-241-1/+1
* Bug 565780 – Message view is tightly packed and hard to readMatthew Barnes2009-04-241-3/+4
* Add a missing file.Matthew Barnes2009-04-241-0/+68
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-2372-313/+115
* Fix a mistranslation.khaledh2009-04-161-1/+1
* Minor fix to Catalan translation to fix bug #574842Gil Forcada Codinachs2009-04-152-215/+219
* Fixed gettext problems.Ihar Hrachyshka2009-04-151-6987/+12190
* Corrected a copy/paste error.Chenthill Palanisamy2009-04-152-1/+5
* Don't translate gconf key values, fixes #569507.khaledh2009-04-142-205/+208
* BGO : 578685 : Copy string. Avoids SIGSEGV.EVOLUTION_2_26_1Johnny Jacob2009-04-132-0/+11
* Fixes #467659 (bnc)Chenthill Palanisamy2009-04-133-3/+16
* Fixes #561312Chenthill Palanisamy2009-04-136-17/+131
* Fixes #471083 (bnc) Do not allow deletion of system folders.Chenthill Palanisamy2009-04-134-0/+49
* Updated Thai translation.Theppitak Karoonboonyanan2009-04-132-320/+320
* Translation updated by Ivar SmolinPriit Laes2009-04-122-4/+8
* ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-125-6/+6
* Updated Serbian translation (by Miloš Popović)Goran Rakic2009-04-102-11194/+13112
* Updated Serbian translation (by Miloš Popović)Goran Rakic2009-04-102-13106/+11192
* Updated Turkish TranslationBaris Cicek2009-04-102-248/+194
* Updated Serbian translation (by Miloš Popović)Goran Rakic2009-04-103-420/+310
* ** Fix for bug #574248Milan Crha2009-04-093-3/+10
* updated kn.po and ChangeLogShankar Prasad2009-04-092-509/+559
* Fix for British English date formats by Bruce CowanPhilip Withnall2009-04-082-140/+147
* ** Fix for bug #523802Milan Crha2009-04-0811-11/+167
* ** Fix for bug #539002Milan Crha2009-04-072-1/+11
* ** Fix for bug #529745Milan Crha2009-04-072-0/+9
* Reviewed by Milan Crha <mcrha@redhat.com> Reviewed by Matthew BarnesTakao Fujiwara2009-04-072-6/+22
* ** Fixes bug #577989Tobias Mueller2009-04-072-0/+8
* ** Fixes bug #578034Tobias Mueller2009-04-072-0/+8
* Updated Spanish translationJorge Gonzalez Gonzalez2009-04-052-10/+14
* ** Fix for bug #569765Tobias Mueller2009-04-042-8/+22
* Updated Greek translation by Fotis TsamisSimos Xenitellis2009-04-042-5725/+6027
* Do not ask for a folder when no folder selected.Milan Crha2009-04-022-1/+7
* ** Fix for bug #577717Milan Crha2009-04-022-0/+14
* ** Fix for bug #576921Hiroyuki Ikezoe2009-03-312-2/+6
* Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-301-0/+4
* Updated Oriya Translation.Manoj Kumar Giri2009-03-301-7/+17
* ** Fix for bug #576921Hiroyuki Ikezoe2009-03-282-16/+35
* ** Fix for bug #576845Hiroyuki Ikezoe2009-03-282-7/+14
* Translation updated by Mattias PõldaruPriit Laes2009-03-272-16/+22
* ** Fix for bug #576696Milan Crha2009-03-264-2/+24
* Updated British English translation by Jen OckwellPhilip Withnall2009-03-262-15/+22
* ** Fixes bug #576694Matthew Barnes2009-03-254-3/+26
* updated kn.poShankar Prasad2009-03-252-76/+80
* Added two screnshots for SpanishJorge Gonzalez Gonzalez2009-03-253-0/+4
* ** Fix for bug #552583Milan Crha2009-03-252-1/+21
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-232-21/+25
* Updating Punjabi Translation (pa)Amanpreet Singh Alam2009-03-221-220/+161
* Typo fixed in French translation.Claude Paroz2009-03-222-1/+5
* Fixed wrong translation.Takeshi AIHANA2009-03-212-10/+14
* Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-191-0/+4
* Updated Oriya Translation.Manoj Kumar Giri2009-03-191-487/+214
* ** Fix for bug #574680Milan Crha2009-03-192-21/+11
* ** Fix for bug #504767Milan Crha2009-03-197-7/+29
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-192-13/+21
* Bump the version number.Matthew Barnes2009-03-182-2/+6
* Updated Arabic translationDjihed Afifi2009-03-182-3487/+4178
* Updated Norwegian bokmål translation.Kjartan Maraas2009-03-172-434/+435
* Evolution 2.26.0 release and version bumpEVOLUTION_2_26_0Srinivasa Ragavan2009-03-173-1/+15
* Updated Turkish TranslationBaris Cicek2009-03-172-3583/+4084
* Updated British English translation.Philip Withnall2009-03-172-2533/+2543
* sv.po: Updated Swedish translationDaniel Nylander2009-03-172-4030/+5318
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2009-03-162-3444/+3664
* Updated assamese translationsAmitakhya Phukan2009-03-162-9610/+8311
* Updated Gujarati TranslationsAnkitkumar Rameshchandra Patel2009-03-161-163/+93
* Added entry for Gujarati translation update.Ankitkumar Rameshchandra Patel2009-03-161-0/+4
* Added entries for Oriya language Translation updation.Manoj Kumar Giri2009-03-161-0/+11
* Updated Oriya Translation.Manoj Kumar Giri2009-03-161-121/+12
* Updated Oriya Translation.Manoj Kumar Giri2009-03-161-203/+103
* Fix msgfmt errorsDwayne Bailey2009-03-162-5/+9
* updating for Gnome Punjabi Translation by A S AlamAmanpreet Singh Alam2009-03-161-1363/+1134
* Added Afrikaans translation by Friedel Wolff. Fixes bug #575466. Added af.Andre Klapper2009-03-163-0/+23357
* Updated Oriya Translation.Manoj Kumar Giri2009-03-161-884/+448
* sv.po: Updated Swedish translationDaniel Nylander2009-03-162-2/+6
* Updated German translation, fix #574975.Hendrik Richter2009-03-16