Commit graph

6380 commits

Author SHA1 Message Date
Ben Woods
697af81233 net-mgmt/cnagios: Pet MOVEDlint (fix typo) 2020-11-24 02:09:14 +00:00
Ben Woods
9c2567d7a7 net/remmina: Create default and lite flavors
net/remmina-plugin*: Remove individual plugin ports in favor of flavors
2020-11-24 02:07:39 +00:00
Eugene Grosbein
3417af84b1 lang/yap: restore the port providing live sources for the same distfile 2020-11-23 14:28:52 +00:00
Eugene Grosbein
5973cbeb09 lang/gprolog: recover GNU Prolog under FreeBSD.
Update to version 1.4.5 released in 2020.
Make it build and run with Clang 10:

- clang has no register reservation for x86, hence patch-EnginePl_machine.h
  and -DNO_MACHINE_REG_FOR_REG_BANK to prevent using missing feature;
- add patch-Ma2Asm_x86__64__any.c fetched from upstream SourceForge
  post-release commit dealing with PIC issues;
- disable usage of spinlocks that results in a hang eating all available
  CPU cycles; fixed with -DUSE_LOCKS=1 -DUSE_RECURSIVE_LOCKS=1
  -DUSE_SPIN_LOCKS=0;
- the software uses bundled dlmalloc dated back 2011 that replaces
  functions like calloc() with own implemenations and it's calloc()
  sometimes fails to clear allocated memory; this results in SIGSEGV
  when its own hash-table implementation dereferences junk that
  supposed to be NULL pointer, so it fails to complete build;
  fixed with MMAP_CLEARS=0.

PR:		231393
2020-11-23 13:26:14 +00:00
Dan Langille
9934c3b1b9 Move my newly added entry to the end of the file where they should be
Reported by:	dbaio
2020-11-18 01:18:56 +00:00
Dan Langille
802c0741ac remove the entry for net-mgmt/cnagios - it did not moved
Sorry for the churn.
2020-11-17 22:55:17 +00:00
Dan Langille
4d9b7f3e23 FIxed the entries for net-mgmt/cnagios and net-mgmt/cnagios4 removing the
flavor from the destination. That breaks stuff.
2020-11-17 22:53:40 +00:00
Dan Langille
79d053c24a Update net-mgmt/cnagios to 0.33
Add FLAVORS @nagios3 & nagios4

Removing net-mgmt/cnagios4, replaced by @nagios4 flavor.

Thank you.

PR:		236245
Submitted by:	gettoknowmi <gettoknowmi@yahoo.com>
Reviewed by:	danny@dannywarren.com (maintainer)
2020-11-17 22:48:29 +00:00
Rainer Hurling
0ddecc7c94 devel/py-utils: Removed on maintainers request, uses EOLed python27
Port is already deprecated, has no dependents, and sources are older than a decade.

