14214 Commits

Author SHA1 Message Date
sthen
f73d394826 remove pear-* ports, they are no longer used by other ports and many
are outdated. ok benoit@ ajacoutot@

These are library classes written in PHP for various functionality and
used to be needed to support PHP applications in the ports tree (things
like roundcube, horde and others used them) but all of this type of
software in ports now uses bundled dependencies. For development,
typically a language-specific dependency manager (like www/composer)
is used rather than OS packages.

www/pear (providing pear itself and pear-utils) is still kept.
2021-11-15 13:47:28 +00:00
sdk
1235ed409b Add subdirectory badwolf 2021-11-15 11:18:05 +00:00
sdk
18636cbfba Import Badwolf 1.2.0
BadWolf is a minimalist and privacy-oriented WebKitGTK+ browser,
which aims to provide a distraction free user experience for daily
tasks.

Features:
* Minimalist and clean UI
* Toggles for javascript and images
* No distracting popups or autoplay
* Dedicated downloads tab
* Isolated sessions per tab
* No browser level tracking
* Small and easy to inspect codebase

Port created by Adnan Shameem who takes MAINTAINER
with help from sthen@ and Omar Polo. Thank you!

Committed with tweak suggested by solene@
- @comment apparmor profile, because it's useless on OpenBSD.

ok sthen@ and solene@
2021-11-15 11:17:11 +00:00
sthen
919e3b8c00 update to nghttp2-1.46.0 2021-11-14 15:25:18 +00:00
sthen
53eae76ca9 update to py3-httplib2-0.20.2 2021-11-14 12:48:52 +00:00
sthen
812d4d7f78 update to py3-requests-futures-1.0.0 2021-11-14 11:42:45 +00:00
sthen
06b61bb281 update to py-urllib3-1.26.7 2021-11-14 11:37:39 +00:00
sthen
5d7cc5d5e2 update to py3-selenium-3.141.0 2021-11-14 11:36:37 +00:00
ajacoutot
1fc3064f04 Don't pick up wayland-client:
src/surface/wld.c:29:10: fatal error: 'linux/input.h' file not found
2021-11-13 11:14:43 +00:00
sthen
a7f77a72b1 update to py3-soupsieve-2.3.1 2021-11-13 10:18:21 +00:00
bluhm
80040e7456 update p5-WWW-Mechanize to 2.06 2021-11-12 19:14:49 +00:00
bluhm
b1da5ddfb8 update p5-Test-HTTP-LocalServer to 0.74 2021-11-12 18:18:46 +00:00
sthen
abefbf31ce chromium/iridium: allow parallel build on i386 again, it is currently
working without going up in flames on the build cluster (avail mem =
2205MB thanks to the annoying memory layout on newer intels) and
seems to save some time.
2021-11-12 14:52:41 +00:00
ajacoutot
62ee2e171b The rc.subr system takes benefits of korn shell features; so explicitely
call /bin/ksh like it is done in the template.
2021-11-09 07:39:08 +00:00
robert
271ab7222a merge two commits from chromium:
use the use_allocator_shim build flag instead of a patch

remove python3 symlink and append to PATH instead of overwriting it
so that /usr/local/bin/python3 is picked up
2021-11-08 13:02:46 +00:00
robert
831ddf921d remove python3 symlink and append to PATH instead of overwriting it
so that /usr/local/bin/python3 is picked up
2021-11-08 12:53:49 +00:00
sthen
bca5d7b213 update to urlwatch-2.24 2021-11-08 11:24:20 +00:00
robert
1c0744529d use the use_allocator_shim build flag instead of a patch 2021-11-08 10:40:16 +00:00
kn
148bb04e73 Revert previous python3 symlink removal
The build process runs "env python3" with PATH=${WRKDIR}/bin in some places
so /usr/local/bin/python3 won't be found.

Spotted by naddy and phessler
2021-11-07 15:29:20 +00:00
sthen
de08443b29 update to py3-soupsieve-2.3 2021-11-07 10:00:54 +00:00
phessler
655011c355 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-07 06:52:09 +00:00
kn
e5336e4900 Do not symlink python3 anymore, it is provided by the default package
Symlinking the unversioned `python` executable is fine.
These two are the only exceptions in the ports tree handling a versioned
symlink.

