| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
|
| |
|
| |
|
| |
|
|
|
|
|
| |
true -> ${TRUE}
false -> ${FALSE}
|
|
|
|
| |
containing the ports editors/vim5, sysutils/star, and one other.
|
|
|
|
| |
supporting the creation, access, and sharing of scientific data.
|
|
|
|
| |
WWW: Enter Log. Lines beginning with `WWW:' are removed automatically
|
|
|
|
|
| |
PR: 9365
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: pfgiffun@bachue.usc.unal.edu.co
Fix 'labelled as BROKEN'
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
(Note, since the shlib major didn't change this just removes the regexp
support.)
|
| |
|
| |
|
|
|
|
| |
will cause pkg_delete to fail.
|
|
|
|
| |
"cc /usr/lib/libz.a" to "cc -lz".
|
| |
|
|
|
|
|
| |
PR: 6784
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
-I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c
In file included from /usr/include/sys/types.h:96,
from types.h:54,
from xdr.c:22:
/usr/include/machine/endian.h:62: conflicting types for `htonl'
types.h:29: previous declaration of `htonl'
/usr/include/machine/endian.h:64: conflicting types for `ntohl'
types.h:28: previous declaration of `ntohl'
|
|
|
|
| |
PR: 5725
|
| |
|
|
|
|
|
| |
PR: 4546
Submitted by: Mikhail Teterin <mi@aldan.ziplink.net>
|
|
|
|
|
|
|
|
| |
added the patch and a note to DESCR. This is certainly not ideal,
but insisting on using Xaw3d isn't either.
PR: 4058
Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
|
| |
|
|
|
|
|
| |
PR: 3871
Submitted by: Pedro Giffuni S. <pgiffuni@FPS.biblos.unal.edu.co>
|
| |
|
|
|
|
| |
equal to "GNU_CONFIGURE=yes".
|
|
Closes PR #2237.
Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
|