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) combination for a given watch list. This is what FreshPorts will look for.

non port: science/jmol/Makefile

Number of commits found: 124 (showing only 100 on this page)

1 | 2  »  

Thursday, 20 Jul 2023
05:42 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 16.1.13 → 16.1.25

Reported by:	portscout
commit hash: e3e257494095fe0292c507e7918c27ac0e6ea2b1 commit hash: e3e257494095fe0292c507e7918c27ac0e6ea2b1 commit hash: e3e257494095fe0292c507e7918c27ac0e6ea2b1 commit hash: e3e257494095fe0292c507e7918c27ac0e6ea2b1 e3e2574
Saturday, 10 Jun 2023
03:59 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 16.1.11 → 16.1.13

Reported by:	portscout
commit hash: bcaac59dbdef8535ba646de7c0e0e5ddad7c0ea9 commit hash: bcaac59dbdef8535ba646de7c0e0e5ddad7c0ea9 commit hash: bcaac59dbdef8535ba646de7c0e0e5ddad7c0ea9 commit hash: bcaac59dbdef8535ba646de7c0e0e5ddad7c0ea9 bcaac59
Wednesday, 7 Jun 2023
15:04 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.79 → 16.1.11

Reported by:	portscout
commit hash: da22e4b8a489ce4f6aabdf16e53f1bcbae816d6f commit hash: da22e4b8a489ce4f6aabdf16e53f1bcbae816d6f commit hash: da22e4b8a489ce4f6aabdf16e53f1bcbae816d6f commit hash: da22e4b8a489ce4f6aabdf16e53f1bcbae816d6f da22e4b
Sunday, 30 Oct 2022
16:11 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.76 -> 14.32.79

Reported by:	portscout
commit hash: c6e1bea45fa914f75ded2062b2fcbe0028ca7d8c commit hash: c6e1bea45fa914f75ded2062b2fcbe0028ca7d8c commit hash: c6e1bea45fa914f75ded2062b2fcbe0028ca7d8c commit hash: c6e1bea45fa914f75ded2062b2fcbe0028ca7d8c c6e1bea
Friday, 30 Sep 2022
06:19 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.75 -> 14.32.76

Reported by:	portscout
commit hash: 28467e92b1680ae7a243be42e2a51bcec781a37c commit hash: 28467e92b1680ae7a243be42e2a51bcec781a37c commit hash: 28467e92b1680ae7a243be42e2a51bcec781a37c commit hash: 28467e92b1680ae7a243be42e2a51bcec781a37c 28467e9
Thursday, 22 Sep 2022
15:40 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.74 -> 14.32.75

Reported by:	portscout
commit hash: 87602b7222d80567ebdad67c4d8143d31bd75daf commit hash: 87602b7222d80567ebdad67c4d8143d31bd75daf commit hash: 87602b7222d80567ebdad67c4d8143d31bd75daf commit hash: 87602b7222d80567ebdad67c4d8143d31bd75daf 87602b7
Saturday, 10 Sep 2022
07:21 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.67 -> 14.32.74

Reported by:	portscout
commit hash: 69a9b382421260ecb34af019390cbc6a493e8a4e commit hash: 69a9b382421260ecb34af019390cbc6a493e8a4e commit hash: 69a9b382421260ecb34af019390cbc6a493e8a4e commit hash: 69a9b382421260ecb34af019390cbc6a493e8a4e 69a9b38
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
Thursday, 25 Aug 2022
18:12 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Unbreak by switching to Java 17

Reported by:	fallout
commit hash: 2c0b87ce96a96a8b0fa9e4c8700dc88fdecfd0df commit hash: 2c0b87ce96a96a8b0fa9e4c8700dc88fdecfd0df commit hash: 2c0b87ce96a96a8b0fa9e4c8700dc88fdecfd0df commit hash: 2c0b87ce96a96a8b0fa9e4c8700dc88fdecfd0df 2c0b87c
Friday, 5 Aug 2022
08:34 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.66 -> 14.32.67

