aboutsummaryrefslogtreecommitdiff
path: root/misc/dvorakng
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingEmanuel Haupt2014-02-211-12/+4
| | | | Notes: svn path=/head/; revision=345373
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Cleanup unmaintained ports in the misc category:Eitan Adler2013-03-251-9/+6
| | | | | | | | | | | | | | | | | | | | | - Trim Header - Convert to OptionsNG - Prefer DISTNAME to DISTFILES - Reorder variables - Fix comments (don't include leading article) - @unexec rm must not cause failure - Tabs, not spaces - Single space for WWW - Pet portlint - etc. In a few cases the option DOCS was used to control installation into EXAMPLEDIR. I opted to keep the existing logic of the port in these cases. Reviewed by: koobs, ashish Notes: svn path=/head/; revision=315192
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* Use PLIST_FILES/PORTDOCSVolker Stolz2005-05-232-6/+5
| | | | Notes: svn path=/head/; revision=135938
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* support CXX/CXXFLAGS properlyYing-Chieh Liao2003-05-122-29/+2
| | | | | | | | PR: 51861 Submitted by: Ports Fury Notes: svn path=/head/; revision=80773
* utilize USE_GETOPT_LONGYing-Chieh Liao2003-05-073-19/+38
| | | | | | | | PR: 51528 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=80388
* add dvorakng 0.5.0Ying-Chieh Liao2003-03-265-0/+49
A Dvorak typing tutor Notes: svn path=/head/; revision=77471