with two different versions of py-sip; the old one configured to only
produce the module for py-qt5 (in devel/py-sip) and the actual sip in
x11/py-sip-qt5, with broken update chain and which didn't entirely
make sense.
in particular: py-sip is now actually (a newer version of) sip again,
with py2 support dropped (current versions don't have it). other ports
using this are changed to the newer build system using "sip-build"
where possible.
for the future we will need to move to sip 6.x which drops the older
build system using the "sip5" or "sip" script; other ports (veusz, and
i think qgis) don't work with that yet.
from 57fd690279
while here fix WANTLIB.
this project last release was in 2012, there are no real signs of life,
but it stills works fine in basic testing so lets keep it for shit and
.. (puts on sunglasses) giggles.
https://wiki.gnome.org/action/show/Apps/Gitg is the official 'blessed &
maintained' gnome git gui, but it isnt ported, and is in vala so meh.
- implicitly mark all files in work tree as up-to-date after 'got integrate'
- tog: fix behaviour if 'n' is pressed before search is started (found by naddy)
- in 'got clone', allow -l together with -q, for consistency with 'got fetch'
- add 'got commit -F' option to commit with a log message stored in a file
- simplify error message shown when 'got rebase' has nothing to do
- tolerate tag objects which lack tagger timestamp information (found by naddy)
- got info: fix a pasto in an error message (naddy)
- include remote branches in the output of 'got branch -l' (suggested by helg)
This port hits segmentation faults right on startup (amd64, default/empty
`vm.malloc_conf'), both built with either `-fcommon' or fixes from FreeBSD.
No update since 2003.
Fails to build the now default "-fno-common".
OK gnezdo
tream at https://www.gnu.org/software/xhippo/ no longer provides
distfiles since at least 2019, FreeBSD also has marked the port as such;
the website says
The GNU xhippo has been decommissioned.
Fails to build the now default "-fno-common".
Other ports such as audio/mkplaylist do similar jobs, most media players
also have such functionality, e.g. VLC does.
OK danj
Starting the app shows a window but upon clicking "OK" it dies immediately.
It depends on old Python and GTK and already carries a local patch to cope
an old cURL update.
Upstream is dead, FreeBSD also marked the port for removal.
OK danj
The import of this tool in 2004 predates pf.conf(5)'s "af-to" which came
about in 2011.
Since that, there have been no port changes other than dusting things of
in the Makefile.
Upstream is dead, this port fails with "-fno-common" and I have a hard
time seeing how one would use a proxy daemon with their browser to do
address family translation these days.
OK danj
- Use mmap via the configure argument instead of hard-coding it.
- Define USE_MMAP_ANON for OpenBSD when --enable-mmap is configured
- Remove unused ELF_CLASS define for OpenBSD.
- Remove old HAVE_DL_ITERATE_PHDR workaround for OpenBSD.
- Don't use old GC_find_limit_openbsd() which is only needed for uthreads.
Tested on i386/amd64/sparc64/aarch64/powerpc/powerpc64/mips64
okay sthen@, gkoehler@