Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
14.6.0.1_12 03 Nov 2024 11:48:23
    |
Po-Chuan Hsieh (sunpoet)  |
*/*: Change *_DEPENDS from devel/util-linux back to misc/getopt
- Revert c8ace2f4ca960d3a3a0038846923efcae2f8443d
- Bump PORTREVISION for dependency change
PR: 281625, 281934
Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281934#c2 |
14.6.0.1_11 02 Nov 2024 12:01:52
    |
Daniel Engberg (diizzy)  |
*/*: Switch from misc/getopt to devel/util-linux
misc/getopt expired on 2024-10-31 so it's time to switch
PR: 281625
Approved by: portmgr (blanket, build fix) |
14.6.0.1_11 08 Jun 2024 08:05:53
    |
Thierry Thomas (thierry)  |
french/aster: mark BROKEN
I have a WIP to upgrade Code_Aster to a newer release, not yet ready. |
14.6.0.1_11 31 Dec 2023 00:37:05
    |
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 |
14.6.0.1_11 12 Dec 2023 19:03:50
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
14.6.0.1_10 27 Jun 2023 19:34: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> |
14.6.0.1_10 18 Jun 2023 09:01:02
    |
Thierry Thomas (thierry)  |
*/*: bump PORTREVISION to chase the upgrade of CGNS |
14.6.0.1_9 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
14.6.0.1_8 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
14.6.0.1_7 16 Sep 2022 11:07:05
    |
Thierry Thomas (thierry)  |
french/aster: switch to HDF5-1.10
Note: this port should be upgraded to a newer release, WIP.
PR: 265152 |
14.6.0.1_6 14 Sep 2022 08:00:38
    |
Alexey Dokuchaev (danfe)  |
Convert five port descriptions and one configuration file to UTF-8. |
14.6.0.1_6 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
14.6.0.1_6 07 Sep 2022 21:10:59
    |
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.
(Only the first 15 lines of the commit message are shown above ) |
14.6.0.1_6 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
14.6.0.1_5 20 Jul 2022 14:35:24
    |
Tobias C. Berner (tcberner)  |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com> |
14.6.0.1_4 20 Jul 2022 14:21:52
    |
Tobias C. Berner (tcberner)  |
french: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner (fehlner@gmx.de)
* Dan Phillips <dan-ports@dp.id.au>
* Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
* Frederic Culot <frederic@culot.org>
* Thierry Thomas <thierry@pompo.net>
* janos.mohacsi@bsd.hu
* thierry@pompo.net
With hat: portmgr |
14.6.0.1_4 13 Oct 2021 17:08:56
    |
Thierry Thomas (thierry)  |
french/aster: unbreak and simplify
- unbreak with Python-3.8 after PR 257864;
- remove unused options. |
14.6.0.1_4 30 Sep 2021 21:23:30
    |
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 |
14.6.0.1_4 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
14.6.0.1_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14.6.0.1_4 26 Mar 2021 00:40:45
  |
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 |
14.6.0.1_3 24 Jan 2021 11:19:08
  |
thierry  |
- Chase gfortran10 and do not force Gcc any more;
- Mark french/aster BROKEN untill a solution is found for PR 252916.
PR: 252916 |
14.6.0.1_2 09 Dec 2020 19:29:20
  |
thierry  |
Modify cad/scotch to support int64.
Bump PORTREVISION of consumers because this changes the ABI. |
14.6.0.1_1 09 Dec 2020 11:07:41
  |
thierry  |
Modify cad/scotch to install shared libraries.
Chase these libraries to the consumers ports. |
14.6.0.1 26 Nov 2020 20:46:03
  |
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 |
14.4.0.1_3 24 Jul 2020 17:10:51
  |
kevans  |
Multiple ports: improve regex compliance (part 2)
This is again a part of the project to stop extraneous escaping of
ordinary characters and redefine some ordinary escapes as special
behavior.
Most of these ports are pushed over to use textproc/gsed because they
want to use GNU extensions. Others are fixed to either escape appropriately
(e.g. $$ rather than \$ in Makefiles!) or just remove redundant escapes
(e.g. backtick in single quotes doesn't need escaped).
PR: 229925
MFH: no (invasive risk) |
14.4.0.1_3 14 Jun 2020 09:14:40
  |
thierry  |
Switch from mpich2 to mpich and chase ScaLAPACK's upgrade. |
14.4.0.1_2 02 Jan 2020 21:50:40
  |
thierry  |
- Do not try to get VmSize on -CURRENT
- Add a dependency on xterm
+ Some minor fixes. |
14.4.0.1_1 25 Dec 2019 13:52:30
  |
thierry  |
Fix a typo. |
14.4.0.1_1 25 Dec 2019 13:35:06
  |
thierry  |
Let Code_Aster use Python-3.7. |
14.4.0.1 24 Dec 2019 16:46:12
  |
thierry  |
Mark BROKEN on FreeBSD < 12 and on 32 bits systems.
Reported by: pfg |
14.4.0.1 23 Dec 2019 20:10:09
  |
thierry  |
Upgrade Code_Aster to 14.4.0-1.
PR: 242655 |
13.6.0.1_6 21 Sep 2019 18:59:57
  |
jbeich  |
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ |
13.6.0.1_5 13 Aug 2019 16:03:12
  |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
13.6.0.1_5 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
13.6.0.1_4 08 May 2019 16:05:53
  |
jbeich  |
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)
PR: 236907
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19767 |
13.6.0.1_3 22 Apr 2019 13:16:34
  |
gerald  |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
13.6.0.1_2 10 Mar 2019 17:35:09
  |
thierry  |
Move math/mumps-edf to math/mumps.
This port is for MUMPS 5.x.
Reported by: pfg |
13.6.0.1_2 16 Feb 2019 21:54:23
  |
thierry  |
- Fix BROKEN: actually it is broken on amd64 for all versions since r490369
on math/metis;
- Remove deprecation caused by Qt4: it builds without pylupdate4, but
translations are missing. |
13.6.0.1_1 02 Feb 2019 14:06:49
  |
thierry  |
Switch lrelease from Qt4 to Qt5.
No PORTREVISION bump needed. |
13.6.0.1_1 26 Jan 2019 18:12:23
  |
thierry  |
Comment the BROKEN lines.
Reported by: linimon |
13.6.0.1_1 26 Jan 2019 16:39:44
  |
thierry  |
Note the exact cause of the failure (conflict with the file proto.h
installed by math/metis). |
13.6.0.1_1 06 Jan 2019 15:33:44
  |
tobik  |
Do not set CATEGORIES twice |
13.6.0.1_1 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
13.6.0.1 02 Dec 2018 15:41:48
  |
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
13.6.0.1 23 Oct 2018 16:34:44
  |
jbeich  |
Expand FreeBSD 12 conditionals to include 13.0-CURRENT |
13.6.0.1 01 Oct 2018 09:36:38
  |
antoine  |
Cleanup plists |
13.6.0.1 18 Aug 2018 08:51:53
  |
thierry  |
Upgrade Code_Aster to 13.6.0-1. |
13.4.0.3_4 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
13.4.0.3_3 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
13.4.0.3_3 06 May 2018 08:16:17
  |
thierry  |
Since the upgrade of math/suitesparse to 5.2.0, it depends unconditionnaly on
math/metis. Because math/metis and math/metis-edf are conflicting, this means
that the ports which depend on SuiteSparse and on metis-edf became BROKEN.
To solve this problem, this revison switches from metis-edf to the regular
metis. |
13.4.0.3_2 05 May 2018 16:51:57
  |
antoine  |
Mark BROKEN: conflicting dependencies
pkg-static: metis-5.1.0_3 conflicts with metis-edf-5.1.0.a1,1 (installs files
into the same place). Problematic file: /usr/local/bin/cmpfillin
Reported by: pkg-fallout |
13.4.0.3_2 19 Apr 2018 15:22:16
  |
amdmi3  |
- Revert r467691, testing this port requires installing it and some manual work
Requested by: thierry (maintainer) |
13.4.0.3_2 18 Apr 2018 08:33:45
  |
amdmi3  |
- Switch to new test framework
Approved by: portmgr blanket |
13.4.0.3_2 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
13.4.0.3_1 20 Feb 2018 06:32:06
  |
antoine  |
Remove dependency on the python metaports
PR: 225752
Submitted by: Yasuhiro KIMURA |
13.4.0.3 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
13.4.0.3 14 Nov 2017 18:29:22
  |
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!) |
12.6.0.4_5 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
12.6.0.4_4 17 Jun 2017 09:48:47
  |
thierry  |
Upgrade science/hdf5-18 to 1.8.19.
Changelog at
<https://support.hdfgroup.org/HDF5/doc1.8/ADGuide/Changes.html#1819>. |
12.6.0.4_3 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
12.6.0.4_2 22 Jan 2017 20:35:34
  |
thierry  |
Unbreak after the upgrade of Gcc to 4.9.
It appears that now an explicit link to libc++ is required.
Analysed with pfg@ and Thomas Helfer (tfel-mfront upstream at cea.fr). |
12.6.0.4_1 01 Jan 2017 03:45:13
  |
sunpoet  |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
12.6.0.4_1 25 Dec 2016 13:31:55
  |
amdmi3  |
- Mark BROKEN on 9.x and 12.x:
/usr/bin/sed -i "" -e 's|/wrkdirs/usr/ports/french/aster/work/stage||g'
/wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/12.6/aster.conf
sed: /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/12.6/aster.conf:
No such file or directory
*** Error code 1
Approved by: portmgr blanket |
12.6.0.4_1 07 Dec 2016 13:24:57
  |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
12.6.0.4 13 Nov 2016 12:44:13
  |
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. |
11.7.0.1_2 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
11.7.0.1_2 20 Apr 2016 20:42:40
  |
sunpoet  |
- Update to 1.10.0
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300
Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html |
11.7.0.1_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
11.7.0.1_1 24 May 2015 08:10:29
  |
sunpoet  |
- Update to 1.8.15
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html |
11.7.0.1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
11.7.0.1 24 Mar 2015 13:51:18
  |
marino  |
8 ports categories: Remove $PTHREAD_LIBS
Categories: archivers, dns, french, japanese, news, port-mgmt, x11-wm
The sysutils port was setting configure argument, so the text wasn't
removed but the value of PTHREAD_LIBS was changed.
approved by: PTHREAD blanket |
11.7.0.1 18 Feb 2015 22:06:55
  |
thierry  |
Update Code_Aster to 11.7.0-1, with its different tools. |
11.6.0.1_4 24 Jan 2015 15:07:40
  |
antoine  |
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package |
11.6.0.1_4 18 Jan 2015 10:39:51
  |
sunpoet  |
- Update to 1.8.14
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html |
11.6.0.1_3 05 Jan 2015 20:44:47
  |
thierry  |
Uses the new blaslapack.mk. |
11.6.0.1_3 20 Oct 2014 15:07:54
  |
bapt  |
Cleanup plist |
11.6.0.1_3 01 Oct 2014 19:16:37
  |
thierry  |
MASTER_SITES is often down these days => mirror the distfile.
Since I'm there, remove xemacs support.
Reported by: pkg-fallout |
11.6.0.1_3 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
11.6.0.1_2 17 Aug 2014 19:51:45
  |
thierry  |
- Upgrade Code_Aster to 11.6.0-1.
- Fix Homard. |
11.5.0.4_2 24 Jul 2014 19:59:01
  |
thierry  |
The 11.5 tarball has been removed: mirror it untill I get the time for
the upgrade to 11.6. |
11.5.0.4_2 01 Jun 2014 20:36:01
  |
thierry  |
Fix the build by adding the Python metaport. |
11.5.0.4_2 29 May 2014 10:39:36
  |
marino  |
french/aster (and depends): specify post-extraction with ${TAR}
It's possible that EXTRACT_CMD won't be predefined in the near future
in order to support distfiles in multiple formats. We know the post-
extraction tool needs to be tar, so let's specify it directly.
Approved by: infrastructure improvements blanket |
11.5.0.4_2 26 May 2014 19:20:41
  |
thierry  |
Unbreak and make packageable. |
11.5.0.4_1 13 May 2014 21:48:27
  |
thierry  |
Fix several problems: it now builds cleanly and can run the tests.
Still marked BROKEN because there is some rough edges, but interesting
users can remove this line. |
11.5.0.4_1 05 May 2014 11:15:53
  |
bapt  |
Catch a couple of missing convertsion to :tu/:tl
Submitted by: ak
With hat: portmgr |
11.5.0.4_1 03 May 2014 00:55:30
  |
sunpoet  |
- Update to 1.8.12 (from science/hdf5-18)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by: portmgr (bapt) [1] |
11.5.0.4 18 Mar 2014 21:09:03
  |
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. |
10.8.0.3_2 10 Mar 2014 20:55:22
  |
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
10.8.0.3_1 06 Mar 2014 19:39:49
  |
antoine  |
Mark BROKEN: Unfetchable
Reported by: pkg-fallout |
10.8.0.3_1 23 Feb 2014 20:50:10
  |
gerald  |
Use ${LDFLAGS} instead of constructing -L${LOCALBASE}/lib/${CC} manually
(plus this now also provides proper -rpath for GCC runtime libraries).
Approved by: thierry (maintainer) |
10.8.0.3_1 18 Feb 2014 10:07:56
  |
gahr  |
- Update to USES=tk |
10.8.0.3_1 16 Feb 2014 17:15:32
  |
tijl  |
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery) |
10.8.0.3_1 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
10.8.0.3_1 26 Oct 2013 00:52:36
  |
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
10.8.0.3 20 Sep 2013 17:21:20
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
french) |
10.8.0.3 19 Mar 2013 20:32:33
  |
thierry  |
Upgrading Code_Aster to 10.8.0-3. |
10.6.0.3_1 08 Mar 2013 11:32:12
  |
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
10.6.0.3_1 03 Feb 2013 18:16:55
  |
makc  |
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip |