| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
GCC from ports is required:
/usr/local/lib/mysql/libmysqlclient.so: undefined reference to `operator delete(void*, unsigned long)@CXXABI_1.3.9'
Approved by: mentors (implicit approval)
|
|
|
|
|
|
|
|
|
|
|
|
| |
When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.
PR: 224300, 224443 (exp-run)
Approved by: portmgr (antoine)
Exp-run: antoine
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14137
|
| |
|
|
|
|
|
| |
- Switch to options helpers
- Install more doc files
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Use options helpers
- WWW disappeared, so use old site
|
|
|
|
|
|
|
|
| |
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check)
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
|
|
|
| |
benchmarks)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use standard option name for postgresql
- Convert tab to space after WWW: in pkg-descr
- Convert Makefile headers to new style [1]
- Convert to new options framework [1]
PR: ports/173563 (based on) [1]
Submitted by: Charlie & <edward@rdtan.net>
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe: yes
|
| |
|
|
|
|
| |
With hat: portmgr (myself)
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
Submitted by: Anatoly Borodin
Pointyhat to: itetcu@
|
|
|
|
|
|
|
| |
Submitted by: Sahil Tandon
Reported by: QATty
Approved by: portmgr (itetcu@)
No cookie for: maintainer
|
|
|
|
|
|
| |
PR: 128098
Submitted by: hip0 <hipodilski at gmail dot com>
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 90463
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by: clement (mentor)
|
|
|
|
|
| |
PR: 90244
Submitted by: maintainer
|
| |
|
|
tool for Databases.
PR: ports/90209
Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
|