Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-17 | Resolve many 301 Moved Permanently URLs in DESCR. | Bill Fenner | |
1999-09-10 | Update to gEDA-19990516 and make it built done again. | Foxfair Hu | |
Obtained from : bento. | |||
1999-09-09 | USE_X_PREFIX has to be before bsd.port.pre.mk. | Satoshi Asami | |
1999-09-06 | mharo upgraded the DISTNAME/PKGNAME of this port to a | Chris 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-31 | FreeBSD.ORG -> FreeBSD.org | Michael Haro | |
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | |||
1999-08-29 | $Id$->$FreeBSD$ | Peter Wemm | |
1999-08-28 | expr -> ${EXPR} | Michael Haro | |
mv -> ${MV} rm -> ${RM} tr -> ${TR} | |||
1999-08-25 | Change Id->FreeBSD. | David E. O'Brien | |
1999-08-22 | chmod -> ${CHMOD} | Michael Haro | |
chown -> ${CHOWN} | |||
1999-08-16 | Fixed missing MAINTAINER line. | Jim Mock | |
PR: 13168 Submitted by: Oleg V. Volkov <rover@fly.lblobus.ru> | |||
1999-08-15 | Misc 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-07 | Test if HAVE_G2C is defined rather than if it's value is non-zero. | Steve Price | |
1999-07-17 | Fix typos and/or cleanup WWW:. | Tim Vanderhoek | |
1999-07-14 | BROKEN='bad MD5 checksum' | David E. O'Brien | |
1999-07-03 | Fix to use new master site. | Chris Piazza | |
PR: 12480 Submitted by: maintainer | |||
1999-06-26 | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | |
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | |||
1999-06-22 | Compensate for not having a generic.h on -current boxes. | Steve Price | |
1999-06-06 | Activate the tkgate port. | Steve Price | |
1999-06-06 | Initial 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-29 | Update to use gtk version 1.2.3. | Steve Price | |
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | |||
1999-05-24 | Fix build for Alpha boxes. | Steve Price | |
1999-05-12 | Misc. PLIST cleanups. | Satoshi Asami | |
Submitted by: Jeremy Lea <reg@shale.csir.co.za> | |||
1999-05-02 | WWW: ---------------------------------------------------------------------- | Tim Vanderhoek | |
WWW: Enter Log. Lines beginning with `WWW:' are removed automatically | |||
1999-04-22 | Update to the 19990327 release and use gtk12 | Michael Haro | |
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> |