non port: cad/astk-serveur/Makefile |
SVNWeb
|
Number of commits found: 67 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] b46abf8 (Only the first 10 of 74 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Mar 2021
|
[ 00:40 jrm ] (Only the first 10 of 96 ports in this commit are shown above. )
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
|
Thu, 26 Nov 2020
|
[ 20:46 thierry ] (Only the first 10 of 21 ports in this commit are shown above. )
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
|
Sat, 19 Sep 2020
|
[ 00:52 linimon ]
Also mark as not for powerpcspe.
Approved by: portmgr (tier-2 blanket)
|
Wed, 25 Dec 2019
|
[ 13:35 thierry ]
Let Code_Aster use Python-3.7.
|
Tue, 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
|
Mon, 23 Dec 2019
|
[ 20:10 thierry ] (Only the first 10 of 21 ports in this commit are shown above. )
Upgrade Code_Aster to 14.4.0-1.
PR: 242655
|
Tue, 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
|
Mon, 10 Sep 2018
|
[ 13:11 mat ] (Only the first 10 of 33 ports in this commit are shown above. )
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
|
Sat, 18 Aug 2018
|
[ 08:51 thierry ]
Upgrade Code_Aster to 13.6.0-1.
|
Sat, 5 May 2018
|
[ 15:09 danfe ] (Only the first 10 of 14 ports in this commit are shown above. )
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.
|
Thu, 22 Feb 2018
|
[ 19:03 tcberner ] (Only the first 10 of 486 ports in this commit are shown above. )
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
|
Sat, 9 Dec 2017
|
[ 09:20 antoine ]
astk-serveur is not compatible with python3
|
Tue, 14 Nov 2017
|
[ 18:29 thierry ] (Only the first 10 of 59 ports in this commit are shown above. )
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!)
|
Wed, 18 Jan 2017
|
[ 13:20 tijl ] (Only the first 10 of 120 ports in this commit are shown above. )
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)
|
Sun, 13 Nov 2016
|
[ 12:44 thierry ] (Only the first 10 of 27 ports in this commit are shown above. )
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.
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 18 Feb 2015
|
[ 22:06 thierry ] (Only the first 10 of 13 ports in this commit are shown above. )
Update Code_Aster to 11.7.0-1, with its different tools.
|
Sun, 17 Aug 2014
|
[ 19:51 thierry ] (Only the first 10 of 11 ports in this commit are shown above. )
- Upgrade Code_Aster to 11.6.0-1.
- Fix Homard.
|
Wed, 23 Jul 2014
|
[ 20:10 thierry ]
Take maintainership again.
Note: to be upgraded with french/aster.
|
Mon, 26 May 2014
|
[ 19:20 thierry ]
Add some missing bits.
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
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
|
Tue, 18 Mar 2014
|
[ 21:09 thierry ] (Only the first 10 of 31 ports in this commit are shown above. )
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.
|
Mon, 23 Sep 2013
|
[ 14:21 gahr ]
- Convert to USES+=tk
|
Fri, 20 Sep 2013
|
[ 15:58 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
|
Tue, 19 Mar 2013
|
[ 20:34 thierry ]
Upgrade to 1.10.4.
|
Sat, 7 Jul 2012
|
[ 15:15 thierry ] (Only the first 10 of 41 ports in this commit are shown above. )
Upgrade Code_Aster to 10.6.0-3.
|
Wed, 29 Dec 2010
|
[ 22:01 thierry ]
Upgrade to 1.8.4.
|
Thu, 16 Sep 2010
|
[ 21:23 thierry ]
Upgrade to 1.8.3 and depends on Tcl/Tk 8.5.
|
Thu, 19 Aug 2010
|
[ 19:27 thierry ]
Upgrade to 1.8.1.
|
Fri, 26 Mar 2010
|
[ 18:30 thierry ] (Only the first 10 of 22 ports in this commit are shown above. )
Upgrade ASTK (server & client) to 1.8.0.
|
Sat, 28 Nov 2009
|
[ 10:44 thierry ] (Only the first 10 of 27 ports in this commit are shown above. )
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors.
|
Sun, 21 Jun 2009
|
[ 17:46 thierry ]
Upgrade to 1.7.4-1.
|
Tue, 20 Jan 2009
|
[ 18:29 thierry ]
Upgrade to ASTK 1.7.1.
|
Wed, 14 Jan 2009
|
[ 20:25 thierry ]
Upgrade to ASTK 1.7.0.
|
Tue, 21 Oct 2008
|
[ 19:22 thierry ]
The main tarball has been rerolled, but the included components have not
been touched.
Reported by: portscout
|
Sun, 13 Jul 2008
|
[ 07:42 thierry ]
Upgrade ASTK to 1.6.2-1.
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Fri, 18 Jan 2008
|
[ 18:34 thierry ]
Chase master-site's reorganization.
Reported by: pointyhat via pav
|
Sat, 12 Jan 2008
|
[ 16:28 thierry ]
- Upgrade ASTK to 1.5.5-1;
- Use aster's distfiles.
|
Sat, 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.
|
Tue, 5 Jun 2007
|
[ 21:04 bsam ]
A sweeping commit: unbreak "make index" if WITH_BASH=YES is defined.
Discussed at: freebsd-ports@
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 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
|
Thu, 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
|
Tue, 26 Dec 2006
|
[ 09:34 thierry ]
Upgrade to 1.5.0-1.
|
Thu, 6 Jul 2006
|
[ 19:43 thierry ]
Upgrade to 1.3.3-1.
|
Wed, 3 May 2006
|
[ 23:38 edwin ] (Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
Sun, 15 Jan 2006
|
[ 23:16 thierry ]
Upgrade to 1.3.0-1.
|
Sun, 3 Jul 2005
|
[ 17:55 thierry ]
Upgrade to 1.2.4.
|
Wed, 27 Apr 2005
|
[ 21:25 thierry ]
- Upgrade ASTK to 1.2.3;
- fix a typo when editor was gvim.
|
Sat, 2 Apr 2005
|
[ 20:14 thierry ]
Upgrade to 1.2.2.
|
Mon, 24 Jan 2005
|
[ 21:26 thierry ]
Upgrade to 1.2.1.
|
Mon, 17 Jan 2005
|
[ 21:09 thierry ]
Upgrade to 1.2.0.
|
Sun, 23 May 2004
|
[ 08:09 thierry ]
Upgrade to 1.1.1.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Wed, 10 Dec 2003
|
[ 23:09 pav ] (Only the first 10 of 14 ports in this commit are shown above. )
- www.code-aster.org was reorganized. fix fetching
PR: ports/60121
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Mon, 8 Dec 2003
|
[ 02:07 oliver ] (Only the first 10 of 22 ports in this commit are shown above. )
- 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>
|
Sat, 27 Sep 2003
|
[ 00:23 edwin ] (Only the first 10 of 15 ports in this commit are shown above. )
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Tue, 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>
|
Fri, 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>
|
Sun, 17 Aug 2003
|
[ 01:48 kris ]
Switch to tcl/tk 8.4 and bump PORTREVISION.
|
Mon, 28 Jul 2003
|
[ 05:22 daichi ]
fix cad/astk-serveur: fixing RUN_DEPENDS
PR: 54917
Submitted by: Thierry Thomas <thierry@pompo.net>
|
Wed, 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: 67 |