aboutsummaryrefslogtreecommitdiff
path: root/textproc/stardict-dictd_mova
Commit message (Collapse)AuthorAgeFilesLines
* textproc/stardict-dictd_mova:Max Brazhnikov2019-11-062-20/+76
| | | | | | | | | | - Fix fetch - Add more dictionaries - Don't sort options in order to have "ALL" at the top - Take maintainership Notes: svn path=/head/; revision=516922
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516897
* - Fix fetch and unbreak stardict dictionariesMax Brazhnikov2019-09-071-3/+1
| | | | | | | - Set NO_ARCH Notes: svn path=/head/; revision=511412
* Mark BROKEN: unfetchableAntoine Brodin2019-08-051-0/+2
| | | | Notes: svn path=/head/; revision=508166
* - Add NO_ARCHDmitry Marakasov2016-11-071-0/+1
| | | | Notes: svn path=/head/; revision=425606
* Reassign makc's ports back to the pool.Raphael Kubo da Costa2016-10-201-1/+1
| | | | | | | | | | | | See "Maintainer Reset" in https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit was in March 31st (r412218), and his ports have been timing out since at least July (r418155). I also emailed him 2 weeks ago and have received no response so far. Notes: svn path=/head/; revision=424339
* Convert my ports to USES=tarMax Brazhnikov2014-05-121-1/+1
| | | | Notes: svn path=/head/; revision=353800
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-4/+3
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Rename portsMax Brazhnikov2013-11-173-0/+157
- Fix fetch - Simplify Makefile, bring stage support - Take maintainership PR: ports/183812 Approved by: timur (former maintainer) Notes: svn path=/head/; revision=334104