notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: science/abinit/Makefile
SVNWeb

Number of commits found: 94

Mon, 17 Jul 2023
[ 06:20 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:dd05d3e25d6ce421fa77991a9d0bce139601d1db  commit hash:dd05d3e25d6ce421fa77991a9d0bce139601d1db  commit hash:dd05d3e25d6ce421fa77991a9d0bce139601d1db  dd05d3e 
science/abinit: Update 9.10.1 → 9.10.3

Reported by:	portscout
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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>
[ 15:01 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:92894f63179e3bf690f81c214b8d037d24625766  commit hash:92894f63179e3bf690f81c214b8d037d24625766  commit hash:92894f63179e3bf690f81c214b8d037d24625766  92894f6 
science/abinit: Update 9.8.4 → 9.10.1

Reported by:	portscout
Tue, 13 Jun 2023
[ 00:41 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:d4ca0a7ed8cb430f70861857ce2445038b330e6a  commit hash:d4ca0a7ed8cb430f70861857ce2445038b330e6a  commit hash:d4ca0a7ed8cb430f70861857ce2445038b330e6a  d4ca0a7 
science/abinit: Update 9.6.2 → 9.8.4

Reported by:	portscout
Sun, 23 Apr 2023
[ 09:09 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Sat, 5 Nov 2022
[ 14:47 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:cceff449fd65e82dae764ff16b72000d1cd0454b  commit hash:cceff449fd65e82dae764ff16b72000d1cd0454b  commit hash:cceff449fd65e82dae764ff16b72000d1cd0454b  cceff44  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
science/*: bump PORTREVISION in consumers of libXC
Wed, 26 Oct 2022
[ 17:58 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:33f3c23490c31d982bf5c7d9a4c381e14510f5a1  commit hash:33f3c23490c31d982bf5c7d9a4c381e14510f5a1  commit hash:33f3c23490c31d982bf5c7d9a4c381e14510f5a1  33f3c23 
science/abinit: fix with libXC 6.0.0

See <https://github.com/abinit/abinit/issues/55#issuecomment-1288757862>.

Note: this is fixed in soon-to-come ABINITv9.8. This patch is just in case
libXC is committed before.

PR:		267357
Approved by:	yuri (maintainer)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 29 Jul 2022
[ 19:57 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:e8efaf392181ce073053ac02243773db4b7cc387  commit hash:e8efaf392181ce073053ac02243773db4b7cc387  commit hash:e8efaf392181ce073053ac02243773db4b7cc387  e8efaf3 
science/abinit: Update 9.4.2 -> 9.6.2
Wed, 20 Jul 2022
[ 14:35 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:5564b3b420db29745d2d4981d1963200ddf53e35  commit hash:5564b3b420db29745d2d4981d1963200ddf53e35  commit hash:5564b3b420db29745d2d4981d1963200ddf53e35  5564b3b  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:46196047a4df0f85aaee442799209fdaacf03361  commit hash:46196047a4df0f85aaee442799209fdaacf03361  commit hash:46196047a4df0f85aaee442799209fdaacf03361  4619604  (Only the first 10 of 201 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 18 Jul 2022
[ 12:51 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:97c09dc948333ba83e1225a71486200e32585ae9  commit hash:97c09dc948333ba83e1225a71486200e32585ae9  commit hash:97c09dc948333ba83e1225a71486200e32585ae9  97c09dc 
science/abinit: Fix build with HDF5 1.12.0+
Thu, 16 Jun 2022
[ 15:13 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:328ae4074233a5b85e0e38efece1af5dcc218160  commit hash:328ae4074233a5b85e0e38efece1af5dcc218160  commit hash:328ae4074233a5b85e0e38efece1af5dcc218160  328ae40  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
*/*: Replace science/szip with science/libaec

- Bump PORTREVISION of dependent ports for dependency change

szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.

PR:		228743, 246097, 250165
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Mon, 7 Mar 2022
[ 18:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0459e7fc7ceeb48b9cab353dc235357fa51259e5  commit hash:0459e7fc7ceeb48b9cab353dc235357fa51259e5  commit hash:0459e7fc7ceeb48b9cab353dc235357fa51259e5  0459e7f 
science/netcdf-fortran: Update to 4.5.4

- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/Unidata/netcdf-fortran/releases
Sun, 20 Jun 2021
[ 16:16 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f519be98d8384d9cd6efd25e1f4a08140ac299fb  commit hash:f519be98d8384d9cd6efd25e1f4a08140ac299fb  commit hash:f519be98d8384d9cd6efd25e1f4a08140ac299fb  f519be9 
science/abinit: Remove PY_PYGMENTS

With hat:	python
Fri, 7 May 2021
[ 03:44 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:45ababefe9bc7d8153a94990959cfd911a287504  commit hash:45ababefe9bc7d8153a94990959cfd911a287504  commit hash:45ababefe9bc7d8153a94990959cfd911a287504  45ababe 
science/abinit: Update 9.4.1 -> 9.4.2

Reported by:	portscout
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 24 Mar 2021
[ 03:39 yuri search for other commits by this committer ] Original commit   Revision:569091
science/abinit: Update 9.4.0 -> 9.4.1

Reported by:	portscout
Fri, 26 Feb 2021
[ 18:03 yuri search for other commits by this committer ] Original commit   Revision:566623
science/abinit: Update 9.2.2 -> 9.4.0

Reported by:	portscout
Sat, 30 Jan 2021
[ 13:29 sunpoet search for other commits by this committer ] Original commit   Revision:563407 (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+

PR:		250103
Tue, 26 Jan 2021
[ 14:04 sunpoet search for other commits by this committer ] Original commit   Revision:562679 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for science/netcdf shlib change
Sun, 17 Jan 2021
[ 01:08 pkubaj search for other commits by this committer ] Original commit   Revision:561776
science/abinit: enable on powerpc64le
Tue, 12 Jan 2021
[ 22:18 pkubaj search for other commits by this committer ] Original commit   Revision:561395
science/abinit: enable on powerpc64
Sat, 2 Jan 2021
[ 00:42 yuri search for other commits by this committer ] Original commit   Revision:559900
science/abinit: Update 8.10.3 -> 9.2.2

PR:		252221
Submitted by:	thierry
Fri, 29 May 2020
[ 08:38 antoine search for other commits by this committer ] Original commit   Revision:536951
Mark BROKEN: fails to build

m_polynomial_coeff.F90:2883:67:

 2800 |    do icoeff1=icoeff,ncoeff+nstr
      |                                2
......
 2883 | &                                    
index_coeff,list_combination,icoeff1,max_power_strain,&
      |                                                                   1
Error: Variable 'icoeff1' at (1) not definable inside loop beginning at (2) as
INTENT(INOUT) argument to subroutine 'computecombinationfromlist'
m_polynomial_coeff.F90:2643:26:

 2553 |    do icoeff1=icoeff,ncoeff+nstr
      |                                2
......
 2643 | &                        
icoeff1,icoeff_tot,natom,ncoeff,nstr,ncoeff_out,nrpt,nsym,power_disp+1,&
      |                          1
Error: Variable 'icoeff1' at (1) not definable inside loop beginning at (2) as
INTENT(INOUT) argument to subroutine 'computenorder'

Reported by:	pkg-fallout
Tue, 19 May 2020
[ 08:21 yuri search for other commits by this committer ] Original commit   Revision:535843
Re-add port: science/abinit: Full-featured atomic-scale first-principles
simulation software

The taball for the 8.10.3 version was replaced on the upstream website with
significant updates in it.
The new tarball doesn't compile.
I preserved the previous 8.10.3 version tarball so that the package can build.
The new, 9.x version is upcoming.
Sat, 4 Apr 2020
[ 20:51 antoine search for other commits by this committer ] Original commit   Revision:530719 (Only the first 10 of 520 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Sun, 8 Mar 2020
[ 21:56 jbeich search for other commits by this committer ] Original commit   Revision:528082 (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
Drop dependency on devel/openmp

- Drop if devel/llvm* was used as a substitute

Approved by:	yuri, rene (earlier version)
Differential Revision:	https://reviews.freebsd.org/D23020
Wed, 6 Nov 2019
[ 16:26 antoine search for other commits by this committer ] Original commit   Revision:516897 (Only the first 10 of 283 ports in this commit are shown above. View all ports for this commit)
Mark a few ports BROKEN (unfetchable)
Sat, 21 Sep 2019
[ 18:59 jbeich search for other commits by this committer ] Original commit   Revision:512535 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
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/
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Sun, 19 May 2019
[ 03:01 yuri search for other commits by this committer ] Original commit   Revision:502010
science/abinit: Fix libomp.so in LDFLAGS (this also might fix the breakage on
13)

Reported by:	fallout
Wed, 8 May 2019
[ 16:05 jbeich search for other commits by this committer ] Original commit   Revision:501030 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
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
Mon, 22 Apr 2019
[ 13:16 gerald search for other commits by this committer ] Original commit   Revision:499638 (Only the first 10 of 225 ports in this commit are shown above. View all ports for this commit)
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
Sat, 2 Mar 2019
[ 23:43 yuri search for other commits by this committer ] Original commit   Revision:494465
science/abinit: Broken on i386

Reported by:	fallout
Wed, 27 Feb 2019
[ 06:09 yuri search for other commits by this committer ] Original commit   Revision:494023
science/abinit: Add the 'test' target
[ 05:37 yuri search for other commits by this committer ] Original commit   Revision:494021
science/abinit: Add OPENMP and MPI options
Fri, 22 Feb 2019
[ 05:46 yuri search for other commits by this committer ] Original commit   Revision:493549
science/abinit: Update 8.10.2 -> 8.10.3

Reported by:	portscout
Sun, 10 Feb 2019
[ 00:30 yuri search for other commits by this committer ] Original commit   Revision:492581
science/abinit: Update 8.8.4 -> 8.10.2
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
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
Sat, 28 Jul 2018
[ 20:24 yuri search for other commits by this committer ] Original commit   Revision:475613
science/abinit: Update 8.8.3 -> 8.8.4

Reported by:	portscout
Thu, 21 Jun 2018
[ 05:43 yuri search for other commits by this committer ] Original commit   Revision:472953
science/abinit: Update 8.8.2 -> 8.8.3

Reported by:	portscout
Thu, 14 Jun 2018
[ 05:49 yuri search for other commits by this committer ] Original commit   Revision:472353 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Re-add port: science/abinit: Full-featured atomic-scale first-principles
simulation software

I couldn't make MPI work, created a bug report.
Will add DOCS and EXAMPLES options later.

PR:		219025
Sun, 17 Aug 2014
[ 13:09 tijl search for other commits by this committer ] Original commit   Revision:365182 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstage port)
Fri, 15 Aug 2014
[ 21:08 sunpoet search for other commits by this committer ] Original commit   Revision:365049
- Update to 4.4.0
- Bump PORTREVISION for science/netcdf-fortran shlib change [1]

Changes:	https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
Approved by:	portmgr (implicit, unstaged port) [1]
Thu, 24 Jul 2014
[ 16:33 bapt search for other commits by this committer ] Original commit   Revision:362828 (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Sun, 20 Jul 2014
[ 19:16 antoine search for other commits by this committer ] Original commit   Revision:362352
Fix LIB_DEPENDS

With hat:	portmgr
Wed, 16 Jul 2014
[ 08:44 bapt search for other commits by this committer ] Original commit   Revision:362053 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Fix some non default LIB_DEPENDS

With hat:	portmgr
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Sat, 3 May 2014
[ 03:54 sunpoet search for other commits by this committer ] Original commit   Revision:352864
- Bump PORTREVISION for dependency change from science/netcdf-ftn and
  science/netcdf3-ftn to science/netcdf-fortran

Approved by:	portmgr (bapt)
Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 16 Feb 2014
[ 17:15 tijl search for other commits by this committer ] Original commit   Revision:344614 (Only the first 10 of 211 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 15 Dec 2013
[ 12:49 wg search for other commits by this committer ] Original commit   Revision:336523
science/abinit: depends explicitly on "python"

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
Sat, 26 Oct 2013
[ 00:52 gerald search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 20 Sep 2013
[ 22:48 bapt search for other commits by this committer ] Original commit   Revision:327767 (Only the first 10 of 185 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
Mon, 16 Sep 2013
[ 10:58 az search for other commits by this committer ] Original commit   Revision:327380 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Mon, 26 Aug 2013
[ 16:06 bf search for other commits by this committer ] Original commit   Revision:325401 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Update math/gsl to 1.16 and adjust some dependent ports
Sat, 11 May 2013
[ 17:58 hrs search for other commits by this committer ] Original commit   Revision:317899 (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
Rectify USE_TEX to support both of teTeX and TeXLive.

TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
Mon, 6 May 2013
[ 02:00 hrs search for other commits by this committer ] Original commit   Revision:317455 (Only the first 10 of 150 ports in this commit are shown above. View all ports for this commit)
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Tue, 22 Nov 2011
[ 11:14 bf search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
Mon, 9 May 2011
[ 16:42 bf search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 16 Oct 2010
[ 11:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Punt autoconf267->autoconf268
Tue, 5 Oct 2010
[ 19:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 235 ports in this commit are shown above. View all ports for this commit)
Round one migration of ports from automake{19,110} to automake111
Wed, 15 Sep 2010
[ 18:35 ade search for other commits by this committer ] Original commit  (Only the first 10 of 652 ports in this commit are shown above. View all ports for this commit)
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Fri, 4 Jun 2010
[ 02:56 linimon search for other commits by this committer ] Original commit 
Don't build packages for this on the Tier-2 archs; we simply don't
have enough power on the nodes, and this winds up slowing down our
builds.

Hat:            portmgr
Thu, 20 May 2010
[ 14:28 lwhsu search for other commits by this committer ] Original commit 
- Fix build, abinit builds with science/netcdf3-ftn

Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
Approved by:    maho
Notified by:    pav
Mon, 29 Mar 2010
[ 01:12 wen search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION to chase the update of math/gsl
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Tue, 1 Dec 2009
[ 20:33 makc search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Chase math/gsl update,
bump PORTREVISION
Sun, 13 Sep 2009
[ 00:08 gerald search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 24 Apr 2009
[ 10:26 maho search for other commits by this committer ] Original commit 
Fix build with NOPORTDOCS, NOPORTEXAMPLES.

Submitted by:   QAT
Fri, 10 Apr 2009
[ 15:22 thierry search for other commits by this committer ] Original commit 
- Upgrade to 5.7.3
        Release notes at
        <http://www.abinit.org/Infos_v5.7/release_notes/release_notes.html>

- enable bindings to get the headers
        This requires makemake and GSL.

Approved by:    Maho (maintainer)
Mon, 23 Mar 2009
[ 18:27 thierry search for other commits by this committer ] Original commit 
- Upgrade to 5.6.5;

- Install libabinit;

- Handle NOPORTDOCS and NOPORTEXAMPLES;

- s/test/regression-test/;

- Don't install under a versionned $PREFIX.

Approved by:    maho (maintainer)
Sun, 11 Jan 2009
[ 23:16 maho search for other commits by this committer ] Original commit 
Remove CONFIGURE_ENV

Submitted by:   gerald@
Wed, 7 Jan 2009
[ 16:34 gerald search for other commits by this committer ] Original commit  (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Aug 2008
[ 00:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Sun, 30 Sep 2007
[ 04:47 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Sat, 14 Jul 2007
[ 10:14 maho search for other commits by this committer ] Original commit 
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Fri, 16 Mar 2007
[ 03:04 maho search for other commits by this committer ] Original commit 
Temporary place distfile at maho/public_distdir.

Submitted by:   kris
Sun, 25 Feb 2007
[ 06:52 maho search for other commits by this committer ] Original commit 
A possible fix for fenner's distfile survey.

Submitted by:   fenner
Wed, 17 Jan 2007
[ 04:24 maho search for other commits by this committer ] Original commit 
* Update to 5.2.4
* make fetchable (fenner)
* Migrate to gfortran.
* Use gfortran compiled atlas/blas/lapack.
Sat, 13 May 2006
[ 04:15 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 275 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with S
Sun, 22 Jan 2006
[ 03:41 maho search for other commits by this committer ] Original commit 
Update to 4.6.5

Notified by: fenner, kris, and edwin
Sun, 30 Oct 2005
[ 09:24 maho search for other commits by this committer ] Original commit 
update to 4.4.5, and make fetchable

Submitted by:   kris, linimon, fenner
Mon, 10 Oct 2005
[ 05:54 maho search for other commits by this committer ] Original commit 
Update to 4.4.4 (preferred production version, robust)

Submitted by:   edwin
Sat, 14 Aug 2004
[ 08:45 maho search for other commits by this committer ] Original commit 
Add abinit, calculates total energy, charge density
and electronic structure of systems.

Number of commits found: 94