Commit graph

1979 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
cb096fcd39 Do not silence installation messages 2017-06-19 17:27:06 +00:00
Raphael Kubo da Costa
97a9c42eaf Fix plist. 2017-06-09 15:11:56 +00:00
Raphael Kubo da Costa
190532e3d0 Use https in WWW and MASTER_SITES. 2017-06-09 15:04:36 +00:00
Raphael Kubo da Costa
299e6742dd Set NO_ARCH=yes.
The port only installs .ttf files.
2017-06-09 14:54:36 +00:00
Antoine Brodin
937671372a Fix check-sanity after WTFPL addition 2017-05-11 06:05:14 +00:00
Martin Wilke
af7b03764f - Update to 0.6.0
PR:		217289
Submitted by:	maintainer
2017-05-05 13:47:23 +00:00
Kevin Lo
da8b71c4c2 Update to 1.0.5 2017-05-03 13:40:28 +00:00
Kevin Lo
d78f4f42e4 Add Noto Serif CJK fonts.
PR:	219026
Submitted by:	Eric Camachat <eric@camachat.org>
2017-05-03 01:38:07 +00:00
Sunpoet Po-Chuan Hsieh
294913a4e0 Use USES=gnome 2017-05-01 12:47:10 +00:00
Steve Wills
5e7468eac5 x11-fonts/averiagwf: create port
The Averia GWF families of fonts are based on the average of all fonts
in the Google Web Fonts project, released under the SIL Open Font License,
as of 9 Nov 2011.

WWW: http://iotic.com/averia/

PR:		217014
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com>
2017-04-14 19:03:23 +00:00
Baptiste Daroussin
6c69f3cb7d Update to 0.0.25 2017-04-01 21:47:30 +00:00
Thierry Thomas
953cd5396c Replace fedorahosted by the new site.
PR:		218088
Reported by:	asomers
Obtained from:	Chris Hutchinson <portmaster (at) bsdforge.com>
2017-03-25 16:47:46 +00:00
Kirill Ponomarev
a9defc93c5 Fix fetch and handover maintainership to submitter.
PR:		217675
Submitted by:	portmaster@bsdforge.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9973
2017-03-13 18:32:11 +00:00
Sunpoet Po-Chuan Hsieh
68e04dfbbe Update to 2.000
Changes:	https://github.com/adobe-fonts/source-serif-pro/releases
2017-03-09 16:12:20 +00:00
Carlos J. Puga Medina
eb54a1e094 Drop maintainership and return them back to the pool. 2017-02-24 01:52:10 +00:00
Xin LI
04d19f5776 Enable autohint. [1]
While I'm there, also add LICENSE and NO_ARCH.

Submitted by:	intron at intron ac [1]
2017-02-19 06:57:06 +00:00
Raphael Kubo da Costa
3501e03212 Update to 6.002. 2017-02-18 11:27:42 +00:00
Joseph Mingrone
fea4377ff8 x11-fonts/font-manager: Switch from using Google Code to GitHub
Also
 - New MAINTAINER, portmaster@bsdforge.com
 - Update LIB_DEPENDS
 - Redo patches to silence portlint warnings
 - Add NLS_USES_OFF=gettext-runtime, because even when configured using
   --disable-nls, fontutils.so is still linked to lib/libintl.so.x.

PR:		216988
Submitted by:	portmaster@bsdforge.com (new maintainer)
Approved by:	swills (mentor, implicit)
2017-02-15 13:19:45 +00:00
Tobias Kortkamp
98058b8684 Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
2017-02-15 12:28:29 +00:00
Kevin Lo
96715ede9c Update to the latest version.
PR:	216762
Submitted by:	Martin Birgmeier <la5lbtyi@aon.at>
2017-02-04 15:41:57 +00:00
Raphael Kubo da Costa
5ba88a9ad8 Update to 6.001 2017-02-04 13:58:16 +00:00
Tijl Coosemans
a947b4ca40 Generate fontconfig cache on installation. This prevents cache creation
in every user's home directory when they first run an X11 Linux program.
2017-02-01 20:10:41 +00:00
Tijl Coosemans
d0d15cc5cd Enable i386 support to Linux CentOS 7 ports.
PR:		216646
2017-01-31 20:32:46 +00:00
Tijl Coosemans
6140d3c6aa - Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
  Select one list for regular make and all lists for make makesum so linux
  ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
  lib64 and sbin into symbolic links to the same directory under usr.
  This fixes the problem where some programs/libraries exist under / on
  FreeBSD and /usr on Linux or vice versa and then depending on the order
  of search paths Linux programs may run/load FreeBSD programs/libraries
  and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so
  Linux programs can find desktop theme icons.  This eliminates the need
  for x11-themes/linux*-hicolor-icon-theme.
- Rename pkg-plist.x86_64 to pkg-plist.amd64.
- Regenerate all pkg-plist files.
- Add @preexec to linux_base pkg-plist that moves existing files in bin,
  lib, lib64, sbin and icons to the new destination before the directories
  are turned into symbolic links.
- Remove several empty directories from linux_base ports.
- Sweep over all linux ports: use consistent style, remove old CONFLICTS,
  remove unused pkg-descr files, add NLS option,...
- Remove old linux arts, esound and openssl-compat ports.
2017-01-31 16:54:21 +00:00
Matthew Rezny
02915a3d0c Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9380
2017-01-30 14:55:08 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Tijl Coosemans
c2712d2471 Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386
packages there are no such packages for 7.3 yet so i386 support has been
marked IGNORE for now.

Change DIST_SUBDIR to just "centos" so distfiles that remain the same
between major versions don't have to be redownloaded.

Remove fmake hacks from linux.mk.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-01-19 15:44:53 +00:00
Raphael Kubo da Costa
1283a4b0e6 Update to 6.0 2017-01-19 11:20:21 +00:00
Tijl Coosemans
02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
Alexey Dokuchaev
bcb10ae8c7 - Update Mozilla's Open Source Type Family Fira to versions 4.203 (Sans)
and 3.202 (Code & Mono)
- Remove UFO source files installation option: they are no longer offered
  for download from carrois.com and probably of low interest to end-user
- Update mastersites, WWW references, and port description text

TIMESTAMP (Fira_Sans_4_2.zip) = 1477043341
2017-01-17 10:11:16 +00:00
Baptiste Daroussin
c83458c653 Fix encodings.dir path
PR:		170108
Modified:	hiroto.kagotani@gmail.com
2017-01-13 22:37:39 +00:00
Mathieu Arnold
ab00e8864e http://github.com redirects to the https version.
Sponsored by:	Absolight
2017-01-13 08:37:06 +00:00
Tijl Coosemans
83579f491e Make 64 bit Linux packages the default on amd64. 2017-01-12 10:44:45 +00:00
Carlo Strub
8cc3cffcee Update to 1.204
PR:		213272
Approved by:	maintainer (via personal mail)
2017-01-01 14:14:38 +00:00
Rene Ladan
0896b32448 Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10

