Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
11.12.a2_4 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> |
11.12.a2_4 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
11.12.a2_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
11.12.a2_2 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 ) |
11.12.a2_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
11.12.a2_1 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 |
11.12.a2_1 06 May 2021 11:47:48 |
Mathieu Arnold (mat) |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010 |
11.12.a2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
11.12.a2_1 25 Dec 2019 13:35:06 |
thierry |
Let Code_Aster use Python-3.7. |
11.12.a2 23 Dec 2019 20:10:09 |
thierry |
Upgrade Code_Aster to 14.4.0-1.
PR: 242655 |
11.10.1_2 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
11.10.1_2 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 |
11.10.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 |
11.10.1 18 Aug 2018 08:51:53 |
thierry |
Upgrade Code_Aster to 13.6.0-1. |
11.7.1_2 28 May 2018 14:50:00 |
antoine |
homard is not compatible with python3 |
11.7.1_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). |
11.7.1_1 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!) |
11.7.1 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.2.1 05 Sep 2016 19:23:42 |
tijl |
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework. (Only the first 15 lines of the commit message are shown above ) |
11.2.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.2.1 18 Feb 2015 22:06:55 |
thierry |
Update Code_Aster to 11.7.0-1, with its different tools. |
10.6.3_2 20 Oct 2014 15:07:54 |
bapt |
Cleanup plist |
10.6.3_2 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) |
10.6.3_1 17 Aug 2014 19:51:45 |
thierry |
- Upgrade Code_Aster to 11.6.0-1.
- Fix Homard. |
10.6.3 03 Jul 2014 23:22:32 |
adamw |
Get rid of NOPORTDOCS. |
10.6.3 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
10.6.3 13 May 2014 21:49:55 |
thierry |
Chase the upgrade of Code_Aster ans stagify. |
10.1.1_4 05 May 2014 09:45:37 |
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 |
10.1.1_4 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.1.1_3 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.1.1_2 20 Sep 2013 17:21:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
french) |
10.1.1_2 19 Mar 2013 20:35:58 |
thierry |
Chase Code_Aster's upgrade. |
10.1.1_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 |
10.1.1 07 Jul 2012 15:15:57 |
thierry |
Upgrade Code_Aster to 10.6.0-3. |
9.8.1_2 25 May 2012 01:50:36 |
makc |
Chase PyQT update |
9.8.1_1 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
9.8.1 29 Dec 2010 22:02:01 |
thierry |
Upgrade to 9.8-1. |
9.6.1_1 16 Sep 2010 21:23:32 |
thierry |
Chase Code_Aster's upgrade. |
9.6.1 19 Aug 2010 19:27:26 |
thierry |
Upgrade to 9.6-1. |
9.5.1_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
9.5.1_6 26 Mar 2010 18:30:49 |
thierry |
Chase Code_Aster's upgrade. |
9.5.1_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
9.5.1_4 01 Dec 2009 20:33:45 |
makc |
Chase math/gsl update,
bump PORTREVISION |
9.5.1_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
9.5.1_2 21 Jun 2009 17:46:54 |
thierry |
Chase Code_Aster's upgrade. |
9.5.1_1 20 Jan 2009 18:30:05 |
thierry |
Chase Aster's main tarball. No change. |
9.5.1 14 Jan 2009 20:25:37 |
thierry |
Upgrade to 9.5.1. |
8.11.2 25 Oct 2008 10:38:15 |
thierry |
Chase Code_Aster's tarball re-rolling (no change for homard).
Reported by: pointyhat via erwin |
8.11.2 13 Jul 2008 07:42:57 |
thierry |
- Upgrade to 8.11-2;
- Use aster's distfiles. |
8.11.1 24 May 2008 20:25:50 |
thierry |
Homard runs on amd64.
Submitted by: Pedro Giffuni <pfgshield-freebsd (at) yahoo.com> |
8.11.1 18 Jan 2008 18:34:24 |
thierry |
Chase master-site's reorganization.
Reported by: pointyhat via pav |
8.11.1 12 Jan 2008 16:28:40 |
thierry |
- Upgrade to 8.11-1;
- Handle PORTEXAMPLES. |
8.7.1 30 Jun 2007 22:48:53 |
thierry |
Upgrade to 8.7-1. |
8.5.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
8.5.1 27 Dec 2006 16:06:36 |
thierry |
The new tarball has been uploaded to the official site, no need to
mirror it. |
8.5.1 26 Dec 2006 09:34:54 |
thierry |
Upgrade to 8.5-1. |
8.2.1 06 Jul 2006 19:44:38 |
thierry |
Upgrade to 8.2-1. |
7.7 07 May 2006 11:09:22 |
edwin |
Remove USE_REINPLACE from all categories starting with F |
7.7 22 Jan 2006 01:52:37 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
7.7 15 Jan 2006 23:17:24 |
thierry |
Upgrade to 7.7. |
7.1_2 24 Nov 2005 16:18:42 |
pav |
- Add SHA256 |
7.1_2 05 Jul 2005 22:03:52 |
thierry |
Chase Code_Aster's upgrade to 8.1.
Forgotten by: thierry
Reported by: Kris via pointyhat |
7.1_1 17 Jun 2005 22:59:29 |
netchild |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above ) |
7.1_1 02 Apr 2005 20:15:09 |
thierry |
Chase Code_Aster's update. |
7.1 01 Mar 2005 21:51:49 |
trevor |
Respect the user's USE_LINUX setting. |
7.1 17 Jan 2005 21:10:47 |
thierry |
Upgrade to 7.1. |
6.2_3 31 Dec 2004 18:24:10 |
netchild |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
6.2_2 23 May 2004 08:10:46 |
thierry |
Chase Code_Aster's upgrade. |
6.2_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
6.2 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
6.2 10 Dec 2003 23:09:50 |
pav |
- www.code-aster.org was reorganized. fix fetching
PR: ports/60121
Submitted by: Thierry Thomas <thierry@pompo.net> |
6.2 08 Dec 2003 02:07:22 |
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> |
5.5_2 07 Oct 2003 07:24:34 |
erwin |
pkg-descr contains the descr of Acrobat Reader, fix it.
PR: 57682
Submitted by: Thierry Thomas <thierry@pompo.net> |
5.5_2 27 Sep 2003 00:23:56 |
edwin |
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
5.5_2 09 Aug 2003 22:47:19 |
oliver |
in addition to the previous commit:
PR: ports/55429
Submitted by: Thierry Thomas <thierry@pompo.net> |
5.5_2 09 Aug 2003 22:46:05 |
oliver |
- a typo has been introduced with portrevision 1, and the script homard was
unusable
- chase the upgrade from py22 to py23
- bump PORTREVISION |
5.5_1 24 Jul 2003 15:53:43 |
oliver |
1) fix "make -V PORTNAME"
2) change post-patch target to reflect distfile changes between the
PR-based distfile and the Committed-distfile
Submitted by: Dan Langille <dan@langille.org> [1]
Thierry Thomas <thierry@pompo.net> [2] |
5.5 24 Jul 2003 05:48:35 |
oliver |
Add homard 5.5, a refinement and de-refinement mesh tool.
PR: 54762
Submitted by: Thierry Thomas <thierry@pompo.net> |