Foxfair Hu
410ee18ae5
Update to gEDA-19990516 and make it built done again.
...
Obtained from : bento.
1999-09-10 16:27:28 +00:00
Satoshi Asami
eb69f94238
USE_X_PREFIX has to be before bsd.port.pre.mk.
1999-09-09 10:40:13 +00:00
Chris Piazza
03e0934ae2
mharo upgraded the DISTNAME/PKGNAME of this port to a
...
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-09-06 05:39:14 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
31c8c45ff4
$Id$->$FreeBSD$
1999-08-29 10:59:56 +00:00
Michael Haro
3262cce303
expr -> ${EXPR}
...
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
1999-08-28 02:42:41 +00:00
David E. O'Brien
fe1e09a6cc
Change Id->FreeBSD.
1999-08-25 04:58:03 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Jim Mock
6911f6acbd
Fixed missing MAINTAINER line.
...
PR: 13168
Submitted by: Oleg V. Volkov <rover@fly.lblobus.ru>
1999-08-16 06:55:38 +00:00
Chris Piazza
cb5c2cea50
Misc fixes.
...
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-15 21:24:06 +00:00
Steve Price
bcda90f017
Test if HAVE_G2C is defined rather than if it's value is non-zero.
1999-08-07 00:41:54 +00:00
Tim Vanderhoek
c51f88903c
Fix typos and/or cleanup WWW:.
1999-07-17 14:50:53 +00:00
David E. O'Brien
80c8296db2
BROKEN='bad MD5 checksum'
1999-07-14 18:47:33 +00:00
Chris Piazza
6c0a023967
Fix to use new master site.
...
PR: 12480
Submitted by: maintainer
1999-07-03 06:57:00 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
40a64497a9
Compensate for not having a generic.h on -current boxes.
1999-06-22 17:51:59 +00:00
Steve Price
f90dfc50e8
Activate the tkgate port.
1999-06-06 17:12:34 +00:00
Steve Price
9d85fbbde9
Initial import of tkgate version 0.9.
...
A Tcl/Tk based digital circuit editor and simulator.
PR: 11917
Submitted by: Jeffery Hansen <hansen@cmu.edu>
1999-06-06 17:11:59 +00:00
Steve Price
92103d6d5c
Update to use gtk version 1.2.3.
...
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
1d64b9c2df
Fix build for Alpha boxes.
1999-05-24 02:18:54 +00:00
Satoshi Asami
0c3e5b018e
Misc. PLIST cleanups.
...
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:19:22 +00:00
Tim Vanderhoek
69556c21db
WWW: ----------------------------------------------------------------------
...
WWW: Enter Log. Lines beginning with `WWW:' are removed automatically
1999-05-02 21:40:08 +00:00
Michael Haro
6f54e78298
Update to the 19990327 release and use gtk12
1999-04-22 20:06:33 +00:00
Chuck Robey
86b6c6a9c5
Fix floating point problem and flatten out multi-file patch.
...
PR: 10481
Submitted by: Kouichi Hirabayashi <kh@mogami-wire.co.jp>
1999-03-08 18:40:17 +00:00
Vanilla I. Shu
a1a5e0c39b
Upgrade to 19990124, it works with gtk11-devel now.
1999-02-19 04:28:53 +00:00
Justin M. Seger
9042c69095
This apparently isn't BROKEN any more.
1999-02-16 12:56:48 +00:00
Satoshi Asami
5db66a83ef
New checksum.
...
Submitted by: "Pedro F. Giffuni" <pfgiffun@bachue.usc.unal.edu.co>
1999-02-12 03:04:58 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
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-02-03 11:12:01 +00:00
Joerg Wunsch
01f28d9d89
Avoid floating point exceptions. The program seems to handle the
...
overflow case well (enough).
1999-01-26 17:35:23 +00:00
Jacques Vidrine
22477be9ad
Oops, forgot to update depends.
1999-01-22 21:30:11 +00:00
Jacques Vidrine
373761d0b1
Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.
1999-01-22 20:26:59 +00:00
Steve Price
d037b563de
Add USE_X_PREFIX so this builds again.
...
PR: 9365
Submitted by: maintainer
1999-01-10 18:20:16 +00:00
Vanilla I. Shu
7b8f06de29
Upgrade to 19981213.
1998-12-27 20:49:40 +00:00
Seiichirou Hiraoka
1e10bf6cd1
Remove patch-ab. and rename patch-ae to patch-ab.
1998-12-26 06:32:16 +00:00
Seiichirou Hiraoka
92f42dcde4
Update: add patch-ae by MAINTAINER
1998-12-26 06:29:19 +00:00
Satoshi Asami
33b4afff4b
spice needs X.
1998-12-18 06:28:20 +00:00
Seiichirou Hiraoka
ba5496caf4
PR: ports/8871
...
Submitted by: pfgiffun@bachue.usc.unal.edu.co
Fix 'labelled as BROKEN'
1998-12-16 12:23:06 +00:00
Vanilla I. Shu
8553b97168
Remove ftp.inet.cz/pub/Mirrors/GtkApps/geda, "No such directory."
1998-12-10 13:02:48 +00:00
Steve Price
26fdff7de6
jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.c
...
on 1998/11/16 and this port builds again.
1998-12-09 00:19:05 +00:00
David E. O'Brien
72f45632d6
Extra MASTER_SITES
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-12-07 11:25:40 +00:00
David E. O'Brien
1bd1848404
Correct mistyped MASTER_SITE that caused fetching to never succeed.
...
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 08:15:27 +00:00
Vanilla I. Shu
c99e926c78
Add more desc.
...
Submitted by: Mikael Karpberg <karpen@ocean.campus.luth.se>
1998-12-07 05:48:36 +00:00
Satoshi Asami
75e0c6c35e
Sort entries. In particular, "large", "medium", "small" sort in this order,
...
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-07 02:22:12 +00:00
Vanilla I. Shu
7c5cb28323
Activate geda.
1998-12-06 14:13:23 +00:00
Vanilla I. Shu
3ec6e84c69
GNU Electronic Design Automation.
1998-12-06 14:11:53 +00:00
Satoshi Asami
5e0762a956
More missing dependencies.
1998-11-29 12:43:13 +00:00
Satoshi Asami
f22feb535b
A few more USE_XLIBs.
1998-11-28 09:07:24 +00:00
Satoshi Asami
1490c59f86
Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
...
for ilu and mkdirhier for asl.)
1998-11-28 00:44:34 +00:00
Steve Price
6c450aae0f
Remove extraneous x11 from CATEGORIES.
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Satoshi Asami
12f638bbda
OSVERSION was not used anymore.
1998-11-18 10:55:45 +00:00