Commit graph

7 commits

Author SHA1 Message Date
Volker Stolz
f5772127a3 - Remove redundant patch (dupe of patch-Makefile)
- Fix non-root installation
2005-04-19 08:36:27 +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
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