Commit Graph

26 Commits

Author SHA1 Message Date
Jordan K. Hubbard
51cf43567f More descriptive comment line (for searches). 1997-08-26 03:58:15 +00:00
Satoshi Asami
48a047046c Change this file to describe what it is, instead of how to write your
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.
1997-03-03 11:58:39 +00:00
Satoshi Asami
f68917aa7d Replace the complicated hack that caused my head to feel like I just
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.
1997-03-02 14:47:38 +00:00
Satoshi Asami
96f1e88068 This port builds now, so remove BROKEN.
Reported by:	"Russell L. Carter" <rcarter@consys.com>
1997-02-13 00:40:55 +00:00
Satoshi Asami
2683beb648 Mark this port BROKEN. 1997-01-24 10:39:20 +00:00
Adam David
3ed940f3ce fix the Iterator scope problem
(however, there is an undefined symbol problem, seems unrelated)
therefore bin/ibuild is still broken
1996-11-13 15:48:53 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Masafumi Max NAKANE
77b01237e1 Honor NOMANCOMPRESS.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>
1996-10-20 15:45:07 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Satoshi Asami
d530b271d9 Add
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! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
0bcde877d5 Add CATEGORIES=x11. 1995-06-04 01:12:38 +00:00
Satoshi Asami
76d0bb7646 List all filenames, also add/delete symlinks from /usr/X11R6/lib
to make ldconfig happy.
1995-06-04 01:10:03 +00:00
Satoshi Asami
55ff694e69 Final piece of puzzle to make this compile!
Submitted by: Lucas James <Lucas.James@ldjpc.apana.org.au>
1995-05-31 06:02:26 +00:00
Satoshi Asami
ba30c3d3e1 Missing md5 file. 1995-05-31 06:02:01 +00:00
Satoshi Asami
7d52e87445 Add post-install target to make symbolic links for shared libraries
(to make ldconfig happy) and gzip manpages.
1995-05-31 06:01:49 +00:00
Satoshi Asami
fa7604dda2 Make it compile. Well, almost. ibuild and idraw get a lot of
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>
1995-05-29 12:47:27 +00:00
Satoshi Asami
20e2c03912 Make it fetch. 1995-05-29 12:42:41 +00:00
Andrey A. Chernov
0b3473c58d Remove NCFTPFLAGS, ncftp default changed 1995-04-16 15:33:42 +00:00
Satoshi Asami
eabfc48a36 And now the rest of the x11 ports Makefiles. 1995-04-12 20:32:12 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Adam David
271f03c337 The fetch renaming was broken
interviews.stanford.edu will not serve files in passive mode
1994-11-15 03:19:35 +00:00
Paul Traina
26762336aa Part of last commit... 1994-11-01 03:30:35 +00:00
Paul Traina
c095186cb6 Bring InterViews 3.1 port closer to reality... in point of fact, it
-still- doesn't build right, but it's a lot closer.
1994-11-01 03:30:10 +00:00
Jordan K. Hubbard
deab9494fa These are my changes to support the new argument-less configure scripts. 1994-10-04 15:12:57 +00:00
Adam David
b35a68b858 keyboard bounce 1994-09-24 15:54:12 +00:00
Adam David
20e03c3e70 Interviews 3.1 from Stanford/SGI 1994-09-24 15:33:58 +00:00