Should fix INDEX

audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
audio/linux-f10-alsa-lib
audio/linux-f10-libvorbis
audio/linux-f10-libaudiofile
audio/linux-f10-mikmod
databases/linux-f10-sqlite3
devel/linux-f10-dbus-glib
devel/linux-f10-sdl12
devel/linux-f10-libglade2
devel/linux-f10-devtools
devel/linux-f10-allegro
devel/linux-f10-nspr
devel/linux-f10-dbus-libs
devel/linux-f10-libsigc++20
devel/linux-f10-ncurses-base
dns/linux-f10-libasyncns
emulators/linux_base-f10
emulators/linux-f10
ftp/linux-f10-curl
games/dsnake
graphics/linux-f10-sdl_image
graphics/linux-f10-sdl_ttf
graphics/linux-f10-glew
graphics/linux-f10-ungif
graphics/linux-f10-png
graphics/linux-f10-tiff
graphics/linux-f10-dri
graphics/linux-f10-jpeg
graphics/linux-f10-libGLU
graphics/linux-f10-gdk-pixbuf
graphics/linux-f10-libmng
graphics/linux-f10-cairo
graphics/linux-f10-imlib
lang/linux-f10-tcl85
lang/linux-f10-libg2c
multimedia/linux-f10-libtheora
multimedia/linux-f10-libv4l
net/linux-f10-openldap
net/linux-f10-nss_ldap
print/linux-f10-cups-libs
security/linux-f10-gnutls
security/linux-f10-nss
security/linux-f10-openssl
security/linux-f10-libgpg-error
security/linux-f10-libtasn1
security/linux-f10-libgcrypt
security/linux-f10-libssh2
security/linux-f10-cyrus-sasl2
sysutils/linux-f10-procps
textproc/linux-f10-aspell
textproc/linux-f10-expat
textproc/linux-f10-scim-gtk
textproc/linux-f10-scim-libs
textproc/linux-f10-libxml2
x11/linux-f10-xorg-libs
x11-fonts/linux-f10-fontconfig
x11-themes/linux-f10-qtcurve-gtk2
x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f10-qt45
x11-toolkits/linux-f10-gtk2
x11-toolkits/linux-f10-openmotif
x11-toolkits/linux-f10-pango
accessibility/linux-f10-atk
archivers/linux-f10-ucl
archivers/linux-f10-upx
2016-12-31 17:25:05 +00:00
Raphael Kubo da Costa
16751c982c Move DISTVERSIONPREFIX to the right location after r430012. 2016-12-30 18:02:56 +00:00
Raphael Kubo da Costa
cfcb01c080 Update to 5.001.
While here, also install some documentation files.
2016-12-30 18:02:28 +00:00
Rene Ladan
535b2cd3cf Reset ports per maintainer request.
PR:		215557
Submitted by:	A.J. "Fonz" van Werven (maintainer)
2016-12-26 11:59:12 +00:00
Wen Heping
a18336fe19 - Update to 1.0.3 2016-12-20 02:21:44 +00:00
Emanuel Haupt
783d32d3b4 Use ${FONTSDIR} instead of %%FONTSDIR%% in PLIST_FILES. No revision bump since
this is a no-op.

Notified by:	mat
2016-12-13 20:29:56 +00:00
Emanuel Haupt
654e0b901a Add emojione-color-font-ttf 1.3, color emoji font using EmojiOne Unicode
9.0.
2016-12-13 16:50:01 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
7ae3f48312 Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
2016-12-08 15:38:24 +00:00
Mathieu Arnold
bbf7ef5615 http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by:	Absolight
2016-12-02 09:21:58 +00:00
Sunpoet Po-Chuan Hsieh
39158617d2 - Add sourceserifpro-ttf 1.017
Source Serif Pro is a set of OpenType fonts to complement the Source Sans Pro
family.

WWW: https://github.com/adobe-fonts/source-serif-pro
2016-11-26 10:34:31 +00:00
Sunpoet Po-Chuan Hsieh
0ed36cc805 - Use Roman fonts version as PORTVERSION
- Add LICENSE_FILE
2016-11-26 10:34:27 +00:00
Sunpoet Po-Chuan Hsieh
62f0cb4009 - Update to 2.030R-ro/1.050R-it
- Add LICENSE_FILE

Changes:	https://github.com/adobe-fonts/source-code-pro/releases
2016-11-26 10:34:23 +00:00
Sunpoet Po-Chuan Hsieh
df7cdddac4 - Update to 2.37
Changes:	http://dejavu-fonts.org/wiki/Changelog
2016-11-20 23:55:11 +00:00
Antoine Brodin
f018806303 Remove broken option 2016-11-08 21:41:36 +00:00
Dmitry Marakasov
8ec287a0e1 - Add LICENSE
- Add missing depends
- Regenerate patches
- Fix WWW:
2016-11-07 11:06:38 +00:00
Baptiste Daroussin
de5efab0f5 Update to 1.5.2 2016-11-05 19:08:34 +00:00
Carlos J. Puga Medina
cba6a69bbd x11-fonts/roboto-fonts-ttf: Update to 2.134
- Update roboto-fonts-ttf to 2.134
- Fix fontconfing incompatibilities
- Pass maintainership to submitter

PR:		213514
Submitted by:	Vladimir Kondratyev <wulf@cicgroup.ru>
Approved by:	koobs (mentor)
2016-10-28 00:42:27 +00:00
Andrey A. Chernov
1913ab82fc All 3 types of fonts are obsoleted in the port. Use official site to
download their most recent versions.
2016-10-24 06:04:57 +00:00
Jimmy Olgeni
fa1da6fd7f Move shareware notice to pkg-message and cleanup. 2016-10-23 11:33:19 +00:00
Jimmy Olgeni
9a9f1ddf20 x11-fonts/sharefonts: add NO_ARCH and reduce diff with x11-fonts/freefonts. 2016-10-23 11:26:27 +00:00
Jimmy Olgeni
d00086f525 x11-fonts/freefonts: fix path in pkg-message and set NO_ARCH.
Remove obsolete reference to /etc/X11/XF86Config.

PR:		213686
Submitted by:	freebsd@dreamchaser.org
2016-10-23 11:25:18 +00:00
Xin LI
00fd974316 Use WenQuanYi Zen Hei Sharp instead of WenQuanYi Bitmap Song.
The former is a TrueType font with embedded dotted font, and have better
compatibility.

Submitted by:	intron <intron intron ac>
2016-10-21 06:35:05 +00:00
Raphael Kubo da Costa
366a97ec37 Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
2016-10-20 15:58:12 +00:00
Tijl Coosemans
1675ff649c Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
  32-bit compat libraries on amd64.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D7886
2016-10-19 14:50:26 +00:00
Jimmy Olgeni
d4058294f6 Provide a NEWVERDANA option (off by default) to install the y2006
version of Verdana.

Some glyphs of Verdana Bold y2006 are not rendered correctly by
freetype in anti-aliased mode.

