Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.8.0_11 23 Feb 2024 16:23:08 |
Thierry Thomas (thierry) |
science/v_sim: move man pages |
3.8.0_10 01 Jan 2024 11:49:51 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
3.8.0_9 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
3.8.0_8 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
3.8.0_8 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> |
3.8.0_8 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.8.0_7 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
3.8.0_6 05 Nov 2022 14:47:18 |
Thierry Thomas (thierry) |
science/*: bump PORTREVISION in consumers of libXC |
3.8.0_5 16 Oct 2022 15:01:23 |
Thierry Thomas (thierry) |
science/v_sim: add missing dependencies + strip libs
Since I’m there, add missing dependencies and strip libraries. |
3.8.0_4 16 Oct 2022 15:01:23 |
Thierry Thomas (thierry) Author: Daniel Engberg |
science/v_sim: Use USE_GITLAB
Use USE_GITLAB to follow Porters Handbook more closely and be consistent
with ports tree
Fix DOCS optio
PR: 267085 |
3.8.0_4 14 Sep 2022 08:00:38 |
Alexey Dokuchaev (danfe) |
Convert five port descriptions and one configuration file to UTF-8. |
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) |
3.8.0_4 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 ) |
3.8.0_4 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
3.8.0_3 20 Jul 2022 14:22:51 |
Tobias C. Berner (tcberner) |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
3.8.0_3 07 Mar 2022 18:10:58 |
Po-Chuan Hsieh (sunpoet) |
science/netcdf: Update to 4.8.1
- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases |
3.8.0_2 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
3.8.0_2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
3.8.0_1 10 May 2021 20:13:20 |
Thierry Thomas (thierry) |
math/py-matplotlib: chase minimum Python version in dependent ports
Since the previous update changed USES=python from 3.6+ to 3.7+, all
dependent ports must have USES=python:3.7+ as well, otherwise it breaks
the @py36 flavor.
PR: 255347
Reported by: sunpoet |
3.8.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.8.0_1 07 Mar 2021 22:33:33 |
sunpoet |
Fix PLIST with hardcoded python version
Approved by: portmgr (blanket) |
3.8.0_1 26 Jan 2021 14:04:01 |
sunpoet |
Bump PORTREVISION for science/netcdf shlib change |
3.8.0 15 Jan 2021 17:34:18 |
thierry |
Enable abinit for powerpc64 and fix plist.
Reported by: pkg-fallout |
3.8.0 13 Jan 2021 16:30:07 |
thierry |
Upgrade to 3.8.0.
Changelog is available at
<https://gitlab.com/l_sim/v_sim/-/blob/staging/ChangeLog.en>. |
3.7.2_12 04 Aug 2020 16:00:43 |
amdmi3 |
- Fix build without NLS (missing gettext-tools dependency) and without EXAMPLES
(broken patching)
- Convert patching to options helpers, silence, fix whitespace and make more
future proof
Approved by: portmgr blanket |
3.7.2_12 19 Nov 2019 21:38:47 |
thierry |
Make fetchable again. |
3.7.2_12 07 Nov 2019 17:17:54 |
zeising |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
3.7.2_12 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
3.7.2_12 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 |
3.7.2_11 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 |
3.7.2_10 02 Mar 2019 17:45:58 |
sunpoet |
Update science/netcdf to 4.6.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases
https://github.com/Unidata/netcdf-c/blob/master/RELEASE_NOTES.md |
3.7.2_9 27 Feb 2019 20:48:49 |
thierry |
- Add USES=compiler:c11 to fix build on GCC architectures;
- Add USES=gl gnome localbase:ldflags;
- CUSE_GL to gl and glu.
PR: 236075
Submitted by: pkubaj (at) anongoth.pl |
3.7.2_9 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 |
3.7.2_8 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 |
3.7.2_7 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). |
3.7.2_6 21 Oct 2017 20:18:16 |
sunpoet |
Update to 4.5.0
- Pet portlint: reorder LICENSE knobs
Changes: https://github.com/Unidata/netcdf-c/releases |
3.7.2_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 |
3.7.2_4 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
3.7.2_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 |
3.7.2_2 16 Jan 2017 21:38:39 |
thierry |
Change the site address.
Since I'm there, explicit the dependencies. |
3.7.2_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 |
3.7.2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.7.2 02 Aug 2015 20:23:56 |
kwm |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
3.7.2 22 Dec 2014 14:36:53 |
thierry |
Upgrade to 3.7.2. |
3.7.1_3 12 Nov 2014 18:48:53 |
antoine |
Cleanup plist |
3.7.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) |
3.7.1_2 07 Jul 2014 21:35:34 |
tijl |
- Add USES=libtool
- Add INSTALL_TARGET=install-strip |
3.7.1_1 03 May 2014 03:17:19 |
sunpoet |
- Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and
dependency change from science/netcdf4 to science/netcdf [1]
Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by: portmgr (bapt) [1] |
24 Apr 2014 21:31:15
|
thierry |
Upgrade to v. 3.7.1. |
3.6.1.1_3 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) |
3.6.1.1_2 21 Feb 2014 13:39:19 |
ehaupt |
Remove trailing whitespaces from category science |
3.6.1.1_2 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) |
3.6.1.1_2 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
3.6.1.1_2 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 ) |
3.6.1.1_1 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
3.6.1.1_1 12 Sep 2013 00:21:11 |
marino |
Add explicit dependency on pkgconf (27 ports) |
3.6.1.1_1 14 Jun 2013 12:00:22 |
miwi |
- Correct DOCS handling
- Add missing dirctory to plist
Reported by: pointyhat/pkg (dev_mode) |
3.6.1.1_1 04 Jun 2013 14:40:29 |
bapt |
WITHOUT_NLS -> PORT_OPTIONS:MNLS
NOPORTDOCS -> PORT_OPTIONS:MDOCS
NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES |
3.6.1.1_1 24 May 2013 15:52:15 |
thierry |
Fix plist.
Reported by: pointyhat via erwin |
3.6.1.1_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
3.6.1.1_1 11 Dec 2012 14:19:54 |
makc |
science/openbabel:
- Update openbabel to 2.3.2
- Switch to CMake build system
- Add PYTHON and CAIRO options
- Don't rename babel binary, mark conflict with ancient biology/babel
science/py-openbabel:
- Merge py-openbabel to openbabel
other:
- chase openbabel update |
3.6.1.1 27 Nov 2012 06:41:02 |
thierry |
Upgrade to 3.6.1.1.
Changelog at <http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download.html>.
Feature safe: yes |
3.5.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.5.2 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
3.5.2 25 Nov 2010 17:54:06 |
thierry |
Fix build with gcc-4.5.2.20101118.
Reported by: pointyhat and QAT |
3.5.2 24 Nov 2010 20:42:09 |
thierry |
Upgrade to 3.5.2.
It corrects some minor mistakes including XSF file format, colourisation
issues or node duplication. |
3.5.1_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
3.5.1 25 Apr 2010 19:57:37 |
thierry |
Upgrade to 3.5.1.
Changelog at
<http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/changelog.en.html#3.5.1>. |
3.5.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.5.0_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.5.0 07 Nov 2009 14:36:46 |
thierry |
Fix plist when NOPORTDOCS / NOPORTEXAMPLES are defined.
Reported by: QAT |
3.5.0 07 Nov 2009 10:19:44 |
thierry |
Upgrade to 3.5.
Changelog at <http://inac.cea.fr/L_Sim/V_Sim/changelog.en.html>. |
3.4.4_1 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 |
3.4.4 05 Jun 2009 19:25:23 |
thierry |
Upgrade to 3.4.4.
Changelog at <http://inac.cea.fr/L_Sim/V_Sim/changelog.en.html#3.4>. |
3.4.3 07 Mar 2009 08:36:35 |
thierry |
Upgrade to version 3.4.3. |
3.4.2 10 Dec 2008 19:16:46 |
thierry |
Upgrade to 3.4.2.
Changelog at <http://inac.cea.fr/L_Sim/V_Sim/download.html#3.4.2>. |
3.4.1 22 Nov 2008 15:37:06 |
thierry |
Fix plist with NOPORTEXAMPLES.
Reported by: QAT |
3.4.1 06 Sep 2008 21:10:26 |
thierry |
Fix plist with NOPORTDOCS.
Reported by: QAT |
3.4.1 05 Sep 2008 21:12:56 |
thierry |
Upgrade to v. 3.4.1.
Changelog at
<http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download.html#3.4>. |
3.4.0_2 07 Jul 2008 00:08:33 |
beech |
Bump portrevision after openbabel update. |
3.4.0_1 06 Jun 2008 13:59:05 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
3.4.0 03 Jun 2008 05:52:40 |
thierry |
Upgrade to 3.4.0.
Changelog at <http://inac.cea.fr/L_Sim/V_Sim/index.en.html>. |
3.3.3 25 May 2008 21:49:02 |
thierry |
Introduce NOPORTEXAMPLES.
Suggested by: itetcu |
3.3.3 21 May 2008 20:20:34 |
thierry |
Fix plist when NOPORTDOCS is set.
Notified by: itetcu |
3.3.3 20 May 2008 19:28:41 |
thierry |
Upgrade to v. 3.3.3.
Changelog at <http://inac.cea.fr/L_Sim/V_Sim/index.en.html>. |
3.3.2 19 Apr 2008 17:56:05 |
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) |
3.3.2 03 Apr 2008 20:12:19 |
thierry |
Upgrade to 3.3.2: minor corrections and brings a man page. |
3.3.1 11 Dec 2007 21:06:36 |
thierry |
Upgrade to 3.3.1.
Changelog at
<http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/changelog.en.html#3.3>. |
3.3.0_3 24 May 2007 22:21:26 |
pav |
- Chase openbabel update |
3.3.0_2 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}. |
3.3.0_1 12 Apr 2007 06:07:35 |
lwhsu |
- Fix typo, PORTREVISION, not PORTREVERSION, my fault, sorry
Found by: flz
Approved by: clsung (mentor) |
3.3.0 10 Apr 2007 03:08:59 |
lwhsu |
science/netcdf
- Update to 3.6.2
graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version
number
PR: 111347
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by: clsung (mentor) |
3.3.0 13 Mar 2007 22:24:08 |
thierry |
Upgrade to 3.3.0.
Changelog at
<http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/changelog.en.html#3.3.0>. |
3.2.1 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
3.2.1 11 Sep 2006 20:09:12 |
thierry |
Upgrade to 3.2.1.
Changelog at
<http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/changelog.en.html#3.2>. |
3.2.0 04 Jul 2006 20:26:31 |
thierry |
Make fetchable again: the tarball has been rerolled to fix a typo in
v_sim-3.2.0/po/fr.po ("Colorsation" -> "Colorisation").
No need to bump PORTREVISION.
Reported by: linimon |
3.2.0 14 Jun 2006 21:13:01 |
thierry |
Fix on on i386 5 by removing -Werror.
Reported by: pointyhat via Kris |
3.2.0 09 Jun 2006 22:00:34 |
thierry |
Upgrade to 3.2.
Changelog at
<http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/changelog.en.html#3.2.0>. |
3.1.2 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
3.1.2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |