Sergey Matveychuk
eef24d48e9
- Fix build with gcc 4.1
...
Submitted by: maintainer
2007-04-02 13:50:21 +00:00
Sergey Matveychuk
d54bc740f5
- Pass maintainership to the last submitter.
2007-02-06 16:29:37 +00:00
Sergey Matveychuk
14f229309b
- Add two patches.
...
1) Fix a race condition. It prevents UDP sockets/descriptors leak when
active RADIUS authorization used.
2) FSM events processing optimization. System calls nubers reduced
almost twice. (It makes mpd4 faster)
Submitted by: Alexander Motin <mav_at_alkar.net>
Approved by: software developers
2007-02-06 16:25:27 +00:00
Mark Linimon
d5e3867768
Reassign ports from archie@ back to pool at his request.
...
Hat: portmgr
2006-11-25 16:46:44 +00:00
Andrew Pantyukhin
f1c91cc1b8
- Mark unbroken on 7.x, nork fixed it this September
...
- Convert to use_ldconfig
- Cosmetics
Approved by: archie's inactivity and timeouts during the last 6 months
2006-11-17 11:59:38 +00:00
Norikatsu Shigemura
3b090ca1b0
Fix build on 7-current.
...
Approved by: maintainer timeout (1 week)
2006-09-23 11:36:24 +00:00
Kris Kennaway
f322d26c3e
Correct brain spasm in previous commit
2006-09-10 23:54:57 +00:00
Kris Kennaway
a7853512bb
BROKEN on 7.0: Does not compile
2006-09-10 23:38:38 +00:00
Jun Kuriyama
a06ee65df0
Chase shlib bump of libexpat.
2006-01-30 23:20:05 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Archie Cobbs
ee4d93c447
Update to version 0.5.3.
2005-01-21 21:08:54 +00:00
Archie Cobbs
237e668e6f
Update to version 0.5.2.
2004-07-29 02:42:37 +00:00
Archie Cobbs
88bebb9871
Update to version 0.5.1.
2004-06-11 20:43:33 +00:00
Archie Cobbs
a30dae9787
Update to version 0.5.0.
2004-06-03 21:24:58 +00:00
Archie Cobbs
417dc54277
Update to version 0.3.6.
2004-04-02 16:43:53 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Jun Kuriyama
4a868f8a2a
o Bump $LIB_DEPENDS line to chase expat's shlib version.
...
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Archie Cobbs
f78f82b9ae
Update to version 0.3.5.
2003-07-03 03:39:57 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Archie Cobbs
9b67815b5f
Update to version 0.3.4.
2002-10-23 23:41:31 +00:00
Archie Cobbs
ca9937d79f
Add link to web page.
2002-10-10 20:56:26 +00:00
Jun Kuriyama
0120547e6d
Bump PORTREVISION and expat shlib.
2002-09-17 07:41:05 +00:00
Archie Cobbs
86e2bb745a
Update to version 0.3.3.
2002-09-14 00:37:32 +00:00
Archie Cobbs
6360569a51
Oops, previous commit contained the wrong checksum.
2002-09-04 23:13:17 +00:00
Archie Cobbs
2b2db309c8
Update to version 0.3.2.
2002-09-04 22:10:52 +00:00
Archie Cobbs
5ae90535f3
Upgrade to version 0.3.1. This fixes build problems on -stable.
2002-08-22 04:42:45 +00:00
Archie Cobbs
9a102f652f
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.
2002-08-21 01:15:55 +00:00