[csw-devel] SF.net SVN: gar:[2905] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Jan 24 22:25:09 CET 2009


Revision: 2905
          http://gar.svn.sourceforge.net/gar/?rev=2905&view=rev
Author:   dmichelsen
Date:     2009-01-24 21:25:09 +0000 (Sat, 24 Jan 2009)

Log Message:
-----------
top: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/top/
    csw/mgar/pkg/top/branches/
    csw/mgar/pkg/top/tags/
    csw/mgar/pkg/top/trunk/
    csw/mgar/pkg/top/trunk/Makefile
    csw/mgar/pkg/top/trunk/checksums
    csw/mgar/pkg/top/trunk/files/
    csw/mgar/pkg/top/trunk/files/CSWtop.gspec


Property changes on: csw/mgar/pkg/top/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/top/trunk/Makefile
===================================================================
--- csw/mgar/pkg/top/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/top/trunk/Makefile	2009-01-24 21:25:09 UTC (rev 2905)
@@ -0,0 +1,31 @@
+GARNAME = top
+GARVERSION = 3.7
+CATEGORIES = apps
+
+DESCRIPTION = Unix system state reporter
+define BLURB
+endef
+
+SF_PROJ = unixtop
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += $(call admfiles,CSWtop,)
+
+SPKG_SOURCEURL = http://www.unixtop.org/
+
+UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=72892
+UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+
+BUILD64 = 1
+
+# autoconf tries to compile for the current kernel. Get rid of
+# these extra flags as we set them ourselves with BUILD64 = 1
+BUILD_OVERRIDE_DIRS = ARCHFLAG
+
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --disable-dualarch
+
+# top doesn't have a testsuite
+TEST_TARGET =
+
+include gar/category.mk

Added: csw/mgar/pkg/top/trunk/checksums
===================================================================
--- csw/mgar/pkg/top/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/top/trunk/checksums	2009-01-24 21:25:09 UTC (rev 2905)
@@ -0,0 +1,2 @@
+166226469776c073da7abd35197627dc  download/top-3.7.tar.gz
+9799a03c1e974c7a702c4c9f042487d6  download/CSWtop.gspec

Added: csw/mgar/pkg/top/trunk/files/CSWtop.gspec
===================================================================
--- csw/mgar/pkg/top/trunk/files/CSWtop.gspec	                        (rev 0)
+++ csw/mgar/pkg/top/trunk/files/CSWtop.gspec	2009-01-24 21:25:09 UTC (rev 2905)
@@ -0,0 +1,4 @@
+%var            bitname top
+%var            pkgname CSWtop
+%include        url file://%{PKGLIB}/csw_dyndepend.gspec
+%copyright      url file://%{WORKSRC_FIRSTMOD}/LICENSE


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list