| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- Depend on gmake
- Update CONFIGURE_ARGS
- Remove unapplicable patch
|
| |
|
|
|
|
|
|
| |
from e2fsprogs to util-linux, to complete the bump of all users
of either library that started with Alexander's commit titled
'*/*: Switch to misc/libuuid and misc/libblkid'
PR: 251489
|
| |
|
|
|
|
| |
PR: 221293
PR: 251489
PR: 257070
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream has split most of the bindings out into separate projects with
this release, so the child ports that were previously providing various
bindings are now autonomous and have new origins. The python bindings
should have been called py-gpg for many years now, since 'gpg' is the
actual module name, so this also corrects that issue.
security/gpgme-cpp -> security/gpgmepp
security/gpgme-qt -> security/qgpgme
security/py-gpgme -> security/py-gpg
gpgmepp and qgpgme have been converted to CMake. py-gpg is now a "fun"
autotools and FreeBSD ports system hybrid. Gpgme, itself, still uses
autotools, but with much less parenting (patching) to do for its
emancipated children.
Adjust several ports to fix API incompatibility with upstream patches
and with some of my own. Adjust all consumers to use the new port
origins of the former child ports.
https://dev.gnupg.org/T7673
|
| | |
|
| |
|
|
|
| |
PR: 278007
MFH: 2024Q2
|
| |
|
|
| |
Approved by: portmgr (blanket)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
| |
|
|
|
|
|
| |
No need to run autoreconf and pull in autoconf-archive anymore
PR: 267267
Reviewed by: ashish (maintainer)
|
| |
|
|
| |
- Remove patch as it is now upstream
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Use upstream release archive as recommended in USE_GITHUB section
in Porters Handbook
- Remove OpenSSL dependency
- Add USE_LDCONFIG
- Rearrange Makefile to follow Porters Handbook more closely
- Fix Python detection (patch provided by maintainer)
PR: 266430
Reviewed by: ashish (maintainer)
|
| |
|
|
|
|
|
|
| |
- Remove dependency on libmesode (deprecated)
- Add dependency on qrencode
- Add patch to fix bug in configure, and is reported upstream
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
| |
MFH: 2022Q2 (fixes a segmentation fault)
|
| | |
|
| | |
|
| |
|
|
| |
Drop maintainership
|
| |
|
|
| |
Approved by: portmgr (blanket)
|
| | |
|
| | |
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| |
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
Notes:
svn path=/head/; revision=569582
|
| |
|
|
| |
Notes:
svn path=/head/; revision=561743
|
| |
|
|
|
|
|
|
| |
PR: 247872
Approved by: arved (maintainer)
Notes:
svn path=/head/; revision=542093
|
| |
|
|
| |
Notes:
svn path=/head/; revision=539291
|
| |
|
|
| |
Notes:
svn path=/head/; revision=538480
|
| |
|
|
| |
Notes:
svn path=/head/; revision=525697
|
| |
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 241381
Reported by: pvoigt@uos.de
Notes:
svn path=/head/; revision=517269
|
| |
|
|
| |
Notes:
svn path=/head/; revision=512809
|
| |
|
|
| |
Notes:
svn path=/head/; revision=512668
|
| |
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
Notes:
svn path=/head/; revision=498476
|
| |
|
|
|
|
|
|
|
| |
It seems the MASTER_SITE randomly resets connections
Reported by: pkgbuild
Notes:
svn path=/head/; revision=496811
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/boothj5/profanity/releases/tag/0.6.0
Notes:
svn path=/head/; revision=496290
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
Notes:
svn path=/head/; revision=444463
|
| |
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=438754
|
| |
|
|
|
|
|
|
|
|
| |
PR: 218401
Submitted by: freebsd@get-experience.com
While here, add configure flags to prevent linking against X11
Notes:
svn path=/head/; revision=438599
|
| |
|
|
| |
Notes:
svn path=/head/; revision=433338
|
| |
|
|
|
|
|
|
| |
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
Notes:
svn path=/head/; revision=430761
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
Notes:
svn path=/head/; revision=427185
|
| |
|
|
| |
Notes:
svn path=/head/; revision=422886
|
| |
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
| |
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
| |
|
|
|
|
|
|
| |
PR: 207880
Submitted by: Sascha Holzleiter
Notes:
svn path=/head/; revision=410752
|
| |
|
|
|
|
|
|
|
|
| |
- Specify libotr.so version to differentiate security/libotr3 and security/libotr
- Switch to options helpers
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=409517
|
| |
|
|
|
|
|
|
|
|
| |
PR: 205601
Submitted by: noah.bergbauer@tum.de
* While here add dependency on gpgme to enable PGP support
Notes:
svn path=/head/; revision=404624
|
| |
|
|
|
|
|
| |
Submitted by: Denis D <stdedjub@googlemail.com> (Makefile changes)
Notes:
svn path=/head/; revision=380850
|