PR:		213512
Submitted by:	Vladimir Kondratyev
2016-10-19 09:04:41 +00:00
Jimmy Olgeni
7d3408e1e2 Sync webfonts collection with mscorefonts2.
- Update Arial, Times, Trebuchet and Verdana fonts to y2006 version.
- Include ClearType fonts: Calibri, Cambria, Consolas, Constantia, Corbel.

Add LICENSE information while I'm here.

PR:		213512
Submitted by:	Vladimir Kondratyev
2016-10-17 14:53:20 +00:00
Adam Weinberger
595669d7d1 Update to 1.06 and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Font-TTF
2016-10-10 21:13:26 +00:00
Antoine Brodin
cdeab80e60 Mark BROKEN: unfetchable
Reported by:	pkg-fallout
2016-10-01 08:00:44 +00:00
Jan Beich
5e4d225253 x11-fonts/oldschool-pc-fonts: add new port
PR:		212984
Submitted by:	matthew@reztek.cz

The Ultimate Oldschool PC Font Pack started out with the idea of paying tribute
to ancient PCs and their bitmapped, pre-GUI typography (if you can call it
that). It was inspired by similar efforts that cover other vintage machines:
classic system fonts from the Amiga, C64, Apple II, Mac, ZX Spectrum,
Atari 8-bit/ST etc. are all celebrated. On the other hand, the IBM PC and its
clones seem to get little love... except for that one VGA text mode font
(which has been remade numerous times, to varying degrees of success).

This collection is here to remedy that, and to bring you pixel-perfect remakes
of various type styles from text-mode era PCs - in modern, multi-platform,
Unicode-compatible TrueType form (plus straight bitmap versions).

Although the goal is to make it a complete resource, the main focus is on
hardware character sets: the kind that's located in a ROM chip on the system
board or graphics card, which is what you'd see by default when working in
text (or graphics) mode. Software-loadable fonts are also within the scope of
this collection (if associated with a particular machine or display system),
so some of these have also made it in.

http://int10h.org/oldschool-pc-fonts/
2016-09-30 10:03:16 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Dmitry Marakasov
30a00f2227 Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
2016-09-09 19:42:46 +00:00
Tijl Coosemans
860d6a22e3 - Convert to USES=fonts to fix a package installation problem.
- Install upstream fonts.alias.
2016-09-08 16:03:28 +00:00
Tijl Coosemans
82a87de90c - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-05 19:23:42 +00:00
Pawel Pekala
e042b1bd23 Should be NO_WRKSUBDIR
Reported by:	mat
2016-08-27 11:13:39 +00:00
Matthew Seaman
005972049e Update to account for upstream's website reorganization
- new DISTFILE location
  - new WWW link in pkg-descr
  - while here, recreate distinfo to add timestamp and
    reformat a long line

Reported by:	pi
2016-08-27 09:28:03 +00:00
Matthew Seaman
ebac5c8c4c Delete some dead code missed out of the previus update. 2016-08-27 09:24:50 +00:00
Matthew Seaman
15b2f87b04 Update to version 1102
- switch to using a zip archive, as that's all upstream are
     providing now
   - Upstream have completely reorganised their site, so distfile
     locations and WWW links have changed
   - No changes have been made to the actual font

Reported by:	pi
2016-08-27 09:21:57 +00:00
Pawel Pekala
e84cd39118 Exo 2 is a complete redrawing of Exo, a contemporary geometric sans serif
typeface that tries to convey a technological/futuristic feeling while keeping
an elegant design. Exo is a very versatile font, so it has 9 weights
(the maximum on the web) and each with a true italic version. Exo 2 has a more
organic look that will perform much better at small text sizes and in long texts.

WWW: http://ndiscovered.com/exo-2/

PR:		211996
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2016-08-26 20:41:29 +00:00
Koop Mast
61bf7e6b3f Update fontconfig to 2.12.1.
Add license lines
Add option to select the preferred hinting configuration
Add CPE info [1]

PR:		211570
Submitted by:	lightside@gmx.com, rakuco@ [1]
MFH:		2016Q3
Security:	44989c29-67d1-11e6-8b1d-c86000169601, CVE-2016-5384
2016-08-21 19:13:32 +00:00
Raphael Kubo da Costa
caa63249fd New port: x11-fonts/hack-font.
Hack is monospaced font designed to be a workhorse typeface for code. It has
deep roots in the libre, open source typeface community and expands upon the
contributions of the Bitstream Vera & DejaVu projects. The project is in
active development. We welcome your input and contributions.

WWW: https://sourcefoundry.org/hack/
2016-08-06 12:43:50 +00:00
Tijl Coosemans
21653fcc78 Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH when setting DISTINFO_FILE
and PLIST for Linux ports.  LINUX_RPM_ARCH is the CPU targetted by a
package and LINUX_REPO_ARCH is like our ARCH which is more suitable.  This
only affects Centos 6 ports because they are the only ones where
LINUX_REPO_ARCH != LINUX_RPM_ARCH.
2016-08-01 13:07:14 +00:00
Jan Beich
f69b27d121 x11-fonts/wqy: bump PORTREVISION after r419067 2016-07-31 18:48:28 +00:00
Dmitry Marakasov
56d709bf78 - Update to 0.9
PR:		211402
Submitted by:	6yearold@gmail.com (maintainer)
2016-07-27 11:56:16 +00:00
Sergey A. Osokin
a176103944 Sync the versioning files in the pkg-plist with PORTVERSION via PLIST_SUB.
Approved by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2016-07-26 01:00:59 +00:00
Jan Beich
75ea5a6ad2 Don't manually call fc-cache after USES=fonts
Approved by:	portmgr blanket
MFH:		2016Q3
2016-07-25 21:10:36 +00:00
Jan Beich
3a9a708a9f x11-fonts/fontconfig: don't touch user font cache on install
This matches USES=fonts (@fc, @fcfontsdir) behavior.

PR:		207263
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
Approved by:	maintainer timeout (5 months)
MFH:		2016Q3
2016-07-25 21:10:11 +00:00
Pawel Pekala
b53e4f00bb Update to version 4.40.1
http://www.ax86.net/2016/05/05/terminus-ttf-4-40-1-released
http://www.ax86.net/2016/05/05/terminus-ttf-4-40-released

PR:		211322
Submitted by:	Tobias Kortkamp (maintainer)
2016-07-24 21:41:55 +00:00
Mathieu Arnold
e50dc2a336 Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
2016-07-20 15:33:20 +00:00
Jimmy Olgeni
138b6ebbe7 Update MASTER_SITES for extra fonts since the old one has disappeared.
PR:		211169
Submitted by:	Carsten Larsen
2016-07-17 09:36:54 +00:00
Rene Ladan
19f31a471b Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
2016-07-04 20:48:23 +00:00
Raphael Kubo da Costa
0f99103129 New port: x11-fonts/montserrat.
The old posters and signs in the traditional neighborhood of Buenos Aires
called Montserrat inspired the design of a typeface that rescues the beauty of
urban typography from the first half of the twentieth century. The goal is to
rescue what is in Montserrat and set it free, under a free, libre and open
source license, the SIL Open Font License.

