Commit graph

1116 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
Thomas Abthorpe
15cfa870ac - Reassign to the heap
Noticed by:	dougb
2011-10-14 20:35:39 +00:00
Doug Barton
063b978d77 Add direct run dependency on databases/py-sqlite3
Submitted by:	maintainer
2011-09-28 03:42:35 +00:00
Doug Barton
53946131f7 Finish applying actual patch
PR:		ports/156119
Submitted by:	maintainer
2011-09-26 09:47:57 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Eitan Adler
91f0dcd8fa - use PORTDATA instead of long pkg-plist
- fix error with locale.bindtextdomain

PR:		ports/156119
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
Approved by:	sahil (mentor)
2011-09-23 03:06:56 +00:00
Eitan Adler
61aab85620 - update mkfontscale to 1.0.9
- update oclock to 1.0.2
- update twm to 1.0.7
- update xmodmap to 1.0.4
- update xorg-macros to 1.15.0
- update xprop to 1.2.1
- update xvinfo to 1.1.1
- update xwininfo to 1.1.2

Approved by:	bapt (mentor)
Obtained from:	xorg-devel repo
2011-09-18 13:40:18 +00:00
Baptiste Daroussin
447afa5045 2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
2011-09-07 09:30:17 +00:00
Alexey Dokuchaev
5094431030 Relinquish to the pool. 2011-09-01 11:48:00 +00:00
Andrey A. Chernov
45ba9805ed Remove myself from MAINTAINER 2011-08-30 07:57:26 +00:00
Raphael Kubo da Costa
3e00b12630 Update my mail address in the ports I maintain.
Approved by:	avilla
2011-08-28 18:04:48 +00:00
Doug Barton
f9faa8bdaa Geocities has been gone for almost 2 years now, so let's remove
references to it.

Deprecate ports whose only MASTER_SITE is (was) geocities
2011-08-23 07:45:27 +00:00
Sunpoet Po-Chuan Hsieh
cacbd95db4 - Update MASTER_SITES
Reported by:	pointyhat
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2011-08-22 02:00:51 +00:00
Steve Wills
14feac0fba - Update to 4.36
- Pass maintainership to submitter

PR:		ports/159526
Submitted by:	Niclas Zeising <niclas.zeising@gmail.com>
Approved by:	multiple maintainer timeouts (>6 months)
2011-08-20 17:22:50 +00:00
Sunpoet Po-Chuan Hsieh
52a21855b9 - Add hanazono-fonts-ttf 20110516
Hanazono Mincho typeface is a CJK TrueType font that developed with a
support of Grant-in-Aid for Publication of Scientific Research Results
from Japan Society for the Promotion of Science and the International
Research Institute for Zen Buddhism (IRIZ), Hanazono University. also
with volunteers who work together on glyphwiki.org.

WWW: http://fonts.jp/hanazono/

PR:		ports/159767
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-08-17 03:33:12 +00:00
Koop Mast
122b5de7e1 Fix the build if xmlto is present.
PR:		ports/159676
Reported by:	Andrei Lavreniyuk <andy.lavr@gmail.com>
With hat:	x11@
2011-08-11 10:57:27 +00:00
Koop Mast
294d9e7da6 Update to 1.4.4.
Security:	304409c3-c3ef-11e0-8aa5-485d60cb5385
2011-08-11 08:39:10 +00:00
Emanuel Haupt
8c81a551b0 Update broken/outdated WWW entries. Remove those where no alternate source was
found.
2011-08-05 11:45:09 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Baptiste Daroussin
8bd3a392b6 Deprecate some port with no more public distfiles 2011-08-02 19:35:12 +00:00
Koop Mast
32d64b4c94 Add cantarell-fonts 0.0.6.
A contemporary Humanist sans serif font that fully support the following
writing systems: Basic Latin, Western European, Catalan, Baltic, Turkish,
Central European, Dutch and Afrikaans.
2011-07-29 18:23:07 +00:00
Koop Mast
efbf142f18 Add */share/fonts as default path and change */lib/X11/fonts to add directory,
now it's same as what Linux has and fontconfig's default configuration. There
are a few of ports have fonts installed in share/fonts/ and they don't realized
about that those fonts don't work at all. Also, reduce add hack in each font
ports if they want to install in share/fonts/ by default.
2011-07-29 18:17:28 +00:00
Sunpoet Po-Chuan Hsieh
7d3003a5c3 - Change MASTER_SITES to my LOCAL
- Respect PREFIX
- Cleanup Makefile
- Add maintainer section
2011-07-18 00:34:55 +00:00
Baptiste Daroussin
ed89ffa6c2 - Fix font caching when installed from package
- bump portrevision

Approved by:	kwm@ (with gnome hat)
2011-07-13 12:39:31 +00:00
Sunpoet Po-Chuan Hsieh
a43607edac - Update to 20110324
- Take maintainership

