Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 May 2020 05:55:12
1.03.b_3

|
lbartoletti  |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
23 Mar 2020 10:59:59
1.03.b_2

|
pkubaj  |
sysutils/passwordsafe: fix build on powerpc64 elfv2
Switch to GCC on powerpc64, due to (already reported upstream) clang bug:
Assertion failed: (CAT && "unexpected type for array initializer"), function
VisitCXXNewExpr, file
/poudriere/jails/powerpc64-head/usr/src/contrib/llvm-project/clang/lib/AST/ExprConstant.cpp,
line 8690. |
07 Nov 2019 17:17:54
1.03.b_2

|
zeising  |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
03 Oct 2019 21:14:06
1.03.b_2

|
linimon  |
Add file missed in r497148.
Pointyhat to: linimon
PR: 236799
Submitted by: pkubaj
Approved by: portmgr (tier-2 blanket) |
26 Jul 2019 20:46:57
1.03.b_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
29 Mar 2019 14:50:58
1.03.b_1

|
linimon  |
Add USES=compiler:c++11-lang, this port adds -std=c++11 to CPPFLAGS.
Don't add --stdlib=libc++ to CXXFLAGS, Clang uses it by default and GCC can't
use libc++.
Don't set CC, CXX, CPP, those are set by the ports tree.
Add a define for __ppc__.
While here, pet portlint.
PR: 236799
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
25 Feb 2019 12:47:20
1.03.b_1

|
bapt  |
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr |
02 Nov 2018 13:32:35
1.03.b

|
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
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 |
11 Dec 2017 08:03:21
1.03.b

|
brnrd  |
sysutils/passwordsafe: Update to 1.03BETA
- Adds QR-code feature |
30 Nov 2017 05:55:17
1.02.1.b

|
linimon  |
For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so
on armv7.
This is part one of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket) |
20 Nov 2017 10:40:57
1.02.1.b

|
brnrd  |
sysutils/passwordsafe: Fix build with wx 3.0.3.1
PR: 223757
Submitted by: rozhuk im gmail.com |
26 Sep 2017 18:39:12
1.02.1.b

|
brnrd  |
sysutils/passwordsafe: Add missing patch for Yubikey |
17 Sep 2017 10:56:45
1.02.1.b

|
brnrd  |
sysutils/passwordsafe:Add Yubikey support
- Update to 1.02.1beta while here |
02 Sep 2017 14:23:38
1.02.b_1

|
sunpoet  |
Update to 3.2.0
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12314395 |
21 Jun 2017 21:46:10
1.02.b

|
linimon  |
Also fails the exact same way on aarch64 as armv6.
Approved by: portmgr (tier-2 blanket) |
10 Jun 2017 20:53:28
1.02.b

|
brnrd  |
sysutils/passwordsafe: Update to 1.02BETA
- Update to 1.02BETA
- Remove upstreamed patches |
27 May 2017 00:20:19
1.01.b

|
linimon  |
Mark some ports failing on armv6, for errors classified as "???",
part 2.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
19 Mar 2017 11:35:43
1.01.b

|
brnrd  |
sysutils/passwordsafe: Mark broken on 10.x
- clang segfaults on 10.x |
12 Mar 2017 07:51:37
1.01.b

|
brnrd  |
sysutils/passwordsafe: new port
- PasswordSafe (pwsafe) is a password manager with a secure twofish
encrypted database file
Sponsored by: AsiaBSDCon 2017
Differential Revision: https://reviews.freebsd.org/D9470 |