- move the logic for choosing junk into add_tasks
- create specific finalize hooks at end of extract and configure
so that nojunk only starts at end of extract, thus gaining a few
(precious) minutes for big nojunk ports
- introduce noconfigurejunk logic, so that a port may configure without
junking opening. This should fix sporadic bugs in automake-based ports
without locking junking for the full build (roughly 200 ports are
affected)
sync with what we had on the system during an update (because
update-mime-database(1) is now only run once at the end). That triggered some
weird behaviors if you 'pkg_add -u' while running on a fd.o Desktop as spotted
by landry@.
With this change we are now doing what most other BSD/Linux are doing, we dont't
package the files/dirs created by update-mime-database anymore and use some
@unexec-delete dance to cope with the removal of this extra stuff. So everything
should be in-sync at a given time.
input from espie@
Dolphin is an emulator for two recent Nintendo video game consoles: the
GameCube and the Wii. It allows PC gamers to enjoy games for these two
consoles in full HD (1080p) with several enhancements: compatibility with
all PC controllers, turbo speed, networked multiplayer, and even more.
Comment:
library to compare files and strings
Required by:
kdevelop-5.2.3
Description:
Library to compare files and strings, used in Kompare and KDevelop
Maintainer: KDE porting team <openbsd-kde@googlegroups.com>
ok landry@
I replaced ffmpeg and disabled by a patch (we can delete that on the next
version of siren 0.8) with mpg123 as naddy did on xmm2, the idea is keep
siren small without a heavy deps.
ratchov@ (maintainer) time-out he has some problems with his mailserver.
OK kili@ juanfra@
Grantlee is a set of Free Software libraries written using the Qt framework.
The goal of Grantlee Templates is to make it easier for application developers
to separate the structure of documents from the data they contain, opening the
door for theming and advanced generation of other text such as code.
ok landry@