aboutsummaryrefslogtreecommitdiff
path: root/x11/xwit
Commit message (Collapse)AuthorAgeFilesLines
* - 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