Commit Graph

1066 Commits

Author SHA1 Message Date
Koop Mast
7655d55990 Update to 0.0.8. 2012-05-10 06:54:14 +00:00
Baptiste Daroussin
c8e5ec8c30 Add LinLibertineG fonts:
Graphite versions of Linux Libertine and Linux Biolinum font families for
LibreOffice and OpenOffice.org. Fonts with ligatures, true small caps, old style
numbers, proportional or monospaced numbers, capital spacing, automatic thousand
separation, true superscript and subscript, diagonal and nut fractions,
different numbering styles: number to number name conversion (in more than 20
languages), footnote numbering styles; right aligned footnote numbers, etc
2012-04-24 07:36:49 +00:00
Koop Mast
9a1f983628 Add patch from upstream to fix a C++11 issue in fontconfig. This fixes the
build of libreoffice with Clang on current. And possible other C++ users of
fontconfig.

Submitted by:	Buganini (via bapt@) on #freebsd-office
Obtained by:	fontconfig git
2012-04-23 21:05:05 +00:00
Pav Lucistnik
b07e109b52 - Mark BROKEN: unfetchable
Reported by:	pointyhat
2012-04-19 21:20:52 +00:00
Alexander Leidinger
7be25933ea Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).

I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.

Discussed with:	bsam
2012-04-14 20:24:51 +00:00
Ruslan Makhmatkhanov
e3eba623ad - update to 20120202
PR:		166743
Submitted by:	Zhihao Yuan <lichray at gmail dot com> (maintainer)
2012-04-10 18:58:53 +00:00
Ruslan Makhmatkhanov
ccd799ed39 - add new "PT Mono Bold" font
PR:		166537
Submitted by:	Alexey Illarionov <littlesavage at rambler dot ru> (maintainer)
Feature safe:	yes
2012-03-31 18:19:01 +00:00
Koop Mast
3fc578cf75 Fix patching.
Submitted by:	Sebastien Santoro <dereckson@espace-win.org>
		Jan Henrik Sylvester <me@janh.de>
Feature safe:	yes
2012-03-13 11:58:38 +00:00
Koop Mast
e4ba89db1d Do proper input validation for libXfont. This is for CVE-2011-2895.
Feature safe:	yes
2012-03-13 09:37:28 +00:00
Carlo Strub
54e8bdee99 Update to 1.202
PR:		ports/165696
Submitted by:	Lowell Gilbert <lgfbsd@be-well.ilk.org> (maintainer)
Approved by:	glarkin@ (mentor, implicit)
2012-03-04 22:15:36 +00:00
Ruslan Makhmatkhanov
c344c62b1c - switch to self-made versioned distfile names
PR:		165356
Submitted by:	Alexe Illarionov <littlesavage at rambler dot ru> (maintainer, via mail)
Reported by:	Volodymyr Kostyrko <c.kworr at gmail dot com>
2012-02-28 18:08:34 +00:00
Koop Mast
44e339cc0c The fonts xorg meta port should depend on the fonts sub-meta ports
(100dpi, 75dpi, cyrillic, etc) instead of files installed by fonts of these
sub-meta ports.

This solves issues where some fonts meta ports where not installed properly,
because xorg-fonts thought them allready installed.

PR:		ports/165254
Reported by:	Niclas Zeising <zeising@daemonic.se>
2012-02-27 20:29:56 +00:00
Ruslan Makhmatkhanov
c78fdb287a Roboto is a sans serif typeface family designed to be modern yet
emotional. It was introduced as the font used for Android 4.0 "Ice
Cream Sandwich". This typeface is designed for high resolution mobile
devices so it includes several typefaces for text in different sizes.

WWW:    http://developer.android.com/design/style/typography.html

PR:		165342
Submitted by:	Winston Weinert <winstonw at lavabit dot com>
2012-02-23 09:49:30 +00:00
Ruslan Makhmatkhanov
9e38593ec2 - actually bump PORTREVISION, sorry for this. 2012-02-15 07:42:58 +00:00
Ruslan Makhmatkhanov
8e822e019c - update checksum for PTMonoOFL.zip once again. This font was updated upstream.
Requested by:   maintainer (by mail)
Reported by:    pav (pointyhat)
2012-02-15 07:38:41 +00:00
Matthew Seaman
23c0a81f8a Update maintainer address to matthew@FreeBSD.org
Approved by:	shaun (mentor)
2012-02-09 17:09:51 +00:00
Jason Helfman
f3f0d151be - Update to 4.7.5
while here...
- add in LICENSE installation via framework
- run fc-cache on de-install
- drop X11BASE

