| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports. Fix dependencies accordingly.
Notes:
svn path=/head/; revision=64839
|
|
|
|
|
|
|
|
| |
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
Notes:
svn path=/head/; revision=64836
|
|
|
|
|
|
|
| |
Pointy hat to: archie
Notes:
svn path=/head/; revision=64825
|
|
|
|
|
|
|
| |
Also fixed yacc version of iasl.
Notes:
svn path=/head/; revision=64816
|
|
|
|
| |
Notes:
svn path=/head/; revision=64808
|
|
|
|
| |
Notes:
svn path=/head/; revision=64789
|
|
|
|
|
|
|
|
| |
PR: ports/36939
Approved by: dwcjr (mentor)
Notes:
svn path=/head/; revision=64779
|
|
|
|
|
|
|
| |
Approved by: dwcjr (mentor)
Notes:
svn path=/head/; revision=64776
|
|
|
|
|
|
|
|
| |
PR: ports/41616
Approved by: dwcjr (mentor)
Notes:
svn path=/head/; revision=64770
|
|
|
|
|
|
|
|
|
|
|
| |
Do not allow building with ghc-5.04 due to errors.
Add patch to fix build on bento.
PR: ports/40828
Approved by: dwcjr (mentor)
Notes:
svn path=/head/; revision=64757
|
|
|
|
|
|
|
|
|
|
|
| |
Changed WWW.
PR: ports/41574
Submitted by: obraun
Approved by: maintainer, dwcjr (mentor)
Notes:
svn path=/head/; revision=64753
|
|
|
|
|
|
|
| |
Approved by: dwcjr (mentor)
Notes:
svn path=/head/; revision=64751
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=64707
|
|
|
|
|
|
|
|
|
| |
o Bump PORTREVISION
Prompted by: tobez
Notes:
svn path=/head/; revision=64703
|
|
|
|
| |
Notes:
svn path=/head/; revision=64661
|
|
|
|
| |
Notes:
svn path=/head/; revision=64659
|
|
|
|
|
|
|
|
| |
update WWW and master site
drop maintainership
Notes:
svn path=/head/; revision=64656
|
|
|
|
| |
Notes:
svn path=/head/; revision=64655
|
|
|
|
|
|
|
|
| |
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
Notes:
svn path=/head/; revision=64651
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes broken in 2.14.2 ability to sort bug lists on more then one field
and possible security hole with contrib/bug_email.pl and
contrib/bugzilla_email_append.pl scripts.
This is bugfix release and latest release from 2.14 branch. This update
provided for 2.14 users who would like to stay with 2.14. All new users
should wait until port is updated to 2.16.
Notes:
svn path=/head/; revision=64630
|
|
|
|
| |
Notes:
svn path=/head/; revision=64626
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
locking, extremely lightweight.
This module provides the similar functionality to Tie::DB_LockFile,
but also supports DB_RECNO.
Reviewed by: knu (mentor)
Approved by: knu (mentor)
Notes:
svn path=/head/; revision=64561
|
|
|
|
| |
Notes:
svn path=/head/; revision=64560
|
|
|
|
|
|
|
|
| |
PR: 41698
Submitted by: maintainer
Notes:
svn path=/head/; revision=64559
|
|
|
|
|
|
|
|
| |
PR: 41622
Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>
Notes:
svn path=/head/; revision=64548
|
|
|
|
|
|
|
|
| |
PR: 41677
Submitted by: Jos Backus <jos@catnook.com>
Notes:
svn path=/head/; revision=64535
|
|
|
|
| |
Notes:
svn path=/head/; revision=64530
|
|
|
|
|
|
|
| |
Write Perl subroutines and classes in Java
Notes:
svn path=/head/; revision=64528
|
|
|
|
| |
Notes:
svn path=/head/; revision=64523
|
|
|
|
|
|
|
|
| |
PR: ports/41649
Submitted by: maintainer
Notes:
svn path=/head/; revision=64486
|
|
|
|
|
|
|
|
|
|
|
|
| |
present. This has already been committed upstream, and adding it as
a patch is just a temporary fix to keep subversion from segfaulting
when you do 'svn --version' until I have a chance to update the port
to a newer version of apr.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Notes:
svn path=/head/; revision=64431
|
|
|
|
|
|
|
| |
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Notes:
svn path=/head/; revision=64430
|
|
|
|
| |
Notes:
svn path=/head/; revision=64428
|
|
|
|
|
|
|
| |
C++ Portable Types Library
Notes:
svn path=/head/; revision=64424
|
|
|
|
|
|
|
| |
port since avr-libc-current has avr-gcc 3.3 as their prerequisite.
Notes:
svn path=/head/; revision=64421
|
|
|
|
|
|
|
|
|
| |
2) Makefile cleanup
Submitted by: kuriyama (1)
Notes:
svn path=/head/; revision=64396
|
|
|
|
|
|
|
|
| |
PR: 41460
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=64366
|
|
|
|
|
|
|
|
| |
PR: 40873
Submitted by: maintainer
Notes:
svn path=/head/; revision=64356
|
|
|
|
|
|
|
| |
Submitted by: Jim Bloom <bloom@acm.org> and others
Notes:
svn path=/head/; revision=64349
|
|
|
|
|
|
|
|
| |
PR: 41500
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=64339
|
|
|
|
|
|
|
|
|
| |
PR: 41376
Submitted by: James E. Flemer <jflemer@zoo.uvm.edu>
Approved by: maintainer
Notes:
svn path=/head/; revision=64332
|
|
|
|
|
|
|
| |
A generic way to use connection caching for any kind of resources
Notes:
svn path=/head/; revision=64282
|
|
|
|
| |
Notes:
svn path=/head/; revision=64276
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort plist also
PR: ports/38955
Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=64259
|
|
|
|
| |
Notes:
svn path=/head/; revision=64249
|
|
|
|
|
|
|
|
|
| |
PR: ports/41267
Submitted by: Alex Hayward <xelah@xelah.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=64245
|
|
|
|
|
|
|
|
| |
PR: ports/41433
Submitted by: maintainer
Notes:
svn path=/head/; revision=64233
|
|
|
|
| |
Notes:
svn path=/head/; revision=64209
|
|
|
|
| |
Notes:
svn path=/head/; revision=64208
|