aboutsummaryrefslogtreecommitdiff
path: root/x11/xdotool
Commit message (Collapse)AuthorAgeFilesLines
* Remove the header for ports I created.Wesley Shields2012-12-121-5/+0
| | | | | | | | | For dns/openresolv give proper attribution. This was a copy/paste mistake the submitter made, which incorrectly gave me attribution for that file. I did not create it. Notes: svn path=/head/; revision=308777
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301519
* - Update to 20110530.Wesley Shields2011-05-302-4/+4
| | | | Notes: svn path=/head/; revision=274825
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Update to 2.20101012.3049Wesley Shields2010-10-152-4/+4
| | | | Notes: svn path=/head/; revision=263059
* Update to 2.20100818.3004Wesley Shields2010-09-012-4/+4
| | | | Notes: svn path=/head/; revision=260384
* Update to 2.20100623.2949Wesley Shields2010-06-242-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256895
* Update to 2.20100524.2886Wesley Shields2010-05-252-5/+5
| | | | Notes: svn path=/head/; revision=255018
* Update to 1.20100318.2737.Wesley Shields2010-05-142-5/+7
| | | | | | | | | Fix a cosmetic line-wrap problem. Submitted by: ehaupt@ (private mail) Notes: svn path=/head/; revision=254307
* - Update to 1.20100302.2713Wesley Shields2010-03-032-4/+5
| | | | | | | | | - Bump PORTEPOCH which was forgot in last commit. Feature safe: yes Notes: svn path=/head/; revision=250517
* - Update to 1.20100227.2679Wesley Shields2010-03-012-5/+5
| | | | | | | | | Changelog: http://www.semicomplete.com/blog/geekery/xdotool-1.20100227.html Feature safe: yes Notes: svn path=/head/; revision=250440
* - Update to 20091210.01Wesley Shields2009-12-102-9/+8
| | | | | | | - Install manpage and shared library too. Notes: svn path=/head/; revision=245516
* - Update to 20090815Wesley Shields2009-08-212-4/+4
| | | | Notes: svn path=/head/; revision=240054
* - Update to 20090710Wesley Shields2009-07-102-4/+4
| | | | Notes: svn path=/head/; revision=237587
* - Update to 20090612.Wesley Shields2009-06-132-4/+4
| | | | Notes: svn path=/head/; revision=235734
* - Update to 20090609.Wesley Shields2009-06-092-4/+4
| | | | Notes: svn path=/head/; revision=235500
* - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichWesley Shields2009-05-091-0/+1
| | | | | | | is MAKE_JOBS_UNSAFE). Notes: svn path=/head/; revision=233477
* - Update to 20090330.Wesley Shields2009-04-012-4/+4
| | | | Notes: svn path=/head/; revision=231444
* - Update to 20090126Wesley Shields2009-02-112-4/+5
| | | | Notes: svn path=/head/; revision=228061
* Update to 20080606.Wesley Shields2008-06-232-6/+5
| | | | | | | Update to new MASTER_SITES. Notes: svn path=/head/; revision=215634
* Update to 20080527.Wesley Shields2008-05-282-5/+7
| | | | | | | Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=213794
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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 my address.Wesley Shields2008-02-041-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=206711
* - Update to 20070903Martin Wilke2007-09-062-4/+4
| | | | | | | | PR: 116162 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) Notes: svn path=/head/; revision=198949
* - Update to 20070713Martin Wilke2007-07-142-4/+4
| | | | | | | | PR: 114590 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) Notes: svn path=/head/; revision=195632
* Programatically (or manually) simulate keyboard input or mouse activityRong-En Fan2007-07-033-0/+33
using X11's XTEST extension. WWW: http://www.semicomplete.com/projects/xdotool/ PR: ports/114217 Submitted by: Wesley Shields <wxs at atarininja.org> Notes: svn path=/head/; revision=194744