non port: x11-fonts/code2000/Makefile |
Number of commits found: 28 |
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, 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
|
Wednesday, 30 Aug 2017
|
09:01 amdmi3
- Add NO_ARCH
- Update WWW
Approved by: portmgr blanket
|
Monday, 11 May 2015
|
18:34 mat
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
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
|
17:33 bapt
Convert to USES=fonts
Various cleanup
|
Monday, 5 May 2014
|
09:45 bapt
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Tuesday, 22 Apr 2014
|
21:00 thierry
Support staging.
|
Monday, 10 Mar 2014
|
18:09 bapt
Convert x* to USES=zip
|
Friday, 20 Sep 2013
|
23:51 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts)
|
Monday, 26 Aug 2013
|
12:07 thierry
Remove the former official site.
Dpotted by: marino
|
Monday, 24 Jan 2011
|
20:00 thierry
Remove the RESTRICTED line, because we don't modify the original files.
Reported by: Pav
Feature safe: yes
|
Thursday, 20 Jan 2011
|
21:57 thierry
Make fetchable again.
Reported by: pointyhat (Pav & Erwin)
Feature safe: yes
|
Tuesday, 17 Jun 2008
|
21:30 thierry
Upgrade to 1.171.
Notified by: pointyhat via Pav & Erwin
|
Monday, 21 Apr 2008
|
14:31 miwi
- Fix build after xorg cleanup
Submitted by: pointyhat
|
Saturday, 19 Apr 2008
|
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Tuesday, 8 Apr 2008
|
17:10 thierry
Upgrade to 1.17, switch to mkfontscale / mkfontdir and run fc-cache.
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sunday, 24 Sep 2006
|
21:20 thierry
Chase the new site.
Note: this is the same font, only code2000.html has been updated.
|
Sunday, 3 Sep 2006
|
13:32 thierry
The author's page disapeared: host the distfile untill it will come back.
|
Saturday, 2 Sep 2006
|
23:39 kris
NO_PACKAGE is not appropriate; use RESTRICTED instead. Mark BROKEN since
it is unfetchable.
|
Thursday, 3 Aug 2006
|
20:06 thierry
- Upgrade to 1.16;
- Change my address;
- Remove XFree86-3 support;
- Chase ttmkfdir update.
|
Sunday, 10 Apr 2005
|
20:09 mi
Update from 1.14 to 1.15 -- the older distfile is no longer available.
Approved by: Thierry Thomas (maintainer)
|
Monday, 11 Oct 2004
|
22:36 thierry
Upgrade to 1.14.
|
Friday, 23 Jul 2004
|
19:10 anholt
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
|
Tuesday, 9 Dec 2003
|
00:55 pav
Add Code2000, a shareware Unicode reference font. It contains over 34000 glyphs!
You should pay $5 to the author if you find this useful.
PR: ports/60056
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Number of commits found: 28 |