aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/flvw
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Add size data.trevor2004-03-191-0/+1
|
* Clean-up and drop maintainership.naddy2004-03-132-29/+32
| | | | | PR: 64023 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Fix build on AMD64arved2004-03-051-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Fix the buildkris2003-06-191-2/+8
| | | | | Submitted by: markp, Cyrille Lefevre <cyrille.lefevre@laposte.net> PR: ports/47861
* BROKEN: Does not compilekris2003-05-061-0/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update maintainer's email addressdwcjr2002-01-181-1/+1
| | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
* make the header files' installation permission safe (it dependedlioux2001-11-191-6/+5
| | | | | | on the users umask before) Approved by: maintainer
* Fix pkg-plist (add missing @dirrm's).petef2001-11-061-0/+1
| | | | | PR: 31541 Submitted by: maintainer
* Add flvw. The FLVW (Fast Light Virtual Widgets) require the use ofknu2001-09-047-0/+184
the FLTK (Fast Light ToolKit) library. They are designed to handle large amounts of data. As such they are definitely not the smallset of FLTK widgets, but they are designed to use memory conservatively. PR: ports/29860 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>