aboutsummaryrefslogtreecommitdiff
path: root/graphics/megapov
Commit message (Collapse)AuthorAgeFilesLines
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* Build fix.Maho Nakata2010-12-252-0/+22
| | | | | | | | PR: 152539 Submitted by: Andrey Zholos <aaz@althenia.net> Notes: svn path=/head/; revision=266863
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-1/+1
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* CleanupsMaho Nakata2006-03-151-8/+12
| | | | | | | | PR: 93834 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=157120
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Unbreak by fixing incomplete pkg-plistMaho Nakata2005-10-302-2/+5
| | | | | | | Submitted by: kris and linimon Notes: svn path=/head/; revision=146724
* BROKEN: Incomplete pkg-plistKris Kennaway2005-10-281-0/+2
| | | | Notes: svn path=/head/; revision=146540
* Update to 1.2.1Maho Nakata2005-10-095-277/+249
| | | | | | | Submitted by: kris (not buildable), edwin (ports version check) and fenner(unfetchable) Notes: svn path=/head/; revision=144669
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Make portlint happy by replacing space to tabMaho Nakata2004-05-061-4/+4
| | | | | | | | PR: 65409 Submitted by: trevor Notes: svn path=/head/; revision=108577
* fix build on 5-current (later than 502103)Maho Nakata2004-04-132-5/+10
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=106862
* SIZEifyMaho Nakata2004-03-191-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104580
* BROKEN on 5.x: Does not install with ache's getopt changesKris Kennaway2004-03-171-1/+7
| | | | Notes: svn path=/head/; revision=104330
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Added a new port, megapov.Maho Nakata2003-07-276-0/+335
This is a extension of povray (famous ray tracer), having a lot of new features. # Clothray cloth simulation system # Sim-POV mechanics simulation system # Film exposure simulation # Text object alignment # Frame_Step feature ... and much more. Notes: svn path=/head/; revision=85675