non port: x11-fonts/paratype/Makefile |
Number of commits found: 24 |
Sunday, 9 Oct 2022
|
11:56 Fernando Apesteguía (fernape)
*/*: Release ports from maintainership
Maintainer releases all his ports.
PR: 266871
Reported by: unrelentingtech <greg@unrelenting.technology>
f57221a |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:23 Tobias C. Berner (tcberner)
x11-fonts: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Illarionov <littlesavage@rambler.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Ashish Shukla <wahjava@gmail.com>
* Babak Farrokhi <babak@farrokhi.net>
* Björn König <bkoenig@alpha-tierchen.de>
* Brett Taylor
* Dave Cottlehuber <dch@skunkwerks.at>
* Dejan Lesjak <lesi@FreeBSD.org>
* Dennis Herrmann <adox@mcx2.org>
* Dominic Marks <dominic.marks@btinternet.com>
* Dryice Liu <dryice@liu.com.cn>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eric Anholt <anholt@FreeBSD.org>
* Florian Limberger <flo@snakeoilproductions.net>
* Guerkan Senguen <gurkan@phys.ethz.ch>
* Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Herbert J. Skuhra <herbert.skuhra@gmx.at>
* Horia Racoviceanu <horia@racoviceanu.com>
* Ilya A. Arkhipov <rum1cro@yandex.ru>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Johannes Lundberg <johalun0@gmail.com>
* Jordan Irwin <antumdeluge@gmail.com>
* KOMATSU Shinichiro
* Kevin Lo <kevlo@FreeBSD.org>
* Konstantinos Konstantinidis <kkonstan@daemon.gr>
* Koop Mast <kwm@FreeBSD.org>
* Kuan-Chung Chiu <buganini@gmail.com>
* Leland Wang <llwang@infor.org>
* Lowell Gilbert <lgfbsd@be-well.ilk.org>
* Manuel Giraud <manuel.giraud@gmail.com>
* Marcin Cieslak <saper@SYSTEM.PL>
* Masaki TAGAWA <masaki@club.kyutech.ac.jp>
* Mateusz Piotrowski <0mp@FreeBSD.org>
* Matt Lancereau <matt@rimasec.net>
* Matthew Seaman
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Hsin <mhsin@mhsin.org>
* Michael Johnson <ahze@FreeBSD.org>
* NAKATA, Maho <maho@FreeBSD.org>
* Naresh Venkateshappa <nareshov@gmail.com>
* Norberto Lopes <nlopes.ml@gmail.com>
* Oliver Lehmann <lehmann@ans-netz.de>
* Olivier Duchateau <duchateau.olivier@gmail.com>
* Pawel Worach
* Pedro Giffuni
* Pete Fritchman <petef@databits.net>
* Piotr Kubaj <pkubaj@FreeBSD.org>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Satoshi TAOKA <taoka@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* Winston Weinert <winstonw@lavabit.com>
* Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Zhihao Yuan <lichray@gmail.com>
* arrowd <6yearold@gmail.com>
* bf <bf@FreeBSD.org>
* dburr@FreeBSD.org
* erich@FreeBSD.org
* giffunip@asme.org
* heiner Eichmann <h.eichmann@gmx.de>
* mi@aldan.algebra.com
* nork@FreeBSD.org
* past@ebs.gr
* trevor
With hat: portmgr
8d4fe7c |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 14 Oct 2019
|
08:49 makc
x11-fonts/paratype:
- Fix fetch and undeprecate
- Pass maintainership to submitter
PR: 240514
Submitted by: Greg V
 |
Sunday, 15 Sep 2019
|
17:28 antoine
Deprecate a few ports
 |
Monday, 5 Aug 2019
|
13:22 antoine
Mark BROKEN: unfetchable
 |
Monday, 11 Mar 2019
|
21:25 zeising
x11-fonts/mkfontscale: Update to 1.2.0
Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES
Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html
Thanks to Antoine for the exp-run!
PR: 236336 (exp-run)
Obtained from: FreeBSD Graphics Team dev repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by: B3 Init
 |
Monday, 24 Oct 2016
|
06:04 ache
All 3 types of fonts are obsoleted in the port. Use official site to
download their most recent versions.
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Saturday, 21 Mar 2015
|
23:05 bapt
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
 |
Thursday, 19 Mar 2015
|
18:31 bapt
Get away from XORG_CAT= font and welcome USES=fonts
 |
Wednesday, 2 Jul 2014
|
18:31 bsam
x11-fonts/paratype,x11-fonts/profont: STAGEify
 |
16:45 bapt
First batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr
 |
Monday, 10 Mar 2014
|
18:09 bapt
Convert x* to USES=zip
 |
Tuesday, 5 Nov 2013
|
06:46 tabthorpe
- Update LICENSE accordingly, now that OFL10 and OFL11 are defined
With hat: portmgr
 |
Friday, 20 Sep 2013
|
23:51 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts)
 |
Saturday, 31 Mar 2012
|
18:19 rm
- add new "PT Mono Bold" font
PR: 166537
Submitted by: Alexey Illarionov <littlesavage at rambler dot ru> (maintainer)
Feature safe: yes
 |
Tuesday, 28 Feb 2012
|
18:08 rm
- switch to self-made versioned distfile names
PR: 165356
Submitted by: Alexe Illarionov <littlesavage at rambler dot ru> (maintainer,
via mail)
Reported by: Volodymyr Kostyrko <c.kworr at gmail dot com>
 |
Wednesday, 15 Feb 2012
|
07:42 rm
- actually bump PORTREVISION, sorry for this.
 |
07:38 rm
- update checksum for PTMonoOFL.zip once again. This font was updated upstream.
Requested by: maintainer (by mail)
Reported by: pav (pointyhat)
 |
Sunday, 29 Jan 2012
|
23:25 rm
- update PT Mono font to 1.001 (released at 23 Jan)
Reported by: pav (via pointyhat)
Approved by: maintainer (via mail)
 |
Sunday, 1 Jan 2012
|
14:18 rm
- add new monospaced font
PR: 163740
Submitted by: Alexey Illarionov <littlesavage at rambler dot ru> (maintainer)
 |
Thursday, 26 May 2011
|
16:47 bf
Add paratype 2.004, ParaType font collection for the languages of
Russia.
 |
Number of commits found: 24 |