FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 4:50 PM GMT
Port details
Xfstt 1.6_3 x11-servers on this many watch lists=9 search for ports that depend on this port
A TrueType font server for X11

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port
This is Xfstt, a free TrueType font server for X11.

WWW: http://developer.berlios.de/projects/xfstt/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11-fonts/fontsproto, x11/xproto
Required To Run: x11/xproto
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11-servers/Xfstt/ && make install clean
To add the package: pkg_add -r xfstt


Configuration Options
     No options to configure

Master Sites:
http://download.berlios.de/xfstt/
http://download2.berlios.de/xfstt/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.6_3
miwi search for other commits by this committer
- Get Rid MD5 support
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.6_3
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
04 Jul 2008 14:04:22
Original commit files touched by this commit  1.6_3
itetcu search for other commits by this committer
- fix typo -> plist for -DNOPORTDOCS
- SUB_FILES= pkg-plist and s/X11/Xorg/
- use MASTER_SITE_BERLIOS
- bump PORTREVISION

Prompted by:    QA Tindy run
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.6_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  1.6_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
13 May 2006 05:00:46
Original commit files touched by this commit  1.6
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
22 Jan 2006 02:59:47
Original commit files touched by this commit  1.6
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
25 Nov 2005 19:16:38
Original commit files touched by this commit  1.6
pav search for other commits by this committer
- Add SHA256
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.6
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.6
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.6
trevor search for other commits by this committer
SIZEify.
04 Sep 2003 17:21:40
Original commit files touched by this commit  1.6
krion search for other commits by this committer
- Update to version 1.6

PR:             56439
Submitted by:   Ports Fury
16 Feb 2003 13:55:10
Original commit files touched by this commit  1.4
naddy search for other commits by this committer
Update to version 1.4.

PR:             48048
Submitted by:   Ports Fury
02 Feb 2003 19:59:27
Original commit files touched by this commit  1.1_1
olgeni search for other commits by this committer
I broke the port by committing bogus stuff I was working on :-/

Noticed by:     Sergey Mokryshev <mokr@mokr.net>
31 Jan 2003 19:25:23
Original commit files touched by this commit  1.4
olgeni search for other commits by this committer
Give back maintanership to ports@, due to lack of time and clues.
05 Feb 2001 21:09:10
files touched by this commit
olgeni search for other commits by this committer
Convert more spaces into tabs in ports/x11-servers.    
04 Feb 2001 21:14:26
files touched by this commit
olgeni search for other commits by this committer
Remove blank line from files/patch-ad to make portlint happy.    
24 Jan 2001 12:43:15
files touched by this commit
olgeni search for other commits by this committer
Use proper capitalization (freebsd.org -> FreeBSD.org)    
24 Jan 2001 12:05:16
files touched by this commit
olgeni search for other commits by this committer
Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)    
16 Jan 2001 19:08:46
files touched by this commit
will search for other commits by this committer
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in  
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.    
18 Nov 2000 23:45:17
files touched by this commit
ade search for other commits by this committer
A whole bunch of updates from the new maintainer:     * install startup file    
* create TrueType directory     * add new --notcp option (from ports/21957) and
document it    
16 Nov 2000 08:45:39
files touched by this commit
sobomax search for other commits by this committer
Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni <olgeni@uli.it>. 
  
02 Nov 2000 15:43:44
files touched by this commit
sobomax search for other commits by this committer
Reassign maintainership to ports@FreeBSD.org to make clear that new maintainer  
wanted.    
08 Oct 2000 07:48:47
files touched by this commit
asami search for other commits by this committer
Convert category x11-servers to new layout.  
07 Jul 2000 17:22:34
files touched by this commit
steve search for other commits by this committer
From submitter:    

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.291 seconds.