drop RCS Ids

This commit is contained in:
naddy 2022-03-11 18:16:02 +00:00
parent 7f18136c30
commit b2eabd8823
265 changed files with 0 additions and 375 deletions

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.35 2021/02/01 16:51:22 kn Exp $
COMMENT= create & extract files from DOS .ARC files
DISTNAME= arc-5.21p

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arc_c,v 1.4 2011/05/30 10:58:28 jasper Exp $
--- arc.c.orig Sat Aug 7 15:06:42 2010
+++ arc.c Mon May 30 11:55:37 2011
@@ -129,6 +129,7 @@ main(num, arg) /* system entry point */

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arc_h,v 1.3 2011/05/23 13:42:10 gsoares Exp $
--- arc.h.orig Sat Aug 7 10:06:42 2010
+++ arc.h Thu May 19 23:35:46 2011
@@ -106,7 +106,7 @@ extern char tmpchr[2]; /* Temporary file prefix, d

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arcadd_c,v 1.3 2011/05/23 13:42:10 gsoares Exp $
--- arcadd.c.orig Sat Aug 7 10:06:42 2010
+++ arcadd.c Thu May 19 23:35:46 2011
@@ -119,7 +119,7 @@ int fresh; /* true if freshening */

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arccvt_c,v 1.2 2005/10/13 18:05:20 naddy Exp $
--- arccvt.c.orig Tue Oct 11 23:46:34 2005
+++ arccvt.c Tue Oct 11 23:46:44 2005
@@ -120,7 +120,7 @@ cvtfile(hdr) /* convert a file */

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arcdata_c,v 1.3 2011/05/23 13:42:10 gsoares Exp $
--- arcdata.c.orig Sat Aug 7 10:06:42 2010
+++ arcdata.c Thu May 19 23:35:46 2011
@@ -35,7 +35,7 @@ char tmpchr[2] = "-";/* Temporary file pref

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arcdos_c,v 1.3 2011/05/23 13:42:10 gsoares Exp $
--- arcdos.c.orig Sat Aug 7 10:06:42 2010
+++ arcdos.c Thu May 19 23:35:46 2011
@@ -175,14 +175,20 @@ setstamp(f, date, time) /* set a file's date/time sta

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arcext_c,v 1.3 2011/05/23 13:42:10 gsoares Exp $
--- arcext.c.orig Sat Aug 7 10:06:42 2010
+++ arcext.c Thu May 19 23:35:46 2011
@@ -143,7 +143,7 @@ extfile(hdr, path, prt) /* extract a file */

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arcio_c,v 1.3 2011/05/23 13:42:10 gsoares Exp $
--- arcio.c.orig Sat Aug 7 10:06:42 2010
+++ arcio.c Thu May 19 23:35:46 2011
@@ -46,7 +46,7 @@ readhdr(hdr, f) /* read a header from an archive */

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-arclzw_c,v 1.4 2021/02/01 16:51:22 kn Exp $
Fix "-fno-common" build, from FreeBSD
Index: arclzw.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-arcrun_c,v 1.3 2006/06/21 10:19:33 alek Exp $
--- arcrun.c.orig Wed Oct 12 17:22:18 2005
+++ arcrun.c Wed Jun 21 12:17:53 2006
@@ -98,7 +98,7 @@ runfile(hdr, num, arg) /* run a file */

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-arcunp_c,v 1.4 2021/02/01 16:51:22 kn Exp $
Fix "-fno-common" build, from FreeBSD
Index: arcunp.c

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-marc_c,v 1.3 2011/05/30 10:58:28 jasper Exp $
--- marc.c.orig Mon May 30 04:53:15 2011
+++ marc.c Mon May 30 04:53:49 2011
@@ -63,6 +63,7 @@ char *arg[]; /* pointers to arguments */

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.8 2011/05/23 13:42:10 gsoares Exp $
@bin bin/arc
@bin bin/marc
@man man/man1/arc.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.7 2021/11/07 12:24:50 martin Exp $
V = 1.21.1
COMMENT = blocking, shuffling, fast and lossless compression library
PKGNAME = blosc-${V}

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-bench_CMakeLists_txt,v 1.1.1.1 2019/12/19 07:00:24 feinerer Exp $
Index: bench/CMakeLists.txt
--- bench/CMakeLists.txt.orig
+++ bench/CMakeLists.txt

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-tests_test_common_h,v 1.1.1.1 2019/12/19 07:00:24 feinerer Exp $
Our aligned_alloc(3) is C11, but more strict than on other platforms. Many tests
here fail with EINVAL if 'size' is not a multiple of 'alignment' _and_
alignment is not a power of 2. To better identify these cases, extend the error

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/12/19 07:00:24 feinerer Exp $
include/blosc-export.h
include/blosc.h
@static-lib lib/libblosc.a

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.11 2020/11/11 12:43:58 ajacoutot Exp $
COMMENT = generic lossless compressor
GH_ACCOUNT = google

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-tests_compatibility_test_sh,v 1.2 2017/04/18 16:37:46 pascal Exp $
--- tests/compatibility_test.sh.orig Mon Apr 10 10:42:24 2017
+++ tests/compatibility_test.sh Tue Apr 18 18:31:26 2017
@@ -1,4 +1,4 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-tests_roundtrip_test_sh,v 1.3 2018/12/25 14:50:27 pascal Exp $
Index: tests/roundtrip_test.sh
--- tests/roundtrip_test.sh.orig
+++ tests/roundtrip_test.sh

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.5 2020/10/18 18:37:19 daniel Exp $
@bin bin/brotli
include/brotli/
include/brotli/decode.h

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.78 2020/10/30 16:21:12 naddy Exp $
COMMENT= block-sorting file compressor, unencumbered
DISTNAME= bzip2-1.0.8

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile,v 1.12 2016/03/10 21:58:51 naddy Exp $
--- Makefile.orig Sat Sep 11 00:46:02 2010
+++ Makefile Thu Mar 10 20:07:52 2016
@@ -23,10 +23,9 @@ LDFLAGS=

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-bzip2_c,v 1.6 2015/10/15 20:14:36 sthen Exp $
--- bzip2.c.orig Sat Sep 11 00:04:53 2010
+++ bzip2.c Thu Oct 15 01:55:25 2015
@@ -1257,6 +1257,17 @@ void compress ( Char *name )

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.21 2013/04/04 16:03:55 brad Exp $
bin/bunzip2
bin/bzcat
bin/bzcmp

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.23 2021/10/25 16:56:27 fcambus Exp $
COMMENT= extracts files from Microsoft CAB archives
DISTNAME= cabextract-1.9.1

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.3 2010/07/31 00:30:27 kevlo Exp $
@bin bin/cabextract
@man man/man1/cabextract.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.15 2020/03/23 19:17:38 ajacoutot Exp $
COMMENT= extract various archive file formats
V= 1.6.4

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.4 2016/09/25 15:46:51 sthen Exp $
@conflict deco-*
@bin bin/deco
share/deco/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.9 2021/03/09 17:11:49 sthen Exp $
V = 5.2.2
COMMENT = WAD composer for Doom, Heretic, Hexen, and Strife
DISTNAME = deutex-${V}

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/11/15 07:19:50 bentley Exp $
@bin bin/deutex
@man man/man6/deutex.6

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.21 2019/07/12 20:43:28 sthen Exp $
COMMENT = Sun JDK's jar command written entirely in C
DISTNAME = fastjar-0.94

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile_in,v 1.1 2002/04/24 17:07:54 danh Exp $
--- Makefile.in.orig Wed Apr 24 12:52:21 2002
+++ Makefile.in Wed Apr 24 12:52:53 2002
@@ -42,10 +42,10 @@ pkgincludedir = $(includedir)/@PACKAGE@

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.3 2009/06/01 22:37:52 benoit Exp $
@bin bin/fastjar
@bin bin/grepjar

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.28 2019/07/14 02:16:50 naddy Exp $
COMMENT= FREEZE / MELT compression program - often used in QNX
DISTNAME= freeze-2.5

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile_in,v 1.3 2009/06/02 20:46:13 benoit Exp $
--- Makefile.in.orig 1993-02-24 14:36:56.000000000 +0100
+++ Makefile.in 2003-08-01 08:29:26.000000000 +0200
@@ -15,10 +15,11 @@ EXE =

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-configure,v 1.2 2003/08/02 01:41:43 jolan Exp $
--- configure.orig 1993-02-24 14:36:54.000000000 +0100
+++ configure 2003-08-01 08:29:26.000000000 +0200
@@ -126,7 +126,6 @@ EOF

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-freeze_1,v 1.3 2009/06/02 20:46:13 benoit Exp $
--- freeze.1.orig Wed Feb 24 14:36:57 1993
+++ freeze.1 Tue Jun 2 20:50:16 2009
@@ -109,7 +109,7 @@ is a token preceded by a '+' or a '--', which defines

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-freeze_c,v 1.1 2012/09/01 18:18:41 miod Exp $
--- freeze.c.orig Wed Feb 24 13:36:55 1993
+++ freeze.c Fri Aug 10 18:43:29 2012
@@ -816,7 +816,7 @@ char *ifname;

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-statist_1,v 1.2 2009/06/02 20:46:13 benoit Exp $
--- statist.1.orig Wed Feb 24 14:36:59 1993
+++ statist.1 Tue Jun 2 20:50:16 2009
@@ -102,11 +102,8 @@ results may be unusable). Other values (average match

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.8 2014/07/17 08:29:04 zhuk Exp $
@bin bin/fcat
@bin bin/freeze
@comment @bin bin/melt

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.17 2022/02/21 16:27:15 kn Exp $
COMMENT = navigate zip archives through FUSE
DISTNAME = fuse-zip-0.7.2

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-fuse-zip_1,v 1.3 2021/10/13 08:49:03 sdk Exp $
Index: fuse-zip.1
--- fuse-zip.1.orig
+++ fuse-zip.1

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-lib_extraField_cpp,v 1.1 2021/10/13 08:49:03 sdk Exp $
Index: lib/extraField.cpp
--- lib/extraField.cpp.orig
+++ lib/extraField.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-lib_fuse-zip_cpp,v 1.1 2021/10/13 08:49:03 sdk Exp $
Required xattr.h defines from linux
Index: lib/fuse-zip.cpp

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-tests_Makefile,v 1.1.1.1 2014/01/28 01:01:52 jca Exp $
--- tests/Makefile.orig Tue Jan 21 00:10:21 2014
+++ tests/Makefile Tue Jan 21 00:10:24 2014
@@ -1,5 +1,4 @@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-tests_whitebox_extraFieldTest_cpp,v 1.1 2021/10/13 08:49:03 sdk Exp $
Device major on OpenBSD is different
Index: tests/whitebox/extraFieldTest.cpp

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-tests_whitebox_fuseInterfaceTest_cpp,v 1.1 2021/10/13 08:49:03 sdk Exp $
Index: tests/whitebox/fuseInterfaceTest.cpp
--- tests/whitebox/fuseInterfaceTest.cpp.orig
+++ tests/whitebox/fuseInterfaceTest.cpp

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2017/12/05 23:58:01 helg Exp $
@bin bin/fuse-zip
@man man/man1/fuse-zip.1
share/doc/fuse-zip/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.7 2020/01/07 21:17:26 ajacoutot Exp $
COMMENT= cabinet file library and tool
GNOME_PROJECT= gcab

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.4 2019/10/19 09:29:09 ajacoutot Exp $
@bin bin/gcab
include/libgcab-1.0/
include/libgcab-1.0/libgcab/

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.2 2019/07/12 20:43:28 sthen Exp $
COMMENT = el torito boot image extractor
DISTNAME = geteltorito-0.6

View File

@ -1,2 +1 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/06/25 18:09:51 phessler Exp $
bin/geteltorito

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.38 2021/02/01 17:17:28 naddy Exp $
COMMENT= packing and unpacking of shell archives
DISTNAME= sharutils-4.15.2

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-doc_shar_1,v 1.2 2015/09/07 17:57:07 jasper Exp $
--- doc/shar.1.orig Sat May 30 17:34:15 2015
+++ doc/shar.1 Mon Sep 7 19:38:10 2015
@@ -1,4 +1,4 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-doc_unshar_1,v 1.2 2015/09/07 17:57:07 jasper Exp $
--- doc/unshar.1.orig Sat May 30 17:34:19 2015
+++ doc/unshar.1 Mon Sep 7 19:34:56 2015
@@ -1,4 +1,4 @@

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-src_unshar_c,v 1.3 2018/04/02 08:41:50 jasper Exp $
Security fix for CVE-2018-1000097 sharutils: heap-buffer-overflow in find_archive in unshar.c
https://bugzilla.redhat.com/show_bug.cgi?id=1548018

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.10 2021/02/01 17:17:28 naddy Exp $
@bin bin/gshar
@bin bin/gunshar
@info info/sharutils.info

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.30 2019/07/12 20:43:28 sthen Exp $
COMMENT= archive files using the HSC compression method
DISTNAME= ha0999

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-c_asc_c,v 1.1 2002/12/23 07:29:30 pvalchev Exp $
--- c/asc.c.orig Wed Jan 11 23:51:34 1995
+++ c/asc.c Mon Dec 23 00:26:56 2002
@@ -19,7 +19,6 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-c_cpy_c,v 1.1 2002/12/23 07:29:30 pvalchev Exp $
--- c/cpy.c.orig Wed Jan 11 23:51:30 1995
+++ c/cpy.c Mon Dec 23 00:26:56 2002
@@ -20,7 +20,6 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-c_hsc_c,v 1.1 2002/12/23 07:29:30 pvalchev Exp $
--- c/hsc.c.orig Wed Jan 11 23:51:16 1995
+++ c/hsc.c Mon Dec 23 00:26:56 2002
@@ -19,7 +19,6 @@

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-nix_machine_c,v 1.3 2013/04/03 15:14:17 naddy Exp $
--- nix/machine.c.orig Thu Jan 12 07:53:00 1995
+++ nix/machine.c Wed Apr 3 17:05:00 2013
@@ -20,6 +20,7 @@

View File

@ -1,2 +1 @@
@comment $OpenBSD: PLIST,v 1.3 2008/11/22 09:36:20 jasper Exp $
@bin bin/ha

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.19 2021/09/19 05:24:30 rsadowski Exp $
COMMENT= unpack Inno Setup installers
DISTNAME= innoextract-1.9

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/11/21 19:04:14 jca Exp $
@bin bin/innoextract
@man man/man1/innoextract.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/03/23 13:15:22 landry Exp $
COMMENT = lossless LiDAR compression
V = 3.4.3

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/03/23 13:15:22 landry Exp $
include/laszip/
include/laszip/laszip_api.h
include/laszip/laszip_api_version.h

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.40 2021/11/04 12:29:11 mestre Exp $
COMMENT= archive files using LZW compression (.lzh files)
VERSION= 1.14i-ac20210926

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.8 2021/11/04 12:29:11 mestre Exp $
@bin bin/lha
@man man/man1/lha.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.22 2020/03/26 19:55:08 jca Exp $
COMMENT= library for handling Microsoft compression formats
DISTNAME= libmspack-0.10.1alpha

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile_in,v 1.8 2019/01/21 15:27:29 sthen Exp $
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.6 2019/01/21 15:27:29 sthen Exp $
include/mspack.h
lib/libmspack.a
lib/libmspack.la

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.19 2019/07/12 20:43:28 sthen Exp $
COMMENT= C library for manipulating tar files
GH_ACCOUNT= tklauser

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2013/04/04 16:03:55 brad Exp $
@bin bin/libtar
include/libtar.h
include/libtar_listhash.h

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.28 2022/01/07 10:03:42 sthen Exp $
COMMENT= library for reading, creating and modifying zip archives
DISTNAME= libzip-1.8.0

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.15 2022/01/07 10:03:43 sthen Exp $
@bin bin/zipcmp
@bin bin/zipmerge
@bin bin/ziptool

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.15 2020/01/26 11:14:29 jasper Exp $
COMMENT= lua binding of zlib
DISTNAME= luazlib-20100731
REVISION= 2

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-test_lua,v 1.2 2017/05/14 15:46:10 danj Exp $
Index: test.lua
--- test.lua.orig
+++ test.lua

View File

@ -1,2 +1 @@
@comment $OpenBSD: PLIST,v 1.2 2012/05/11 20:49:58 jasper Exp $
lib/lua/${MODLUA_VERSION}/zlib.so

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:43:28 sthen Exp $
COMMENT= file joiner/splitter
DISTNAME= lxsplit-0.2.4
# cranked due to old version being 1.0pre

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.3 2009/08/19 00:17:37 jolan Exp $
@bin bin/lxsplit
share/doc/lxsplit/
share/doc/lxsplit/README

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.4 2021/06/28 17:00:20 sthen Exp $
COMMENT = decompressor for mozilla lz4json format
GH_ACCOUNT = andikleen

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.2 2019/01/17 10:19:36 jca Exp $
@bin bin/lz4jsoncat
@man man/man1/lz4jsoncat.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.2 2018/05/20 12:36:33 juanfra Exp $
SUBDIR =
SUBDIR += clzip
SUBDIR += lunzip

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile.inc,v 1.4 2018/10/01 21:33:46 juanfra Exp $
# This directory contain every lzip project.
# lzd isn't included due to the educational purpose of this and the author
# doesn't recommend the use of lzd in production.

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.13 2022/02/09 10:44:28 fcambus Exp $
COMMENT = C implementation of lzip
DISTNAME = clzip-1.13

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/10/14 21:23:32 juanfra Exp $
@bin bin/clzip
@info info/clzip.info
@man man/man1/clzip.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.14 2022/02/09 10:46:41 fcambus Exp $
COMMENT = decompressor written in C for lzip files
DISTNAME = lunzip-1.13

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/10/14 21:23:33 juanfra Exp $
@bin bin/lunzip
@man man/man1/lunzip.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.18 2022/02/09 10:48:17 fcambus Exp $
COMMENT = lossless data compressor
DISTNAME = lzip-1.23

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/10/14 21:23:33 juanfra Exp $
@bin bin/lzip
@info info/lzip.info
@man man/man1/lzip.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.18 2022/02/09 10:52:04 fcambus Exp $
COMMENT = data recovery tool and decompressor for lzip files
DISTNAME = lziprecover-1.23

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/10/14 21:23:33 juanfra Exp $
@bin bin/lziprecover
@info info/lziprecover.info
@man man/man1/lziprecover.1

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.14 2022/02/09 10:43:27 fcambus Exp $
COMMENT = lzip compression library
DISTNAME = lzlib-1.13

View File

@ -1,4 +1,3 @@
$OpenBSD: patch-Makefile_in,v 1.7 2022/02/09 10:43:27 fcambus Exp $
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2014/09/13 22:12:40 juanfra Exp $
include/lzlib.h
@info info/lzlib.info
@lib lib/liblz.so.${LIBlz_VERSION}

View File

@ -1,5 +1,3 @@
# $OpenBSD: Makefile,v 1.12 2022/02/09 10:57:35 fcambus Exp $
COMMENT = public domain implementation of the lzip data compressor
DISTNAME = pdlzip-1.12

View File

@ -1,3 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/10/14 21:23:34 juanfra Exp $
@bin bin/pdlzip
@man man/man1/pdlzip.1

Some files were not shown because too many files have changed in this diff Show More