notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11-fonts/artwiz-fonts/Makefile
SVNWeb

Number of commits found: 25

Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:8d4fe7cd076c84fc58af111334f5ae655cd5e4e1  commit hash:8d4fe7cd076c84fc58af111334f5ae655cd5e4e1  commit hash:8d4fe7cd076c84fc58af111334f5ae655cd5e4e1  8d4fe7c  (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 11 Mar 2019
[ 21:25 zeising search for other commits by this committer ] Original commit   Revision:495395 (Only the first 10 of 243 ports in this commit are shown above. View all ports for this commit)
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
Sat, 5 May 2018
[ 17:13 danfe search for other commits by this committer ] Original commit   Revision:469132
Remove redundant PKGMESSAGE assignment, which is set appropriately
by the b.p.m when `pkg-message' appears on the SUB_FILES list.
Sat, 21 Mar 2015
[ 23:05 bapt search for other commits by this committer ] Original commit   Revision:381876 (Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
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
Fri, 8 Aug 2014
[ 08:42 olgeni search for other commits by this committer ] Original commit   Revision:364347 (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category X.

CR:		D511
Approved by:	portmgr (bapt)
Fri, 16 May 2014
[ 15:29 garga search for other commits by this committer ] Original commit   Revision:354237
Move to USES=tar:bzip2
Thu, 31 Oct 2013
[ 23:56 garga search for other commits by this committer ] Original commit   Revision:332332
. Support STAGE
. Simplify Makefile
. Move pkg-message to files/pkg-message.in and use SUB_FILES
Fri, 20 Sep 2013
[ 23:51 bapt search for other commits by this committer ] Original commit   Revision:327781 (Only the first 10 of 164 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts)
Fri, 5 Oct 2012
[ 12:41 garga search for other commits by this committer ] Original commit   Revision:305298 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Change headers of all ports maintained by me to new format
Fri, 1 Oct 2010
[ 12:29 garga search for other commits by this committer ] Original commit 
- Replace MASTER_SITES that was not working to a new one and add a copy of
tarball on local_distfiles
Wed, 27 Jan 2010
[ 17:41 garga search for other commits by this committer ] Original commit 
- some indent changes
- Adopt
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Tue, 25 Mar 2008
[ 22:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 211 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 24 Sep 2003
[ 08:37 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Cease FreeBSD port maintainerships

        I don't have the time to give to many of the ports I maintain at
        the moment. I wasn't expecting to be so busy this summer ...

        Please set all my ports back to ports@freebsd.org.

PR:             ports/56935
Submitted by:   Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet
<sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
Tue, 24 Jun 2003
[ 01:06 leeym search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
update maintainer's email address.

PR:             53658
Submitted by:   Dominic Marks <dom@cus.org.uk>
Tue, 15 Apr 2003
[ 18:56 adamw search for other commits by this committer ] Original commit 
Make the fonts.dir more detailed, i.e. qualify the font names with full
X-style font names. PORTREVISION bump.

PR:             50976
Submitted by:   Michal Pasternak <dotz@irc.pl>
Approved by:    Dominic Marks <dom@cus.org.uk> (maintainer)
Fri, 21 Feb 2003
[ 14:08 knu search for other commits by this committer ] Original commit  (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Fri, 3 Jan 2003
[ 05:35 ijliao search for other commits by this committer ] Original commit 
fix master site

Submitted by:   maintainer
Mon, 30 Dec 2002
[ 03:23 ijliao search for other commits by this committer ] Original commit 
add another master site

PR:             46623
Submitted by:   maintainer
Sat, 2 Nov 2002
[ 04:33 perky search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Fix typoes on MAINTAINER address.

Submitted by:   Dominic Marks <D.Marks@student.umist.ac.uk>
Tue, 8 Oct 2002
[ 12:10 perky search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update maintainer address

PR:             43820
Submitted by:   Dominic Marks <d.marks@students.umist.ac.uk>
Sun, 25 Aug 2002
[ 19:40 mi search for other commits by this committer ] Original commit 
Install all files in one go, instead of invoking install(1) for each
one.

Approved by:    maintainer
[ 11:19 alane search for other commits by this committer ] Original commit 
New set of bitmapped fonts. For some reason does not show up in KDE, but
X definitely sees it, since the fonts work with xterm -fn fontname. I'll
let that be a PR if someone wants to submit it.

Committed with some cleanup; see PR for details.

PR:             41994
Submitted by:   Dominic Marks <dominic_marks@btinternet.com>

Number of commits found: 25