1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

1262 Commits

Author SHA1 Message Date
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
Xin LI
42df5e78d7 Fix a warning "Having multiple values in <test> isn't supported and may
not work as expected" when using the latest x11-fonts/fontconfig.

This is similar to r326328 (ports/181701).

Reported by:	Eric Camachat <eric.camachat gmail.com>
Submitted by:	maintainer
PR:		ports/182865
2013-11-05 19:40:01 +00:00
Thomas Abthorpe
1d1f94afe7 - Update LICENSE accordingly, now that OFL10 and OFL11 are defined
With hat:	portmgr
2013-11-05 06:46:58 +00:00
Raphael Kubo da Costa
f7c605920f Fix a typo in the plist's @exec entry.
I had to bump PORTREVISION, as it changes the parameter passed to fc-cache.

Submitted by:	olgeni@
2013-11-04 22:07:30 +00:00
Raphael Kubo da Costa
28600d775f Use the newly-added OFL11 license in my x11-fonts ports. 2013-11-03 19:23:18 +00:00
Renato Botelho
2ce672b66b . Support STAGE
. Simplify Makefile
. Move pkg-message to files/pkg-message.in and use SUB_FILES
2013-10-31 23:56:00 +00:00
Renato Botelho
9e94552a66 . Support STAGE
. Simplify Makefile
. Move pkg-message to files/pkg-message.in and use SUB_FILES
2013-10-31 23:55:01 +00:00
Alexey Dokuchaev
39d38dc020 Inconsolata LGC is a modified version of Inconsolata with added the Cyrillic
alphabet which directly descends from Inconsolata Hellenic supporting modern
Greek.

Submitted by:	Ilya A. Arkhipov <rum1cro@yandex.ru>
2013-10-30 11:28:20 +00:00
Eitan Adler
e38c7afba2 - Convert from pkg-req to pkg-message
- Expire port as it has no master site
2013-10-28 21:56:39 +00:00
Eitan Adler
e4a4212c42 - Convert from pkg-req to pkg-message
- Expire port as it has no master site
2013-10-28 21:56:29 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Dmitry Marakasov
73b7596b94 - Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories)
- Add note on mtree change to CHANGES

Approved by:	portmgr (bdrewery)
2013-10-22 14:04:01 +00:00
Pietro Cerutti
24661e4f20 - Convert to USES+=tk
- Minor Makefile refactor
- STAGE-clean
2013-10-14 14:19:49 +00:00
Rene Ladan
1e7556e5f0 Add stage support for linux-f10-* ports maintained by emulation@
(category x11-fonts).
2013-10-06 15:40:51 +00:00
Pawel Pekala
dfc33c10af Add support for STAGEDIR 2013-10-05 16:52:12 +00:00
Baptiste Daroussin
6c9088298f Stagify, fix license definition 2013-10-04 14:17:46 +00:00
Baptiste Daroussin
e775d5b8cb Stagify 2013-10-04 14:13:50 +00:00
Baptiste Daroussin
7ea520112f Stagify 2013-10-04 14:10:59 +00:00
Veniamin Gvozdikov
e4a6ded1cc - Changed tabs to spaces in pkg-descr
- Changed MASTER_SITES

Approved by:	eadler (mentor)
2013-10-02 16:16:21 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00