summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Make this build in an ELF world.Steve Price1998-09-271-0/+11
| | | | Notes: svn path=/head/; revision=13450
* Mark this port broken, it doesn't build.Steve Price1998-09-271-1/+3
| | | | Notes: svn path=/head/; revision=13449
* Blows up deep in the install target in an ELF world.Steve Price1998-09-271-1/+3
| | | | Notes: svn path=/head/; revision=13448
* I tried to fix this port but it still fails to build complaining aboutSteve Price1998-09-272-7/+13
| | | | | | | | an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it broken for ELF for now. Notes: svn path=/head/; revision=13447
* Take the manpages out of pkg/PLIST and put them in MAN1.Steve Price1998-09-162-2/+3
| | | | Notes: svn path=/head/; revision=13165
* Properly find Motif includes and libs.David E. O'Brien1998-09-131-0/+22
| | | | | | | Problem noticed by: BitS <bits@oldwarez.com> Notes: svn path=/head/; revision=13099
* Remove manpages from pkg/PLISTDavid E. O'Brien1998-08-137-63/+0
| | | | Notes: svn path=/head/; revision=12504
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-054-14/+15
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Enable sis, a new circuit emulator port.Guy Helmer1998-07-011-1/+2
| | | | Notes: svn path=/head/; revision=11641
* Sis, a program suite for synthesis of sequential circuits.Guy Helmer1998-07-016-0/+506
| | | | | | | | PR: ports/5104 Submitted by: Frank Volf <volf@oasis.IAEhv.nl> Notes: svn path=/head/; revision=11640
* Some cleanup of this port.Thomas Gellekum1998-06-088-91/+117
| | | | | | | | PR: 6883 Submitted by: Pedro Giffuni S. <giffunip@asme.org> Notes: svn path=/head/; revision=11347
* Seems like the bleeping md5 already changed.Satoshi Asami1998-06-051-1/+1
| | | | Notes: svn path=/head/; revision=11281
* Upgrade to 1.6.3.Thomas Gellekum1998-06-033-6/+10
| | | | Notes: svn path=/head/; revision=11224
* MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.Bill Fenner1998-05-251-2/+2
| | | | Notes: svn path=/head/; revision=11143
* Activate xcircuit.Matthew Hunt1998-05-181-1/+2
| | | | Notes: svn path=/head/; revision=11042
* Import of xcircuit, an X11 drawing program intended for drawingMatthew Hunt1998-05-186-0/+69
| | | | | | | | | | circuit schematics. PR: 6671 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=11041
* Update to reflect Pedro's new Email address.Steve Price1998-02-201-2/+2
| | | | | | | PR: 5725 Notes: svn path=/head/; revision=9862