Commit Graph

705 Commits

Author SHA1 Message Date
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Kirill Ponomarev
83524af5fe - Update to version 0.42b
PR:		ports/64330
Submitted by:	Ports Fury
2004-03-16 16:24:11 +00:00
Kirill Ponomarev
faeac95c34 - Update to version 4.6.0
PR:		ports/64254
Submitted by:	maintainer
2004-03-14 16:56:03 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Ying-Chieh Liao
4a4ef1b145 now we have python shared lib by default 2004-03-09 06:53:49 +00:00
Pav Lucistnik
a9332e619d - Update gEDA suite to 20040111 version
PR:		ports/62549
Submitted by:	bruno <bruno@mail.tinkerbox.org> (maintainer)
2004-03-07 14:52:40 +00:00
Pav Lucistnik
4e2653c19a - This is not using libgeda at all, so don't depend on it 2004-03-07 14:51:38 +00:00
Kris Kennaway
e81a470540 Unbreak by chasing checksum (minor source code changes, and a new data
file).  Add SIZE.
2004-03-06 11:45:27 +00:00
Michael Nottebrock
0c5dc324a2 Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.

Submitted by: Kaarthik Sivakumar <kaarthik@comcast.net>
2004-02-26 21:07:59 +00:00
Michael Nottebrock
6fe53bfc64 Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.
2004-02-26 20:59:36 +00:00
Ying-Chieh Liao
aaa6122e20 fix dependence 2004-02-24 07:20:37 +00:00
Pav Lucistnik
bf9ba1de9e - Remove unneeded dependency on teTeX, add gm4 and tk as run dependency too
Submitted by:	hrs (maintainer)
2004-02-23 23:48:09 +00:00
Kris Kennaway
d26db2fa2b BROKEN: Broken dependencies 2004-02-23 05:49:14 +00:00
Kris Kennaway
1810492abe BROKEN: Checksum mismatch 2004-02-22 04:15:50 +00:00
Ying-Chieh Liao
00abf4a7c0 add fandango 0.2.5
A python scripted 3D CAD application
2004-02-20 01:58:45 +00:00
Pav Lucistnik
c3ab50d450 - Update to 20040215
- Remove BROKEN and removal warning

PR:		ports/63078
Submitted by:	bruno <bruno@mail.tinkerbox.org>
2004-02-19 22:18:45 +00:00
Michael Reifenberger
3ea2f2f0ab try to fix pkg-plist 2004-02-17 23:06:13 +00:00
Kris Kennaway
46aa7e23de BROKEN on 5.x: broken pkg-plist 2004-02-17 22:44:17 +00:00
Michael Reifenberger
5cc2cd131a add patch to compile qg_commandwidget.cpp under -stable
Submitted by:	Oliver Lehmann <oliver@FreeBSD.org>
2004-02-12 13:55:54 +00:00
Michael Reifenberger
72093cef0f - Upgrade to QCad version 2.0.2.0-1
See http://www.ribbonsoft.com/qcad_doc_changelog.html for changes
  can save ACAD R12 .DXF Files now
- Finish elimination of PORTREVISION (Many thanks to Tilman Linneweh)
- Add interim patch for compilation
- Change MAINTAINER to my address to faster getting future errlogs

Submitted by:	Tilman Linneweh <arved@FreeBSD.org> (part.)
2004-02-10 14:47:12 +00:00
Tilman Keskinoz
a5ac3dd24b Fix fetch.
PORTREVISION should not be used in DISTNAME
2004-02-10 12:54:22 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Kris Kennaway
11947add0c This port is also broken on 4.x, and will be removed after April 7 2004-02-07 23:49:38 +00:00
Kris Kennaway
0e22bbfb42 BROKEN on 5.x: fails to configure 2004-02-07 23:29:09 +00:00
Kirill Ponomarev
8c638d8c60 - Fix build on bento
- Assign maintainership to submitter

PR:		62444
Submitted by:	hrs
2004-02-06 19:48:29 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Maho Nakata
2d773288b2 Drop maintainership to ports@
Requested from:	Pedro F. Giffuni <giffunip@yahoo.com> (maintainer)
2004-02-02 22:44:16 +00:00
Tilman Keskinoz
c2ac031ce0 Add conflicts
PR:		62103
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-02-02 11:17:04 +00:00
Oliver Lehmann
edf4887b7b magic.h wasn't able to determine LITTLE_ENDIAN xor BIG_ENDIAN for amd64.
include endian.h now and retrive that information directly from BYTE_ORDER

