| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=454605
|
|
|
|
| |
Notes:
svn path=/head/; revision=454604
|
|
|
|
|
|
|
|
|
|
|
|
| |
TrueType fonts from Google
PR: 223652
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13091
Notes:
svn path=/head/; revision=454448
|
|
|
|
|
|
|
|
| |
PR: 223645 (some ideas from)
Submitted by: Dmitry Wagin
Notes:
svn path=/head/; revision=454292
|
|
|
|
|
|
|
| |
No need to bump portrevision, since this is cosmetic only.
Notes:
svn path=/head/; revision=454291
|
|
|
|
| |
Notes:
svn path=/head/; revision=454232
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
desktop fonts are installed.
The change is originally requested by Adam Weinberger <adamw@FreeBSD.org>.
PR: 223616
Approved by: tcberner (mentor), Dmitri Goutnik <dg@syrec.org> (maintainer)
Differential Revision: https://reviews.freebsd.org/D13054
Notes:
svn path=/head/; revision=454082
|
|
|
|
|
|
|
|
|
|
|
|
| |
Somehow I failed to see this patch earlier when the port originally expired.
PR: 213600
Submitted by: timon at timon.net.nz
Approved by: maintainer timeout (nemysis@, 1 year)
MFH: 2017Q4
Notes:
svn path=/head/; revision=454035
|
|
|
|
| |
Notes:
svn path=/head/; revision=454031
|
|
|
|
| |
Notes:
svn path=/head/; revision=454030
|
|
|
|
| |
Notes:
svn path=/head/; revision=454029
|
|
|
|
|
|
|
|
|
|
|
| |
Awesome
PR: 223616
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13054
Notes:
svn path=/head/; revision=454027
|
|
|
|
|
|
|
| |
This round is @FreeBSD.org residents except teams.
Notes:
svn path=/head/; revision=453381
|
|
|
|
| |
Notes:
svn path=/head/; revision=452945
|
|
|
|
|
|
|
|
|
| |
- Upstream dropped its custom "Hack" license in favor of the standard MIT
license.
- OTF fonts are no longer provided; switch to installing the TTF version.
Notes:
svn path=/head/; revision=452927
|
|
|
|
| |
Notes:
svn path=/head/; revision=452785
|
|
|
|
| |
Notes:
svn path=/head/; revision=452784
|
|
|
|
| |
Notes:
svn path=/head/; revision=451453
|
|
|
|
| |
Notes:
svn path=/head/; revision=451041
|
|
|
|
|
|
|
|
| |
PR: 222357 (based on)
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Notes:
svn path=/head/; revision=451039
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=450930
|
|
|
|
|
|
|
|
| |
PR: 222357 (based on)
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Notes:
svn path=/head/; revision=450923
|
|
|
|
| |
Notes:
svn path=/head/; revision=450367
|
|
|
|
| |
Notes:
svn path=/head/; revision=450366
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 222184
Submitted by: lbdm@privacychain.ch (maintainer)
Notes:
svn path=/head/; revision=449943
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
| |
Notes:
svn path=/head/; revision=449532
|
|
|
|
| |
Notes:
svn path=/head/; revision=449531
|
|
|
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=448966
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainership.
- Rewrite makefiles to make x11-fonts/gnu-unifont-ttf a slave port to
x11-fonts/gnu-unifont.
- Clarify license.
PR: 220616
Approved by: maintainer timeout (> 1 month)
Notes:
svn path=/head/; revision=448889
|
|
|
|
|
|
|
|
| |
- Move USE_GITHUB section downward
- Take maintainership
Notes:
svn path=/head/; revision=448551
|
|
|
|
| |
Notes:
svn path=/head/; revision=448549
|
|
|
|
| |
Notes:
svn path=/head/; revision=448548
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Monospaced font based on Artwiz Snap with bold and a version
with status icons.
https://sourceforge.net/projects/osnapfont/
PR: 221057
Submitted by: Le Baron d'Merde <lebarondemerde@gmx.com>
Notes:
svn path=/head/; revision=447027
|
|
|
|
| |
Notes:
svn path=/head/; revision=446712
|
|
|
|
| |
Notes:
svn path=/head/; revision=446387
|
|
|
|
|
|
|
| |
Changes: http://www.ax86.net/2017/07/16/terminus-ttf-4-46-0-released
Notes:
svn path=/head/; revision=446200
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=445750
|
|
|
|
| |
Notes:
svn path=/head/; revision=445086
|
|
|
|
| |
Notes:
svn path=/head/; revision=444571
|
|
|
|
| |
Notes:
svn path=/head/; revision=444263
|
|
|
|
| |
Notes:
svn path=/head/; revision=443895
|
|
|
|
| |
Notes:
svn path=/head/; revision=443009
|
|
|
|
| |
Notes:
svn path=/head/; revision=443004
|
|
|
|
|
|
|
| |
The port only installs .ttf files.
Notes:
svn path=/head/; revision=443002
|
|
|
|
| |
Notes:
svn path=/head/; revision=440617
|
|
|
|
|
|
|
|
| |
PR: 217289
Submitted by: maintainer
Notes:
svn path=/head/; revision=440152
|
|
|
|
| |
Notes:
svn path=/head/; revision=440013
|