notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: biology/molden/Makefile

Number of commits found: 99

Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 23 Jul 2022
20:00 Yuri Victorovich (yuri) search for other commits by this committer
biology/molden: Update 6.7 -> 7.1

PR:		265245
Approved by:	jmd@ (maintainer)
commit hash: 8dc7394ac87a6e1630ebfc2219f8668fa9b36f40 commit hash: 8dc7394ac87a6e1630ebfc2219f8668fa9b36f40 commit hash: 8dc7394ac87a6e1630ebfc2219f8668fa9b36f40 commit hash: 8dc7394ac87a6e1630ebfc2219f8668fa9b36f40 8dc7394
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
biology: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Andrey Zakhvatov
  *  Bob Zimmermann <rpz@cse.wustl.edu>
  *  Camson Huynh <chuynh@biolateral.com.au>
  *  Dan Siercks <dsiercks@uwm.edu>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Hannes Hauswedell <h2+fbsdports@fsfe.org>
  *  J. Bacon <jwb@FreeBSD.org>
  *  Jason Bacon <jwb@FreeBSD.org>
  *  Jeremy <karlj000@unbc.ca>
  *  Johann Visagie <johann@egenetics.com>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  Mauricio Herrera Cuadra <mauricio@arareko.net>
  *  Motomichi Matsuzaki <mzaki@biol.s.u-tokyo.ac.jp>
  *  Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
  *  Motomichi Matsuzaki <mzaki@m.u-tokyo.ac.jp>
  *  Motomichi Matsuzaki <mzaki@niid.go.jp>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Razi Khaja <razi@genet.sickkids.on.ca>
  *  Reed A. Cartwright <cartwright@asu.edu>
  *  Ryo MIYAMOTO
  *  Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
  *  Sangwoo Shim <sangwoos@gmail.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Tassilo Philipp <tphilipp@potion-studios.com>
  *  Tony Maher
  *  Tony Maher <tonym@biolateral.com.au>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Yonatan <onatan@gmail.com>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  ballen
  *  barnhart@genetics.wustl.edu
  *  camson@bilateral.com.au
  *  chuynh@biolateral.com.au
  *  dbader@eece.unm.edu
  *  frankch@waru.life.nthu.edu.tw
  *  h2
  *  lentferj
  *  maho@FreeBSD.org
  *  mzaki@biol.s.u-tokyo.ac.jp
  *  tonym
  *  wen@FreeBSD.org

With hat:	portmgr
commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671 commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671 commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671 commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671 37526bb
Monday, 17 Jan 2022
13:20 Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Fix overwritten variables

Reported by:	portscan
commit hash: dfd0e4d833e7c94e10af3c7614cbc20a4d3074a7 commit hash: dfd0e4d833e7c94e10af3c7614cbc20a4d3074a7 commit hash: dfd0e4d833e7c94e10af3c7614cbc20a4d3074a7 commit hash: dfd0e4d833e7c94e10af3c7614cbc20a4d3074a7 dfd0e4d
Wednesday, 5 Jan 2022
23:01 Johannes M Dieterich (jmd) search for other commits by this committer
biology/molden: update to 6.7

PR:		238858
Reported by:	yuri@
commit hash: 1571a428a0e2ca81bbd5609eee2e41d8eed5b5c0 commit hash: 1571a428a0e2ca81bbd5609eee2e41d8eed5b5c0 commit hash: 1571a428a0e2ca81bbd5609eee2e41d8eed5b5c0 commit hash: 1571a428a0e2ca81bbd5609eee2e41d8eed5b5c0 1571a42
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
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
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Thursday, 6 May 2021
11:47 Mathieu Arnold (mat) search for other commits by this committer
Deorbit RESTRICTED && NO_CDROM, part one.

For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.