Reported by:	portscout
commit hash: 8b79dcd585c9539789b5447d70af2d9ca8b6d3a5 commit hash: 8b79dcd585c9539789b5447d70af2d9ca8b6d3a5 commit hash: 8b79dcd585c9539789b5447d70af2d9ca8b6d3a5 commit hash: 8b79dcd585c9539789b5447d70af2d9ca8b6d3a5 8b79dcd
Monday, 1 Aug 2022
04:52 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.63 -> 14.32.66
commit hash: c76d02950cc501d3459bfefeabbaef1053ff86fa commit hash: c76d02950cc501d3459bfefeabbaef1053ff86fa commit hash: c76d02950cc501d3459bfefeabbaef1053ff86fa commit hash: c76d02950cc501d3459bfefeabbaef1053ff86fa c76d029
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Frederic Culot <frederic@culot.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Glenn Johnson
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Igor Serikov <iserikov@acm.org>
  *  Johannes Dieterich <dieterich@ogolem.org>
  *  Johannes Dieterich <jmd@FreeBSD.org>
  *  Johannes M Dieterich <jmd@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Klaus Aehlig <aehlig@linta.de>
  *  Kurt Kanzenbach <kurt@kmk-computers.de>
  *  Leland Wang <llwang@infor.org>
  *  Li-Lun Wang <llwang@infor.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  NAKATA Maho <maho@FreeBSD.org>
  *  NAKATA, Maho <maho@FreeBSD.org>
  *  Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
  *  Nakata Maho <maho@FreeBSD.org>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pav Lucistnik <pav@oook.cz>
  *  Pedro F. Giffuni
  *  Pedro F. Giffuni <giffunip@tutopia.com>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
  *  Shin-ya MURAKAMI <murashin@gfd-dennou.org>
  *  Shin-ya Murakami <murashin@gfd-dennou.org>
  *  Stas Timokhin <devel@stasyan.com>
  *  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  *  Steve Wills <steve@mouf.net
  *  Steve Wills <steve@mouf.net>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAOKA Fumiyoshi
  *  Thierry Thomas <thierry@pompo.net>
  *  Tim Cas <ports@stdrand.com>
  *  Uffe Jakobsen <uffe@uffe.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  anholt@FreeBSD.org
  *  bacon@smithers.neuro.mcw.edu
  *  batman <batman@udel.edu>
  *  db
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  jbacon
  *  maintainer.freebsd@xpoundit.com
  *  mi
  *  rafan@infor.org
  *  shurd@FreeBSD.org
  *  thierry@pompo.net
  *  will

With hat:	portmgr
commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 4619604
Tuesday, 12 Jul 2022
01:24 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.62 -> 14.32.63

Reported by:	portscout
commit hash: 4c1071e48ac44ba82e473142ff4441cd7ea3f9cd commit hash: 4c1071e48ac44ba82e473142ff4441cd7ea3f9cd commit hash: 4c1071e48ac44ba82e473142ff4441cd7ea3f9cd commit hash: 4c1071e48ac44ba82e473142ff4441cd7ea3f9cd 4c1071e
Sunday, 3 Jul 2022
06:27 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.61 -> 14.32.62

Reported by:	portscout
commit hash: 19822dc65529d083270f3e760942bad1aca1e069 commit hash: 19822dc65529d083270f3e760942bad1aca1e069 commit hash: 19822dc65529d083270f3e760942bad1aca1e069 commit hash: 19822dc65529d083270f3e760942bad1aca1e069 19822dc
Sunday, 26 Jun 2022
02:22 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.59 -> 14.32.61

 Reported by:	portscout
commit hash: d38a583bf0d999688350f5638699d65ef22c71d5 commit hash: d38a583bf0d999688350f5638699d65ef22c71d5 commit hash: d38a583bf0d999688350f5638699d65ef22c71d5 commit hash: d38a583bf0d999688350f5638699d65ef22c71d5 d38a583
Monday, 6 Jun 2022
06:31 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.57 -> 14.32.59

Reported by:	portscout
commit hash: 9ae1c58611db87e42fa3b7f06443253abcf5e481 commit hash: 9ae1c58611db87e42fa3b7f06443253abcf5e481 commit hash: 9ae1c58611db87e42fa3b7f06443253abcf5e481 commit hash: 9ae1c58611db87e42fa3b7f06443253abcf5e481 9ae1c58
Saturday, 21 May 2022
20:38 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.56 -> 14.32.57

