aboutsummaryrefslogtreecommitdiffstats
path: root/audio/etktab
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded usage of:Mathieu Arnold2016-06-061-1/+1
| | | | | | | | - MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight
* - Fix build WITHOUT=DOCSDmitry Marakasov2015-10-191-3/+5
| | | | | | - Add NO_ARCH MFH: 2015Q4 (blanket)
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-7/+2
| | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412?
* - Stage supportAntoine Brodin2014-01-171-7/+6
| | | | | - Fix wish execution - Bump PORTREVISION
* - Convert to USES+=tkPietro Cerutti2013-09-243-30/+19
| | | | | | - Convert to new OPTIONS framework - Get rid of pkg-plist - Refactor a bit the Maekfile
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | audio)
* - remove maintainer tags from pkg-descrEitan Adler2011-10-231-3/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* - Fix MASTER_SITESEmanuel Haupt2011-08-081-8/+14
| | | | | | | - Support USE_TK_WRAPPER PR: 159420 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Reset Maintainer (mail bounce)Martin Wilke2011-02-262-6/+1
| | | | | | The error that the other server returned was: 550 550 5.1.1 <erkkila@cc.jyu.fi>... user unknown (state 14). With hat: portmgr
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with A
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | With hat: portmgr
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update to 3.2Martin Wilke2006-06-123-25/+25
| | | | | | PR: ports/98381 Submitted by: miwi Approved by: krion (mentor), maintainer
* SHA256ifyEdwin Groothuis2006-01-221-0/+5
| | | | Approved by: krion@
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+5
|
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-10/+10
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* New port: audio/eTktab - guitar tabulature editorEdwin Groothuis2003-09-015-0/+77
ETktab let's you edit guitar and bass tabulatures. Notations for various playing techniques like muting and vibrato are supported, as well as variable keybindings. It can output tabulatures in plain ascii format. WWW: http://etktab.sourceforge.net/ PR: ports/47649 Submitted by: Juha Erkkilä <erkkila@cc.jyu.fi>