| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
| |
Reported by: fallout
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Also add test target.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=568734
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=566908
|
|
|
|
| |
Notes:
svn path=/head/; revision=565968
|
|
|
|
|
|
|
| |
PR: 250103
Notes:
svn path=/head/; revision=563407
|
|
|
|
| |
Notes:
svn path=/head/; revision=560742
|
|
|
|
| |
Notes:
svn path=/head/; revision=560463
|
|
|
|
|
|
|
|
|
| |
Changelog: https://gitlab.com/agrumery/aGrUM/-/blob/master/CHANGELOG.md
MFH: 2020Q4 (bugfix release)
Notes:
svn path=/head/; revision=555008
|
|
|
|
| |
Notes:
svn path=/head/; revision=542667
|
|
|
|
| |
Notes:
svn path=/head/; revision=538862
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=536565
|
|
|
|
|
|
|
|
|
|
|
| |
C++14 compiler is required:
** aGrUM error: aGrUM is now using C++14. Please find a compiler (for
instance GCC) C++14 compliant
MFH: 2020Q2 (fix build blanket)
Notes:
svn path=/head/; revision=533488
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=529023
|
|
|
|
| |
Notes:
svn path=/head/; revision=528615
|
|
|
|
|
|
|
|
|
|
| |
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020
Notes:
svn path=/head/; revision=528082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LLD can't link this port on powerpc64 elfv2:
ld: error: relocation refers to a discarded section: .text._ZN3gum9ExceptionD2Ev
>>> defined in src/CMakeFiles/agrum.dir/agrum/core/approximations/approximationScheme.cpp.o
>>> section group signature: _ZN3gum9ExceptionD2Ev
>>> prevailing definition is in src/CMakeFiles/agrum.dir/agrum/core/approximations/IApproximationSchemeConfiguration.cpp.o
>>> referenced by approximationScheme.cpp
>>> src/CMakeFiles/agrum.dir/agrum/core/approximations/approximationScheme.cpp.o:(gum::OutOfLowerBound::OutOfLowerBound(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >))
PR: 242804
Approved by: yuri (maintainer)
Notes:
svn path=/head/; revision=520647
|
|
|
|
|
|
|
| |
Reported by: repology
Notes:
svn path=/head/; revision=520594
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=516131
|
|
|
|
|
|
|
|
|
| |
PR: 239682
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D21172
Notes:
svn path=/head/; revision=512440
|
|
|
|
| |
Notes:
svn path=/head/; revision=507022
|
|
|
|
| |
Notes:
svn path=/head/; revision=501241
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=501158
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=498530
|
|
|
|
| |
Notes:
svn path=/head/; revision=497829
|
|
|
|
|
|
|
| |
hash updated
Notes:
svn path=/head/; revision=497799
|
|
|
|
| |
Notes:
svn path=/head/; revision=497793
|
|
|
|
|
|
|
| |
PR: 235215
Notes:
svn path=/head/; revision=496337
|