aboutsummaryrefslogtreecommitdiff
path: root/science/2d-rewriter
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories sNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 's' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516988
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Cleanup GH_* and variables order.Mathieu Arnold2015-12-291-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=404743
* - Change host to GithubWen Heping2015-09-112-3/+7
| | | | | | | | PR: 202785 Submitted by: iserikov@acm.org(maintainer) Notes: svn path=/head/; revision=396652
* Cleanup plistAntoine Brodin2014-11-121-1/+0
| | | | Notes: svn path=/head/; revision=372500
* - Update to 1.5Bryan Drewery2014-06-053-9/+6
| | | | | | | | | | - Convert to staging PR: 189786 Submitted by: iserikov@acm.org (maintainer) Notes: svn path=/head/; revision=356689
* Remove trailing whitespaces from category scienceEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345432
* 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
| | | | | | | science) Notes: svn path=/head/; revision=327767
* Convert to USES=imakeBaptiste Daroussin2013-06-281-7/+5
| | | | | | | | Trim headers optionsng Notes: svn path=/head/; revision=322001
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276984
* - Update to 1.4Tong LIU2010-01-122-6/+5
| | | | | | | | PR: ports/142562 Submitter: Igor Serikov <iserikov@acm.org> (maintainer) Notes: svn path=/head/; revision=247668
* Change maintainer address on request of maintainer via a private email chat.Edwin Groothuis2010-01-081-1/+1
| | | | Notes: svn path=/head/; revision=247394
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-2/+4
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Update to 1.3.Felippe de Meirelles Motta2008-06-203-5/+5
| | | | | | | | | PR: ports/124672 Submitted by: Igor Serikov <bt@turtle.freedns.us> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215426
* [NEW PORT] graphics/2d-rewriter: Fractals generator based on pattern ↵Edwin Groothuis2008-05-244-0/+55
matching and rewriting 2d-rewriter is fractals generator based on pattern matching and rewriting. The program takes input containing initial object placement and rewriting rules and keeps applying rules to the data field until it reaches an arrangement where no rules can be applied. PR: ports/118906 Submitted by: Igor Serikov <bt@turtle.freedns.us> Notes: svn path=/head/; revision=213588