| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=535391
|
|
|
|
|
|
|
|
| |
PR: 243942
Approved by: maintainer timeout (earl1k@mail.ru, >6 weeks)
Notes:
svn path=/head/; revision=530841
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use C11 compiler:
In file included from src/geoip.c:34:
/usr/local/include/maxminddb.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mmdb_uint128_t'
/usr/local/include/maxminddb.h:122: error: expected specifier-qualifier-list before 'mmdb_uint128_t'
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=513947
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Details:
- Update to new upstream release 1.22.1
- Introduce default OPTION for IP geolocation support
PR: 239794
Submitted by: h.freshports@skarnell.se
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=512565
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 238991
Exp-run by: antoine
Thanks to: tobik [1]
Notes:
svn path=/head/; revision=506289
|
|
|
|
|
|
|
|
|
| |
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this.
Notes:
svn path=/head/; revision=490211
|
|
|
|
|
|
|
|
|
| |
PR: 230229
Submitted by: Nathan <ndowens@yahoo.com>
Approved by: maintainer timeout (earl1k@mail.ru, >2 weeks)
Notes:
svn path=/head/; revision=477374
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=411990
|
|
|
|
| |
Notes:
svn path=/head/; revision=407058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
* mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
allocated but not used bits before resizing.
* tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
* src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.
PR: 193264
Approved by: cpm@fbsd.es (maintainer)
Notes:
svn path=/head/; revision=376062
|
|
|
|
|
|
|
|
|
| |
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=364628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
Notes:
svn path=/head/; revision=363436
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=362645
|
|
|
|
|
|
|
| |
Approved by: portmgr (myself)
Notes:
svn path=/head/; revision=359586
|
|
|
|
|
|
|
|
| |
PR: ports/189032
Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Notes:
svn path=/head/; revision=353172
|
|
|
|
|
|
|
|
|
|
| |
- Add GEOIP option
PR: ports/186908
Submitted by: maintainer
Notes:
svn path=/head/; revision=345666
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here, merge MASTER_SITE_SUBDIR to MASTER_SITES
Changes: http://dev.yorhel.nl/ncdc/changes
PR: ports/183844
Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Notes:
svn path=/head/; revision=333433
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert LIB_DEPENDS to new syntax
- Convert USE_GMAKE to USES
- Add stage support
PR: ports/182592
Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer) [1]
Approved by: wg / culot (mentors, implicit)
Notes:
svn path=/head/; revision=329317
|
|
|
|
|
|
|
| |
net-p2p)
Notes:
svn path=/head/; revision=327758
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.17 [1]
- Add LICENSE (MIT)
PR: ports/179680 [1]
Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Approved by: culot / jpaetzel (mentors, implicit)
Notes:
svn path=/head/; revision=321197
|
|
|
|
|
|
|
| |
Convert USE_READLINE by USES=readline
Notes:
svn path=/head/; revision=317525
|
|
|
|
| |
Notes:
svn path=/head/; revision=317220
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
| |
PR: ports/177650
Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=316150
|
|
|
|
|
|
|
|
|
|
|
| |
- Add dependency on security/libgcrypt, configure script
requires it for gnutls < 3.0.0
PR: ports/176658 [1]
Submitted by: Dmitriy Limonov <earl1k@mail.ru>
Notes:
svn path=/head/; revision=314096
|
|
|
|
|
|
|
| |
- Chase shlib version bump for dependant ports
Notes:
svn path=/head/; revision=311722
|
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove GDBM option [1]
- Add missing deps
- Ports needs pkg-config during build
PR: ports/173705 [1]
Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=307943
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
while here:
- convert to optionsng
- trim Makefile header
PR: 172169
Submitted by: Aragon Gouveia <aragon at phat.za dot net>
Approved by: EARL <earl1k at mail dot ru> (maintainer)
Notes:
svn path=/head/; revision=305094
|
|
|
|
|
|
|
|
|
| |
PR: ports/169960
Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maaintainer)
Approved by: crees, tabthorpe (mentors, implicit)
Notes:
svn path=/head/; revision=301125
|
|
|
|
|
|
|
|
| |
PR: ports/168096
Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Notes:
svn path=/head/; revision=296905
|
|
|
|
|
|
|
|
|
| |
PR: ports/166216
Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=293512
|
|
|
|
|
|
|
|
|
|
| |
- while here shorten master_sites for sourceforge to SF
PR: ports/165187
Submitted by: maintainer, earl1k at mail.ru
Notes:
svn path=/head/; revision=291483
|
|
|
|
|
|
|
|
|
|
|
| |
- adjust patch target
PR: ports/163785
Submitted by: maintainer, Dmitriy Limonov <earl1k at mail.ru>
Approved by: crees (mentor)
Notes:
svn path=/head/; revision=288637
|
|
|
|
|
|
|
|
|
|
|
| |
- Project database library switched from GDBM to SQLite
- Add option to build ncdc-db-upgrade
PR: ports/163626
Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Notes:
svn path=/head/; revision=288061
|
|
with a friendly ncurses interface.
WWW: http://dev.yorhel.nl/ncdc
PR: ports/162922
Submitted by: Dmitriy Limonov
Notes:
svn path=/head/; revision=287997
|