pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
initialized with url2pkg
Module Name: pkgsrc-wip
Committed By: mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Fri Apr 26 08:34:53 2019 +0530
Changeset: db0d215f5933e0c132c5e1a2624eefb724a67711
Added Files:
squid4/DESCR
squid4/Makefile
squid4/PLIST
squid4/distinfo
Log Message:
initialized with url2pkg
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=db0d215f5933e0c132c5e1a2624eefb724a67711
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
squid4/DESCR | 0
squid4/Makefile | 16 ++++++++++++++++
squid4/PLIST | 1 +
squid4/distinfo | 6 ++++++
4 files changed, 23 insertions(+)
diffs:
diff --git a/squid4/DESCR b/squid4/DESCR
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/squid4/Makefile b/squid4/Makefile
new file mode 100644
index 0000000000..c5232901e8
--- /dev/null
+++ b/squid4/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME= squid-4.6
+CATEGORIES= wip
+MASTER_SITES= http://www.squid-cache.org/Versions/v4/
+
+MAINTAINER= INSERT_YOUR_MAIL_ADDRESS_HERE
+HOMEPAGE= http://www.squid-cache.org/Versions/v4/
+COMMENT= TODO: Short description of the package
+#LICENSE= # TODO: (see mk/license.mk)
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+
+.include "../../devel/libltdl/convenience.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/squid4/PLIST b/squid4/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/squid4/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/squid4/distinfo b/squid4/distinfo
new file mode 100644
index 0000000000..d54a6ce221
--- /dev/null
+++ b/squid4/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (squid-4.6.tar.gz) = 7e7b498dad9974bf0a7579c998b665f0a3fdfcb4
+RMD160 (squid-4.6.tar.gz) = 7619c21846300a10c164d5b933a1217b1cf7e1e6
+SHA512 (squid-4.6.tar.gz) = 1c723ae251855df8b1cceeae3bd7ff6cd9c2d1f194752d5bdf5778cad91030cc0692ecc43c0939dbd6fdcdaa3908748a622be4d21ca9d283ab39221f6bc3eb84
+Size (squid-4.6.tar.gz) = 5245061 bytes
Home |
Main Index |
Thread Index |
Old Index