Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.1_1,1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.1,1 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 ) |
7.1,1 23 Jul 2022 20:00:53 |
Yuri Victorovich (yuri) |
biology/molden: Update 6.7 -> 7.1
PR: 265245
Approved by: jmd@ (maintainer) |
6.7,1 20 Jul 2022 14:20:57 |
Tobias C. Berner (tcberner) |
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> (Only the first 15 lines of the commit message are shown above ) |
6.7,1 15 Jul 2022 23:34:09 |
Yuri Victorovich (yuri) |
biology/molden: Unbreak build; Correct WWW
For unbreak:
- pass FFLAGS to the build
- fix several errors in C
- remove the failing 'ex' command from makefile
Reported by: fallout
Approved by: portmgr (unbreak) |
6.7,1 17 Jan 2022 13:20:25 |
Tobias Kortkamp (tobik) |
*: Clean up some things
- Fix typos
- Fix overwritten variables
Reported by: portscan |
6.7,1 05 Jan 2022 23:01:00 |
Johannes M Dieterich (jmd) |
biology/molden: update to 6.7
PR: 238858
Reported by: yuri@ |
5.8.2_4,1 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 |
5.8.2_3,1 06 May 2021 11:47:41 |
Mathieu Arnold (mat) |
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 |
5.8.2_3,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.8.2_3,1 29 Mar 2021 21:51:04 |
yuri |
biology/molden: Fix build with gfortran10 |
5.8.2_3,1 04 Nov 2019 21:08:20 |
zeising |
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'. |
5.8.2_3,1 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 |
5.8.2_2,1 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 |
5.8.2_1,1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
5.8.2,1 13 Nov 2018 07:03:16 |
jmd |
biology/molden: update to 5.8.2
Also add do-install-{option}-on targets and shadow ${MKDIR} commands.
PR: 233060
Submitted by: yuri |
5.7_16,1 07 Nov 2018 00:03:35 |
yuri |
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 |
5.7_16,1 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 |
5.7_15,1 20 Jul 2018 09:44:14 |
yuri |
biology/molden: Unbreak by updating the MASTER_SITES URL
The upstream keeps changing the URL. |
5.7_15,1 20 Jul 2018 08:17:36 |
antoine |
Mark BROKEN: unfetchaable
Reported by: pkg-fallout |
5.7_15,1 13 Jul 2018 09:28:15 |
yuri |
biology/molden: Unbreak by updating the MASTER_SITES URL |
5.7_15,1 13 Jul 2018 08:13:47 |
antoine |
Mark BROKEN: unfetchable
Reported by: pkg-fallout
MFH: 2018Q3 |
5.7_15,1 20 May 2018 21:41:57 |
jmd |
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 |
5.7_14,1 07 May 2018 05:34:10 |
antoine |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout
MFH: 2018Q2 |
5.7_14,1 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). |
5.7_13,1 01 Nov 2017 03:48:31 |
jmd |
biology/molden: chase another intransparent upstream distfile upgrade.
Reviewed by: swills (mentor), mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12829 |
5.7_12,1 28 Sep 2017 02:43:40 |
jmd |
biology/molden: unbreak by chasing latest intransparent distfile update.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12521 |
5.7_11,1 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 |
5.7_10,1 13 Jul 2017 21:56:29 |
jmd |
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 |
5.7_9,1 12 Jul 2017 03:37:21 |
jmd |
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 |
5.7_8,1 22 Jun 2017 08:24:22 |
mat |
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 |
5.7_8,1 03 Jun 2017 12:48:35 |
linimon |
Previous commit unbroke the port.
Reported by: xmj |
5.7_8,1 24 May 2017 03:26:06 |
jmd |
biology/molden: Chase recent upstream change of molden distfile.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10864 |
5.7_7,1 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 |
5.7_6,1 19 May 2017 18:42:56 |
antoine |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout |
5.7_6,1 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 |
5.7_5,1 11 Feb 2017 02:06:03 |
jmd |
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 |
5.7_4,1 07 Feb 2017 14:20:09 |
amdmi3 |
- Mark BROKEN: does not fetch, size/checksum mismatch
Approved by: portmgr blanket |
5.7_4,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 |
5.7_3,1 03 Dec 2016 17:03:42 |
pi |
biology/molden: distfile was updated in xwin.c |
5.7_2,1 10 Nov 2016 05:13:02 |
pi |
biology/molden: add missing LICENSE_NAME
Reported by: pkg-fallout |
5.7_1,1 09 Nov 2016 20:49:58 |
pi |
biology/molden: fix distinfo, set LICENSE
Submitted by: marino
Reported by: Eduardo Lemos de Sa <eduardo.lemosdesa@gmail.com>
MFH: 2016Q4 |
5.7,1 01 Oct 2016 08:02:20 |
antoine |
Mark BROKEN: unfetchable, size mismatch
Reported by: pkg-fallout |
5.7,1 26 Aug 2016 06:00:47 |
pi |
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. |
5.4_1,1 22 Aug 2016 11:06:07 |
amdmi3 |
- Mark BROKEN: does not fetch (distfile was removed from ftp)
Approved by: portmgr blanket |
5.4_1,1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
5.4_1,1 20 Jan 2016 19:31:52 |
pi |
biology/molden: updated distfile, take maintainer
- upstream distfile is moving target with same version number
Submitted by: antoine |
5.4,1 20 Jan 2016 18:57:11 |
antoine |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout |
5.4,1 18 Jan 2016 19:32:37 |
pi |
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 |
5.0.7_2,1 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) |
5.0.7_1,1 05 May 2014 11:15:53 |
bapt |
Catch a couple of missing convertsion to :tu/:tl
Submitted by: ak
With hat: portmgr |
5.0.7_1,1 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) |
5.0.7,1 27 Feb 2014 08:58:36 |
miwi |
- Update to 5.0.7
PR: 185942
Submitted by: ports fury |
5.0.6_1,1 29 Dec 2013 14:30:20 |
tijl |
- USES=fortran gmake.
- Add dependency on xproto.
- Fix build with new CFLAGS.
- Staging.
- New WWW. |
5.0.6_1,1 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 ) |
5.0.6,1 20 Sep 2013 15:55:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
5.0.6,1 26 Apr 2013 06:57:37 |
miwi |
- Update to 5.0.6
PR: 178032
Submitted by: Ports Fury |
5.0.4,1 14 Dec 2012 17:47:16 |
eadler |
Update to 5.0.4 |
5.0.2,1 30 Nov 2012 23:51:49 |
sperber |
- 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 |
4.6_3,1 23 Sep 2012 15:40:58 |
danfe |
Mea culpa, s/Whom/Created by/ |
4.6_3,1 23 Sep 2012 15:38:59 |
danfe |
- 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 |
4.6_3,1 22 Sep 2012 15:34:17 |
tabthorpe |
- Reassign to the heap at maintainer's request |
4.6_3,1 04 Aug 2012 22:52:04 |
kwm |
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. |
4.6_2,1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
4.6_2,1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
4.6_2,1 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
4.6_1,1 02 Aug 2009 19:59:03 |
pav |
- Unbreak fetch
Submitted by: maintainer |
4.6_1,1 09 Jan 2009 19:31:49 |
pav |
- Unbreak distinfo after portrevision bump
Reported by: pointyhat |
4.6_1,1 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
4.6,1 05 Jan 2009 17:27:29 |
pav |
- Remove conditional checks relevant only on FreeBSD 5.x and older |
4.6,1 11 Nov 2008 02:21:28 |
wxs |
- 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. |
4.7 07 Nov 2008 20:21:13 |
wxs |
Mark as broken since it has been re-rolled for the 4th(?) time. |
4.7 07 Nov 2008 00:33:32 |
wxs |
Distfile was re-rolled. The changes were to fix some bugs in the code.
While I'm here, make it respect NOPORTDOCS. |
4.7 04 Nov 2008 21:55:39 |
wxs |
Update to 4.7
PR: ports/128476
Submitted by: fulvio ciriaco <oivulf@gmail.com> |
4.5_2 15 Aug 2008 17:42:47 |
bsam |
Unbreak building for 8-x.
Submitted by: Steve Kargl <sgk at troutmask.apl.washington.edu> at ports@ ML |
4.5_2 25 Apr 2008 22:53:23 |
pav |
- Mark BROKEN on -CURRENT: error: 'linkat' redeclared as different kind of
symbol
Reported by: pointyhat |
4.5_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) |
4.5_1 12 Jul 2007 06:33:38 |
maho |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
4.5_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
4.5 24 Apr 2007 10:24:51 |
clsung |
- Update to 4.5 |
4.4_3 23 Jan 2007 13:05:24 |
miwi |
- Fix typo |
4.4_3 12 Jan 2007 05:39:19 |
maho |
Using only gfortran42. not gcc42.
Bump portrevision. |
4.4_2 09 Jan 2007 01:47:06 |
maho |
Migrated to gfortran. |
4.4_2 17 Sep 2006 13:41:56 |
thierry |
Unbreak: molden has been updated on Aug 17, with the same DISTNAME.
Changelog at <http://www.cmbi.ru.nl/molden/HISTORY>. |
4.4_1 04 Sep 2006 14:50:49 |
kris |
BROKEN: Size mismatch. Since this is unmaintained, deprecate and schedule
for termination on 2006-12-01 |
4.4_1 03 Sep 2006 00:34:47 |
kris |
NO_CDROM and NO_PACKAGE are not appropriate here |
4.4_1 03 May 2006 23:26:35 |
edwin |
Remove USE_REINPLACE from all categories starting with B |
4.4_1 12 Jan 2006 12:54:32 |
sem |
- 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> |
4.4 01 Dec 2005 14:42:44 |
barner |
- Unbreak by updating to 4.4
- Add dependecy to MESA
PR: ports/89795
Submitted by: Johan van Selst <johans@stack.nl> |
4.3 23 Nov 2005 23:59:57 |
pav |
- BROKEN: Size mismatch |
4.3 20 Jan 2005 03:44:55 |
maho |
o update to 4.3
o unbreak
o due to no fix for long period, drop maintainership to ports. |
3.9 18 Dec 2004 23:02:35 |
kris |
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. |
3.9 20 Jun 2004 08:40:40 |
kris |
BROKEN: Checksum mismatch |
3.9 22 Oct 2003 09:29:55 |
osa |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
3.9 19 Jul 2003 04:17:06 |
maho |
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> |
3.8 21 Feb 2003 11:01:38 |
knu |
De-pkg-comment. |
3.8 08 Jan 2003 12:05:57 |
arved |
Update to 3.8
Approved by: rmiya@cc.hirosaki-u.ac.jp (maintainer) |
3.7_2 27 May 2002 06:25:53 |
sada |
Note distribution term.
Requested by: maintainer |
3.7_2 23 May 2002 08:56:37 |
sada |
Back my last commit out.
We couldn't update distinfo without inspecting distfile's changes.
PR: ports/37476
Suggested by: kris |