non port: databases/pgsphere/Makefile |
SVNWeb
|
Number of commits found: 29 |
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 )
|
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.
|
Sun, 13 Sep 2020
|
[ 03:19 kbowling ]
databases/pgsphere: stop using VLAs to fix PG12 compilation
PR: 248657
Reported by: vvd@unislabs.com
Obtained from: https://github.com/akorotkov/pgsphere/pull/14
Sponsored by: BBOX.io
|
Fri, 11 Sep 2020
|
[ 21:54 kbowling ]
databases/pgsphere: Update to support PG12
PR: 248657
Submitted by: VVD@unislabs.com
Approved by: sunpoet (maintainer timeout)
Sponsored by: BBOX.io
|
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, 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
|
Sun, 24 Jun 2018
|
[ 00:54 linimon ] (Only the first 10 of 31 ports in this commit are shown above. )
Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:
cc: error: invalid linker name in argument '-fuse-ld=bfd'
Neither emaste nor I can figure out exactly where the offending stanza is
coming in. It will take someone with more knowledge of gmake debug flags,
and possibly the src build infrastructure, to figure it out.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Wed, 11 Apr 2018
|
[ 19:38 sunpoet ]
Update to 1.1.5
- Add LICENSE_FILE
- Move PLIST_FILES to PLIST
- Update pkg-descr
- Update WWW
Changes: https://github.com/pgsphere/pgsphere/commits/master
|
Sun, 4 Oct 2015
|
[ 18:00 sunpoet ]
- Convert to new test framework
|
Sat, 20 Dec 2014
|
[ 17:40 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Cleanup plist
|
Tue, 30 Sep 2014
|
[ 15:23 sunpoet ]
- Use PLIST_DIRS instead of deprecated PLIST_DIRSTRY
|
Thu, 18 Sep 2014
|
[ 15:16 sunpoet ]
- Fix build
- Strip shared library
|
Wed, 28 May 2014
|
[ 11:35 bapt ]
Convert to USES=pgsql
|
Sat, 1 Mar 2014
|
[ 18:28 sunpoet ]
- Convert to new options helper
|
Fri, 27 Dec 2013
|
[ 02:16 sunpoet ]
- Use MAKE_CMD
- Reenable regression-test:
- Support STAGEDIR
|
Thu, 26 Dec 2013
|
[ 21:42 sunpoet ]
- Update LICENSE
|
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)
|
Sun, 25 Aug 2013
|
[ 16:16 sunpoet ]
- Add LICENSE
- Convert to new options framework
- Cosmetic change
- Use single space after WWW:
|
Wed, 21 Aug 2013
|
[ 17:42 sunpoet ] (Only the first 10 of 155 ports in this commit are shown above. )
- Cleanup Makefile header
|
[ 12:03 sunpoet ] (Only the first 10 of 24 ports in this commit are shown above. )
- Use USES=gmake
|
Mon, 8 Nov 2010
|
[ 18:34 sunpoet ]
- Since PLIST_DIRSTRY is available now, use it for %%DATADIR%%/contrib
- Bump PORTREVISION
|
Thu, 28 Oct 2010
|
[ 14:46 sunpoet ]
- Revert previous commit due to a broken PLIST_DIRSTRY
- Bump PORTREVISION
Approved by: pgollucci (mentor, implicit)
|
[ 11:58 sunpoet ]
- Use dirrmtry on %%DATADIR%%/contrib
- Bump PORTREVISION
Approved by: pgollucci (mentor, implicit)
|
Fri, 1 Oct 2010
|
[ 01:14 sunpoet ] (Only the first 10 of 22 ports in this commit are shown above. )
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor)
|
Wed, 22 Sep 2010
|
[ 17:10 sunpoet ] (Only the first 10 of 55 ports in this commit are shown above. )
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor)
|
Wed, 30 Jun 2010
|
[ 11:39 sylvio ]
- Fix deinstallation when NOPORTDOCS is set.
PR: ports/148135
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
Feature safe: yes
|
Fri, 5 Mar 2010
|
[ 17:23 itetcu ]
Changes:
- Unbreak make package when NOPORTDOCS was defined
- Make portlint happier
PR: 144009
Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
Feature safe: yes
|
Fri, 12 Feb 2010
|
[ 19:26 pgollucci ]
pgSphere provides spherical data types, functions, and operators for PostgreSQL.
WWW: http://pgsphere.projects.postgresql.org/
PR: ports/143687
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
|
Number of commits found: 29 |