PR:		ports/156870
Submitted by:	pgollucci
Approved by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-07-11 01:17:02 +00:00
Juergen Lock
d62766a5e4 Update to 4.35 .
PR:		ports/157707
Submitted by:	Niclas Zeising <niclas.zeising@gmail.com>
Approved by:	maintainer timeout (15 days)
2011-06-22 23:06:22 +00:00
Baptiste Daroussin
f2fbd59d14 Xg has expired: no more public distfiles, and wily depends on it
editors/wily
2011-05-01 x11-fonts/Xg: Upstream disapear and distfile is no more available
2011-06-09 16:17:37 +00:00
Thierry Thomas
5f09496bc9 Upgrade to 1.07.0.
Note: with this release, it would be possible to get the source tarball
and build the fonts, with fontforge as a BUILD_DEPENDENCY; is there an
interest for this?
2011-05-31 19:24:45 +00:00
Brendan Fabeny
82c18df9e2 Add paratype 2.004, ParaType font collection for the languages of
Russia.
2011-05-26 16:47:27 +00:00
Baptiste Daroussin
ccebe907c3 Removed unmaintained expired ports from x11-fonts
2011-05-01 x11-fonts/avifonts: Upstream disapear and distfile is no more available
2011-05-01 x11-fonts/bitmap-fonts: Distfile is no more available
2011-05-01 x11-fonts/mozilla-fonts: Upstream disapear and distfile is no more available
2011-05-01 x11-fonts/xfed: Upstream disapear and distfile is no more available
2011-05-01 x11-fonts/xmbdfed: Upstream disapear and distfile is no more available
2011-05-02 12:36:23 +00:00
Sunpoet Po-Chuan Hsieh
12d0e8b18d - Update to 2.8
- Tweak DISTNAME

PR:		ports/156458
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2011-04-18 10:02:15 +00:00
Rene Ladan
5fafbc0f8b Garbage collect expired ports
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009
2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009
2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009
2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007
2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008
2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009
2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009
2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned
2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+
2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009
2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009
2011-03-30 www/mediawiki112: abandoned upstream
2011-03-30 www/mediawiki113: abandoned upstream
2011-03-30 www/mediawiki114: abandoned upstream
2011-03-30 www/mediawiki16: abandoned upstream
2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009
2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite"
2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009
2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009
2011-04-04 17:12:43 +00:00
Wen Heping
548f209bcb Font Manager is not intended to be a professional-grade font management
solution, but rather a simple application suitable for the needs of most
desktop users.

Although designed with the GNOME desktop environment in mind, it should
work well with most major desktop environments such as Xfce, Enlightenment,
and even KDE.

WWW:    https://code.google.com/p/font-manager/

PR:		ports/155942
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-03-30 00:20:37 +00:00
Pawel Pekala
1c89fac54a - Update my email to FreeBSD
Approved by:    miwi, wen (mentors)
2011-03-23 16:58:01 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Baptiste Daroussin
1cf27d8345 Deprecate two forgotten ports from previous category 2011-03-11 17:09:25 +00:00
Baptiste Daroussin
e0603a8ec4 Deprecate unmaintained ports from x11-fonts where upstream disapear and/or
where no distfiles can be found and are not used bye maintained ports
2011-03-11 16:09:16 +00:00
Baptiste Daroussin
119fa14b8b Deprecate bitmap fonts and related ports. They are unmaintained and no distfiles are availables 2011-03-11 16:04:40 +00:00
Baptiste Daroussin
0b4ae303d8 - update WWW and MASTER_SITE
- while here remove md5
2011-03-11 15:55:22 +00:00
Baptiste Daroussin
49a18bcc23 update master site to a working one
while here remove MD5 from distinfo
2011-03-11 15:22:01 +00:00
Emanuel Haupt
1bf4b2310b Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)

Discussed with:	netchild (emulation)
2011-03-07 15:08:25 +00:00
Brendan Fabeny
9cf639cacf Add CharisSIL 4.106, the Charis SIL TrueType font collection.
Approved by:	makc, miwi (mentors, implicit)
2011-03-04 09:24:17 +00:00
Brendan Fabeny
7e1433a0e7 Add DoulosSIL 4.106, the Doulos SIL TrueType font collection.
Approved by:	makc, miwi (mentors, implicit)
2011-03-04 09:21:53 +00:00
Emanuel Haupt
1f1c285bba Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by:	distilator
Reviewed by:	netchild (emulation)
2011-03-03 09:26:45 +00:00
Sunpoet Po-Chuan Hsieh
c1e27ba336 - Update to 2.33
Changes:	http://dejavu-fonts.org/wiki/Changelog
2011-03-02 02:02:40 +00:00
Alexander Leidinger
252e481b40 Deprecate all non-default Fedora based linux_base respectively linux-fx-*
ports. All of them are End of Life (no security updates) since a loooong time.

As they are not the default, I decided to go with a short expiration date (one
month). The maintainer of the few ports which depend upon the f8 infrastructure
is informed to take action (update to the default f10 infrastructure, or to
deprecate).
2011-02-28 14:07:23 +00:00
Martin Wilke
d594ccc94f - Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

	Beat Gaetzi
	Dima Panov
	Koop Mast
	Eitan Adler
	and all Testers.

PR:		ports/147646
		ports/148035
		ports/148744
		ports/150223
		ports/152889
		ports/154457
2011-02-25 16:52:50 +00:00
Jimmy Olgeni
5ff3938edb Suggest using xorg.conf rather than XF86Config.
Submitted by:	ryusuke
2011-02-09 22:50:11 +00:00
Martin Wilke
08fe0c9e83 - Update to 4.32
PR:		153651
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
Approved by:	maintainer timeout
Feature safe:	yes
2011-01-31 15:01:50 +00:00
Thierry Thomas
26b0ffca5d Remove the RESTRICTED line, because we don't modify the original files.
Reported by:	Pav
Feature safe:	yes
2011-01-24 20:00:36 +00:00
Thierry Thomas
6973dedeae Make fetchable again.
Reported by:	pointyhat (Pav & Erwin)
Feature safe:	yes
2011-01-20 21:57:56 +00:00