feinerer
392ffa5988
Update to Gajim 1.0.3
...
Initial diff and tests by Ryan Freeman.
"Go for it!" jasper@, ok pea@
2018-05-21 06:10:43 +00:00
stu
fcf8b2fc22
Update to beta41.
2018-05-21 01:48:38 +00:00
sthen
62f964c80c
update to py-asn1crypto-0.24.0, from Mikolaj Kucharski
2018-05-20 20:08:40 +00:00
espie
0a183ab8db
manpages version substitution is slightly funnier: we want to allow
...
for a VERSION followed by a manpage suffix, actually.
(this fixes nethack)
2018-05-20 15:58:32 +00:00
solene
16565485cb
Use CONFIGURE_STYLE=simple instead of gnu
...
help from aja@ jca@ sthen@
ok jca@
2018-05-20 13:18:37 +00:00
juanfra
fc2ed491ca
+tarlz
2018-05-20 12:36:33 +00:00
juanfra
0a58224d95
Tested by Ljuba Nedeljkovic. OK fcambus@.
...
Comment:
archiver based on tar and lzip multimembers
Description:
Tarlz is a small and simple implementation of the tar archiver. By default
tarlz creates, lists and extracts archives in the ustar format compressed with
lzip on a per file basis. Tarlz can append files to the end of such compressed
archives.
Each tar member is compressed in its own lzip member, as well as the
end-of-file blocks. This same method works for any tar format (gnu, ustar,
posix) and is fully backward compatible with standard tar tools, which treat
the resulting multimember tar.lz archive like any other tar.lz archive.
Tarlz can create tar archives with four levels of compression granularity; per
file, per directory, appendable solid, and solid.
Maintainer: Juan Francisco Cantero Hurtado <juanfra@openbsd.org>
WWW: http://lzip.nongnu.org/tarlz.html
2018-05-20 12:35:32 +00:00
matthieu
c2affa29b4
Update to elctlsh 1.16. tested and ok rfreeman@
2018-05-20 10:49:38 +00:00
feinerer
d2bda5c576
Update to nbxmpp 0.6.6
...
"go for it" jasper@
2018-05-20 10:41:47 +00:00
espie
916572cb3a
document -e/-E
2018-05-20 10:36:35 +00:00
espie
25f87acd27
make .orig and .new tweakable options
2018-05-20 10:34:11 +00:00
espie
46b7170e60
document later possibility
2018-05-20 10:22:04 +00:00
espie
a5c8c0fec3
update-plist nits
2018-05-20 08:48:54 +00:00
espie
37381a0df8
update-plist nits
2018-05-20 08:43:45 +00:00
espie
63b3eecfe8
match pkg_create behavior
2018-05-20 08:42:31 +00:00
espie
468871fc8e
info dirs are properly handled now
2018-05-20 08:41:43 +00:00
espie
ceb4fb7407
clean-up
...
- info files handled correctly
- ludicrous backsubst
2018-05-20 08:35:15 +00:00
espie
c7eca35615
update-plist nits
2018-05-20 08:32:01 +00:00
espie
5a6e6397a3
remove ludicrous backsubsts
2018-05-20 08:30:56 +00:00
espie
3c000360ee
zap common dirs
2018-05-20 08:30:21 +00:00
espie
334ab2b043
update-plist nits
2018-05-20 08:27:18 +00:00
espie
0ac561f238
this does need the emacs dirs
2018-05-20 08:25:36 +00:00
espie
8e6c789879
@bin markers
2018-05-20 08:21:35 +00:00
espie
c8a352f8dd
update-plist nits
2018-05-20 08:19:25 +00:00
espie
5f90a844d8
fix missing common dirs (only has emacs as a BUILD_DEPENDS, so must
...
register those dirs)
2018-05-20 08:02:14 +00:00
espie
bd30d33a5d
be even more specific: only prevent backsubst on dewey if we are a dewey
...
number ourselves
2018-05-20 07:57:16 +00:00
espie
9d0f07ab47
less aggressive
2018-05-20 07:50:08 +00:00
espie
1e874352a7
small improvements:
...
- if both PREFIX and LOCALBASE have the same value, prefer PREFIX
- for "version-like" substitution, also handle 5.${VERSION} to not happen
2018-05-20 07:41:11 +00:00
espie
9c44cc98ef
remove bogus backsubst in PLIST (no need to bump, actual generated plis
...
is unchanged)
2018-05-20 07:37:19 +00:00
landry
f15a924800
Update to buildbot 1.1.2
2018-05-20 07:34:45 +00:00
landry
81f1bb1975
Update to buildslave 1.1.2.
2018-05-20 07:34:29 +00:00
ajacoutot
44ff6026a7
Update to meson-0.46.1 again, now that our pkjg-config(1) as been fixed.
2018-05-20 07:26:03 +00:00
landry
bf4a0127dc
Update to qgis 3.0.3.
2018-05-20 07:21:58 +00:00
landry
cb91fab473
Set COMPILER to unbreak on non-clang archs, needed since the gdal 2.3
...
update. Probably more to come..
2018-05-20 07:18:15 +00:00
landry
e806436bcc
Long overdue update to weboob 1.3, from semarie@
...
Add a python3 FLAVOR, enable tests (even if they fail).
2018-05-20 07:17:34 +00:00
bcallah
609430b16e
Update to kona-3.2.0.20180517
2018-05-20 03:27:23 +00:00
bluhm
626a88118d
Fix clang format security warning to make more tests compile. Use
...
installed posixtestsuite package to execute buildonly test files.
Call log files *.build.log and *.run.log to make mime type configuration
of web server simpler. Fix creation of html file with multiple
columns for consecutive test days.
2018-05-20 01:35:54 +00:00
bcallah
d93382256c
Bugfix update to gnome-twitch-0.4.2
2018-05-19 22:49:09 +00:00
danj
17468579cc
Regen patch, otherwise it needs fuzzing.
...
BTW, this port is waiting for an update, help yourself!
2018-05-19 22:37:41 +00:00
pvk
93e1c8f078
Update py-elasticsearch-curator 5.3.0 -> 5.5.2
...
take maintainership, ok sebastia@
2018-05-19 22:32:59 +00:00
pvk
b3e5486caa
Update py-elasticsearch 5.4.0 -> 6.2.0
...
take maintainership, ok sebastia@
2018-05-19 22:31:22 +00:00
pvk
74324c8386
Update py-certifi 2017.4.17 -> 2018.4.16
...
MAINTAINER timeout, ok sthen@, sebastia@
2018-05-19 22:26:22 +00:00
sthen
5e07925c1a
switch to libidn2
2018-05-19 22:00:01 +00:00
sthen
a7b0ddc049
update to mutt-1.10.0
2018-05-19 21:51:46 +00:00
sthen
b59b36dcc4
update to pdfgrep-2.1.0, from maintainer Reinhold Straub, plus sync PLIST and patches
2018-05-19 21:34:50 +00:00
sthen
3f9e967734
update to urlwatch-2.11
...
thanks to Thomas Perl (upstream) for the quick bugfix release!
2018-05-19 21:10:59 +00:00
landry
0970332dca
Update to pdal 1.7.2.
2018-05-19 15:01:48 +00:00
landry
d951271ae4
Code was move around, adapt patch. Thanks gjones5555 / netscape.net for
...
the notice !
2018-05-19 14:47:11 +00:00
stu
5a480a5577
Update to 3.23.1.
2018-05-19 12:17:57 +00:00
bluhm
d042cf1cd5
update p5-Net-DNS-SEC to 1.08
2018-05-19 10:24:38 +00:00