summaryrefslogtreecommitdiff
path: root/cad
AgeCommit message (Collapse)Author
1999-09-17Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner
1999-09-10Update to gEDA-19990516 and make it built done again.Foxfair Hu
Obtained from : bento.
1999-09-09USE_X_PREFIX has to be before bsd.port.pre.mk.Satoshi Asami
1999-09-06mharo upgraded the DISTNAME/PKGNAME of this port to aChris Piazza
newer version but didn't follow through with the rest of the changes. (this was rev 1.12 which was supposed to be a FreeBSD.ORG -> FreeBSD.org change). Revert to the version that used to be there until someone upgrades it for real.
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
1999-08-29$Id$->$FreeBSD$Peter Wemm
1999-08-28expr -> ${EXPR}Michael Haro
mv -> ${MV} rm -> ${RM} tr -> ${TR}
1999-08-25Change Id->FreeBSD.David E. O'Brien
1999-08-22chmod -> ${CHMOD}Michael Haro
chown -> ${CHOWN}
1999-08-16Fixed missing MAINTAINER line.Jim Mock
PR: 13168 Submitted by: Oleg V. Volkov <rover@fly.lblobus.ru>
1999-08-15Misc fixes.Chris Piazza
PREFIX was being set in the Makefile PR: 13165 Reported by: Oleg V. Volkov <rover@fly.lglobus.ru> Fix the above problem by patching config.h to use __PREFIX_/__LOCALBASE__ where necessary and then sed s:__PREFIX__:${PREFIX}: etc. Remove the version number from PLIST, use a PLIST_SUB to make it easier to upgrade the port.
1999-08-07Test if HAVE_G2C is defined rather than if it's value is non-zero.Steve Price
1999-07-17Fix typos and/or cleanup WWW:.Tim Vanderhoek
1999-07-14BROKEN='bad MD5 checksum'David E. O'Brien
1999-07-03Fix to use new master site.Chris Piazza
PR: 12480 Submitted by: maintainer
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
1999-06-22Compensate for not having a generic.h on -current boxes.Steve Price
1999-06-06Activate the tkgate port.Steve Price
1999-06-06Initial import of tkgate version 0.9.Steve Price
A Tcl/Tk based digital circuit editor and simulator. PR: 11917 Submitted by: Jeffery Hansen <hansen@cmu.edu>
1999-05-29Update to use gtk version 1.2.3.Steve Price
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-24Fix build for Alpha boxes.Steve Price
1999-05-12Misc. PLIST cleanups.Satoshi Asami
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-02WWW: ----------------------------------------------------------------------Tim Vanderhoek
WWW: Enter Log. Lines beginning with `WWW:' are removed automatically
1999-04-22Update to the 19990327 release and use gtk12Michael Haro
1999-03-08Fix floating point problem and flatten out multi-file patch.Chuck Robey
PR: 10481 Submitted by: Kouichi Hirabayashi <kh@mogami-wire.co.jp>
1999-02-19Upgrade to 19990124, it works with gtk11-devel now.Vanilla I. Shu
1999-02-16This apparently isn't BROKEN any more.Justin M. Seger
1999-02-12New checksum.Satoshi Asami
Submitted by: "Pedro F. Giffuni" <pfgiffun@bachue.usc.unal.edu.co>
1999-02-03Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami
bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
1999-01-26Avoid floating point exceptions. The program seems to handle theJoerg Wunsch
overflow case well (enough).
1999-01-22Oops, forgot to update depends.Jacques Vidrine
1999-01-22Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.Jacques Vidrine
1999-01-10Add USE_X_PREFIX so this builds again.Steve Price
PR: 9365 Submitted by: maintainer
1998-12-27Upgrade to 19981213.Vanilla I. Shu
1998-12-26Remove patch-ab. and rename patch-ae to patch-ab.Seiichirou Hiraoka
1998-12-26Update: add patch-ae by MAINTAINERSeiichirou Hiraoka
1998-12-18spice needs X.Satoshi Asami
1998-12-16PR: ports/8871Seiichirou Hiraoka
Submitted by: pfgiffun@bachue.usc.unal.edu.co Fix 'labelled as BROKEN'
1998-12-10Remove ftp.inet.cz/pub/Mirrors/GtkApps/geda, "No such directory."Vanilla I. Shu
1998-12-09jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.cSteve Price
on 1998/11/16 and this port builds again.
1998-12-07Extra MASTER_SITESDavid E. O'Brien
Submitted by: Josh Gilliam <josh@quick.net>
1998-12-07Correct mistyped MASTER_SITE that caused fetching to never succeed.David E. O'Brien
Add a second MASTER_SITE that is probably the same machine as the 1st... but maybe a different protocol will work if the 1st site won't answer. Does anybody know of a mirror for this stuff?
1998-12-07Add more desc.Vanilla I. Shu
Submitted by: Mikael Karpberg <karpen@ocean.campus.luth.se>
1998-12-07Sort entries. In particular, "large", "medium", "small" sort in this order,Satoshi Asami
dispite their meanings. (Sometimes we're too smart for computers. :) Found by: sorting ports/INDEX by "sort -t '|' +1 -2" (Note: the whole "x11" category appears at the end with the above sort command, but I'll leave that the way it is for now -- "ls" shows it before other x11-* entries.)
1998-12-06Activate geda.Vanilla I. Shu
1998-12-06GNU Electronic Design Automation.Vanilla I. Shu
1998-11-29More missing dependencies.Satoshi Asami
1998-11-28A few more USE_XLIBs.Satoshi Asami
1998-11-28Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeSatoshi Asami
for ilu and mkdirhier for asl.)
1998-11-21Remove extraneous x11 from CATEGORIES.Steve Price
Submitted by: Josh Gilliam <josh@quick.net>