summaryrefslogtreecommitdiff
path: root/x11-wm/ude
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-13 15:07:02 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-13 15:07:02 +0000
commit87d15f3e3c59e4966560f1fae8d57b3ad621dfc9 (patch)
tree3811572e250882151fedf59c8b663e0262d501b2 /x11-wm/ude
parentSupport CFLAGS/MAKE properly (diff)
Update to version 0.2.7b-BETA.
PR: 22817 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=35087
Diffstat (limited to 'x11-wm/ude')
-rw-r--r--x11-wm/ude/Makefile16
-rw-r--r--x11-wm/ude/distinfo2
-rw-r--r--x11-wm/ude/files/patch-ad11
-rw-r--r--x11-wm/ude/pkg-plist59
4 files changed, 54 insertions, 34 deletions
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile
index f0582ce6e561..a862aedfdfd5 100644
--- a/x11-wm/ude/Makefile
+++ b/x11-wm/ude/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= ude
-PORTVERSION= 0.2.7.1
+PORTVERSION= 0.2.7b.1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ude.the-coffeeshop.dk/pub/UDE/
MASTER_SITE_SUBDIR= udeproject
-DISTNAME= ${PORTNAME}-0.2.7-BETA
+DISTNAME= ${PORTNAME}-0.2.7b-BETA
MAINTAINER= ports@FreeBSD.org
@@ -23,4 +23,16 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
+post-install:
+.if !defined(NOPORTDOCS)
+ @${MKDIR} ${PREFIX}/share/doc/ude
+ ${INSTALL_DATA} ${WRKSRC}/doc/*.lyx ${PREFIX}/share/doc/ude
+ ${INSTALL_DATA} ${WRKSRC}/doc/*.tex ${PREFIX}/share/doc/ude
+ ${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${PREFIX}/share/doc/ude
+ @${MKDIR} ${PREFIX}/share/doc/ude/html
+ ${INSTALL_DATA} ${WRKSRC}/doc/html/*.html ${PREFIX}/share/doc/ude/html
+ @${MKDIR} ${PREFIX}/share/doc/ude/html/uwm
+ ${INSTALL_DATA} ${WRKSRC}/doc/html/uwm/*.html ${PREFIX}/share/doc/ude/html/uwm
+.endif
+
.include <bsd.port.mk>
diff --git a/x11-wm/ude/distinfo b/x11-wm/ude/distinfo
index 57e8089365bd..328810070b32 100644
--- a/x11-wm/ude/distinfo
+++ b/x11-wm/ude/distinfo
@@ -1 +1 @@
-MD5 (ude-0.2.7-BETA.tar.gz) = d2c57c29d7a4d284f16f1dda8ddd6f34
+MD5 (ude-0.2.7b-BETA.tar.gz) = 6a8ad0db658fe0403d7b7b3a85836bcb
diff --git a/x11-wm/ude/files/patch-ad b/x11-wm/ude/files/patch-ad
new file mode 100644
index 000000000000..196147ff14c3
--- /dev/null
+++ b/x11-wm/ude/files/patch-ad
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Sun Mar 19 10:25:32 2000
++++ Makefile.in Sun Nov 12 13:18:17 2000
+@@ -85,7 +85,7 @@
+ VERSION = @VERSION@
+ l = @l@
+
+-SUBDIRS = config extras gfx doc lib intl uwm po
++SUBDIRS = config extras gfx lib intl uwm po
+ EXTRA_DIST = ude.spec.in INSTALL.redhat REQUIREMENTS INSTALL.UDE
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
diff --git a/x11-wm/ude/pkg-plist b/x11-wm/ude/pkg-plist
index 91c56cf7160c..6e087e1860ca 100644
--- a/x11-wm/ude/pkg-plist
+++ b/x11-wm/ude/pkg-plist
@@ -1,37 +1,39 @@
bin/uwm
-doc/ude-0.2.7-BETA/html/uwm/uwm_manual.html
-doc/ude-0.2.7-BETA/html/uwm/index.html
-doc/ude-0.2.7-BETA/html/scratch.html
-doc/ude-0.2.7-BETA/html/index.html
-include/ude/ude-i18n.h
include/ude/ude-bevels.h
include/ude/ude-box.h
+include/ude/ude-button.h
include/ude/ude-desktop.h
include/ude/ude-events.h
-include/ude/ude-types.h
-include/ude/ude-vector.h
-include/ude/ude-settings.h
-include/ude/ude-wraparounds.h
include/ude/ude-hex.h
-include/ude/ude-button.h
+include/ude/ude-i18n.h
include/ude/ude-internals.h
+include/ude/ude-menu.h
include/ude/ude-raster.xbm
+include/ude/ude-settings.h
+include/ude/ude-types.h
+include/ude/ude-vector.h
+include/ude/ude-wraparounds.h
include/ude/ude.h
-include/ude/ude-menu.h
+share/doc/ude/html/index.html
+share/doc/ude/html/scratch.html
+share/doc/ude/html/uwm/index.html
+share/doc/ude/html/uwm/uwm_manual.html
+share/doc/ude/manual.tex
+share/doc/ude/scratch.lyx
+share/doc/ude/scratch.txt
+share/doc/ude/uwm_manual.lyx
+share/doc/ude/uwm_manual.txt
+share/locale/de/LC_MESSAGES/ude.mo
+share/locale/es/LC_MESSAGES/ude.mo
+share/locale/pt_BR/LC_MESSAGES/ude.mo
+share/locale/tr/LC_MESSAGES/ude.mo
share/ude/config/StartScript
share/ude/config/StopScript
share/ude/config/appmenu
share/ude/config/mountmenu
+share/ude/config/urdb
share/ude/config/uwmrc
-share/ude/config/ws2
-share/ude/doc/scratch.lyx
-share/ude/doc/scratch.dvi
-share/ude/doc/scratch.txt
-share/ude/doc/uwm_manual.lyx
-share/ude/doc/uwm_manual.dvi
-share/ude/doc/uwm_manual.txt
-share/ude/doc/manual.dvi
-share/ude/doc/manual.tex
+share/ude/config/uwmrc-ws.hook
share/ude/extras/tools/dirtomenu
share/ude/extras/tools/dirtomenu-recursive
share/ude/gfx/autorise.xpm
@@ -50,17 +52,12 @@ share/ude/gfx/menus.xpm
share/ude/gfx/really.xpm
share/ude/gfx/reallys.xpm
share/ude/gfx/shape.xpm
-share/locale/de/LC_MESSAGES/ude.mo
-share/locale/es/LC_MESSAGES/ude.mo
-share/locale/pt_BR/LC_MESSAGES/ude.mo
-share/locale/tr/LC_MESSAGES/ude.mo
-@dirrm doc/ude-0.2.7-BETA/html/uwm
-@dirrm doc/ude-0.2.7-BETA/html
-@dirrm doc/ude-0.2.7-BETA
-@dirrm include/ude
-@dirrm share/ude/config
-@dirrm share/ude/doc
+@dirrm share/ude/gfx
@dirrm share/ude/extras/tools
@dirrm share/ude/extras
-@dirrm share/ude/gfx
+@dirrm share/ude/config
@dirrm share/ude
+@dirrm share/doc/ude/html/uwm
+@dirrm share/doc/ude/html
+@dirrm share/doc/ude
+@dirrm include/ude