| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
based on discussion at ports@ [1]. As VPN softwares are put in different
physical category net and security. This is a little bit confusing. Let's
give them new virtual category net-vpn.
[1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-April/115915.html
PR: 239395
Submitted by: myself
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D21174
Notes:
svn path=/head/; revision=508887
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Simplify installation
- Convert to options helpers
- Correctly set installed files permissions in pkg-plist
PR: 234787
Submitted by: amdmi3
Approved by: ehaupt (maintainer)
Notes:
svn path=/head/; revision=489862
|
|
|
|
|
|
|
|
|
|
| |
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
Notes:
svn path=/head/; revision=483807
|
|
|
|
|
|
|
|
|
|
| |
reported lifetimes.
PR: 223664
Submitted by: stefan.wendler@tngtech.com
Notes:
svn path=/head/; revision=454173
|
|
|
|
| |
Notes:
svn path=/head/; revision=428723
|
|
|
|
| |
Notes:
svn path=/head/; revision=419857
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
|
|
| |
went into the main loop, no esp could be sent.
PR: 197835 (based on)
Submitted by: markiyan.kushnir@gmail.com
Fix confirmed: xmj
Notes:
svn path=/head/; revision=380395
|
|
|
|
|
|
|
|
|
|
| |
While here, remove the __FreeBSD_version check as this will always
pass on supported releases of FreeBSD.
Approved by: blanket (non-invasive DragonFly support)
Notes:
svn path=/head/; revision=378395
|
|
|
|
| |
Notes:
svn path=/head/; revision=376407
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=351271
|
|
|
|
| |
Notes:
svn path=/head/; revision=348550
|
|
|
|
|
|
|
| |
any install target.
Notes:
svn path=/head/; revision=343993
|
|
|
|
| |
Notes:
svn path=/head/; revision=340599
|
|
|
|
| |
Notes:
svn path=/head/; revision=336836
|
|
|
|
|
|
|
| |
Notified by: John Marino <freebsd.contact@marino.st>
Notes:
svn path=/head/; revision=336180
|
|
|
|
| |
Notes:
svn path=/head/; revision=336178
|
|
|
|
| |
Notes:
svn path=/head/; revision=331656
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
| |
Convert USE_GMAKE to USES
Notes:
svn path=/head/; revision=327414
|
|
|
|
| |
Notes:
svn path=/head/; revision=323578
|
|
|
|
|
|
|
|
|
| |
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header
Notes:
svn path=/head/; revision=322530
|
|
|
|
| |
Notes:
svn path=/head/; revision=317589
|
|
|
|
| |
Notes:
svn path=/head/; revision=317220
|
|
|
|
|
|
|
|
| |
- Pacify portlint
- Convert header
Notes:
svn path=/head/; revision=310443
|
|
|
|
|
|
|
|
|
|
| |
first announcement of the new trimming rule and the finalized overworked
version.
Feature safe: yes
Notes:
svn path=/head/; revision=306932
|
|
|
|
|
|
|
|
|
|
| |
perl is installed without creating symlinks to /usr/bin/perl.
PR: 171673 (based on)
Notified by: Yuriy Taraday <yorik.sar@gmail.com>
Notes:
svn path=/head/; revision=304339
|
|
|
|
|
|
|
| |
- Remove deprecated header information
Notes:
svn path=/head/; revision=303997
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: ehaupt@ (maintainer)
Notes:
svn path=/head/; revision=297546
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=285561
|
|
|
|
|
|
|
|
|
|
|
| |
has a script called /sbin/resolvconf it tried to use the Debian, Ubuntu, Gentoo
syntax which is incompatible with FreeBSD's version of the script and will
therefore fail.
Feature safe: yes
Notes:
svn path=/head/; revision=285477
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=276971
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
phase2 lifetime (either in seconds or bytes) expires, then vpnc either silently
stops passing traffic or that plus consuming CPU time by running a tight loop.
This issue have experienced this issue on various platforms.
Example of a bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496718
Bump PORTREVISION and while we're here remove MD5 sums.
Submitted by: avg
Obtained from: http://www.gossamer-threads.com/lists/vpnc/devel/3442, with
slight adjustments to apply to our patchlevel by avg
Notes:
svn path=/head/; revision=269733
|
|
|
|
|
|
|
|
| |
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes:
svn path=/head/; revision=258314
|
|
|
|
|
|
|
|
| |
PR: 145207
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de>
Notes:
svn path=/head/; revision=251842
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
| |
Notes:
svn path=/head/; revision=231102
|
|
|
|
|
|
|
|
| |
thanks. However, it remains unclear why the PR wasn't assigned to me nor why I
wasn't notified as maintainer.
Notes:
svn path=/head/; revision=231022
|
|
|
|
|
|
|
| |
Notified by: pointyhat via pav
Notes:
svn path=/head/; revision=231020
|
|
|
|
|
|
|
|
| |
PR: 133053
Submitted by: David Schultz <das@freebsd.org>
Notes:
svn path=/head/; revision=230984
|
|
|
|
|
|
|
| |
PR: ports/127478
Notes:
svn path=/head/; revision=225326
|
|
|
|
| |
Notes:
svn path=/head/; revision=223310
|
|
|
|
| |
Notes:
svn path=/head/; revision=223309
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
kernel instead of checking for existance of /dev/tun. The latter causes
tun(8) to allocate new instance, which is not good by itself, but also
on all FreeBSD versions before the very recent -current it causes number
of tun devices to grow each time the script is invoked (and it's invoked
every time when vpnc makes a new connection).
Bump PORTREVISION.
Approved by: MAINTAINER
Notes:
svn path=/head/; revision=220780
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217479
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|