summaryrefslogtreecommitdiff
path: root/x11/cnslock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Respect X11BASEMartin Wilke2006-11-271-2/+11
| | | | | | | | PR: ports/105892 Submitted by: trasz Notes: svn path=/head/; revision=178139
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149464
* - Update MASTER_SITESKirill Ponomarev2004-05-241-2/+2
| | | | | | | | | | | - Assign maintainership to ports@ PR: ports/66914 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer Notes: svn path=/head/; revision=109869
* - SIZEifyKirill Ponomarev2004-02-291-0/+1
| | | | | | | | PR: ports/63548 Submitted by: maintainer Notes: svn path=/head/; revision=102567
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-143-8/+49
| | | | | | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS. use getopt_long() instead of getopt_long_only(). Notes: svn path=/head/; revision=84838
* Add missing dependency on gtk12.Max Khon2003-04-231-2/+3
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=79518
* New port: cnslockMax Khon2003-04-105-0/+52
Cnslock is a dock application (dockapp) which provides a visual indication of the states of the three "lock" buttons (caps, num, and scroll). It should be especially useful for people who own a wireless keyboard with no leds on it, and thus have difficulty keeping track of "lock" states. Submitted by: Alexey Dokuchaev Notes: svn path=/head/; revision=78704