| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: ports/136012
Submitted by: Boris Lytochkin <lytboris at gmail.com>
Approved by: mav (maintainer)
Notes:
svn path=/head/; revision=236779
|
|
|
|
| |
Notes:
svn path=/head/; revision=229850
|
|
|
|
|
|
|
| |
Submitted by: pointyhat
Notes:
svn path=/head/; revision=225491
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer (mav)
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=202759
|
|
|
|
|
|
|
|
|
| |
devisible by a second.
Submitted by: maintainer
Notes:
svn path=/head/; revision=201210
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=189008
|
|
|
|
| |
Notes:
svn path=/head/; revision=184380
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=184379
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=178026
|
|
|
|
|
|
|
|
|
|
| |
- Convert to use_ldconfig
- Cosmetics
Approved by: archie's inactivity and timeouts during the last 6 months
Notes:
svn path=/head/; revision=177454
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout (1 week)
Notes:
svn path=/head/; revision=173644
|
|
|
|
| |
Notes:
svn path=/head/; revision=172742
|
|
|
|
| |
Notes:
svn path=/head/; revision=172734
|
|
|
|
| |
Notes:
svn path=/head/; revision=154857
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
| |
Notes:
svn path=/head/; revision=127058
|
|
|
|
| |
Notes:
svn path=/head/; revision=114983
|
|
|
|
| |
Notes:
svn path=/head/; revision=111303
|
|
|
|
| |
Notes:
svn path=/head/; revision=110794
|
|
|
|
| |
Notes:
svn path=/head/; revision=105971
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
o Bump $PORTREVISION.
Notes:
svn path=/head/; revision=103969
|
|
|
|
| |
Notes:
svn path=/head/; revision=84092
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=68694
|
|
|
|
| |
Notes:
svn path=/head/; revision=67777
|
|
|
|
| |
Notes:
svn path=/head/; revision=66485
|
|
|
|
| |
Notes:
svn path=/head/; revision=66283
|
|
|
|
| |
Notes:
svn path=/head/; revision=65627
|
|
|
|
| |
Notes:
svn path=/head/; revision=65624
|
|
|
|
| |
Notes:
svn path=/head/; revision=64808
|
|
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.
Notes:
svn path=/head/; revision=64723
|