PR:		249663
Submitted by:	Steve Wills <swills@FreeBSD.org>
Approved by:	arrowd (mentor), Daniel Bretoi <daniel@netwalk.org> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D27233
2020-11-16 18:47:25 +00:00
Rene Ladan
a1d58205a0 Remove expired ports:
2020-11-15 archivers/py-pyliblzma: Uses deprecated version of python
2020-11-15 databases/postgis23: Upstream no longer maintained
2020-11-15 databases/py-htsql: Uses deprecated version of python
2020-11-15 devel/bzr-fastimport: Uses deprecated version of python
2020-11-15 devel/py-ToscaWidgets: Uses deprecated version of python
2020-11-15 devel/py-calendar: Uses deprecated version of python
2020-11-15 devel/py-distorm: Uses deprecated version of python
2020-11-15 devel/py-fabric1: Uses deprecated version of python
2020-11-15 devel/py-rcsparse: Uses deprecated version of python
2020-11-15 devel/pyrex: Uses deprecated version of python
2020-11-15 japanese/py-tegaki: Uses deprecated version of python
2020-11-15 math/py-networkx1: Obsolete, please use math/py-networkx instead
2020-11-15 misc/py-progressbar231: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-imlib2: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-metadata: Uses deprecated version of python
2020-11-15 net-im/libtelepathy: Uses deprecated version of python
2020-11-15 security/py-mcrypt: Uses deprecated version of python
2020-11-15 www/py-beautifulsoup32: Uses deprecated version of python
2020-11-15 www/py-evernote: Uses deprecated version of python
2020-04-01 www/py-meld3: EOLed upstream
2020-11-15 www/py-requestbuilder: Uses deprecated version of python
2020-11-15 x11-toolkits/py-SquareMap: Uses deprecated version of python
2020-11-15 18:37:28 +00:00
Rene Ladan
79c7f5e70e Remove expired ports:
2020-08-15 databases/py-python-rrdtool: Uses deprecated version of python
2020-09-15 net/spideroak: Uses deprecated version of python
2020-09-15 emulators/playonbsd: Uses deprecated version of python
2020-09-15 net/xorp: Uses deprecated version of python
2020-11-10 20:04:49 +00:00
Rene Ladan
86511ab9a1 Point to the default version of Samba in MOVED, which is 4.12
Reported by:	mat
2020-11-10 12:57:30 +00:00
Stefan Eßer
cc34f7ecdc Fix type in port origin of swfdec entry 2020-11-09 20:36:02 +00:00
Mitchell Horne
4049e5046c Update riscv-isa-sim to 2020-11-02 snapshot
- Switch to the official upstream, github.com/riscv/riscv-isa-sim.
 - Remove emulators/riscv-fesvr, as it is now bundled with Spike.
 - Drop patches.

Submitted by:	lwhsu (earlier version)
Reviewed by:	lwhsu
Approved by:	lwhsu (ports, maintainer)
Differential Revision:	https://reviews.freebsd.org/D27144
2020-11-09 13:45:01 +00:00
Baptiste Daroussin
9d065501c6 Remove p5-GStreamer
It depends on the expired gstreamer 0.10 and is not depended on anymore
2020-11-09 08:50:21 +00:00
Baptiste Daroussin
9a10df5ad8 Remove py-openlp
It depends on the expired gstreamer 0.10
2020-11-09 08:42:23 +00:00
Baptiste Daroussin
39b5377362 Remove swfdec
It depends on the expired gstreamer 0.10 and is actually not being
depended on anymore by anything
2020-11-09 08:27:08 +00:00
Baptiste Daroussin
bbc767ce29 Remove deprecated port depending on expired gstreamer 0.10 2020-11-08 19:30:08 +00:00
Rene Ladan
0d4a1da7ba Remove expired port:
2020-11-08 net/samba410: yes
2020-11-08 10:44:12 +00:00
Rene Ladan
87b669dd58 Remove expired port:
2020-05-05 net-im/zephyr: Broken for more than 6 months
2020-11-07 19:28:28 +00:00
Sunpoet Po-Chuan Hsieh
0c98e86881 Add misc/calendar-data entry (r553252)
Document the move from misc/calendar-data to deskutils/calendar-data
It helps removing stale entry in https://portscout.freebsd.org/se@freebsd.org.html
2020-11-06 11:37:12 +00:00
Li-Wen Hsu
b42e33e2ae Remove devel/nimble, it's integrated in lang/nim
PR:		250881
Submitted by:	Neal Nelson <ports@nicandneal.net> (maintainer)
2020-11-06 06:59:55 +00:00
Li-Wen Hsu
97747197d2 Update the entry of databases/py-sqlparse020 in MOVED
Complete the reason and add replacement.

PR:		250290
2020-11-03 04:05:25 +00:00
Li-Wen Hsu
20c736bddb Remove databases/py-sqlparse020
This was a dependency of www/calendarserver which will not be ported to python3
and was deleted.  Users should move to databases/py-sqlparse.

