summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chmod -> ${CHMOD}Michael Haro1999-08-223-21/+21
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Fixed missing MAINTAINER line.Jim Mock1999-08-161-1/+4
| | | | | | | | PR: 13168 Submitted by: Oleg V. Volkov <rover@fly.lblobus.ru> Notes: svn path=/head/; revision=20743
* Misc fixes.Chris Piazza1999-08-152-260/+264
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=20739
* Test if HAVE_G2C is defined rather than if it's value is non-zero.Steve Price1999-08-071-2/+2
| | | | Notes: svn path=/head/; revision=20588
* Fix typos and/or cleanup WWW:.Tim Vanderhoek1999-07-171-2/+1
| | | | Notes: svn path=/head/; revision=20242
* BROKEN='bad MD5 checksum'David E. O'Brien1999-07-141-1/+3
| | | | Notes: svn path=/head/; revision=20197
* Fix to use new master site.Chris Piazza1999-07-031-2/+2
| | | | | | | | PR: 12480 Submitted by: maintainer Notes: svn path=/head/; revision=19965
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-267-7/+7
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Compensate for not having a generic.h on -current boxes.Steve Price1999-06-223-6/+29
| | | | Notes: svn path=/head/; revision=19681
* Activate the tkgate port.Steve Price1999-06-061-1/+2
| | | | Notes: svn path=/head/; revision=19258
* Initial import of tkgate version 0.9.Steve Price1999-06-065-0/+305
| | | | | | | | | | A Tcl/Tk based digital circuit editor and simulator. PR: 11917 Submitted by: Jeffery Hansen <hansen@cmu.edu> Notes: svn path=/head/; revision=19257
* Update to use gtk version 1.2.3.Steve Price1999-05-292-9/+6
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* Fix build for Alpha boxes.Steve Price1999-05-241-0/+20
| | | | Notes: svn path=/head/; revision=18966
* Misc. PLIST cleanups.Satoshi Asami1999-05-121-1/+2
| | | | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=18811
* WWW: ----------------------------------------------------------------------Tim Vanderhoek1999-05-022-7/+5
| | | | | | | WWW: Enter Log. Lines beginning with `WWW:' are removed automatically Notes: svn path=/head/; revision=18338
* Update to the 19990327 release and use gtk12Michael Haro1999-04-223-33/+103
| | | | Notes: svn path=/head/; revision=18090
* Fix floating point problem and flatten out multi-file patch.Chuck Robey1999-03-086-0/+375
| | | | | | | | PR: 10481 Submitted by: Kouichi Hirabayashi <kh@mogami-wire.co.jp> Notes: svn path=/head/; revision=17067
* Upgrade to 19990124, it works with gtk11-devel now.Vanilla I. Shu1999-02-192-7/+7
| | | | Notes: svn path=/head/; revision=16779
* This apparently isn't BROKEN any more.Justin M. Seger1999-02-161-3/+1
| | | | Notes: svn path=/head/; revision=16732
* New checksum.Satoshi Asami1999-02-121-1/+1
| | | | | | | Submitted by: "Pedro F. Giffuni" <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=16643
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=16518
* Avoid floating point exceptions. The program seems to handle theJoerg Wunsch1999-01-261-0/+23
| | | | | | | overflow case well (enough). Notes: svn path=/head/; revision=16364
* Oops, forgot to update depends.Jacques Vidrine1999-01-221-2/+2
| | | | Notes: svn path=/head/; revision=16267
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.Jacques Vidrine1999-01-221-2/+3
| | | | Notes: svn path=/head/; revision=16265
* Add USE_X_PREFIX so this builds again.Steve Price1999-01-102-3/+4
| | | | | | | | PR: 9365 Submitted by: maintainer Notes: svn path=/head/; revision=15973
* Upgrade to 19981213.Vanilla I. Shu1998-12-273-5/+28
| | | | Notes: svn path=/head/; revision=15668
* Remove patch-ab. and rename patch-ae to patch-ab.Seiichirou Hiraoka1998-12-261-13/+40
| | | | Notes: svn path=/head/; revision=15624
* Update: add patch-ae by MAINTAINERSeiichirou Hiraoka1998-12-262-2/+3
| | | | Notes: svn path=/head/; revision=15623
* spice needs X.Satoshi Asami1998-12-181-1/+2
| | | | Notes: svn path=/head/; revision=15410
* PR: ports/8871Seiichirou Hiraoka1998-12-164-23/+23
| | | | | | | | Submitted by: pfgiffun@bachue.usc.unal.edu.co Fix 'labelled as BROKEN' Notes: svn path=/head/; revision=15382
* Remove ftp.inet.cz/pub/Mirrors/GtkApps/geda, "No such directory."Vanilla I. Shu1998-12-101-2/+1
| | | | Notes: svn path=/head/; revision=15246
* jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.cSteve Price1998-12-091-3/+1
| | | | | | | on 1998/11/16 and this port builds again. Notes: svn path=/head/; revision=15211
* Extra MASTER_SITESDavid E. O'Brien1998-12-071-2/+4
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=15172
* Correct mistyped MASTER_SITE that caused fetching to never succeed.David E. O'Brien1998-12-071-2/+3
| | | | | | | | | | 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? Notes: svn path=/head/; revision=15166
* Add more desc.Vanilla I. Shu1998-12-071-1/+11
| | | | | | | Submitted by: Mikael Karpberg <karpen@ocean.campus.luth.se> Notes: svn path=/head/; revision=15165
* Sort entries. In particular, "large", "medium", "small" sort in this order,Satoshi Asami1998-12-071-2/+2
| | | | | | | | | | | | | 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.) Notes: svn path=/head/; revision=15163
* Activate geda.Vanilla I. Shu1998-12-061-1/+2
| | | | Notes: svn path=/head/; revision=15152
* GNU Electronic Design Automation.Vanilla I. Shu1998-12-066-0/+349
| | | | Notes: svn path=/head/; revision=15151
* More missing dependencies.Satoshi Asami1998-11-291-1/+2
| | | | Notes: svn path=/head/; revision=14954
* A few more USE_XLIBs.Satoshi Asami1998-11-281-1/+2
| | | | Notes: svn path=/head/; revision=14938
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeSatoshi Asami1998-11-283-3/+6
| | | | | | | for ilu and mkdirhier for asl.) Notes: svn path=/head/; revision=14922
* Remove extraneous x11 from CATEGORIES.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
* OSVERSION was not used anymore.Satoshi Asami1998-11-181-2/+1
| | | | Notes: svn path=/head/; revision=14635
* Distfile moved on MASTER_SITE.Justin M. Seger1998-10-311-2/+2
| | | | Notes: svn path=/head/; revision=14279
* Broken for -stable too (same error).Satoshi Asami1998-10-211-3/+1
| | | | Notes: svn path=/head/; revision=14151
* Recent changes to make(1) in -current fixed this.Steve Price1998-10-201-3/+1
| | | | Notes: svn path=/head/; revision=14095
* Mark BROKEN:Justin M. Seger1998-10-111-1/+3
| | | | | | | | fails here: ln: /usr/ports/cad/sis/work/sis-1.2/sis/unpack/*.o: File exists Notes: svn path=/head/; revision=13871
* Mark BROKEN for current:Justin M. Seger1998-10-111-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | gcc -O3 -I/usr/X11R6/include -I../../include -c xwd.c In file included from xwd.c:27: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" xwd.c: In function `DumpWidget': xwd.c:68: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:68: too few arguments to function `error' xwd.c:75: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:75: too few arguments to function `error' xwd.c:113: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:113: too few arguments to function `error' xwd.c: In function `Get_XColors': xwd.c:228: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:228: too few arguments to function `error' *** Error code 1 Notes: svn path=/head/; revision=13870
* Discounting a minor glitch in -current's make(1) this will now buildSteve Price1998-10-012-3/+13
| | | | | | | in an ELF world. Notes: svn path=/head/; revision=13573
* Remove empty directories on deinstall.Steve Price1998-09-272-0/+6
| | | | Notes: svn path=/head/; revision=13451