1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Peter Hawkins
8e2e072dae back out MANCOMPRESSED - didn't notice the USE_IMAKE 1999-02-18 09:25:29 +00:00
Peter Hawkins
12b60e5ea7 Add NOMANCOMPRESS to Makefile (the native Makefile compresses man pages) 1999-02-16 12:22:20 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Jordan K. Hubbard
2269c4487c Revert previous diff; we've found the XFree86 dist problem which really
causes this.
1998-10-05 04:03:38 +00:00
Jordan K. Hubbard
72c0c2273e Make this actually work on ELF machines. I'm not sure what the
proper canonical thing to do with shared libs that install using
minor release numbers these days, but this will work a lot better
than what's there in the meantime until I figure it out.
1998-10-04 20:45:48 +00:00
Steve Price
ecab732bf8 Be sure to install the libXpm.so link in an a.out world.
Noticed by:	Satoshi Asami
1998-09-21 21:28:17 +00:00
Steve Price
913f062460 Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we can
put these in MAN1 and not have to worry about them being pkg/PLIST.

Reminded by:	Asami-san
1998-09-16 01:36:17 +00:00
Mark Murray
8867942718 Convert to ELF. 1998-09-14 19:48:51 +00:00
Justin M. Seger
11ea31b5aa Upgrade to version 3.4k.
Make myself MAINTAINER.
1998-04-16 01:56:46 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Andrey A. Chernov
94d2dcb37c Install header in correct place 1997-01-15 18:30:17 +00:00
Andrey A. Chernov
2fd0a3b432 Upgrade to 3.4j 1997-01-10 03:35:56 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Torsten Blum
31da7a7024 Upgrade to 3.4i 1996-09-14 22:52:15 +00:00
Torsten Blum
dac14898ca change XMKMF from "xmkmf" to "xmkmf -a" because the "make Makefiles" hack
has been removed from bsd.port.mk (rev. 1.173)
1995-08-06 22:16:27 +00:00
Satoshi Asami
7562cd13e5 Upgrade, 3.4e -> 3.4f. Shared library version has changed 4.5 -> 4.6
(and this is correct!).
1995-06-25 22:29:26 +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
7f6c181f38 Yet another round of Makefile updates, graphics version. 1995-04-09 07:09:55 +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
Satoshi Asami
6a9a45d040 Upgrade, 3.4d -> 3.4e. The shlib version number changed from 4.4 -> 4.5.
Pointed-out by:	Jason Boerner <chaos@rivers.oscs.montana.edu>
1995-03-22 11:02:02 +00:00
Andreas Schulz
16676650f9 Use an explizit XMKMF= xmkmf. I will later change the bsd.por.mk to use
a "xmkmf -a" instead of the xmkmf. This is cleaner and all ports should
work that way. But some X-window ports having difficulties with that rule.
1995-02-25 22:04:23 +00:00
Jordan K. Hubbard
a695ff61d3 Upgrade this to 3.4d. Hmmm. Still have to investigate the effects of this
on all of those applications that depend on xpm.
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1995-02-06 08:09:33 +00:00
Jordan K. Hubbard
6c14e56e0d Bring in the xpm port. Package files to follow. 1994-09-14 14:14:09 +00:00