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

1167 Commits

Author SHA1 Message Date
Raphael Kubo da Costa
9d00cb13d0 Add x11-fonts/gohufont.
Gohufont is a monospace bitmap font well suited for programming and terminal
use. It is intended to be very legible and offers very discernable glyphs
for all characters, including signs and symbols.

The small 11 px version is perfect for laptops and netbooks as it enables to
fit more text into their small screens. The 14 px is ideal for desktop
screens where you sit farther away from it and the 11 px would be too small.
2013-06-17 19:59:44 +00:00
Niclas Zeising
d516c8b663 Fix security issues in xorg client libraries.
Most libraries were updated to newer versions, in some cases patches
were backported instead.

Most notably, x11/libX11 was updated to 1.6.0

Security:	CVE-2013-1981
		CVE-2013-1982
		CVE-2013-1983
		CVE-2013-1984
		CVE-2013-1985
		CVE-2013-1986
		CVE-2013-1987
		CVE-2013-1988
		CVE-2013-1989
		CVE-2013-1990
		CVE-2013-1991
		CVE-2013-1992
		CVE-2013-1993
		CVE-2013-1994
		CVE-2013-1995
		CVE-2013-1996
		CVE-2013-1997
		CVE-2013-1998
		CVE-2013-1999
		CVE-2013-2000
		CVE-2013-2001
		CVE-2013-2002
		CVE-2013-2003
		CVE-2013-2004
		CVE-2013-2005
		CVE-2013-2062
		CVE-2013-2063
		CVE-2013-2064
		CVE-2013-2066
2013-06-04 19:31:29 +00:00
Rene Ladan
1759b37af1 - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
bsd.linux-rpm.mk.  The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
  emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
  While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
  astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
  and below.
- Update LEGAL and MOVED

PR:		ports/176877
Submitted by:	myself
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-05-30 09:11:52 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Niclas Zeising
a173d8206f Update to 1.0.5 2013-05-20 15:50:36 +00:00
Baptiste Daroussin
b6996169ee Fix extraction
While here add shebangfix
2013-05-09 22:40:50 +00:00
Baptiste Daroussin
1908dac696 Fix build 2013-05-04 22:19:17 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Sunpoet Po-Chuan Hsieh
4fb0e012c1 - Update to 1.050 2013-04-26 02:42:32 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Sunpoet Po-Chuan Hsieh
8d60c347fa - Update to 1.23.0
- Pet portlint: add my LOCAL to MASTER_SITES
- Temporarily comment LICENSE_* due to the removal of LICENSE in tarball
- Sort BUILD_DEPENDS
- Cleanup Makefile header
- Fix typo and reformat pkg-descr

Feature safe:	yes
2013-04-21 14:33:09 +00:00
Sunpoet Po-Chuan Hsieh
d9c1351372 - Update to 1.017
- Pet portlint

PR:		ports/177965
Submitted by:	sunpoet (myself)
Approved by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Feature safe:	yes
2013-04-19 16:46:40 +00:00
Sunpoet Po-Chuan Hsieh
2634683934 - Update to 1.040
- Fix non-ASCII character in pkg-descr

Feature safe:	yes
2013-04-18 17:33:17 +00:00
Baptiste Daroussin
8a75cb6cd4 All supported version of FreeBSD have a bsdtar version that support extracting rpm.
Remove now useless dependency on rpm2cpio

Feature safe:	yes
2013-04-17 16:56:04 +00:00
Thierry Thomas
cc5032cfbb Adding MASTER_SITE_LOCAL, in order to make it fetchable behind a proxy.
Suggested by:	tijl
Approved by:	portmgr (miwi)
2013-04-12 18:12:31 +00:00
Raphael Kubo da Costa
584bdd7f8d Fix make fetch.
http://www.ms-studio.com currently HTTP 301 redirects to
http://www.marksimonson.com, which seems to be the font author's current
website.

Point MASTER_SITES to the new domain.

Approved by:	portmgr (miwi)
2013-03-31 13:32:29 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Brendan Fabeny
0827374d96 update to 4.112 2013-03-22 23:29:18 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Baptiste Daroussin
5ff4e33fc0 Convert to new options framework left unconverted ports in x* categories 2013-03-22 08:16:07 +00:00
Jeremy Messenger
939edcb67d -Update to 2.3.1.
-Update the header.

In this version has removed the xft-config, but I have brought it back to
avoid require test in the pointyhat-exp/tinderbox to see if it will break
old ports that needs xft-config.

