7bcf FreshPorts -- cad/impact
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
impact 0.7.06.038_1,1 cad on this many watch lists=0 search for ports that depend on this port
Dynamic Finite Element Program Suite

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Mar 2005 07:37:33
Also Listed In: java
License: GPLv2


Impact is an explicit Finite Element Program which simulates dynamic impact
events. It has a range of elements, contact handling and different material
laws. Models can be created and viewed with external programs or the
included postprocessor.

WWW: http://www.impact-fem.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. java/java3d
  2. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/cad/impact/ && make install clean
To add the package: pkg_add -r impact


Configuration Options
===> The following configuration options are available for impact-0.7.06.038_1,1:
     GMSH=off: Enable automatic 3D finite element mesh generator
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/impact/
  2. http://aarnet.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  3. http://freefr.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  4. http://garr.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  5. http://heanet.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  6. http://hivelocity.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  7. http://ignum.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  8. http://internode.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  9. http://iweb.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  10. http://jaist.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  11. http://kaz.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  12. http://kent.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  13. http://master.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  14. http://nchc.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  15. http://ncu.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  16. http://netcologne.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  17. http://sunet.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  18. http://superb-dca3.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  19. http://switch.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  20. http://tenet.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  21. http://ufpr.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/
  22. http://waix.dl.sourceforge.net/project/impact/impact/Version%200.7.06.038/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
25 Mar 2013 02:51:20
Original commit files touched by this commit  0.7.06.038_1,1
beech search for other commits by this committer
- Makefile tweaks
- Add Icons
- Change Homepage
- Bump portrevision

PR:		ports/177221
Submitted by:	nemysis <nemysis@gmx.ch>
08 Feb 2013 01:58:50
Original commit files touched by this commit  0.7.06.038,1
miwi search for other commits by this committer
- Update to 0.7.06.038

PR:		175019
Submitted by:	Ports Fury
10 Dec 2012 11:25:28
Original commit files touched by this commit  0.7.5.3
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
21 Jul 2011 05:03:02
Original commit files touched by this commit  0.7.5.3
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.7.5.3
miwi search for other commits by this committer
- Get Rid MD5 support
15 Nov 2010 00:14:28
Original commit files touched by this commit  0.7.5.3
araujo search for other commits by this committer
- Back to the ports@, I haven't used it anymore.
25 Oct 2009 22:55:08
Original commit files touched by this commit  0.7.5.3
araujo search for other commits by this committer
- Update to 0.7.5.3.

PR:             ports/139619 (based on)
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
22 Aug 2009 00:15:15
Original commit files touched by this commit  0.7.5_1
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
06 Jun 2008 13:14:15
Original commit files touched by this commit  0.7.5_1
edwin search for other commits by this committer
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)
01 Jan 2008 17:07:44
Original commit files touched by this commit  0.7.5
araujo search for other commits by this committer
- Update to 0.7.5.

Approved by:    stas (mentor, implicit)
29 Jun 2007 16:29:19
Original commit files touched by this commit  0.7.2_1
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  0.7.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
27 Jan 2007 23:58:42
Original commit files touched by this commit  0.7.2
miwi search for other commits by this committer
- Update to 0.7.2

PR:             108441
Submitted by:   miwi
Approved by:    maintainer
05 Jan 2007 14:53:12
Original commit files touched by this commit  0.7.1
rafan search for other commits by this committer
- Update to 0.7.1
- Pass maintainership to submitter

PR:             ports/107550
Submitted by:   Marcelo Araujo <araujo at bsdmail.org>
24 Nov 2005 00:22:47
Original commit files touched by this commit  0.6.3
pav search for other commits by this committer
- Add SHA256
08 Oct 2005 21:32:25
Original commit files touched by this commit  0.6.3
thierry search for other commits by this committer
- Upgrade to 0.6.3 [1]

- Fix a typo in impact script.

Reported by:    edwin's version check [1]
29 Aug 2005 17:59:53
Original commit files touched by this commit  0.6.1
hq search for other commits by this committer
- Update to 1.6.1 [1]
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME} [1]
- Add 'java' category
- Use INSTALL_DATA rather than CP
- Use %%DATADIR%% in launcher scripts (already included in SUB_LIST by
  bsd.port.mk)
- Pass JAVA_VERSION to javavmwrapper in launcher scripts

PR:             83979 [1]
Submitted by:   Pedro F. Giffuni <giffunip@asme.org> [1]
04 Mar 2005 07:36:49
Original commit files touched by this commit  0.5.3
ijliao search for other commits by this committer
add impact 0.5.3
Dynamic Finite Element Program Suite

Number of commits found: 18

282a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24526
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days27
new fortnight57
new month213

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0