Commit Graph

1209 Commits

Author SHA1 Message Date
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Baptiste Daroussin
110f3583b6 Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by:	bdrewery
2013-09-24 06:24:17 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
8370206e3b Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fonts) 2013-09-20 23:51:14 +00:00
Koop Mast
f225fc0e42 Update to 2.10.95.
This contains some fixes for user config files.
Depend on GCC for arm, or fc-cache will Segfault. [1]
Use new LIB_DEPENDS style, remove leading artikel from COMMENT

PR:		ports/181372 [1]
Submitted by:	Chie Taguchi <taguchi.ch@gmail.com> [1]
2013-09-19 21:56:43 +00:00
Baptiste Daroussin
e4343d70fd Convert to new perl framework
Convert USE_GMAKE to USES
2013-09-16 16:32:07 +00:00
Andrej Zverev
46b556be1c - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 17:07:08 +00:00
Andrej Zverev
5afe3af580 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-12 06:03:58 +00:00
Baptiste Daroussin
f96c54dce9 Keep using the old FreeBSD make 2013-09-11 11:34:44 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Mikhail Teterin
ea8bf66ce7 Remove the manual setting of the -j argument to make -- the hack
predates MAKE_JOBS_(UN)?SAFE and is no longer necessary.
No other changes.
2013-09-05 01:38:03 +00:00
Baptiste Daroussin
019f2422aa Add an explicit dependency on pkgconf 2013-09-03 08:49:46 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Baptiste Daroussin
a79c5a7d1a Track down the latest USE_GNOME=pkgconfig 2013-09-02 10:35:45 +00:00
Sunpoet Po-Chuan Hsieh
d3b627509c - Update to 2.34
Changes:	http://dejavu-fonts.org/wiki/Changelog#Changes_from_2.33_to_2.34
PR:		ports/181560
Submitted by:	naddy
2013-08-27 16:51:00 +00:00
Sunpoet Po-Chuan Hsieh
d63d6c55e0 - Cleanup Makefile header 2013-08-27 16:24:56 +00:00
John Marino
aaf52b6f43 x11-fonts/code2001: Add WWW field
Suggested by:	thierry
2013-08-26 12:34:29 +00:00
Thierry Thomas
f51bb160eb Remove the former official site.
Dpotted by:	marino
2013-08-26 12:07:39 +00:00
John Marino
1bfb22a419 x11-fonts/code2001: Remove obsolete MASTER_SITE
code2000.net has been parked, but html is returned instead of the distfile.
This causes a checksum failure.  Removed to expose the backup site.
Also, DISTFILES value was hardcoded to avoid confusing portlint
2013-08-26 10:33:05 +00:00
Koop Mast
b9e1796d6d Update to 0.0.14.
- Large improvement to shapes of latin and extended latin glyphs
 - Improvements to the numeral shapes
 - Greatly improved horizontal metrics of regular weight
 - Corrected maths
 - Corrected outlines & metrics of Cyrillics
2013-08-23 12:04:24 +00:00
Sunpoet Po-Chuan Hsieh
9853a9aa0e - Cleanup Makefile header
- Pet portlint:
  - Remove duplicate MAN1 macro
  - Use *_DEPENDS+=
- Cosmetic change
2013-08-21 15:10:25 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Niclas Zeising
7b18a580d9 Update to 1.4.5
Obtained from:	xorg development repo
2013-08-14 13:59:30 +00:00
Brendan Fabeny
183d17ecda Update to 4.114 2013-08-05 20:56:17 +00:00
Andrej Zverev
911aeddd51 - Convert to new perl framework
- Trim Makefile header
2013-08-02 16:55:05 +00:00
Koop Mast
a5f590e51d The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
2013-07-31 11:57:45 +00:00
Andrej Zverev
69d5889a37 - Ops, Restore do-build target 2013-07-27 17:20:42 +00:00
Andrej Zverev
4a79e3f94c - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-27 17:05:15 +00:00
Gabor Kovesdan
86e100e468 In 2004, Red Hat has released five Indian language fonts as open source
licensed under the GPL. In 2011 Red Hat relicensed fonts under SIL OFL 1.1
license. The fonts named Lohit which means Red in Sanskrit. Currently, the
font family supports 21 Indian languages: Assamese, Bengali, Devanagari
(Hindi, Kashmiri, Konkani, Maithili, Marathi, Nepali, Sindhi, Santali,
Bodo, Dogri), Gujarati, Kannada, Malayalam, Manipuri, Oriya, Punjabi,
Tamil, and Telugu. Now, Fedora Project and its contributors took the
responsibility to consolidate the further efforts and improvements of
the Lohit fonts.

Lohit Fonts are Unicode 6.0 compatible.

WWW: https://fedorahosted.org/lohit/
2013-07-23 16:11:09 +00:00
Gabor Kovesdan
c8bde745e6 The Andika font is designed to work on systems and with applications that
provide support for TrueType fonts and for Unicode character encoding.
This includes Microsoft Windows 9x or greater, as well as recent versions
of the Mac OS (version 9.0 and later), and also some implementations of
Unix / Linux (TrueType font support on Unix and Linux may depend upon the
particular applications in use). On some systems (true, at least, of
32-bit Windows), it can also be used with older applications that use
legacy, industry-standard, 8-bit character encodings.

The preceding characterization of system requirements describes the
minimum needed to display characters. Realizing the full capabilities of
this font involves additional requirements. This font is designed to work
with either of two advanced font technologies, Graphite or OpenType.
To take advantage of the advanced typographic capabilities of this font,
you must be using applications that provide an adequate level of support
for Graphite and OpenType.

WWW: http://scripts.sil.org/cms/scripts/page.php?item_id=Andika
2013-07-23 16:10:10 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Baptiste Daroussin
597f8e5f36 Fix usage of the license framework, so that packaging can happen and the ports not be considered as restricted
Reported by:	pkg-fallout
2013-07-22 06:44:10 +00:00
Niclas Zeising
c99e80586a Update to 1.1.1 2013-07-17 15:38:27 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +00:00
Raphael Kubo da Costa
be89455a03 Add x11-fonts/comfortaa-ttf.
Comfortaa is a stylish and modern sans-serif true type font.
2013-06-29 18:10:30 +00:00
Baptiste Daroussin
30e3249cc4 Convert to USES=imake 2013-06-28 23:00:01 +00:00
Baptiste Daroussin
932db7c46c New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
2013-06-28 11:51:05 +00:00
Antoine Brodin
fe33b412f0 Fix some fonts.dir leftovers reported by poudriere
While here, trim Makefile header and finish PORT_OPTIONS conversion

Approved by:	portmgr (miwi)
2013-06-27 18:31:06 +00:00
Niclas Zeising
1f2a7ab939 Really bump portrevision. 2013-06-26 23:21:30 +00:00
Niclas Zeising
73ca901ebc Switch to use x11-fonts/dejavu instead of x11-fonts/bitstream-vera.
dejavu is based on bitstream-vera but contains more glyphs.
Bump portrevision.

PR:		ports/175432
Submitted by:	Raphael Kubo da Costa <rakuco@FreeBSD.org>
2013-06-26 23:12:07 +00:00
Koop Mast
62361bcaf6 Update to 0.0.13.
- many l/rbearking tweaks
- extra symbols for Shell (bug #657957)
- balanced shape for s and S
- balanced shape for 6 and 9
- balanced 2 and 3
- improved hhints
- OT anchors for accents
- contrast tweaks to bold (b, B, e)
2013-06-18 20:08:36 +00:00
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