aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/freefonts
Commit message (Collapse)AuthorAgeFilesLines
* Deorbit RESTRICTED && NO_CDROM, part two.Mathieu Arnold2021-05-061-7/+10
| | | | | | | | | Move ports to the licenses framework. RESTRICTED → auto-accept (unless expressly stated otherwise) NO_CDROM → dist-mirror pkg-mirror auto-accept Differential Revision: https://reviews.freebsd.org/D30010
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories x)Mathieu Arnold2019-08-141-2/+6
| | | | Notes: svn path=/head/; revision=508914
* x11-fonts/mkfontscale: Update to 1.2.0Niclas Zeising2019-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=495395
* x11-fonts/freefont: Do not package fonts.{dir,scale}Tobias Kortkamp2018-10-012-3/+3
| | | | | | | | | | | | | | | They are generated by USES=font post-install. Packaging them just leads to checksum errors: Checking for packages with mismatched checksums: freefonts-0.10_8: /usr/local/share/fonts/freefonts/fonts.dir freefonts-0.10_8: /usr/local/share/fonts/freefonts/fonts.scale PR: 224407 Reported by: Marco Beishuizen <mbeis@xs4all.nl> Notes: svn path=/head/; revision=481060
* x11-fonts/freefonts: fix path in pkg-message and set NO_ARCH.Jimmy Olgeni2016-10-233-13/+15
| | | | | | | | | | Remove obsolete reference to /etc/X11/XF86Config. PR: 213686 Submitted by: freebsd@dreamchaser.org Notes: svn path=/head/; revision=424512
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Make fonts repecting XDGBaptiste Daroussin2015-03-211-3/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=381876
* Fix the missing pkg-plist partBaptiste Daroussin2015-03-191-115/+112
| | | | Notes: svn path=/head/; revision=381644
* Convert to USES=fontsBaptiste Daroussin2015-03-191-5/+6
| | | | Notes: svn path=/head/; revision=381638
* Whitespace (fix portlint warnings).Jimmy Olgeni2014-05-181-1/+0
| | | | Notes: svn path=/head/; revision=354418
* Unbreak with working MASTER_SITES.Jimmy Olgeni2014-05-181-5/+5
| | | | | | | | PR: ports/189908 Submitted by: Jonas Hofmann <freebsd-pr@jhofmann.se> Notes: svn path=/head/; revision=354411
* Mark as BROKEN: does not fetch.Jimmy Olgeni2014-05-131-0/+2
| | | | | | | Noticed by: swills Notes: svn path=/head/; revision=353941
* Sync text of LEGAL and RESTRICTED for x11-fonts/freefonts.Jimmy Olgeni2014-05-111-2/+8
| | | | Notes: svn path=/head/; revision=353684
* Add staging support and cleanup.Jimmy Olgeni2014-01-082-120/+121
| | | | Notes: svn path=/head/; revision=339119
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-fonts) Notes: svn path=/head/; revision=327781
* "aaargh, quoted Makefile variables"Eitan Adler2013-03-181-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=314605
* Convert Makefile headers to the new format.Jimmy Olgeni2013-02-181-5/+1
| | | | Notes: svn path=/head/; revision=312502
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Remove references about /usr/X11R6 from pkg-message.Jimmy Olgeni2008-06-201-2/+2
| | | | | | | | PR: ports/113756 Submitted by: tomdean(at)speakeasy.org Notes: svn path=/head/; revision=215411
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Move install instructions to pkg-message.Jimmy Olgeni2004-05-013-10/+11
| | | | Notes: svn path=/head/; revision=108091
* Add SIZE data.Jimmy Olgeni2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104531
* Make fetchable, add some mirrors from gimp-devel.Jimmy Olgeni2004-01-291-1/+5
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=99442
* 1) Move install code to Makefile rather than in patch.Jimmy Olgeni2003-08-024-48/+13
| | | | | | | | | 2) Use type1inst to generale fonts.scale, and remove another patch. #2 suggested by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=86204
* Always use "/etc/X11/XF86Config" as the default file for fontJimmy Olgeni2003-04-261-1/+1
| | | | | | | | | configuration. Suggested by: Matt Mills <matt_mills@btopenworld.com> Notes: svn path=/head/; revision=79677
* Suppress command echo.Jimmy Olgeni2003-02-231-1/+1
| | | | Notes: svn path=/head/; revision=76254
* De-pkg-comment my ports + some more.Jimmy Olgeni2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76249
* Style fixes for x11-fonts.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=38011
* Fix typo: particularily -> particularlyJimmy Olgeni2001-01-311-1/+1
| | | | Notes: svn path=/head/; revision=37847
* Take over maintainership.Jimmy Olgeni2001-01-311-1/+1
| | | | Notes: svn path=/head/; revision=37846
* Tell users that not all these fonts are free.Trevor Johnson2000-10-152-1/+5
| | | | | | | | PR: 21907 Submitted by: Dag-Erling Smørgrav Notes: svn path=/head/; revision=33849
* Some of these fonts are not freely redistributable. Add RESTRICTEDTrevor Johnson2000-10-151-0/+1
| | | | | | | | | | line and describe some of the restrictions. PR: 21907 Submitted by: Dag-Erling Smørgrav <des@yes.no> Notes: svn path=/head/; revision=33848
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Remove an unwanted .orig file from the PLIST, and fix a coupleAde Lovett2000-09-173-3/+4
| | | | | | | | | | of typos in the pkg/DESCR. PORTREVISION bumped. PR: 20562 Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=32770
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-1/+1
| | | | | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich Notes: svn path=/head/; revision=27941
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27432
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" fromSatoshi Asami1998-08-071-2/+2
| | | | | | | | x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports. Notes: svn path=/head/; revision=12328
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Sort pkg/PLIST.Vanilla I. Shu1998-07-022-52/+41
| | | | Notes: svn path=/head/; revision=11666
* fix a typo error in pkg/DESCR, add @dirrm in pkg/PLISTVanilla I. Shu1997-12-052-1/+2
| | | | | | | | PR: ports/5224 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=8999
* Fix a typo error.Vanilla I. Shu1997-12-041-2/+2
| | | | Notes: svn path=/head/; revision=8987
* Change MASTER_SITE to ftp.gimp.orgVanilla I. Shu1997-11-301-2/+2
| | | | Notes: svn path=/head/; revision=8917
* add a patch to fix some of the LFD'sEric L. Hernes1996-11-211-0/+43
| | | | | | | Submitted by: MITA Yoshio Notes: svn path=/head/; revision=4628
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575