| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=460472
|
|
|
|
| |
Notes:
svn path=/head/; revision=460471
|
|
|
|
| |
Notes:
svn path=/head/; revision=460287
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here, add NO_ARCH
PR: 225374
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=459880
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/source-foundry/Hack/blob/master/CHANGELOG.md
While here, switch GH_ACCOUNT to source-foundry, which the previous account
redirects to.
Notes:
svn path=/head/; revision=459799
|
|
|
|
| |
Notes:
svn path=/head/; revision=458846
|
|
|
|
| |
Notes:
svn path=/head/; revision=458845
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=458818
|
|
|
|
|
|
|
|
| |
PR: 170852
Submitted by: remko
Notes:
svn path=/head/; revision=458816
|
|
|
|
|
|
|
|
|
|
| |
hardcoded /usr/local
PR: 170852
Submitted by: bapt
Notes:
svn path=/head/; revision=458812
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Since only *.enc.gz files are installed while the encodings.dir file is
genareted for directories containing both *.enc and *.enc.gz files,
the installed encodings.dir file includes bogus entries for *.enc.
- It causes libfontenc to fail to find encoding files, then X to fail to
open TrueType fonts with some encodings such as ascii-0 or jisx0208.1990-0.
PR: 170852
Submitted by: hiroto.kagotani@gmail.com, Jia-Shiun Li <jiashiun@gmail.com>
Notes:
svn path=/head/; revision=458811
|
|
|
|
|
|
|
| |
other miscellaneous files that are not actually manual pages (part 2).
Notes:
svn path=/head/; revision=458739
|
|
|
|
|
|
|
|
|
| |
PR: 224808
Submitted by: gregf@hugops.pw (maintainer)
Reviewed by: brd
Notes:
svn path=/head/; revision=457785
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Meslo LG is a customized version of Apple's Menlo-Regular font
(which is a customized Bitstream Vera Sans Mono).
WWW: https://github.com/andreberg/Meslo-Font
PR: 220202
Submitted by: Johannes Lundberg <johalun0@gmail.com>
Notes:
svn path=/head/; revision=457268
|
|
|
|
|
|
|
|
| |
PR: 224569
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Notes:
svn path=/head/; revision=457187
|
|
|
|
|
|
|
| |
Apologies for the breakage.
Notes:
svn path=/head/; revision=457132
|
|
|
|
|
|
|
| |
This update ports xfs to use libXfont2.
Notes:
svn path=/head/; revision=457117
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
message.
No need to fiddle with PORTEPOCH since we're going back to this version in a
moment.
Pointy Hat to: zeising
Approved by: portmgr (not really, but I need to get around a commit hook)
Notes:
svn path=/head/; revision=457114
|
|
|
|
| |
Notes:
svn path=/head/; revision=457111
|
|
|
|
| |
Notes:
svn path=/head/; revision=456807
|
|
|
|
| |
Notes:
svn path=/head/; revision=456806
|
|
|
|
| |
Notes:
svn path=/head/; revision=456805
|
|
|
|
|
|
|
|
|
|
| |
- Unsilence installation commands
- Update WWW
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=456780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update libXfont to 1.5.4.
Update libXfont2 to 2.0.3.
This fixes several security vulnerabilities.
MFH: 2017Q4
Security: 08a125f3-e35a-11e7-a293-54e1ad3d6335
3b9590a1-e358-11e7-a293-54e1ad3d6335
Notes:
svn path=/head/; revision=456561
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|