aboutsummaryrefslogtreecommitdiff
path: root/x11/xxkb/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Canonicalize librsvg dependencyTobias Kortkamp2019-09-131-2/+3
| | | | | | | | - Use USE_GNOME=librsvg2 where possible - Reduce scope of D18878 Notes: svn path=/head/; revision=511954
* Do not set MASTER_SITES twiceTobias Kortkamp2019-01-061-1/+0
| | | | Notes: svn path=/head/; revision=489498
* 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
* x11/xxkb: 1.11 -> 1.11.1, change of license from ART10 to ART20Kurt Jaeger2015-11-211-4/+4
| | | | | | | | | PR: 204288 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> Approved by: alexander.pohoyda@gmx.net (maintainer timeout) Notes: svn path=/head/; revision=402170
* - Add missing USES=pkgconfig, fix build with LIBRSVG2Dmitry Marakasov2015-09-181-11/+5
| | | | | | | | | - Switch to options helpers Approved by: portmgr blanket Notes: svn path=/head/; revision=397248
* Finish stage supportAntoine Brodin2014-01-301-1/+2
| | | | Notes: svn path=/head/; revision=341895
* Support stagedir.Vanilla I. Shu2014-01-101-4/+2
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339339
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Two imake related changes:Tijl Coosemans2013-09-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | 1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable. For ports that don't need -a introduce USES=imake:notall. This way ports no longer have to redefine XMKMF. 2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf runs make Makefiles. This Makefiles target runs imake for each subdirectory but these imake invocations did not have the flags from IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp). Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to imake let imake handle IMAKECPPFLAGS itself just like it handles IMAKEINCLUDE. This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=325992
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-3/+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 Notes: svn path=/head/; revision=321957
* - Sanitize Makefile formatting, trim header and clean it up a bitAlexey Dokuchaev2012-11-131-25/+30
| | | | | | | | | | | | | | | | - Define LICENSE (Artistic 1.0) - Drop shlib version number from LIB_DEPENDS - Convert to the new OPTIONS framework, utilize PORTDOCS - Drop indefinite article from COMMENT and bring it close to official description on sf.net - Convert Russian language docs from archaic KOI8-R to modern UTF-8 - Rephrase, reformat, and generally augment port description Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=307376
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with X Notes: svn path=/head/; revision=240078
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+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) Notes: svn path=/head/; revision=211584
* Update port to the new version 1.11 and add optional SVG support.Timur I. Bakeyev2007-06-181-17/+25
| | | | | | | | | | PR: ports/113798 Submitted by: timur Approved by: Alexander Pohoyda <alexander.pohoyda@gmx.net> (maintainer), shaun (mentor) Notes: svn path=/head/; revision=193767
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Move port to better category:Volker Stolz2004-05-121-1/+1
| | | | | | | | | | | The xxkb port is a general keyboard layout switcher application and it is not limited to russian language. PR: ports/65556 Submitted by: Alexander Pohoyda (maintainer) Notes: svn path=/head/; revision=108979
* - Maintainer gave maintainership to Alexander Pohoyda ↵Clement Laforet2004-01-231-1/+1
| | | | | | | | | | (alexander.pohoyda@gmx.net) PR: 61758 Submitted by: Alexander Matey <ports@matey.org> (old maintainer) Notes: svn path=/head/; revision=98855
* Unbreak russian/xxkb by updating MASTER_SITES [1]Sergey A. Osokin2003-07-161-4/+4
| | | | | | | | | | | | | Update distfile name [1] Use ${DOCSDIR} for Makefile [2] Use %%PORTDOCS%%%%DOCSDIR%% for pkg-plist [2] Submitted by: maintainer [1] osa [2] PR: 54403 Notes: svn path=/head/; revision=84997
* - Update to 1.10;Maxim Sobolev2003-05-201-3/+4
| | | | | | | | | - update maintainer's e-mail. Submitted by: maintainer Notes: svn path=/head/; revision=81518
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 1.6.Maxim Sobolev2001-04-021-4/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=40732
* Add xxkb 1.5.1, an XKB keyboard layout switcher and indicator.Maxim Sobolev2001-03-281-0/+31
PR: 25558 Submitted by: Alexander Matey <matey@cis.ohio-state.edu> Notes: svn path=/head/; revision=40494