Approved by:	rene
Differential Revision:	https://reviews.freebsd.org/D30010
commit hash: adb93122cbf753a26a0497479dbb88cf415de29b commit hash: adb93122cbf753a26a0497479dbb88cf415de29b commit hash: adb93122cbf753a26a0497479dbb88cf415de29b commit hash: adb93122cbf753a26a0497479dbb88cf415de29b adb9312
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 29 Mar 2021
21:51 yuri search for other commits by this committer
biology/molden: Fix build with gfortran10
Original commitRevision:569522 
Monday, 4 Nov 2019
21:08 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories b

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'b'.
Original commitRevision:516742 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Monday, 22 Apr 2019
13:16 gerald search for other commits by this committer
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
Original commitRevision:499638 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Tuesday, 13 Nov 2018
07:03 jmd search for other commits by this committer
biology/molden: update to 5.8.2

Also add do-install-{option}-on targets and shadow ${MKDIR} commands.

PR:		233060
Submitted by:	yuri
Original commitRevision:484858 
Wednesday, 7 Nov 2018
00:03 yuri search for other commits by this committer
biology/molden: Unbreak: fix the problem that it can't find libgcc_s.so from gcc

Add $(LDFLAGS) to makefile.
While here, add USES=gl.

Approved by:	portmgr
Original commitRevision:484371 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
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
Original commitRevision:475857 
Friday, 20 Jul 2018
09:44 yuri search for other commits by this committer
biology/molden: Unbreak by updating the MASTER_SITES URL

The upstream keeps changing the URL.
Original commitRevision:475001 
08:17 antoine search for other commits by this committer
Mark BROKEN: unfetchaable

Reported by:	pkg-fallout
Original commitRevision:474994 
Friday, 13 Jul 2018
09:28 yuri search for other commits by this committer
biology/molden: Unbreak by updating the MASTER_SITES URL
Original commitRevision:474570 
08:13 antoine search for other commits by this committer
Mark BROKEN: unfetchable

Reported by:	pkg-fallout
MFH:		2018Q3
Original commitRevision:474562 
Sunday, 20 May 2018
21:41 jmd search for other commits by this committer
biolog/molden: unbreak after at least two intransparent distfile updates

Reviewed by:	zeising (mentor)
Approved by:	zeising (mentor)
Differential Revision:	https://reviews.freebsd.org/D15333
Original commitRevision:470488 
Monday, 7 May 2018
05:34 antoine search for other commits by this committer
Mark BROKEN: checksum and size mismatch

Reported by:	pkg-fallout
MFH:		2018Q2
Original commitRevision:469265 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Wednesday, 1 Nov 2017
03:48 jmd search for other commits by this committer
biology/molden: chase another intransparent upstream distfile upgrade.

Reviewed by:	swills (mentor), mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D12829
Original commitRevision:453261 
Thursday, 28 Sep 2017
02:43 jmd search for other commits by this committer
biology/molden: unbreak by chasing latest intransparent distfile update.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D12521
Original commitRevision:450799 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
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
Original commitRevision:449591 
Thursday, 13 Jul 2017
21:56 jmd search for other commits by this committer
Chase next distfile update. Upstream contacted whether we would be allowed to
host a distfile copy.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D11586
Original commitRevision:445717 
Wednesday, 12 Jul 2017
03:37 jmd search for other commits by this committer
biology/molden: Unbreak by chasing their latest opaque update to the
distribution.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D11338
Original commitRevision:445570 
Thursday, 22 Jun 2017
08:24 mat search for other commits by this committer
Mark BROKEN.

=> Attempting to fetch ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/molden5.7.tar.gz
fetch: ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/molden5.7.tar.gz: size mismatch:
expected 5339411, actual 5339467
=> Couldn't fetch it - please try to retrieve this

Sponsored by:	Absolight
Original commitRevision:444104 
Saturday, 3 Jun 2017
12:48 linimon search for other commits by this committer
Previous commit unbroke the port.

