1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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