Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
1.2.1.15 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 ) |
1.2.1.15 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 ) |
1.2.1.15 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.1.15 28 Apr 2019 18:12:59 |
yuri |
science/libint: Update 1-2-1 -> 1-2-1-15 |
1.2.1_1 30 Aug 2018 17:24:44 |
yuri |
science/libint: PORTSCOUT=limit
Version 2.X is in science/libint2 |
1.2.1_1 28 Aug 2018 16:12:13 |
yuri |
science/libint: Add STATIC option that keeps static libs
Requested by: osa |
1.2.1 27 Aug 2018 22:56:44 |
yuri |
science/libint: Update 1.1.6 -> 1.2.1
Port changes:
* Remove USES=perl5 (not needed)
* Remove static libs
* Remove USE_GCC (not needed)
* Silence command/remove braces
* Update WWW
Take maintainership.
Bump depending ports because the library list has changed in plist. |
1.1.6_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 |
1.1.6_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). |
1.1.6_6 14 Jan 2018 17:47:12 |
tijl |
- Don't run autoreconf, but run some of the autotools from pre-configure
instead. Autoreconf runs autoheader which replaces a handmade config
header.
- Remove options. DEBUG only adds -g which is already handled by
WITH_DEBUG. DERIV and R12 don't have any impact. They are enabled by
default upstream and the port Makefile never passed --disable-* when the
options are disabled. Reasons to remove these options: the only port
(science/mpqc) that depends on this port requires the options to be
enabled, no additional dependencies and no significant additional build
time or disk space. |
1.1.6_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 |
1.1.6_3 14 May 2017 20:18:04 |
gerald |
Update the comment explaining the use of USE_GCC=yes to current
realitiy (gfortran48 has not been the default for a while), and
in fact general enough for a soon-to-come update of lang/gcc. |
1.1.6_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 |
1.1.6_2 20 Mar 2017 03:20:13 |
danfe |
- Introduce couple of useful mathematical options and debugging support
- Respect CFLAGS/CXXFLAGS (when building the port in release mode)
PR: 204179 |
1.1.6_1 20 Nov 2016 09:38:09 |
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).
In particular that is 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. |
1.1.6 24 Oct 2015 17:55:23 |
danfe |
- Update to version 1.1.6
- Define LICENSE (GPLv2)
- Project had moved to GitHub
- Clean up Makefile a bit
PR: 201267 |
1.1.4_2 25 Sep 2014 11:04:03 |
marino |
science: Fix mpqc, libint and unbreak ghemical, and libghemical atomically
science/ghemical would not link because libghemical.so (from science/
libghemical port) had never been properly linked. Links to all mpqc "SC"
libraries were added to LDFLAGS to rectify this. The configure breakage
and solution is described below.
After the version of lang/gcc was bumped from 4.7 to 4.8,
science/libghemical ceased to configure and it was marked broken. After
recreating the conftest, it was discovered that two versions incompatible
versions of libgcc_s.so were getting pulled in by the realtime linker:
the base version and the gcc48 ports version.
The base version was getting pulled in by science/libint. To unbreak
libghemical, libint is now built with lang/gcc. It was necessary to (Only the first 15 lines of the commit message are shown above ) |
1.1.4_1 06 Aug 2014 16:06:56 |
amdmi3 |
- Stagify
- Switch to USES=libtool, drop .la files
- Strip libraries |
1.1.4 24 Jul 2014 16:33:10 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.1.4 26 May 2014 14:40:03 |
miwi |
- Convert gmake to USES
Approved by: portmgr |
1.1.4 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
1.1.4 10 Sep 2013 08:26:53 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.1.4 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
1.1.4 29 Oct 2011 07:20:16 |
miwi |
- Fix build on FreeBSD 10
Reported by: pointyhat |
1.1.4 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
1.1.4 02 Feb 2009 02:53:05 |
maho |
Update to 1.1.4
Suggested by: pav@ |
1.1.2_1 30 Jan 2009 21:15:33 |
pav |
- Update download location, update WWW
Reported by: -fetch-original pointyhat run |
1.1.2_1 27 Mar 2007 16:29:09 |
pav |
- Fix after objformat removal
Reported by: pointyhat |
1.1.2_1 16 Jan 2007 04:44:31 |
maho |
MASTER_SITE and WWW have been moved.
Submitted by: kris via pointyhat. |
1.1.2_1 02 Jan 2007 09:25:01 |
maho |
* From PORTREVERSION to PORTREVISION.
* Add symlink to version numbered shared libs. e.g. lib*.so to lib*.so.1. |
1.1.2 02 Jan 2007 05:17:12 |
maho |
Install shared libs correctly, and bump portrevision. |
1.1.2 29 Dec 2006 07:41:44 |
maho |
Libint is a library for evaluating ERI (electron replusion integral)
over Cartesian Gaussian fuctions for modern atomic and molecular theory;
esp. for science/mpqc and science/psi3. |