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

trygvis at users.sourceforge.net trygvis at users.sourceforge.net
Tue May 11 13:43:50 CEST 2010


Revision: 9847
          http://gar.svn.sourceforge.net/gar/?rev=9847&view=rev
Author:   trygvis
Date:     2010-05-11 11:43:50 +0000 (Tue, 11 May 2010)

Log Message:
-----------
o Initial import of tmux.

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


Property changes on: csw/mgar/pkg/tmux/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/tmux/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tmux/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/tmux/trunk/Makefile	2010-05-11 11:43:50 UTC (rev 9847)
@@ -0,0 +1,24 @@
+GARNAME = tmux
+GARVERSION = 1.2
+CATEGORIES = apps
+
+DESCRIPTION = Terminal Multiplexer
+
+SF_PROJ = $(GARNAME)
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+
+RUNTIME_DEP_PKGS_CSWtmux += CSWlibevent
+BUILDDEPS = libevent_devel
+
+CONFIGURE_ARGS = 
+INSTALL_ARGS = PREFIX=/opt/csw INSTALLDIR="/opt/csw/bin/ginstall -d" INSTALLBIN="/opt/csw/bin/ginstall -m 555" INSTALLMAN="/opt/csw/bin/ginstall -m 444"
+
+SKIPTEST = 1
+
+include gar/category.mk
+
+PATH := /opt/csw/gnu:$(PATH)

Added: csw/mgar/pkg/tmux/trunk/checksums
===================================================================
--- csw/mgar/pkg/tmux/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/tmux/trunk/checksums	2010-05-11 11:43:50 UTC (rev 9847)
@@ -0,0 +1 @@
+748fbe7bb5f86812e19bd6005ff21a5a  tmux-1.2.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