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: databases/geoserver-mysql-plugin/Makefile

Number of commits found: 62

Friday, 26 Jan 2024
15:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/geoserver*: Update version 2.24.1=>2.24.2

Changelog:
https://geoserver.org/announcements/2024/01/24/geoserver-2-24-2-released.html
commit hash: e5dfc835f191754c941d4d92d799f089faf1e6fd commit hash: e5dfc835f191754c941d4d92d799f089faf1e6fd commit hash: e5dfc835f191754c941d4d92d799f089faf1e6fd commit hash: e5dfc835f191754c941d4d92d799f089faf1e6fd e5dfc83
Friday, 1 Dec 2023
10:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.24.0=>2.24.1
commit hash: 62777b1d10c919bf0eb1bc969e77972e252a7f5a commit hash: 62777b1d10c919bf0eb1bc969e77972e252a7f5a commit hash: 62777b1d10c919bf0eb1bc969e77972e252a7f5a commit hash: 62777b1d10c919bf0eb1bc969e77972e252a7f5a 62777b1
Monday, 16 Oct 2023
14:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.23.2=>2.24.0

Changelog:
https://geoserver.org/announcements/2023/10/15/geoserver-2-24-0-released.html
commit hash: 1b025b5ed4de63b1149ae196d33af38c6132645d commit hash: 1b025b5ed4de63b1149ae196d33af38c6132645d commit hash: 1b025b5ed4de63b1149ae196d33af38c6132645d commit hash: 1b025b5ed4de63b1149ae196d33af38c6132645d 1b025b5
Tuesday, 1 Aug 2023
18:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.23.1=>2.23.2
commit hash: 0d9baa0a16480fa0938c60afb0cbf8de697cff8a commit hash: 0d9baa0a16480fa0938c60afb0cbf8de697cff8a commit hash: 0d9baa0a16480fa0938c60afb0cbf8de697cff8a commit hash: 0d9baa0a16480fa0938c60afb0cbf8de697cff8a 0d9baa0
Friday, 2 Jun 2023
17:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.23.0=>2.23.1
commit hash: 0be2d49227864990d9b6de62c24d966038d56c3a commit hash: 0be2d49227864990d9b6de62c24d966038d56c3a commit hash: 0be2d49227864990d9b6de62c24d966038d56c3a commit hash: 0be2d49227864990d9b6de62c24d966038d56c3a 0be2d49
Wednesday, 12 Apr 2023
05:39 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.22.2=>2.23.0
commit hash: 7ca6a0ce61f44384271f98e4bf688b69d4ce5a56 commit hash: 7ca6a0ce61f44384271f98e4bf688b69d4ce5a56 commit hash: 7ca6a0ce61f44384271f98e4bf688b69d4ce5a56 commit hash: 7ca6a0ce61f44384271f98e4bf688b69d4ce5a56 7ca6a0c
Monday, 20 Feb 2023
15:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.22.1=>2.22.2
commit hash: b785c824cdb095bb7ae5619ec7cb00293f115236 commit hash: b785c824cdb095bb7ae5619ec7cb00293f115236 commit hash: b785c824cdb095bb7ae5619ec7cb00293f115236 commit hash: b785c824cdb095bb7ae5619ec7cb00293f115236 b785c82
Thursday, 2 Feb 2023
12:19 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.22.0=>2.22.1
commit hash: ca44a031d25a2219a71d52576325f66cd99597f2 commit hash: ca44a031d25a2219a71d52576325f66cd99597f2 commit hash: ca44a031d25a2219a71d52576325f66cd99597f2 commit hash: ca44a031d25a2219a71d52576325f66cd99597f2 ca44a03
Sunday, 27 Nov 2022
15:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.21.1=>2.22.0
commit hash: f5da0abf9377733c41ae71a194212c763cd59d47 commit hash: f5da0abf9377733c41ae71a194212c763cd59d47 commit hash: f5da0abf9377733c41ae71a194212c763cd59d47 commit hash: f5da0abf9377733c41ae71a194212c763cd59d47 f5da0abf
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, 6 Aug 2022
21:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.21.0=>2.21.1
commit hash: 72d41eff902cad46cae2c99b2b1d6b6ef17c503e commit hash: 72d41eff902cad46cae2c99b2b1d6b6ef17c503e commit hash: 72d41eff902cad46cae2c99b2b1d6b6ef17c503e commit hash: 72d41eff902cad46cae2c99b2b1d6b6ef17c503e 72d41ef
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

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

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
  *  Aldis Berjoza <graudeejs@gmail.com>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov,com>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Novitsky
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Degtyarev <alexey@renatasystems.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrei Antoukh <niwi@niwi.be>
  *  Andrew McNaughton <andrew@scoop.co.nz>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Simonenko
  *  Andrey Zakhvatov
  *  Anes Mukhametov <anes@anes.su>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antonio Carlos Venancio Junior (<antonio@php.net>)
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Bartek Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@FreeBSD.org>
  *  Chris Larsen <darth@vader.dk>
  *  Damian Gerow <dgerow@afflictions.org>
  *  Daniel O'Connor
  *  Daniel Wijnands <daniel@itxl.nl>
  *  Dave Green <dg@fastmail.co.uk>
  *  David Thiel <lx@FreeBSD.org>
  *  Davíð Steinn Geirsson <david@isnic.is>
  *  Denis Generalov <gd.workbox@gmail.com>
  *  Denis Generalov <gd@rambler-co.ru>
  *  Denis Shaposhnikov <dsh@bamus.cz>
  *  Dermot Tynan <dtynan@kalopa.com>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Domas Mituzas <midom@dammit.lt>
  *  Dominic Mitchell
  *  Don Owens <don@regexguy.com>
  *  Dryice Dong Liu <dryice@dryice.name>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Espen Tagestad <espen@tagestad.no>
  *  Espen Volden aka voldern <voldern@hoeggen.net>
  *  Evan Sarmiento <bsdports@wayfair.com>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Frank Wall <fw@moov.de>
  *  Ganbold Tsagaankhuu <ganbold@FreeBSD.org>
  *  Gary Palmer <gpalmer@FreeBSD.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geraud CONTINSOUZAS <geraud@gcu.info>
  *  Gerrit Beine <tux@pinguru.net>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Hodne <henrik@hodne.io>
  *  Hiroyuki Hanai <hanai@FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Ilia Chipitsine <ilia@jane.cgu.chel.su>
  *  Ivan Voras <ivoras@FreeBSD.org>
  *  J.F. Dockes
  *  Jaap Boender <jaapb@kerguelen.org>
  *  Jake Smith <jake@xz.cx>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Janos.Mohacsi@bsd.hu
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jens Rehsack <rehsack@liwing.de>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Ohlstein <jim@ohlste.in>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Chen <johnpupu@gmail.com>
  *  John Marino <marino@FreeBSD.org>
  *  John Merryweather Cooper
  *  John Merryweather Cooper et al
  *  Jon Nistor <nistor@snickers.org>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jose Jachuf <jjachuf@gmail.com>
  *  Joshua D. Abraham <jabra@ccs.neu.edu>
  *  Jov <amutu@amutu.com>
  *  Jov amutu@amutu.com
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <kimelto@gmail.com>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Keith Gaughan <k@sterechro.me>
  *  Kevin Bowling <kbowling@freebsd.org>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <larse@isi.edu>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Loïc BARTOLETTI
  *  Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
  *  Lubomir Marinov <lubomir_m@abv.bg>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Mahlon E. Smith <mahlon@martini.nu>
  *  Marc G. Fournier <scrappy@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Mathieu Arnold <m@absolight.net>
  *  Matthew Seaman
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Matthias Petermann <matthias@petermann-it.de>
  *  Max Khon
  *  Max Khon <fjoe@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Winking <mwfp@foldl.net>
  *  Mikael URANKAR and Loïc BARTOLETTI
  *  Mike Carlson (carlson39@llnl.gov)
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mikolaj Golub <trociny@FreeBSD.org>
  *  Mirko Zinn <mail@derzinn.de>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Nick Hibma <n_hibma@freebsd.org>
  *  Nick Hilliard <nick@foobar.org>
  *  Nick Sayer <nsayer@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicolas Embriz <nbari@tequila.io>
  *  Nicolas de Bari Embriz <nbari@dalmp.com>
  *  Oleg Sharoiko <os@rsu.ru>
  *  Olexander Melnyk <olexander.v.melnyk@gmail.com>
  *  Oliver Eikemeier <eikemeier@fillmore-labs.com>
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Palle Girgensohn <girgen@FreeBSD.org>
  *  Palle Girgensohn <girgen@partitur.se>
  *  Palle Girgensohn <girgen@pingpong.net>
  *  Parv <parv@pair.org>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Avalos <pavalos@theshell.com>
  *  Philip M. Gollucci
  *  Philip M. Gollucci <philip@p6m7g8.com>
  *  Philip Stoev <philip.stoev@galeracluster.com>
  *  Pierre-Emmanuel Andre <pea@raveland.org>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qing Feng <qingfeng@douban.com>
  *  Quinton Dolan <q@onthenet.com.au>
  *  Radim Kolar
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Rick Miller
  *  Robert Kruus <rob.kruus@gmail.com>
  *  Rod Taylor <ports@rbt.ca>
  *  Roland van Laar <roland@micite.net>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Roy Boerner
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rusty Nejdl
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sam Lawrance <boris@brooknet.com.au>
  *  Scott McWhirter <scott@surreytech.co.uk>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Chittenden <seanc@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergei Vyshenski <svysh.fbsd@gmail.com>
  *  Sergey A. Osokin <osa@FreeBSD.org.ru>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sevan Janiyan <venture37@geeklan.co.uk>
  *  Sheldon Hearn <sheldonh@FreeBSD.org>
  *  Stanislav Svirid <count@211.ru>
  *  Stefan Schmidt <stefan.schmidt@stadtbuch.de>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  T. William Wells <bill@twwells.com>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Toshiya Saitoh (<toshiya@saitoh.nu>)
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vasil Dimov <vd@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Wen Heping
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  William Grzybowski <wg@FreeBSD.org>
  *  Xin Li <delphij@FreeBSD.org>
  *  Yarema <yds@CoolRat.org>
  *  Yarema <yds@Necessitu.de>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi NAKAYAMA <yoichi@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zach Thompson <lin-chi@lastamericanempire.com>
  *  ache@FreeBSD.org
  *  alfred
  *  alp@sfedu.ru
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  clive
  *  clive@FreeBSD.org
  *  clsung@dragon2.net
  *  dcf@aracnet.com
  *  elvstone@gmail.com
  *  erikhb@bgnett.no
  *  erwin@FreeBSD.org
  *  gahr
  *  ijliao
  *  ijlioa
  *  ivoras
  *  johnpupu <johnpupu@gmail.com>
  *  kirk@daycos.com
  *  kuriyama
  *  lbartoletti <lbartoletti@FreeBSD.org>
  *  loïc bartoletti <lbartoletti@FreeBSD.org>
  *  mharo@FreeBSD.org
  *  michael johnson <ahze@ahze.net>
  *  milki <milki@rescomp.berkeley.edy>
  *  mm@FreeBSD.org
  *  nbm
  *  nectar@FreeBSD.org
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  olevole@olevole.ru
  *  proler@gmail.com
  *  sergey@migsoft.com.ua
  *  sobomax
  *  spam@rm-rf.kiev.ua
  *  stas
  *  tobez
  *  tremere@cainites.net
  *  vanilla
  *  vanilla@
  *  wen@FreeBSD.org
  *  wenheping<wenheping@gmail.com>
  *  wolman@cs.washington.edu
  * # Created by Kevin Bowling <kbowling@FreeBSD.org>
  * # Created by Matthias Fechner <mfechner@FreeBSD.org>

