Commit Graph

529 Commits

Author SHA1 Message Date
Mark Linimon
bb01be3ddb Maintainer update to snapshot version. In addition to fixing the port
for gcc3.3, 10 months of updates are included:

- Rework expression parsing and elaboration to accomodate real/realtime
values and expressions.
- Calculate delay statement delays using elaborated expressions instead
of pre-elaborated expression trees.
- Implement the wait statement behaviorally instead of as nets.
- Support event names as expression elements.
- Fix configuration errors, spelling errors, clarification of certain
objects.

See internal revision logs in each file for more elaboration.
2003-10-17 08:26:42 +00:00
Kris Kennaway
042afb8649 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
2003-10-16 04:15:48 +00:00
Kris Kennaway
73f86248bd BROKEN on 5.x: does not compile 2003-10-16 02:26:47 +00:00
Mark Linimon
b0b3511b64 Update to 20030804, unbreak, and fix plist.
PR:		ports/57582
Submitted by:	linimon@lonesome.com
Reviewed by:	maintainer (dmlb@dmlb.org)
2003-10-15 08:06:26 +00:00
Daichi GOTO
7065d4293d update cad/linux-eagle: 4.09r2 -> 4.11
PR:		57853
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2003-10-14 11:18:00 +00:00
Kirill Ponomarev
c92980c328 - Chase libraries to actual math/gsl version.
Submitted by:	kris via bento
2003-10-12 21:57:01 +00:00
Edwin Groothuis
b24867305d NEW port CAD/admesh
A tool to analyze STL (stereolitholigraphy) files.

PR:		ports/52997
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-10-10 05:16:19 +00:00
Edwin Groothuis
735ef6f730 Fix checksums.
Comparing the old distfile from ftp.freebsd.org and the new one
from sourceforge revealled a lot of documentation and code updates,
which none looked suspicious.

From the PR:
	Fixed a bug in truss graphics code for all versions.  Also,
	the pre-compiled binary package slffeabin.tgz for is now
	compiled using dynamic Mesa libraries rather than static.

RP:		ports/57337
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-04 12:06:39 +00:00
Edwin Groothuis
b705cbc95c ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)

PR:		ports/56767-56770,56772-56774,56776-56784
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:23:56 +00:00
Edwin Groothuis
a7bec054bd Update port: cad/xcircuit
- ECHO -> ECHO_MSG
	- pre-fetch -> pre-everything

PR:		ports/56770
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:02:57 +00:00
Norikatsu Shigemura
6ebe7ca4ef The CalculiX authors ahve fixed a segmentation fault
with a minor change in the cgx distfile.

PR:		ports/57071
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
Approved by:	maho
2003-09-25 04:20:30 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Erwin Lansing
6f77162341 Update to 1.46.0
PR:		56068
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-09-09 20:03:15 +00:00
Kirill Ponomarev
14b4f25fea - Tarball was rerolled by author, it contains only
bug fixes.
2003-09-04 17:48:32 +00:00
Edwin Groothuis
a066b9d7a0 cad/astk-serveur & cad/astk-client: fixing patch + tarball has been rerolled.
1) This is a common tarball with french/aster: the tarball has
	been rerolled to fix a bug in ASTK for Linux, but they did not
	upgrade the version. Our ASTK is not impacted by this change.

	The full story, in french, is here:
	<http://www.code-aster.org/forum/read.php?f=11&;i=326&t=326>.

	2) Since I was testing this upgrade, I have found a bug from the
	previous commit: the patch patch-lib::ASTK::astkrc::outils does
	not belong to files, but to files.client => bumping PORTREVISION.

PR:		ports/56288
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-09-02 06:50:52 +00:00
Edwin Groothuis
2c17bf1942 [PATCH] cad/xcircuit: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54918
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 00:19:59 +00:00
Maho Nakata
3bbd8083dc Unbreak for 4-STABLE with ad hoc patch.
replace _toupper to toupper. _toupper
is a macro defined at 5-CURRENT in ctype.h so
it doesn't harm for both.

Submitted by:	bento
2003-08-30 01:47:49 +00:00
Edwin Groothuis
f2c31805cb cad/astk-client: chasing tk83 -> tk84 + defining more tools.
1) cad/astk-serveur has been switched from tcl/tk 83 to 84 (see
	Message-ID: <200308170148.h7H1m91d025773@repoman.freebsd.org>)
	=> we have to bump the client's PORTREVISION to chase this upgrade.

	2) Since I'm there, I have defined Gmsh & Grace in the tools config.
	Note: this is missing from the original tarball, and should be fixed
	within the next release.

PR:		ports/55707
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-29 03:55:04 +00:00
Kirill Ponomarev
6df407adc4 - Update to version 0.14
PR:		55998
Submitted by:	Ports Fury
2003-08-26 18:43:02 +00:00
Daichi GOTO
c5d02cd252 update cat/gmsh: fix small typo
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2003-08-25 05:49:18 +00:00
Edwin Groothuis
e8a8390542 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>
2003-08-25 00:36:23 +00:00
Hye-Shik Chang
aff1614521 Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni
2003-08-23 01:03:50 +00:00
Daichi GOTO
a70abbef2e update cad/gmsh: add USE_TRIANGLE knob
PR:		55859
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-08-22 05:24:42 +00:00
Daichi GOTO
205a8819b7 update cad/gmsh: 1.45.1 -> 1.45.2
PR:		55756
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-08-21 05:25:29 +00:00
Daichi GOTO
aef5bc1f3d update cad/xcircuit: 3.1.15 -> 3.1.18
PR:		55417
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-08-20 07:01:38 +00:00
Kirill Ponomarev
a8ba85da9c - Update to version 0.14
PR:		55684
Submitted by:	Ports Fury
2003-08-18 09:01:53 +00:00
Kris Kennaway
bbdc0e9163 Switch to tcl/tk 8.4 and bump PORTREVISION. 2003-08-17 01:48:09 +00:00
Oliver Lehmann
151b250bdc unbreaking on Alpha (and maybe on other 64bit platforms (untested))
bump PORTREVISION

