[Lunar-commits] r20449 - in moonbase/branches/crater: xorg-7.0/x11-util xorg-7.0/x11-util/rman xorg-7.1/x11-util/rman
Samuel Verstraete
elangelo at lunar-linux.org
Sun Jun 18 08:55:28 UTC 2006
Author: elangelo
Date: 2006-06-18 08:55:28 +0000 (Sun, 18 Jun 2006)
New Revision: 20449
Added:
moonbase/branches/crater/xorg-7.0/x11-util/rman/
moonbase/branches/crater/xorg-7.0/x11-util/rman/BUILD
moonbase/branches/crater/xorg-7.0/x11-util/rman/CONFLICTS
moonbase/branches/crater/xorg-7.0/x11-util/rman/DETAILS
Modified:
moonbase/branches/crater/xorg-7.1/x11-util/rman/DETAILS
Log:
modified some dates and the WEBSITE... and added to the xorg-7.0 tree...
gr,S.
Added: moonbase/branches/crater/xorg-7.0/x11-util/rman/BUILD
===================================================================
--- moonbase/branches/crater/xorg-7.0/x11-util/rman/BUILD (rev 0)
+++ moonbase/branches/crater/xorg-7.0/x11-util/rman/BUILD 2006-06-18 08:55:28 UTC (rev 20449)
@@ -0,0 +1,10 @@
+(
+ . /etc/profile.d/x11r7.rc &&
+
+ sedit 's/\/opt\/local/\${X11R7_PREFIX}/g' Makefile
+ sedit 's/\/usr\/local/\/usr\/share/g' Makefile
+
+ prepare_install &&
+ make install
+
+) > $C_FIFO 2>&1
Added: moonbase/branches/crater/xorg-7.0/x11-util/rman/CONFLICTS
===================================================================
--- moonbase/branches/crater/xorg-7.0/x11-util/rman/CONFLICTS (rev 0)
+++ moonbase/branches/crater/xorg-7.0/x11-util/rman/CONFLICTS 2006-06-18 08:55:28 UTC (rev 20449)
@@ -0,0 +1,6 @@
+conflicts XOrg &&
+conflicts XOrg-test &&
+conflicts XOrg-fonts-base &&
+conflicts XOrg-fonts-extra &&
+conflicts XOrg-drm &&
+conflicts XOrg-drm-cvs
Added: moonbase/branches/crater/xorg-7.0/x11-util/rman/DETAILS
===================================================================
--- moonbase/branches/crater/xorg-7.0/x11-util/rman/DETAILS (rev 0)
+++ moonbase/branches/crater/xorg-7.0/x11-util/rman/DETAILS 2006-06-18 08:55:28 UTC (rev 20449)
@@ -0,0 +1,14 @@
+ MODULE=rman
+ VERSION=3.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/polyglotman
+ SOURCE_VFY=sha1:d3b2889b5feabb78a0422a1f5d3ae9fdf0333b79
+ MODULE_PREFIX=${X11R7_PREFIX:-/usr}
+ WEB_SITE=http://sourceforge.net/projects/polyglotman
+ ENTERED=20060618
+ UPDATED=20060618
+ SHORT="convert manual pages"
+
+cat << EOF
+rman is a utility to convert manual pages into other formats. It can currently supports HTML, ASCII, LaTeX, LaTeX2e, RTF, POD, and partial DocBook XML output.
+EOF
Modified: moonbase/branches/crater/xorg-7.1/x11-util/rman/DETAILS
===================================================================
--- moonbase/branches/crater/xorg-7.1/x11-util/rman/DETAILS 2006-06-18 08:51:50 UTC (rev 20448)
+++ moonbase/branches/crater/xorg-7.1/x11-util/rman/DETAILS 2006-06-18 08:55:28 UTC (rev 20449)
@@ -4,8 +4,8 @@
SOURCE_URL=$SFORGE_URL/polyglotman
SOURCE_VFY=sha1:d3b2889b5feabb78a0422a1f5d3ae9fdf0333b79
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
- ENTERED=20060120
+ WEB_SITE=http://sourceforge.net/projects/polyglotman
+ ENTERED=20060618
UPDATED=20060618
SHORT="convert manual pages"
More information about the Lunar-commits
mailing list