Reported by:	xmj
Original commitRevision:442480 
Wednesday, 24 May 2017
03:26 jmd search for other commits by this committer
biology/molden: Chase recent upstream change of molden distfile.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10864
Original commitRevision:441560 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Friday, 19 May 2017
18:42 antoine search for other commits by this committer
Mark BROKEN: checksum and size mismatch

Reported by:	pkg-fallout
Original commitRevision:441258 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
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
Original commitRevision:437439 
Saturday, 11 Feb 2017
02:06 jmd search for other commits by this committer
biology/molden: Unbreak port, regenerate checksums, increment PORTREVISION.

Reviewed by:	swills (mentor), pi (former maintainer)
Approved by:	swills (mentor), pi (former maintainer)
Differential Revision:	https://reviews.freebsd.org/D9501
Original commitRevision:433832 
Tuesday, 7 Feb 2017
14:20 amdmi3 search for other commits by this committer
- Mark BROKEN: does not fetch, size/checksum mismatch

Approved by:	portmgr blanket
Original commitRevision:433554 
Wednesday, 7 Dec 2016
13:24 gerald search for other commits by this committer
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
Original commitRevision:428057 
Saturday, 3 Dec 2016
17:03 pi search for other commits by this committer
biology/molden: distfile was updated in xwin.c
Original commitRevision:427627 
Thursday, 10 Nov 2016
05:13 pi search for other commits by this committer
biology/molden: add missing LICENSE_NAME

Reported by:	pkg-fallout
Original commitRevision:425830 
Wednesday, 9 Nov 2016
20:49 pi search for other commits by this committer
biology/molden: fix distinfo, set LICENSE

Submitted by:	marino
Reported by:	Eduardo Lemos de Sa <eduardo.lemosdesa@gmail.com>
MFH:		2016Q4
Original commitRevision:425806 
Saturday, 1 Oct 2016
08:02 antoine search for other commits by this committer
Mark BROKEN: unfetchable, size mismatch

Reported by:	pkg-fallout
Original commitRevision:423039 
Friday, 26 Aug 2016
06:00 pi search for other commits by this committer
biology/molden: 5.4 -> 5.7

- Adds editable text fields that are longer than the visible string
  and introduces a new way of selecting a range of amino acids.
- introduces interfaces to the open source packages openbabel and pharmer.
  Openbabel is used to create 2D images of the molecules in a .sdf
  file. It is also used to do 2D fingerprint searching.
  Pharmer is used to pharmacophore (3D) searching against indexed
  databases of .sdf files.
Original commitRevision:420890 
Monday, 22 Aug 2016
11:06 amdmi3 search for other commits by this committer
- Mark BROKEN: does not fetch (distfile was removed from ftp)

Approved by:	portmgr blanket
Original commitRevision:420601 
Wednesday, 20 Jan 2016
19:31 pi search for other commits by this committer
biology/molden: updated distfile, take maintainer

- upstream distfile is moving target with same version number

Submitted by:	antoine
Original commitRevision:406795 
18:57 antoine search for other commits by this committer
Mark BROKEN: checksum and size mismatch

Reported by:	pkg-fallout
Original commitRevision:406791 
Monday, 18 Jan 2016
19:32 pi search for other commits by this committer
biology/molden: 5.0.7 -> 5.4

Changes:
- Missing hydrogens atoms of HETATM molecules (pdb files) are stored locally.
- Pdb files can now be clipped.
- Fixes missing residues. Introduces an alternative way of generating rotamers,
  without using z-matrices. This potentially a faster algorithm.
- Supports Movie making through avconv/ffmpeg.
- calculates the Electron Localization Function (ELF).
- Updated code of ambfor/ambmd to speed up optimisations/MD of proteins
  solvated in water (Jan, 2014).

PR:		204341
Original commitRevision:406605 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Monday, 5 May 2014
11:15 bapt search for other commits by this committer
Catch a couple of missing convertsion to :tu/:tl

Submitted by:	ak
With hat:	portmgr
Original commitRevision:352993 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
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)
Original commitRevision:347809 
Thursday, 27 Feb 2014
08:58 miwi search for other commits by this committer
- Update to 5.0.7