Submitted by:	Thierry Thomas <thierry@pompo.net>
PR:		ports/55544
2003-08-13 14:34:12 +00:00
Maho Nakata
d92149802c Rename the name of the patch. just a typo
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
2003-08-09 00:32:18 +00:00
Maho Nakata
1192fe9b66 fix a problem when deleting exampledir
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2003-08-08 17:56:54 +00:00
Maho Nakata
02ca99bd5f update to 1.1
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2003-08-08 16:06:50 +00:00
Kris Kennaway
e3dcbe5437 As announced on May 6, remove the broken sis port. 2003-08-08 03:33:42 +00:00
Kris Kennaway
6bef01b5bb As announced on May 6, remove the broken pisces port. 2003-08-08 03:32:07 +00:00
Oliver Lehmann
c1136f2f68 replace PERL -pi by REINPLACE_CMD
PR:		47653
Submitted by:	Simon Schubert <corecode@corecode.ath.cx>
Approved by:	maintainer
2003-08-03 18:55:29 +00:00
Christian Weisgerber
2934d4ceb2 Release maintainership of ports due to personal technical difficulties.
Submitted by:	Serge Gagnon
2003-07-30 20:18:51 +00:00
Daichi GOTO
0b4f6089ef fix cad/astk-serveur: fixing RUN_DEPENDS
PR:		54917
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-07-28 05:22:59 +00:00
Maho Nakata
5c8716253e Unbreak for 4-STABLE with ad hoc patch.
replace _toupper to toupper. _toupper
is a macro defined at 5-CURRENT in ctype.h

Submitted by:	kris (bento's log)
2003-07-27 06:49:33 +00:00
Oliver Lehmann
965932ea56 mark both conflicting each other (they are installing both a same named binary)
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-07-24 21:08:11 +00:00
Oliver Lehmann
ab2c7ca5ab Update to 1.7.3 and fix unfetchable distfile
PR:		ports/53070
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-23 16:41:45 +00:00
Oliver Lehmann
45668ed7f6 Add gmsh 1.45.1, an automatic 3D finite element mesh generator.
PR:		52201
Submitted by:	Pedro Giffuni <giffunip@yahoo.com>
2003-07-23 14:21:51 +00:00
Oliver Lehmann
2f1fdc87b3 Add astk-client , graphical interface for Code_Aster (client side).
PR:		54765
Submitted by:	thierry@pompo.net
2003-07-23 11:25:42 +00:00
Oliver Lehmann
69bb5c928e Add astk-serveur 1.0.14,
graphical interface for Code_Aster (server
side).

PR:		54764
Submitted by:	thierry@pompo.net
2003-07-23 11:20:26 +00:00
Oliver Lehmann
9fd1a0b832 Add metis-edf 3, meshes partionning tool used by Code_Aster.
PR:		53909
Submitted by:	thierry@pompo.net
2003-07-23 08:37:16 +00:00
Oliver Lehmann
86bf251e87 Note Patch level 1 and 2 + update the documentation URL.
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-22 06:27:02 +00:00
Oliver Lehmann
6947ebb3f9 The tar.Z file disappeared on the ftp. Use the tar.gz file instead.
MD5 Checksum changed. A diff -ruN old new showed up that the content
is identical.
2003-07-21 17:56:49 +00:00
Maho Nakata
43801110c6 1. REAL cleaning on this port. The files dir is now organized so the
port can be maintained: previously there were multifile patches and several
patches for the same file, now it is a lot cleaner.

2. I also merged a memory leak fix and some fixes from
spice3f5-spaghetti.

4. MFB and removed GNUREADLINE support

5. honor CFLAGS and CC.

6. Add documentation.

7. Maho didn't change the name of port spice to spice3.
because spice4 might :) appear in the future. version number
should be listed on *only* PORTVERSION.

8. drom maintainership

PR:		54603
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2003-07-19 03:13:48 +00:00
Maho Nakata
c2df23aef7 Honor CXXFLAGS.
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-19 00:50:39 +00:00
Kris Kennaway
7eaa422598 Partial fix for builds with gcc 3.3. This still blows up later on. 2003-07-18 04:17:17 +00:00
Maho Nakata
e2d0761c6b Remove Makefile~; of course it is
unnecessary

Pointy hat to: myself
2003-07-13 10:44:40 +00:00
Maho Nakata
b92ae76637 Add new port cad/tochnog
tochnog is a free finite element program with many features which is
distributed under GPL. TOCHNOG accepts free format input.
Boundary conditions can be imposed at geometrical entities,
as well as nodes and elements.

PR:             52088
Submitted by:   Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-13 05:29:48 +00:00