Commit graph

230 commits

Author SHA1 Message Date
Thomas Gellekum
50bfd62861 Upgrade to 1.4.0.
Approved by:	will
2000-05-17 08:30:51 +00:00
Justin M. Seger
1e010f879e Use MASTER_SITE's that actually still carry the distfile :-) 2000-05-14 16:56:53 +00:00
Ade Lovett
51e78bed9c Add PISCES, a two-dimensional device simulator which includes
models for surface mobility, impact ionization and photo-generation.
Quasi-three-dimensional simulation of cylindrically-symmetric devices is
also supported.

PR:		14686
Submitted by:	Gianlorenzo Masini <masini@uniroma3.it>
2000-05-03 14:59:53 +00:00
Kris Kennaway
943138216d Mark BROKEN: compiler error
Noticed by:	bento
2000-04-29 23:58:51 +00:00
Will Andrews
e115ffe903 Update MD5 checksum and remove invalid MASTER_SITES.
PR:		18135
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-22 02:37:18 +00:00
Thomas Gellekum
2bd2dd25f5 Upgrade to 0.26. 2000-04-18 09:03:32 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Michael Haro
d28e7ff169 Update to 1.0
PR:		17554
Submitted by:	maintainer
2000-03-24 00:29:28 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Chris D. Faulhaber
82795ec8b0 Update port to 2.0b4
PR:		17459
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-20 21:43:03 +00:00
Chris D. Faulhaber
bd1075b399 * Support CXX/CXXFLAGS properly
* Add WWW

PR:		17458
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-20 21:33:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Chris D. Faulhaber
98a708a146 Update MASTER_SITES and WWW
PR:		16968
Submitted by:	Maintainer
2000-02-29 02:08:56 +00:00
Kris Kennaway
c0e5dfb1fd Update MASTER_SITE to make this fetch again, and give the port a
maintainer.

Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-27 11:21:54 +00:00
Dirk Froemberg
c1e51d42ba New patchlevel without change of distname. 2000-02-17 10:25:24 +00:00
Michael Haro
e8d484cb20 URL changed; update WWW and MASTER_SITES 2000-02-14 22:37:21 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Chris D. Faulhaber
2dea86901a Update MD5 checksum due to DISTFILE update:
153) v2.0b3 (beta)     2/8/00
     Testing preliminary support for Ghostscript-rendered backgrounds.
     Bugfix to multiple library code (fatal error---adding new library
     writes over current user library).  Another bugfix---objcompare
     was not being called.

Found by:	bento
2000-02-09 17:06:06 +00:00
R. Imura
b71ca91a43 Replace MAINTAINER to ports@FreeBSD.org.
Submitted by:	old maintainer
2000-02-08 16:42:07 +00:00
Michael Haro
358d272025 portlint 2000-02-02 22:37:39 +00:00
R. Imura
112745e296 Fix compiler error in -current.
note: A patch that I add includes diff of 29 files, so it's very big.
      I decided that I pack them into one file.
      It should be fed back to the author.

PR:		16440
Submitted by:	Alexander Langer <alex@cichlids.com>
2000-01-30 16:20:28 +00:00
Steve Price
2b8f82bb59 Chase the checksum.
PR:		16407
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-29 21:42:29 +00:00
Steve Price
f488fa5872 time(3) returns a time_t and not a long. 2000-01-28 17:28:02 +00:00
Steve Price
55ce548db4 Update to version 2.0b3.
PR:		16274
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-24 06:04:08 +00:00
Steve Price
cffb4d46b9 Make some modifications for (supposedly) better portability
of the "make patch"ed ${WRKSRC}:
* Use _relative_ symbolic link in the source tree.
* Don't use __FreeBSD__ other than to wrap fpsetmask() stuff.
* #define HAS_INTWAITSTATUS for BSD4.4

PR:		15972
Submitted by:	maintainer
2000-01-24 05:00:57 +00:00
Ade Lovett
8181866ad5 Remove info/dir from PLIST.
Use MAN1 correctly whilst I'm here.

PR:		15945
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-01-07 20:07:56 +00:00
Chris D. Faulhaber
f613c791f8 Use USE_QT2 instead of LIB_DEPENDS/USE_NEWGCC 2000-01-05 20:02:11 +00:00
Steve Price
d38479ecaa * Do not set NO_WRKSUBDIR to yes. Specify WRKSRC.
* Respect CFLAGS.
* Make less use of __FreeBSD__.
* Use more system-defined make variables.

PR:		15746
Submitted by:	maintainer
1999-12-29 21:32:14 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Steve Price
55faf4942d cider version 1b1
A mixed-level circuit and device simulator (includes SPICE3).

PR:		15462
Submitted by:	AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
1999-12-25 15:40:48 +00:00
Chris D. Faulhaber
de6dd9eda5 * Updated version 2.0a11 to 2.0b1
* Added secondary site to MASTER_SITES

PR:		15465
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 17:27:10 +00:00
Thomas Gellekum
617acea261 New port QCad, a 2D-CAD program. Uses Qt-2. 1999-12-22 10:40:56 +00:00
Thomas Gellekum
fc18c1decc Fix PLIST. 1999-11-29 12:49:51 +00:00
Justin M. Seger
c9eab95841 Guile shared lib version changed 1999-11-29 02:37:54 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Joseph Koshy
d312716012 Fix MASTER_SITE, use BZIP2, update md5.
PR:		ports/14597
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-25 08:31:55 +00:00
Justin M. Seger
334702e8df Upgrade to pcb-1.7 1999-11-25 06:38:07 +00:00
Thomas Gellekum
ede5574058 Oops, forgot to add patch-ab. 1999-11-22 12:57:24 +00:00
Thomas Gellekum
94d0c2c9d4 Upgrade to 0.25. 1999-11-16 10:40:05 +00:00
David E. O'Brien
58e15e7a7b Minor style change. 1999-10-27 08:12:45 +00:00
Michael Haro
e4c51b226e update to 2.0a11
PR:		14542
Submitted by:	tkato@promtomail.ne.jp
1999-10-27 00:38:39 +00:00
Thomas Gellekum
cb6db97898 Unbreak, should build after your next world. 1999-10-26 09:02:48 +00:00
Tim Vanderhoek
f341afe0b0 Add an MLINK from spice.1 to spice3.1, since the actual executable is
installed as spice3 and, despite trying very hard, my hands are hardcoded
to type "man binary-name" for help on any executable.
1999-10-08 19:37:27 +00:00
Chris Piazza
65c5ff4ee0 Update the secondary MASTER_SITE
PR:		14061
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-10-05 17:10:06 +00:00
Steve Price
b0a1283da3 Update to version 2.0a10.
PR:		13596
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-25 17:27:27 +00:00
Chris Piazza
5909c3b978 Add two patches forgotten in ugprade to 5.51 1999-09-24 05:24:20 +00:00
Chris Piazza
1512ff152b Update to version 5.51
PR:		13902
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-24 05:11:58 +00:00
Satoshi Asami
54f7339e5f This port doesn't build because texindex is missing. Note that.
(Take out BUILD_DEPENDS=texindex:${PORTSDIR}/print/teTeX, teTeX doesn't
include texindex anymore.)
1999-09-21 02:44:08 +00:00