With hat:	portmgr
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 d076ad9
Thursday, 2 Jun 2022
17:18 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.20.3=>2.21.0
commit hash: 36627b324e1d73fa5e2f7f24823cb7fe4378f99a commit hash: 36627b324e1d73fa5e2f7f24823cb7fe4378f99a commit hash: 36627b324e1d73fa5e2f7f24823cb7fe4378f99a commit hash: 36627b324e1d73fa5e2f7f24823cb7fe4378f99a 36627b3
Tuesday, 10 May 2022
14:51 Bernhard Froehlich (decke) search for other commits by this committer
databases/geoserver-mysql-plugin: Add CPE information

Approved by:	portmgr (blanket)
commit hash: b7ec9af885468e37676a9ae3bc28405ba9a52bc0 commit hash: b7ec9af885468e37676a9ae3bc28405ba9a52bc0 commit hash: b7ec9af885468e37676a9ae3bc28405ba9a52bc0 commit hash: b7ec9af885468e37676a9ae3bc28405ba9a52bc0 b7ec9af
Saturday, 12 Mar 2022
10:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.20.2=>2.20.3
commit hash: 78565dcdbd4f9683dd18d6e9859ec14a433553d4 commit hash: 78565dcdbd4f9683dd18d6e9859ec14a433553d4 commit hash: 78565dcdbd4f9683dd18d6e9859ec14a433553d4 commit hash: 78565dcdbd4f9683dd18d6e9859ec14a433553d4 78565dc
Tuesday, 15 Feb 2022
06:33 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.20.1=>2.20.2
commit hash: 607502eaab8b8c7af1b8d0e5228a59bf1840e5e9 commit hash: 607502eaab8b8c7af1b8d0e5228a59bf1840e5e9 commit hash: 607502eaab8b8c7af1b8d0e5228a59bf1840e5e9 commit hash: 607502eaab8b8c7af1b8d0e5228a59bf1840e5e9 607502e
Monday, 6 Dec 2021
01:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.20.0=>2.20.1
commit hash: 72bb1f4b150f308a212a4c38efc4bd79026402f8 commit hash: 72bb1f4b150f308a212a4c38efc4bd79026402f8 commit hash: 72bb1f4b150f308a212a4c38efc4bd79026402f8 commit hash: 72bb1f4b150f308a212a4c38efc4bd79026402f8 72bb1f4
Thursday, 28 Oct 2021
17:35 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin:  Update version 2.19.2=>2.20.0
commit hash: f12f698a84db9f87ec16b77bead7706af43bd2de commit hash: f12f698a84db9f87ec16b77bead7706af43bd2de commit hash: f12f698a84db9f87ec16b77bead7706af43bd2de commit hash: f12f698a84db9f87ec16b77bead7706af43bd2de f12f698
Monday, 27 Sep 2021
13:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin:  Update version 2.19.1=>2.19.2
commit hash: 573d84f2e6f279da05512a578e34ae2796c3e536 commit hash: 573d84f2e6f279da05512a578e34ae2796c3e536 commit hash: 573d84f2e6f279da05512a578e34ae2796c3e536 commit hash: 573d84f2e6f279da05512a578e34ae2796c3e536 573d84f
Tuesday, 25 May 2021
17:55 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.19.0=>2.19.1
commit hash: 7416fa2343b118cbdbc963844d41af69cf65b22d commit hash: 7416fa2343b118cbdbc963844d41af69cf65b22d commit hash: 7416fa2343b118cbdbc963844d41af69cf65b22d commit hash: 7416fa2343b118cbdbc963844d41af69cf65b22d 7416fa2
Thursday, 8 Apr 2021
17:16 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.18.2=>2.19.0
commit hash: 3188fa516246faa056fe60e98f54007a4958297a commit hash: 3188fa516246faa056fe60e98f54007a4958297a commit hash: 3188fa516246faa056fe60e98f54007a4958297a commit hash: 3188fa516246faa056fe60e98f54007a4958297a 3188fa5
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, 11 Feb 2021
13:22 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.18.1=>2.18.2
Original commitRevision:564944 
Monday, 21 Dec 2020
12:51 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.18.0=>2.18.1
Original commitRevision:558818 
Wednesday, 30 Sep 2020
17:14 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.17.2=>2.18.0
Original commitRevision:550725 
Sunday, 9 Aug 2020
05:26 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.17.1=>2.17.2
Original commitRevision:544543 
Friday, 5 Jun 2020
05:01 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.17.0=>2.17.1
Original commitRevision:537987 
Saturday, 25 Apr 2020
10:19 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.16.2=>2.17.0
Original commitRevision:532936 
Wednesday, 5 Feb 2020
20:26 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.16.1=>2.16.2
Original commitRevision:525348 
Sunday, 15 Dec 2019
21:44 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.15.1=>2.16.1
Original commitRevision:520202 
Tuesday, 30 Apr 2019
18:43 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.15.0=>2.15.1
Original commitRevision:500520 
Tuesday, 26 Mar 2019
23:39 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.14.1=>2.15.0
Original commitRevision:496929 
Friday, 4 Jan 2019
21:07 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.13.2=>2.14.1
Original commitRevision:489280 
Wednesday, 25 Jul 2018
00:42 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.13.1=>2.13.2
Original commitRevision:475288 
Monday, 23 Jul 2018
17:37 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.13.0=>2.13.1
Original commitRevision:475195 
Wednesday, 25 Apr 2018
00:08 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.12.1=>2.13.0
Original commitRevision:468254 
Saturday, 6 Jan 2018
17:46 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.10.2=>2.12.1
Original commitRevision:458283 
Wednesday, 12 Apr 2017
17:20 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.9.0=>2.10.2
Original commitRevision:438393 
Sunday, 12 Jun 2016
08:40 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.8.3=>2.9.0
Original commitRevision:416775 
Sunday, 3 Apr 2016
16:03 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.8.2=>2.8.3
Original commitRevision:412484 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Saturday, 27 Feb 2016
17:41 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.8.1=>2.8.2
Original commitRevision:409676 
Monday, 14 Dec 2015
12:01 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.8.0=>2.8.1
Original commitRevision:403719 
Thursday, 1 Oct 2015
15:02 bofh search for other commits by this committer
databases/geoserver-mysql-plugin: Update version 2.7.2=>2.8.0

