SF.net SVN: gar:[25851] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Jul 18 11:45:54 CEST 2016


Revision: 25851
          http://sourceforge.net/p/gar/code/25851
Author:   dmichelsen
Date:     2016-07-18 09:45:53 +0000 (Mon, 18 Jul 2016)
Log Message:
-----------
libesmtp/trunk: Initial commit

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

Added: csw/mgar/pkg/libesmtp/Makefile
===================================================================
--- csw/mgar/pkg/libesmtp/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libesmtp/Makefile	2016-07-18 09:45:53 UTC (rev 25851)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/libesmtp/trunk
===================================================================
--- csw/mgar/pkg/libesmtp/trunk	2016-07-18 09:25:51 UTC (rev 25850)
+++ csw/mgar/pkg/libesmtp/trunk	2016-07-18 09:45:53 UTC (rev 25851)

Property changes on: csw/mgar/pkg/libesmtp/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/libesmtp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libesmtp/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libesmtp/trunk/Makefile	2016-07-18 09:45:53 UTC (rev 25851)
@@ -0,0 +1,30 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = libesmtp
+VERSION = 1.0.6
+GARTYPE = v2
+
+DESCRIPTION = Manage email submission to a mail transport layer
+
+MASTER_SITES += http://www.stafford.uklinux.net/libesmtp/
+MASTER_SITES += http://pkgs.fedoraproject.org/repo/pkgs/libesmtp/libesmtp-1.0.6.tar.bz2/bf3915e627fd8f35524a8fdfeed979c8/
+DISTFILES += $(DISTNAME).tar.bz2
+
+PACKAGES += CSWlibesmtp6
+SPKG_DESC_CSWlibesmtp6 = Manage email submission to a mail transport layer, libesmtp.so.6
+PKGFILES_CSWlibesmtp6 += $(call pkgfiles_lib,libesmtp.so.6)
+PKGFILES_CSWlibesmtp6 += $(call baseisadirs,$(libdir),esmtp-plugins/.*)
+RUNTIME_DEP_PKGS_CSWlibesmtp6 += CSWlibssl1-0-0
+
+PACKAGES += CSWlibesmtp-dev
+SPKG_DESC_CSWlibesmtp-dev = Development files for libesmtp.so.6
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWlibesmtp-dev += CSWlibesmtp6
+
+BUILD64 = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/libesmtp/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/libesmtp/trunk/checksums
===================================================================
--- csw/mgar/pkg/libesmtp/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libesmtp/trunk/checksums	2016-07-18 09:45:53 UTC (rev 25851)
@@ -0,0 +1 @@
+bf3915e627fd8f35524a8fdfeed979c8  libesmtp-1.0.6.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