Gerald Pfeifer
a9f015d155
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
2018-12-12 01:35:33 +00:00
Mark Linimon
078a5d7419
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)
2018-06-24 00:54:27 +00:00
Sunpoet Po-Chuan Hsieh
00d154c617
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
2018-04-11 19:38:05 +00:00
Sunpoet Po-Chuan Hsieh
43a5c9d995
- Convert to new test framework
2015-10-04 18:00:23 +00:00
Baptiste Daroussin
3f86adbc94
Cleanup plist
2014-12-20 17:40:53 +00:00
Sunpoet Po-Chuan Hsieh
86fc628222
- Use PLIST_DIRS instead of deprecated PLIST_DIRSTRY
2014-09-30 15:23:15 +00:00
Sunpoet Po-Chuan Hsieh
4345955dc8
- Fix build
...
- Strip shared library
2014-09-18 15:16:39 +00:00
Baptiste Daroussin
c621da4237
Convert to USES=pgsql
2014-05-28 11:35:34 +00:00
Sunpoet Po-Chuan Hsieh
e480690c30
- Convert to new options helper
2014-03-01 18:28:26 +00:00
Sunpoet Po-Chuan Hsieh
4b29e6e6c9
- Use MAKE_CMD
...
- Reenable regression-test:
- Support STAGEDIR
2013-12-27 02:16:24 +00:00
Sunpoet Po-Chuan Hsieh
8448f0a87a
- Update LICENSE
2013-12-26 21:42:05 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Sunpoet Po-Chuan Hsieh
52e05e8317
- Add LICENSE
...
- Convert to new options framework
- Cosmetic change
- Use single space after WWW:
2013-08-25 16:16:32 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513
- Cleanup Makefile header
2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1
- Use USES=gmake
2013-08-21 12:03:51 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Sunpoet Po-Chuan Hsieh
3798c95dff
- Since PLIST_DIRSTRY is available now, use it for %%DATADIR%%/contrib
...
- Bump PORTREVISION
2010-11-08 18:34:31 +00:00
Sunpoet Po-Chuan Hsieh
ec5ec0da68
- Revert previous commit due to a broken PLIST_DIRSTRY
...
- Bump PORTREVISION
Approved by: pgollucci (mentor, implicit)
2010-10-28 14:46:56 +00:00
Sunpoet Po-Chuan Hsieh
ddb3b5cd19
- Use dirrmtry on %%DATADIR%%/contrib
...
- Bump PORTREVISION
Approved by: pgollucci (mentor, implicit)
2010-10-28 11:58:39 +00:00
Sunpoet Po-Chuan Hsieh
0d5e39c89e
- Use LOCAL/sunpoet as backup MASTER_SITES
...
Approved by: pgollucci (mentor)
2010-10-01 01:14:18 +00:00
Sunpoet Po-Chuan Hsieh
e475c19a24
- Update MAINTAINER to my FreeBSD.org address
...
Approved by: pgollucci (mentor)
2010-09-22 17:10:26 +00:00
Sylvio Cesar Teixeira
fd545c8de8
- Fix deinstallation when NOPORTDOCS is set.
...
PR: ports/148135
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
Feature safe: yes
2010-06-30 11:39:47 +00:00
Ion-Mihai Tetcu
e6c5725ce7
Changes:
...
- Unbreak make package when NOPORTDOCS was defined
- Make portlint happier
PR: 144009
Submitted by: Sunpoet Po-Chuan Hsieh (maintainer)
Feature safe: yes
2010-03-05 17:23:24 +00:00
Philip M. Gollucci
c9fa347064
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>
2010-02-12 19:26:43 +00:00