Commit graph

341 commits

Author SHA1 Message Date
Michael Sinatra
36ab384abd
dns/bind9*: fix some race condition in rc script
PR:		265994
MFH:		yes
2022-09-28 16:19:36 +02:00
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
Mathieu Arnold
2327fe6477
dns/bind9-devel: update to latest commit 2022-06-20 12:51:59 +02:00
Mathieu Arnold
92436afa3d
dns/bind9-devel: update to latest commit 2022-06-14 14:12:28 +02:00
Mathieu Arnold
7a9f416ffa
dns/bind9-devel: upgrade to latest commit 2022-04-22 17:55:52 +02:00
Mathieu Arnold
9524f35705
dns/bind9-devel: Update to latest commit
While there, remove PORTREVISION option, it has not worked in a long
time, and was never really useful.
2022-04-11 10:21:20 +02:00
Charlie Li
d63665f7cd
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
2022-04-10 15:11:41 -04:00
Mathieu Arnold
df038f5132
dns/bind9-devel: update to latest commit 2022-04-04 09:05:45 +02:00
Mathieu Arnold
fd68b282ec
dns/bind9-devel: update to latest commit
The ISC is doing new strange things in their Makefiles, so add back
gmake to the dependency chain when building DOCS or MANPAGES.
2022-03-28 11:50:33 +02:00
Mathieu Arnold
3f8d9dce08
dns/bind9-devel: update to latest commit
Add back the Administrator Reference Manual in the DOCS option.
2022-02-10 16:35:32 +01:00
Stefan Eßer
bcaf25a8c8 Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
2022-01-10 16:15:39 +01:00
Tobias Kortkamp
ae22a7846a
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-10-12 17:01:38 +02:00
Mathieu Arnold
be72428b1c
dns/bind9-devel: update to latest commit 2021-10-11 17:09:43 +02:00
Mathieu Arnold
0a3c220a10
dns/bind9-devel: update to latest commit 2021-09-27 15:14:39 +02:00
Mathieu Arnold
4a91cc902b
dns/bind9-devel: update to latest commit 2021-09-20 19:23:23 +02:00
Mathieu Arnold
8480d9c373
dns/bind9-devel: Update to latest commit. 2021-07-07 16:40:51 +02:00
Mathieu Arnold
3bc35da302
dns/bind9-devel: Update to latest commit 2021-06-28 17:10:53 +02:00
Mathieu Arnold
bef213d589
dns/bind9-devel: Fix redirect in WWW 2021-06-21 09:53:52 +02:00
Mathieu Arnold
9913ea5a5c
dns/bind9-devel: Update to latest commit 2021-06-21 09:53:33 +02:00
Mathieu Arnold
0384b3076f
dns/bind9-devel: Update to latest commit. 2021-06-15 10:59:06 +02:00
Mathieu Arnold
eefb2f5644
dns/bind9-devel: Update to latest commit. 2021-06-07 10:23:37 +02:00
Don Lewis
0926031bce devel/protobuf-c: Bump PORTREVISION of dependent ports
Bump the PORTREVISION of ports that use protobuf-c and bake in the value
of PROTOBUF_C_VERSION*.
Sponsored by:	Farsight Security, Inc.
2021-05-31 10:43:49 -07:00
Mathieu Arnold
1d328f5b43
dns/bind9-devel: Update to latets commit. 2021-05-31 08:43:12 +02:00
Mathieu Arnold
2fa1ab34a6
dns/bind9-devel: Update to latest commit. 2021-05-25 09:46:47 +02:00
Mathieu Arnold
98f6df463f
Update to latest commit. 2021-05-17 10:51:12 +02:00
Mathieu Arnold
4a025a9c50
dns/bind9-devel: Update to latest commit. 2021-05-10 09:49:06 +02:00
Mathieu Arnold
4eb3d4626a
Update to latest commit. 2021-05-03 14:56:05 +02:00
Mathieu Arnold
8778bf6cff
dns/bind9-devel: Update to latest commit. 2021-04-26 10:32:11 +02:00
Mathieu Arnold
33a9e212a9
dns/bind9-devel: Update to latest commit. 2021-04-19 11:54:32 +02:00
Mathieu Arnold
2d526e1882
Update to latest commit. 2021-04-12 17:38:43 +02:00
Matthias Fechner
911f04257e Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
2021-04-09 20:44:23 +02:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Mathieu Arnold
1023538d52
dns/bind9-devel: Update to latest commit. 2021-04-06 11:39:27 +02:00
Mathieu Arnold
75827bf750 Update to latest commit. 2021-03-29 09:03:33 +00:00
Mathieu Arnold
059d02cb67 Update to latest commit. 2021-03-22 15:14:04 +00:00
Mathieu Arnold
1357e5449c Update to latest commit.
While there, transition from master/slave to primary/secondary in the
default configuration files.

PR:		253799
2021-03-15 16:09:07 +00:00
Mathieu Arnold
0dd98faa70 Update to latest commit. 2021-03-08 12:53:36 +00:00
Mathieu Arnold
104475eae0 Update to latest commit. 2021-03-01 17:17:37 +00:00
Mathieu Arnold
7ac64f7466 Update to latest commit: 2021-02-22 15:33:54 +00:00
Mathieu Arnold
0e302cfa7d Update to latest commit. 2021-02-15 13:02:59 +00:00
Mathieu Arnold
7a846cc383 Update to latest commit. 2021-02-01 15:44:44 +00:00
Mathieu Arnold
63e7b6278b Update to latest commit. 2021-01-04 13:55:44 +00:00
Mathieu Arnold
e30814efa0 Update to latest commit. 2020-11-30 11:35:02 +00:00
Mathieu Arnold
f1cb88df89 Update to latest commit. 2020-11-16 11:01:51 +00:00
Mathieu Arnold
a1ad131478 Update to latest commit. 2020-11-09 11:42:28 +00:00
Mathieu Arnold
23d018c1d7 Update to latest commit. 2020-10-26 11:41:04 +00:00
Mathieu Arnold
9a0d39ef3e Update to latest commit. 2020-10-19 17:01:59 +00:00
Mathieu Arnold
b56b73af91 Update to latest commit. 2020-09-14 15:11:41 +00:00