Alexey Dokuchaev
a6fd5a21c8
Remove redundant PKGMESSAGE assignment, which is set appropriately
...
by the b.p.m when `pkg-message' appears on the SUB_FILES list.
2018-05-05 17:13:42 +00:00
Dmitry Marakasov
03a8a8c158
- Add LICENSE
...
- Update WWW
Approved by: portmgr blanket
2018-05-02 09:03:55 +00:00
Yuri Victorovich
cec82ed5ed
x11-fonts/xlsfonts: Update 1.0.5 -> 1.0.6
...
PR: 227069
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org ; 31 days)
2018-04-29 21:20:25 +00:00
Yuri Victorovich
fee6a7cedc
x11-fonts/mkfontscale: Update 1.1.2 -> 1.1.3
...
Also added LICENSE/LICENSE_FILE.
PR: 227068
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: maintainer's timeout (x11@FreeBSD.org ; 31 days)
2018-04-29 18:55:00 +00:00
Dmitry Marakasov
c637402081
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
...
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat
2018-04-25 16:42:37 +00:00
Tobias Kortkamp
fb6084427c
New port: x11-fonts/plex-ttf
...
Plex is IBM's signature typeface. The Plex family comes in a Sans,
Serif, Mono and Sans Condensed variant, all with roman and true
italics. The fonts have been designed to work well in user interface
(UI) environments as well as other mediums.
WWW: https://github.com/IBM/plex
2018-04-16 18:14:54 +00:00
Emanuel Haupt
df030a0c7e
Update to 1.205
...
PR: 226855
Approved by: maintainer-timeout (dch@skunkwerks.at , 20 days)
2018-04-11 07:10:49 +00:00
Dmitry Marakasov
770c19664e
- Add LICENSE
...
Approved by: portmgr blanket
2018-04-05 09:03:32 +00:00
Sunpoet Po-Chuan Hsieh
06bfeeb0b0
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
...
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2018-03-24 21:12:13 +00:00
Tobias Kortkamp
6c730495f0
Resolve the conflict between x11-fonts/noto-lite and x11-fonts/noto
...
Install the noto-lite fonts into their own directory i.e.
share/fonts/noto-lite instead of into the same share/fonts/noto like
noto.
When both noto and noto-lite are installed there will be some
duplication but that should be negligible given the ~1.2 GiB installed
size of noto vs the ~4 MiB of noto-lite.
noto-lite is now a dependency of www/chromium which actively prevents
users from installing noto at the same time.
PR: 226468
Approved by: sunpoet (maintainer timeout, 2 weeks)
2018-03-23 17:03:08 +00:00
Mathieu Arnold
013168e4fc
Fix previous commit.
...
Pointy hat: gabor
Sponsored by: Absolight
2018-03-22 10:25:20 +00:00
Gabor Kovesdan
bf5f425d14
- Update to 20140220
...
- Fix MASTER_SITES
PR: 218089
Submitted by: asomers
Patch by: w DOT schwarzenfeld AT utanet DOT at
2018-03-22 10:14:11 +00:00
Tilman Keskinoz
9cdf9ea0d8
Update to 2.0.0
...
PR: 226727
Submitted by: maintainer
2018-03-19 18:00:17 +00:00
Steve Wills
016509ce97
x11-fonts/google-fonts: Update to 20180316
...
While here, switch to x11-fonts/noto-lite
PR: 226686
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-03-19 03:28:00 +00:00
Steve Wills
4bc90f78cb
x11-fonts/font-awesome: Update to 5.0.8
...
PR: 226701
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-03-19 03:23:08 +00:00
Mark Linimon
4e996f5ff3
Mark as broken on armvX.
2018-03-18 06:30:23 +00:00
Yuri Victorovich
839e74e168
New ports: The TeX Gyre (TG) Math Fonts (4 new ports)
...
* x11-fonts/font-tex-gyre-bonum-math
* x11-fonts/font-tex-gyre-pagella-math
* x11-fonts/font-tex-gyre-schola-math
* x11-fonts/font-tex-gyre-termes-math
2018-03-17 06:40:18 +00:00
Raphael Kubo da Costa
4430f3d51c
Update to 2.008
2018-03-14 11:26:17 +00:00
Raphael Kubo da Costa
4f561b8020
Update to 2.007
2018-03-14 11:24:00 +00:00
Yuri Victorovich
a40d0b6841
Changed maintainer's e-mail in 6 ports: lbdm@privacychain.ch -> lebarondemerde@privacychain.ch
...
PR: 226592
Submitted by: Alexandre C. Guimarães <lbdm@privacychain.ch> (maintainer)
2018-03-14 05:13:01 +00:00
Raphael Kubo da Costa
1978361e40
Update to 3.003
2018-03-12 21:53:29 +00:00
Dmitry Marakasov
99cb6daa1e
- Update WWW
...
Approved by: portmgr blanket
2018-03-10 09:33:09 +00:00
Hajimu UMEMOTO
af84933ef3
Disable NO_BITMAPS option by default for now.
...
There are some people using the pcf fonts.
PR: 225744
2018-03-10 07:47:23 +00:00
Hajimu UMEMOTO
6d4a8a5d1f
Remove wrongly introduced duplicate OPTIONS_DEFINE line.
...
PR: 225744
Reported by: lightside <lightside__at__gmx.com>
2018-03-10 03:47:57 +00:00
Hajimu UMEMOTO
4438cfe643
- Add NO_BITMAPS option
...
- Convert files/patch-conf.d_Makefile.in to sed patch
PR: 225744
Submitted by: lightside
2018-03-10 02:37:52 +00:00
Hajimu UMEMOTO
8c43cc957a
Fix plist after my previous commit.
...
Make sure to install 70-no-bitmaps.conf.
PR: 225744
2018-03-09 15:22:05 +00:00
Hajimu UMEMOTO
fab75aff83
defaulting x11-fonts/fontconfig no-bitmap.conf
...
PR: 225744
Submitted by: Yuichiro NAITO
2018-03-09 08:14:29 +00:00
Dmitry Marakasov
d08a5c89a8
- Switch to options helpers
...
- Update WWW
Approved by: portmgr blanket
2018-03-07 09:33:07 +00:00
Dmitry Marakasov
f160eb4543
- Add LICENSE
...
- Add NO_ARCH
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
2018-03-06 09:33:06 +00:00
Li-Wen Hsu
e517922ad8
- Update to 10.0.07
2018-03-06 05:51:11 +00:00
Dmitry Marakasov
cfd695984e
- Add LICENSE
...
- Add NO_ARCH
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
2018-03-01 09:33:02 +00:00
Dmitry Marakasov
dda67e8ed6
- Switch to options helpers
...
- Update WWW
Approved by: portmgr blanket
2018-02-28 09:33:02 +00:00
Dmitry Marakasov
d1d80446be
- Add LICENSE
...
- Update WWW
Approved by: portmgr blanket
2018-02-27 08:33:00 +00:00
Thierry Thomas
ade0268273
Upgrade to 2.0.0.
2018-02-25 15:07:14 +00:00
Rene Ladan
4b856bf8d4
Return pawel@'s ports to the pool after he resigned.
...
With hat: portmgr
2018-02-24 22:35:18 +00:00
Rene Ladan
fbd43637e1
Reset vg@'s ports after he resigned.
...
With hat: portmgr-secretary
2018-02-23 21:09:47 +00:00
Antoine Brodin
f7455240e3
Reduce dependency on the python2 metaport
...
PR: 225752
Submitted by: Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Dmitry Marakasov
807e317ea5
- Add LICENSE
...
- Add NO_ARCH
- Update WWW
- Mark BROKEN: does not fetch. The website only mentions commercial
options, no mention of font download.
2018-02-16 09:02:58 +00:00
Yuri Victorovich
0627571b09
New port: x11-fonts/py-QtAwesome: Iconic fonts in PyQt and PySide applications
...
PR: 225522
Submitted by: lbartoletti@tuxfamily.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14311
2018-02-11 00:09:42 +00:00
Dmitry Marakasov
d6c95efd94
Canonicalize PyPi WWWs:
...
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket
2018-02-08 20:18:08 +00:00
Raphael Kubo da Costa
fe1d785b12
Update to 2.007
2018-01-31 13:38:47 +00:00
Raphael Kubo da Costa
b839f4f85a
Update to 2.006
2018-01-31 13:37:53 +00:00
Raphael Kubo da Costa
418c52bcaf
Update to 3.002
2018-01-29 11:47:15 +00:00
Sunpoet Po-Chuan Hsieh
49fe7de0e7
Update to 20170904
...
- 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)
2018-01-24 18:47:05 +00:00
Raphael Kubo da Costa
6ce585a6c4
Update to 3.001.
...
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.
2018-01-23 22:10:49 +00:00
Sunpoet Po-Chuan Hsieh
28fbdc0fc0
Take maintainership
2018-01-12 14:25:47 +00:00
Sunpoet Po-Chuan Hsieh
9f6d4589c3
Take maintainership
2018-01-12 14:25:41 +00:00
Rene Ladan
30433f0c7f
Return kevlo's ports to the pool, he handed in his commit bit.
...
With hat: portmgr-secretary
2018-01-12 11:21:07 +00:00
Kurt Jaeger
14ec59e35f
x11-fonts/encodings: one more /usr/local replaced by $PREFIX
...
PR: 170852
Submitted by: remko
2018-01-12 10:55:33 +00:00
Kurt Jaeger
d9c2e2cf0b
x11-fonts/encodings: expect $PATH to work, use ${PREFIX} instead of hardcoded /usr/local
...
PR: 170852
Submitted by: bapt
2018-01-12 09:30:42 +00:00