non port: databases/pgloader3/Makefile |
SVNWeb
|
Number of commits found: 10 |
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 Apr 2022
|
[ 11:26 Christoph Moench-Tegeder (cmt) ] a9036c4
databases/pgloader3: update to 3.6.3
https://github.com/dimitri/pgloader/releases/tag/v3.6.3
PR: 263100
Approved by: maintainer-timeout
|
Tue, 1 Feb 2022
|
[ 18:39 Christoph Moench-Tegeder (cmt) ] d678920
databases/pgloader3: update esrap package to 2021-10-20
the older esrap package cannot be built with a recent sbcl compiler,
thus rendering pgloader3 unbuildable. this update bumps esrap to
a recent version which is compatible with our current sbcl compiler.
PR: 261319
Approved by: maintainer-timeout
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Sat, 20 Feb 2021
|
[ 20:46 cmt ]
pgloader3: unbreak and update to 3.6.2
submitter becomes maintainer
PR: 252716
Submitted by: Mario Duhanic
|
Wed, 30 Sep 2020
|
[ 09:48 antoine ]
Mark BROKEN
Fatal CIRCULAR-DEPENDENCY:
Circular dependency: ((#<LOAD-OP> . #<SYSTEM "simple-date">) (#<LOAD-OP> .
#<SYSTEM "simple-date-postgres-glue">) (#<LOAD-OP> . #<MODULE
"simple-date-postgres-glue" "simple-date">) (#<LOAD-OP> . #<CL-SOURCE-FILE
"simple-date-postgres-glue" "simple-date" "cl-postgres-glue">) (#<PREPARE-OP> .
#<CL-SOURCE-FILE "simple-date-postgres-glue" "simple-date" "cl-postgres-glue">)
(#<PREPARE-OP> . #<MODULE "simple-date-postgres-glue" "simple-date">)
(#<PREPARE-OP> . #<SYSTEM "simple-date-postgres-glue">))
Fatal error in "buildapp" : Error #<SILENT-EXIT-ERROR #x3020005BBF5D>
Reported by: pkg-fallout
|
Fri, 22 Jun 2018
|
[ 08:28 yuri ] (Only the first 10 of 24 ports in this commit are shown above. )
Correction to r473019: Revert the unintended change to the 'Created by' headers.
|
[ 08:04 yuri ] (Only the first 10 of 46 ports in this commit are shown above. )
Reset MAINTAINER on ports maintained by amutu@amutu.com
Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.
Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
|
Mon, 7 Aug 2017
|
[ 13:46 tz ]
New port: databases/pgloader3
Pgloader loads data into PostgreSQL using the COPY streaming protocol,and
doing so with separate threads for reading and writing data.Asynchronous
IO,compiled to the metal programming language.
pgloader knows how to read data from MySQL,SQLite or dBase databases,and
knows how to discover the schema and properly cast data types over.It also
knows how to read CSV files in several definitions of CSV,and fixed columns
files.
WWW: http://pgloader.io
PR: 219165
Submitted by: Jov <amutu@amutu.com>
|
Number of commits found: 10 |