PR:		185942
Submitted by:	ports fury
Original commitRevision:346271 
Sunday, 29 Dec 2013
14:30 tijl search for other commits by this committer
- USES=fortran gmake.
- Add dependency on xproto.
- Fix build with new CFLAGS.
- Staging.
- New WWW.
Original commitRevision:337992 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
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
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Friday, 20 Sep 2013
15:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology)
Original commitRevision:327709 
Friday, 26 Apr 2013
06:57 miwi search for other commits by this committer
- Update to 5.0.6

PR:		178032
Submitted by:	Ports Fury
Original commitRevision:316578 
Friday, 14 Dec 2012
17:47 eadler search for other commits by this committer
Update to 5.0.4
Original commitRevision:308917 
Friday, 30 Nov 2012
23:51 sperber search for other commits by this committer
- Update to version 5.0.2
- Add MAKE_JOBS_UNSAFE
- Convert to optionsng

PR:           ports/171970
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
Original commitRevision:308042 
Sunday, 23 Sep 2012
15:40 danfe search for other commits by this committer
Mea culpa, s/Whom/Created by/
Original commitRevision:304749 
15:38 danfe search for other commits by this committer
- Adjust "Created by" tag to include more complete submitter's information
- Mute MKDIRs, remove trailing dot from RESTRICTED, drop leading indefinite
  article from COMMENT where appropriate
Original commitRevision:304748 
Saturday, 22 Sep 2012
15:34 tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request
Original commitRevision:304686 
Saturday, 4 Aug 2012
22:52 kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
Original commit
Sunday, 13 Sep 2009
00:08 gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
Original commit
Sunday, 2 Aug 2009
19:59 pav search for other commits by this committer
- Unbreak fetch

Submitted by:   maintainer
Original commit
Friday, 9 Jan 2009
19:31 pav search for other commits by this committer
- Unbreak distinfo after portrevision bump

Reported by:    pointyhat
Original commit
Wednesday, 7 Jan 2009
16:34 gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Original commit
Tuesday, 11 Nov 2008
02:21 wxs search for other commits by this committer
- Roll back to 4.6 as 4.7 is the development version and is constantly being
  re-rolled.
- Move post-patch target into files/patch-xwin.c to remove sed invocation.
- Respect NOPORTDATA and DATADIR.
- Bring files/patch-aa back (to preserve history) and retire patch-makefile.
- Fixup files/patch-xwin.c so it applies cleanly to this version.
Original commit
Friday, 7 Nov 2008
20:21 wxs search for other commits by this committer
Mark as broken since it has been re-rolled for the 4th(?) time.
Original commit
00:33 wxs search for other commits by this committer
Distfile was re-rolled.  The changes were to fix some bugs in the code.
While I'm here, make it respect NOPORTDOCS.
Original commit
Tuesday, 4 Nov 2008
21:55 wxs search for other commits by this committer
Update to 4.7

PR:             ports/128476
Submitted by:   fulvio ciriaco <oivulf@gmail.com>
Original commit
Friday, 15 Aug 2008
17:42 bsam search for other commits by this committer
Unbreak building for 8-x.

Submitted by:   Steve Kargl <sgk at troutmask.apl.washington.edu> at ports@ ML
Original commit
Friday, 25 Apr 2008
22:53 pav search for other commits by this committer
- Mark BROKEN on -CURRENT: error: 'linkat' redeclared as different kind of
symbol

Reported by:    pointyhat
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Thursday, 12 Jul 2007
06:33 maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 24 Apr 2007
10:24 clsung search for other commits by this committer
- Update to 4.5
Original commit
Tuesday, 23 Jan 2007
13:05 miwi search for other commits by this committer
- Fix typo
Original commit
Friday, 12 Jan 2007
05:39 maho search for other commits by this committer
Using only gfortran42. not gcc42.
Bump portrevision.
Original commit
Tuesday, 9 Jan 2007
01:47 maho search for other commits by this committer
Migrated to gfortran.
Original commit
Sunday, 17 Sep 2006
13:41 thierry search for other commits by this committer
Unbreak: molden has been updated on Aug 17, with the same DISTNAME.

