Commit graph

31 commits

Author SHA1 Message Date
John Marino
786e6186a3 archivers/libcabinet: link with libz
For about a week, a new error appeared on this port during linking:
undefined reference to deflateEnd@@ZLIB_1.2.8.  Portsmon so far has
indicated it is only happening on DragonFly so far.  Adding -lz
during the post-build linking for listcab fixes the issue.

Approved by:	Blanket
2015-04-30 21:34:51 +00:00
Baptiste Daroussin
161b92dff7 Clean up plist 2014-10-19 23:12:06 +00:00
Adam Weinberger
e2aedd8abd Start cleaning up some of the uselessly ambigious patches named
patch-xy, and giving them proper names.
2014-07-27 15:27:04 +00:00
Tom Judge
782be382da Fix install on HEAD and 10.0. 2014-02-21 21:22:17 +00:00
Baptiste Daroussin
91084a121d Support to stage
Allow packaging as a user
2013-12-26 14:48:36 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Baptiste Daroussin
e71de09d6d Do not let system make.conf inpact the port's makefile
This fixes build on current
2013-05-24 16:35:30 +00:00
Alexey Dokuchaev
142171e3f3 For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
2012-12-18 07:57:31 +00:00
Tom Judge
260c7b0856 Update my email address.
Approved by:	eadler (mentor)
2012-05-31 19:40:19 +00:00
Thomas Abthorpe
2edf554e15 - Pass maintainership to submitter
PR:		ports/167937
Submitted by:	Tom Judge <tom@tomjudge.com>
2012-05-16 03:06:40 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Tilman Keskinoz
939029b1e7 Fix build with gcc41 2006-12-19 19:23:21 +00:00
Cheng-Lung Sung
9ff4d01a3d - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-14 09:56:58 +00:00
Edwin Groothuis
4147d5845f archivers/libcabinet: add distfile mirror
Remove dead mirror and mirror distfile on my server

PR:		ports/95381
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-04-06 00:00:06 +00:00
Pav Lucistnik
2c39b78ee6 - Add SHA256 2005-11-23 23:37:45 +00:00
Maxim Sobolev
eff1815579 Provide temporary download location. 2005-08-01 17:13:16 +00:00
Kris Kennaway
48f02b51c7 Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes.
2005-07-30 01:49:34 +00:00
Sam Lawrance
0efbc06135 Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.

PR:		ports/79666
Submitted by:	me
2005-05-31 13:16:44 +00:00
Volker Stolz
f5772127a3 - Remove redundant patch (dupe of patch-Makefile)
- Fix non-root installation
2005-04-19 08:36:27 +00:00
Pav Lucistnik
9fb7698f7f - Remove dead WWW 2004-05-29 23:04:15 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Mark Linimon
a58c915e43 Note that all the mastersites have disappeared, according to the distfile
survey; note that archivers/cabextract still seems to be in active
development.
2003-10-26 08:32:17 +00:00
Edwin Groothuis
65348be49e Follow up by Simon Barner <barner@in.tum.de>
Thanks for committing my patch. However, the port does not build at the
present (I think we must include <inttypes.h>, but I don't know whether
it is present on -current). This patch (pls. replace old patch file) works
on -stable with both gcc 2.95.4 and 3.3.1.

Submitted by:	Simon Barner <barner@in.tum.de>
2003-09-05 10:16:46 +00:00
Edwin Groothuis
8a8b31d05c [patch] Unbreak port: archivers/libcabinet
This port did not build with gcc 3.3.1. I also fixed a
	possible buffer overflow (they used gets() to read from
	stdin).

	Please review the patch file ``patch-cftypes.cpp'' with
	extra care, since I am not sure whether this makes sense
	(2 positions in the file, marked with ``TODO'' - thanks.

Also added some lines in cftypes.cpp to overcome the absence of
values.h on -current.

PR:		ports/55767
Submitted by:	Simon Barner <barner@in.tum.de>
2003-08-31 13:09:31 +00:00
Maxim Sobolev
0ac82af3da Make more fetchable.
PR:		47843
Submitted by:	osa

Drop maintainership.
2003-05-22 23:16:27 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
76f26d3acf Mark BROKEN on 5.0 2002-10-26 02:55:52 +00:00
Maxim Sobolev
383b0be16e Fix breakage caused by values.h deorbiting.
Submitted by:	bento
2002-10-01 11:41:38 +00:00
Ruslan Ermilov
bb8ced4841 Fix build on -CURRENT. 2002-07-21 17:12:38 +00:00
Maxim Sobolev
54dd2b958f - Add missed INSTALLS_SHLIB;
- disable profiled library building.

Submitted by:	knu (INSTALLS_SHLIB)
2000-12-04 11:49:38 +00:00
Maxim Sobolev
2fc7b02015 Add libcabinet - a library and utility to use (create, modify etc.) Microsoft
cabinet (.cab) files.
2000-11-30 16:29:46 +00:00