non port: dns/dnscrypt-wrapper/Makefile |
SVNWeb
|
Number of commits found: 21 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 31 Jan 2021
|
[ 15:02 pizzamig ]
dns/dnscrypt-wrapper: enable xchacha20 detection
Detect and enable xchacha20 via autoconf.
PR: 249506
Submitted by: Felix Hanley <felix@userspace.com.au>
Approved by: Will <freebsd@toyingwithfate.com> (maintainer)
|
Fri, 2 Aug 2019
|
[ 13:30 jbeich ] (Only the first 10 of 105 ports in this commit are shown above. )
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133
|
Tue, 11 Dec 2018
|
[ 00:08 swills ]
dns/dnscrypt-wrapper: Update to 0.4.2
PR: 233915
Submitted by: Will <freebsd@toyingwithfate.com> (maintainer)
|
Tue, 13 Mar 2018
|
[ 20:31 sunpoet ]
Update to 0.4.1
Changes: https://github.com/cofyc/dnscrypt-wrapper/releases
https://github.com/cofyc/dnscrypt-wrapper/blob/master/CHANGELOG.md
PR: 225967
Submitted by: <freebsd@seby.io>
Approved by: Will <freebsd@toyingwithfate.com> (maintainer)
|
Sun, 22 Oct 2017
|
[ 10:09 vsevolod ] (Only the first 10 of 25 ports in this commit are shown above. )
- Update libsodium to 1.0.15 [1]
- Bump revisions for all dependent ports
PR: 223147 [1]
Submitted by: Greg V [1]
|
Mon, 26 Jun 2017
|
[ 23:34 dbaio ]
dns/dnscrypt-wrapper: Update to 0.3
Changes: https://github.com/cofyc/dnscrypt-wrapper/releases/tag/v0.3
PR: 220213
Submitted by: freebsd@toyingwithfate.com (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11342
|
Mon, 20 Feb 2017
|
[ 02:57 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer)
|
Wed, 8 Feb 2017
|
[ 11:35 krion ]
Update dns/dnscrypt-wrapper to 0.2.2
PR: 216899
Submitted by: freebsd@toyingwithfate.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9482
|
Sat, 4 Feb 2017
|
[ 07:56 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
|
Sun, 1 Jan 2017
|
[ 03:45 sunpoet ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
|
Fri, 30 Sep 2016
|
[ 19:24 tijl ] (Only the first 10 of 60 ports in this commit are shown above. )
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Thu, 14 Jul 2016
|
[ 12:52 amdmi3 ]
- Update to 0.2.1
- Properly respect ${CC}
- Cosmetic fixes
- Mark broken on 9.x due to too long username
PR: 210885
Submitted by: freebsd@toyingwithfate.com (maintainer)
|
Tue, 12 Jul 2016
|
[ 22:03 marino ] (Only the first 10 of 21 ports in this commit are shown above. )
security/libsodium: Upgrade version 1.0.8 => 1.0.10
Also bump all ports that depend on libsodium.
PR: 210999
Submitted by: manu
Approved by: vsevolod (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 23 Mar 2016
|
[ 09:20 vsevolod ] (Only the first 10 of 36 ports in this commit are shown above. )
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports
PR: 206482
Submitted by: lev, w.schwarzenfeld@aon.at
|
Tue, 8 Dec 2015
|
[ 09:05 mat ] (Only the first 10 of 45 ports in this commit are shown above. )
Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 30 Oct 2015
|
[ 22:43 bapt ] (Only the first 10 of 11 ports in this commit are shown above. )
Bump portrevision of ports that might have been built with a broken post-install
script due to fallouts of r399992
|
Wed, 2 Sep 2015
|
[ 22:17 junovitch ]
New Port: dns/dnscrypt-wrapper
This is a port of dnscrypt-wrapper, which adds dnscrypt support to any name
resolver. It is the server-side counterpart of dnscrypt-proxy, and is in
fact derived from its source.
PR: 200015
Submitted by: freebsd@toyingwithfate.com
Approved by: feld (mentor)
Differential Revision: https://reviews.freebsd.org/D3535
|
Number of commits found: 21 |