Reported by:	portscout
commit hash: ec5fafcfcbbf7077f6fa725625de0ab937ebad7c commit hash: ec5fafcfcbbf7077f6fa725625de0ab937ebad7c commit hash: ec5fafcfcbbf7077f6fa725625de0ab937ebad7c commit hash: ec5fafcfcbbf7077f6fa725625de0ab937ebad7c ec5fafc
Friday, 20 May 2022
17:53 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.55 -> 14.32.56

Reported by:	portscout
commit hash: 95641112e6ab068c81c50f2ff6812f19831b87b6 commit hash: 95641112e6ab068c81c50f2ff6812f19831b87b6 commit hash: 95641112e6ab068c81c50f2ff6812f19831b87b6 commit hash: 95641112e6ab068c81c50f2ff6812f19831b87b6 9564111
Monday, 16 May 2022
01:53 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.54 -> 14.32.55

Reported by:	portscout
commit hash: 0bfd5314091f677374ae41aace46ac59429fab0c commit hash: 0bfd5314091f677374ae41aace46ac59429fab0c commit hash: 0bfd5314091f677374ae41aace46ac59429fab0c commit hash: 0bfd5314091f677374ae41aace46ac59429fab0c 0bfd531
Friday, 29 Apr 2022
19:40 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.53 -> 14.32.54

Reported by:	portscout
commit hash: 336585302d32285fb81990a89b1a509977937fc2 commit hash: 336585302d32285fb81990a89b1a509977937fc2 commit hash: 336585302d32285fb81990a89b1a509977937fc2 commit hash: 336585302d32285fb81990a89b1a509977937fc2 3365853
03:25 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.51 -> 14.32.53

Reported by:	portscout
commit hash: 3bc571f6ac618ddd07c4986a8b6748cfcc5c0f7d commit hash: 3bc571f6ac618ddd07c4986a8b6748cfcc5c0f7d commit hash: 3bc571f6ac618ddd07c4986a8b6748cfcc5c0f7d commit hash: 3bc571f6ac618ddd07c4986a8b6748cfcc5c0f7d 3bc571f
Saturday, 23 Apr 2022
06:06 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.25 -> 14.32.51

Reported by:	portscout
commit hash: 3750a0fa264322be8e49d94a716cfa8cda8f621c commit hash: 3750a0fa264322be8e49d94a716cfa8cda8f621c commit hash: 3750a0fa264322be8e49d94a716cfa8cda8f621c commit hash: 3750a0fa264322be8e49d94a716cfa8cda8f621c 3750a0f
Friday, 25 Feb 2022
18:30 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.24 -> 14.32.25

Reported by:	portscout
commit hash: f9752232559f56f79c1c703a456617ce0b165d9f commit hash: f9752232559f56f79c1c703a456617ce0b165d9f commit hash: f9752232559f56f79c1c703a456617ce0b165d9f commit hash: f9752232559f56f79c1c703a456617ce0b165d9f f975223
Wednesday, 23 Feb 2022
07:22 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.21 -> 14.32.24

Reported by:	portscout
commit hash: 4752351caf304ed58d8d8877264ad5aa25cea6c9 commit hash: 4752351caf304ed58d8d8877264ad5aa25cea6c9 commit hash: 4752351caf304ed58d8d8877264ad5aa25cea6c9 commit hash: 4752351caf304ed58d8d8877264ad5aa25cea6c9 4752351
Sunday, 13 Feb 2022
17:38 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.20 -> 14.32.21

Reported by:	portscout
commit hash: 330486509e1e134f0952c8675eadfc41599302e8 commit hash: 330486509e1e134f0952c8675eadfc41599302e8 commit hash: 330486509e1e134f0952c8675eadfc41599302e8 commit hash: 330486509e1e134f0952c8675eadfc41599302e8 3304865
Saturday, 5 Feb 2022
09:20 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.16 -> 14.32.20

Reported by:	portscout
commit hash: 132ac4baafe0c70e97490eab1947c43142ad70e9 commit hash: 132ac4baafe0c70e97490eab1947c43142ad70e9 commit hash: 132ac4baafe0c70e97490eab1947c43142ad70e9 commit hash: 132ac4baafe0c70e97490eab1947c43142ad70e9 132ac4b
Monday, 24 Jan 2022
21:27 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.14 -> 14.32.16