Noted By:	bento via kris
2004-01-31 12:17:14 +00:00
Kirill Ponomarev
7de8eb8479 - Fix plist and bump PORTREVISION
Noticed by:	bento via kris
2004-01-30 23:14:28 +00:00
Mark Linimon
253cf23efa Unbreak on 4.x.
PR:		ports/62073
Submitted by:	Hiroki Sato <hrs@freebsd.org>
2004-01-30 10:30:07 +00:00
Pav Lucistnik
5dc6f9aeef - Add dependency on tcl to satisfy configure script
Reported by:	bento via kris
2004-01-29 09:14:46 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Kirill Ponomarev
6ba1b65fa0 - Update to version 3.2.0
PR:		ports/61953
Submitted by:	Ports Fury
2004-01-26 19:56:58 +00:00
Oliver Lehmann
ddfb3a23ea fix build
Noted By:	kris
2004-01-25 14:02:44 +00:00
Will Andrews
5f411c376d No member of the kde@ team has touched anything related to Qt2 in ages, so
stop pretending to maintain these ports.
2004-01-23 19:28:03 +00:00
Oliver Lehmann
a3db16f20d fix patchfile
Noted By:	chris
2004-01-23 18:23:56 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Pav Lucistnik
1182ccaaaf - Update to 20030815 snapshot
PR:		ports/61606
Submitted by:	bruno <bruno@mail.tinkerbox.org>
2004-01-21 19:02:56 +00:00
Joe Marcus Clarke
b7eeb1b30d Use the new ghostscript options.
Submitted by:	linimon
2004-01-20 16:30:09 +00:00
Mark Linimon
a573065037 Mark as broken on 5.x due to the usual gcc problems (string continuation).
Notified maintainer.
2003-12-19 10:47:13 +00:00
Mark Linimon
4805bf3d84 Update to 20031202 snapshot. Summary of changes listed on
ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20031202.txt:

Combination 64bit/32bit runtime support now works fully on AMD64
systems; wait on lists of named events now works; there is no
longer a common iverilog.conf, instead there are target specific
foo.conf files with a new and cleaner format; 64bit values are more
portably handled; several synthesis bugs related to the control inputs
of flip-flops have been fixed.

Committer is marking this BROKEN on 4.x while we investigate install
problems.  It works on 5.x only for now.

PR:		ports/60162
Submitted by:	Joachim Strombergson <watchman@ludd.luth.se> (maintainer)
2003-12-17 16:02:50 +00:00
Pav Lucistnik
c776040005 - Update to 1.50.0
PR:		ports/60241
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-14 23:17:15 +00:00
Oliver Lehmann
ed3508b899 Fix build on both, 4 and 5
Fix pkg-plist
2003-12-11 04:13:24 +00:00
Pav Lucistnik
8a0dc91f63 - www.code-aster.org was reorganized. fix fetching
PR:		ports/60121
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-10 23:09:50 +00:00
Max Khon
f85c3bea3a USE_MESA -> USE_GL 2003-12-10 13:38:42 +00:00
Greg Lewis
d15b754f93 . Remove metis-edf after a repo copy to the math category.
PR:		58178
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-09 19:25:35 +00:00
Oliver Lehmann
5977dc1bf2 fix build on CURRENT
bump PORTREVISION
2003-12-09 19:09:41 +00:00
Oliver Lehmann
843e0e4906 fix build on CURRENT
bump PORTREVISION
2003-12-09 18:19:06 +00:00
Oliver Lehmann
d38a5b6b88 update chipmunk to 5.62 which unbreaks the CURRENT build 2003-12-09 17:31:03 +00:00
Oliver Lehmann
785e2e9f0f unbreak build on CURRENT
bump PORTREVISION
2003-12-09 16:20:31 +00:00
Thomas Gellekum
de1120b840 Work around internal compiler error on -current. 2003-12-08 13:34:28 +00:00
Oliver Lehmann
c293775958 - Upgrading french/aster from 7.1 to 7.2;
- french/eficas from 1.4 to 1.5;
- cad/metis-edf from 3 to 3.1;
- cad/astk-serveur & cad/astk-client from 1.0.14 to 1.0.21;
- french/homard from 5.5 to 6.2;