- Mark NO_ARCH as it has no ARCH dependant files
- Take MAINTAINERSHIP
Original commitRevision:398279 
Wednesday, 2 Sep 2015
23:10 vanilla search for other commits by this committer
Upgrade to 2.7.2.
Original commitRevision:395928 
Wednesday, 21 Jan 2015
12:31 vanilla search for other commits by this committer
Upgrade to 2.6.2.
Original commitRevision:377590 
Tuesday, 13 Jan 2015
09:34 vanilla search for other commits by this committer
Upgrade to 2.6.1.
Original commitRevision:376910 
Tuesday, 23 Sep 2014
15:46 vanilla search for other commits by this committer
Upgrade to 2.5.2.
Original commitRevision:369073 
Friday, 13 Jun 2014
15:38 vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@
Original commitRevision:357693 
Tuesday, 10 Jun 2014
07:39 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Original commitRevision:357277 
Friday, 7 Mar 2014
16:49 bapt search for other commits by this committer
Convert d* to USES=zip
Original commitRevision:347405 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Wednesday, 20 Feb 2013
16:08 fluffy search for other commits by this committer
- Reassign ports from avl@ back to pool at his request.

Submitted by:	avl via IM
Approved by:	avl via IM
Original commitRevision:312628 
Monday, 27 Jun 2011
02:37 avl search for other commits by this committer
- Update to 2.1.1
- Add license information
Original commit
Saturday, 17 Jul 2010
16:24 avl search for other commits by this committer
- Update to 2.0.2
Original commit
Wednesday, 3 Feb 2010
04:12 avl search for other commits by this committer
- Update to 2.0.1
Original commit
Monday, 11 Jan 2010
06:20 avl search for other commits by this committer
- Update to 2.0.0
Original commit
Friday, 18 Sep 2009
05:48 avl search for other commits by this committer
- Update to 1.7.6

Approved by:    tabthorpe, glarkin (mentors, implicit)
Feature safe:   yes
Original commit
Saturday, 22 Aug 2009
00:18 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
Original commit
Thursday, 28 May 2009
20:44 avl search for other commits by this committer
Change MAINTAINER on my ports to my FreeBSD email address

Approved by:    tabthorpe (mentor)
Original commit
Sunday, 10 May 2009
18:41 miwi search for other commits by this committer
- Update to 1.7.4

PR:             134197
Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
Original commit
Sunday, 15 Mar 2009
20:54 miwi search for other commits by this committer
This port contains a MySQL DataStore implementation for GeoServer.

WWW: http://geoserver.org/display/GEOSDOC/MySQL+DataStore

PR:             ports/132415
Submitted by:   Alexander Logvinov <ports at logvinov.com>
Original commit

Number of commits found: 62