aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/oroborus
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-08-14 22:15:44 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-08-14 22:15:44 +0000
commit52bbc36895b1f66ac0f53c61327fcbcb932dcd80 (patch)
tree2b848862ff55270fcc410d51138ed3b969d63a05 /x11-wm/oroborus
parentfc84ebd270be8c7c0aa512901663267444e94f05 (diff)
downloadports-52bbc36895b1f66ac0f53c61327fcbcb932dcd80.tar.gz
ports-52bbc36895b1f66ac0f53c61327fcbcb932dcd80.zip
Update port to version 1.14.0, take over maintainership.
Approved by: sobomax
Notes
Notes: svn path=/head/; revision=46262
Diffstat (limited to 'x11-wm/oroborus')
-rw-r--r--x11-wm/oroborus/Makefile6
-rw-r--r--x11-wm/oroborus/distinfo2
-rw-r--r--x11-wm/oroborus/files/patch-Makefile15
-rw-r--r--x11-wm/oroborus/pkg-plist1
4 files changed, 11 insertions, 13 deletions
diff --git a/x11-wm/oroborus/Makefile b/x11-wm/oroborus/Makefile
index 993a6066f4de..6f777ebfecfd 100644
--- a/x11-wm/oroborus/Makefile
+++ b/x11-wm/oroborus/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= oroborus
-PORTVERSION= 1.13.0
+PORTVERSION= 1.14.0
CATEGORIES= x11-wm
-MASTER_SITES= http://www.kensden.pwp.blueyonder.co.uk/Oroborus/
+MASTER_SITES= http://www.kensden.pwp.blueyonder.co.uk/Oroborus/files/
#DISTNAME= ${PORTNAME}-src-v${PORTVERSION}
-MAINTAINER= sobomax@FreeBSD.org
+MAINTAINER= olgeni@FreeBSD.org
USE_XPM= yes
USE_X_PREFIX= yes
diff --git a/x11-wm/oroborus/distinfo b/x11-wm/oroborus/distinfo
index 82fa327cabb2..b4dbdd76982a 100644
--- a/x11-wm/oroborus/distinfo
+++ b/x11-wm/oroborus/distinfo
@@ -1 +1 @@
-MD5 (oroborus-1.13.0.tar.gz) = 486b5f1731b0c43d2a226a69362d97c5
+MD5 (oroborus-1.14.0.tar.gz) = 36cd293000d4ab583ab9ff06e57d749d
diff --git a/x11-wm/oroborus/files/patch-Makefile b/x11-wm/oroborus/files/patch-Makefile
index 44da6fb0d9f7..61d4a3471819 100644
--- a/x11-wm/oroborus/files/patch-Makefile
+++ b/x11-wm/oroborus/files/patch-Makefile
@@ -1,8 +1,5 @@
-
-$FreeBSD$
-
---- Makefile.orig Thu Jun 7 00:44:43 2001
-+++ Makefile Fri Jun 8 11:19:26 2001
+--- Makefile.orig Wed Jun 13 17:59:09 2001
++++ Makefile Fri Aug 10 23:54:37 2001
@@ -1,13 +1,13 @@
-CC = gcc
-CFLAGS = -g -O2 -Wall
@@ -15,20 +12,20 @@ $FreeBSD$
LDPATH = -L$(XROOT)/lib
PROG = oroborus
- VERSION = 1.13.0
+ VERSION = 1.14.0
-PREFIX = /usr
+PREFIX ?= /usr
FONT = *-helvetica-bold-r-normal-*-*-120-*
THEME = default
- INTERVAL = 1
-@@ -38,12 +38,17 @@
+ RCFILE = -DRCFILE=\".oroborusrc\"
+@@ -37,12 +37,17 @@
rm -f $(PROG) $(OBJS) core
install:all
- install $(PROG) $(PREFIX)/bin
- install -d $(PREFIX)/share/$(PROG)
- install -d $(PREFIX)/doc/$(PROG)-$(VERSION)
-- ./install_rc $(PREFIX) $(PROG) $(THEME) $(FONT) $(INTERVAL) > $(PREFIX)/share/$(PROG)/oroborusrc
+- ./install_rc $(PREFIX) $(PROG) $(THEME) $(FONT) > $(PREFIX)/share/$(PROG)/oroborusrc
- cp -R themes $(PREFIX)/share/$(PROG)
- cp -R doc $(PREFIX)/doc/$(PROG)-$(VERSION)
+ $(BSD_INSTALL_PROGRAM) $(PROG) $(PREFIX)/bin
diff --git a/x11-wm/oroborus/pkg-plist b/x11-wm/oroborus/pkg-plist
index 74604249b9dc..ca3b97365e75 100644
--- a/x11-wm/oroborus/pkg-plist
+++ b/x11-wm/oroborus/pkg-plist
@@ -3,6 +3,7 @@ share/doc/oroborus/configuring_oroborus.htm
share/doc/oroborus/index.htm
share/doc/oroborus/introduction.htm
share/doc/oroborus/license.htm
+share/doc/oroborus/starting_oroborus.htm
share/doc/oroborus/themes.htm
share/doc/oroborus/using_oroborus.htm
share/oroborus/oroborusrc