| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=471049
|
|
|
|
| |
Notes:
svn path=/head/; revision=470496
|
|
|
|
| |
Notes:
svn path=/head/; revision=469904
|
|
|
|
| |
Notes:
svn path=/head/; revision=469498
|
|
|
|
| |
Notes:
svn path=/head/; revision=469315
|
|
|
|
| |
Notes:
svn path=/head/; revision=468720
|
|
|
|
| |
Notes:
svn path=/head/; revision=468113
|
|
|
|
| |
Notes:
svn path=/head/; revision=467514
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14651
Notes:
svn path=/head/; revision=467306
|
|
|
|
| |
Notes:
svn path=/head/; revision=466885
|
|
|
|
| |
Notes:
svn path=/head/; revision=466788
|
|
|
|
| |
Notes:
svn path=/head/; revision=466219
|
|
|
|
| |
Notes:
svn path=/head/; revision=465613
|
|
|
|
| |
Notes:
svn path=/head/; revision=465015
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Build offline help when DOCS option enabled [2]
- Fix bad symlink and add missing dependencies [3]
PR: 224288 [1] 197071 [2] 226344 [3]
Submitted by: Greg V <greg@unrelenting.technology> [1]
bergerkos@yahoo.co.uk [2]
Reported by: joneum [3]
Helped & tested by: Daniel Ebdrup
Greg Veldman <freebsd@gregv.net>
Per olof Ljungmark <peo@nethead.se>
StariKarp <starikarp@yandex.com>
pi
Security: 289269f1-0def-11e8-99b0-d017c2987f9a
Notes:
svn path=/head/; revision=464758
|
|
|
|
| |
Notes:
svn path=/head/; revision=464323
|
|
|
|
| |
Notes:
svn path=/head/; revision=464317
|
|
|
|
|
|
|
|
| |
* This time with 99% more changes.
* Pet portlint
Notes:
svn path=/head/; revision=463989
|
|
|
|
| |
Notes:
svn path=/head/; revision=463988
|
|
|
|
| |
Notes:
svn path=/head/; revision=463658
|
|
|
|
| |
Notes:
svn path=/head/; revision=463063
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=462871
|
|
|
|
| |
Notes:
svn path=/head/; revision=462299
|
|
|
|
| |
Notes:
svn path=/head/; revision=461615
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979
Notes:
svn path=/head/; revision=461375
|
|
|
|
| |
Notes:
svn path=/head/; revision=460996
|
|
|
|
| |
Notes:
svn path=/head/; revision=460269
|
|
|
|
| |
Notes:
svn path=/head/; revision=459090
|
|
|
|
| |
Notes:
svn path=/head/; revision=458441
|
|
|
|
| |
Notes:
svn path=/head/; revision=457231
|
|
|
|
| |
Notes:
svn path=/head/; revision=456652
|
|
|
|
| |
Notes:
svn path=/head/; revision=456425
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
Notes:
svn path=/head/; revision=455210
|
|
|
|
| |
Notes:
svn path=/head/; revision=453632
|
|
|
|
| |
Notes:
svn path=/head/; revision=453378
|
|
|
|
| |
Notes:
svn path=/head/; revision=453183
|
|
|
|
| |
Notes:
svn path=/head/; revision=452718
|
|
|
|
| |
Notes:
svn path=/head/; revision=452224
|
|
|
|
| |
Notes:
svn path=/head/; revision=450601
|
|
|
|
|
|
|
|
|
| |
- Add licensing information
- Use tab instead of space in CONFIGURE_ARGS line
- Add USES=ssl when OPENSSL option is selected
Notes:
svn path=/head/; revision=450459
|
|
|
|
|
|
|
|
|
|
| |
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
Notes:
svn path=/head/; revision=450353
|
|
|
|
|
|
|
|
|
|
| |
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
Notes:
svn path=/head/; revision=450351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I chose filelight-17.* as it contains its own localization,
which is good, as kde4-l10n is very outdated, and may not
match modern filelight anymore.
Unfortunately this lead to conflicts with the kde4-l10n.
So strip the filelight parts from kde4-l10n-*.
Reported by: VVD (via IRC)
Reviewed by: rakuco
Pointyhat to: tcberner
Differential Revision: https://reviews.freebsd.org/D12393
Notes:
svn path=/head/; revision=449969
|
|
|
|
| |
Notes:
svn path=/head/; revision=449858
|
|
|
|
| |
Notes:
svn path=/head/; revision=449637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
Notes:
svn path=/head/; revision=449591
|
|
|
|
| |
Notes:
svn path=/head/; revision=449308
|
|
|
|
| |
Notes:
svn path=/head/; revision=449254
|
|
|
|
| |
Notes:
svn path=/head/; revision=448550
|
|
|
|
| |
Notes:
svn path=/head/; revision=448253
|