Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install a symlink from libqt.so.x.yy to libqt.so | andreas | 1998-04-11 | 2 | -1/+3 |
| | | | | | | | | Reason: the qt library very often changes the release number. So every time you need to fix the configure script of KDE ports. Since every KDE port checks libqt.so, it's much easier for Stefan to maintain KDE and for us all to use the package instead of hacking configure scripts again and again. | ||||
* | mkdir -> ${MKDIR} | jkh | 1997-10-30 | 1 | -3/+3 |
| | | | | Found by: portlint | ||||
* | Update to version 1.31 | jkh | 1997-10-27 | 3 | -36/+84 |
| | | | | | PR: 4868 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> | ||||
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | Add some missing manpages to MAN3 and update PLIST. | tg | 1997-05-14 | 2 | -133/+167 |
| | |||||
* | Update to version 1.2. I sent these changes to the MAINTAINER too, but | jkh | 1997-04-11 | 3 | -26/+27 |
| | | | | he seems to be AWOL so I guess I'll just do it myself. | ||||
* | There's nothing (yet) which depends on Qt, | tg | 1996-12-17 | 3 | -14/+13 |
| | | | | so it's a safe upgrade to version 1.1. | ||||
* | Update to take advantage of new features in bsd.port.mk rev. 1.237. | asami | 1996-12-11 | 1 | -5/+64 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 1 | -4/+4 |
| | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. | ||||
* | Update md5 | chuckr | 1996-10-11 | 1 | -1/+1 |
| | | | | Pointed out by Satoshi. | ||||
* | Add a couple new docs. | chuckr | 1996-10-11 | 1 | -0/+3 |
| | | | | Pointed out by: Satoshi. | ||||
* | Update Makefile to use install macros, delete extra superfluous lines, | chuckr | 1996-10-11 | 1 | -8/+10 |
| | | | | | add some docs. Pointed out by Satoshi. | ||||
* | nitpick nitpick nitpick! :-) | jkh | 1996-10-09 | 1 | -2/+2 |
| | |||||
* | Update to version 1.0. | jkh | 1996-10-02 | 2 | -14/+14 |
| | |||||
* | Different fetch directory ... | chuckr | 1996-07-31 | 1 | -2/+2 |
| | |||||
* | New port, the 'qt' gui library. | chuckr | 1996-07-31 | 5 | -0/+364 |
Submitted by: Michael Searle |