non port: devel/libpdel/pkg-plist |
Number of commits found: 8 |
Thursday, 1 Jul 2021
|
10:13 Stefan Eßer (se)
devel/libpdel: update to version 0.6.1
Set MASTER_SITE to SourceForge.
Fix build on FreeBSD-14 and remove DEPRECATED status from Makefile.
6952f08 |
Monday, 27 Oct 2014
|
10:40 bapt
Cleanup plist
 |
Thursday, 3 Jun 2004
|
21:24 archie
Update to version 0.5.0.
 |
Wednesday, 23 Oct 2002
|
23:41 archie
Update to version 0.3.4.
 |
Saturday, 14 Sep 2002
|
00:37 archie
Update to version 0.3.3.
 |
Wednesday, 4 Sep 2002
|
22:10 archie
Update to version 0.3.2.
 |
Thursday, 22 Aug 2002
|
04:42 archie
Upgrade to version 0.3.1. This fixes build problems on -stable.
 |
Wednesday, 21 Aug 2002
|
01:15 archie
The Packet Design Embedded Library (PDEL) is a C library containing an
assorted collection of code useful for developing embedded applications:
- C data structure run-time introspection library: structs(3)
- Threaded HTTP client/server library: http_server(3)
- Application configuration framework: app_config(3)
- Heap memory accounting and sanity checking: typed_mem(3)
- File template library: tmpl(3)
- Routines to configure networking interfaces, ARP table, and routing
table (FreeBSD only): if_util(3), route_msg(3), uroute(3)
- Logging library: alog(3)
- Generic TCP server: tcp_server(3)
- Generic hash table implementation: ghash(3)
- Generic balanced tree implementation: gtree(3)
- FILE * enhancements:
- Base-64 encoding/decoding: base64(3)
- Events and actions with automated locking: paction(3), pevent(3)
- Generalized per-thread variables: tinfo(3)
- Message ports: mesg_port(3)
- Digital signature creation/verification: rsa_util_sign(3)
- Filesystem mounting/unmounting (FreeBSD only): fs_mount(3)
- String quoting/parsing: string_enquote(3)
For more details, see the individual man pages referenced above.
 |
Number of commits found: 8 |