CVS log for ports/science/felt/Makefile
Up to [FreeBSD] / ports / science / felt
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon May 2 12:44:49 2011 UTC (9 months, 1 week ago) by makc
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Bump PORTREVISION after open-mofit update
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:34:43 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:53:17 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 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.41: download - view: text, markup, annotated - select for diffs
Wed Aug 15 14:47:19 2007 UTC (4 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +19 -19 lines
- Fix build - Use macro from bsd.sites.mk - Remove USE_X_PREFIX - Things in EXAMPLESDIR are controlled by PORTEXAMPLES, not PORTDOCS PR: ports/115396 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri May 25 00:56:56 2007 UTC (4 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -0 lines
BROKEN: Does not build
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat May 19 20:22:05 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +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.38: download - view: text, markup, annotated - select for diffs
Fri Nov 24 22:11:03 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
- Respect X11BASE PR: 105829 Submitted by: trasz
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat May 13 04:14:55 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +0 -1 lines
Remove USE_REINPLACE from all categories starting with S
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Sep 19 21:47:27 2005 UTC (6 years, 4 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +10 -7 lines
Remove superfluous dependencies. Since I"m there, pet portlint and respect NOPORTDOCS. PR: 84746 Submitted by: Carlos A M dos Santos <casantos (at) urisan.tche.br>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Apr 10 05:39:56 2005 UTC (6 years, 10 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon just fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Jan 30 13:50:46 2005 UTC (7 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -8 lines
- Fix build on 5.x: add dependency on motif [1] - Fix plist nit PR: ports/76824 [1] Submitted by: Johan van Selst <johans@stack.nl>
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Sep 18 17:13:36 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -1 lines
BROKEN on 5.x: Does not build Approved by: portmgr (self)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun May 30 20:58:09 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -3 lines
- Fix MASTER_SITES PR: ports/67391 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Dec 10 14:19:52 2003 UTC (8 years, 2 months ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
USE_MESA -> USE_GL
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Nov 8 09:08:52 2003 UTC (8 years, 3 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
. Welcome felt to the science category. PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Oct 16 04:15:47 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -7 lines
Before committing the previous BROKEN changes I carefully checked the status of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Oct 16 02:18:45 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -1 lines
BROKEN on 5.x: does not compile
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Aug 25 00:36:23 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: old_RELEASE_4_9_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -6 lines
Update to CAD/felt A did some minor cleanup of the port, hopefully this will work on gcc-3.3. I suggest this port is moved to the science category, along with freefem and femlab. PR: ports/54964 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Feb 20 16:52:43 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_4_8_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
De-pkg-comment.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:45:14 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:44:04 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jul 8 10:14:15 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -4 lines
PERL -> REINPLACE_CMD PR: 39273 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Apr 28 16:31:45 2002 UTC (9 years, 9 months ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
FElt sourceforge subdir changed to all lowercase PR: 37528 Submitted by: Tilman Linneweh <tilman@arved.de>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jan 26 08:43:58 2002 UTC (10 years ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +12 -0 lines
Fix build on -current
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Aug 23 20:21:48 2001 UTC (10 years, 5 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_4_5_0, old_RELEASE_4_4_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Remove giffunip@asme.org as the maintainer: he no longer has the ability to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Sep 5 18:34:44 2000 UTC (11 years, 5 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_4_3_0, old_RELEASE_4_2_0, old_RELEASE_4_1_1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jun 14 13:21:07 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -2 lines
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon May 29 03:06:22 2000 UTC (11 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -6 lines
Update to version 3.05. PR: 18513 Submitted by: maintainer
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 8 23:19:58 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
update with the new PORTNAME/PORTVERSION variables
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Feb 29 02:08:55 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -2 lines
Update MASTER_SITES and WWW PR: 16968 Submitted by: Maintainer
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Feb 14 22:37:19 2000 UTC (11 years, 11 months ago) by mharo
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
URL changed; update WWW and MASTER_SITES
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 25 04:52:29 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: old_RELEASE_3_4_0, old_RELEASE_3_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Change Id->FreeBSD.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jan 10 18:20:06 1999 UTC (13 years, 1 month ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_3_2_0, old_RELEASE_3_1_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
Add USE_X_PREFIX so this builds again. PR: 9365 Submitted by: maintainer
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Dec 26 06:29:19 1998 UTC (13 years, 1 month ago) by flathill
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Update: add patch-ae by MAINTAINER
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Dec 16 12:23:03 1998 UTC (13 years, 1 month ago) by flathill
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -2 lines
PR: ports/8871 Submitted by: pfgiffun@bachue.usc.unal.edu.co Fix 'labelled as BROKEN'
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Nov 18 10:55:45 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_2_2_8
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
OSVERSION was not used anymore.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 21 21:05:11 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -3 lines
Broken for -stable too (same error).
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 11 14:35:44 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -1 lines
Mark BROKEN for current: gcc -O3 -I/usr/X11R6/include -I../../include -c xwd.c In file included from xwd.c:27: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" xwd.c: In function `DumpWidget': xwd.c:68: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:68: too few arguments to function `error' xwd.c:75: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:75: too few arguments to function `error' xwd.c:113: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:113: too few arguments to function `error' xwd.c: In function `Get_XColors': xwd.c:228: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:228: too few arguments to function `error' *** Error code 1
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 20 18:39:36 1998 UTC (13 years, 11 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_2_2_7, old_RELEASE_2_2_6
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to reflect Pedro's new Email address. PR: 5725
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jun 29 10:39:49 1997 UTC (14 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: old_RELEASE_2_2_5
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
() ==> {}
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 16 05:45:08 1997 UTC (14 years, 7 months ago) by max
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -8 lines
Upgrade, 3.01 -> 3.02. PR: 3871 Submitted by: Pedro Giffuni S. <pgiffuni@FPS.biblos.unal.edu.co>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 19 02:47:27 1997 UTC (15 years ago) by obrien
Branches: MAIN
CVS tags: old_RELEASE_2_2_2, old_RELEASE_2_2_1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
rm --> ${RM}
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 18 23:55:39 1997 UTC (15 years ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -3 lines
The sum of "HAS_CONFIGURE=yes" and "CONFIGURE_ARGS=--prefix=${PREFIX}" is
equal to "GNU_CONFIGURE=yes".
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jan 15 07:19:43 1997 UTC (15 years ago) by tg
Branches: old_PGIFFUNI
CVS tags: old_felt_3_01
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of FElt, a system for Finite Element analysis. Closes PR #2237. Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 15 07:19:43 1997 UTC (15 years ago) by tg
Branches: MAIN
Initial revision
