2144 Commits

Author SHA1 Message Date
fcambus
2ce3856960 Update dialog to 1.3-20180621 and fix MASTER_SITES.
While there, take MAINTAINER.

OK sthen@
2018-07-08 14:20:43 +00:00
ajacoutot
e077bd4096 Update to hwdata-0.313. 2018-07-04 09:31:41 +00:00
ajacoutot
1453831640 Fix HOMEPAGE. 2018-07-02 07:21:10 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
ajacoutot
c55f917a0d Update to shared-mime-info-1.10. 2018-06-29 14:09:44 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
kirby
c0bd0027c2 update to mc-4.8.21, enable SEPARATE_BUILD while here
OK robert@ (maintainer)
2018-06-26 14:32:28 +00:00
ajacoutot
477eb9ac72 Unbreak with recent versions of lame. 2018-06-24 19:18:06 +00:00
ajacoutot
2f880f0b37 Fix PORTROACH annotation. 2018-06-24 12:06:43 +00:00
ajacoutot
da9bcb1fbd Update to redshift-1.12. 2018-06-23 15:33:44 +00:00
ajacoutot
fd2b4bfa03 Update to version 1.2.0. 2018-06-21 11:21:57 +00:00
sthen
28c921b67f update to dialog 1.3-20171209, sprinkle some https, and switch distfiles to
the main site (https://invisible-island.net/datafiles/release/) instead of
invisible-mirror.net now that files are available over HTTP(s) there
2018-06-19 13:53:20 +00:00
ajacoutot
027bae06f5 Update to osinfo-db-20180612. 2018-06-13 10:03:54 +00:00
ajacoutot
6f38a07342 Missed in previous. 2018-06-04 08:13:43 +00:00
ajacoutot
cee129d549 Update to osinfo-db-20180531. 2018-06-04 08:12:57 +00:00
ajacoutot
3f47c3d7e0 Update to libosinfo-1.1.0. 2018-06-04 08:12:41 +00:00
ajacoutot
14d5baa8e3 Update to hwdata-0.312. 2018-06-03 11:19:25 +00:00
ajacoutot
ca50293f2e Fix HOMEPAGE/MASTER_SITES following Fedorahosted retirement.
https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement
2018-06-03 10:54:54 +00:00
solene
f0bb67ea53 Removing obsolete ports wmtimer, ok jca@ 2018-06-01 18:07:07 +00:00
solene
1214b145e3 Unhook obsolete dock apps
ok jca@
2018-06-01 17:57:43 +00:00
nigel
9cd5d49794 bump after php switch to 7.0
Ok sthen@
2018-05-29 22:07:41 +00:00
bluhm
b79dd6f3ec Fix another time_t printf format string. Improve html output. 2018-05-23 20:28:34 +00:00
bluhm
f1567ba70a Sort the results in the html table correctly. After timeout detect
hung tests using the exit code of the alarm signal.  Fix more clang
printf format security warnings.  Fix clang time_t, rlim_t, pthread_t
printf format warnings.  Fix gcc uninitialized variable and array
size warnings.
2018-05-21 19:22:58 +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
naddy
1a51613d12 update to 4.30, which fixes a string overflow bug 2018-05-15 21:16:43 +00:00
bluhm
d6316f0ccc Ship sorted build and run list with proper test names. Add a script
that converts the test results into a html document.  Ship the build
log so that compiler and linker errors can be reported.  Rework
installing the source files so that they are complete.  Install the
buildonly programs.  Copy source files and logs to result directory
for better reports.  Use colon consistently as separator in build
log.
2018-05-08 22:14:19 +00:00
bluhm
3a043ab7e8 Check error code of fork(2), otherwise test program might kill all
programs with pid == -1.
2018-05-08 22:13:36 +00:00
solene
a193c9015f Update zzuf-0.15
ok jca@
2018-05-03 11:02:57 +00:00
bluhm
b3a9d318d0 +posixtestsuite 2018-05-02 21:10:05 +00:00
bluhm
6e11cfaca0 import posixtestsuite 1.5.2
OK pirofti@

Comment:
open POSIX test suite

Description:
The Open POSIX Test Suite is a test suite for POSIX 2001 APIs, not
tied to specific implementations.  It provides conformance, functional,
and stress testing.  Initial focus is on Threads, Clocks & Timers,
Signals, Message Queues, and Semaphores.

To run POSIX test suite on a regular basis as a OpenBSD regression
test, compile the software as a port.  All files needed to run the
tests are installed as package.  The port specific tool posixtestsuite
creates a run time environment, runs the tests, and stores the
results in the current directory.
2018-05-02 21:06:46 +00:00
ajacoutot
365c491e97 Update to gramps-4.2.8. 2018-04-28 14:37:29 +00:00
bluhm
df57fc7ba0 Do not build html page in os-test run automatically. This should
be an extra step.  Rework generating and reading test lists, now
it is one item per line.  Move list creation from post-build to
pre-build.  Document how installed files work in package description.
2018-04-28 14:36:20 +00:00
landry
5bbd8023a5 Backport two commits from upstream git to fix/silence warnings on
all/all + all/allfiles unknown/deprecated mimetypes installed by
kdelibs4 (and maybe others).
Cf https://bugs.freedesktop.org/show_bug.cgi?id=16816

ok ajacoutot@
2018-04-28 14:02:17 +00:00
bluhm
5dfd7f7f64 Use sthen@'s mirror for the os-test distfile. gitlab generates tar
balls on-the-fly and the result changes from time to time.
OK sthen@
2018-04-24 16:27:06 +00:00
bcallah
1d750f17a8 Remove misc/xnc. Ancient software that hasn't seen an update since 2001.
ok bentley@ jca@
2018-04-16 00:33:10 +00:00
bcallah
6360cd4a93 -xnc 2018-04-16 00:32:24 +00:00
jasper
9afb35b755 fix build with clang6 2018-04-15 11:51:48 +00:00
rsadowski
90ef8ccd79 Bump after security/gpgme update 2018-04-14 10:14:04 +00:00
ajacoutot
42812bb1be LOCALBASE->TRUEPREFIX
ok sthen@
2018-04-13 15:46:47 +00:00
bluhm
dff03858ba +os-test 2018-04-13 15:40:38 +00:00
bluhm
3b7d533809 import os-test 0.000041
OK sthen@

Prepare to run os-test on a regular basis as a OpenBSD regression
test by providing the software as a port.  As it was not designed
to be installed as a package, implement the runtime environment in
do-install.  The port specific tool os-test uses the installed files
from /usr/local to run the tests and creates the html output in the
current directory.

Comment:
test suites for POSIX operating systems

Description:
os-test is a set of test suites for POSIX operating systems designed
to make it easy to compare differences between operating systems
and to find operating system bugs.  It consists of test suites that
focus on different operating system areas.
2018-04-13 15:38:15 +00:00
jasper
fb63648b59 fix build with clang6; from freebsd 2018-04-09 18:07:24 +00:00
sebastia
aa2b88aa0a Update to 1.2.1, fixing a problem for me with toc2cue as well as other problems
just reported to ports@

OK sthen@
2018-03-07 22:38:05 +00:00
sthen
a03b57dc37 Update to memcached-1.5.6. Upstream now stops listening to UDP by default so
remove the extra bit from the rc.d script and tweak pkg-readme. Also listen
to IPv6 localhost suggested by jca. ok giovanni@
2018-03-03 13:39:18 +00:00
kn
95b23ab1f7 Switch from autogenerated github tarballs to stable release ones.
Use the now prebuilt configure script and drop AUTO_*.

ok sthen
2018-02-27 23:55:31 +00:00
sthen
555aa8d2a3 additionally switch memcached default to disabling the UDP socket,
which should also become the default in the next upstream version.

suggested by memcached project maintainer Dormando, ok giovanni@
2018-02-27 10:50:02 +00:00
sthen
2778eba499 Switch memcached's default command line to restrict to localhost and show
how to remove this in the pkg-readme file if needed.

Upstream wiki says "Memcached does not spend much, if any, effort in
ensuring its defensibility from random internet connections. So you
must not expose memcached directly to the internet, or otherwise any
untrusted users. Using SASL authentication here helps, but should not be
totally trusted."

memcached normally listens to both TCP and UDP. In particular the UDP
means that unfirewalled instances are a big DoS amplification risk.

ok giovanni@ (maintainer) kili@ jca@
2018-02-26 19:49:02 +00:00
kirby
9618efe35a fix MASTER_SITES 2018-02-22 08:49:54 +00:00
rsadowski
129952a549 Remove MAINTAINER per their request 2018-02-05 06:30:21 +00:00