Commit graph

51 commits

Author SHA1 Message Date
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
Danilo Egea Gondolfo
329ae48a02 - Update from 2.9.4 to 2.9.6 2014-10-20 12:58:11 +00:00
Danilo Egea Gondolfo
41cbf34c00 - Update from 2.9.2 to 2.9.4
- Add desktop icon
- Take maintainership
2014-10-19 15:05:00 +00:00
Dmitry Marakasov
38430a6a0e - Switch to PORTDATA 2014-09-24 01:48:38 +00:00
Antoine Brodin
8fefcce467 - Stage support
- USES gmake
2014-01-07 20:42:47 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Carlo Strub
1863cc77b0 Fix typos in COMMENT 2012-07-24 07:19:21 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dmitry Marakasov
394ccbfcc7 - Remove conflicts with graphics/uniconvertor as it no longer installs bin/uniconv
- Add mutual conflicts between netatalk<->yudit as both do install bin/uniconv
2010-10-27 00:37:57 +00:00
Martin Wilke
aaade1ef36 - Update to 2.9.2
PR:		143811
Submitted by:	Ports Fury
2010-02-12 14:20:17 +00:00
Pav Lucistnik
8c2aab382d - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-22 19:49:43 +00:00
Martin Wilke
e99796c8b9 - Add mutual conflicts to graphics/uniconvertor and editors/yudit: both install bin/uniconv
PR:		123743
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2008-05-16 21:54:09 +00:00
Martin Wilke
08b6441d9d - Update to 2.9.0
PR:		122758
Submitted by:	Ports Fury
2008-04-25 15:48:01 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Joseph Koshy
b78f774e33 Reset maintainership. 2008-04-10 09:21:53 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joseph Koshy
976352717a Upgrade to v2.8.1. Upstream changes include:
- New keymaps: Devanagari-Velthuis, Polish-slash, Baybayin,
   Glagolitic.  Updated keymaps: Bulgarian,  Slavic.
 - Fixes for compilation with Gcc 4.1.
 - Updates for Unicode 4.1.0 and the upcoming 5.0.0
   standard.
 - Added a +LINENO option to yudit.
 - Other bug fixes.

Submitted by:	chinsan
2006-10-31 04:23:31 +00:00
Joseph Koshy
67404331b5 Add SA256 checksums. 2005-12-13 16:23:44 +00:00
Joseph Koshy
c91eb260a7 Upgrade to v2.7.8
PR:		ports/86749
Submitted by:	Andrej Zverev <az@inec.ru>
2005-09-30 15:30:49 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Joseph Koshy
a00e77567c Fetch the .tar.gz files for this port since the .tar.bz2 distributions
are not mirrored widely.

Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-02-04 02:26:16 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Joseph Koshy
7c105cf921 Use the .tar.bz2 tarball. 2003-12-14 14:56:20 +00:00
Joseph Koshy
7a306c620f Upgrade to v2.7.6.
PR:		ports/57002
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-10-04 04:29:44 +00:00
Tilman Keskinoz
068ce3e3f0 Update to 2.7.5
PR:		53388
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-22 21:09:34 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joseph Koshy
4726ef9bc6 Update to v2.7.2.
PR:		ports/46300
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-06 05:53:52 +00:00
Joseph Koshy
32cf413edb Upgrade to v2.6.2.
Requested by:	Cyril <freecynik@gmx.net>
2002-07-10 06:06:28 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Maxim Sobolev
c9b31a74c7 This port doesn't really USE_FREETYPE. 2002-03-14 08:30:17 +00:00
Joseph Koshy
5b56777055 Update to v2.5.4. Take over maintainership.
Approved by:	Richard <rch@richard.eu.org> (MAINTAINER)
2002-03-11 10:12:04 +00:00
Patrick Li
b50c44981d Fix for -CURRENT, malloc.h->stdlib.h
Spotted by:	Bento
2002-01-02 04:16:51 +00:00
Kevin Lo
d4e5a3f370 - Upgrade to version 1.6
- I fix pkg-plist

PR: 24966
Submitted by: MAINTAINER
2001-02-11 06:19:37 +00:00
Satoshi Asami
c24b93e3f9 Add USE_XLIB, USE_FREETYPE doesn't imply it anymore.
Submitted by:	bento
2000-11-13 10:51:28 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Steve Price
ad1cf533f3 Give a proper DISTNAME in the new PORT{NAME,VERSION} regime. 2000-05-28 03:38:33 +00:00
Chris Piazza
7fe8623064 Update to 1.5 patch1 2000-05-20 03:02:50 +00:00
Chris Piazza
86172073a8 Add MASTER_SITE and WWW 2000-05-20 01:59:13 +00:00
Chris Piazza
652860ab36 Remove empty comment lines 2000-05-20 01:58:04 +00:00
Satoshi Asami
935870e192 Finish converting editors/ to PORTNAME/PORTVERSION. 2000-04-14 06:21:02 +00:00
Satoshi Taoka
acb0ce1097 Update to 1.5
PR: 16725
Submitted by: maintainer
2000-02-18 09:18:12 +00:00
Jeremy Lea
d02f2cd4ef Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this
for them.
2000-01-29 22:46:04 +00:00
Michael Haro
332b0f4a83 remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Justin M. Seger
3b6b5b88fc Bump freetype's lib number 1999-11-25 03:41:57 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Taoka
477e4a3f57 Update to vertion 1.3
PR:		11159
Submitted by:	Chris Piazza cpiazza@home.net
1999-04-16 05:19:57 +00:00
Jun Kuriyama
8160c8a205 Upgrade to v1.2.
Submitted by:	maintainer
1998-12-27 05:38:20 +00:00
Justin M. Seger
2b585a1dd2 Use libttf.3 of the new freetype 1.2 1998-12-12 21:03:36 +00:00