WWW: https://github.com/JulietaUla/Montserrat/
2016-07-03 11:29:57 +00:00
Raphael Kubo da Costa
f8a65e4c1b Reset ports maintained by horia@racoviceanu.com.
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).

Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.

Differential Revision:	https://reviews.freebsd.org/D5980
2016-06-28 09:11:31 +00:00
Rene Ladan
a01b22a052 Reset ports maintained by bf@ until he has time again to work on them.
PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
2016-06-27 21:30:34 +00:00
Tijl Coosemans
e079e58681 Update Linux ports to Centos 6.8.
PR:		210373
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D6891
2016-06-20 17:13:26 +00:00
Raphael Kubo da Costa
b98824a7b6 Update to 2.1. 2016-06-19 13:00:35 +00:00
Mathieu Arnold
1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Kurt Jaeger
c669426320 New port: x11-fonts/firacode
Fira Code is a version of Mozilla's Fira Mono font with additional
ligatures.

It is an extension of the Fira Mono font containing a set of ligatures
for common programming multi-character combinations in languages
like erlang, elixir, haskell, ocaml, clojure, scala etc where these
symbols crop up frequently. This is just a font rendering feature:
underlying code remains ASCII-compatible. This helps to read and
understand code faster. For some frequent sequences like .. or //,
ligatures allow us to correct spacing.

WWW: https://github.com/tonsky/FiraCode

PR:		209627
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>
2016-05-24 02:56:56 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Mathieu Arnold
245daa8ec9 Cleanup github bits.
Sponsored by:	Absolight
2016-05-12 13:13:36 +00:00
Sunpoet Po-Chuan Hsieh
dde5a8426c - Bump PORTREVISION for package change in r414575
Approved by:	portmgr (blanket)
2016-05-09 19:18:14 +00:00
Kurt Jaeger
a46a27a4e2 x11-fonts/fira: 4.105 -> 4.106
PR:		208670
Submitted by:	rakuco
Approved by:	horia@racoviceanu.com (maintainer timeout)
2016-05-05 17:55:03 +00:00
Cy Schubert
40a5490353 Link static library.
Note to those who follow: The statically linked library will be used
by the next commit of x11/xforward for use on firewall/gateway machines
without a full-blown X install.

Differential Revision:	D6155
2016-05-04 02:45:00 +00:00
Sunpoet Po-Chuan Hsieh
309784d3b0 - Use DISTVERSIONPREFIX instead of DISTNAME 2016-04-23 06:47:09 +00:00
Raphael Kubo da Costa
3d1c7f6cf7 Update to 1.7.1.
Also fetch the tarball from GitHub, hopefully that also lets portscout inform
me when there are updates.

Changes since 1.6.4:
1.6.5 - Make italics visible on Windows.

1.7.0 - Beta version for the 1.7 series. Add Cyrillic alphabet to the four
        fonts. Add some real sub/supscript numbers and fractions. Revamp
        straight and curly quotes. Fix some Windows rendering issues. Move
        accents around (why do I do that every time?) Add fontdiff script which
        generates font diffs.

1.7.1 - Add a stylistic set to replace the looped lowercase k with a straight
        version. Adjust curly quotes so they behave better as apostrophes.
        Also, since nobody complained about the new Cyrillic characters, I
        declare this is their official release! (I did not change anything
        since 1.7.0 though).
2016-04-20 11:44:05 +00:00
Steve Wills
a5aebf960e CentOS ports: for c6_64, install 32bit libraries alongside
PR:		206943
Submitted by:	xmj
2016-04-13 01:49:24 +00:00
Kevin Lo
b7bbc854bf Add port x11-fonts/noto-lite slave port.
PR:	206085
Submitted by:	Axel Gonzalez <loox at e-shell.net>
2016-04-06 01:51:23 +00:00
Mathieu Arnold
72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Mathieu Arnold
9e3bc18c05 Missing LICENSE in the last commit.
PR:		208214
Submitted by:	tkato432 yahoo com
Pointy hat:	mat
Sponsored by:	Absolight
2016-03-24 12:52:55 +00:00
Mathieu Arnold
430d80948e Update to 1.1 and unbreak.
PR:		208214
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-24 12:47:37 +00:00
Kurt Jaeger
5b6bafaac9 x11-fonts/roboto-fonts-ttf: 1.2 -> 2.131
PR:		207731
Submitted by:	rakuco
Approved by:	winston@ml1.net (maintainer timeout)
2016-03-20 12:19:54 +00:00
Sunpoet Po-Chuan Hsieh
abcee28d2b - Update to 4.1
Changes:	http://sourceforge.net/p/fntsample/code/ci/master/tree/ChangeLog
2016-03-07 20:12:27 +00:00
Raphael Kubo da Costa
9f9000fdc4 New port: x11-fonts/terminus-ttf.
Terminus TTF is a TrueType version of the great Terminus Font, a
fixed-width bitmap font optimized for long work with computers.

It is useful for applications that don't support bitmap fonts
e.g. Java applications.

WWW: http://files.ax86.net/terminus-ttf/

PR:		207581
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-03-05 17:18:37 +00:00
Koop Mast
d765c927de Update cantarell-fonts to 0.0.24. 2016-03-03 20:35:40 +00:00
Kevin Lo
3d70ef30b3 Update to 0.83 2016-02-19 06:44:14 +00:00
Koop Mast
56026a365e Update cantarell-fonts to 0.0.22.
Assign to gnome@
Use new gnome framework.
2016-02-18 21:13:15 +00:00
Koop Mast
55e63e9bd1 Update cantarell-fonts to 0.0.21
Switch to USES=fonts

Obtained from:	GNOME devel repo.
2016-02-05 11:52:20 +00:00
Sunpoet Po-Chuan Hsieh
d0af24018f - Update to 4.0
- Remove BUILD_DEPENDS
- Remove no-op NLS option

Changes:	http://sourceforge.net/p/fntsample/code/ci/master/tree/ChangeLog
2016-02-02 22:44:42 +00:00
Martin Wilke
a234e43dd7 Welcome Centos 6.7
- Upgrade all linux-c6- to CentOS 6.7
- Cleanups

PR:                     205846
Submitted by:           xmj
In Collaboration with:  allanjude, netchild, xmj
Exp-run:                antoine
Sponsored by:           Perceivon Hosting Inc.
Differential Revision:  D3428

We'd like to thanks for all the feedback and comments.
2016-01-30 18:30:40 +00:00
Raphael Kubo da Costa
622d8b7293 openfontlibrary.org has been fontlibrary.org for a while, update URLs in ports. 2016-01-23 13:03:34 +00:00
Raphael Kubo da Costa
21fda28056 New port: x11-fonts/fifteen.
Fifteen is a faux bitmap font. This font is designed to be used as a monotype
font for use in a terminal, or at a larger size, to look like an over scaled
bitmap. It works well in a 132 column terminal window. It is, of course,
monospaced and has clearly distinct 1I and l, and the zero is slashed.