Reported by:	portscout
commit hash: bdbbf041bbca696115f98f793759926da8e75529 commit hash: bdbbf041bbca696115f98f793759926da8e75529 commit hash: bdbbf041bbca696115f98f793759926da8e75529 commit hash: bdbbf041bbca696115f98f793759926da8e75529 bdbbf04
Thursday, 20 Jan 2022
23:31 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.13 -> 14.32.14

Reported by:	portscout
commit hash: 19684d443fc5a168e54974b74c0572254a578fd0 commit hash: 19684d443fc5a168e54974b74c0572254a578fd0 commit hash: 19684d443fc5a168e54974b74c0572254a578fd0 commit hash: 19684d443fc5a168e54974b74c0572254a578fd0 19684d4
Tuesday, 18 Jan 2022
18:42 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.10 -> 14.32.13

Reported by:	portscout
commit hash: b2d30443ea2020da0f6b5d4178332027e7b6a553 commit hash: b2d30443ea2020da0f6b5d4178332027e7b6a553 commit hash: b2d30443ea2020da0f6b5d4178332027e7b6a553 commit hash: b2d30443ea2020da0f6b5d4178332027e7b6a553 b2d3044
Sunday, 9 Jan 2022
06:04 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.8 -> 14.32.10

14.32.10 should be Java 14 compatible.

PR:		261002
Reported by:	Benjamin Takacs <nimaje+fbz@bureaucracy.de> (Java 14
incompatibility)
commit hash: afc79020abd4993028512abe39074222bac83ffc commit hash: afc79020abd4993028512abe39074222bac83ffc commit hash: afc79020abd4993028512abe39074222bac83ffc commit hash: afc79020abd4993028512abe39074222bac83ffc afc7902
Monday, 3 Jan 2022
19:34 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.7 -> 14.32.8

Reported by:	portscout
commit hash: f21ba210d38e0c92b8b8afd454e29ed8b1a0f9ed commit hash: f21ba210d38e0c92b8b8afd454e29ed8b1a0f9ed commit hash: f21ba210d38e0c92b8b8afd454e29ed8b1a0f9ed commit hash: f21ba210d38e0c92b8b8afd454e29ed8b1a0f9ed f21ba21
Saturday, 1 Jan 2022
07:30 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.6 -> 14.32.7
commit hash: 693cc91f66aab2600405720276a0ab0383232a3e commit hash: 693cc91f66aab2600405720276a0ab0383232a3e commit hash: 693cc91f66aab2600405720276a0ab0383232a3e commit hash: 693cc91f66aab2600405720276a0ab0383232a3e 693cc91
Sunday, 26 Dec 2021
16:12 Yuri Victorovich (yuri) search for other commits by this committer Author: Benjamin Takacs
science/jmol: Set JAVA_VERSION to 8

Currently Jmol uses sun.audio that was removed in openjdk9.

PR:		260698
commit hash: 5bc0aca655e62d40285d4f72e1be34dea9c61ceb commit hash: 5bc0aca655e62d40285d4f72e1be34dea9c61ceb commit hash: 5bc0aca655e62d40285d4f72e1be34dea9c61ceb commit hash: 5bc0aca655e62d40285d4f72e1be34dea9c61ceb 5bc0aca
Friday, 24 Dec 2021
16:44 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.32.5 -> 14.32.6

Reported by:	portscout
commit hash: fe8065cf425f05dc1cc68f81d79442d3dd10b92a commit hash: fe8065cf425f05dc1cc68f81d79442d3dd10b92a commit hash: fe8065cf425f05dc1cc68f81d79442d3dd10b92a commit hash: fe8065cf425f05dc1cc68f81d79442d3dd10b92a fe8065c
Thursday, 23 Dec 2021
21:17 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.62 -> 14.32.5

Reported by:	portscout
commit hash: 89af3891c14f05df61efcdcbbc3e31b94e586e8f commit hash: 89af3891c14f05df61efcdcbbc3e31b94e586e8f commit hash: 89af3891c14f05df61efcdcbbc3e31b94e586e8f commit hash: 89af3891c14f05df61efcdcbbc3e31b94e586e8f 89af389
Thursday, 25 Nov 2021
19:50 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.61 -> 14.31.62

