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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Apr 14 15:39:33 CEST 2010


Revision: 9635
          http://gar.svn.sourceforge.net/gar/?rev=9635&view=rev
Author:   dmichelsen
Date:     2010-04-14 13:39:32 +0000 (Wed, 14 Apr 2010)

Log Message:
-----------
minicom: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/minicom/
    csw/mgar/pkg/minicom/branches/
    csw/mgar/pkg/minicom/tags/
    csw/mgar/pkg/minicom/trunk/
    csw/mgar/pkg/minicom/trunk/Makefile
    csw/mgar/pkg/minicom/trunk/checksums
    csw/mgar/pkg/minicom/trunk/files/


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


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


Added: csw/mgar/pkg/minicom/trunk/Makefile
===================================================================
--- csw/mgar/pkg/minicom/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/minicom/trunk/Makefile	2010-04-14 13:39:32 UTC (rev 9635)
@@ -0,0 +1,24 @@
+# : Makefile 9089 2010-03-11 08:34:46Z wahwah $
+GARNAME = minicom
+GARVERSION = 2.4
+CATEGORIES = apps
+
+DESCRIPTION = Serial communication program
+define BLURB
+endef
+
+WGET_OPTS = --no-check-certificate
+MASTER_SITES = https://alioth.debian.org/frs/download.php/3195/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# File name regex to get notifications about upstream software releases
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+VENDOR_URL = http://alioth.debian.org/projects/minicom/
+
+# Compilation doesn't work unless this is fixed:
+\xC3#   https://alioth.debian.org/tracker/index.php?func=detail&aid=312462&group_id=30018&atid=100031
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/minicom/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/minicom/trunk/checksums
===================================================================
--- csw/mgar/pkg/minicom/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/minicom/trunk/checksums	2010-04-14 13:39:32 UTC (rev 9635)
@@ -0,0 +1 @@
+700976a3c2dcc8bbd50ab9bb1c08837b  minicom-2.4.tar.gz


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