[Midnightbsd-cvs] mports [20444] trunk/deskutils: add gnustep helpviewer

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 3 17:34:00 EDT 2015


Revision: 20444
          http://svnweb.midnightbsd.org/mports/?rev=20444
Author:   laffer1
Date:     2015-10-03 17:33:59 -0400 (Sat, 03 Oct 2015)
Log Message:
-----------
add gnustep helpviewer

Modified Paths:
--------------
    trunk/deskutils/Makefile

Added Paths:
-----------
    trunk/deskutils/helpviewer/
    trunk/deskutils/helpviewer/Makefile
    trunk/deskutils/helpviewer/distinfo
    trunk/deskutils/helpviewer/files/
    trunk/deskutils/helpviewer/files/patch-mainWindowController.m
    trunk/deskutils/helpviewer/pkg-descr
    trunk/deskutils/helpviewer/pkg-plist

Modified: trunk/deskutils/Makefile
===================================================================
--- trunk/deskutils/Makefile	2015-10-03 21:32:44 UTC (rev 20443)
+++ trunk/deskutils/Makefile	2015-10-03 21:33:59 UTC (rev 20444)
@@ -46,6 +46,7 @@
 SUBDIR += gucharmap
 SUBDIR += gworkspace
 SUBDIR += gworkspace-gwmetadata
+SUBDIR += helpviewer
 SUBDIR += hot-babe
 SUBDIR += javajj
 SUBDIR += jjclient

Added: trunk/deskutils/helpviewer/Makefile
===================================================================
--- trunk/deskutils/helpviewer/Makefile	                        (rev 0)
+++ trunk/deskutils/helpviewer/Makefile	2015-10-03 21:33:59 UTC (rev 20444)
@@ -0,0 +1,25 @@
+# $MidnightBSD$
+
+PORTNAME=	helpviewer
+PORTVERSION=	0.3
+CATEGORIES=	deskutils gnustep
+MASTER_SITES=	http://www.roard.com/helpviewer/download/
+DISTNAME=	HelpViewer-${PORTVERSION}
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Online help viewer for GNUstep programs
+
+LICENSE=	gpl2
+
+USES=		gnustep tar:tgz
+USE_GNUSTEP=	back build
+
+post-patch:
+	${REINPLACE_CMD} -e 's|Foundation/GSXML.h|GNUstepBase/GSXML.h|' \
+		${WRKSRC}/HandlerStructureXLP.h \
+		${WRKSRC}/TextFormatterXLP.h
+
+post-install:
+	${STRIP_CMD} ${PREFIX}/GNUstep/Local/Applications/HelpViewer.app/HelpViewer
+
+.include <bsd.port.mk>


Property changes on: trunk/deskutils/helpviewer/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/deskutils/helpviewer/distinfo
===================================================================
--- trunk/deskutils/helpviewer/distinfo	                        (rev 0)
+++ trunk/deskutils/helpviewer/distinfo	2015-10-03 21:33:59 UTC (rev 20444)
@@ -0,0 +1,2 @@
+SHA256 (HelpViewer-0.3.tgz) = 482f649efacf362ec0e64e4d8a69c8bfe1ca25d3297bf7030675379224d4ad3d
+SIZE (HelpViewer-0.3.tgz) = 1237235


Property changes on: trunk/deskutils/helpviewer/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/deskutils/helpviewer/files/patch-mainWindowController.m
===================================================================
--- trunk/deskutils/helpviewer/files/patch-mainWindowController.m	                        (rev 0)
+++ trunk/deskutils/helpviewer/files/patch-mainWindowController.m	2015-10-03 21:33:59 UTC (rev 20444)
@@ -0,0 +1,10 @@
+--- mainWindowController.m.orig	2003-04-05 08:47:02.000000000 +0200
++++ mainWindowController.m	2008-06-16 20:36:29.000000000 +0200
+@@ -17,6 +17,7 @@
+     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ */
+ 
++#include "GNUstepBase/GNUstep.h"
+ #include "mainWindowController.h"
+ 
+ @implementation MainWindowController


Property changes on: trunk/deskutils/helpviewer/files/patch-mainWindowController.m
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/deskutils/helpviewer/pkg-descr
===================================================================
--- trunk/deskutils/helpviewer/pkg-descr	                        (rev 0)
+++ trunk/deskutils/helpviewer/pkg-descr	2015-10-03 21:33:59 UTC (rev 20444)
@@ -0,0 +1,5 @@
+HelpViewer is an online help viewer for GNUstep programs
+
+LICENSE: GPL2 or later
+
+WWW: http://www.roard.com/helpviewer/


Property changes on: trunk/deskutils/helpviewer/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/deskutils/helpviewer/pkg-plist
===================================================================
--- trunk/deskutils/helpviewer/pkg-plist	                        (rev 0)
+++ trunk/deskutils/helpviewer/pkg-plist	2015-10-03 21:33:59 UTC (rev 20444)
@@ -0,0 +1,35 @@
+GNUstep/Local/Applications/HelpViewer.app/HelpViewer
+GNUstep/Local/Applications/HelpViewer.app/Resources/Back.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/Bookshelf.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.desktop
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.help/.gwdir
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.help/Bases.xlp
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.help/Creation.xlp
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.help/Introduction.xlp
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.help/Logo.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.help/ToDo.xlp
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.help/attention.png
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.help/helpviewer-200.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.help/main.xlp
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.help/note.png
+GNUstep/Local/Applications/HelpViewer.app/Resources/HelpViewer.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/Icon-hlpd.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/Index.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/Info-gnustep.plist
+GNUstep/Local/Applications/HelpViewer.app/Resources/Logo.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/Main.gorm/data.classes
+GNUstep/Local/Applications/HelpViewer.app/Resources/Main.gorm/objects.gorm
+GNUstep/Local/Applications/HelpViewer.app/Resources/Point.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/Point2.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/Search.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/caution.png
+GNUstep/Local/Applications/HelpViewer.app/Resources/chapter.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/errorloading.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/helpviewer-200.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/information.png
+GNUstep/Local/Applications/HelpViewer.app/Resources/listing.png
+GNUstep/Local/Applications/HelpViewer.app/Resources/note.png
+GNUstep/Local/Applications/HelpViewer.app/Resources/notloaded.tiff
+GNUstep/Local/Applications/HelpViewer.app/Resources/part.tiff
+GNUstep/Local/Applications/HelpViewer.app/stamp.make
+GNUstep/Local/Tools/HelpViewer


Property changes on: trunk/deskutils/helpviewer/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list