Reported by:	portscout
commit hash: f8c57e49d6ffabfd2c0fce7974921acd5ece7079 commit hash: f8c57e49d6ffabfd2c0fce7974921acd5ece7079 commit hash: f8c57e49d6ffabfd2c0fce7974921acd5ece7079 commit hash: f8c57e49d6ffabfd2c0fce7974921acd5ece7079 f8c57e4
Saturday, 20 Nov 2021
08:54 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.60 -> 14.31.61

Reported by:	portscout
commit hash: 68729bb0569f2134999c6298df15df788503401b commit hash: 68729bb0569f2134999c6298df15df788503401b commit hash: 68729bb0569f2134999c6298df15df788503401b commit hash: 68729bb0569f2134999c6298df15df788503401b 68729bb
Sunday, 7 Nov 2021
09:02 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.57 -> 14.31.60

Reported by:	portscout
commit hash: 68b9167299efd72cf6c6f9ce7abb463b4aa3b403 commit hash: 68b9167299efd72cf6c6f9ce7abb463b4aa3b403 commit hash: 68b9167299efd72cf6c6f9ce7abb463b4aa3b403 commit hash: 68b9167299efd72cf6c6f9ce7abb463b4aa3b403 68b9167
Wednesday, 6 Oct 2021
16:11 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.53 -> 14.31.57

Reported by:	portscout
commit hash: 8993db196a2294cf9f4b770c4c7ac46cc9c0a8cb commit hash: 8993db196a2294cf9f4b770c4c7ac46cc9c0a8cb commit hash: 8993db196a2294cf9f4b770c4c7ac46cc9c0a8cb commit hash: 8993db196a2294cf9f4b770c4c7ac46cc9c0a8cb 8993db1
Monday, 6 Sep 2021
08:34 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.52 -> 14.31.53

Reported by:	portscout
commit hash: beaaca58c791eb3126fb7905cd56ea057c4730a1 commit hash: beaaca58c791eb3126fb7905cd56ea057c4730a1 commit hash: beaaca58c791eb3126fb7905cd56ea057c4730a1 commit hash: beaaca58c791eb3126fb7905cd56ea057c4730a1 beaaca5
Thursday, 19 Aug 2021
18:04 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.51 -> 14.31.52

Reported by:	portscout
commit hash: 4765541a9e4389e1ce068d83e5f2d20379658d17 commit hash: 4765541a9e4389e1ce068d83e5f2d20379658d17 commit hash: 4765541a9e4389e1ce068d83e5f2d20379658d17 commit hash: 4765541a9e4389e1ce068d83e5f2d20379658d17 4765541
Thursday, 12 Aug 2021
08:57 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.49 -> 14.31.51

Reported by:	portscout
commit hash: 9a94177e948d72cd670ff035ce2c18264772c3df commit hash: 9a94177e948d72cd670ff035ce2c18264772c3df commit hash: 9a94177e948d72cd670ff035ce2c18264772c3df commit hash: 9a94177e948d72cd670ff035ce2c18264772c3df 9a94177
Saturday, 7 Aug 2021
20:36 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.48 -> 14.31.49

Reported by:	portscout
commit hash: 8e57dda62ac8ac499e3ec560c1565821cead39c7 commit hash: 8e57dda62ac8ac499e3ec560c1565821cead39c7 commit hash: 8e57dda62ac8ac499e3ec560c1565821cead39c7 commit hash: 8e57dda62ac8ac499e3ec560c1565821cead39c7 8e57dda
Wednesday, 28 Jul 2021
17:13 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.47 -> 14.31.48

Reported by:	portscout
commit hash: 8441c7a8af50a79f693059de7064736d365e2197 commit hash: 8441c7a8af50a79f693059de7064736d365e2197 commit hash: 8441c7a8af50a79f693059de7064736d365e2197 commit hash: 8441c7a8af50a79f693059de7064736d365e2197 8441c7a
Tuesday, 27 Jul 2021
19:19 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.46 -> 14.31.47

Reported by:	portscout
commit hash: 643e63ef1ffe66a1a611c9f1fabb037289912047 commit hash: 643e63ef1ffe66a1a611c9f1fabb037289912047 commit hash: 643e63ef1ffe66a1a611c9f1fabb037289912047 commit hash: 643e63ef1ffe66a1a611c9f1fabb037289912047 643e63e
Friday, 23 Jul 2021
18:00 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.45 -> 14.31.46

