Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert more spaces into tabs in ports/x11-servers. | Jimmy Olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Remove blank line from files/patch-ad to make portlint happy. | Jimmy Olgeni | 2001-02-04 | 1 | -1/+0 |
| | |||||
* | Use proper capitalization (freebsd.org -> FreeBSD.org) | Jimmy Olgeni | 2001-01-24 | 1 | -1/+1 |
| | | | | Noted by: sobomax | ||||
* | Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) | Jimmy Olgeni | 2001-01-24 | 1 | -1/+1 |
| | |||||
* | Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in | Will Andrews | 2001-01-16 | 2 | -11/+5 |
| | | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. | ||||
* | A whole bunch of updates from the new maintainer: | Ade Lovett | 2000-11-18 | 6 | -8/+134 |
| | | | | | | | | | | | * install startup file * create TrueType directory * add new --notcp option (from ports/21957) and document it See PR for complete details PR: 22946 Submitted by: maintainer | ||||
* | Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni <olgeni@uli.it>. | Maxim Sobolev | 2000-11-16 | 1 | -3/+3 |
| | | | | Submitted by: Jimmy Olgeni <olgeni@uli.it> | ||||
* | Reassign maintainership to ports@FreeBSD.org to make clear that new maintainer | Maxim Sobolev | 2000-11-02 | 1 | -1/+1 |
| | | | | | | wanted. Submitted by: previous maintainer | ||||
* | From submitter: | Steve Price | 2000-07-07 | 1 | -3/+18 |
| | | | | | | | | | | | | | | | xfstt core dumps at times, especially when trying to serve the regular "Courier New" font (COUR.TTF). As a result, X clients trying to set the font will hang, and killing the hung clients brings down X. The problem is that xfstt calls realloc(), through its #define shrinkMem(), but neglects to adjust a pointer that used to point to memory within the old block. A subsequent copying of that pointer then merrily SIGSEGV's the code. PR: 19716 Submitted by: Chan Tur Wei <twchan@singnet.com.sg> | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | use CXX instead of c++ and don't compile with -g | Michael Haro | 2000-04-02 | 1 | -8/+18 |
| | | | | | PR: 17564 Submitted by: mi@kot.ne.mediaone.net | ||||
* | update to 1.1 | Michael Haro | 2000-03-31 | 3 | -9/+8 |
| | | | | | PR: 17440 Submitted by: Maxim Sobolev <sobomax@altavista.net> | ||||
* | Previous MAINTAINER mail bouncing, new MAINTAINER requested it with | Neil Blakey-Milner | 2000-01-18 | 1 | -1/+1 |
| | | | | | | | an update. PR: 15315 Submitted by: R.I.Pienaar <rip@pinetec.co.za> | ||||
* | Update to version 1.0. | Steve Price | 1999-12-25 | 5 | -24/+28 |
| | | | | | PR: 15315 Submitted by: R.I.Pienaar <rip@pinetec.co.za> | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. | Bill Fumerola | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | Initial import of Xfstt version 0.9.10. | Steve Price | 1998-12-24 | 8 | -0/+105 |
A TrueType font server for X11. PR: 7883 Submitted by: Joe Abley <jabley@clear.co.nz> |