Changelog at <http://www.cmbi.ru.nl/molden/HISTORY>.
Original commit
Monday, 4 Sep 2006
14:50 kris search for other commits by this committer
BROKEN: Size mismatch.  Since this is unmaintained, deprecate and schedule
for termination on 2006-12-01
Original commit
Sunday, 3 Sep 2006
00:34 kris search for other commits by this committer
NO_CDROM and NO_PACKAGE are not appropriate here
Original commit
Wednesday, 3 May 2006
23:26 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with B
Original commit
Thursday, 12 Jan 2006
12:54 sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
Original commit
Thursday, 1 Dec 2005
14:42 barner search for other commits by this committer
- Unbreak by updating to 4.4
- Add dependecy to MESA

PR:             ports/89795
Submitted by:   Johan van Selst <johans@stack.nl>
Original commit
Wednesday, 23 Nov 2005
23:59 pav search for other commits by this committer
- BROKEN: Size mismatch
Original commit
Thursday, 20 Jan 2005
03:44 maho search for other commits by this committer
o update to 4.3
o unbreak
o due to no fix for long period, drop maintainership to ports.
Original commit
Saturday, 18 Dec 2004
23:02 kris search for other commits by this committer
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Original commit
Sunday, 20 Jun 2004
08:40 kris search for other commits by this committer
BROKEN: Checksum mismatch
Original commit
Saturday, 19 Jul 2003
04:17 maho search for other commits by this committer
enhancement, build and install the opengl viewer, moldenogl.
update to 3.9, not 3.8, which is newer :)

Committed by maintainer timeout:
> Sat Apr  5 17:46:57 EST 2003 - edwin - informed maintainer

PR:             47177
Submitted by:   Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Original commit
Friday, 21 Feb 2003
11:01 knu search for other commits by this committer
De-pkg-comment.
Original commit
Wednesday, 8 Jan 2003
12:05 arved search for other commits by this committer
Update to 3.8

Approved by:    rmiya@cc.hirosaki-u.ac.jp (maintainer)
Original commit
Thursday, 23 May 2002
08:56 sada search for other commits by this committer
Back my last commit out.
We couldn't update distinfo without inspecting distfile's changes.
PR:     ports/37476
Suggested by:   kris
Original commit
Saturday, 18 May 2002
03:24 sada search for other commits by this committer
distfile has silently changed,
so md5 has to be rewritten.
PR:     ports/37476
Submitted by:   maintainer
Original commit
Wednesday, 23 Jan 2002
19:59 sf search for other commits by this committer
o update to 3.7.   differences from the PR:    - this port requires Xlib so add
USE_XLIB.    - remove unnecessary PORTREVISION.    
Original commit
Tuesday, 6 Nov 2001
13:32 sf search for other commits by this committer
chase checksum for repacked distfile almost an year ago.   Maintainer does not
have previous distfile.   As the distfile for this port is not distributable, it
is OK to me to change   distinfo now.    
Original commit
Sunday, 4 Mar 2001
17:26 roam search for other commits by this committer
Change MASTER_SITE and FTP/WWW lines: caos.kun.nl is cmbi.kun.nl now.    
Original commit
Friday, 13 Oct 2000
11:59 jeh search for other commits by this committer
A file was added to distfile and then repackaged with the same name.    
Original commit
Wednesday, 7 Jun 2000
17:59 will search for other commits by this committer
Update to 3.6.    
Original commit
Sunday, 28 May 2000
05:03 steve search for other commits by this committer
Fix this port after the recent PORT{NAME,VERSION} changes.  portlint(1)   while
I'm here.    
Original commit

Number of commits found: 99