Reported by:	portscout
commit hash: fcfb375a79614b989605c7c722b0b63593e75e37 commit hash: fcfb375a79614b989605c7c722b0b63593e75e37 commit hash: fcfb375a79614b989605c7c722b0b63593e75e37 commit hash: fcfb375a79614b989605c7c722b0b63593e75e37 fcfb375
04:54 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.44 -> 14.31.45

Reported by:	portscout
commit hash: 9f7be688fa5ec8c4302aeda49b7ae0357755cc42 commit hash: 9f7be688fa5ec8c4302aeda49b7ae0357755cc42 commit hash: 9f7be688fa5ec8c4302aeda49b7ae0357755cc42 commit hash: 9f7be688fa5ec8c4302aeda49b7ae0357755cc42 9f7be68
Monday, 12 Jul 2021
06:47 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.42 -> 14.31.44
commit hash: aab93eaba647c397d725fb1fda4cba6bddf676b4 commit hash: aab93eaba647c397d725fb1fda4cba6bddf676b4 commit hash: aab93eaba647c397d725fb1fda4cba6bddf676b4 commit hash: aab93eaba647c397d725fb1fda4cba6bddf676b4 aab93ea
Sunday, 27 Jun 2021
08:29 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.41 -> 14.31.42

Reported by:	portscout
commit hash: f40672c41cf7479c86b77e61e02a2733d97a00e1 commit hash: f40672c41cf7479c86b77e61e02a2733d97a00e1 commit hash: f40672c41cf7479c86b77e61e02a2733d97a00e1 commit hash: f40672c41cf7479c86b77e61e02a2733d97a00e1 f40672c
Wednesday, 2 Jun 2021
08:49 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.40 -> 14.31.41

Reported by:	portscout
commit hash: 497d7df322108a13986d5d21907264e5977a0158 commit hash: 497d7df322108a13986d5d21907264e5977a0158 commit hash: 497d7df322108a13986d5d21907264e5977a0158 commit hash: 497d7df322108a13986d5d21907264e5977a0158 497d7df
Thursday, 27 May 2021
09:47 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.39 -> 14.31.40

Reported by:	portscout
commit hash: b3f061ee412daab0bfd966cf2cf3a03ab5259f3f commit hash: b3f061ee412daab0bfd966cf2cf3a03ab5259f3f commit hash: b3f061ee412daab0bfd966cf2cf3a03ab5259f3f commit hash: b3f061ee412daab0bfd966cf2cf3a03ab5259f3f b3f061e
Monday, 17 May 2021
16:16 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.38 -> 14.31.39

Reported by:	portscout
commit hash: ffc1b7b8fb39baae0d6c7ee8bdf0be8de04bfa88 commit hash: ffc1b7b8fb39baae0d6c7ee8bdf0be8de04bfa88 commit hash: ffc1b7b8fb39baae0d6c7ee8bdf0be8de04bfa88 commit hash: ffc1b7b8fb39baae0d6c7ee8bdf0be8de04bfa88 ffc1b7b
Sunday, 9 May 2021
16:11 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.36 -> 14.31.38

Reported by:	portscout
commit hash: 0fc8b8ca349e51ba89fe4b44e24214470c4c57c2 commit hash: 0fc8b8ca349e51ba89fe4b44e24214470c4c57c2 commit hash: 0fc8b8ca349e51ba89fe4b44e24214470c4c57c2 commit hash: 0fc8b8ca349e51ba89fe4b44e24214470c4c57c2 0fc8b8c
Wednesday, 14 Apr 2021
00:19 Yuri Victorovich (yuri) search for other commits by this committer
science/jmol: Update 14.31.35 -> 14.31.36

Reported by:	portscout
commit hash: a49a2e2723a2ba4bb3fd4fa0fd710ef0eeb4e267 commit hash: a49a2e2723a2ba4bb3fd4fa0fd710ef0eeb4e267 commit hash: a49a2e2723a2ba4bb3fd4fa0fd710ef0eeb4e267 commit hash: a49a2e2723a2ba4bb3fd4fa0fd710ef0eeb4e267 a49a2e2
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
Thursday, 18 Mar 2021
09:22 yuri search for other commits by this committer
science/jmol: Update 14.31.34 -> 14.31.35

