Commit graph

68 commits

Author SHA1 Message Date
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Muhammad Moinur Rahman
c4b81619d4 databases/postgresql-odbc: Update version 13.01.0000=>13.02.0000 2021-09-27 15:03:43 -05:00
Muhammad Moinur Rahman
b43687e354 databases/postgresql-odbc: Update version 13.00.0000=>13.01.0000 2021-05-07 21:14:20 +00:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Muhammad Moinur Rahman
a16975ed2b databases/postgresql-odbc: Update version 12.02.0000=>13.00.0000 2020-12-27 11:21:41 +00:00
Muhammad Moinur Rahman
1e7e98eeec databases/postgresql-odbc: Update version 12.01.0000=>12.02.0000 2020-05-28 05:04:53 +00:00
Muhammad Moinur Rahman
1a215cdf25 databases/postgresql-odbc: Update version 12.00.0000=>12.01.0000 2020-02-04 10:50:10 +00:00
Muhammad Moinur Rahman
31c6fc2d16 databases/postgresql-odbc: Fix build on GCC architectures
PR:		241897
Submitted by:	pkubaz
Approved by:	linimon
MFH:		2019Q4 (runtime fix)
2019-11-27 19:46:18 +00:00
Muhammad Moinur Rahman
0767218287 databases/postgresql-odbc: Update version 11.01.0000=>12.00.0000 2019-10-31 21:50:26 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Muhammad Moinur Rahman
35281b9eb8 databases/postgresql-odbc: Update version 11.00.0000=>11.01.0000 2019-06-11 10:17:26 +00:00
Muhammad Moinur Rahman
b1b1915c30 databases/postgresql-odbc: Update version 10.03.0000=>11.00.0000 2018-12-31 19:50:40 +00:00
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
272bca67ef Mark these ports as broken on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-09-18 11:01:50 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Muhammad Moinur Rahman
4ed071cba1 databases/postgresql-odbc: Update version 10.02.0000=>10.03.0000 2018-07-23 21:08:09 +00:00
Dmitry Marakasov
49490065c1 - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2018-05-16 09:34:06 +00:00
Muhammad Moinur Rahman
bdda606960 databases/postgresql-odbc: Update version 10.01.0000=>10.02.0000
Relnotes:	https://git.postgresql.org/gitweb/?p=psqlodbc.git;a=log;h=refs/tags/REL-10_02_0000
2018-04-23 23:04:38 +00:00
Palle Girgensohn
fdeb565b92 Update to latest version 2017-12-28 15:28:18 +00:00
Muhammad Moinur Rahman
014f9a2676 databases/postgresql-odbc: Fix c11 rompiler support
Reported by:	cmt@burggraben.net
2017-09-19 15:18:53 +00:00
Muhammad Moinur Rahman
ce66e0b2c0 databases/postgresql-odbc: Update version 09.06.0310=>09.06.0500 2017-09-19 05:06:03 +00:00
Muhammad Moinur Rahman
80ac35d15b databases/postgresql-odbc: Update version 09.06.0200=>09.06.3100
https://odbc.postgresql.org/docs/release.html
2017-05-20 09:27:14 +00:00
Muhammad Moinur Rahman
5199e71c5c databases/postgresql-odbc: Update version 09.06.0100=>09.06.0200 2017-04-09 00:26:00 +00:00
Muhammad Moinur Rahman
f71ec7742d databases/postgresql-odbc: Update version 09.05.0400=>09.06.0100 2017-03-05 10:32:29 +00:00
Muhammad Moinur Rahman
5de9420366 databases/postgresql-odbc: Update version 09.05.0210=>09.05.0400
- Use proper usage of OPTIONSNG
2016-08-10 21:07:06 +00:00
Muhammad Moinur Rahman
9adb047e3d databases/postgresql-odbc: Update version 09.05.0200=>09.05.0210 2016-04-18 08:28:46 +00:00
Muhammad Moinur Rahman
7dc7c5f543 databases/postgresql-odbc: Update version 09.05.0100=>09.05.0200 2016-04-10 15:51:01 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Muhammad Moinur Rahman
064a655c76 databases/postgresql-odbc: Update version 09.03.0400=>09.05.0100
- Fix patch files for 'make makepatch'
2016-02-27 21:20:36 +00:00
Muhammad Moinur Rahman
11f82ec66b databases/postgresql-odbc: Update version 09.01.0200=>09.03.0400
- Take MAINTAINERSHIP

Approved by:	bapt marino (implicit)
2015-03-14 12:58:53 +00:00
Dmitry Marakasov
0c4e4debb6 - Simplify MASTER_SITES
- Add LICENSE_FILE
- Simplify the port
- Fix typo which prevented correct examples packaging
2015-03-05 03:11:21 +00:00
Baptiste Daroussin
791f2bc627 Reset maintainership 2014-10-17 10:23:34 +00:00
Chris Rees
dab15277f4 Convert pgsql ports to use USES+=pgsql
Reviewed by:	bapt
2014-08-25 17:53:26 +00:00
Baptiste Daroussin
f4f46a920e Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
2014-05-05 16:24:00 +00:00
Emanuel Haupt
6d2c170d10 Remove trailing whitespaces from category databases 2014-02-21 13:35:57 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +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
Po-Chien Lin
844e31a28d - Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed

Approved by:	swills (mentor)
2013-02-13 06:04:08 +00:00
Steve Wills
be37d2fc7b - Update to 09.01.0200
- Give maintainership to submitter
- Add LICENSE
- Switch to OptionsNG
- Switch pkg-plist to PORTDOCS and PLIST_FILES

PR:		ports/174885
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2013-01-13 22:46:27 +00:00
Martin Wilke
2c6f18d2c5 - chase databases/unixODBC shlib bump 2012-02-10 13:16:49 +00:00
Baptiste Daroussin
1a3fc0ebff - update to 08.04.0200 [1]
- cleanup the Makefile

PR:		ports/144993 [1]
Submitted by:	Berend de Boer <berend _at_ pobox.com>
2011-03-17 17:07:24 +00:00
Stefan Walter
b0d0609f62 IGNORE until someone provides an update - contents of numeric fields returned as
0 in this version.

PR:		144993
Submitted by:	Berend de Boer <berend@pobox.com>
		(+ submitter timeout, thus no update at this point)
2010-11-10 10:19:44 +00:00
Mark Linimon
fbc98cc28e Reassign to freebsd-ports, per maintainer email to ports@. 2010-08-17 23:46:35 +00:00
Felippe de Meirelles Motta
5f149f63fd - Update to 08.04.0100.
PR:		ports/137046
Submitted by:	Alex Goncharov <alex-goncharov@comcast.net> (maintainer)
2009-11-04 21:11:51 +00:00
Max Khon
3f65f803c1 Fix build with unixODBC 2.2.14: in 2.2.14 signatures of several functions
(SQLExtendedFetch, SQLColAttribute, SQLColAttributeW) were fixed.

Approved by:    portmgr (marcus)
2009-01-27 05:13:10 +00:00
Pav Lucistnik
95f83d9f19 - Mark BROKEN: does not compile
Reported by:	pointyhat
2009-01-23 23:46:26 +00:00
Martin Wilke
24dbc658a7 - Update to 08.03.0400
PR:		129058
Submitted by:	Alex Goncharov <alex-goncharov@comcast.net> (maintainer)
2008-11-22 22:27:50 +00:00