Quinze is a narrow monospaced font, for programming and terminal emulators. It
is designed to be narrow, and allow 132 columns to be comfortably fitted on a
screen The 1, l and I are clearly distinguished, as are O and 0. The ascii
circumflex is presented as an arrow, consistent with its use as exponentiation
operator.

WWW: https://fontlibrary.org/en/font/fifteen
2016-01-23 12:59:51 +00:00
Dmitry Marakasov
f80fc517b7 - CC0 is a standard license
Approved by:	portmgr blanket
2016-01-15 11:21:58 +00:00
Sunpoet Po-Chuan Hsieh
6e65809d4b - Update to 1.075 (2.020R-ro/1.075R-it)
- Add NO_ARCH

Changes:	https://github.com/adobe-fonts/source-sans-pro/releases
2016-01-12 21:37:45 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
94817f0784 Add Public Domain support to ports license framework. You can now use
LICENSE=  PD

Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).

Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.

Approved by:	portmgr (bapt)
Differential Revision:	D4149
2016-01-12 14:33:21 +00:00
Pawel Pekala
3f7bd2bb15 Remove deprecated @dirrm
PR:		206073
Submitted by:	myself
Approved by:	portmgr (blanket)
2016-01-09 15:01:24 +00:00
Sunpoet Po-Chuan Hsieh
9f5647af04 - Update to 1.0.1
- Use DISTVERSIONPREFIX instead of DISTNAME
- Add NO_ARCH
- Use USE_PYTHON=autoplist

Changes:	https://gitlab.com/Screwtapello/bdflib/commits/master
2016-01-01 06:36:04 +00:00
Dmitry Marakasov
ecdb413246 - Add LICENSE 2015-12-30 01:42:24 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Raphael Kubo da Costa
a17b0f1bc4 Unbreak x11-fonts/proggy_fonts and x11-fonts/proggy_fonts-ttf.
Point to the new upstream website, the old domain was lost to spammers.
2015-12-28 14:52:25 +00:00
Raphael Kubo da Costa
d3fd4c93d0 Add x11-fonts/junction.
Junction is a a humanist sans-serif, and the first open-source type project
started by The League of Moveable Type.

WWW: https://www.theleagueofmoveabletype.com/junction
2015-12-27 19:11:44 +00:00
Raphael Kubo da Costa
f85faac775 New port: x11-fonts/alegreya.
Serif family of fonts, part of the Alegreya "super family" like
x11-fonts/alegreya-sans. Upstream does not properly version its releases, so
PORTVERSION was derived from the version in the OTF files plus the date of
the commit we are fetching from GitHub.

From pkg-descr:
  Alegreya is a typeface originally intended for literature. Among its
  crowning characteristics, it conveys a dynamic and varied rhythm which
  facilitates the reading of long texts. Also, it provides freshness to the
  page while referring to the calligraphic letter, not as a literal
  interpretation, but rather in a contemporary typographic language.

  WWW: https://github.com/huertatipografica/Alegreya-libre
2015-12-23 10:46:23 +00:00
Raphael Kubo da Costa
4027f04179 Update to a more recent GitHub snapshot.
Since upstream has made more changes but not officially increased the
version number of updated its ChangeLog, start appending the date of the
commit we are fetching to PORTVERSION.

Also switch to a different GitHub account: changes to the font are now being
done in the foundry's GitHub account.
2015-12-23 10:16:57 +00:00
Sunpoet Po-Chuan Hsieh
1b18574b13 - Add LICENSE
- Add NO_ARCH
- Sort PLIST
2015-12-21 18:34:44 +00:00
Steve Wills
e79a63ff78 x11-fonts/powerline-fonts: create port
Fonts for usage with the Powerline statusline plugin.

WWW: https://github.com/powerline/fonts
2015-12-20 15:31:59 +00:00
Pawel Pekala
7737a9434c Switch to options helper 2015-12-11 23:08:23 +00:00
Koop Mast
a324e64f75 Update libXfont2 to 2.0.1. 2015-12-11 15:25:07 +00:00
Martin Wilke
822060e5fe - Reset maintainer
PR:		205175
Submitted by:	ysarumaru@gmail.com
Approved by:	mat (mentor)
Differential Revision:	D4491
2015-12-11 08:43:44 +00:00
Koop Mast
e1add76b39 Update freetype2 to 2.6.2. [1]
Mark magicpoint broken, maintainer is notified.

Exp-runs run by antoine@

This version also fixes shadowing of TYPEOF in ftconfig.h [2]

PR:		203554 [1], 202083 [2]
Submitted by:	rhurlin@gwdg.de [2]
2015-12-10 22:13:58 +00:00
Koop Mast
6e1f609d2c Add libXfont2.
libXfont2 is the same as the old libXfont libary, but has a shiny
new API/ABI that avoids referencing symbols in the X server directly.
The code for the X server to use this version is awaiting review and
merging still.

Comment the CPE information out since it unclear which product name
will be used.
2015-12-10 12:27:56 +00:00
Sunpoet Po-Chuan Hsieh
c52b02e493 - Update to 1.31
- Update LICENSE
- While I'm here, add NO_ARCH

PR:		196659
Submitted by:	pfg
2015-11-21 02:10:52 +00:00
Dmitry Marakasov
d06f9bbddb - Fix fetch
- Add LICENSE
- Add NO_ARCH
- Update WWW
2015-11-14 19:49:50 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
Mathieu Arnold
065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00
Sunpoet Po-Chuan Hsieh
c705944923 - Add LICENSE_FILE
- Update *_DEPENDS: remove redundant LOCALBASE/bin
2015-11-04 20:15:35 +00:00
Koop Mast
022cafac8f Teach fontconfig that LANG and LC_* settings with more than 2 components
are fine and actualy supported by POSIX even if Linux doesn't.

This should fix font issues with the projects/collation branch.

