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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Aug 20 18:23:15 CEST 2009


Revision: 6060
          http://gar.svn.sourceforge.net/gar/?rev=6060&view=rev
Author:   bonivart
Date:     2009-08-20 16:23:15 +0000 (Thu, 20 Aug 2009)

Log Message:
-----------
filezilla: initial commit

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


Property changes on: csw/mgar/pkg/filezilla/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/filezilla/trunk/Makefile
===================================================================
--- csw/mgar/pkg/filezilla/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/filezilla/trunk/Makefile	2009-08-20 16:23:15 UTC (rev 6060)
@@ -0,0 +1,19 @@
+GARNAME = filezilla
+GARVERSION = 3.2.7
+CATEGORIES = utils
+
+DESCRIPTION = Cross-platform FTP, FTPS and SFTP client
+define BLURB
+  FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with
+  lots of useful features and an intuitive graphical user interface.
+endef
+
+MASTER_SITES = http://d10xg45o6p6dbl.cloudfront.net/projects/f/filezilla/
+DISTFILES  = FileZilla_$(GARVERSION)_src.tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = FileZilla_(\d+(?:\.\d+)*)_src.tar.bz2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/filezilla/trunk/checksums
===================================================================
--- csw/mgar/pkg/filezilla/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/filezilla/trunk/checksums	2009-08-20 16:23:15 UTC (rev 6060)
@@ -0,0 +1 @@
+fcbcb291ec6f4dd821670a4498b5ad35  download/FileZilla_3.2.7_src.tar.bz2


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