| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The error message using C locale is as follows:
./psl-make-dafsa --output-format=cxx+ "/usr/local/share/public_suffix_list/public_suffix_list.dat" suffixes_dafsa.c
Traceback (most recent call last):
File "./psl-make-dafsa", line 695, in <module>
sys.exit(main())
File "./psl-make-dafsa", line 689, in main
outfile.write(converter(parser(infile, utf_mode, codecs), utf_mode, codecs))
File "./psl-make-dafsa", line 559, in parse_psl
for line in infile:
File "/usr/local/lib/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7619: ordinal not in range(128)
Notes:
svn path=/head/; revision=437963
|
|
|
|
|
|
|
|
|
| |
- Remove MASTER_SITE_SUBDIR
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
Notes:
svn path=/head/; revision=437889
|
|
|
|
| |
Notes:
svn path=/head/; revision=437764
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master
Notes:
svn path=/head/; revision=437517
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
Notes:
svn path=/head/; revision=437439
|
|
|
|
|
|
|
|
|
|
| |
PR: 218227
Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com> (maintainer)
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10204
Notes:
svn path=/head/; revision=437326
|
|
|
|
|
|
|
| |
Changes: https://github.com/DNS-OARC/dnscap/releases
Notes:
svn path=/head/; revision=437303
|
|
|
|
|
|
|
|
| |
Approved by: ak
Differential Revision: https://reviews.freebsd.org/D10159
Notes:
svn path=/head/; revision=437099
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-DNS/Changes
Notes:
svn path=/head/; revision=436879
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Extension to ActiveRecord::Base for validating hostnames and domain names.
Features:
- Adds validation for hostnames to ActiveModel
- Supports i18n for the error messages
WWW: https://github.com/KimNorgaard/validates_hostname
Notes:
svn path=/head/; revision=436727
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=436666
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/pear-Horde_Cli 2.0.7 -> 2.1.0
devel/pear-Horde_Core 2.27.8 -> 2.28.1
www/pear-Horde_Form 2.0.15 -> 2.0.16
dns/pear-Horde_Idna 1.0.4 -> 1.1.0
graphics/pear-Horde_Image 2.3.6 -> 2.4.0
textproc/pear-Horde_Text_Diff 2.1.2 -> 2.2.0
www/horde-ansel 3.0.5 -> 3.0.6
www/horde-base 5.2.13 -> 5.2.14
mail/horde-imp 6.2.17 -> 6.2.18
mail/horde-ingo 3.2.13 -> 3.2.14
deskutils/horde-kronolith 4.2.19 -> 4.2.20
deskutils/horde-mnemo 4.2.12 -> 4.2.13
deskutils/horde-nag 4.2.13 -> 4.2.14
mail/horde-turba 4.2.18 -> 4.2.19
Notes:
svn path=/head/; revision=436664
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since -test3 release (edited diff from CHANGELOG):
* Improve logging of upstream servers when there are a lot of "local
addresses only" entries.
* Implement RFC 6842.
* Make --bogus-priv apply to IPv6, for the prefixes specified in RFC6303.
Forward port IPSET option from ../dnsmasq port, to permit build on
PF-less systems.
PR: 217900 [1]
Submitted by: Oliver Pinter <oliver.pinter@hardenedbsd.org>
Notes:
svn path=/head/; revision=436662
|
|
|
|
|
|
|
|
| |
Related to:
PR: 217900
Notes:
svn path=/head/; revision=436661
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds a new ports option, IPSET, defaulting to on.
Use the opportunity to use the options helpers OPT_CFLAGS[_OFF] on the
trivial options.
PR: 217900
Submitted by: Oliver Pinter <oliver.pinter@hardenedbsd.org>
Notes:
svn path=/head/; revision=436660
|
|
|
|
|
|
|
|
| |
PR: 217976
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com>
Notes:
svn path=/head/; revision=436650
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SimpleIDN allows easy conversion from punycode ACE (IDNA) strings to unicode
UTF-8 strings and visa versa.
WWW: https://github.com/mmriis/simpleidn
PR: 217910
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
Notes:
svn path=/head/; revision=436526
|
|
|
|
|
|
|
|
| |
Submitted by: olivierd@
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=436494
|
|
|
|
|
|
|
|
| |
PR: 217875
Submitted by: Jochen Neumeister <joneum@bsdproject.de> (maintainer)
Notes:
svn path=/head/; revision=436425
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* While here, set the MASTER_SITES for the portingAids separately.
* Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it.
PR: 217709
Exp-Run by: antoine
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9959
Notes:
svn path=/head/; revision=436317
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Noting NSD changelog, recent update renamed _t typedefs because POSIX
reserves them. The 4.1.15 update missed a few conversion.
- Unbreak RADIXTREE. No PORTREVISION change as port would not have built.
PR: 217640
Reported by: Max Kostikov <max@kostikov.co>
Submitted by: w.schwarzenfeld@utanet.at (the suggested diff)
jaap@NLnetLabs.nl (maintainer - the port patch)
Obtained from: nsd svn r4741
Notes:
svn path=/head/; revision=436315
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=436248
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=436247
|
|
|
|
|
|
|
| |
Changes: https://github.com/haesbaert/mdnsd/compare/627cc56...0.7
Notes:
svn path=/head/; revision=435887
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Sort PLIST
Notes:
svn path=/head/; revision=435862
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
Notes:
svn path=/head/; revision=435706
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix DB scripts from docs
PR: 217563
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
MFH: 2017Q1
Notes:
svn path=/head/; revision=435670
|
|
|
|
|
|
|
|
| |
PR: 217609
Submitted by: joneum@bsdproject.de(maintainer)
Notes:
svn path=/head/; revision=435652
|
|
|
|
|
|
|
|
| |
PR: 217614
Submitted by: jaap@NLnetLabs.nl(maintainer)
Notes:
svn path=/head/; revision=435651
|
|
|
|
|
|
|
|
| |
PR: 217537
Submitted by: jaap@NLnetLabs.nl (maintainer)
Notes:
svn path=/head/; revision=435436
|
|
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Simplify installation
- Switch to pkg-message
Notes:
svn path=/head/; revision=435385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=435349
|
|
|
|
|
|
|
| |
PR: 217495
Notes:
svn path=/head/; revision=435306
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://git.nlnetlabs.nl/ldns/tree/Changelog
PR: 217495
Submitted by: maintainer
Notes:
svn path=/head/; revision=435305
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/POE-Component-Client-DNS-Recursive/Changes
Notes:
svn path=/head/; revision=435261
|
|
|
|
| |
Notes:
svn path=/head/; revision=435139
|
|
|
|
|
|
|
|
|
| |
- Add my LOCAL to MASTER_SITES
Changes: https://github.com/DNS-OARC/dnscap/releases
Notes:
svn path=/head/; revision=435058
|
|
|
|
|
|
|
|
| |
PR: 216596
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer)
Notes:
svn path=/head/; revision=435009
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master
Notes:
svn path=/head/; revision=434942
|
|
|
|
|
|
|
|
|
| |
PR: 216951
Submitted by: mjl@luckie.org.nz
Approved by: maintainer timeout (d.pryadko@rambler-co.ru, 2 weeks)
Notes:
svn path=/head/; revision=434938
|
|
|
|
|
|
|
|
|
|
| |
- Add checks for LIBRESSL_VERSION_NUMBER
PR: 217349
Obtained from: https://github.com/yadifa/yadifa/pull/2
Notes:
svn path=/head/; revision=434923
|
|
|
|
|
|
|
|
|
|
|
| |
- tweak make variables
- remove unneeded local patches
PR: 217326
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Notes:
svn path=/head/; revision=434888
|
|
|
|
|
|
|
| |
Changes: https://github.com/haesbaert/mdnsd/compare/d76ce05...627cc56
Notes:
svn path=/head/; revision=434657
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mtbl (1.0.0)
* Backwards-incompatible file format change to enable block sizes >4G.
* Add support for zstd compression. This adds a new library dependency
on libzstd.
* Add mtbl_iter_seek function.
* Add mtbl_fileset_partition function.
* Breaks ABI for version 0.x.x.
mtbl (0.8.1)
* Add portability for clock time.
* Simplify and improve portability related to byte order primitives.
* Fix assertion failure. If there is a broken mtbl file in the fileset
then a NULL reader will be returned. This change checks for that
error condition in fs_reinit_merger() and does not pass the empty
reader onwards to mtbl_merger_add_source().
Compatiblity with the latest libz4 has been added so files/patch-configure
is no longer needed.
Bump PORTREVISION on dependent ports due to ABI / shared library version
change.
Notes:
svn path=/head/; revision=434654
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-DNS/Changes
Notes:
svn path=/head/; revision=434547
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=434472
|
|
|
|
|
|
|
|
| |
PR: 216777
Approved by: mm (maintainer)
Notes:
svn path=/head/; revision=434427
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* New port: x11-toolkits/kirigami2
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9554
Notes:
svn path=/head/; revision=434381
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=434300
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master
Notes:
svn path=/head/; revision=434224
|