Commit graph

2877 commits

Author SHA1 Message Date
Kevin Bowling
6b5ab5df4a news/inn-current: Update to 20220219 2022-02-21 09:22:26 -07:00
Kevin Bowling
967752f6cb news/inn-current: Update to 20220209 2022-02-19 09:53:16 -07:00
James French
d763116bc0 news/sabnzbdplus: Update to 3.5.0
PR:		261548
2022-01-30 16:11:34 +01:00
Kevin Bowling
85e98c2e81 news/inn-current: Update to 20220119 2022-01-23 10:17:01 -07:00
Kevin Bowling
e39a4fb7fc news/inn-current: Update to 20220115 2022-01-17 12:05:45 -07: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
Max Brazhnikov
236666043e news/sabnzbdplus: update to 3.4.2
and switch from p7zip to 7-zip.

PR:		258597
Submitted by:	James French (maintainer)
2022-01-10 00:11:27 +03:00
Kevin Bowling
7fd6897e2b news/inn-current: Update to 20211226 2021-12-29 23:26:53 -07:00
Kevin Bowling
c013af7d6e news/inn-current: Update to 20211221 2021-12-23 09:15:34 -07:00
Kevin Bowling
b5c473289e news/inn-current: Update to 20211211 2021-12-18 08:58:09 -07:00
Kevin Bowling
7b0d1828ae news/inn-current: Update to 20211205 2021-12-08 21:51:30 -07:00
Rene Ladan
a67b5dd8d0 all: return fjoe's ports to the pool
fjoe's ports bit got safekept.
2021-12-06 13:36:27 +01:00
Kevin Bowling
614ca0b942 news/inn-current: Update to 20211120 2021-11-24 10:38:59 -07:00
Stefan Eßer
5933ac0b09 */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
2021-11-23 23:11:40 +01:00
Kevin Bowling
18698fd2bf news/inn-current: Update to 20211106 2021-11-14 07:51:41 -07:00
Kevin Bowling
95207c1707 news/inn-current: Update to 20211031 2021-11-02 07:14:48 -07:00
Stefan Eßer
819f25b36d */*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
2021-10-29 11:50:18 +02:00
Jan Beich
f34ece3aa6 devel/icu: update to 70.1
Changes:	https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by:	GitHub (watch releases)
PR:		258794
Exp-run by:	antoine
2021-10-28 16:37:30 +00:00
Po-Chuan Hsieh
4053df557e
news/py-sabyenc3: Cosmetic change 2021-10-25 23:57:35 +08:00
Kevin Bowling
4f1e5f9810 news/inn-current: 20211019
Some bug fixes in innxmit and lots of infrastrucure work (style, build)
Upstreamed semget flags patch for inn-current
2021-10-21 06:31:06 -07:00
Jimmy Olgeni
4460cf727a *: fix tab vs. space issues, and comments according to the guide. 2021-10-16 11:51:39 +02:00
Jimmy Olgeni
aae6c1400c news/rntrack: fix typos in pkg-descr. 2021-10-16 09:09:11 +02:00
Kevin Bowling
476f016358 news/inn-current: Update to 20211003
32-bit fixes
2021-10-15 09:14:42 -07: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
Baptiste Daroussin
2c672a4de9 INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2021-10-10 21:44:42 +02:00
Kevin Bowling
7e4792cf2f news/inn-current: Update to 20211002
Mostly doc changes and OpenSSL 3.0 improvements
2021-10-03 08:39:21 -07:00
Kevin Bowling
9e80dbb225 news/inn-current: Update to 20210922 2021-09-24 13:25:16 -07:00
Kevin Bowling
3aad5efc11 news/inn-current: Update to 20210919 2021-09-21 11:51:47 -07:00
Kevin Bowling
3073b3a0e8 news/inn: Fix SQLite ovdb OPTION in inn-current
Fixes:	4e605de90a
2021-09-16 02:27:29 -07:00
Kevin Bowling
4e605de90a news/inn-current: Update snapshot and strategy
Update to 20210914 snapshot and use the new git-generated snapshots
which are only generated when the branch changes.

See https://lists.isc.org/pipermail/inn-workers/2021-September/019119.html
2021-09-16 01:55:54 -07:00
Kevin Bowling
8d04ec9d50 news/inn-current: Update to 20210912 and fix subdir 2021-09-14 08:46:21 -07:00
Kevin Bowling
9b440d5143 news/inn-current: Update to 20210910 2021-09-12 09:39:35 -07:00
Bernhard Froehlich
c7d82d062a
news/inn-current: Fix CPE information
Approved by:    portmgr (blanket)
2021-09-03 09:19:19 +00:00
Alexis Praga
5d57d1985f news/nzbget: Set new MAINTAINER
Submitter becomes maintainer. Already maintainer of some ports.

PR:	258135
Reported by:	alexis.praga@free.fr
2021-09-01 08:05:55 +02:00
Bernhard Froehlich
c7993cf5b6
news/newsx: Add CPE information
Approved by:	portmgr (blanket)
2021-08-31 19:49:50 +00:00
Alexey Dokuchaev
0a22085145 Cleanup: for ports under n* categories, drop redundant GH_* knobs. 2021-08-31 04:02:17 +00:00
Kevin Bowling
df93bbc8e6 news/inn-current: Update to 20210829 2021-08-30 09:16:52 -07:00
Bernhard Froehlich
2530f1a2ef
news/leafnode: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 18:59:22 +00:00
Bernhard Froehlich
ea905f6563
news/nzbget: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 18:55:42 +00:00
Neel Chauhan
a0676fc963 news/pan: Prepare for glib 2.68.3
PR:	256200
2021-08-02 19:47:10 -07:00
Sergey Anokhin
6ff413b090
news/rntrack: Put config files in dedicated directory
PR:		257470
2021-07-28 17:23:34 +08:00
Matthias Andree
6b71921e69 news/leafnode: pkg update: @unexec->@postunexec
I am not bumping PORTREVISION for now since this change makes no
practical difference.
2021-07-22 10:56:52 +02:00
Kevin Bowling
20a41a82cb news/inn-current: Update to 20210718 2021-07-19 23:06:27 -07:00
Kevin Bowling
7e8b2ee92c news/inn-current: Update to 20210709 2021-07-10 12:26:20 -07:00
Kevin Bowling
3e85158b5f news/inn-current: Update to 20210630 2021-07-01 16:31:51 -07:00
Fernando Apesteguía
059791e8b1 news/nzbget: update to 21.1
ChangeLog: https://github.com/nzbget/nzbget/releases/tag/v21.1

* Remove unused options
* Replace PYTHON option with USES flag
* Enable setting an unprivileged user in rc.conf
* Start daemon with "su -l" (allows "~" in config, fixes bug #243060)
* Fix pkg-message

PR:	256733
Reported by:	thomas@beingboiled.info
2021-06-24 19:21:21 +02:00
Kevin Bowling
7e1f3f9afd news/inn-current: Update to 20210621 2021-06-22 15:26:48 -07:00
Kevin Bowling
c6482faef4 news/inn-current: Lower case port name
Requested by: sunpoet
2021-06-12 00:29:31 -07:00
Antoine Brodin
8dd1ba3182 news/Makefile: unbreak INDEX 2021-06-12 07:15:36 +00:00
Kevin Bowling
bc8105485d news/cleanfeed: Update to 20200402 and flavors
The new flavor allows one to use inn-CURRENT with cleanfeed.

Also mark NO_ARCH since it's just a perl script.
2021-06-11 21:53:23 -07:00