1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

1281 Commits

Author SHA1 Message Date
Martin Wilke
b3c0ac803f - Stage support 2014-02-03 11:11:36 +00:00
Martin Wilke
e4b77c9bda - Stage support 2014-02-02 11:00:11 +00:00
Thierry Thomas
0da24155ee Update x11-fonts/gnu-unifont and x11-fonts/gnu-unifont-ttf from 20080907
to 20131020.

PR:		ports/183298
Submitted by:	Vitaly Magerya <vmagerya (at) gmail.com>
Approved by:	maintainer
2014-01-26 23:15:37 +00:00
Rusmir Dusko
853bb8ff0c AllegroFont is an Allegro wrapper for the wonderful FreeType2 library
that makes Allegro (amongst other things) able to load and render TTF
and many other famous font formats. Other feature is that it is able
to render the fonts antialiased.

WWW: http://opensnc.sourceforge.net/alfont/

PR:		ports/180216
Submitted by:	nemysis (self)
2014-01-26 21:09:15 +00:00
Raphael Kubo da Costa
0d1b00e6ac Switch to fetching the font from GitHub.
Upstream pointed out that the font is also hosted on GitHub, which is easier
to fetch and more reliable than the download link on their website.

We can also track the version numbers more easily now, so switch to using
them instead of a date in PORTVERSION.
2014-01-23 22:03:42 +00:00
Raphael Kubo da Costa
3c6f40ae53 Remove stray file that is not part of the port.
It was not sent as part of the PR that originated the port, and most likely
was added by mistake (it is also not referenced by the other files in the
port).
2014-01-23 21:39:40 +00:00
Raphael Kubo da Costa
21f0078267 Update to new release and fix `make checksum'.
Upstream uses the same URL to serve a new zip file, which broke make
checksum when they released a new version. I have contacted them about this.

Changelog:
- Fixed Dcroat in all the fonts
- Removed aphostrophe Opentype replacement
- Added some kerning pairs
2014-01-23 09:15:18 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Raphael Kubo da Costa
918d7f21d8 Simplify LICENSE for the Fira fonts.
We have OFL11 in the database, so there's no need to set all those LICENSE
parameters manually.
2014-01-21 20:47:06 +00:00
Rusmir Dusko
c8e1c36fe7 The Fira font family was designed to cover the legibility needs for a
large range of handsets varying in screen quality and rendering. It
comes in a Sans Serif with 4 weights (light, regular, medium and bold)
all accompanied by italic styles. The package also includes a Mono
Spaced variant with 2 weights (regular and bold).

Available formats: Open Type, True Type

WWW: http://mozilla.github.io/Fira/

PR:		ports/182414
Submitted by:	horia
2014-01-20 20:21:50 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Jimmy Olgeni
94b1dd8093 Add staging support and cleanup. 2014-01-09 15:18:54 +00:00
Jimmy Olgeni
553a8361e8 Add staging support and cleanup. 2014-01-08 13:24:28 +00:00
Jimmy Olgeni
6ce56b0c1a Add staging support and cleanup. 2014-01-08 13:22:46 +00:00
Niclas Zeising
b015a1fa41 Update libXfont to 1.4.7
This is a security fix and it is important to update, since it might lead to
a privilege escalation if the X server is run as root (which is the default)

Security:	CVE-2013-6462
2014-01-08 10:42:04 +00:00
Baptiste Daroussin
313cb94889 Part 2 at removing now useless FETCH_ARGS redifition 2014-01-03 01:12:59 +00:00
Antoine Brodin
0686bd0611 Add an orphaned man page to plist
Approved by:	kwm (maintainer)
2014-01-02 08:47:52 +00:00
Raphael Kubo da Costa
cfe7187881 Add x11-fonts/clearsans.
Clear Sans is a versatile OpenType font for screen, print, and Web.

It was designed with on-screen legibility and glanceability in mind. It strikes
a balance between contemporary, professional, and stylish expression and
thoroughly functional purpose. It has a sophisticated and elegant personality
at all sizes, and its thoughtful design becomes even more evident at the thin
weight.

WWW: https://01.org/clear-sans
2014-01-01 16:50:03 +00:00
Rene Ladan
f8bf9bfdb2 Remove expired ports:
2013-12-30 security/dazuko: Currently, the project has not an active development and maintainer
2013-12-31 mail/p5-Mail-SPF-Query: Use mail/p5-Mail-SPF instead
2013-12-31 x11-fonts/etlfonts: master site gone
2013-12-31 net/gateway6: Unsupported upstream, consider using net/gogoc
2013-12-31 10:07:43 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Raphael Kubo da Costa
540755c91e Add x11-fonts/bitter.
A "contemporary" slab serif typeface for text, especially designed for
comfortably reading on any computer or device. The robust design started from
the austerity of the pixel grid, based on rational rather than emotional
principles. It combines the large x-heights and legibility of the humanistic
tradition with subtle characteristics in the characters that inject a certain
rhythm to flowing texts.

WWW: http://www.huertatipografica.com/fonts/bitter-ht
2013-12-27 19:11:29 +00:00
Koop Mast
cb37936fa6 Make the confdir variable in fontconfig.pc have a correctly expanded value.
Reported by:	mat@
Pointyhat to:	kwm@ for not checking font ports :/
2013-12-27 18:54:29 +00:00
Koop Mast
2fd44c965f Update to 2.11.0.
Stagify.
2013-12-27 15:52:50 +00:00
Raphael Kubo da Costa
83d2a9c508 Add x11-fonts/alegreya-sans.
Alegreya Sans is a humanist sans serif family with a calligraphic feeling that
conveys a dynamic and varied rhythm. This gives a pleasant feeling to readers
of long texts.

Alegreya Sans provides for advanced typography with OpenType Features such as
small caps, ligatures, fractions, four set of figures, super and subscript
characters, ordinals, localized accent forms for Catalan, Guarani, Romanian,
Turkish and others.

WWW: http://www.huertatipografica.com/fonts/alegreya-sans-ht
2013-12-26 15:20:57 +00:00
Raphael Kubo da Costa
72aee68c1c Use NO_WRKSUBDIR=yes instead of WRKSRC=${WRKDIR}. 2013-12-24 23:22:35 +00:00
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
2013-12-24 21:22:21 +00:00
Raphael Kubo da Costa
78a985fc53 Actually make the port installable, sigh. 2013-12-24 17:48:14 +00:00
Raphael Kubo da Costa
07ac6f8756 Add x11-fonts/vollkorn-ttf.
It intends to be a quiet, modest and well working text face for bread and
butter use. Unlike its examples in the book faces from the renaissance until
today, it has dark and meaty serifs and a bouncing and healthy look. It might
be used as body type as well as for headlines or titles.

WWW: http://friedrichalthausen.de/vollkorn/
2013-12-24 16:34:46 +00:00
Rene Ladan
97f8402e5f Remove expired ports:
2013-12-18 x11-fonts/ppantsfonts: Broken for more than 6 month
2013-12-19 x11-toolkits/gtksourceview-sharp: Depends on expired devel/mono-tools
2013-11-18 devel/mono-tools: Broken for more than 6 month
2013-12-19 textproc/p5-XML-SAXDriver-Sablotron: Depends on expired textproc/p5-XML-Sablotron
2013-11-18 textproc/p5-XML-Sablotron: Broken for more than 6 month
2013-11-18 net/freeswitch-core: Broken for more than 6 month
2013-12-19 misc/freeswitch-pizzademo: Depends on expired net/freeswitch-core
2013-12-19 misc/freeswitch-scripts: Depends on expired net/freeswitch-core
2013-12-19 www/p5-HTML-Webmake: Depends on expired textproc/p5-XML-Sablotron
2013-12-20 19:02:51 +00:00
Danilo Egea Gondolfo
1a414053c7 - Support USE_GITHUB
- Add stage support

PR:		ports/184862
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 12:51:46 +00:00
Niclas Zeising
d468eb5b2e Really bump portrevision.
Noticed by:	kwm
2013-12-19 11:04:04 +00:00
Niclas Zeising
0406d5b04f Try to fix font handling for xorg fonts when using staging and pkgng.
This should silence all QAT messages about leftover font files.

Bump portrevision for all affected ports.

Original idea:		bapt
2013-12-19 10:49:00 +00:00
Kubilay Kocak
a1c3980ac8 Reset maintainer for llwang@infor.org
Reset maintainership for llwang@infor.org due to multiple timeouts and email
address permanent failure. Return all ports to the free pool except
py-numpy, which is taken under the wing of the python@ team.

We thank you for your contribution to the FreeBSD project

Approved by:	portmgr
2013-12-18 10:38:33 +00:00
Niclas Zeising
47be7a61c9 Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
2013-12-16 11:11:09 +00:00
Bryan Drewery
77197dd811 - Chase r336083 and bump all ports using NO_ARCH so that users building
their own packages and still on pkg 1.1.4 can upgrade.

With hat:	portmgr
2013-12-10 19:47:42 +00:00
Raphael Kubo da Costa
6bda3d6541 Update to 1.3.1.
From the changelog:
  Various fixes: still cleaning m and w, reworked all ogoneks, changed a bit
  the dollar, moved some accents, eliminated glitches around Powerline
  symbols.
2013-12-09 20:34:13 +00:00
Antoine Brodin
a8dfb6bee8 - Stage support for all -reference ports
- Nuke NOPORTDOCS, those ports are already IGNOREd with NOPORTDOCS

Approved by:	kwm (maintainer)
2013-12-09 18:41:16 +00:00
Matthew Seaman
08f342435d Mark all my architecture independent ports using shell/perl/PHP as
NO_ARCH=yes

While here, fix a few other niggles:

net/phpldapadmin -- remove indefinite article from COMMENT

www/p5-RT* -- fix comments referencing the different versions of RT

x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the
  install targets; rework the handling of ${FONTPATH}
2013-12-08 22:38:52 +00:00
Antoine Brodin
a4495224cf - Update list of man pages (1 disappeared, 6 new)
- Stage support

Approved by:	kwm (maintainer)
2013-12-07 10:12:37 +00:00
Sunpoet Po-Chuan Hsieh
a7472977f5 - Move post-install: to do-install:
- Support STAGEDIR
2013-12-07 00:50:25 +00:00
Koop Mast
238fa4a636 Add patch to fix build with freetype 2.5.1.
Use a LIB_DEPEND line to replace a RUN_/BUILD_ lines for fontconfig.
Stageify.
2013-12-05 18:27:03 +00:00
Boris Samorodov
a86c8e0638 . allow staging;
. use new LIB_DEPENDS syntax;
. USE_GMAKE=yes -> USES=gmake.
2013-12-01 16:10:24 +00:00
Raphael Kubo da Costa
2bdc07a4e5 Add x11-fonts/cosmic-sans-neue-mono.
A programming font, designed with functionality in mind, and with some
wibbly-wobbly handwriting-like fuzziness that makes it unassumingly cool.

WWW: http://openfontlibrary.org/en/font/cosmic-sans-neue-mono
2013-11-25 22:38:16 +00:00
Rene Ladan
8d30ffe80c Fix expiration dates, they should be *December* 18th, not November 18th. 2013-11-22 10:58:20 +00:00
Baptiste Daroussin
b346d3d4d6 Deprecated ports broken for more than 6 month 2013-11-22 08:24:11 +00:00
Sunpoet Po-Chuan Hsieh
50ee5cdf4a - Update to 1.03
Changes:	http://search.cpan.org/dist/Font-TTF/Changes
2013-11-11 20:34:45 +00:00
Thomas Abthorpe
050c1d4ef1 - Remove auto-accept
Submitted by:	rakuco@
Pointyhat to:	tabthorpe@
2013-11-07 13:09:34 +00:00
Vanilla I. Shu
2ea3f9ea96 Support STAGEDIR. 2013-11-07 03:59:36 +00:00
Alexey Dokuchaev
fe4367493e - Tighten USE_PYTHON as it said to be not compatible with Python 3.x+
- Hand over to python@ team, they will probably take better care of it

Discussed with:	mva, wg
2013-11-07 01:31:09 +00:00
Alexey Dokuchaev
8178ef254f Add py-bdflib, a (Python) library for working with BDF font files. 2013-11-06 05:08:32 +00:00