. don't install Homard automatically with Aster; like Gibi, Homard
depends on french/aster: this is more compliant with the licenses,
and it will be possible to build packages for Aster.

PR:		59312 59881
Submitted By:	Thierry Thomas <thierry@pompo.net>
2003-12-08 02:07:22 +00:00
Michael Reifenberger
89733b0fac update qcad to version 2.0.1.3-1 2003-12-05 11:25:52 +00:00
Michael Reifenberger
2cea2c0c41 Fix build/work of qcad:
- minor update to 2.0.1.2
- add dependancy to bash (needed by build process)
- use {SH} instead of hardcoded sh
- delete repo copied but not used cad/qcad2

Approved by:	marcus (re)
2003-12-03 18:51:15 +00:00
Mark Linimon
e2a4ba760d Make BROKEN message more specific. 2003-11-22 19:27:11 +00:00
Pav Lucistnik
7330bcc8bf - Don't link with randline
PR:		ports/58238
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk> (maintainer)
Approved by:	adamw (mentor)
2003-11-21 22:32:47 +00:00
Pav Lucistnik
85579a27fc - Fix install
- Add LOCALBASE to path to allow building with gcc from ports

PR:		ports/58867, ports/59140
Submitted by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
		DoubleF <doublef@tele-kom.ru>
Approved by:	adamw (mentor)
2003-11-20 09:41:17 +00:00
Mark Linimon
e08f6b73c8 Mark as broken while we muddle through the compile problem with
the author.
2003-11-20 03:19:37 +00:00
Sergei Kolobov
de00238ffb - Update to 2.0.0pre4
- Use EXAMPLESDIR/DATADIR macros in pkg-plist
- Give maintainership to Joachim Stroembergson <watchman@ludd.luth.se>

While I'm here:
- Always install examples (i.e. NOPORTDOCS is for docs)

PR:		58300
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-15 23:00:03 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Ying-Chieh Liao
e843f00c0b add pythoncad release 10
An open-source CAD package built designed around Python
2003-11-12 02:01:27 +00:00
Greg Lewis
52753531bf . Remove kaskade port after repo copy to math category.
PR:		58178
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-11-08 09:23:35 +00:00
Greg Lewis
09731b465e . Remove felt port now its been repo copied to the science category.
PR:		58178
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-11-08 09:07:02 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Michael Reifenberger
4ac5aaf1f1 Update to QCad 2.0.1.1 2003-10-31 14:20:23 +00:00
Mark Linimon
9cc0ce460e Move inclusion of bsd.port.pre.mk past definition of variables.
Pet portlint.
2003-10-29 03:40:13 +00:00
Mark Linimon
09752ef262 Maintainer Update to latest snapshot. Changes: add AMD64 support
(experimental); time 0 race resolution; identation cleanup; manpage
update.
PR: ports/58320
2003-10-27 10:02:34 +00:00
Kirill Ponomarev
7516cbb6fa - Update to version 0.15
PR:		58519
Submitted by:	Ports Fury
2003-10-26 10:50:49 +00:00
Mark Linimon
3c9fd47636 Mark as broken on 5.x. Distfile dates from 1994, last patch dates from
1996.  It seems time has passed this influential program by.
2003-10-25 07:44:34 +00:00
Mark Linimon
228eb2d4a4 Mark as broken on 5.x. The distfile dates from 1994 so it looks unlikely
like it will run on 5.x anytime soon.
2003-10-25 07:38:53 +00:00
Sergey A. Osokin
958842c5c6 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-22 09:37:18 +00:00
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
Maho Nakata
2d3aaf068c a) patch-cgx_1.0+src+readcxx.c is not needed anymore since we
fixed the spooles port

b) there are three (small) missing patches from the experimental
tree that are not in the files dir.

Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
Reviewed by:	maho
2003-07-12 02:53:23 +00:00
Maho Nakata
18ddee1ae2 a. This patch adds the documentation and makes
other changes to make the program easier to configure and use.
b. Drop the maintainership.

