Commit graph

127 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
Alexey Dokuchaev
fb09053ffd - Remove `files/patch-Makefile.in' as it is being unused since there is
pre-generated Makefile already provided
- Unbreak the build on PowerPC by not treating it differently from other
  FreeBSD systems
- Respect CFLAGS in a more sane way than patching ${WRKSRC}/machine.h in
  `_post-configure' target with some cryptic sed(1) regexp
- Factor out docfiles installation into `post-install-DOCS-on' target,
  sanitize it a bit, unmute installation commands, move OPTIONS_DEFINE
  knob lower while I am here
- Avoid use of contraction in the port description text
2015-09-08 17:53:40 +00:00
Baptiste Daroussin
e5add27dcd Remove Author from pkg-descr and white space fixes 2015-03-02 23:47:17 +00:00
Antoine Brodin
6a08177202 Cleanup plist 2014-11-12 15:18:31 +00:00
Baptiste Daroussin
2bacde9c3b Add an @shell keyword to handle adding and remove a shell path in /etc/shell
Bump port revision of all ports that were doing it wrong prior to the keyword

CR:		D208
Reviewed by:	antoine
With hat:	portmgr
2014-06-11 17:42:36 +00:00
Akinori MUSHA
813e908e87 Update to 3.01b. 2014-05-23 03:30:05 +00:00
Baptiste Daroussin
b9b706f117 Support stage 2014-03-06 17:38:47 +00:00
Baptiste Daroussin
f6e6105ff8 Add NO_STAGE all over the place in preparation for the staging support (cat: shells) 2013-09-20 22:57:23 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Akinori MUSHA
40118a7767 Update to 3.01a. 2013-06-08 15:20:08 +00:00
Akinori MUSHA
373f2a3636 Update to 3.01. 2012-08-03 11:47:00 +00:00
Akinori MUSHA
32a9d0c31e Update to 3.00m. 2012-07-29 01:45:35 +00:00
Akinori MUSHA
af0bfe8699 Update to 3.00l + patches. 2012-07-16 10:20:45 +00:00
Akinori MUSHA
3169e1f952 Update to 3.00k (patched). 2012-04-24 01:59:24 +00:00
Mark Linimon
6cf6b4399b Mark as broken on powerpc.
Hat:		portmgr
2011-12-28 06:55:26 +00:00
Akinori MUSHA
e4522097ed Add support for xz archives to the configuration file. 2011-05-16 12:38:19 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Akinori MUSHA
114cb1ed36 Update to 3.00j w/ a patch.
Declare the port MAKE_JOBS_SAFE.
2010-09-28 13:23:45 +00:00
Akinori MUSHA
7937bc19ac Update to 3.00i. 2010-07-28 08:03:26 +00:00
Akinori MUSHA
e6ee9ae899 Update to 3.00h. 2010-06-14 11:46:34 +00:00
Akinori MUSHA
3c13448e3d Apply a quick-fix against the problem introduced in 3.00g. 2010-06-07 02:22:59 +00:00
Akinori MUSHA
d0dc001660 Update to 3.00g. 2010-06-04 06:12:00 +00:00
Akinori MUSHA
8069545e49 This is the patch. 2010-05-30 14:36:13 +00:00
Akinori MUSHA
105ee8a74e Update to 3.00f with a quick fix applied. 2010-05-30 14:33:56 +00:00
Akinori MUSHA
5fda27841a Update to 3.00e.
Feature safe:	yes
2010-03-01 10:36:55 +00:00
Akinori MUSHA
5bb60ddd7b Update to 3.00d. 2008-12-02 01:53:23 +00:00
Akinori MUSHA
ae2796a2d5 Tweaking compiler options should be considered a configure task rather
than a patch task.
2008-10-08 10:25:38 +00:00
Akinori MUSHA
a4a1314486 Add missing files to pkg-plist.
Pointed out by:	QAT
2008-10-08 08:44:28 +00:00
Akinori MUSHA
caa7d52165 Install configuration files also when NOPORTDOCS is yes.
Pointed out by:	QAT
2008-10-08 08:38:07 +00:00
Akinori MUSHA
27f99df112 Update to 3.00c. 2008-10-08 07:52:48 +00:00
Akinori MUSHA
c0b1c50e9e Add a patch to fix a paste-o problem under the INPUTKCODE=UTF8-mac
environment.
2008-07-16 06:21:52 +00:00
Akinori MUSHA
6ca23cbd64 Update to 2.09i. 2008-07-10 11:10:57 +00:00
Akinori MUSHA
568ed45328 Update to 2.09h. 2008-03-24 06:40:40 +00:00
Akinori MUSHA
d2ceddf24e Update to 2.09g. 2008-02-12 06:39:31 +00:00
Akinori MUSHA
afd3bcf4f6 Update to 2.09f. 2007-12-27 09:24:13 +00:00
Akinori MUSHA
f3cea306ce Update to 2.09e, a bug-fix release. 2007-09-18 06:22:22 +00:00
Akinori MUSHA
2386e447a0 Update to 2.09d. 2007-04-29 08:02:59 +00:00
Akinori MUSHA
8c6c28765c Update to 2.09c. 2007-01-18 10:43:08 +00:00
Akinori MUSHA
57196d6b08 Update to 2.09. 2006-09-14 18:52:23 +00:00
Akinori MUSHA
2368dab3c0 Update to 2.08d. 2006-07-24 09:44:11 +00:00
Edwin Groothuis
aba2c3d647 Add SHA256 checksum 2006-06-07 14:38:02 +00:00
Akinori MUSHA
102e47aa5c Update to 2.08c. 2006-05-24 11:48:20 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Akinori MUSHA
36b30af69f Add a patch to fix a problem that ~/.fd_history is truncated
when the home directory is on a file system without locking support.
2006-04-11 08:12:00 +00:00
Akinori MUSHA
b4c999234f Update to 2.08b. 2006-04-07 04:25:11 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Akinori MUSHA
87e1c2573e Add a missing man page to MAN1.
Noticed by:	kris
2005-11-18 01:04:33 +00:00
Akinori MUSHA
aaeb9c5e3c Update to 2.07b
Turn ADJTTY off by default.
2005-11-14 12:21:14 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Akinori MUSHA
de948f1327 Update to 2.06a. 2004-10-26 04:05:30 +00:00