David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
Steve Price
6c188f234e
Run ranlib from post-install instead of pkg/PLIST.
1999-07-04 21:46:28 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Justin M. Seger
4fc6268752
Ensure we link with local lib not system lib during the build.
...
Submitted by: jhs
PR: ports/12197
1999-06-14 03:06:32 +00:00
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
5612d6368e
Add libXpm.so.
1998-09-20 23:52:44 +00:00
Satoshi Asami
5922dbcac1
Roll back xpm shared library numbers. It will be truncated to "Xpm.4"
...
for ELF.
1998-09-17 00:36:59 +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
Steve Price
0691c6cd14
The manpages must still be here for ports that use imake.
1998-09-16 00:59:02 +00:00
Mark Murray
15940d9123
Convert to ELF. A previous commit to Makefile blew up on a net.commit.
1998-09-14 20:08:56 +00:00
Mark Murray
8867942718
Convert to ELF.
1998-09-14 19:48:51 +00:00
Thomas Gellekum
944910bb30
Execute `ldconfig -R' at the pkg_delete step.
...
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +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
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +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
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
2162a1b2c8
Upgrade to version 3.4d
1995-02-06 08:10:27 +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
5ca7a7ffce
Initial revision
1995-01-31 06:07:26 +00:00
Jordan K. Hubbard
a7d26b45c3
ARGH! I'm having a bad hair day. We gzip our manpages by default
...
now, don't we?
1994-11-17 10:31:44 +00:00
Jordan K. Hubbard
d3eb0aa56f
I was wrong - there is a manpage. It's name is changed, that's all.
1994-11-17 10:30:33 +00:00
Jordan K. Hubbard
c5573dd7df
Doesn't seem to be a manpage for sxpm these days. No big loss.
1994-11-17 10:29:30 +00:00
Jordan K. Hubbard
4ecfb8a17d
Whoops - forgot to cvs add the package files for the last commit.
...
Here they are.
1994-11-17 10:20:52 +00:00
Jordan K. Hubbard
6c14e56e0d
Bring in the xpm port. Package files to follow.
1994-09-14 14:14:09 +00:00