| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
own interviews application. It's only one line long (I couldn't find
any suitable paragraph I can cut and paste from in the source tree)
but at least it is a description of the port now.
Closes PR ports/1517.
|
|
|
|
|
|
|
|
| |
hopped ten blocks on a concrete floor, upside down, with a much
simpler "DIST_SUBDIR=iv".
While I'm here, replace the "gzip ${PREFIX}/interviews/man/mann/*.n" with
MANPREFIX and MANN definitions.
|
|
|
|
| |
Reported by: "Russell L. Carter" <rcarter@consys.com>
|
| |
|
|
|
|
|
| |
(however, there is an undefined symbol problem, seems unrelated)
therefore bin/ibuild is still broken
|
|
|
|
|
| |
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
|
|
|
|
| |
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
|
| |
|
|
|
|
| |
to make ldconfig happy.
|
|
|
|
| |
Submitted by: Lucas James <Lucas.James@ldjpc.apana.org.au>
|
| |
|
|
|
|
| |
(to make ldconfig happy) and gzip manpages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
undefined symbol messages, they seem to be missing the prefix "iv"
in the library (src/lib/IV/FREEBSD/libIV.a).
It probably has something to do with
#define _lib_iv(name) iv##name
in src/include/InterViews/iv.h, but I can't figure out for my life
how this entangled spaghetti of include files manage to compile
without swallowing their tails....
Submitted by: Lucas James <Lucas.James@ldjpc.apana.org.au>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
|
|
|
| |
interviews.stanford.edu will not serve files in passive mode
|
| |
|
|
|
|
| |
-still- doesn't build right, but it's a lot closer.
|
| |
|
| |
|
|
|