[csw-devel] SF.net SVN: gar:[20626] csw/mgar/pkg
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sun Apr 7 01:35:47 CEST 2013
Revision: 20626
http://gar.svn.sourceforge.net/gar/?rev=20626&view=rev
Author: bonivart
Date: 2013-04-06 23:35:47 +0000 (Sat, 06 Apr 2013)
Log Message:
-----------
ntp/trunk: initial commit
Added Paths:
-----------
csw/mgar/pkg/ntp/
csw/mgar/pkg/ntp/Makefile
csw/mgar/pkg/ntp/branches/
csw/mgar/pkg/ntp/tags/
csw/mgar/pkg/ntp/trunk/
csw/mgar/pkg/ntp/trunk/Makefile
csw/mgar/pkg/ntp/trunk/checksums
csw/mgar/pkg/ntp/trunk/files/
Added: csw/mgar/pkg/ntp/Makefile
===================================================================
--- csw/mgar/pkg/ntp/Makefile (rev 0)
+++ csw/mgar/pkg/ntp/Makefile 2013-04-06 23:35:47 UTC (rev 20626)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/ntp/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/ntp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ntp/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/ntp/trunk/Makefile 2013-04-06 23:35:47 UTC (rev 20626)
@@ -0,0 +1,20 @@
+NAME = ntp
+VERSION = 4.2.6p5
+GARTYPE = v2
+
+DESCRIPTION = The Network Time Protocol Distribution
+define BLURB
+endef
+
+MASTER_SITES = http://archive.ntp.org/ntp4/ntp-4.2/
+DISTFILES = $(DISTNAME).tar.gz
+
+RUNTIME_DEP_PKGS_CSWntp += CSWlibnetsnmp25
+RUNTIME_DEP_PKGS_CSWntp += CSWlibssl1-0-0
+RUNTIME_DEP_PKGS_CSWntp += CSWlibnetsnmpagent25
+
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --with-openssl-libdir=/opt/csw/lib
+CONFIGURE_ARGS += --with-openssl-incdir=/opt/csw/include
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/ntp/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/ntp/trunk/checksums
===================================================================
--- csw/mgar/pkg/ntp/trunk/checksums (rev 0)
+++ csw/mgar/pkg/ntp/trunk/checksums 2013-04-06 23:35:47 UTC (rev 20626)
@@ -0,0 +1 @@
+00df80a84ec9528fcfb09498075525bc ntp-4.2.6p5.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