Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
9d91257a
Commit
9d91257a
authored
Dec 19, 2012
by
bapt
Browse files
DeforaOS system library
PR: ports/172987 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me>
parent
aeebc01d
Changes
5
Hide whitespace changes
Inline
Side-by-side
devel/Makefile
View file @
9d91257a
...
...
@@ -321,6 +321,7 @@
SUBDIR
+=
dcmtk
SUBDIR
+=
dconf
SUBDIR
+=
ddd
SUBDIR
+=
deforaos-libsystem
SUBDIR
+=
deheader
SUBDIR
+=
delta
SUBDIR
+=
deputy
...
...
devel/deforaos-libsystem/Makefile
0 → 100644
View file @
9d91257a
# Created by: Olivier Cochard-Labbe <olivier@cochard.me>
# $FreeBSD$
PORTNAME
=
libsystem
PORTVERSION
=
0.1.6
CATEGORIES
=
devel
MASTER_SITES
=
http://www.defora.org/os/download/download/3527/
DISTNAME
=
libSystem-
${PORTVERSION}
PKGNAMEPREFIX
=
deforaos-
MAINTAINER
=
olivier@cochard.me
COMMENT
=
DeforaOS core system library
LICENSE
=
GPLv3
USE_LDCONFIG
=
yes
USE_PKGCONFIG
=
build
post-patch
:
${REINPLACE_CMD}
-e
's|/lib/|/libdata/|g'
\
${WRKSRC}
/data/pkgconfig.sh
.
include
<bsd.port.mk>
devel/deforaos-libsystem/distinfo
0 → 100644
View file @
9d91257a
SHA256 (libSystem-0.1.6.tar.gz) = 6eb4ffa278072c8e1e0aeb5cb27a204af6c35a4d63387d495113d7ca8a8ae69f
SIZE (libSystem-0.1.6.tar.gz) = 44092
devel/deforaos-libsystem/pkg-descr
0 → 100644
View file @
9d91257a
DeforaOS system library
WWW: http://www.defora.org/
devel/deforaos-libsystem/pkg-plist
0 → 100644
View file @
9d91257a
bin/AppBroker
include/System.h
include/System/appclient.h
include/System/appserver.h
include/System/array.h
include/System/buffer.h
include/System/config.h
include/System/error.h
include/System/event.h
include/System/file.h
include/System/hash.h
include/System/object.h
include/System/parser.h
include/System/plugin.h
include/System/string.h
include/System/token.h
lib/libSystem.a
lib/libSystem.so
lib/libSystem.so.0
lib/libSystem.so.0.0
libdata/pkgconfig/libSystem.pc
@dirrm include/System
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment