| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES: change from launchpad.net to CHEESEHOP
- Remove PKGNAMESUFFIX
- Add NO_ARCH
- Relax USES=python
- Add PyPI as primary WWW
- Bump PORTREVISION for dependent ports
Notes:
svn path=/head/; revision=404766
|
|
|
|
| |
Notes:
svn path=/head/; revision=404736
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=404648
|
|
|
|
| |
Notes:
svn path=/head/; revision=404197
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=404196
|
|
|
|
|
|
|
|
| |
- Remove PKGNAMESUFFIX
- Bump PORTREVISION for PKGNAME change
Notes:
svn path=/head/; revision=404165
|
|
|
|
|
|
|
| |
Changes: https://github.com/publicsuffix/list/commits/master
Notes:
svn path=/head/; revision=404144
|
|
|
|
|
|
|
|
|
| |
- While there, update the named.root
Sponsored by: Absolight
Notes:
svn path=/head/; revision=404105
|
|
|
|
|
|
|
|
|
|
|
|
| |
While on it:
- Pet portlint
- Add LICENSE*
PR: 205376
Submitted by: jochen@jochen-neumeister.de
Notes:
svn path=/head/; revision=404025
|
|
|
|
|
|
|
|
|
|
| |
PR: 205373
Submitted by: TEUBEL György
Approved by: mat (mentor), maintainer
Differential Revision: D4604
Notes:
svn path=/head/; revision=403954
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=403913
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to options heler
PR: 205290
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4578
Notes:
svn path=/head/; revision=403837
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to options helper
PR: 205292
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4579
Notes:
svn path=/head/; revision=403836
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MFH: 2015Q4
Changes: https://kb.isc.org/article/AA-01326/81/BIND-9.9.8-P2-Release-Notes.html
Changes: https://kb.isc.org/article/AA-01328/81/BIND-9.10.3-P2-Release-Notes.html
Security: CVE-2015-3193
Security: CVE-2015-8000
Security: CVE-2015-8461
Sponsored by: Absolight
Notes:
svn path=/head/; revision=403826
|
|
|
|
| |
Notes:
svn path=/head/; revision=403636
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-DNS/Changes
Notes:
svn path=/head/; revision=403493
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix start script
PR: 204826
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D4464
Notes:
svn path=/head/; revision=403455
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=403255
|
|
|
|
|
|
|
|
|
|
| |
WWW: https://github.com/okTurtles/pydnschain
PR: 201384
Submitted by: yuri@rawbw.com
Notes:
svn path=/head/; revision=402992
|
|
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH [1]
- Sort USE_PYTHON [2]
Approved by: portmgr (blanket) [1]
With hat: python [2]
Notes:
svn path=/head/; revision=402982
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
Notes:
svn path=/head/; revision=402954
|
|
|
|
| |
Notes:
svn path=/head/; revision=402936
|
|
|
|
| |
Notes:
svn path=/head/; revision=402934
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A "public suffix" is a domain name under which Internet users can directly
register own names.
Browsers and other web clients can use it to
- avoid privacy-leaking "supercookies"
- avoid privacy-leaking "super domain" certificates [1]
- domain highlighting parts of the domain in a user interface
- sorting domain lists by site
Libpsl...
- has built-in PSL data for fast access
- allows to load PSL data from files
- checks if a given domain is a "public suffix"
- provides immediate cookie domain verification
- finds the longest public part of a given domain
- finds the shortest private part of a given domain
- works with international domains (UTF-8 and IDNA2008 Punycode)
- is thread-safe
- handles IDNA2008 UTS#46 (libicu is used by psl2c if installed)
[1] http://lists.gnu.org/archive/html/bug-wget/2014-03/msg00093.html
WWW: https://github.com/rockdaboot/libpsl
Notes:
svn path=/head/; revision=402928
|
|
|
|
|
|
|
|
|
| |
Libidn2 is an implementation of IDNA2008 internationalized domain names.
WWW: http://www.gnu.org/software/libidn/#libidn2
Notes:
svn path=/head/; revision=402927
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Public Suffix List
A "public suffix" is one under which Internet users can (or historically could)
directly register names. Some examples of public suffixes are .com, .co.uk and
pvt.k12.ma.us. The Public Suffix List is a list of all known public suffixes.
WWW: https://publicsuffix.org/
WWW: https://github.com/publicsuffix/list/
Notes:
svn path=/head/; revision=402926
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=402692
|
|
|
|
|
|
|
|
|
| |
1: Cannot open %%PREFIX%%/etc/rbllookup.conf at /usr/local/bin/rbllookup line 61.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=402680
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Notes:
svn path=/head/; revision=402580
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
2015-11-26 comms/bforce: Broken for more than 6 months
2015-11-26 cad/geda-docs: Broken for more than 6 months
2015-11-26 chinese/cwtexttf: Broken for more than 6 months
2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months
2015-11-26 astro/sky2000: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months
2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months
2015-11-26 chinese/bg5ps: Broken for more than 6 months
2015-11-26 deskutils/x-tile: Broken for more than 6 months
2015-11-26 graphics/pure-gl: Broken for more than 6 months
2015-11-26 audio/dvda-author: Broken for more than 6 months
2015-11-26 chinese/oxim: Broken for more than 6 months
2015-11-26 editors/spe: Broken for more than 6 months
2015-11-26 audio/mpdscribble: Broken for more than 6 months
2015-11-26 cad/geda-symcheck: Broken for more than 6 months
2015-11-26 audio/linux-fmodapi: Broken for more than 6 months
2015-11-26 audio/pure-audio: Broken for more than 6 months
2015-11-26 editors/bpatch: Broken for more than 6 months
2015-11-26 benchmarks/geekbench: Broken for more than 6 months
2015-11-26 graphics/icoconvert: Broken for more than 6 months
2015-11-26 cad/geda-utils: Broken for more than 6 months
2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months
2015-11-26 graphics/sketch: Broken for more than 6 months
2015-11-26 ftp/spegla: Broken for more than 6 months
2015-11-26 graphics/clutter-box2d: Broken for more than 6 months
2015-11-26 audio/scmpc: Broken for more than 6 months
2015-11-26 ftp/gnusget: Broken for more than 6 months
2015-11-26 comms/gpsk31: Broken for more than 6 months
2015-11-26 cad/geda-gschem: Broken for more than 6 months
2015-11-26 audio/ampache: Broken for more than 6 months
2015-11-26 cad/slffea: Broken for more than 6 months
2015-11-26 audio/cripple: Broken for more than 6 months
2015-11-26 cad/geda-gattrib: Broken for more than 6 months
2015-11-26 cad/findhier: Broken for more than 6 months
2015-11-26 biology/njplot: Broken for more than 6 months
2015-11-26 audio/wmmp: Broken for more than 6 months
2015-11-26 x11/avant-window-navigator: Broken for more than 6 months
2015-11-26 cad/geda-netlist: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months
2015-11-26 biology/ortep3: Broken for more than 6 months
2015-11-26 astro/aa: Broken for more than 6 months
2015-11-26 french/belote: Broken for more than 6 months
2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months
2015-11-26 cad/geda-examples: Broken for more than 6 months
2015-11-26 editors/yasnippet: Broken for more than 6 months
2015-11-26 audio/musica: Broken for more than 6 months
2015-11-26 graphics/rubyphoto: Broken for more than 6 months
2015-11-26 german/bsdpaste: Broken for more than 6 months
2015-11-26 audio/amrcoder: Broken for more than 6 months
2015-11-26 sysutils/bashburn: Broken for more than 6 months
2015-11-26 editors/e93: Broken for more than 6 months
2015-11-26 audio/tepsonic: Broken for more than 6 months
2015-11-26 astro/ephem: Broken for more than 6 months
2015-11-26 chinese/cce: Broken for more than 6 months
2015-11-26 graphics/qcread: Broken for more than 6 months
2015-11-26 databases/py-sqlkit: Broken for more than 6 months
2015-11-26 databases/usogres: Broken for more than 6 months
2015-11-26 cad/libgeda: Broken for more than 6 months
2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months
2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months
2015-11-26 deskutils/mrundlg: Broken for more than 6 months
2015-11-26 databases/erlang-mysql: Broken for more than 6 months
2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months
2015-11-26 deskutils/akamaru: Broken for more than 6 months
2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months
2015-11-26 astro/dgpsip: Broken for more than 6 months
2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months
2015-11-26 audio/cymbaline: Broken for more than 6 months
2015-11-26 french/dico: Broken for more than 6 months
2015-11-26 comms/qpage: Broken for more than 6 months
2015-11-26 audio/sonice: Broken for more than 6 months
2015-11-26 cad/geda-symbols: Broken for more than 6 months
2015-11-26 databases/java-mybatis: Broken for more than 6 months
2015-11-26 databases/openbase-jdbc: Broken for more than 6 months
2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25
2015-11-28 www/R-cran-Rpad: Unmaintained upstream
Notes:
svn path=/head/; revision=402562
|
|
|
|
|
|
|
|
|
| |
PR: 204825
Submitted by: Leo Vandewoestijne (maintainer)
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=402478
|
|
|
|
|
|
|
| |
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=402439
|
|
|
|
|
|
|
|
| |
PR: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: ed (maintainer timeout)
Notes:
svn path=/head/; revision=402202
|
|
|
|
| |
Notes:
svn path=/head/; revision=402158
|
|
|
|
|
|
|
|
|
|
| |
https://rt.cpan.org/Public/Bug/Display.html?id=108745
PR: 204656
Submitted by: lampa@fit.vutbr.cz
Notes:
svn path=/head/; revision=402091
|
|
|
|
| |
Notes:
svn path=/head/; revision=401936
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=401766
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Enable cython embedsignature
* Add support for query timeouts
* Merge pull request #4 from farsightsec/query_timeout
* Add support for time fencing
* Merge pull request #5 from farsightsec/time_filter
* Fixup for the dnstable_query_set_filter_parameter() API change
* setup.py: Require libdnstable >= 0.8.0
Sponsored by: Farsight Security, Inc.
Notes:
svn path=/head/; revision=401610
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[ Henry Stern ]
* New "query timeout" feature which allows for a configurable timeout on the
execution of certain types of queries. Introduces new function
dnstable_query_set_timeout() and new result code dnstable_res_timeout
(#8).
* New "time fencing" feature which filters based on 'time_first' and
'time_last' values. Introduces new enum dnstable_filter_parameter_type and
new function dnstable_query_set_filter_parameter() (#9).
* Performance enhancement for some IP range and prefix searches (#11).
* Fix unhandled IPv4/IPv6 address overflow for IP range/prefix queries
(#14).
[ Robert Edmonds ]
* dnstable_convert: Assert vendor 'SIE' and message type 'dnsdedupe' so that
the following cast of the return value of nmsg_message_get_payload() is
safe (#10).
* Use CLOCK_MONOTONIC_COARSE rather than CLOCK_MONOTONIC_RAW for query
timeouts (#12).
* query_iter_next_ip(): Fix zero fill condition (#15).
Sponsored by: Farsight Security, Inc.
Notes:
svn path=/head/; revision=401609
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major Bug Bug Fixes:
- This release fixes segfault after start when many interfaces are in use.
- This version returns the EDNS bad version response with the AD flag
unset for improved conformance.
Minor Buf Fixes:
- Fix #701: Fix that AD=1 set in a BADVERS response.
- Fix typo in zonec.c inside error message.
- Fix #711: Document that debug-mode yes is used for staying
attached to the supervisor console.
- Document verbosity 3 prints more information.
- nsd-checkconf warns for master zones with no zonefile statement.
- Fix start failure when many file descriptors are in use.
- The servfail rcode is not printed with a space in the middle.
- print failed token for config syntax error or parse error.
PR: 204533
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by: DK Hostmaster A/S
Notes:
svn path=/head/; revision=401554
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort and update *_DEPENDS
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/POE-Component-Client-DNS/CHANGES
Notes:
svn path=/head/; revision=401539
|
|
|
|
|
|
|
|
|
| |
MFH: 2015Q4
Security: CVE-2015-5311
Security: 56665ccb-8723-11e5-9b13-14dae9d210b8
Notes:
svn path=/head/; revision=401176
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=401146
|
|
|
|
| |
Notes:
svn path=/head/; revision=401114
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=401092
|
|
|
|
| |
Notes:
svn path=/head/; revision=400981
|
|
|
|
|
|
|
|
| |
Requested by: many
Sponsored by: Absolight
Notes:
svn path=/head/; revision=400855
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
Notes:
svn path=/head/; revision=400848
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A library to support the Internationalised Domain Names in Applications
(IDNA) protocol as specified in RFC 5891. This version of the protocol
is often referred to as “IDNA2008” and can produce different res
lts from the earlier standard from 2003.
The library is also intended to act as a suitable drop-in replacement
for the "encodings.idna" module that comes with the Python standard
library but currently only supports the older 2003 specification.
WWW: https://github.com/kjd/idna
Noticed by: brnrd (for py-cryptography)
Notes:
svn path=/head/; revision=400660
|
|
|
|
|
|
|
| |
script due to fallouts of r399992
Notes:
svn path=/head/; revision=400556
|