aboutsummaryrefslogtreecommitdiff
path: root/x11/xnodecor
Commit message (Collapse)AuthorAgeFilesLines
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-3/+3
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* - Remove PREFIX from MAKE_ARGS and use ${DESTDIR} in ${WRKSRC}/MakefileDanilo Egea Gondolfo2013-11-072-2/+1
| | | | | | | Reported by: danfe Notes: svn path=/head/; revision=333051
* - Add stage supportDanilo Egea Gondolfo2013-11-022-2/+2
| | | | | | | | | | The patch is not necessary. PR: ports/183588 Submitted by: Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp> (maintainer) Notes: svn path=/head/; revision=332477
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209644
* - 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
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* 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
* - The WWW site is unreachable for a long time, so omitted fromKirill Ponomarev2003-10-251-2/+0
| | | | | | | | | | pkg-descr PR: 58507 Submitted by: maintainer Notes: svn path=/head/; revision=92100
* Change maintainer addressErwin Lansing2003-09-091-1/+1
| | | | | | | | PR: 56624 Submitted by: maintainer Notes: svn path=/head/; revision=88842
* New port: xnodecor (x11 utility on OverrideRedirect attribute)Edwin Groothuis2003-09-086-0/+66
Xnodecor is an x11 utility by which a user can make an window manager ignores his/her specified applications. Such applications (e.g. clocks) appear without their border and title bar, are skipped in keyboard focus-circulation, and are sticky for flippng over multiple virtual screens. This may be convenient for a user using a simple window manager such as wmx. PR: ports/45329 Submitted by: Katsura Matsumoto <katsura@cc.okayama-u.ac.jp> Notes: svn path=/head/; revision=88747