Submitted by:	bapt@, marino@
Obtained from:	DragonFly BSD
2015-11-02 13:41:03 +00:00
Rene Ladan
5e1001eeb3 Remove expired ports:
2015-10-31 audio/cmus-post.fm: Broken for more than 6 months
2015-10-31 devel/libphish: Broken for more than 6 months
2015-10-31 devel/rubygem-debugger: This port is for Ruby 1.9 only. Upstream stopped maintenance.
2015-10-31 games/linux-ningpo-demo: Broken for more than 6 months
2015-10-30 graphics/gdal-grass: Superseded by gdal-2.0.0
2015-10-31 graphics/picviz: Broken for more than 6 months
2015-10-31 irc/weechat-devel: far behind stable irc/weechat (use it instead)
2015-10-31 mail/cucipop: Broken for more than 6 months
2015-10-31 math/rkward-kde4: Depends on deprecated math/R-cran-car
2015-10-31 multimedia/streamanalyze: Broken for more than 6 months
2015-10-31 net-mgmt/collectd: Please move to collectd5 - collect4 is not developed/patched
2015-10-31 sysutils/sdd: Broken for more than 6 months
2015-10-31 sysutils/xfce4-minicmd-plugin: Broken for more than 6 months
2015-10-31 www/linux-libgtkembedmoz: Broken for more than 6 months
2015-10-31 www/py-feedfinder: Broken for more than 6 months
2015-10-31 www/py-openssl-proxy: Broken for more than 6 months
2015-10-31 www/py-webware: Broken for more than 6 months
2015-10-31 www/py-webware-component: Depends on deprecated www/py-webware
2015-10-31 x11-fonts/code2001: Broken for more than 6 months
2015-10-31 x11-wm/e-module-diskio: Broken for more than 7 months
2015-11-01 16:02:28 +00:00
Mathieu Arnold
02b35a17a1 Update to latest upstream versions.
maintainer timeout

PR:		203038
Submitted by:	rakuco
Sponsored by:	Absolight
2015-10-29 13:47:44 +00:00
Koop Mast
70c8a1a4ca Update libFS to 1.0.7.
Obtained from:	Xorg devel repo
2015-10-20 13:59:24 +00:00
Koop Mast
59e353dcd0 Update libfontenc to 1.1.3.
Obtained from:	Xorg devel repo
2015-10-20 13:58:56 +00:00
Koop Mast
7f709b4938 Update xlsfonts to 1.0.5.
Obtained from:	Xorg devel repo
2015-10-20 13:58:29 +00:00
Koop Mast
1742c4fbee Xorg-server update to 1.17.2 with related driver updates and bumps.
Update fontproto to 2.1.3.
Update libXfont to 1.5.1.
Update xf86-input-keyboard 1.8.1.
Update xf86-input-vmmouse to 13.1.0.
Update xf86-input-void to 1.4.1.
Update xf86-video-chips to 1.2.6.
Update xf86-video-cirrus to 1.5.3.
Update xf86-video-mach64 to 6.9.5.
Update xf86-video-neomagic to 1.2.9.
Update xf86-video-r128 to 6.10.0.
Update xf86-video-s3virge to 1.10.7.
Update xf86-video-savage to 2.3.8.
Update xf86-video-siliconmotion to 1.7.8.
Update xf86-video-sis to 0.10.8.
Update xf86-video-trident to 1.3.7.
Update xf86-video-vesa to 2.3.4.

* All other xf86-* drivers where bump and/or patched to allow them to
  compile and work with the new xorg-server.
* The ATI-ums driver is removed because the API it depends on was
  removed from the xorg-server.
* Add patch to sunffb to make the lack of XAA non-fatal
  (not build/run tested due to lack of hardware).
* Remove the extra patches in xorg-server for arm. The code seems to
  support it now natively. Please file a bug if this is not the case.
* Update the xorg-server support in virtualbox-ose-additions for vboxmouse. [1]

Submitted by:	jkim@ [1]
Obtained from:	Graphics devel repo
2015-10-13 07:45:08 +00:00
Niclas Zeising
a85ac5a92c Update to 4.40
ChangeLog:

* Added 6 combining accents as separate characters.
* Added 14 letters with dot above / dot below.
* Added partial subscript and superscript: all digits and 11 letters.
* Added 30+ math characters, notably large braces, brackets and parens.
* Added unicode range 2800-28FF in two variants (br1 and br2).
* A few small character fixes.
* Altered configure to be a bit more POSIX compliant.
* Replaced some obscure (un)install Makefile targets with variables.

Committed from:	EuroBSDCon 2015 DevSummit
2015-10-02 14:05:52 +00:00
Antoine Brodin
3774779a15 Deprecate ports broken for more than 6 months 2015-09-26 21:39:10 +00:00
Dmitry Marakasov
2401fdce29 - Switch to options helpers
Approved by:	portmgr blanket
2015-09-21 00:55:51 +00:00
Jimmy Olgeni
feb651a670 Typos, whitespace and capitalization fixes (S-X). 2015-09-20 21:12:20 +00:00
Carlo Strub
effcb64bdc - Add OFL11 license
- Remove tab after WWW

PR:		202518
Submitted by:	george@nycbug.org
Approved by:	maintainer timeout
2015-09-17 23:56:02 +00:00
Raphael Kubo da Costa
99786a25ed Set NO_ARCH=yes, we are only shipping gzipped pcf files. 2015-09-12 13:54:18 +00:00
Wen Heping
96b2b61024 - Update to 1.05
PR:		202858
Submitted by:	tkato432@yahoo.com
2015-09-11 06:38:46 +00:00
Dmitry Marakasov
fe4b1c8486 - Add LICENSE_FILE
- Add NO_ARCH

Approved by:	portmgr blanket
2015-09-10 14:49:59 +00:00
Bartek Rutkowski
66237e0112 x11-fonts/fira: update 4.102 -> 4.104
- Unbreak on 9.x
- Rename MICRO_VERSION to MONO_VERSION

PR:		200864
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
2015-09-07 15:10:52 +00:00
Dmitry Marakasov
aa3f2f4b51 - Switch to options helpers
Approved by:	portmgr blanket
2015-09-06 15:42:38 +00:00
Raphael Kubo da Costa
304463f86c Add missing USES=perl5.
USE_PERL5=build is not enough, and I should have tested this in poudriere...
2015-09-06 10:02:41 +00:00
Raphael Kubo da Costa
8df7bf0447 Add x11-fonts/uw-ttyp0.
UW ttyp0 is a family of bitmap screen fonts in bdf format. It covers most of
the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only Mkhedruli),
Hebrew (without cantillation marks), Thai, most of IPA (but no UPA), standard
punctuation, common symbols, some mathematics, line graphics, a few dingbats,
and Powerline delimiter symbols. In addition to Unicode (ISO 10646-1), UW ttyp0
supports about thirty 8-bit encodings (code pages).

UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there are
regular and bold versions; for some there is also an italic.

WWW: http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/
2015-09-05 16:48:30 +00:00
Dmitry Marakasov
8a3c4870cb - Add NO_ARCH 2015-08-21 15:37:31 +00:00
Dmitry Marakasov
0765b580e1 - Add NO_ARCH 2015-08-21 15:37:25 +00:00
Erwin Lansing
8000de4af7 Reset maintainer
<herbert.skuhra@gmx.at>: host mx00.emig.gmx.net[212.227.15.9] said: 550
    Requested action not taken: mailbox unavailable (in reply to RCPT TO
    command)

Sponsored by:	DK Hostmaster A/S
2015-08-19 07:31:01 +00:00
Mikhail Teterin
5d896a8420 Stop using the "legacy" fmake, adjust the Makefile to work
with the newer bmake.

