diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-15 02:59:27 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-15 02:59:27 +0800 |
commit | 53aed4e8baa5d4b537106012967a6feb432a4a7f (patch) | |
tree | 5c1ee0ae8d0cafdc5119b6aed5591b226cbc1809 /x11-wm/windowmaker/files | |
parent | 957ca80909e0eb0c2e65b1b7dfd02834ae49b378 (diff) | |
download | freebsd-ports-gnome-53aed4e8baa5d4b537106012967a6feb432a4a7f.tar.gz freebsd-ports-gnome-53aed4e8baa5d4b537106012967a6feb432a4a7f.tar.zst freebsd-ports-gnome-53aed4e8baa5d4b537106012967a6feb432a4a7f.zip |
Update to 0.65.0.
Diffstat (limited to 'x11-wm/windowmaker/files')
-rw-r--r-- | x11-wm/windowmaker/files/LINGUAS | 2 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-bc | 23 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-bd | 12 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-be | 60 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-bf | 11 | ||||
-rw-r--r-- | x11-wm/windowmaker/files/patch-src_config.h.in | 7 |
6 files changed, 1 insertions, 114 deletions
diff --git a/x11-wm/windowmaker/files/LINGUAS b/x11-wm/windowmaker/files/LINGUAS index 87924f639a3b..4354c8c3642e 100644 --- a/x11-wm/windowmaker/files/LINGUAS +++ b/x11-wm/windowmaker/files/LINGUAS @@ -1 +1 @@ -bg cs da de el es fi fr gl hr hu it ja ko nl no pl pt ro ru sk sv tr zh_CN zh_TW.Big5 +bg cs da de el es et fi fr gl hr hu it ja ko nl no pl pt ro ru sk sv tr zh_CN zh_TW.Big5 diff --git a/x11-wm/windowmaker/files/patch-bc b/x11-wm/windowmaker/files/patch-bc deleted file mode 100644 index 5c6d36923fc8..000000000000 --- a/x11-wm/windowmaker/files/patch-bc +++ /dev/null @@ -1,23 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Sat Feb 10 21:46:34 2001 -+++ configure Mon Feb 19 21:14:48 2001 -@@ -5897,7 +5897,7 @@ - WindowMaker/Icons/Makefile WindowMaker/Pixmaps/Makefile \ - WindowMaker/Styles/Makefile WindowMaker/Themes/Makefile \ - WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \ -- WPrefs.app/po/Makefile \ -+ WPrefs.app/po/Makefile plugins/libwmfun/Makefile \ - contrib/Makefile contrib/WindowMaker.spec src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 - EOF - cat >> $CONFIG_STATUS <<EOF -@@ -6032,7 +6032,7 @@ - WindowMaker/Icons/Makefile WindowMaker/Pixmaps/Makefile \ - WindowMaker/Styles/Makefile WindowMaker/Themes/Makefile \ - WPrefs.app/Makefile WPrefs.app/tiff/Makefile WPrefs.app/xpm/Makefile \ -- WPrefs.app/po/Makefile \ -+ WPrefs.app/po/Makefile plugins/libwmfun/Makefile \ - contrib/Makefile contrib/WindowMaker.spec "} - EOF - cat >> $CONFIG_STATUS <<\EOF diff --git a/x11-wm/windowmaker/files/patch-bd b/x11-wm/windowmaker/files/patch-bd deleted file mode 100644 index b475c82ba387..000000000000 --- a/x11-wm/windowmaker/files/patch-bd +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.in 2001/01/04 10:32:11 1.1 -+++ Makefile.in 2001/01/04 10:32:58 -@@ -91,7 +91,8 @@ - supported_locales = @supported_locales@ - wprefsdir = @wprefsdir@ - --SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc contrib -+SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc contrib \ -+ plugins/libwmfun - - - EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.WTFPL Install acconfig.h INSTALL.pt README.pt mkpatch README.KDE README.GNOME WindowMaker.lsm.in README.definable-cursor libwmfun-0.0.3.tar.gz diff --git a/x11-wm/windowmaker/files/patch-be b/x11-wm/windowmaker/files/patch-be deleted file mode 100644 index e80e196e5a63..000000000000 --- a/x11-wm/windowmaker/files/patch-be +++ /dev/null @@ -1,60 +0,0 @@ - -$FreeBSD$ - ---- plugins/libwmfun/Makefile.in.orig Mon Feb 19 21:10:18 2001 -+++ plugins/libwmfun/Makefile.in Mon Feb 19 21:20:52 2001 -@@ -38,7 +38,7 @@ - pkglibdir = $(libdir)/@PACKAGE@ - pkgincludedir = $(includedir)/@PACKAGE@ - --top_builddir = .. -+top_builddir = ../.. - - ACLOCAL = @ACLOCAL@ - AUTOCONF = @AUTOCONF@ -@@ -70,6 +70,8 @@ - RANLIB = @RANLIB@ - VERSION = @VERSION@ - -+INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/src -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@ -+ - lib_LTLIBRARIES = libwmfun.la - - libwmfun_la_LDFLAGS = -version-info 1:0:1 -@@ -86,7 +88,7 @@ - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ - LIBS = @LIBS@ --libwmfun_la_LIBADD = -+libwmfun_la_LIBADD = - libwmfun_la_OBJECTS = bilinear.lo fade.lo generic.lo getopt.lo \ - getopt1.lo wave.lo - CFLAGS = @CFLAGS@ -@@ -107,12 +109,12 @@ - all: all-redirect - .SUFFIXES: - .SUFFIXES: .S .c .lo .o .s --$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) -- cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps libwmfun/Makefile -- --Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status -- cd $(top_builddir) \ -- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status -+#$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) -+# cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps libwmfun/Makefile -+# -+#Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status -+# cd $(top_builddir) \ -+# && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status - - - config.h: stamp-h -@@ -275,7 +277,7 @@ - install: install-am - uninstall-am: uninstall-libLTLIBRARIES - uninstall: uninstall-am --all-am: Makefile $(LTLIBRARIES) config.h -+all-am: Makefile $(LTLIBRARIES) - all-redirect: all-am - install-strip: - $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install diff --git a/x11-wm/windowmaker/files/patch-bf b/x11-wm/windowmaker/files/patch-bf deleted file mode 100644 index 7d0f58251b09..000000000000 --- a/x11-wm/windowmaker/files/patch-bf +++ /dev/null @@ -1,11 +0,0 @@ ---- wrlib/Makefile.in.orig Sun Jan 7 01:22:01 2001 -+++ wrlib/Makefile.in Mon Jan 8 01:20:22 2001 -@@ -97,7 +97,7 @@ - - lib_LTLIBRARIES = libwraster.la - --libwraster_la_LDFLAGS = -version-info 2:1:0 -+libwraster_la_LDFLAGS = -version-info 3:0:0 - - bin_SCRIPTS = get-wraster-flags - diff --git a/x11-wm/windowmaker/files/patch-src_config.h.in b/x11-wm/windowmaker/files/patch-src_config.h.in deleted file mode 100644 index 95f2aee6d0a0..000000000000 --- a/x11-wm/windowmaker/files/patch-src_config.h.in +++ /dev/null @@ -1,7 +0,0 @@ ---- src/config.h.in 2001/01/05 10:30:03 1.1 -+++ src/config.h.in 2001/01/05 10:30:18 -@@ -206,3 +206,4 @@ - /* Version number of package */ - #undef VERSION - -+#define USE_FREETYPE |