Commit graph

24 commits

Author SHA1 Message Date
tnn
5682b6ed30 deforaos-libsystem: fix build on Linux 2020-03-15 19:55:42 +00:00
joerg
a3ff11a81a Needs docbook-xsl. 2019-12-19 22:11:51 +00:00
nia
adc49d08df deforaos-libsystem: Needs xsltproc 2019-10-16 13:06:01 +00:00
khorben
22c1855ccc Update devel/deforaos-libsystem to version 0.4.2
Among the changes upstream:
- re-licensing to the 2-clause BSD license
- improved build system
- extended Array and String API
- extended tests

This package no longer ships the API documentation; it will be included
in a separate package.
2019-10-09 01:58:55 +00:00
dholland
29ca5f4a1b Update PLIST for gtk-doc changes. Bump PKGREVISION. 2017-12-28 13:45:24 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
khorben
cfd491db3f Update DeforaOS libSystem to version 0.3.1
This release brings:
- build fixes with OBJDIR
- minor API update in <System/string.h>
- support for SOURCE_DATE_EPOCH in tests
- minor fixes and improvements
2017-04-13 00:41:02 +00:00
maya
a3bd3662a0 deforaos-libsystem: use dlopen buildlink instead, as suggested by joerg.
appease pkglint, too.
2016-12-22 12:51:16 +00:00
maya
5b59bddcfb deforaos-libsystem: -ldl on linux, for dlopen & friends.
attempt to fix linux builds.
2016-12-22 12:11:32 +00:00
khorben
55887642e5 Package DeforaOS libSystem 0.3.0
Among the changes:
- more convenience functions for configuration files
- reworked the error-handling API
- progress with the variable conversion framework

Unfortunately this will break a number of packages using this library:
there is an API change in the Error class. I will update them all as soon
as I can.
2016-02-19 20:32:04 +00:00
khorben
a97b5e61d8 Package DeforaOS libSystem 0.2.3
This release brings:
- fixes for memory leaks in the Config and Plugin classes
- fix for memory corruption in the Event class
- improvements to configctl(1)
- additional test for the Event class
- portability fixes (build...)
2015-10-17 17:57:28 +00:00
khorben
8e3ce7173f Fix build on amd64 2015-08-26 22:34:03 +00:00
khorben
bdeca19a08 Package DeforaOS libSystem 0.2.2
Among the changes:
- extended String API (trimming)
- reworked the Array and Config classes
- build with SSP and PIE by default
- fixes and improvements to the build system
- additional tests
2015-08-23 14:40:57 +00:00
khorben
b20037003f Add support for CFLAGS
No functional change intended.
2015-08-09 14:55:58 +00:00
khorben
fb8d57fb62 Package DeforaOS libSystem 0.2.1
It is essentially a bugfix and maintenance release, with:
- portability fix (SunOS)
- additional tests (Config)
- API addition (String)
- quiet mode for configctl(1)
- support for compiling in a separate directory (OBJDIR)
2015-05-20 23:08:37 +00:00
khorben
6c13077dbe Moved the manual pages to PKGMANDIR as they should 2014-10-03 16:51:00 +00:00
jperkin
c97c84bc02 Fix some build issues exposed by the cwrappers build:
- Use REPLACE_SH for echo -n.
  - Use LD_LIBRARY_PATH for tests to find pre-installed libraries.
  - Fix parallel build issues.
2014-09-23 12:06:49 +00:00
khorben
d7ddfdaac7 Updated devel/deforaos-libsystem to version 0.2.0
This release includes:
- a command-line tool, configctl(1), to interact with configuration files
- a new generic Mutator class
- further improvements to the String and Variable classes
2014-09-16 19:25:51 +00:00
jperkin
a97d62cffc Use correct rpath flag on SunOS. Bump PKGREVISION. 2014-03-21 13:57:42 +00:00
joerg
05e03be84b gtk-doc update added new files. Bump revision. 2014-02-21 20:19:21 +00:00
khorben
937a7ba286 Packaged DeforaOS libSystem 0.1.7, which:
* proposes documentation generated with gtk-doc
* removes code for the DeforaOS distributed framework (moved to libApp)
* no longer depends on security/openssl
* switches to the LGPL license
* introduces a Python binding (not built by default)
* fixes some build and installation issues (newer Makefiles...)
2014-01-11 20:53:15 +00:00
jperkin
ad086284fa Portability fixes.
XXX: libSystem.pc still contains WRKSRC references.
2013-03-06 12:02:14 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
khorben
950adf82a8 Imported wip/deforaos-libsystem, the DeforaOS system library, under
devel/deforaos-libsystem
2012-12-16 23:55:22 +00:00