FreshPorts -- The Place For Ports Wed, 15 Oct 2008 9:02 PM GMT
I will be attending meetBSD California 2008 at Google - Mountain View, California, November 15th and 16th, 2008. Will you be there?
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
bitstream-vera 1.10_4 x11-fonts on this many watch lists=251 search for ports that depend on this port
Bitstream Vera TrueType font collection
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Feb 2003 04:20:09


This is the final version of the "Bitstream Vera" font family.  It
consist of 10 high-quality TrueType fonts for use with X11.

WWW: http://www.gnome.org/fonts/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11-fonts/fontconfig
Required To Run: x11-fonts/fontconfig

To install the port: cd /usr/ports/x11-fonts/bitstream-vera/ && make install clean
To add the package: pkg_add -r bitstream-vera


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/ttf-bitstream-vera/1.10/
ftp://ftp.no.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/
ftp://ftp.dit.upm.es/linux/gnome/sources/ttf-bitstream-vera/1.10/
http://rpmfind.net/linux/gnome.org/sources/ttf-bitstream-vera/1.10/
http://saimei.acc.umu.se/pub/GNOME/sources/ttf-bitstream-vera/1.10/
http://laotzu.acc.umu.se/pub/GNOME/sources/ttf-bitstream-vera/1.10/
http://farbror.acc.umu.se/pub/GNOME/sources/ttf-bitstream-vera/1.10/
http://chuangtzu.acc.umu.se/pub/GNOME/sources/ttf-bitstream-vera/1.10/
ftp://ftp.dataplus.se/pub/linux/gnome/sources/ttf-bitstream-vera/1.10/
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/ttf-bitstream-vera/1.10/
http://ftp.unina.it/pub/linux/GNOME/sources/ttf-bitstream-vera/1.10/
http://www.gtlib.cc.gatech.edu/pub/gnome/sources/ttf-bitstream-vera/1.10/
ftp://ftp.dti.ad.jp/pub/X/gnome/sources/ttf-bitstream-vera/1.10/
http://ring.nict.go.jp/archives/X/gnome/sources/ttf-bitstream-vera/1.10/
http://ring.sakura.ad.jp/archives/X/gnome/sources/ttf-bitstream-vera/1.10/
http://ring.riken.jp/archives/X/gnome/sources/ttf-bitstream-vera/1.10/
ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/ttf-bitstream-vera/1.10/
ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/
http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  1.10_4
  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 21:32:57
Original commit files touched by this commit  1.10_4
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}.
24 Mar 2007 20:40:54
Original commit files touched by this commit  1.10_3
marcus search for other commits by this committer
Do not install config file as these fonts will automatically be loaded
with fontconfig-2.4.2.  By installing the config file, it is no longer possible
to override Bitstream fonts in the users ~/.fonts.conf file.

PR:             110544
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
02 Feb 2007 17:06:25
Original commit files touched by this commit  1.10_2
pav search for other commits by this committer
- Remove support for xfree86-3

PR:             ports/106666
Submitted by:   vd
With hat:       portmgr
12 Jun 2006 05:58:43
Original commit files touched by this commit  1.10_2
mezz search for other commits by this committer
Use the correct mtree when you change the prefix, for example:

        Incorrect: (before)
        ================================
        # cd /usr/ports/x11-toolkits/pango
        # make -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist
        # make PREFIX=/tmp/foo -V MTREE_FILE
        /etc/mtree/BSD.local.dist <-- Here...
        ================================

        Correct: (after)
        ================================
        # cd /usr/ports/x11-toolkits/pango
        # make -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist
        # make PREFIX=/tmp/foo -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist <-- Here...
        ================================
23 Nov 2005 22:41:05
Original commit files touched by this commit  1.10_2
pav search for other commits by this committer
- Add SHA256 checksums
05 Nov 2005 04:53:48
Original commit files touched by this commit  1.10_2
marcus search for other commits by this committer
Presenting GNOME 2.12 for FreeBSD.  The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
04 Mar 2005 08:01:33
Original commit files touched by this commit  1.10_1
marcus search for other commits by this committer
Remove the now-redundant MTREE file selection code.  This is handled in
bsd.port.mk.

Requested by:   lesi
16 Feb 2005 05:11:47
Original commit files touched by this commit  1.10_1
marcus search for other commits by this committer
Use the correct plist.
15 Feb 2005 15:54:00
Original commit files touched by this commit  1.10_1
pav search for other commits by this committer
- Avoid dependency on X libraries [1]
- Portlint

PR:             ports/77503 [1]
Submitted by:   Rui Lopes <rui@ruilopes.com>
26 Oct 2004 17:25:56
Original commit files touched by this commit  1.10
marcus search for other commits by this committer
Update to include information about X.Org as well as XFree86.

Reported by:    obrien
26 Oct 2004 17:23:14
Original commit files touched by this commit  1.10
marcus search for other commits by this committer
Remove trailing whitespace.
26 Oct 2004 17:21:49
Original commit files touched by this commit  1.10
marcus search for other commits by this committer
Remove trailing whitespace.
18 Mar 2004 14:46:32
Original commit files touched by this commit  1.10
pav search for other commits by this committer
- Add SIZE to GNOME ports

Submitted by:   trevor
03 Mar 2004 16:38:02
Original commit files touched by this commit  1.10
pav search for other commits by this committer
- Style: s/@freebsd.org/@FreeBSD.org/
17 Apr 2003 04:06:55
Original commit files touched by this commit  1.10
marcus search for other commits by this committer
Update to the release version, 1.10.
22 Feb 2003 04:25:01
Original commit files touched by this commit  1.0_2
marcus search for other commits by this committer
Distfile was re-rolled again (only HTML and punctuation changes to the
COPYRIGHT).
20 Feb 2003 20:35:47
Original commit files touched by this commit  1.0_2
marcus search for other commits by this committer
Add a RUN_DEPENDS on fontconfig as well.
20 Feb 2003 20:28:22
Original commit files touched by this commit  1.0_2
marcus search for other commits by this committer
Looks like we do need fc-cache since the cache files seem to vary slightly
from machine to machine.
20 Feb 2003 01:38:32
Original commit files touched by this commit  1.0_1
marcus search for other commits by this committer
* Don't depend on fontconfig (instead, package fonts.cache-1 with the port)
* Only install local.conf if one doesn't already exist
19 Feb 2003 17:52:18
Original commit files touched by this commit  1.0
marcus search for other commits by this committer
* The distfile was rerolled (only HTML formatting changes) so correct
  checksum
* Do not depend on ttmkfdir, but instead package the fonts.dir with the
  port [1]

Suggested by:   nectar [1]
19 Feb 2003 04:22:37
Original commit files touched by this commit  1.0
marcus search for other commits by this committer
Remove redundant -p from ${MKDIR}.
19 Feb 2003 04:19:32
Original commit files touched by this commit  1.0
marcus search for other commits by this committer
Add bitstream-vera, a collection of 10 high-quality TrueType fonts that
look really nice in GNOME 2.

Inspired by:    x11-fonts/webfonts

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
libxml2Oct 15
drupal5Oct 12
drupal6Oct 12
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03

12 vulnerabilities affecting 20 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 19318
Broken 157
Deprecated 81
Ignore 437
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 63
Interactive 78
new 24 hours 5
new 48 hours12
new 7 days51
new fortnight81
new month150

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

Add tab to Netscape 6

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