PR:	ports/164319
Submitted by:	giffunip at tutopia.com
Reviewed by: crees, rene
Approved by:	maintainer ( timeout + 3d)
2012-02-06 18:11:28 +00:00
Ruslan Makhmatkhanov
e8e0243398 - update PT Mono font to 1.001 (released at 23 Jan)
Reported by:    pav (via pointyhat)
Approved by:    maintainer (via mail)
2012-01-29 23:25:08 +00:00
Martin Wilke
a8fa38c4c4 - Update to 0.5.14
PR:		164175
Submitted by:	Ports Fury
2012-01-28 17:49:39 +00:00
Thierry Thomas
fbc10713a1 Remove the former official website, which is down.
Note: I have been notified that Code2000 (with Code2001 and Code2002)
are now downloadable from Sourceforge, but according to
http://en.wikipedia.org/wiki/Talk:Code2000
this could be a fake, it's why I don't update the port now.
2012-01-23 21:23:51 +00:00
Ruslan Makhmatkhanov
d940376f4a - update to 20110915
PR:		164392
Submitted by:	Zhihao Yuan <lichray at gmail dot com> (maintainer)
2012-01-23 03:44:57 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Baptiste Daroussin
f16cba880d Google has created a set of fonts for it's ChromeOS Operating system.
The three standard ones closely  mimic the most popular ones for
the Windows platform and the linuxso-called Liberation fonts but
are available under an OpenFont license.

Tinos, Arimo and Cousine, appear to be variations of the old
standard  Times, Arial and Courier.

PR:		ports/164229
Submitted by:	Pedro Giffuni
2012-01-19 23:13:34 +00:00
Chris Rees
b81435c1c2 Update maintainer email address
PR:		ports/164211
Submitted by:	Niclas Zeising <zeising@daemonic.se> (maintainer)
2012-01-16 21:11:10 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Ruslan Makhmatkhanov
bd454565b3 - update to 0.7
PR:		164001
Submitted by:	Nikola Lecic <nikola.lecic at anthesphoria dot net> (maintainer)
2012-01-11 07:53:43 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Ruslan Makhmatkhanov
1aad205f6f - add new monospaced font
PR:		163740
Submitted by:	Alexey Illarionov <littlesavage at rambler dot ru> (maintainer)
2012-01-01 14:18:37 +00:00
Emanuel Haupt
33fcf400f8 End WWW CPAN URL with a "/" 2011-12-28 08:20:20 +00:00
Steven Kreuzer
e837ac5078 Fix MAINTAINER 2011-12-24 20:11:00 +00:00
Pawel Pekala
82237cec9b - Readd with better name
Anonymous Pro (2009) is a family of four fixed-width fonts designed
especially with coding in mind. Characters that could be mistaken for
one another (O, 0, I, l, 1, etc.) have distinct shapes to make them
easier to tell apart in the context of source code.

Author:	Mark Simonson <mark@marksimonson.com>
WWW: http://www.ms-studio.com/FontSales/anonymouspro.html

PR:		ports/162614
Submitted by:	Norberto Lopes <nlopes.ml@gmail.com>
Feature safe:	yes
2011-11-30 15:18:01 +00:00
Pawel Pekala
3f95f719ba Remove port to change it's name
Feature safe: yes
2011-11-30 15:14:59 +00:00
Pawel Pekala
dc8e5213e3 Anonymous Pro (2009) is a family of four fixed-width fonts designed
especially with coding in mind. Characters that could be mistaken for
one another (O, 0, I, l, 1, etc.) have distinct shapes to make them
easier to tell apart in the context of source code.

Author:	Mark Simonson <mark@marksimonson.com>
WWW: http://www.ms-studio.com/FontSales/anonymouspro.html

PR:		ports/162614
Submitted by:	Norberto Lopes <nlopes.ml@gmail.com>

Feature safe:	yes
2011-11-29 22:32:18 +00:00
Martin Wilke
dfc817d72f - Update to 0.5.12
PR:		162826
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-25 16:45:08 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
Chris Rees
6ab02ccd5e Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCS
PR:		ports/162136
Submitted by:	4720@hushmail.com
Approved by:	[no rejections from any maintainer within 14 days]
Feature safe:	yes
2011-11-13 17:33:47 +00:00
Kevin Lo
64909dd688 freetype font should depend on fontconfig rather than mkfontdir
Pointed out by:	Jan Beich <jbeich at tormail dot net>
2011-11-10 02:11:42 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Kevin Lo
4ef8e47094 Initial import of ubuntu-font 0.80
The Ubuntu Font Family are a set of matching new libre/open fonts in
development during 2010--2011. The development is being funded by
Canonical Ltd on behalf the wider Free Software community and the
Ubuntu project.  The technical font design work and implementation is
being undertaken by Dalton Maag.
2011-11-09 06:31:11 +00:00
Martin Wilke
690535e580 - Fix build on FreeBSD 10.0
Notes: all x11@ ports fixed for FreeBSD 10
2011-10-29 07:04:53 +00:00
Martin Wilke
60f67978aa - Fix build on FreeBSD 10 2011-10-28 18:53:24 +00:00
Martin Wilke
0b47ea5771 - Fix build on FreeBSD 10 2011-10-28 17:07:08 +00:00
Beat Gaetzi
08f7c4737d - Fix build on FreeBSD 10
Approved by:	miwi
2011-10-27 15:52:25 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Brendan Fabeny
3305fd305d fix fetch
Reported by:	pav
2011-10-18 05:15:44 +00:00
Brendan Fabeny
b49d99567f Add doulos-compact 4.110, Doulos SIL TrueType font collection, compact
variant.
2011-10-14 20:44:00 +00:00
Brendan Fabeny
69328c920a Add charis-compact 4.110, Charis SIL TrueType font collection, compact
variant.
2011-10-14 20:42:25 +00:00
Brendan Fabeny
23da1ab869 update to 4.110 2011-10-14 20:37:20 +00:00