aboutsummaryrefslogtreecommitdiff
path: root/misc/fortune-mod-epictetus
Commit message (Collapse)AuthorAgeFilesLines
* http://github.com redirects to https://github.com, spare everyone a redirect.Mathieu Arnold2016-12-021-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=427548
* Revert recent strfile changes, strfile is already in baseAntoine Brodin2016-09-141-6/+10
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=422160
* misc/fortune-mod-epictetus: Use fortune_strfile instead of strfile(8)John Marino2016-09-141-10/+6
| | | | | | | | | This removes the dependency on the games distribution. Approved by: general blanket Notes: svn path=/head/; revision=422107
* Update ports in the [i-m]* category to not use GH_COMMIT.Mathieu Arnold2015-05-072-6/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385637
* Update USE_GITHUB so it does not require GH_COMMIT.Bryan Drewery2015-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | Using this new scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and not having to know the hash for a tag. This scheme will download a tarball that has a different checksum than before due to a changed directory name for extraction. The following MASTER_SITES are provided to retain the old checksum and directory structure (that require GH_COMMIT): GH -> GHL GITHUB -> GITHUB_LEGACY Differential Revision: https://reviews.freebsd.org/D748 Submitted by: amdmi3 Reviewed by: mat, swills, antoine, bdrewery With hat: portmgr Notes: svn path=/head/; revision=381618
* misc/fortune-mod-epictetus: update 0.1 -> 0.2Bartek Rutkowski2015-02-222-6/+12
| | | | | | | | | | | - Add LICENSE and LICENSE_FILE - Convert to USE_GITHUB PR: 197602 Submitted by: Andy Kosela <akosela@andykosela.com> Notes: svn path=/head/; revision=379620
* Unbreak on headAntoine Brodin2015-02-151-1/+7
| | | | Notes: svn path=/head/; revision=379034
* Cleanup plistBaptiste Daroussin2014-12-201-2/+0
| | | | Notes: svn path=/head/; revision=375098
* misc/fortune-mod-epictetus: fix grammar errorAndrej Zverev2014-07-122-1/+2
| | | | | | | | PR: 191845 Submitted by: Andy Kosela (maintainer) Notes: svn path=/head/; revision=361637
* Distfile has been rerolledAndrej Zverev2014-07-121-2/+2
| | | | | | | | PR: 191807 Submitted by: Andy Kosela (maintainer, upstream) Notes: svn path=/head/; revision=361603
* Add misc/fortune-mod-epictetusAdam Weinberger2014-07-113-0/+35
fortune-mod-epictetus is a compilation of quotes from ancient philosopher Epictetus. They come from "A Selection from the Discourses of Epictetus with the Encheiridion" translated by George Long. WWW: http://github.com/akosela/fortune-mod-epictetus PR: 191793 Submitted by: Andy Kosela Notes: svn path=/head/; revision=361539