summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-01-24 17:04:52 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-01-24 17:04:52 +0000
commit2df63e8354d7660997ace6329aba75aa2619fa2e (patch)
tree0d98d6e3253962720bacec82a9933099fb639b01 /archivers
parent- Update to 1.4.8 (diff)
Add LICENSE, remove MD5 sums
Feature safe: yes
Notes
Notes: svn path=/head/; revision=268175
Diffstat (limited to 'archivers')
-rw-r--r--archivers/amigadepacker/Makefile1
-rw-r--r--archivers/amigadepacker/distinfo1
-rw-r--r--archivers/ecm/Makefile1
-rw-r--r--archivers/ecm/distinfo1
-rw-r--r--archivers/gzrecover/Makefile1
-rw-r--r--archivers/gzrecover/distinfo1
-rw-r--r--archivers/mar/Makefile1
-rw-r--r--archivers/mar/distinfo1
-rw-r--r--archivers/tardy/Makefile1
-rw-r--r--archivers/tardy/distinfo1
-rw-r--r--archivers/unmass/Makefile1
-rw-r--r--archivers/unmass/distinfo1
12 files changed, 6 insertions, 6 deletions
diff --git a/archivers/amigadepacker/Makefile b/archivers/amigadepacker/Makefile
index e614365cb273..6fe27547a718 100644
--- a/archivers/amigadepacker/Makefile
+++ b/archivers/amigadepacker/Makefile
@@ -20,6 +20,7 @@ USE_BZIP2= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
ALL_TARGET= ${PORTNAME}
+LICENSE= GPLv2
MAN1= amigadepacker.1
PLIST_FILES= bin/amigadepacker
diff --git a/archivers/amigadepacker/distinfo b/archivers/amigadepacker/distinfo
index 9f1c3b38d91b..4ddeb6486438 100644
--- a/archivers/amigadepacker/distinfo
+++ b/archivers/amigadepacker/distinfo
@@ -1,3 +1,2 @@
-MD5 (amigadepacker-0.04.tar.bz2) = 06cbd36d5faf006c810a1bd978968bb5
SHA256 (amigadepacker-0.04.tar.bz2) = bda2119919ada6310854e4486f8cb3ffc1722163747a5e176ef55e8807b7766f
SIZE (amigadepacker-0.04.tar.bz2) = 182017
diff --git a/archivers/ecm/Makefile b/archivers/ecm/Makefile
index f25c15ad5790..b58680ae6acf 100644
--- a/archivers/ecm/Makefile
+++ b/archivers/ecm/Makefile
@@ -15,6 +15,7 @@ COMMENT= Compresses CD images by stripping unnecessary EDC/ECC data
MAKE_JOBS_SAFE= yes
+LICENSE= GPLv2
PLIST_FILES= bin/ecm bin/unecm
PORTDOCS= format.txt
diff --git a/archivers/ecm/distinfo b/archivers/ecm/distinfo
index e2b03d8d38b1..f9d0a36cc458 100644
--- a/archivers/ecm/distinfo
+++ b/archivers/ecm/distinfo
@@ -1,3 +1,2 @@
-MD5 (ecm-1.0.tar.gz) = 16302c139137434c8793cc7938cc7afe
SHA256 (ecm-1.0.tar.gz) = e7b1c451893a37df85ebbadcd7efa6b95ee7583bc7030c1f8842e46e292e021a
SIZE (ecm-1.0.tar.gz) = 23284
diff --git a/archivers/gzrecover/Makefile b/archivers/gzrecover/Makefile
index 9ac4a7f57e89..7ffb9922a10d 100644
--- a/archivers/gzrecover/Makefile
+++ b/archivers/gzrecover/Makefile
@@ -19,6 +19,7 @@ MAKE_JOBS_SAFE= yes
CFLAGS+= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lz
+LICENSE= GPLv2
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= README
diff --git a/archivers/gzrecover/distinfo b/archivers/gzrecover/distinfo
index 4ca0de303d77..acfd5e5501fe 100644
--- a/archivers/gzrecover/distinfo
+++ b/archivers/gzrecover/distinfo
@@ -1,3 +1,2 @@
-MD5 (gzrt-0.5.tar.gz) = 91e9cbc1d92276742691dca89d6b8293
SHA256 (gzrt-0.5.tar.gz) = f961311903ce742360a3ab04877648617010aa0f142bcbab59d3bada155cf1df
SIZE (gzrt-0.5.tar.gz) = 5559
diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile
index a37ed96ecf12..9f270ea4867b 100644
--- a/archivers/mar/Makefile
+++ b/archivers/mar/Makefile
@@ -18,6 +18,7 @@ MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
+LICENSE= MIT
MAN1= mar.1
post-patch:
diff --git a/archivers/mar/distinfo b/archivers/mar/distinfo
index 3d1e7ca6ca1f..4b43e97ae197 100644
--- a/archivers/mar/distinfo
+++ b/archivers/mar/distinfo
@@ -1,3 +1,2 @@
-MD5 (mar-0.5-src.tar.gz) = 5f7160d8752fdceb5b629afb4cc29d5f
SHA256 (mar-0.5-src.tar.gz) = 8ee7612ab7bdb55dc43619ae50113dad7bf669939b454573fcac0941c45829ab
SIZE (mar-0.5-src.tar.gz) = 74089
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile
index 10fb5e3213b2..ef75b39f39d2 100644
--- a/archivers/tardy/Makefile
+++ b/archivers/tardy/Makefile
@@ -16,6 +16,7 @@ COMMENT= Manipulate the file headers in tar archive files in various ways
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
+LICENSE= GPLv3
MAN1= tardy.1
PLIST_FILES= bin/tardy
diff --git a/archivers/tardy/distinfo b/archivers/tardy/distinfo
index 3ecbfa65bace..736d51e67de5 100644
--- a/archivers/tardy/distinfo
+++ b/archivers/tardy/distinfo
@@ -1,3 +1,2 @@
-MD5 (tardy-1.20.tar.gz) = 160c411a436b1dd3dca7ef03d69073c7
SHA256 (tardy-1.20.tar.gz) = d5d4b0616f7b3dc2f126d22f0d940e54b8a93c4078a97684f1dde0aba76477ea
SIZE (tardy-1.20.tar.gz) = 1720019
diff --git a/archivers/unmass/Makefile b/archivers/unmass/Makefile
index 9594629aa9f6..3eb0375d1f8c 100644
--- a/archivers/unmass/Makefile
+++ b/archivers/unmass/Makefile
@@ -21,6 +21,7 @@ MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/kdev
+LICENSE= GPLv2
PLIST_FILES= bin/unmass
post-patch:
diff --git a/archivers/unmass/distinfo b/archivers/unmass/distinfo
index 7ccb0bbf8317..37d3fe952867 100644
--- a/archivers/unmass/distinfo
+++ b/archivers/unmass/distinfo
@@ -1,3 +1,2 @@
-MD5 (unmass-0.9.tar.gz) = feba286425d2957b447887bd325af283
SHA256 (unmass-0.9.tar.gz) = ed3829e4a73592ed3b0628a8ded27b4aec052d39b2083dac5213fcd628054e51
SIZE (unmass-0.9.tar.gz) = 393735