aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/landscape
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Update graphics/libglut to 6.4.1.sem2006-01-121-2/+2
| | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Fix bogus ui files in preparation for Qt 3.3.5lofi2005-09-291-0/+12
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Chase qmake dependency.lofi2004-03-031-0/+2
|
* Fix build on CURRENTarved2004-02-202-0/+21
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Fix build on 4.x. Prompted by kris, approved by maintainer.linimon2004-01-291-2/+1
|
* Per bento logs, mark as broken due to missing dependency, probablylinimon2004-01-251-0/+1
| | | | either qt32 or qmake. Notified maintainer.
* These have now been incorporated into the upstream distfile.linimon2003-12-152-21/+0
|
* Update to 0.7. Refactored codebase and adds doxygen-based documentation.linimon2003-12-152-3/+3
| | | | | PR: ports/59834 Submitted by: Jonathan Belson <jon@witchspace.com> (author/maintainer)
* Now landscape is not broken by committed file(patch-landscape.pro).daichi2003-07-041-2/+0
| | | | | PR: 52702 Submitted by: "Jonathan Belson" <jon@witchspace.com>
* fix: graphics/landscapedaichi2003-07-031-0/+10
| | | | | | | - add one patch file PR: 52702 Submitted by: Jonathan Belson <jon@witchspace.com> (maintainer)
* BROKEN: Does not compilekris2003-05-071-0/+2
|
* Fix build after QT directory structure change.demon2003-02-231-1/+1
| | | | Troubles noticed by: kris/bento
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update 0.6arved2003-01-074-35/+20
| | | | | PR: 46765 Submitted by: Jonathan Belson <jon@witchspace.com> (maintainer)
* Mark BROKEN. New version coming soon for kde3.alane2002-09-201-2/+4
|
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* sync with devel/pth:sf2001-09-112-0/+24
| | | | | | | - use pthread-config to detect pth/pthread parts. replace hardcoded path with ${X11BASE} and ${LOCALBASE}. Non-response from: maintainer.
* Add whitespaces to fix formattingdwcjr2001-06-143-12/+15
| | | | | | | | | | Delete USE_QT_VER= 2 as its implied Bump PORTREVISION because tar was rerolled, maintainer is author. Fix typo in pkg-descr PR: 27942 Submitted by: maintainer Reviewed by: will
* Add landscape 0.5.1, a program for generating and renderingsobomax2001-05-185-0/+35
landscapes. PR: 27236 Submitted by: Jonathan Belson <jon@witchspace.com>