PR:		201208
Submitted by:	amdmi3
2015-08-13 18:59:59 +00:00
Alexander Leidinger
435ea2a95a Re-commit of
64 bit linuxulator support (not activated by default):
 - most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by
      antoine)
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with the new 64 bit parts
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (antoine after some EXP-runs)
2015-08-09 19:14:13 +00:00
Dmitry Marakasov
a3550a24a0 - Drop @dirrm* from plist 2015-08-05 13:15:06 +00:00
Sunpoet Po-Chuan Hsieh
666c8880ae - Add NO_ARCH 2015-07-31 16:26:02 +00:00
Sunpoet Po-Chuan Hsieh
1b7ceb488b - Add NO_ARCH 2015-07-31 16:25:58 +00:00
Sunpoet Po-Chuan Hsieh
62473704ad - Update to 2.010R-ro/1.030R-it
- Add NO_ARCH

Changes:	https://github.com/adobe-fonts/source-code-pro/releases
2015-07-31 16:25:52 +00:00
Antoine Brodin
011dfa81be Unbreak INDEX, reverting r392921
With hat:	portmgr
2015-07-26 13:35:29 +00:00
Alexander Leidinger
3aeeb3f1bd 64 bit linuxulator support (not activated by default):
- most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with it
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (implicit, I remember blanked approval for
			linux parts loooong ago, punish me if you don't
			agree anymore)
2015-07-26 13:06:24 +00:00
Kevin Lo
b3a65a9232 Fix typo.
Noticed by:	lwhsu
2015-07-02 07:27:28 +00:00
Kevin Lo
8c13196781 Include Noto emoji.
PR:	201251
Submitted by:	Sascha Brawer
2015-07-02 03:26:10 +00:00
Dmitry Marakasov
3985b11a73 - Mark BROKEN on 9.x: fails to extract:
unzip: Failed to open '/portdistfiles//}'

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-27 01:08:06 +00:00
Kevin Lo
2798ed77d0 Update to 1.0.4 2015-06-26 08:37:31 +00:00
Carlo Strub
5f355d3a49 Update to 4.102
PR:		200453
Submitted by:	Horia Racoviceanu (maintainer)
2015-06-10 20:37:28 +00:00
Matthew Seaman
65b952153e Update to 5.000
Changes: http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=Gentium_download#2e93c7c7
2015-05-30 12:57:21 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Sunpoet Po-Chuan Hsieh
b6b7a56240 - Update to 2.35
Changes:	http://dejavu-fonts.org/wiki/Changelog
2015-05-21 21:24:51 +00:00
John Marino
f30318a865 x11-fonts/tmu: Find new file source to unbreak
The distfile was available in an uncompressed form on Sourceforge.
While here, mark as GPLv3 (copying file would have to be downloaded
separately so it is not set) and simplify.  I made several corrections
and removals to the patch as submitted.

PR:		200308
Submitted by:	Ports Fury
2015-05-19 08:11:43 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Sunpoet Po-Chuan Hsieh
d59de11f3b - Cleanup GH_* knobs: use DISTVERSIONSUFFIX 2015-05-13 19:03:19 +00:00
Mathieu Arnold
88bfe4bd43 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
2015-05-11 18:34:57 +00:00
Mathieu Arnold
fb4deed873 Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 20:24:15 +00:00
Mathieu Arnold
d60f615ed0 Fix build with Perl 5.21.1+
Omitting % and @ on hash and array names is no longer permitted
    Really old Perl let you omit the @ on array names and the % on hash
    names in some spots.  This has issued a deprecation warning since Perl
    5.0, and is no longer permitted.

With hat:	perl@
Sponsored by:	Absolight
2015-04-20 17:43:12 +00:00
Koop Mast
1fc509c591 Misc X.org port updates:
Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1.
Update rgb to 1.0.6.
Update sessreg to 1.1.0.
Update xcb-util-cursor to 0.1.2.
Update xedit to 1.2.2.
Update xkbcomp to 1.3.0.
Update xkeyboard-config to 2.14.
Update xproto to 7.0.27.
Update xf86-input-mouse to 1.9.1.
Update xf86-input-synaptics to 1.8.2.
Update xf86-video-i710 to 1.3.5.
Update xf86-video-mga to 1.6.4.
Update xf86-video-tdfx to 1.4.6.
Update xf86-video-vmware to 13.1.0.
Update bdftopcf to 1.0.5.
Update font-util to 1.3.1.
Update fslsfonts to 1.0.5.
Update mkfontscale to 1.1.2.
Update showfont to 1.0.5.
Update xfs to 1.1.4.
Update xfsinfo to 1.0.5.

Remove :keepla from USES=libtool for X libraries in bsd.xorg.mk, and bump
  all affected ports.

PR:		199400
Obtained from:	Xorg-devel repo
2015-04-18 15:34:36 +00:00
Jason Helfman
10e2e0d999 - remove do_nada
Approved by:	portmgr (blanket)
2015-04-01 21:49:59 +00:00
Baptiste Daroussin
b850eccdb6 Mark as broken: no public distfiles 2015-03-30 21:50:25 +00:00
Sunpoet Po-Chuan Hsieh
991a60106f - Sort PLIST 2015-03-30 19:39:30 +00:00
Baptiste Daroussin
0ac2358ed5 Convert to USES=metaport 2015-03-28 14:54:06 +00:00
Baptiste Daroussin
71c430d5c2 Readd dependency removed by mistake
Convert to a meta port
2015-03-28 14:39:25 +00:00
Sunpoet Po-Chuan Hsieh
20d5be3064 - Update to 20141012
PR:		198892
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2015-03-25 19:20:37 +00:00
Jimmy Olgeni
960320a834 FONTDIR was replaced by FONTSDIR, so setting SUB_LIST is no longer
necessary.
2015-03-24 20:20:30 +00:00
Jimmy Olgeni
236b4cafbb Bump PORTREVISION after the fonts path change and fix pkg-message. 2015-03-24 20:16:37 +00:00
Jimmy Olgeni
99d98fd3a8 Bump PORTREVISION after the fonts path change and fix pkg-message. 2015-03-24 20:14:12 +00:00
Jimmy Olgeni
6c0d689be9 Bump PORTREVISION after the fonts path change and fix pkg-message. 2015-03-24 20:11:30 +00:00
Jimmy Olgeni
157517e24e Bump PORTREVISION after the fonts path change. 2015-03-24 18:47:52 +00:00
Jimmy Olgeni
e813eceabd Bump PORTREVISION after the fonts path change. 2015-03-24 18:45:11 +00:00
Jimmy Olgeni
477d406b23 Bump PORTREVISION after the fonts path change. 2015-03-24 18:44:29 +00:00
Jimmy Olgeni
6fd37b5f51 Bump PORTREVISION after the fonts path change. 2015-03-24 18:43:33 +00:00
Jimmy Olgeni
305a4d3fbb Bump PORTREVISION after the fonts path change and fix pkg-message. 2015-03-24 18:37:28 +00:00
Jimmy Olgeni
cb1e4df556 Bump PORTREVISION after the fonts path change. 2015-03-24 18:34:43 +00:00
Jimmy Olgeni
cd74b3aa61 Bump PORTREVISION after the fonts path change. 2015-03-24 18:33:22 +00:00
Mathieu Arnold
d720895db1 Bump both of those after the fonts path change.
Sponsored by:	Absolight
2015-03-24 14:08:21 +00:00
Bartek Rutkowski
4a759a28b6 x11-fonts/libXfont: add CPE information
- Maintainer's timeout (x11@FreeBSD.org)

