| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Update COMMENT/pkg-descr
PR: 123198
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=212225
|
|
|
|
|
|
|
|
| |
PR: 123203
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer)
Notes:
svn path=/head/; revision=212224
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=212223
|
|
|
|
|
|
|
| |
- Pass maintainership to perl@
Notes:
svn path=/head/; revision=212222
|
|
|
|
|
|
|
| |
- Pass maintainership to perl
Notes:
svn path=/head/; revision=212221
|
|
|
|
|
|
|
| |
- Pass maintainership to perl@
Notes:
svn path=/head/; revision=212220
|
|
|
|
|
|
|
| |
- Pass maintainership to perl@
Notes:
svn path=/head/; revision=212219
|
|
|
|
|
|
|
| |
- Pass maintainership to perl@
Notes:
svn path=/head/; revision=212218
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=212217
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=212216
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=212215
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=212214
|
|
|
|
|
|
|
|
| |
PR: 123201
Submitted by: rink@
Notes:
svn path=/head/; revision=212213
|
|
|
|
|
|
|
|
| |
- Assume maintainership
- Augment port description, kill attribution
Notes:
svn path=/head/; revision=212212
|
|
|
|
| |
Notes:
svn path=/head/; revision=212211
|
|
|
|
|
|
|
|
| |
- Clean up Makefile header
- Improve on port description, kill space at EOL
Notes:
svn path=/head/; revision=212210
|
|
|
|
| |
Notes:
svn path=/head/; revision=212209
|
|
|
|
| |
Notes:
svn path=/head/; revision=212208
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unbound is designed as a set of modular components, so that also
DNSSEC (secure DNS) validation and stub-resolvers (that do not run as
a server, but are linked into an application) are easily possible.
Goals:
* A validating recursive DNS resolver.
* Code diversity in the DNS resolver monoculture.
* Drop-in replacement for BIND apart from config.
* DNSSEC support.
* Fully RFC compliant.
* High performance
o even with validation.
* Used as
o stub resolver.
o full caching name server.
o resolver library.
* Elegant design of validator, resolver, cache modules.
o provide the ability to pick and choose modules.
* Robust.
* In C, open source: The BSD license.
* Smallest as possible component that does the job.
* Stub-zones can be configured (local data or AS112 zones).
Non-goals:
* An authoritative name server.
* Too many Features.
WWW: http://unbound.net
Notes:
svn path=/head/; revision=212206
|
|
|
|
| |
Notes:
svn path=/head/; revision=212205
|
|
|
|
| |
Notes:
svn path=/head/; revision=212204
|
|
|
|
|
|
|
| |
into safekeeping due to inactivity.
Notes:
svn path=/head/; revision=212203
|
|
|
|
| |
Notes:
svn path=/head/; revision=212202
|
|
|
|
| |
Notes:
svn path=/head/; revision=212201
|
|
|
|
|
|
|
| |
into safekeeping due to inactivity.
Notes:
svn path=/head/; revision=212200
|
|
|
|
| |
Notes:
svn path=/head/; revision=212199
|
|
|
|
| |
Notes:
svn path=/head/; revision=212198
|
|
|
|
| |
Notes:
svn path=/head/; revision=212197
|
|
|
|
|
|
|
| |
Submitted by: maintainer via private mail
Notes:
svn path=/head/; revision=212196
|
|
|
|
|
|
|
| |
flaws...
Notes:
svn path=/head/; revision=212195
|
|
|
|
|
|
|
| |
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Notes:
svn path=/head/; revision=212194
|
|
|
|
|
|
|
|
| |
PR: 123180
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org>
Notes:
svn path=/head/; revision=212193
|
|
|
|
|
|
|
|
|
| |
PR: ports/123171
Submitted by: Yen-Ming Lee <leeym@cn1.leeym.com>
Reviewed by: edwin@
Notes:
svn path=/head/; revision=212192
|
|
|
|
| |
Notes:
svn path=/head/; revision=212191
|
|
|
|
|
|
|
|
|
| |
PR: 123178 [1]
Submitted by: Nick Barkas (via privat mail)
bf <bf2006a@yahoo.com> [1]
Notes:
svn path=/head/; revision=212190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is that the cp_time symbol is no longer avaliable in the nevest kernels.
Use kern.cp_time sysctl which has been around for 8 years or so, so that
it should be present virtually in every FreeBSD version that is able
to use modern ports tree (4.x and upper). Sysctl is also better from the
security standpoint, as you don't need elevated privileges to get the data.
One should probably look at converting few others uses of KVM here, but
ENOTIME from me. The patch has been submitted to the vendor.
Approved by: MAINTAINER
Notes:
svn path=/head/; revision=212189
|
|
|
|
|
|
|
|
| |
PR: ports/123176
Submitted by: kaiw
Notes:
svn path=/head/; revision=212188
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in making number of popular OIDs unavailable.
o Fix issue with retrieving CPU stats in 6.3-STABLE and upper. The problem
is that the cp_time symbol is no longer avaliable in the nevest kernels.
Use kern.cp_time sysctl which has been around for 8 years or so, so that
it should be present virtually in every FreeBSD version that is able
to use modern ports tree (4.x and upper). Sysctl is also better from the
security standpoint, as you don't need elevated privileges to get the data.
One should probably look at converting few others uses of KVM here, but
ENOTIME from me. The patch has been submitted to the vendor.
Sponsored by: Sippy Software, Inc., http://www.sippysoft.com
Approved by: MAINTAINER
Notes:
svn path=/head/; revision=212187
|
|
|
|
|
|
|
|
| |
PR: 123184
Submitted by: bf <bf2006@yahoo.com>
Notes:
svn path=/head/; revision=212186
|
|
|
|
|
|
|
|
| |
- Wrap long lines where appropriate
- Add a vim-friendly modeline
Notes:
svn path=/head/; revision=212185
|
|
|
|
|
|
|
|
|
| |
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a39
Approved by: netchild
Notes:
svn path=/head/; revision=212184
|
|
|
|
|
|
|
|
| |
PR: 122929
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Notes:
svn path=/head/; revision=212183
|
|
|
|
|
|
|
|
| |
PR: 123175
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Notes:
svn path=/head/; revision=212182
|
|
|
|
|
|
|
|
|
|
|
|
| |
/dev/null. The latter is a problem because the port's Makefile uses the
bsd.*.mk infrastructure. This works around several problems people were
having when setting CFLAGS[1] in make.conf or CC[2] on the command line.
PR: ports/122943 (really this time)
Reported-by: many[1], Frank Fenor[2]
Notes:
svn path=/head/; revision=212181
|
|
|
|
|
|
|
|
| |
PR: 123173
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
Notes:
svn path=/head/; revision=212180
|
|
|
|
|
|
|
|
|
| |
PR: 123057
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=212179
|
|
|
|
|
|
|
|
|
| |
average. A new VuXML entry usually forgets about 8 of them.
Wiki: http://wiki.freebsd.org/VuXML
Notes:
svn path=/head/; revision=212178
|
|
|
|
|
|
|
| |
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Notes:
svn path=/head/; revision=212177
|
|
|
|
|
|
|
| |
- Enable server-side MySQL auth support by default
Notes:
svn path=/head/; revision=212176
|
|
|
|
| |
Notes:
svn path=/head/; revision=212175
|