PR:		250290
Submitted by:	Axel.Rau@Chaos1.DE (maintainer)
2020-11-03 04:02:27 +00:00
Li-Wen Hsu
9a3814eb78 Remove devel/py-twext
The only port (www/caldarserver) requires it is deleted and uses deprecated
version of python

PR:		250801
Submitted by:	Axel.Rau@Chaos1.DE (maintainer)
2020-11-03 03:49:26 +00:00
Rene Ladan
cff970bd03 Remove expired port:
2020-11-01 devel/gitg0: ancient version of gitg not maintained
2020-11-01 21:52:51 +00:00
Rene Ladan
7623f9ae2e Remove expired ports:
2020-10-31 www/radicale2: Please migrate to Radicale 3.x which you can find at www/radicale
2020-10-31 devel/pccts: abandonedware, superseded by devel/antlr
2020-11-01 21:50:30 +00:00
Rene Ladan
f098f759c4 Remove gtkmm20 and two leaf ports that got broken after libsigc++12 removal.
x11/decurs
x11/fluxbg
x11-toolkits/gtkmm20

All ports were last updated upstream in or before 2003.
2020-11-01 17:19:47 +00:00
Ben Woods
0106859b2c www/bluefish: resurrect port, update to 2.2.11 which supports python3
Changes this release:
  https://sourceforge.net/p/bluefish/code/8832/tree/trunk/bluefish/ChangeLog

Reported by:	Angel Hess <angel@angelhess.com>
2020-11-01 06:08:24 +00:00
Rene Ladan
f47016d8eb Remove expired port:
2020-10-30 devel/libsigc++12: Use newer version
2020-10-31 10:44:51 +00:00
Rene Ladan
bcff57de81 Remove expired ports:
2020-10-25 devel/py-repoze.what: does not build with python3
2020-09-15 net/reposado: Uses deprecated version of python
2020-12-31 devel/py-setuptools_darcs: Uses Python 2.7 which is EOLed upstream
2020-10-25 devel/py-darcsver: does not build with python3
2020-10-25 devel/py-gdata: Unmaintained upstream, superseded by www/py-google-api-python-client

See https://people.freebsd.org/~rene/stuff/old-ports.txt for the "unremovable" ports.
2020-10-27 22:44:00 +00:00
Rene Ladan
28c1b6f532 Remove expired ports:
2020-10-25 converters/zbase32: does not build with python3
2020-10-25 devel/py-PEAK-Rules: does not build with python3
2020-10-25 editors/nvi-devel: Unsupported upstream since 2015, please switch to editors/nvi2

See https://people.freebsd.org/~rene/stuff/old-ports.txt for "unremoveable" ports.
2020-10-26 20:16:02 +00:00
Matthias Fechner
619469fbc3 2020-12-31 www/rubygem-webpack-rails-rails60: Upstream no longer maintained, use devel/rubygem-webpacker-rails* instead 2020-10-25 07:42:20 +00:00
Matthias Fechner
50603a981c Obsolete, please use www/rubygem-uglifier instead. 2020-10-25 07:24:17 +00:00
Li-Wen Hsu
880f769606 sysutils/phpfpm_exporter: Update to 0.4.1 and move to net-mgmt
PR:		227359
Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)
2020-10-24 07:44:13 +00:00
Sergey A. Osokin
4a0482f68b Remove renamed port. 2020-10-21 16:18:00 +00:00
Fernando Apesteguía
2f29ab5e28 multimedia/quodlibet re-add with latest version 4.3.0
Repo-copied from @548979.

PR was filed just the day after the port was deleted. The new version works fine
with modern versions of Python. Builds in {11.4,12.1}[amd64,i386] and 13-current
amd64. Run tested fine in 12.1 amd64.

Submitter claims maintainership (already maintaininer for multimedia/playerctl).

ChangeLog: https://quodlibet.readthedocs.io/en/latest/changelog.html#release-4-3-0

