summaryrefslogtreecommitdiff
path: root/sysutils/gkrellm/patches/patch-aa
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-02-15 09:33:03 +0000
committersalo <salo@pkgsrc.org>2003-02-15 09:33:03 +0000
commit45df9c0bf64b12ed2a14023e26e441d41af9f7a4 (patch)
tree6cc6bd1075df19d4bde2af60f254e99fa912368b /sysutils/gkrellm/patches/patch-aa
parente3a55e9f5669a99959fd0b6617179d482de735bb (diff)
downloadpkgsrc-45df9c0bf64b12ed2a14023e26e441d41af9f7a4.tar.gz
Updated to version 1.2.13.
Changes: - USE_PKGLOCALEDIR - don't hardcode -Wl,-E 1.2.13: ======= - Very minor changes: enforce no message popups during init_plugin(), and allow a " in mailbox passwords. - Contributions - Ben Hines <bhines--at--alumni.ucsd.edu> added Mac OS X code so monitors now have a native Mac interface. 1.2.12: ======= - Theme changing keyboard shortcuts changed to Page_Up/Page_Down. - Fix Linux APM to use ac_online status when battery status is unknown. - Allow spaces in remote mailbox username and password. - Get data for remote fs mounts in a thread. - Use data-suffix directories when running gkrellm -c or when in force-host-config mode. - Contributions o Nick Mitchell <firepile@speakeasy.net> patch: Fix IMAP login fail if password had certain chars. o Christian Rose <menthos--at--menthos.com> sv.po update. o Przemyslaw Sulek <pbs--at--linux.net.pl> pl.po update. o de.po translation update. o Jerome UZEL <jerome.uzel--at--wanadoo.fr> fr.po update. o Grigory Batalov <bga--at--altlinux.ru> ru.po update. o Chris <chris@starforge.co.uk> patch adds clock chime option.
Diffstat (limited to 'sysutils/gkrellm/patches/patch-aa')
-rw-r--r--sysutils/gkrellm/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gkrellm/patches/patch-aa b/sysutils/gkrellm/patches/patch-aa
index 58ca932550b..31d4d80c56a 100644
--- a/sysutils/gkrellm/patches/patch-aa
+++ b/sysutils/gkrellm/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.8 2002/08/25 21:51:00 jlam Exp $
+$NetBSD: patch-aa,v 1.9 2003/02/15 09:33:03 salo Exp $
--- Makefile.top_enable_nls.orig Wed Dec 5 08:41:15 2001
+++ Makefile.top_enable_nls
@@ -30,7 +30,7 @@ $NetBSD: patch-aa,v 1.8 2002/08/25 21:51:00 jlam Exp $
+GTOP_LIBS =
+PTHREAD_INC ?= -I/usr/pkg/include
+EXTRAOBJS =
-+LINK_FLAGS = -Wl,-E
++LINK_FLAGS = $(EXPORT_SYMBOLS_LDFLAGS)
+LOCALEDIR = ${PREFIX}/share/locale
+MANDIR = ${PREFIX}/man/man1
+BINMODE = 2755