13 Commits

Author SHA1 Message Date
sthen
d9f7906e17 bump revision 2021-02-06 13:55:08 +00:00
jan
ec601a4350 fix the build with -fno-common
OK gnezdo@
2021-02-06 12:04:43 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
bcallah
2b31d78527 Remove BROKEN-hppa; it builds fine there
ok gsoares@
2019-04-15 16:40:59 +00:00
sthen
b56bc4ce41 update to libowfat-0.32, from maintainer Jan Klemkow 2018-12-19 17:59:09 +00:00
sthen
32949401fa fix CFLAGS and reorder Makefile along the lines of Makefile.template
ordering, ok Jan Klemkow (maintainer)
2018-12-19 17:55:13 +00:00
espie
7ba47a1b7d update-plist correctly untagged a bogus mandir.
make sure the section 3 manpages are in a properly formed directory with
subdirectories
2018-05-17 09:53:02 +00:00
bluhm
3eb6ad563c Build and install libowfat also as shared library.
From Jan Klemkow (maintainer)
2016-10-09 21:25:27 +00:00
bluhm
80fa29a211 update libowfat to 0.31
From Jan Klemkow (maintainer)
2016-10-06 19:43:30 +00:00
jca
a3d6205c8b Update to libowfat-0.30, from maintainer Jan Klemkow. 2015-09-28 16:52:49 +00:00
landry
a04713f999 Yet another bunch of ports that reliably fail to build on hppa.
BROKEN-hppa =	SIGILL when running lilypond
BROKEN-hppa =	libjson-c.so.0.0: undefined reference to __sync_val_compare_and_swap_4
BROKEN-hppa=	missing atomic ops
BROKEN-hppa=	./iodev/hdimage/hdimage.cc:807: error: 'bx_bswap32' was not declared in this scope
BROKEN-hppa =	cc1plus: error: unrecognized command line option '-std=c++11'
BROKEN-hppa =	src/bin/jp2/convert.c:192: error: expected identifier or '(' before '__extension__'
BROKEN-hppa=	libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
BROKEN-hppa=	ykpers-json.c:42: error: redefinition of typedef 'json_bool'
BROKEN-hppa=	OOM on src/lxml/lxml.etree.c
BROKEN-hppa =	undefined reference to `__sync_val_compare_and_swap_4' in libjson-c
BROKEN-hppa =	rake fails when linking PassengerHelperAgent
BROKEN-hppa =	kstars/kstars/tools/scriptbuilder.cpp:103: internal compiler error: Segmentation fault
BROKEN-hppa=	build stuck on virt-viewer-window.c

See http://build-failures.rhaalovely.net/hppa/
2014-12-31 08:42:26 +00:00
sthen
25ae53cb56 honour CC/CFLAGS 2014-11-17 13:28:43 +00:00
bluhm
13b80d74c5 Import libowfat 0.29.
library of general purpose APIs

This library is a reimplementation of libdjb.  It contains several 
wrappers for socket functions, mkfifo, opendir, wait, an abstraction
around errno, Unix signal functions, memory and string handling.

From maintainer Jan Klemkow;  OK sthen@
2014-11-09 19:47:41 +00:00