aboutsummaryrefslogtreecommitdiff
path: root/graphics/seom
Commit message (Collapse)AuthorAgeFilesLines
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Patch the source Makefile to no longer require gmake. Teach it toMikhail Teterin2013-02-073-17/+51
| | | | | | | | | translate i386 into x86 for yasm. This unbreaks the port on i386. Fix the few warnings while I'm here. Notes: svn path=/head/; revision=311878
* Remove references to unsupported FreeBSD versions. Mostly of the form:Doug Barton2011-11-011-4/+0
| | | | | | | .if ${OSVERSION} < 700000 Notes: svn path=/head/; revision=284867
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Remove bms from the pkg-descr's of ports he no longer maintains.Doug Barton2010-06-061-3/+0
| | | | Notes: svn path=/head/; revision=255964
* Drop maintainership for these ports.Bruce M Simpson2010-06-061-1/+1
| | | | | | | | | | | | | | | Regrettably, I have no free time for the foreseeable future which I can commit directly to these aspects of FreeBSD work, due to a demanding new role elsewhere. I am able to review patches from time to time, but regrettably cannot be directly involved in engineering work beyond this w/o it being directly involved in day-to-day effort. Thank you for your understanding. Notes: svn path=/head/; revision=255908
* Mark as only for i386 and amd64: gmake step fails.Mark Linimon2010-02-271-0/+3
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=250386
* Mark BROKEN on i386: does not buildErwin Lansing2010-01-311-0/+4
| | | | Notes: svn path=/head/; revision=248941
* add i386/amd64 conditional build dep on yasm (found by QA tindy)Bruce M Simpson2010-01-141-2/+6
| | | | Notes: svn path=/head/; revision=247880
* seom is a library to allow OpenGL application output to be captured.Bruce M Simpson2010-01-145-0/+139
Notes: svn path=/head/; revision=247876