CVS log for ports/graphics/tulip/Makefile
Up to [FreeBSD] / ports / graphics / tulip
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Dec 8 20:25:42 2011 UTC (2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -0 lines
- Mark BROKEN on FreeBSD 7.X: does not compile library/tulip/src/PluginLibraryLoader.cpp: In constructor 'tlp::PluginLibraryLoader::PluginLibraryLoader(std::string, tlp::PluginLoader*)': library/tulip/src/PluginLibraryLoader.cpp:232: error: invalid conversion from 'int (*)(const dirent*)' to 'int (*)(dirent*)' library/tulip/src/PluginLibraryLoader.cpp:232: error: initializing argument 3 of 'int scandir(const char*, dirent***, int (*)(dirent*), int (*)(const void*, const void*))' *** Error code 1 Reported by: pointyhat Feature safe: yes
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Nov 22 10:36:12 2011 UTC (2 months, 2 weeks ago) by gahr
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
- Update to 3.6.1 This is a maintenance release with many bug fixes, especially in the rendering of edges and labels. It includes improvements for the Python Scripting view, and new methods for the management of subgraphs. Feature safe: yes
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Aug 4 14:02:41 2011 UTC (6 months, 1 week ago) by gahr
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +4 -8 lines
- Update to 3.6.0 Release notes: http://tulip.labri.fr/TulipDrupal/?q=node/1541
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Apr 26 08:46:57 2011 UTC (9 months, 2 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
depends on qmake_build instead of qmake Reported by: makc@ Approved by: gahr@
Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Apr 21 13:07:39 2011 UTC (9 months, 3 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -2 lines
Remove useless dependency on gmake Add dependency on qmake PR: ports/156532 Submitted by: bapt@ Approved by: gahr@
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Apr 12 15:32:01 2011 UTC (9 months, 4 weeks ago) by gahr
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +14 -14 lines
- Update to 3.5.0 Release announcement: http://tulip.labri.fr/TulipDrupal/?q=node/1401 - Switch build system to CMake
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:32:11 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Oct 3 19:56:01 2010 UTC (16 months, 1 week ago) by gahr
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
- Update to 3.4.1 Announcement: http://tulip.labri.fr/TulipDrupal/?q=node/781
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Jul 1 13:32:19 2010 UTC (19 months, 1 week ago) by gahr
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
- Update to 3.4.0 Feature safe: yes
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Apr 27 21:58:27 2010 UTC (21 months, 2 weeks ago) by gahr
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -3 lines
- Add glew to the list of supported USE_GL variables - Patch ports depending on GLEW directly Approved by: portmgr (pav)
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Apr 3 15:43:31 2010 UTC (22 months, 1 week ago) by gahr
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +20 -21 lines
- Update to 3.3.1 - Unbreak after dirent.h MFC
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:38:04 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -0 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Mar 22 02:26:03 2010 UTC (22 months, 3 weeks ago) by linimon
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -0 lines
Note that this also got broken with the dirent.h MFC. Hat: portmgr
Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Aug 27 15:04:14 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
- Remove remaining SFP references (switch these ports to SF) Approved by: portmgr (pav)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Aug 17 07:59:08 2009 UTC (2 years, 5 months ago) by gahr
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- Chase distfile mismatch after silent update
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Aug 14 18:17:57 2009 UTC (2 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
- Change to new SFP macro
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:18 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jun 19 17:38:11 2009 UTC (2 years, 7 months ago) by gahr
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- Fix PORTDOCS installation Reported by: PH via pav
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Jun 15 20:52:54 2009 UTC (2 years, 7 months ago) by gahr
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -0 lines
- Chase unversioned distfile update by using DIST_SUBDIR Reported by: PH via pav
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Mar 25 06:20:31 2009 UTC (2 years, 10 months ago) by gahr
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
- Refactor (fix) pkg-plist Reported by: QA Tindie, TB via pav@ cvs: ----------------------------------------------------------------------
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Mar 22 22:05:35 2009 UTC (2 years, 10 months ago) by gahr
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Update to 3.1.2
* performance improvements: Open GL rendering of nodes has been improved;
the undo/redo mechanism has been also improved.
* bug fixes: the management of multiple views has been improved.
* http proxy management: the plugins manager allows the download of plugins
through the use of an http proxy.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Mar 10 20:59:19 2009 UTC (2 years, 11 months ago) by gahr
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -2 lines
- Update to 3.1.1
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:41 2009 UTC (3 years ago) by flz
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari). - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Nov 28 11:15:37 2008 UTC (3 years, 2 months ago) by gahr
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +8 -9 lines
- Update to 3.0.3
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:24 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +0 -2 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Aug 4 23:33:44 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
- Fix build after qt 4.4.1 update
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jul 30 16:53:52 2008 UTC (3 years, 6 months ago) by gahr
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
- Fix dependency list - Bump PORTREVISION Reported by: miwi
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jul 18 14:20:28 2008 UTC (3 years, 6 months ago) by gahr
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +29 -42 lines
- Update to 3.0.2
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:34:57 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:43 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - 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)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:46:37 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Feb 21 21:19:58 2008 UTC (3 years, 11 months ago) by gahr
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org. Approved by: miwi (mentor)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jan 30 18:45:15 2008 UTC (4 years ago) by pav
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -0 lines
- Mark BROKEN on amd64 and ia64 with gcc 4.2 Reported by: pointyhat
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Dec 22 15:24:41 2007 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -6 lines
- Fix build with gcc 4.2 - Pass maintainership to submitter PR: ports/118867 Submitted by: Pietro Cerutti <gahr@gahr.ch>
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat May 19 20:10:57 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Apr 21 17:27:49 2007 UTC (4 years, 9 months ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -0 lines
BROKEN on 7.0: does not comopile
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Dec 3 23:21:58 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Respect X11BASE PR: ports/106158 Submitted by: trasz
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Aug 14 23:06:39 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun May 7 23:46:28 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Feb 22 10:28:47 2006 UTC (5 years, 11 months ago) by vd
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -2 lines
Unbreak by removing bin/tlprender from pkg-plist and explicitly disabling it with --disable-tlprender. Building it with the current version of libOSMesa looks impossible, see ports/93667 Approved by: garga (mentor)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Feb 12 22:19:10 2006 UTC (5 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
BROKEN: Incorrect pkg-plist (does not compile completely?)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jan 12 12:54:22 2006 UTC (6 years ago) by sem
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
- Update graphics/libglut to 6.4.1. - 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>
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Dec 29 13:36:38 2005 UTC (6 years, 1 month ago) by erwin
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Fix mastersites PR: 91055 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:43 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:38 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 14 10:09:23 2005 UTC (6 years, 10 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Fix build on amd64. PR: ports/78793 Submitted by: Johan van Selst <johans@stack.nl>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Oct 29 08:29:30 2004 UTC (7 years, 3 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -4 lines
Unbreak with recent GCC (fix bad C++ code). Approved by: fjoe (mentor, implicit)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Sep 29 05:32:10 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -0 lines
BROKEN on 5.x: Does not compile Approved by: portmgr (self)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Mar 18 12:53:31 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -1 lines
BROKEN on amd64 and ia64: Does not compile (missing -fPIC from shared library objects)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:09 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 25 08:40:00 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
- Fix build on 4.x Noticed by: bento via kris
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 4 16:59:17 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- Update to version 1.2.5 PR: 56434 Submitted by: Ports Fury
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jul 1 06:14:29 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -5 lines
update graphics/tulip: 1.2.3 --> 1.2.4 PR: 52697 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 17 01:56:02 2003 UTC (8 years, 8 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +24 -24 lines
- update to 1.2.3 - sort pkg-plist PR: 51227 Submitted by: Ports Fury
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 10 17:06:19 2003 UTC (8 years, 9 months ago) by petef
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
The distfile is now in it's own versioned subdir. Noticed by: fenner's portsurvey
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 27 11:29:55 2003 UTC (8 years, 11 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Add dependency on autoconf Submitted by: bento
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:08:16 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
de-pkg-comment
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 8 15:09:39 2003 UTC (9 years ago) by ijliao
Branches: MAIN
add tulip 1.2.2 A system dedicated to the visualization of huge graphs
