Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-08 | Fix floating point problem and flatten out multi-file patch. | Chuck Robey | |
PR: 10481 Submitted by: Kouichi Hirabayashi <kh@mogami-wire.co.jp> | |||
1999-02-19 | Upgrade to 19990124, it works with gtk11-devel now. | Vanilla I. Shu | |
1999-02-16 | This apparently isn't BROKEN any more. | Justin M. Seger | |
1999-02-12 | New checksum. | Satoshi Asami | |
Submitted by: "Pedro F. Giffuni" <pfgiffun@bachue.usc.unal.edu.co> | |||
1999-02-03 | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | Satoshi 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-26 | Avoid floating point exceptions. The program seems to handle the | Joerg Wunsch | |
overflow case well (enough). | |||
1999-01-22 | Oops, forgot to update depends. | Jacques Vidrine | |
1999-01-22 | Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. | Jacques Vidrine | |
1999-01-10 | Add USE_X_PREFIX so this builds again. | Steve Price | |
PR: 9365 Submitted by: maintainer | |||
1998-12-27 | Upgrade to 19981213. | Vanilla I. Shu | |
1998-12-26 | Remove patch-ab. and rename patch-ae to patch-ab. | Seiichirou Hiraoka | |
1998-12-26 | Update: add patch-ae by MAINTAINER | Seiichirou Hiraoka | |
1998-12-18 | spice needs X. | Satoshi Asami | |
1998-12-16 | PR: ports/8871 | Seiichirou Hiraoka | |
Submitted by: pfgiffun@bachue.usc.unal.edu.co Fix 'labelled as BROKEN' | |||
1998-12-10 | Remove ftp.inet.cz/pub/Mirrors/GtkApps/geda, "No such directory." | Vanilla I. Shu | |
1998-12-09 | jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.c | Steve Price | |
on 1998/11/16 and this port builds again. | |||
1998-12-07 | Extra MASTER_SITES | David E. O'Brien | |
Submitted by: Josh Gilliam <josh@quick.net> | |||
1998-12-07 | Correct 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-07 | Add more desc. | Vanilla I. Shu | |
Submitted by: Mikael Karpberg <karpen@ocean.campus.luth.se> | |||
1998-12-07 | Sort 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-06 | Activate geda. | Vanilla I. Shu | |
1998-12-06 | GNU Electronic Design Automation. | Vanilla I. Shu | |
1998-11-29 | More missing dependencies. | Satoshi Asami | |
1998-11-28 | A few more USE_XLIBs. | Satoshi Asami | |
1998-11-28 | Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake | Satoshi Asami | |
for ilu and mkdirhier for asl.) | |||
1998-11-21 | Remove extraneous x11 from CATEGORIES. | Steve Price | |
Submitted by: Josh Gilliam <josh@quick.net> | |||
1998-11-18 | OSVERSION was not used anymore. | Satoshi Asami | |
1998-10-31 | Distfile moved on MASTER_SITE. | Justin M. Seger | |
1998-10-21 | Broken for -stable too (same error). | Satoshi Asami | |
1998-10-20 | Recent changes to make(1) in -current fixed this. | Steve Price | |
1998-10-11 | Mark BROKEN: | Justin M. Seger | |
fails here: ln: /usr/ports/cad/sis/work/sis-1.2/sis/unpack/*.o: File exists | |||
1998-10-11 | Mark BROKEN for current: | Justin M. Seger | |
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 | |||
1998-10-01 | Discounting a minor glitch in -current's make(1) this will now build | Steve Price | |
in an ELF world. | |||
1998-09-27 | Remove empty directories on deinstall. | Steve Price | |
1998-09-27 | Make this build in an ELF world. | Steve Price | |
1998-09-27 | Mark this port broken, it doesn't build. | Steve Price | |
1998-09-27 | Blows up deep in the install target in an ELF world. | Steve Price | |
1998-09-27 | I tried to fix this port but it still fails to build complaining about | Steve Price | |
an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it broken for ELF for now. | |||
1998-09-16 | Take the manpages out of pkg/PLIST and put them in MAN1. | Steve Price | |
1998-09-13 | Properly find Motif includes and libs. | David E. O'Brien | |
Problem noticed by: BitS <bits@oldwarez.com> | |||
1998-08-13 | Remove manpages from pkg/PLIST | David E. O'Brien | |
1998-08-05 | Grammar, spelling, and usage police. This commit brought to you by | Matthew Hunt | |
the letters "B" and "C". And some Chinese symbols as well. | |||
1998-08-05 | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | Satoshi Asami | |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | |||
1998-07-01 | Enable sis, a new circuit emulator port. | Guy Helmer | |
1998-07-01 | Sis, a program suite for synthesis of sequential circuits. | Guy Helmer | |
PR: ports/5104 Submitted by: Frank Volf <volf@oasis.IAEhv.nl> | |||
1998-06-08 | Some cleanup of this port. | Thomas Gellekum | |
PR: 6883 Submitted by: Pedro Giffuni S. <giffunip@asme.org> | |||
1998-06-05 | Seems like the bleeping md5 already changed. | Satoshi Asami | |
1998-06-03 | Upgrade to 1.6.3. | Thomas Gellekum | |
1998-05-25 | MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash. | Bill Fenner | |
1998-05-18 | Activate xcircuit. | Matthew Hunt | |