aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/artwiz-fonts/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Make fonts repecting XDGbapt2015-03-221-8/+4
| | | | | | | | | | 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
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-08-081-1/+1
| | | | | | | | | 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)
* Move to USES=tar:bzip2garga2014-05-161-1/+1
|
* . Support STAGEgarga2013-11-011-11/+7
| | | | | . Simplify Makefile . Move pkg-message to files/pkg-message.in and use SUB_FILES
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | x11-fonts)
* Change headers of all ports maintained by me to new formatgarga2012-10-051-5/+1
|
* - Replace MASTER_SITES that was not working to a new one and add a copy ofgarga2010-10-011-2/+2
| | | | tarball on local_distfiles
* - some indent changesgarga2010-01-281-4/+4
| | | | - Adopt
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - 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)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Cease FreeBSD port maintainershipsedwin2003-09-241-1/+1
| | | | | | | | | | 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>
* update maintainer's email address.leeym2003-06-241-2/+2
| | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
* Make the fonts.dir more detailed, i.e. qualify the font names with fulladamw2003-04-161-0/+1
| | | | | | | | X-style font names. PORTREVISION bump. PR: 50976 Submitted by: Michal Pasternak <dotz@irc.pl> Approved by: Dominic Marks <dom@cus.org.uk> (maintainer)
* De-pkg-comment.knu2003-02-211-0/+1
|
* fix master siteijliao2003-01-031-1/+1
| | | | Submitted by: maintainer
* add another master siteijliao2002-12-301-1/+2
| | | | | PR: 46623 Submitted by: maintainer
* Fix typoes on MAINTAINER address.perky2002-11-021-2/+2
| | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
* Update maintainer addressperky2002-10-081-2/+2
| | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
* Install all files in one go, instead of invoking install(1) for eachmi2002-08-261-6/+2
| | | | | | one. Approved by: maintainer
* New set of bitmapped fonts. For some reason does not show up in KDE, butalane2002-08-251-0/+42
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>