PR:	249483
Submitted by:	aly@aaronly.me (maintainer)
2020-10-19 06:46:24 +00:00
Emanuel Haupt
8c55d2fdd4 Resurrect multimedia/librespot and "update" to 0.1.3. This version is actually a
complete rewrite that features options for multiple supported audio backends.
2020-10-17 00:23:57 +00:00
Baptiste Daroussin
80ca3c80af Remove py-gtk2 it is not used anymore and replace by py-gobject upstream 2020-10-16 07:52:01 +00:00
Baptiste Daroussin
c5e5a41c2c comms/chirp: remove expired 2020-10-16 07:46:52 +00:00
Guido Falsi
657fc569a7 Remove expired port: devel/geany-plugin-geanypy
Uses deprecated version of python.
2020-10-15 17:22:42 +00:00
Tobias C. Berner
95b62e9a35 Update KDE Plasma Desktop to 5.20.0
Everyday utilities and tools, such as the Panels, Task Manager, Notifications
and System Settings, have all been overhauled to make them more usable,
efficient, and friendlier.

Meanwhile, developers are hard at work adapting Plasma and all its bits and
pieces to Wayland. Once done, Plasma will not only be readier for the future,
but will also work better with touchscreens and multiple screens with different
refresh rates and DPIs. Plasma will also offer better support for
hardware-accelerated graphics, be more secure, and enjoy many more advantages.
Although still work in progress, 5.20 already offers users many of the benefits
of Plasma on Wayland.

Read on to find out more about the new features and improvements included in
Plasma 5.20...

Full announcement:
	https://kde.org/announcements/plasma-5.20.0

Changelog:
	https://kde.org/announcements/plasma-5.19.5-5.20.0-changelog

--

Thanks to mikael@ for the new port sysutils/plasma5-plasma-disks
2020-10-15 02:54:33 +00:00
Brooks Davis
491bb8951b Resurrect devel/llvm-cheri and update
This version comes from the dev branch as that is close to the base for
the upcoming release of the Arm Morello toolchain.

Make the CROSS_TOOLCHAIN file machine-independent and install it as
llvm-cheri.

Sponsored by:	DARPA
2020-10-13 21:10:31 +00:00
Renato Botelho
1f535ce055 Convert git slave ports to flavors
Create git@lite and git@gui flavors to replace slave ports

PR:		250281
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-10-12 16:03:44 +00:00
Baptiste Daroussin
1b40c50797 Update libsoup to 2.72.0
Merge back libsoup and libsoup-gnome, they both have the same dependencies
now, and they are more complicated to split now that they switched to meson

Bump portrevision of dependant ports
2020-10-12 14:20:08 +00:00
Rene Ladan
b7467c1c5c Remove expired ports:
2020-10-09 sysutils/syslog-ng322: Agreed upon upstream one year deprecation policy
2020-10-09 sysutils/syslog-ng321: Agreed upon upstream one year deprecation policy
2020-10-09 sysutils/syslog-ng320: Agreed upon upstream one year deprecation policy
2020-10-09 dns/opendnssec: EOLed by upstream
2020-10-09 sysutils/syslog-ng323: Agreed upon upstream one year deprecation policy
2020-10-12 11:09:39 +00:00
Baptiste Daroussin
f3bae2b06f Retire gnome-mount its functionnality has been replaced by gio/gvfs 2020-10-12 10:23:23 +00:00
Emmanuel Vadot
237a617c03 Rename graphics/libxatracker to graphics/mesa-gallium-xa
Mesa 20.2 update will split some of the gallium driver into their
own ports so rename this gallium driver to be named like the other ones.

Reviewed by:	zeising
X-Differential Revision:	https://reviews.freebsd.org/D26682
2020-10-12 07:34:20 +00:00
Baptiste Daroussin
6c5604648e Document more -reference ports that were removed, some have been
removed way earlier, but let's document them removed the date the
infrastructure for them has been removed
2020-10-12 07:02:45 +00:00
Baptiste Daroussin
854e28b242 Document the removal of libsoup-reference a month ago 2020-10-12 06:59:56 +00:00