aboutsummaryrefslogtreecommitdiffstats
path: root/german
diff options
context:
space:
mode:
Diffstat (limited to 'german')
-rw-r--r--german/citrix_ica/Makefile1
-rw-r--r--german/citrix_xenapp/Makefile1
-rw-r--r--german/staroffice5/Makefile1
-rw-r--r--german/staroffice52/Makefile1
-rw-r--r--german/staroffice70/Makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/german/citrix_ica/Makefile b/german/citrix_ica/Makefile
index 5550eba142ca..bbad60918208 100644
--- a/german/citrix_ica/Makefile
+++ b/german/citrix_ica/Makefile
@@ -23,7 +23,6 @@ IS_INTERACTIVE= "Noisy license agreement ignores stdin"
NO_WRKSUBDIR= Yes
NO_BUILD= Yes
-USE_LINUX= yes
CDIR= ${PREFIX}/ICAClient
BINDIR= ${PREFIX}/bin
diff --git a/german/citrix_xenapp/Makefile b/german/citrix_xenapp/Makefile
index 5550eba142ca..bbad60918208 100644
--- a/german/citrix_xenapp/Makefile
+++ b/german/citrix_xenapp/Makefile
@@ -23,7 +23,6 @@ IS_INTERACTIVE= "Noisy license agreement ignores stdin"
NO_WRKSUBDIR= Yes
NO_BUILD= Yes
-USE_LINUX= yes
CDIR= ${PREFIX}/ICAClient
BINDIR= ${PREFIX}/bin
diff --git a/german/staroffice5/Makefile b/german/staroffice5/Makefile
index a56ccfe322c8..0acf731749fa 100644
--- a/german/staroffice5/Makefile
+++ b/german/staroffice5/Makefile
@@ -26,7 +26,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XF
NO_LATEST_LINK= yes
ONLY_FOR_ARCHS= i386
NO_CDROM= 'Sie muessen StarOffice manuell via WWW-Interface herunterladen.'
-USE_LINUX= yes
IS_INTERACTIVE= yes
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
EXTRACT_CMD= ${CAT}
diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile
index 45aab9d363e0..8695f32ca341 100644
--- a/german/staroffice52/Makefile
+++ b/german/staroffice52/Makefile
@@ -33,7 +33,6 @@ COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser
FETCH_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base-8
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs
-USE_LINUX= yes
NO_LATEST_LINK= yes
ONLY_FOR_ARCHS= i386
NO_CDROM= 'Sie muessen StarOffice manuell via WWW-Interface herunterladen.'
diff --git a/german/staroffice70/Makefile b/german/staroffice70/Makefile
index 62c455a11236..f450b48ce3be 100644
--- a/german/staroffice70/Makefile
+++ b/german/staroffice70/Makefile
@@ -35,7 +35,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XF
ONLY_FOR_ARCHS= i386
NO_CDROM= 'Must be bought and downloaded direct from Sun via www interface'
-USE_LINUX= yes
IS_INTERACTIVE= yes
NO_BUILD= yes
SOVERSION= ${PORTNAME}${PORTVERSION}
eturns the offset in secondsDan Winship2002-11-081-1/+1 * pass extra pixbuf paramJP Rosevear2002-11-085-7/+21 * init err to NULL so if there isn't an error we aren't left with anChris Toshok2002-11-062-4/+13 * ported to GObject.Rodrigo Moya2002-11-054-50/+55 * new simpler functions, without a default value.Rodrigo Moya2002-11-043-0/+35 * Removed unused variable. (e_config_listener_get_long_with_default):Ettore Perazzoli2002-11-043-4/+11 * add marshal building stuff, add e-util-marshal.c to SOURCES, and addChris Toshok2002-11-0310-124/+167 * First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-0214-35/+54 * ported to GConf and GObject.Rodrigo Moya2002-11-024-184/+175 * compilation fixes for GNOME 2 porting.Rodrigo Moya2002-11-023-7/+10 * (E_MAKE_X_TYPE): Update for libbonobo 2.0.Ettore Perazzoli2002-11-021-20/+25 * merging the gal-2 branch back to the trunk.Mike Kestner2002-11-0112-1087/+145 * Fixes #32764Rodrigo Moya2002-10-252-27/+50 * Cast chars to unsigned char before passing to ctype macros since they areDan Winship2002-10-252-17/+24 * [ Fixes evolution bug #26355 ] use g_utf8_collate here instead of strcmp.Chris Toshok2002-10-211-2/+3 * new helper function, g_strdown with forced C locale (e_iconv_init): useRadek Doulik2002-09-271-4/+21 * added a comment about the fix for #30918.Rodrigo Moya2002-09-262-0/+7 * gtk_object_ref the component listener before emitting the "component_died"Rodrigo Moya2002-09-232-0/+10 * Fix some non-ANSI switch statementsDan Winship2002-09-233-0/+9 * Make locale_charset a char *, not const char *. Kills a warning in theDan Winship2002-09-202-2/+3 * apply patch for 27447 from Matt Avery for a bug in the solaris iconvMike Kestner2002-09-181-2/+3 * [ Fixes #27546 ] add "di" to e_name_western_complex_last_table.Chris Toshok2002-09-122-1/+8 * update the local copy (if we've got one) so that we don't return values ifRodrigo Moya2002-09-052-0/+34 * New. Like mktime(3), but assumes the input time is UTC.Dan Winship2002-09-053-5/+68 * Don't call g_list_foreach with the free func if the free func is NULL.Dan Winship2002-08-302-1/+7 * Convert file: urls too. Fixes bug #29557.Jeffrey Stedfast2002-08-292-1/+5 * New convenience function to initialise the proxy settings for soup to use.Jeffrey Stedfast2002-08-295-0/+142 * new functions. (property_change_cb, add_key): added support for FLOATRodrigo Moya2002-08-273-2/+110 * If gdk_window_foreign_new returned NULL, we're probably screwed, but tryPeter Williams2002-08-272-0/+15 * call g_strdup in the correct place, or we'll return the internal copy.Rodrigo Moya2002-08-272-2/+7 * only set the key if the value is different from what we've already readRodrigo Moya2002-08-262-0/+18 * added "key_changed" signal to class. (property_change_cb): emitRodrigo Moya2002-08-233-34/+156 * Remove an e_path directory, and its parent "subfolders" dir if it's nowDan Winship2002-08-233-0/+54 * Add bug fix number.JP Rosevear2002-08-221-0/+2 * if the year was two digits, add the current centuryJP Rosevear2002-08-222-1/+25 * new class for config database access and monitoring.Rodrigo Moya2002-08-204-0/+375 * new class for controlling a component, to detect when it dies.Rodrigo Moya2002-08-164-0/+284 * Do slightly better error handling for close() and loop until it closesJeffrey Stedfast2002-08-081-3/+4 * Changed to handle saving to a temp file first, this allows us to remove aJeffrey Stedfast2002-08-071-3/+26 * Bumped version to 0.19.99.18Jeffrey Stedfast2002-08-072-1/+312 * Remove the logic that assumes "Rupert> " is a citation, since it misfiresDan Winship2002-08-052-28/+22 * Don't use "isprint(c)" to mean "c >= 32 && c < 128" since it doesn't inDan Winship2002-08-012-13/+24 * If the user has enabled IPv6 support, use getaddrinfo to resolve hostnamesJeffrey Stedfast2002-07-312-9/+183 * Return the actual count, rather than always 0!Not Zed2002-07-252-1/+6 * Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-182-37/+54 * Cast to a string type. (term_eval_castint): Cast to an int type.Not Zed2002-07-163-3/+83 * #include <string.h>Dan Winship2002-07-102-0/+5 * *** empty log message ***Rodrigo Moya2002-07-031-1/+1 * Ă‘changed to return a gboolean (TRUE if the icon is found, FALSE if not).Rodrigo Moya2002-07-033-7/+14 * Use connect_while_alive, so we're not called after we've quit. See bugNot Zed2002-06-172-4/+10 * Protect against EINTR (irix?), see bug #24086.Not Zed2002-06-032-4/+12 * New.Ettore Perazzoli2002-05-073-1/+12 * Destroy our mutex too. (e_thread_new): Add thread to a new list of allNot Zed2002-05-063-0/+55 * Documented this function as not necessarily stripping shellChristopher James Lahey2002-05-022-0/+2 * Set the gettext-domain here.Christopher James Lahey2002-05-021-0/+6 * Added a sed job on po/Makefile.in.in here.Christopher James Lahey2002-04-301-1/+5 * Changed this to handle large numbers. (e_create_directory): Changed thisChristopher James Lahey2002-04-301-65/+111 * Use DBL_DIG to compute how much buffer space to use here.Christopher James Lahey2002-04-272-3/+8 * Ansification patch from danw.Christopher James Lahey2002-04-264-11/+11 * Don't leak the base64 encoded password buffer.Jeffrey Stedfast2002-04-202-11/+19 * New wrapper around gethostbyaddr_r if the system has it, else a whole newJeffrey Stedfast2002-04-173-79/+150 * Handle parsing negative integers.Jeffrey Stedfast2002-04-122-7/+23 * #include <parser.h> and <xmlmemory.h> instead of <gnome-xml/parser.h> andEttore Perazzoli2002-04-111-2/+4 * open a file selection dialog with the given title and return the selectedJP Rosevear2002-03-303-0/+70 * Use iconv-detect.c to generate a iconv-detect.h file containingJeffrey Stedfast2002-03-301-13/+33 * Added widgets/e-option-menu.lo.Christopher James Lahey2002-03-262-0/+61 * New. New.Ettore Perazzoli2002-03-234-0/+96 * Document the fact that this takes two locale charset strings and one UTF8Dan Winship2002-03-222-7/+13 * Replaced e_marshal_BOOL__STRING with this since the function it was usedChristopher James Lahey2002-03-132-11/+15 * Added e-table-search.lo.Christopher James Lahey2002-03-122-0/+25 * #include <string.h> for strcmp.Jeffrey Stedfast2002-03-052-2/+9 * Fix for if the buffer ends with an email address (and no newline).Dan Winship2002-02-232-0/+7 * New signal for when the width of the column changes.Christopher James Lahey2002-02-132-0/+22 * add row and column definesJP Rosevear2002-02-092-0/+7 * Emit E_TEP_CAPS for the right values for M-l, M-c, and M-u.Christopher James Lahey2002-02-072-4/+12 * Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-283-23/+19 * AIX and IRIX are like Sun systems - they use ISO8859-1 rather than namesJeffrey Stedfast2002-01-261-2/+2 * Yet Another Stupid Marshaller.Ettore Perazzoli2002-01-232-0/+20 * Added #include <libgnome/gnome-defs.h>.Christopher James Lahey2002-01-171-1/+1 * compile new filesJP Rosevear2002-01-154-3/+231 * Allow for a period after suffixes. Fixes Ximian bug #17012.Christopher James Lahey2002-01-112-4/+11 * Prune free'd nodes from our free list otherwise we'll end up re-usingJeffrey Stedfast2002-01-052-0/+23 * Reverted.Jeffrey Stedfast2002-01-033-8/+10 * Move the struct into md5-utils.c - this is a kludgey hack around the factJeffrey Stedfast2002-01-033-6/+15 * remove e_gnome_dialog util functions and use e-util ones insteadJP Rosevear2002-01-033-4/+66 * clear all info from the mapJP Rosevear2001-12-193-1/+20 * Merging changes:Christopher James Lahey2001-12-182-5/+40 * use UTF-8 as the char set when testing pilot linkJP Rosevear2001-12-122-2/+9 * Clear the password in bonobo-conf as well. Fixes ximian 14893.Dan Winship2001-11-202-18/+36 * Remove `-lc'. It makes the mailer do strange things when it callsEttore Perazzoli2001-11-142-1/+7 * only insert non-0 pids into the pid map (e_pilot_map_insert): remove andJP Rosevear2001-11-142-26/+69 * Explicitly add -lcJP Rosevear2001-11-14