aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/nucleus
Commit message (Collapse)AuthorAgeFilesLines
* 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-212-53/+49
| | | | | | | | | | | | | 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
* Add staging support and cleanup.Jimmy Olgeni2014-06-103-63/+55
| | | | | | | - Use @fontsdir in pkg-plist. Notes: svn path=/head/; revision=357310
* 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
* Convert Makefile headers to the new format in my ports.Jimmy Olgeni2013-01-261-5/+0
| | | | Notes: svn path=/head/; revision=311016
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with X Notes: svn path=/head/; revision=240078
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+6
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - 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
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-7/+3
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=114511
* Add SIZE data.Jimmy Olgeni2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104531
* Fix typo in MASTER_SITES, add MASTER_SITE_SUBDIR.Jimmy Olgeni2003-09-281-1/+2
| | | | | | | | PR: 57291 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=89609
* Unbreak fetch: use MASTER_SITES_SOURCEFORGE.Jimmy Olgeni2003-06-291-1/+1
| | | | Notes: svn path=/head/; revision=83844
* 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
* Do not install the included mozilla fonts: x11-fonts/mozilla-fontsJimmy Olgeni2003-04-123-106/+13
| | | | | | | already exists... Notes: svn path=/head/; revision=78829
* De-pkg-comment my ports + some more.Jimmy Olgeni2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76249
* Fix build problem: gzip would stop and ask to overwrite files if the fontsJimmy Olgeni2002-01-211-3/+2
| | | | | | | are already installed (no portrevision bump is needed). Notes: svn path=/head/; revision=53441
* Use proper capitalization (freebsd.org -> FreeBSD.org)Jimmy Olgeni2001-01-241-1/+1
| | | | | | | Noted by: sobomax Notes: svn path=/head/; revision=37538
* Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)Jimmy Olgeni2001-01-241-1/+1
| | | | Notes: svn path=/head/; revision=37537
* Maintainer update to better handle X 4Doug Barton2000-11-261-2/+9
| | | | | | | | PR: ports/22844 Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=35424
* 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
* Add nucleus 0.77, another font package (some mozilla stuff in there).Will Andrews2000-09-166-0/+185
PR: 20559 Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=32669