| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=447507
|
|
|
|
| |
Notes:
svn path=/head/; revision=447247
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Update LICENSE
- Sort LICENSE
- Update WWW
Notes:
svn path=/head/; revision=446968
|
|
|
|
| |
Notes:
svn path=/head/; revision=446100
|
|
|
|
| |
Notes:
svn path=/head/; revision=445448
|
|
|
|
| |
Notes:
svn path=/head/; revision=444921
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=444352
|
|
|
|
| |
Notes:
svn path=/head/; revision=444114
|
|
|
|
| |
Notes:
svn path=/head/; revision=443892
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The 3.x series is based on KDE Frameworks 5, and some programs have been split
into separate ports:
- Sheets, Words & co are in editors/calligra.
- Krita is in graphics/krita.
- Kexi is in databases/kexi.
- The calligra-l10n* ports are now part of editors/calligra itself.
Okular support in editors/calligra and Marble support in textproc/kreport have
been disabled for now because they need the KF5 version of those ports.
Thanks to everyone who's tested it and worked on it in our area51 repository.
Submitted by: Adrian de Groot <groot@kde.org>, tcberner, rakuco
Reviewed by: rakuco, mat (earlier versions)
Differential Revision: https://reviews.freebsd.org/D10167
Notes:
svn path=/head/; revision=443772
|
|
|
|
| |
Notes:
svn path=/head/; revision=443564
|
|
|
|
| |
Notes:
svn path=/head/; revision=442602
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=localbase
- Add missing dependencies found by stage-qa
- Fix build when GTKSPELL=on, needs aspell
- Remove deprecated WANT_GNOME
- Fix typo in pkg-descr
Notes:
svn path=/head/; revision=442264
|