Reported by:	portscout
Original commitRevision:568725 
Sunday, 7 Mar 2021
22:07 yuri search for other commits by this committer
science/jmol: Update 14.31.29 -> 14.31.34
Original commitRevision:567594 
Tuesday, 2 Feb 2021
17:15 yuri search for other commits by this committer
science/jmol: Update 14.31.28 -> 14.31.29

Reported by:	portscout
Original commitRevision:563830 
Sunday, 31 Jan 2021
02:46 yuri search for other commits by this committer
science/jmol: Update 14.31.27 -> 14.31.28

Reported by:	portscout
Original commitRevision:563451 
Thursday, 28 Jan 2021
21:45 yuri search for other commits by this committer
science/jmol: Update 14.31.26 -> 14.31.27

Reported by:	portscout
Original commitRevision:563157 
Sunday, 24 Jan 2021
05:27 yuri search for other commits by this committer
science/jmol: Update 14.31.24 -> 14.31.26
Original commitRevision:562450 
Sunday, 17 Jan 2021
22:28 yuri search for other commits by this committer
science/jmol: Update 14.31.23 -> 14.31.24

Reported by:	portscout
Original commitRevision:561881 
Monday, 4 Jan 2021
22:06 yuri search for other commits by this committer
science/jmol: Update 14.31.21 -> 14.31.23
Original commitRevision:560351 
01:45 yuri search for other commits by this committer
science/jmol: Update 14.31.20 -> 14.31.21

Reported by:	portscout
Original commitRevision:560256 
Sunday, 20 Dec 2020
06:30 yuri search for other commits by this committer
science/jmol: Update 14.31.18 -> 14.31.20

Reported by:	portscout
Original commitRevision:558714 
Friday, 20 Nov 2020
00:05 yuri search for other commits by this committer
science/jmol: Update 14.31.17 -> 14.31.18

Reported by:	portscout
Original commitRevision:555722 
Saturday, 14 Nov 2020
04:17 yuri search for other commits by this committer
science/jmol: Update 14.31.16 -> 14.31.17

Reported by:	portscout
Original commitRevision:555072 
Thursday, 5 Nov 2020
21:53 yuri search for other commits by this committer
science/jmol: Update 14.31.14 -> 14.31.16

Reported by:	portscout
Original commitRevision:554159 
Saturday, 31 Oct 2020
09:08 yuri search for other commits by this committer
science/jmol: Update 14.31.12 -> 14.31.14

Reported by:	portscout
Original commitRevision:553759 
Monday, 26 Oct 2020
04:55 yuri search for other commits by this committer
science/jmol: Update 14.31.10 -> 14.31.12

Reported by:	portscout
Original commitRevision:553313 
Monday, 12 Oct 2020
23:36 yuri search for other commits by this committer
science/jmol: Update 14.31.9 -> 14.31.10

Reported by:	portscout
Original commitRevision:552156 
Saturday, 3 Oct 2020
04:26 yuri search for other commits by this committer
science/jmol: Update 14.31.8 -> 14.31.9

Reported by:	portscout
Original commitRevision:551255 
Tuesday, 29 Sep 2020
08:25 yuri search for other commits by this committer
science/jmol: Update 14.31.7 -> 14.31.8

Reported by:	portscout
Original commitRevision:550480 
Wednesday, 23 Sep 2020
23:55 yuri search for other commits by this committer
science/jmol: Update 14.31.6 -> 14.31.7

Reported by:	portscout
Original commitRevision:549863 
Monday, 21 Sep 2020
17:51 yuri search for other commits by this committer
science/jmol: Update 14.31.4 -> 14.31.6

Reported by:	portscout
Original commitRevision:549472 
Monday, 14 Sep 2020
05:24 yuri search for other commits by this committer
science/jmol: Update 14.31.3 -> 14.31.4
Original commitRevision:548585 
Thursday, 20 Aug 2020
02:31 yuri search for other commits by this committer
science/jmol: Update 14.31.2 -> 14.31.3

Reported by:	portscout
Original commitRevision:545489 
Thursday, 16 Jul 2020
16:45 yuri search for other commits by this committer
science/jmol: Update 14.31.1 -> 14.31.2

Reported by:	portscout
Original commitRevision:542371 
Tuesday, 7 Jul 2020
15:26 yuri search for other commits by this committer
science/jmol: Update 14.31.0 -> 14.31.1

