ab50 FreshPorts -- x11-fonts/bitstream-vera
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
bitstream-vera 1.10_5 x11-fonts on this many watch lists=268 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
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. x11-fonts/fontconfig
Required To Run:
  1. x11-fonts/fontconfig

This port is required by:

for Build for Run

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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/
  2. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/ttf-bitstream-vera/1.10/
  3. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/ttf-bitstream-vera/1.10/
  4. ftp://ftp.dit.upm.es/linux/gnome/sources/ttf-bitstream-vera/1.10/
  5. ftp://ftp.dti.ad.jp/pub/X/gnome/sources/ttf-bitstream-vera/1.10/
  6. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/ttf-bitstream-vera/1.10/
  7. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/
  8. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/ttf-bitstream-vera/1.10/
  9. http://fr2.rpmfind.net/linux/gnome.org/sources/ttf-bitstream-vera/1.10/
  10. http://ftp.acc.umu.se/pub/GNOME/sources/ttf-bitstream-vera/1.10/
  11. http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/
  12. http://ftp.unina.it/pub/linux/GNOME/sources/ttf-bitstream-vera/1.10/
  13. http://linorg.usp.br/gnome/sources/ttf-bitstream-vera/1.10/
  14. http://mirror.aarnet.edu.au/pub/GNOME/sources/ttf-bitstream-vera/1.10/
  15. http://ring.nict.go.jp/archives/X/gnome/sources/ttf-bitstream-vera/1.10/
  16. http://ring.riken.jp/archives/X/gnome/sources/ttf-bitstream-vera/1.10/
  17. http://www.gtlib.cc.gatech.edu/pub/gnome/sources/ttf-bitstream-vera/1.10/

Number of commits found: 28

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 Jul 2011 12:39:31
Original commit files touched by this commit  1.10_5
bapt search for other commits by this committer
- Fix font caching when installed from package
- bump portrevision

Approved by:    kwm@ (with gnome hat)
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.10_4
miwi search for other commits by this committer
- Get Rid MD5 support
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 19: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 17: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 20: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 04: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 16: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 16: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 16: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 03: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: 28

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 291
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours5
new 7 days31
new fortnight71
new month203

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0