PR:		ports/176801
Submitted by:	Pierre Guinoiseau <pierre@guinoiseau.eu>
2013-03-20 05:49:00 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Niclas Zeising
7f5b5b27b2 Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 20:01:19 +00:00
Niclas Zeising
086b3a3aad Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 19:55:33 +00:00
Niclas Zeising
8ef15efe0d Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 19:54:17 +00:00
Niclas Zeising
a460f58bfd Update to 1.1.0
Obtained from:	xorg development repo
2013-03-11 19:53:11 +00:00
Niclas Zeising
f55046fcf2 Update to 1.0.7
Obtained from:	xorg development repo
2013-03-11 19:52:04 +00:00
Niclas Zeising
897b84229c Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 19:49:36 +00:00
Niclas Zeising
26ede6e1a9 Update to 1.3.0
Obtained from:	xorg development repo
2013-03-11 19:41:48 +00:00
Niclas Zeising
d92cffd222 Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 19:39:00 +00:00
Niclas Zeising
8ed49557f8 Add a new xorg module, to use with USE_XORG: xorg-macros. This module
pulls in devel/xorg-macros.
Convert all ports that depends on xorg-macros to use this USE_XORG.
Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module
on each line.
Add xorg-macros dependency to xorg-server.

Reviewed by:	kwm, bapt
Obtained from:	xorg development repo (partly)
2013-03-11 19:14:28 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Martin Wilke
b90484b193 - Update MASTER_SITES
- Pass maintainership to submitter

PR:		176360
Submitted by:	Javad Kouhi <javad.kouhi@gmail.com>
2013-03-02 16:51:44 +00:00
Martin Wilke
4620593c7b - BROKEN distfile mismatch
> Attempting to fetch http://cus.org.uk/~dom/distfiles/ppants-fonts/ppantsfonts-default-0.7.tar.gz
fetch: http://cus.org.uk/~dom/distfiles/ppants-fonts/ppantsfonts-default-0.7.tar.gz: size unknown
fetch: http://cus.org.uk/~dom/distfiles/ppants-fonts/ppantsfonts-default-0.7.tar.gz: size of remote file is not known
ppantsfonts-default-0.7.tar.gz                          -1  B   25 kBps
2013-02-21 02:38:06 +00:00
Jimmy Olgeni
b24b0a131d Convert Makefile headers to the new format. 2013-02-18 12:34:39 +00:00
Niclas Zeising
aee83fcb64 Update to 1.0.4 2013-02-14 12:28:04 +00:00
Frederic Culot
4a247e2369 - Update to 1.02 [1]
- Add LICENSE (Artistic 2)

Changes:	http://search.cpan.org/dist/Font-TTF/Changes
PR:		ports/176005 [1]
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2013-02-14 10:23:45 +00:00
Chris Rees
0dd7579209 Various spelling corrections
PR:		ports/175331
Submitted by:	Christoph Mallon
Approved by:	No objections within three weeks from any maintainer

While here, style and duplicate phrase fixes in bsdcflow pkg-descr

Submitted by:	mi
2013-02-09 12:00:52 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Raphael Kubo da Costa
3ca58bfb69 New upstream release, 2.001.
From the FONTLOG:
- 'Consola Mono Bold' - fixed a bug with different width
   of glyphs:
   028B - SMALL LETTER V WITH HOOK
   03B0 - GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS
   03C5 - GREEK SMALL LETTER UPSILON
   03CB - GREEK SMALL LETTER UPSILON WITH DIALYTIKA
   03CD - GREEK SMALL LETTER UPSILON WITH TONOS
   Thanks Raphael!

In practice, this means Consola Mono Bold is now correctly identified as
having 'mono' spacing by Fontconfig, which in turn allows Qt-based
applications to list the "Consola Mono" family as monospaced.
2013-01-27 22:33:07 +00:00
Thomas Abthorpe
49626f567a - Strip header at request of original creator
Submitted by:	trevor
With hat:	portmgr
2013-01-27 05:55:20 +00:00
Jimmy Olgeni
3ffb31b841 Convert Makefile headers to the new format in my ports. 2013-01-26 14:50:30 +00:00
Raphael Kubo da Costa
bc42063937 Adjust LICENSE_PERMS.
I got confused by the description in bsd.licenses.mk and thought the pkg-*
and dist-* permissions were actually negating these permissions.
2013-01-25 11:55:39 +00:00
Raphael Kubo da Costa
c76205f1c1 Consola Mono is a monospaced font created for programming, text editors and
terminal-use.

It is licensed under the SIL Open Font License v1.1.
2013-01-25 11:36:43 +00:00
Wesley Shields
0ec4fcd676 Update MASTER_SITES. 2013-01-16 13:20:59 +00:00
Koop Mast
087d14707c Update to 0.0.12.
Us USE_PKGCONFIG instead of USE_GNOME=pkgconfig
2012-12-20 17:29:59 +00:00
Matthew Seaman
0086deaf3c Belatedly commit removal of the original x11-fonts/gentium which was
moved to x11-fonts/gentium-plus in r308966

Submitted by:	linimon
2012-12-17 13:22:43 +00:00