notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/rubygem-pg/Makefile
SVNWeb

Number of commits found: 53

Mon, 4 Sep 2023
[ 21:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:4b34913ae3fedac1c79b94f40fd94f678643365e  commit hash:4b34913ae3fedac1c79b94f40fd94f678643365e  commit hash:4b34913ae3fedac1c79b94f40fd94f678643365e  4b34913 
databases/rubygem-pg: Update to 1.5.4

Changes:	https://github.com/ged/ruby-pg/blob/master/History.md
Tue, 2 May 2023
[ 16:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:50da0d76c879f428fcf5b31ef091455be7f30aa8  commit hash:50da0d76c879f428fcf5b31ef091455be7f30aa8  commit hash:50da0d76c879f428fcf5b31ef091455be7f30aa8  50da0d7 
databases/rubygem-pg: Update to 1.5.3

Changes:	https://github.com/ged/ruby-pg/blob/master/History.md
Thu, 27 Apr 2023
[ 23:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:935ae506db1c405ddf7a455e680eff63083aecc1  commit hash:935ae506db1c405ddf7a455e680eff63083aecc1  commit hash:935ae506db1c405ddf7a455e680eff63083aecc1  935ae50 
databases/rubygem-pg: Update to 1.5.2

Changes:	https://github.com/ged/ruby-pg/blob/master/History.md
Wed, 5 Apr 2023
[ 17:31 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:82a04e23beeb9e865dbd4886159e1dbd567637a4  commit hash:82a04e23beeb9e865dbd4886159e1dbd567637a4  commit hash:82a04e23beeb9e865dbd4886159e1dbd567637a4  82a04e2 
databases/rubygem-pg: Update to 1.4.6

Changes:	https://github.com/ged/ruby-pg/blob/master/History.md
Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
Fri, 30 Dec 2022
[ 09:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:aadc3b4e5be6f1df0138b0054e1efc899b67e007  commit hash:aadc3b4e5be6f1df0138b0054e1efc899b67e007  commit hash:aadc3b4e5be6f1df0138b0054e1efc899b67e007  aadc3b4 
databases/rubygem-pg: Update to 1.4.5

Changes:	https://github.com/ged/ruby-pg/blob/master/History.rdoc
Sat, 19 Nov 2022
[ 08:13 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:8c56205f7d6e646b8221484a045d6b47fbeaa2b7  commit hash:8c56205f7d6e646b8221484a045d6b47fbeaa2b7  commit hash:8c56205f7d6e646b8221484a045d6b47fbeaa2b7  8c56205 
databases/rubygem-pg: Update to 1.4.4

Changes:	https://github.com/ged/ruby-pg/blob/master/History.rdoc
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 31 Aug 2022
[ 11:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:015a6ac339f61d0155c5ae30f0af6ecca9057de1  commit hash:015a6ac339f61d0155c5ae30f0af6ecca9057de1  commit hash:015a6ac339f61d0155c5ae30f0af6ecca9057de1  015a6ac 
databases/rubygem-pg: Update to 1.4.3

Changes:	https://github.com/ged/ruby-pg/blob/master/History.rdoc
Sat, 30 Jul 2022
[ 19:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:534fda210ceec863c0c76ae8ae3cd0120e0106d9  commit hash:534fda210ceec863c0c76ae8ae3cd0120e0106d9  commit hash:534fda210ceec863c0c76ae8ae3cd0120e0106d9  534fda2 
databases/rubygem-pg: Update to 1.4.2

Changes:	https://github.com/ged/ruby-pg/blob/master/History.rdoc
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  d076ad9  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 29 Jun 2022
[ 16:32 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:d03ec77a5d3d494ca162cbeaefddcca0e1dd3997  commit hash:d03ec77a5d3d494ca162cbeaefddcca0e1dd3997  commit hash:d03ec77a5d3d494ca162cbeaefddcca0e1dd3997  d03ec77 
databases/rubygem-pg: Update to 1.4.1

Changes:	https://github.com/ged/ruby-pg/blob/master/History.rdoc
Tue, 21 Jun 2022
[ 20:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:a12937ae9912f0e4d795967f3975e9edded8faf6  commit hash:a12937ae9912f0e4d795967f3975e9edded8faf6  commit hash:a12937ae9912f0e4d795967f3975e9edded8faf6  a12937a 
databases/rubygem-pg: Update to 1.4.0

Changes:	https://github.com/ged/ruby-pg/blob/master/History.rdoc
Sat, 16 Apr 2022
[ 04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:d1e3f6d01843cb2ab6ea9488eb3be450a6c8382a  commit hash:d1e3f6d01843cb2ab6ea9488eb3be450a6c8382a  commit hash:d1e3f6d01843cb2ab6ea9488eb3be450a6c8382a  d1e3f6d 
databases/rubygem-pg: Update to 1.3.5

Changes:	https://github.com/ged/ruby-pg/blob/master/History.rdoc
Wed, 30 Mar 2022
[ 22:21 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:21be8b901ad6c4d318720269a60a4d9223bc35ad  commit hash:21be8b901ad6c4d318720269a60a4d9223bc35ad  commit hash:21be8b901ad6c4d318720269a60a4d9223bc35ad  21be8b9 
databases/rubygem-pg: Update to 1.3.4

- Update WWW

Changes:	https://github.com/ged/ruby-pg/blob/master/History.rdoc
Fri, 4 Feb 2022
[ 16:11 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:7dfc8cdef988819d523a35997cde458918fbe117  commit hash:7dfc8cdef988819d523a35997cde458918fbe117  commit hash:7dfc8cdef988819d523a35997cde458918fbe117  7dfc8cd 
databases/rubygem-pg: update to 1.3.1

Changelog:
https://github.com/ged/ruby-pg/blob/master/History.rdoc
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 27 Sep 2020
[ 19:33 sunpoet search for other commits by this committer ] Original commit   Revision:550332
Fix = location in LICENSE_FILE
Sat, 26 Sep 2020
[ 07:23 mfechner search for other commits by this committer ] Original commit   Revision:550111
Upgrade to 1.2.3 which is required for gitlab-ce 13.4.
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Sat, 2 Mar 2019
[ 11:36 mfechner search for other commits by this committer ] Original commit   Revision:494386
Update to 1.1.4 required for gitlab-ce 11.8 upgrade.
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Sat, 8 Sep 2018
[ 00:14 sunpoet search for other commits by this committer ] Original commit   Revision:479219
Update to 1.1.3

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Fri, 31 Aug 2018
[ 14:42 sunpoet search for other commits by this committer ] Original commit   Revision:478580
Update to 1.1.2

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Wed, 29 Aug 2018
[ 19:11 sunpoet search for other commits by this committer ] Original commit   Revision:478407
Update to 1.1.1

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Sat, 25 Aug 2018
[ 16:01 sunpoet search for other commits by this committer ] Original commit   Revision:478065
Update to 1.1.0

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Wed, 21 Feb 2018
[ 13:40 sunpoet search for other commits by this committer ] Original commit   Revision:462518
Update to 1.0.0

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Thu, 15 Feb 2018
[ 12:46 sunpoet search for other commits by this committer ] Original commit   Revision:461897
Add LICENSE_FILE
Tue, 13 Jun 2017
[ 16:54 sunpoet search for other commits by this committer ] Original commit   Revision:443513
Update to 0.21.0

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Sat, 11 Mar 2017
[ 16:00 sunpoet search for other commits by this committer ] Original commit   Revision:435939
Update to 0.20.0

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Fri, 14 Oct 2016
[ 06:40 wen search for other commits by this committer ] Original commit   Revision:423950
- Update to 0.19.0
Wed, 27 Apr 2016
[ 21:57 swills search for other commits by this committer ] Original commit   Revision:414136 (Only the first 10 of 1194 ports in this commit are shown above. View all ports for this commit)
Convert USES=gem:autoplist to USES=gem since autoplist is default
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:414118 (Only the first 10 of 1196 ports in this commit are shown above. View all ports for this commit)
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
Sun, 15 Nov 2015
[ 03:04 sunpoet search for other commits by this committer ] Original commit   Revision:401667
- Update to 0.18.4

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Mon, 7 Sep 2015
[ 17:52 sunpoet search for other commits by this committer ] Original commit   Revision:396310
- Update to 0.18.3

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Sun, 31 May 2015
[ 19:25 sunpoet search for other commits by this committer ] Original commit   Revision:388132
- Update to 0.18.2
- Update WWW

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Sun, 5 Apr 2015
[ 18:25 sunpoet search for other commits by this committer ] Original commit   Revision:383340
- Update to 0.18.1

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Sat, 22 Nov 2014
[ 20:40 crees search for other commits by this committer ] Original commit   Revision:373100 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Finally retire USE_PGSQL
Wed, 1 Jan 2014
[ 00:08 sunpoet search for other commits by this committer ] Original commit   Revision:338345
- Update to 0.17.1
- Add LICENSE

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
Wed, 30 Oct 2013
[ 02:26 swills search for other commits by this committer ] Original commit   Revision:332033 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Add stage support
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Sun, 2 Jun 2013
[ 16:34 swills search for other commits by this committer ] Original commit   Revision:319683
- Update to 0.15.1
Sun, 12 Feb 2012
[ 02:09 pgollucci search for other commits by this committer ] Original commit 
- Update to 0.13.0

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
Sat, 17 Dec 2011
[ 04:10 pgollucci search for other commits by this committer ] Original commit 
- Update to 0.12.0

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
Sun, 19 Jun 2011
[ 02:30 swills search for other commits by this committer ] Original commit 
- Update to 0.11.0
Thu, 17 Feb 2011
[ 01:52 wen search for other commits by this committer ] Original commit 
- Update to 0.10.1
Mon, 6 Dec 2010
[ 06:19 wen search for other commits by this committer ] Original commit 
- Update to 0.10.0
Mon, 13 Sep 2010
[ 23:27 pgollucci search for other commits by this committer ] Original commit 
- Update to 0.9.0

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
Thu, 9 Sep 2010
[ 19:12 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
RF -> RG Conversion (Part III)

With Hat:       ruby@
Tested by:      make checksum
Thu, 26 Aug 2010
[ 23:55 pgollucci search for other commits by this committer ] Original commit 
Move wenheping@gmail.com aka wen@FreeBSD.org -> ruby@FreeBSD.org for rubygem-*

Approved by:    wen
With Hat:       ruby
Tue, 31 Mar 2009
[ 07:40 miwi search for other commits by this committer ] Original commit 
- Update to 0.8.0

PR:             133195
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
Sat, 14 Feb 2009
[ 01:22 miwi search for other commits by this committer ] Original commit 
- Fix plist after ruby update by generating it dynamically.
Sun, 8 Feb 2009
[ 21:43 miwi search for other commits by this committer ] Original commit 
rubygem-pg provides the module "pg", a Ruby interface to the
PostgreSQL Relational Database Management System, which
supersedes the old "postgres" module.

WWW: http://rubyforge.org/projects/ruby-pg/

PR:             ports/131270
Submitted by:   Wen Heping <wenheping at gmail.com>

Number of commits found: 53