summaryrefslogtreecommitdiff
path: root/graphics/xpm/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Run ranlib from post-install instead of pkg/PLIST.Steve Price1999-07-041-1/+2
|
* back out MANCOMPRESSED - didn't notice the USE_IMAKEPeter Hawkins1999-02-181-2/+1
|
* Add NOMANCOMPRESS to Makefile (the native Makefile compresses man pages)Peter Hawkins1999-02-161-1/+2
|
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-5/+7
| | | | | | | | 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.)
* Revert previous diff; we've found the XFree86 dist problem which reallyJordan K. Hubbard1998-10-051-3/+3
| | | | causes this.
* Make this actually work on ELF machines. I'm not sure what theJordan K. Hubbard1998-10-041-3/+3
| | | | | | 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.
* Be sure to install the libXpm.so link in an a.out world.Steve Price1998-09-211-1/+4
| | | | Noticed by: Satoshi Asami
* Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we canSteve Price1998-09-161-1/+3
| | | | | | put these in MAN1 and not have to worry about them being pkg/PLIST. Reminded by: Asami-san
* Convert to ELF.Mark Murray1998-09-141-2/+2
|
* Upgrade to version 3.4k.Justin M. Seger1998-04-161-3/+5
| | | | Make myself MAINTAINER.
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
|
* Install header in correct placeAndrey A. Chernov1997-01-151-2/+2
|
* Upgrade to 3.4jAndrey A. Chernov1997-01-101-3/+3
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
|
* Upgrade to 3.4iTorsten Blum1996-09-141-3/+3
|
* change XMKMF from "xmkmf" to "xmkmf -a" because the "make Makefiles" hackTorsten Blum1995-08-061-2/+1
| | | | has been removed from bsd.port.mk (rev. 1.173)
* Upgrade, 3.4e -> 3.4f. Shared library version has changed 4.5 -> 4.6Satoshi Asami1995-06-251-3/+3
| | | | (and this is correct!).
* AddSatoshi Asami1995-06-241-1/+4
| | | | | | | | | | | | | | 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! :)
* Yet another round of Makefile updates, graphics version.Satoshi Asami1995-04-091-3/+4
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Upgrade, 3.4d -> 3.4e. The shlib version number changed from 4.4 -> 4.5.Satoshi Asami1995-03-221-3/+3
| | | | Pointed-out by: Jason Boerner <chaos@rivers.oscs.montana.edu>
* Use an explizit XMKMF= xmkmf. I will later change the bsd.por.mk to useAndreas Schulz1995-02-251-1/+2
| | | | | 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.
* Upgrade this to 3.4d. Hmmm. Still have to investigate the effects of thisJordan K. Hubbard1995-02-061-3/+3
| | | | | on all of those applications that depend on xpm. Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
* Bring in the xpm port. Package files to follow.Jordan K. Hubbard1994-09-141-0/+13