FreshPorts -- The Place For Ports Fri, 19 Mar 2010 2:43 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
bitstream-vera 1.10_4 x11-fonts on this many watch lists=253 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://ftp.acc.umu.se/pub/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://fr2.rpmfind.net/linux/gnome.org/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://linorg.usp.br/gnome/sources/ttf-bitstream-vera/1.10/
http://mirror.aarnet.edu.au/pub/GNOME/sources/ttf-bitstream-vera/1.10/
http://ring.nict.go.jp/archives/X/gnome/sources/ttf-bitstream-vera/1.10/
http://ring.k-opti.com/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/
ftp://ftp.nara.wide.ad.jp/pub/X11/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: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Dec 2009 14:11:33
Original commit files touched by this commit  1.10_4
pav search for other commits by this committer
- Remove mention of XF86Config
08 Sep 2009 20:26:23
Original commit files touched by this commit  1.10_4
marcus search for other commits by this committer
Use the default MTREE_FILE.

PR:             138564
02 Feb 2009 01:36:16
Original commit files touched by this commit  1.10_4
araujo search for other commits by this committer
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
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: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21408
Broken 173
Deprecated 46
Ignore 897
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 2
new 48 hours4
new 7 days14
new fortnight46
new month95

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.196 seconds.