Log of /head/x11-fonts/bitstream-vera/Makefile
Parent Directory
|
Revision Log
Revision
386097 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 11 18:34:57 2015 UTC
(9 years, 1 month ago)
by
mat
File length: 780 byte(s)
Diff to
previous 381876
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
Revision
381876 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 21 23:05:19 2015 UTC
(9 years, 3 months ago)
by
bapt
File length: 790 byte(s)
Diff to
previous 381628
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
Revision
363399 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 29 21:43:17 2014 UTC
(9 years, 11 months ago)
by
adamw
File length: 1370 byte(s)
Diff to
previous 362026
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
Revision
227416 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 2 01:36:16 2009 UTC
(15 years, 5 months ago)
by
araujo
File length: 1643 byte(s)
Diff to
previous 211584
- 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)
Revision
211584 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 19 17:56:05 2008 UTC
(16 years, 2 months ago)
by
miwi
File length: 1658 byte(s)
Diff to
previous 191544
- 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)
Revision
191544 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat May 19 20:36:56 2007 UTC
(17 years, 1 month ago)
by
flz
File length: 1676 byte(s)
Diff to
previous 188209
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision
188209 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 24 20:40:54 2007 UTC
(17 years, 3 months ago)
by
marcus
File length: 1676 byte(s)
Diff to
previous 183965
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>
Revision
165166 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 12 04:58:43 2006 UTC
(18 years ago)
by
mezz
File length: 1909 byte(s)
Diff to
previous 147261
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...
================================
Revision
147261 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 5 04:53:48 2005 UTC
(18 years, 8 months ago)
by
marcus
File length: 1783 byte(s)
Diff to
previous 130329
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.
The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:
Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn
For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/. The 2.12 documentation will be
posted shortly.
Revision
128928 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 15 15:54:00 2005 UTC
(19 years, 4 months ago)
by
pav
File length: 1773 byte(s)
Diff to
previous 102845
- Avoid dependency on X libraries [1]
- Portlint
PR: ports/77503 [1]
Submitted by: Rui Lopes <rui@ruilopes.com>
Revision
75983 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 20 20:28:22 2003 UTC
(21 years, 4 months ago)
by
marcus
File length: 1740 byte(s)
Diff to
previous 75921
Looks like we do need fc-cache since the cache files seem to vary slightly
from machine to machine.
Revision
75921 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 20 01:38:32 2003 UTC
(21 years, 4 months ago)
by
marcus
File length: 1668 byte(s)
Diff to
previous 75901
* Don't depend on fontconfig (instead, package fonts.cache-1 with the port)
* Only install local.conf if one doesn't already exist
Revision
75901 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 19 17:52:18 2003 UTC
(21 years, 4 months ago)
by
marcus
File length: 1682 byte(s)
Diff to
previous 75852
* 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]
Revision
75849 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Wed Feb 19 04:19:32 2003 UTC
(21 years, 4 months ago)
by
marcus
File length: 2092 byte(s)
Add bitstream-vera, a collection of 10 high-quality TrueType fonts that
look really nice in GNOME 2.
Inspired by: x11-fonts/webfonts
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.