OK robert
2021-11-06 16:54:25 +00:00
ajacoutot
2120e41ce5 Use the new rc_stop_signal / rc_reload_signal variables.
Need a recent rc.subr.
2021-11-06 10:38:40 +00:00
ajacoutot
eca094fbd6 Use pexp instead of a home-cooked rc_stop; that's what it's for. 2021-11-06 10:11:05 +00:00
landry
e9dfc86c73 www/tor-browser/browser: bump REVISION for WANTLIB change, reminded by naddy@ 2021-11-04 13:13:36 +00:00
sthen
d08f2f8f44 rm net/charm and www/rawdog from category makesfiles, done earlier
but i forgot to include in the cvs commit
2021-11-03 20:16:35 +00:00
sthen
fc09bd9f45 update to composer-2.1.11 2021-11-03 19:43:34 +00:00
robert
ad6c1b3f33 enable DEBUG_PACKAGES with DEBUG=-g1 so that we don't go over the 4G limit
that ar(1) can handle and add a run dependency on gstreamer1-plugins-good
so that audio playback works by default

ok aja@
2021-11-03 16:37:11 +00:00
sthen
d615108ec1 remove www/rawdog and net/charm, both of which are py2-only and not seeing
recent updates upstream. they block updating py-feedparser to a version
which works with python 3.9. ok aja@
2021-11-03 15:43:30 +00:00
sthen
3b64c389bd sort 2021-11-02 21:18:38 +00:00
landry
e9541dd082 www/seamonkey: bump for mozilla.port.mk change 2021-11-02 15:11:40 +00:00
landry
163e1c4b32 www/mozilla: enforce dep on nss 3.72 and fix WANTLIB while here 2021-11-02 15:10:22 +00:00
landry
834d391e72 www/firefox-esr: update to 91.3.0.
See https://www.mozilla.org/en-US/firefox/91.3.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-49/
2021-11-02 15:09:38 +00:00
landry
cab7dd31ff www/mozilla-firefox: update to 94.0.
See https://www.mozilla.org/en-US/firefox/94.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-48/
2021-11-02 15:07:59 +00:00
robert
2ecb5e13ce make sure that trk notifications are only displayed if --trk is specified 2021-11-02 09:06:54 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
sthen
7d593c6e85 readd py-flup,python3 2021-11-01 20:05:41 +00:00
robert
5ebd19662d unbreak on i386 by not removing the necessary cflags from the build 2021-11-01 17:53:42 +00:00
sthen
f98e5c216d oops, i removed py-flup rather than converted to py3-only, bring it back
spotted by sdk
2021-11-01 16:18:04 +00:00
ajacoutot
0d2c286d35 Add RCS Ids. 2021-11-01 13:00:14 +00:00
sthen
cddf9beeab www/bluefish: don't hardcode python3.8 in WANTLIB 2021-11-01 10:19:49 +00:00
sthen
fcdff030ab update to py3-beautifulsoup4-4.10.0 2021-11-01 09:54:49 +00:00
semarie
2c334a6482 mark BROKEN after lang/rust update
a fix will be done soon

ok landry@
2021-11-01 08:22:14 +00:00
ajacoutot
1ea286255c Drop rc_reload from rc.d script since it's not really a reload but a
graceful restart.
There's common work in rc.subr to be able to send specific signals so
graceful restart will be added once it's in.
2021-10-31 17:38:51 +00:00
sthen
a61c272e8f update to py3-qtwebengine-5.15.5 2021-10-31 17:08:31 +00:00
sthen
144d18b433 update to py3-soupsieve-2.2.1, couple of test failures but the old one
had similar, fixes deprecation warnings
2021-10-31 11:32:41 +00:00
ajacoutot
64da4d0fd7 Fix build with meson >= 0.60.0. 2021-10-31 07:19:46 +00:00
robert
35977f8900 revert previous change in -current as well until we come up with a good
solution;

Sending SIGQUIT to nginx will do a graceful shutdown, which can take up
to several minutes until all the connections are closed and nginx will
not accept any connections during this time.

The other problem is that doing a service restart will end up in a timeout
and the actual restart of the service will never happen because stopping
the service has "failed"
2021-10-31 06:45:40 +00:00
pvk
2e4092d5ec Update gitea 1.15.4 -> 1.15.6
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.15.6
2021-10-31 01:43:10 +00:00