non port: cad/astk-serveur/Makefile |
Number of commits found: 72 |
Sunday, 30 Jun 2024
|
13:06 Rene Ladan (rene)
cad/astk-serveur: remove optional support for expired sysutils/torque (PBS)
112b6c5 |
Sunday, 31 Dec 2023
|
00:37 Muhammad Moinur Rahman (bofh)
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
bbab7f5 |
Saturday, 30 Dec 2023
|
17:07 Muhammad Moinur Rahman (bofh)
Revert "cad/astk-serveur: Remove dependency"
This reverts commit 0a90512e395afcd867844d7f0bf812eb1eff7482.
torque is required by this port.
Reported by: thierry
31fb5ad |
07:58 Muhammad Moinur Rahman (bofh)
cad/astk-serveur: Remove dependency
WITH_PBS option has a runtime dependency to sysutils/torque which has
expired. So remove the runtime dependency. This will require some more
review later.
Approved by: portmgr (blanket)
0a90512 |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
3d9a815 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:20 Tobias C. Berner (tcberner)
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org>
* Mario S F Ferreira <lioux@linf.unb.br> et al.
* Martin Dieringer <martin.dieringe@gmx.de>
* Matthias Petermann <matthias@petermann-it.de>
* Michael Durian <durian@shadetreesoftware.com>
* Michael Reifenberger <mr@FreeBSD.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
* Pedro F. Giffuni
* Pedro F. Giffuni <giffunip@asme.org>
* Pedro Giffuni
* Pedro Giffuni <giffunip@asme.org>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Sarod Yatawatta <sarod@cs.pdn.ac.lk>
* Sergio Lenzi <lenzi.sergio@gmail.com>
* Stanislav Sedov <ssedov@mbsd.msk.ru>
* Thierry Thomas <thierry@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* Thomas Gellekum <tg@FreeBSD.org>
* Vanilla I. Shu <vanilla@FreeBSD.org>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* gahr
* hrs
* ijliao
* lbartoletti <lbartoletti@FreeBSD.org>
* lon_kamikaze@gmx.de
* stas
* swallace
* thierry@pompo.net
With hat: portmgr
b46abf8 |
Thursday, 30 Sep 2021
|
21:23 Rene Ladan (rene)
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
620968a |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 26 Mar 2021
|
00:40 jrm
editors/emacs: Update to 27.2
This is a bug-fix release with no new features.
https://www.gnu.org/software/emacs/news/NEWS.27.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D27700
|
Thursday, 26 Nov 2020
|
20:46 thierry
Upgrade Code_Aster to 14.6.0-1.
This implies:
- french /aster builds fine with clang, but it seg-faults: switched to Gcc
- ASTK is upgraded to 2019.0-1
- math/mumps is upgraded to 5.1.2-aster7
- TFEL/MFront is now required, but when the compilers of tfel and aster are
different, it cannot be linked
. recopopy science/tfel to science/tfel-edf and depends on science/tfel-edf
. science/tfel-edf is built by Gcc, from the sources included in Aster's
tarball
. register the conflicts
|
Saturday, 19 Sep 2020
|
00:52 linimon
Also mark as not for powerpcspe.
Approved by: portmgr (tier-2 blanket)
|
Wednesday, 25 Dec 2019
|
13:35 thierry
Let Code_Aster use Python-3.7.
|
Tuesday, 24 Dec 2019
|
16:45 thierry
1- Set IGNORE for FreeBSD < 12 and for 32 bits systems;
2- Fix plist without MPI.
Reported by: 1) pfg 2) pointyhat
|
Monday, 23 Dec 2019
|
20:10 thierry
Upgrade Code_Aster to 14.4.0-1.
PR: 242655
|
Tuesday, 19 Feb 2019
|
09:22 adridg
Fix RUN_DEPENDS. This is an obscure case: if you have kwrite installed,
then editors/kate-kde4 was assumed as a RUN_DEPENDS. That port no longer
exists, and kwrite is provided by editors/kate -- as a KF5-based
application. There's no good way to say "whatever package provided
that installed file", though.
Reported by: arrowd
|
Monday, 10 Sep 2018
|
13:11 mat
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
|
Saturday, 18 Aug 2018
|
08:51 thierry
Upgrade Code_Aster to 13.6.0-1.
|
Saturday, 5 May 2018
|
15:09 danfe
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.
|
Thursday, 22 Feb 2018
|
19:03 tcberner
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
|
Saturday, 9 Dec 2017
|
09:20 antoine
astk-serveur is not compatible with python3
|
Tuesday, 14 Nov 2017
|
18:29 thierry
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!)
|
Wednesday, 18 Jan 2017
|
13:20 tijl
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)
|
Sunday, 13 Nov 2016
|
12:44 thierry
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.
|
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wednesday, 18 Feb 2015
|
22:06 thierry
Update Code_Aster to 11.7.0-1, with its different tools.
|
Sunday, 17 Aug 2014
|
19:51 thierry
- Upgrade Code_Aster to 11.6.0-1.
- Fix Homard.
|
Wednesday, 23 Jul 2014
|
20:10 thierry
Take maintainership again.
Note: to be upgraded with french/aster.
|
Monday, 26 May 2014
|
19:20 thierry
Add some missing bits.
|
Monday, 5 May 2014
|
09:45 bapt
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
|
Tuesday, 18 Mar 2014
|
21:09 thierry
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.
|
Monday, 23 Sep 2013
|
14:21 gahr
- Convert to USES+=tk
|
Friday, 20 Sep 2013
|
15:58 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
|
Tuesday, 19 Mar 2013
|
20:34 thierry
Upgrade to 1.10.4.
|
Saturday, 7 Jul 2012
|
15:15 thierry
Upgrade Code_Aster to 10.6.0-3.
|
Wednesday, 29 Dec 2010
|
22:01 thierry
Upgrade to 1.8.4.
|
Thursday, 16 Sep 2010
|
21:23 thierry
Upgrade to 1.8.3 and depends on Tcl/Tk 8.5.
|
Thursday, 19 Aug 2010
|
19:27 thierry
Upgrade to 1.8.1.
|
Friday, 26 Mar 2010
|
18:30 thierry
Upgrade ASTK (server & client) to 1.8.0.
|
Saturday, 28 Nov 2009
|
10:44 thierry
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors.
|
Sunday, 21 Jun 2009
|
17:46 thierry
Upgrade to 1.7.4-1.
|
Tuesday, 20 Jan 2009
|
18:29 thierry
Upgrade to ASTK 1.7.1.
|
Wednesday, 14 Jan 2009
|
20:25 thierry
Upgrade to ASTK 1.7.0.
|
Tuesday, 21 Oct 2008
|
19:22 thierry
The main tarball has been rerolled, but the included components have not
been touched.
Reported by: portscout
|
Sunday, 13 Jul 2008
|
07:42 thierry
Upgrade ASTK to 1.6.2-1.
|
Saturday, 19 Apr 2008
|
17:56 miwi
- 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)
|
Friday, 18 Jan 2008
|
18:34 thierry
Chase master-site's reorganization.
Reported by: pointyhat via pav
|
Saturday, 12 Jan 2008
|
16:28 thierry
- Upgrade ASTK to 1.5.5-1;
- Use aster's distfiles.
|
Saturday, 30 Jun 2007
|
22:47 thierry
- Upgrade to 1.5.2-1;
- PBS can be provided by Torque;
- One more tip to configure astk-client.
|
Tuesday, 5 Jun 2007
|
21:04 bsam
A sweeping commit: unbreak "make index" if WITH_BASH=YES is defined.
Discussed at: freebsd-ports@
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Saturday, 17 Feb 2007
|
22:54 thierry
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
|
Thursday, 11 Jan 2007
|
20:26 thierry
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
|
Tuesday, 26 Dec 2006
|
09:34 thierry
Upgrade to 1.5.0-1.
|
Thursday, 6 Jul 2006
|
19:43 thierry
Upgrade to 1.3.3-1.
|
Wednesday, 3 May 2006
|
23:38 edwin
remove USE_REINPLACE for all ports with categories starting with C
|
Sunday, 15 Jan 2006
|
23:16 thierry
Upgrade to 1.3.0-1.
|
Sunday, 3 Jul 2005
|
17:55 thierry
Upgrade to 1.2.4.
|
Wednesday, 27 Apr 2005
|
21:25 thierry
- Upgrade ASTK to 1.2.3;
- fix a typo when editor was gvim.
|
Saturday, 2 Apr 2005
|
20:14 thierry
Upgrade to 1.2.2.
|
Monday, 24 Jan 2005
|
21:26 thierry
Upgrade to 1.2.1.
|
Monday, 17 Jan 2005
|
21:09 thierry
Upgrade to 1.2.0.
|
Sunday, 23 May 2004
|
08:09 thierry
Upgrade to 1.1.1.
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Wednesday, 10 Dec 2003
|
23:09 pav
- www.code-aster.org was reorganized. fix fetching
PR: ports/60121
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Monday, 8 Dec 2003
|
02:07 oliver
- Upgrading french/aster from 7.1 to 7.2;
- french/eficas from 1.4 to 1.5;
- cad/metis-edf from 3 to 3.1;
- cad/astk-serveur & cad/astk-client from 1.0.14 to 1.0.21;
- french/homard from 5.5 to 6.2;
. don't install Homard automatically with Aster; like Gibi, Homard
depends on french/aster: this is more compliant with the licenses,
and it will be possible to build packages for Aster.
PR: 59312 59881
Submitted By: Thierry Thomas <thierry@pompo.net>
|
Saturday, 27 Sep 2003
|
00:23 edwin
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Tuesday, 2 Sep 2003
|
06:50 edwin
cad/astk-serveur & cad/astk-client: fixing patch + tarball has been rerolled.
1) This is a common tarball with french/aster: the tarball has
been rerolled to fix a bug in ASTK for Linux, but they did not
upgrade the version. Our ASTK is not impacted by this change.
The full story, in french, is here:
<http://www.code-aster.org/forum/read.php?f=11&;i=326&t=326>.
2) Since I was testing this upgrade, I have found a bug from the
previous commit: the patch patch-lib::ASTK::astkrc::outils does
not belong to files, but to files.client => bumping PORTREVISION.
PR: ports/56288
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Friday, 29 Aug 2003
|
03:55 edwin
cad/astk-client: chasing tk83 -> tk84 + defining more tools.
1) cad/astk-serveur has been switched from tcl/tk 83 to 84 (see
Message-ID: <200308170148.h7H1m91d025773@repoman.freebsd.org>)
=> we have to bump the client's PORTREVISION to chase this upgrade.
2) Since I'm there, I have defined Gmsh & Grace in the tools config.
Note: this is missing from the original tarball, and should be fixed
within the next release.
PR: ports/55707
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Sunday, 17 Aug 2003
|
01:48 kris
Switch to tcl/tk 8.4 and bump PORTREVISION.
|
Monday, 28 Jul 2003
|
05:22 daichi
fix cad/astk-serveur: fixing RUN_DEPENDS
PR: 54917
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Wednesday, 23 Jul 2003
|
11:20 oliver
Add astk-serveur 1.0.14,
graphical interface for Code_Aster (server
side).
PR: 54764
Submitted by: thierry@pompo.net
|
Number of commits found: 72 |