Reported by:	portscout
Original commitRevision:541429 
Thursday, 28 May 2020
17:29 yuri search for other commits by this committer
science/jmol: Update 14.30.2 -> 14.31.0

Reported by:	portscout
Original commitRevision:536779 
Wednesday, 27 May 2020
20:31 yuri search for other commits by this committer
science/jmol: Add JSmol (Java viewer for chemical structures in 3D) as a port
option

PR:		246703
Submitted by:	thierry
Original commitRevision:536715 
Saturday, 23 May 2020
21:29 yuri search for other commits by this committer
science/jmol: Tarball was rerolled

The new tarball has some minor-looking code changes.

Reported by:	thierry
Original commitRevision:536354 
Saturday, 1 Feb 2020
03:32 yuri search for other commits by this committer
science/jmol: Update 14.30.1 -> 14.30.2 and unbreak

Code signing certificate which disappearance make this port unfetchable turned
out
to be not required. So I removed it.

Reported by:	portscout
Original commitRevision:524753 
Monday, 6 Jan 2020
06:53 antoine search for other commits by this committer
Mark BROKEN again

With hat:	portmgr
Pointy hat:	yuri
Original commitRevision:522206 
03:07 yuri search for other commits by this committer
science/jmol: Not broken

Erroneously labeled as BROKEN/unfetchable in rev.522132,
which may have been made during a period of intermittent connectivity problems.
Original commitRevision:522188 
Sunday, 5 Jan 2020
10:26 antoine search for other commits by this committer
Mark a few ports broken (unfetchable)
Original commitRevision:522132 
Saturday, 14 Dec 2019
07:44 yuri search for other commits by this committer
science/jmol: Update 14.30.0 -> 14.30.1

Reported by:	portscout
Original commitRevision:520097 
Saturday, 30 Nov 2019
23:24 yuri search for other commits by this committer
science/jmol: Update 14.29.55 -> 14.30.0
Original commitRevision:518740 
Wednesday, 6 Nov 2019
16:26 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516897 
Thursday, 31 Oct 2019
06:41 yuri search for other commits by this committer
science/jmol: Update 14.29.54 -> 14.29.55

Reported by:	repology
Original commitRevision:516134 
Sunday, 13 Oct 2019
17:37 yuri search for other commits by this committer
science/jmol: Update 14.29.53 -> 14.29.54

Reported by:	portscout
Original commitRevision:514410 
Saturday, 21 Sep 2019
14:43 yuri search for other commits by this committer
science/jmol: Update 14.29.52 -> 14.29.53

Reported by:	portscout
Original commitRevision:512501 
Sunday, 25 Aug 2019
19:22 yuri search for other commits by this committer
science/jmol: Update 14.29.51 -> 14.29.52

Reported by:	portscout
Original commitRevision:509851 
Monday, 19 Aug 2019
08:21 yuri search for other commits by this committer
science/jmol: Update 14.29.50 -> 14.29.51

Reported by:	portscout
Original commitRevision:509258 
Friday, 9 Aug 2019
06:42 yuri search for other commits by this committer
science/jmol: Update 14.29.49 -> 14.29.50

Reported by:	portscout
Original commitRevision:508416 
Friday, 2 Aug 2019
06:29 yuri search for other commits by this committer
science/jmol: Update 14.29.46 -> 14.29.49

Reported by:	portscout
Original commitRevision:507852 
Friday, 7 Jun 2019
05:59 yuri search for other commits by this committer
science/jmol: Update 14.29.42 -> 14.29.46

Reported by:	portscout
Original commitRevision:503614 
Thursday, 2 May 2019
07:59 yuri search for other commits by this committer
science/jmol: Update 14.29.40 -> 14.29.42

Reported by:	portscout
Original commitRevision:500636 
Sunday, 28 Apr 2019
07:01 yuri search for other commits by this committer
science/jmol: Update to 14.29.38 -> 14.29.40

Reported by:	portscout
Original commitRevision:500287 
Monday, 22 Apr 2019
06:56 yuri search for other commits by this committer
science/jmol: Update 14.29.37 -> 14.29.38

Reported by:	portscout
Original commitRevision:499608 

Number of commits found: 124 (showing only 100 on this page)

1 | 2  »