PR:		197738
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-24 11:35:26 +00:00
Baptiste Daroussin
b71173f9b8 Forgot to bump portrevision after moving the fonts to share/fonts 2015-03-24 11:28:03 +00:00
Baptiste Daroussin
8154f0bae0 Bump a portrevision forgotten 2015-03-24 05:23:06 +00:00
Baptiste Daroussin
c136e6a414 Remove ttmkfdir, it has been replaced long ago by mkfontdir/mkfontscale 2015-03-22 22:16:56 +00:00
Baptiste Daroussin
8bef511d9b Remove part of the description that is not relevant anymore 2015-03-22 22:10:12 +00:00
Jimmy Olgeni
cc72020008 Fix minor typos in pkg-descr files. 2015-03-22 13:22:52 +00:00
Bartek Rutkowski
3d8ddbe8ab x11-fonts/libFS: add CPE information
- Maintainer's timeout (x11@FreeBSD.org)

PR:		197718
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-22 11:11:11 +00:00
Baptiste Daroussin
6d9e360076 Another missed bump 2015-03-22 10:09:40 +00:00
Baptiste Daroussin
e6dea03958 Some missed bumps 2015-03-22 10:08:26 +00:00
Baptiste Daroussin
3bdba9728f Fix font location 2015-03-22 09:48:26 +00:00
Baptiste Daroussin
a5da770e67 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
2015-03-21 23:05:19 +00:00
Baptiste Daroussin
571f0fce44 Abstract the font location
Ignore fonts.dir and fonts.scale
2015-03-20 23:08:40 +00:00
Baptiste Daroussin
52164ae2b5 Fix packaging 2015-03-20 20:52:05 +00:00
Bryan Drewery
ecd7d7f387 USE_GITHUB: Strip slashes from GH_TAGNAME which impacts WRKSRC and DISTNAME.
The DISTNAME setting in bsd.sites.mk was moved lower due to GH_TAGNAME using
:= and DISTNAME depending on GH_TAGNAME.

With hat:	portmgr
2015-03-20 20:34:29 +00:00
Bryan Drewery
a2c419c8ff Fix ports missed in r381777, which changed DISTNAME for USE_GITHUB+GH_TAGNAME,
due to being changed between review+commit.

With hat:	portmgr
2015-03-20 20:17:24 +00:00
Sunpoet Po-Chuan Hsieh
fc9dddbd1e - Update WWW 2015-03-20 19:04:04 +00:00
Sunpoet Po-Chuan Hsieh
aae49ecb62 - Update MASTER_SITES
- Update WWW
2015-03-20 19:03:57 +00:00
Baptiste Daroussin
a6036fb6f4 Convert to USES=fonts 2015-03-20 18:35:50 +00:00
Baptiste Daroussin
8af3606c8e Convert to USES=fonts 2015-03-20 18:32:32 +00:00
Baptiste Daroussin
fb458d17b6 Convert to USES=fonts
While here fix license permission
2015-03-20 18:30:54 +00:00
Baptiste Daroussin
a3a0779c55 Convert to USES=fonts 2015-03-20 18:28:40 +00:00
Baptiste Daroussin
7a22682e50 Convert to USES=fonts 2015-03-20 18:26:57 +00:00
Baptiste Daroussin
7a9955010c Update to 1.065
Change master site to github
Convert to USES=fonts
2015-03-20 18:23:02 +00:00
Baptiste Daroussin
661c3d334b Convert to USES=fonts 2015-03-20 18:13:10 +00:00
Baptiste Daroussin
419107e48c Convert to USES=fonts 2015-03-20 18:11:22 +00:00
Baptiste Daroussin
b30ecbb867 Convert to USES=fonts 2015-03-20 18:09:39 +00:00
Baptiste Daroussin
f2cf2995a0 Convert to USES=fonts 2015-03-20 18:05:49 +00:00
Baptiste Daroussin
d3e5775f45 Convert to USES=fonts 2015-03-20 16:54:27 +00:00
Baptiste Daroussin
3f1d8b884e Convert to USES=fonts 2015-03-20 16:42:34 +00:00
Baptiste Daroussin
aaae4499eb Convert to USES=fonts 2015-03-20 16:39:17 +00:00
Baptiste Daroussin
411ae903f9 Convert to USES=fonts 2015-03-20 16:36:31 +00:00
Baptiste Daroussin
9cb45e9cc1 Convert to USES=fonts 2015-03-20 16:30:23 +00:00
Baptiste Daroussin
75aec625f2 Convert to USES=fonts 2015-03-20 16:07:23 +00:00
Baptiste Daroussin
2fbe21e56b Fix pkg-message 2015-03-20 14:49:30 +00:00
Baptiste Daroussin
6eadd4b13b Fix pkg-message 2015-03-20 14:48:19 +00:00
Baptiste Daroussin
6d35350918 Adjust to install the files in the same place as where they were before the
conversion to USES=fonts
2015-03-20 14:35:13 +00:00
Jimmy Olgeni
2ebbf930c6 Fix packaging and take maintainership from ports@. 2015-03-20 08:41:36 +00:00
Baptiste Daroussin
4b5be23683 Removing font-alias was a mistake, readd it which fixes tigervnc (and more)
Pointyhat to:	bapt
Reported by:	Corey <merlincorey@hushmail.me>
2015-03-20 07:19:51 +00:00
Baptiste Daroussin
5058cf534a Convert to USES=fonts
While here simplify
2015-03-20 01:31:16 +00:00
Baptiste Daroussin
6bc7b7ce5d Rework XORG_CAT= font
Fonts are now generating the fonts.scale and fonts.dir at install time
font-alias is not needed anymore for the above reason
extract font-util and encodings out of XORG_CAT=fonts because they do not
install any fonts
make XORG_CAT=fonts use USES=fonts
2015-03-20 01:12:20 +00:00
Antoine Brodin
47b4c27b14 Add missing BUILD_DEPENDS and CONFIGURE_ARGS 2015-03-19 19:40:56 +00:00
Baptiste Daroussin
b0f42a7081 Convert from XORG_CAT=font to USES=fonts 2015-03-19 19:02:38 +00:00
Baptiste Daroussin
9bc92c0d6e Convert from XORG_CAT=font to USES=fonts 2015-03-19 18:58:51 +00:00
Baptiste Daroussin
7e34521299 Convert from XORG_CAT=font to USES=fonts 2015-03-19 18:55:05 +00:00