aboutsummaryrefslogtreecommitdiff
path: root/devel/flowdesigner
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to version 0.8.2Kirill Ponomarev2004-10-263-3/+8
| | | | | | | | PR: ports/73074 Submitted by: Ports Fury Notes: svn path=/head/; revision=120255
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* Update to version 0.8.1Kirill Ponomarev2004-07-254-18/+246
| | | | | | | | PR: ports/69581 Submitted by: Ports Fury Notes: svn path=/head/; revision=114686
* BROKEN on amd64: Does not compileKris Kennaway2004-06-161-0/+4
| | | | Notes: svn path=/head/; revision=111577
* Unbreak on -STABLE:Volker Stolz2004-04-291-1/+2
| | | | | | | | | | This port uses threads, so feed in PTHREAD_FLAGS/LIBS. Notice by: bento Approved by: linimon (implicit) Notes: svn path=/head/; revision=107970
* fix build on -stableYing-Chieh Liao2004-04-191-0/+17
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=107511
* a minor change in spec fileYing-Chieh Liao2004-04-161-2/+2
| | | | | | | | | | | | | | | | | | | diff -ruN -ruN FlowDesigner-0.8.0.old/FlowDesigner.spec FlowDesigner-0.8.0/FlowDesigner.spec --- FlowDesigner-0.8.0.old/FlowDesigner.spec Wed Jan 21 10:20:32 2004 +++ FlowDesigner-0.8.0/FlowDesigner.spec Wed Jan 21 09:59:58 2004 @@ -1,6 +1,6 @@ %define name FlowDesigner %define ver 0.8.0 -%define rel 1.fc1 +%define rel 1 Summary: A visual data-flow language Name: %name Noticed by: bento via kris Notes: svn path=/head/; revision=107179
* add flowdesigner 0.8.0Ying-Chieh Liao2004-04-145-0/+72
A free (GPL) "data flow oriented" development environment Notes: svn path=/head/; revision=107005