PR:		53603
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-07 23:35:33 +00:00
Maho Nakata
033edf02d6 Add Macquarie University patches:
- new spec command for spectral analysis
- JFET level 2 model
PATCHLEVEL is now 2

PR:		52410
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-06-30 19:47:18 +00:00
Maho Nakata
f6824b749b some cleanups
1. add documents/examples
2. slight patches

PR:             	52018
Submitted by:   	Pedro F. Giffuni <giffunip@yahoo.com>
2003-06-30 19:37:39 +00:00
Tilman Keskinoz
290b515ad5 Add a conflict for ploticus, slffea and swi-pl.
All install a program bin/pl.
2003-06-29 01:19:45 +00:00
Kris Kennaway
4e870334c1 Fix fgets buffer overflow
Obtained from:	OpenBSD
2003-06-27 03:36:50 +00:00
Christian Weisgerber
7abf4304f4 Update to version 3.1.15.
PR:		52662
Submitted by:	Ports Fury
2003-06-05 18:31:50 +00:00
Kris Kennaway
d7a4ff05e7 Mark BROKEN on all versions, not just 5.1 2003-06-04 17:47:35 +00:00
Edwin Groothuis
46ec8a58a2 cad/cider fix unfetchable distfile problem
PR:		ports/52594
Submitted by:	AMAKAWA Shuhei <amakawa@jp.freebsd.org>
2003-05-23 00:38:00 +00:00
Sheldon Hearn
31ad4d80fd Correct typo in WWW. 2003-05-21 10:10:47 +00:00
Edwin Groothuis
182253b72e NEW port CAD/varkon
A free CAD system and high level development tool for
	Engineering. It's a very interesting port for some branches
	of engineering.

PR:		ports/52202
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-05-20 23:03:37 +00:00
Michael C . Wu
0028c8f9cd Change the Maintainer to someone who uses this port more than I do. 2003-05-19 08:24:55 +00:00
Kris Kennaway
06465908a8 BROKEN on 5.1: does not compile 2003-05-18 12:28:52 +00:00
Kris Kennaway
23e6a2b3da BROKEN on 5.1: bad C++ 2003-05-18 10:15:24 +00:00
Will Andrews
158f9c87d6 Fix MAN. This commit completes changes submitted in the PR. I made
the earlier changes unaware that the submitter had sent the PR.

PR:		51989
Submitted by:	Ports Fury
2003-05-17 03:17:55 +00:00
Will Andrews
e388d96ffa Fix this port and remove BROKEN. 2003-05-16 18:18:38 +00:00
Joe Marcus Clarke
9df5176c6c Chase the libgeda shared lib version. 2003-05-12 20:25:27 +00:00
Joe Marcus Clarke
8e50c6c7dd Fix build by adding USE_GETOPT_LONG.
Submitted by:	maintainer
Reported by:	bento
2003-05-12 20:22:33 +00:00
Ying-Chieh Liao
4691ac478d Support CXXFLAGS properly
PR:		51935
Submitted by:	Ports Fury
2003-05-12 09:01:34 +00:00
Maho Nakata
03fa031ccc Fix broken for 4-STABLE:
1. ports/math/spooles uses threading, so add pthread explicitly
   for 5.1-BETA we don't ever need it.
2. _toupper should be a macro version of subset of toupper.
   See the difference between ctype.h of 5.1-BETA and 4-STABLE.
   However, I don't see the reason why it cgx uses _toupper (thread safety?).

Pointed out by: kris
2003-05-10 00:48:45 +00:00
Pete Fritchman
708aa4a71b The xcircuit site no longer carries bz2 archives of older distfiles.
Contents of the new .gz distfile verified against old .bz2 distfile with
diff -ruN.

Noticed by:	fenner's portsurvey
2003-05-10 00:48:06 +00:00
Ying-Chieh Liao
ba356a063a unbreak by upgrading to 0.41 2003-05-07 06:42:31 +00:00
Ying-Chieh Liao
e238b04487 unbreak by upgrade to 0.33
PR:		51894
Submitted by:	Ports Fury
2003-05-07 02:12:31 +00:00
Kris Kennaway
488b213183 BROKEN: Does not compile 2003-05-07 00:12:29 +00:00