aboutsummaryrefslogtreecommitdiff
path: root/x11/xwit
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376411
* Fix package list.Emanuel Haupt2013-10-251-2/+6
| | | | Notes: svn path=/head/; revision=331571
* Support staging.Emanuel Haupt2013-10-231-1/+0
| | | | Notes: svn path=/head/; revision=331362
* 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
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | 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
* Mark MAKE_JOBS_SAFEEmanuel Haupt2013-05-081-0/+1
| | | | Notes: svn path=/head/; revision=317656
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* - Take over maintainershipEmanuel Haupt2010-05-124-50/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | - Cleanup pkg-descr: * remove license/attribution is redundant with the corresponding section in the manpage * fmt -w 80 * remove double spaces - Import patchset [1]: * Added -fetch and -store options to access cutbuffers Code clean-up to get rid of compilation warnings * Added -focus option * Correctly escape dashes in the manpage * Add operations to raise (without mapping) or lower a window, and toggle or circulate stacking * Add an -property option to specify something different than the name of the window to use * Add an -print command to print the windows geometry and name * Add an -all alias to -names '' * Document new functions in manpage Obtained from: debian [1] Notes: svn path=/head/; revision=254210
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=235506
* Reset tg due to lack of commits for several months and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220036
* Use MASTER_SITE_XCONTRIB.Thomas Gellekum2008-03-011-2/+2
| | | | Notes: svn path=/head/; revision=208276
* - 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
* Drop obsolete master site[1], fix URL to another.Thomas Gellekum2006-03-211-2/+1
| | | | | | | | PR: 94754 Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu at people dot tecnik93 dot com> Notes: svn path=/head/; revision=157835
* Update MASTER_SITES; add SHA256 checksum.Thomas Gellekum2005-12-092-1/+4
| | | | Notes: svn path=/head/; revision=150767
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77047
* Upgrade to 3.4.Thomas Gellekum2002-07-253-4/+32
| | | | | | | | PR: 40924 Submitted by: Maxim Tulyuk <mt@primats.org.ua> Notes: svn path=/head/; revision=63525
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Use MASTER_SITE_LOCAL.Thomas Gellekum2000-06-161-1/+2
| | | | Notes: svn path=/head/; revision=29639
* Move distfile to ftp.freebsd.org.Thomas Gellekum2000-06-161-1/+1
| | | | Notes: svn path=/head/; revision=29637
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27497
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-052-2/+2
| | | | Notes: svn path=/head/; revision=13665
* New port xwit. xwit will resize, iconify, pop, and move windows givenThomas Gellekum1998-06-155-0/+37
by name or id, change an icon, title or name, set the screen saver going, and change individual key autorepeat settings. Notes: svn path=/head/; revision=11439