| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 13168
Submitted by: Oleg V. Volkov <rover@fly.lblobus.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 12480
Submitted by: maintainer
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
| |
|
| |
|
|
|
|
|
|
|
| |
A Tcl/Tk based digital circuit editor and simulator.
PR: 11917
Submitted by: Jeffery Hansen <hansen@cmu.edu>
|
|
|
|
|
| |
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
| |
|
|
|
|
| |
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
| |
WWW: Enter Log. Lines beginning with `WWW:' are removed automatically
|
| |
|
|
|
|
|
| |
PR: 10481
Submitted by: Kouichi Hirabayashi <kh@mogami-wire.co.jp>
|
| |
|
| |
|
|
|
|
| |
Submitted by: "Pedro F. Giffuni" <pfgiffun@bachue.usc.unal.edu.co>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
overflow case well (enough).
|
| |
|
| |
|
|
|
|
|
| |
PR: 9365
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: pfgiffun@bachue.usc.unal.edu.co
Fix 'labelled as BROKEN'
|
| |
|
|
|
|
| |
on 1998/11/16 and this port builds again.
|
|
|
|
| |
Submitted by: Josh Gilliam <josh@quick.net>
|
|
|
|
|
|
|
| |
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?
|
|
|
|
| |
Submitted by: Mikael Karpberg <karpen@ocean.campus.luth.se>
|
|
|
|
|
|
|
|
|
|
| |
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.)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for ilu and mkdirhier for asl.)
|
|
|
|
| |
Submitted by: Josh Gilliam <josh@quick.net>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
fails here:
ln: /usr/ports/cad/sis/work/sis-1.2/sis/unpack/*.o: File exists
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
in an ELF world.
|
| |
|
| |
|