non port: databases/pg_activity/Makefile |
SVNWeb
|
Number of commits found: 34 |
Wed, 15 Mar 2023
|
[ 18:42 Palle Girgensohn (girgen) ] b26e744
databases/pg_activity: upgrade to 3.2.0
Release notes: https://github.com/dalibo/pg_activity/blob/master/CHANGELOG.md
|
Wed, 16 Nov 2022
|
[ 06:52 Wen Heping (wen) ] bb2af28
databases/pg_activity: Update to 3.0.1
PR: 267381
Reported by: wen@
Approved by: maintainer(timeout, >= 14 days)
|
Mon, 19 Sep 2022
|
[ 10:12 Palle Girgensohn (girgen) ] cd76427
databases/pg_activity: Update to 3.0
Release notes: https://github.com/dalibo/pg_activity/releases/tag/v3.0.0
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Fri, 29 Apr 2022
|
[ 22:18 Palle Girgensohn (girgen) ] 5e29629
databases/pg_activity: update to 2.3.1
|
Wed, 9 Feb 2022
|
[ 17:00 Palle Girgensohn (girgen) ] 9535c3d
databases/pg_activity: Update to 2.3.0
Release notes: https://github.com/dalibo/pg_activity/releases/tag/v2.3.0
|
Mon, 1 Nov 2021
|
[ 16:51 Palle Girgensohn (girgen) ] 8311e2d
databases/pg_activity: update to 2.2.0
PR: 259593
Submitted by: Yuri Victorovich
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Mon, 5 Aug 2019
|
[ 23:21 jgh ]
- update to 1.5.0
- while here pet portlint
|
[ 20:07 rene ] (Only the first 10 of 26 ports in this commit are shown above. )
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Fri, 18 May 2018
|
[ 01:23 jgh ]
- update to 1.4.0
- while here shift users per portlint
|
Sun, 18 Feb 2018
|
[ 13:20 antoine ]
Clean up some USES=python
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Tue, 21 Mar 2017
|
[ 19:59 jgh ]
- update to 1.3.1
- while here regenerated patch file (portlint warning)
PR: 217964
Reported by: Marcelo Moreira Martins <m3systemmm@gmail.com>
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 15 Jan 2016
|
[ 23:53 jgh ]
- update to 1.3.0
- address deprecation of get_memory_percent (fixed upstream)
Reported by: Mehdi Ravanbakhsh (via mail)
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 19 Mar 2015
|
[ 16:44 bdrewery ] (Only the first 10 of 133 ports in this commit are shown above. )
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
Mon, 9 Mar 2015
|
[ 16:15 jgh ]
- re-insert distutils
|
[ 16:14 jgh ]
- update comment
- define python versions
- sort python uses
|
Fri, 13 Feb 2015
|
[ 01:01 jgh ]
- update to 1.2.0
|
Fri, 5 Dec 2014
|
[ 00:30 feld ] (Only the first 10 of 20 ports in this commit are shown above. )
Update "BSD" licenses in databases category
|
Sun, 19 Oct 2014
|
[ 08:50 mva ] (Only the first 10 of 110 ports in this commit are shown above. )
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
|
Fri, 4 Apr 2014
|
[ 13:03 bapt ]
s/post-patch-script/post-patch/
|
Fri, 10 Jan 2014
|
[ 07:49 jgh ]
- adopt staging support
- use python autoplist feature
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Tue, 27 Aug 2013
|
[ 07:08 jgh ]
- update to 1.0.2
- properly support DOCS, and add option
|
Tue, 16 Apr 2013
|
[ 22:37 jgh ]
- add new port: databases/pg_activity
Top like utility for PostgreSQL activity monitoring
WWW: https://github.com/julmon/pg_activity
Feature safe: yes
|
Number of commits found: 34 |