| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Chad J. Milios <milios@ccsys.com>
* Damian Gerow <dgerow@afflictions.org>
* Daniel Morante <daniel@morante.net>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dereckson <dereckson@gmail.com>
* Devin Teske <dteske@FreeBSD.org>
* Dmitriy Limonov
* Doug Barton <dougb@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Florent Thoumie <flz@xbsd.org>
* Ganael LAPLANCHE <ganael.laplanche@martymac.org>
* Gea-Suan Lin <gslin@gslin.org>
* Holger Lamm <holger@e-gitt.net>
* Holger Lamm <holger@e-gitt.net> and Mario S F Ferreira <lioux@FreeBSD.org>
* Jeremy Faulkner <gldisater@gldis.ca>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Martin Matuska <mm@FreeBSD.org>
* Maxim Ignatenko <gelraen.ua@gmail.com>
* Michael Johnson <ahze@ahze.net>
* Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Oleg Alexeenkov <proler@gmail.com>
* Oleg R. Muhutdinov <mor@WhiteLuna.com>
* Pankov Pavel <pankov_p@mail.ru>
* Pav Lucistnik <pav@oook.cz>
* Rod Taylor <rbt@zort.on.ca>
* Ryan Steinmetz <zi@FreeBSD.org>
* Shaun Amott <shaun@FreeBSD.org>
* Stas Timokhin <stast@bsdportal.ru>
* Sverrir Valgeirsson <e96sv@yahoo.se> and
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Vasil Dimov <vd@FreeBSD.org>
* Yashin Dmitry <yashin.dm@gmail.com>
* glocke@bsdstammtisch.at
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After switch to meson libp11-kit.so no longer has symbols
in the LIBP11_KIT_1.0 namespace. As a workaround, bump
PORTREVISION of consumers to get those rebuilt.
See more details in the comments of the linked PR.
PR: 248819
Reported by: John Hein
Notes:
svn path=/head/; revision=546967
|
|
|
|
| |
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
|