aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/jmk-x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | x11-fonts)
* New USES imake to handle the dependency on imake.bapt2013-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port
* Convert Makefile headers to the new format in my ports.olgeni2013-01-261-5/+0
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+1
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* Remove references about /usr/X11R6 from pkg-message.olgeni2008-06-211-2/+2
| | | | | PR: ports/113756 Submitted by: tomdean(at)speakeasy.org
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+4
| | | | | | | | | | | | | | | - 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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-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)
* Display install instructions using pkg-message.olgeni2004-05-023-11/+12
|
* Add SIZE data.olgeni2004-03-191-0/+1
| | | | Submitted by: trevor
* Always use "/etc/X11/XF86Config" as the default file for fontolgeni2003-04-271-1/+1
| | | | | | configuration. Suggested by: Matt Mills <matt_mills@btopenworld.com>
* Home page and MASTER_SITE moved.olgeni2003-03-092-2/+2
| | | | Approved by: kris
* Suppress command echo.olgeni2003-02-231-3/+3
|
* De-pkg-comment my ports + some more.olgeni2003-02-232-1/+1
|
* Use proper capitalization (freebsd.org -> FreeBSD.org)olgeni2001-01-241-1/+1
| | | | Noted by: sobomax
* Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)olgeni2001-01-241-1/+1
|
* jmk-x11-fonts, Jim Knoble's font package for Xsanpei2000-11-185-0/+158
PR: ports/20722 Submitted by: Jimmy Olgeni <olgeni@uli.it>