#!/bin/sh # # $FreeBSD: /tmp/pcvs/ports/deskutils/openproj/files/openproj.sh.in,v 1.1 2008-04-15 08:54:28 dinoex Exp $ FILE="`realpath "$1"`" OPENPROJ_HOME="%%DATADIR%%" export OPENPROJ_HOME cd "%%DATADIR%%" JAVA_VERSION="%%JAVA_VERSION%%" "%%LOCALBASE%%/bin/java" -jar "$OPENPROJ_HOME/openproj.jar" "${FILE}" > /dev/null 2>&1 # eof w.tfcis.org/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vigor
Commit message (Expand)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-1/+1
* editors/vigor: USES+= ncurses, link with ncurses, not cursesmarino2016-02-061-1/+2
* Update "BSD" licensefeld2014-12-071-1/+1
* Cleanup plistbapt2014-10-271-4/+0
* Rename editors/ patch-xy patches to reflect the files they modify.adamw2014-07-291-0/+0
* - Convert to USES+=tkgahr2013-11-062-7/+15
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1