Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Run ranlib from post-install instead of pkg/PLIST. | Steve Price | 1999-07-04 | 1 | -1/+2 |
| | |||||
* | back out MANCOMPRESSED - didn't notice the USE_IMAKE | Peter Hawkins | 1999-02-18 | 1 | -2/+1 |
| | |||||
* | Add NOMANCOMPRESS to Makefile (the native Makefile compresses man pages) | Peter Hawkins | 1999-02-16 | 1 | -1/+2 |
| | |||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | Satoshi Asami | 1998-11-11 | 1 | -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 really | Jordan K. Hubbard | 1998-10-05 | 1 | -3/+3 |
| | | | | causes this. | ||||
* | Make this actually work on ELF machines. I'm not sure what the | Jordan K. Hubbard | 1998-10-04 | 1 | -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 Price | 1998-09-21 | 1 | -1/+4 |
| | | | | Noticed by: Satoshi Asami | ||||
* | Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we can | Steve Price | 1998-09-16 | 1 | -1/+3 |
| | | | | | | put these in MAN1 and not have to worry about them being pkg/PLIST. Reminded by: Asami-san | ||||
* | Convert to ELF. | Mark Murray | 1998-09-14 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 3.4k. | Justin M. Seger | 1998-04-16 | 1 | -3/+5 |
| | | | | Make myself MAINTAINER. | ||||
* | ldconfig -> ${LDCONFIG}. | Masafumi Max NAKANE | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | Install header in correct place | Andrey A. Chernov | 1997-01-15 | 1 | -2/+2 |
| | |||||
* | Upgrade to 3.4j | Andrey A. Chernov | 1997-01-10 | 1 | -3/+3 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Upgrade to 3.4i | Torsten Blum | 1996-09-14 | 1 | -3/+3 |
| | |||||
* | change XMKMF from "xmkmf" to "xmkmf -a" because the "make Makefiles" hack | Torsten Blum | 1995-08-06 | 1 | -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.6 | Satoshi Asami | 1995-06-25 | 1 | -3/+3 |
| | | | | (and this is correct!). | ||||
* | Add | Satoshi Asami | 1995-06-24 | 1 | -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 Asami | 1995-04-09 | 1 | -3/+4 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -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 Asami | 1995-03-22 | 1 | -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 use | Andreas Schulz | 1995-02-25 | 1 | -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 this | Jordan K. Hubbard | 1995-02-06 | 1 | -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. Hubbard | 1994-09-14 | 1 | -0/+13 |