1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

60 Commits

Author SHA1 Message Date
Mathieu Arnold
f57bc4af66 After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:11:23 +00:00
Thierry Thomas
9d8e41ec8b Upgrade Code_Aster to 13.6.0-1. 2018-08-18 08:51:53 +00:00
Alexey Dokuchaev
663bf43fa6 For ports under cad', devel', dns, and `math' categories: remove
redundant PKGMESSAGE assignment, which is set appropriately by the
b.p.m when `pkg-message' appears on the SUB_FILES list.
2018-05-05 15:09:22 +00:00
Tobias C. Berner
a4a7daf069 Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.

PR:		225992
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D14413
2018-02-22 19:03:17 +00:00
Antoine Brodin
f66fbf093b astk-serveur is not compatible with python3 2017-12-09 09:20:23 +00:00
Thierry Thomas
e22be4275b Upgrade - endly! - to Code_Aster 13.4.0-3.
Notes:

- I have (not yet) succeeded to enable MFront in this version;

- it uses math/mumps-edf, repocopied from math/mumps;

- cad/scotch is now taken out of the aster tarball;

- french/eficas is no more used: to be replaced by "aster-study" in Salome_Meca
	(the port cad/salome should be resurrected!)
2017-11-14 18:29:22 +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
Thierry Thomas
e5e45eab29 Upgrade Code_Aster to 12.0.6-4.
This brings french/eficas to 2016.0.1,
	cad/astk-serveur and astk-client to 1.13.8.2,
	french/med to 3.2.0 (built against hdf5-18),
	bump PORTREVSION to math/metis-edf and fix soname,
	and french/homard to 11.7-1.
2016-11-13 12:44:13 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Thierry Thomas
db5c3b0a00 Update Code_Aster to 11.7.0-1, with its different tools. 2015-02-18 22:06:54 +00:00
Baptiste Daroussin
afb0da4983 Cleanup plist 2014-10-20 07:19:22 +00:00
Thierry Thomas
f732c13c5e - Upgrade Code_Aster to 11.6.0-1.
- Fix Homard.
2014-08-17 19:51:45 +00:00
Thierry Thomas
64ce5e6fc7 Take maintainership again.
Note: to be upgraded with french/aster.
2014-07-23 20:10:23 +00:00
Thierry Thomas
1c4d588772 Add some missing bits. 2014-05-26 19:20:37 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Thierry Thomas
55e6556d12 Upgrade Code_Aster to 11.5.0-4.
N.B.: french/aster is still marked BROKEN, but this allows to unbreak
other ports sharing the same dependencies.

Patch for french/med provided by tijl.
2014-03-18 21:09:03 +00:00
Pietro Cerutti
5374c0ff88 - Convert to USES+=tk 2013-09-23 14:21:53 +00:00
Baptiste Daroussin
8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Thierry Thomas
bb70d9af91 Upgrade to 1.10.4. 2013-03-19 20:34:59 +00:00
Thierry Thomas
5721174f81 Upgrade Code_Aster to 10.6.0-3. 2012-07-07 15:15:57 +00:00
Thierry Thomas
94f67d3e03 Upgrade to 1.8.4. 2010-12-29 22:01:55 +00:00
Thierry Thomas
900bfacc02 Upgrade to 1.8.3 and depends on Tcl/Tk 8.5. 2010-09-16 21:23:17 +00:00
Thierry Thomas
de77289d35 Upgrade to 1.8.1. 2010-08-19 19:27:20 +00:00
Thierry Thomas
0aedfcd507 Upgrade ASTK (server & client) to 1.8.0. 2010-03-26 18:30:46 +00:00
Thierry Thomas
532f881192 - Chase relocation of net/mpich2
- Bump PORTREVISION if needed

- Fix some portlint errors.
2009-11-28 10:44:56 +00:00
Thierry Thomas
dad106e4dd Upgrade to 1.7.4-1. 2009-06-21 17:46:48 +00:00
Thierry Thomas
7008e46c34 Upgrade to ASTK 1.7.1. 2009-01-20 18:29:57 +00:00
Thierry Thomas
b4dc3ef3f1 Upgrade to ASTK 1.7.0. 2009-01-14 20:25:30 +00:00
Thierry Thomas
e7f72d052d The main tarball has been rerolled, but the included components have not
been touched.

Reported by:	portscout
2008-10-21 19:22:40 +00:00
Thierry Thomas
833ec1d8b5 Upgrade ASTK to 1.6.2-1. 2008-07-13 07:42:54 +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
Thierry Thomas
00a2981790 Chase master-site's reorganization.
Reported by:	pointyhat via pav
2008-01-18 18:34:24 +00:00
Thierry Thomas
954a4584c9 - Upgrade ASTK to 1.5.5-1;
- Use aster's distfiles.
2008-01-12 16:28:32 +00:00
Thierry Thomas
81722e9d18 - Upgrade to 1.5.2-1;
- PBS can be provided by Torque;

- One more tip to configure astk-client.
2007-06-30 22:47:28 +00:00
Boris Samorodov
396866ce8f A sweeping commit: unbreak "make index" if WITH_BASH=YES is defined.
Discussed at:	freebsd-ports@
2007-06-05 21:04:44 +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
Thierry Thomas
d9df07306d Trap an exception and set a default fqn when gethostbyaddr fails with
'hostname nor servname provided, or not known', thus hopefully fix the
build of french/aster, which calls astk-serveur during its post-config.

Reported by:	pointyhat via Kris
2007-02-17 22:54:03 +00:00
Thierry Thomas
3ba8fc059c Chase a silent update (no impact for FreeBSD).
Diff available at
<http://people.freebsd.org/~thierry/ports/astk-1.5.0_061222_070103.diff>.

Notified by:	pointyhat via Kris
2007-01-11 20:26:59 +00:00
Thierry Thomas
a18b50434f Upgrade to 1.5.0-1. 2006-12-26 09:34:06 +00:00
Thierry Thomas
97b152a1ef Upgrade to 1.3.3-1. 2006-07-06 19:43:47 +00:00
Edwin Groothuis
bbee4a66a6 remove USE_REINPLACE for all ports with categories starting with C 2006-05-03 23:38:41 +00:00
Edwin Groothuis
8782296f87 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry 2006-01-22 00:30:24 +00:00
Thierry Thomas
d6abdaecf0 Upgrade to 1.3.0-1. 2006-01-15 23:16:31 +00:00
Pav Lucistnik
2098ca40dc - Add SHA256 2005-11-24 00:22:47 +00:00
Thierry Thomas
094b4086bc Upgrade to 1.2.4. 2005-07-03 17:55:41 +00:00
Thierry Thomas
1b0050f0c6 - Upgrade ASTK to 1.2.3;
- fix a typo when editor was gvim.
2005-04-27 21:25:05 +00:00
Thierry Thomas
38ef784cb8 Upgrade to 1.2.2. 2005-04-02 20:14:05 +00:00
Thierry Thomas
f636b19453 Upgrade to 1.2.1. 2005-01-24 21:26:06 +00:00
Thierry Thomas
36b408d40b Upgrade to 1.2.0. 2005-01-17 21:09:27 +00:00
Thierry Thomas
11c6558032 Upgrade to 1.1.1. 2004-05-23 08:09:51 +00:00