Commit Graph

2291 Commits

Author SHA1 Message Date
sthen
a1085b9f12 REVISION bumps for php default version switch to 7.3 2019-09-26 21:59:30 +00:00
fcambus
2d87107f47 Update most to 5.1.0.
Notable changes:

- Switch MASTER_SITES to jedsoft.org
- Remove skipv directive for portroach as it's not necessary anymore

OK sthen@
2019-09-22 09:20:44 +00:00
ajacoutot
ddedb634df Update to osinfo-db-20190920. 2019-09-22 07:36:58 +00:00
giovanni
b13e556364 Update to 1.5.18 2019-09-20 21:40:41 +00:00
sthen
b8f3015708 tpwireless requires machdep.allowaperture=1 or running before securelevel
is set (e.g. in single-user mode)
2019-09-12 13:42:45 +00:00
ajacoutot
843acaa91d Update to osinfo-db-20190905. 2019-09-07 15:55:23 +00:00
ajacoutot
49c23b154d Update to hwdata-0.327. 2019-09-07 15:53:52 +00:00
sthen
d65d629258 tell portroach to ignore 2019-09-06 13:28:32 +00:00
sthen
6862eb3a65 update to screen-4.6.2, tweak/ok jca@ 2019-09-05 17:35:06 +00:00
sthen
c69fdfd1e3 remove "shm" flavour from misc/screen, the same patched version of screen
is now available in misc/screen-shm instead.  ok jca@
2019-09-05 11:50:47 +00:00
sthen
4df69ffd97 add a separate misc/screen-shm port, based on the existing misc/screen port.
this will allow removing the flavour from misc/screen allowing for a sane
update of that port. further commit to follow will unhook misc/screen,shm,
hook this in its place, and update the dependency in brltty.  ok jca@
2019-09-05 11:49:08 +00:00
ajacoutot
c4b73734f1 Missing BDEP on devel/gettext,-tools (xgettext). 2019-08-23 06:02:07 +00:00
naddy
24160ac8ce Do not rm -f /tmp/conftest*. This kills configure tests of other builds
that happen to run at the same time.

Drop unused shmpatch for configure.in.

Miscellaneous cleanup.
2019-08-15 21:01:49 +00:00
kmos
10f3b0106c Remove misc/pymissile from the tree.
Port hasn't been updated since import in 2006

sthen@
2019-08-14 18:43:48 +00:00
ajacoutot
6e4e3da9b7 Update to osinfo-db-20190805. 2019-08-10 20:02:36 +00:00
fcambus
bc603c6187 Update dialog to 1.3-20190808. 2019-08-09 13:48:39 +00:00
fcambus
061ba184a2 Update dialog to 1.3-20190806. 2019-08-08 07:57:48 +00:00
landry
284bdc2281 Add missing BDEP on textproc/xmlto, spotted on sparc64 2019-08-06 17:38:05 +00:00
sthen
0fb25bf8e3 misc/subsurface port improvements, maintainer timeout
- explicitly list the gnu MODULE, this is normally included implicitly
when setting CONFIGURE_STYLE to something using autoconf. it has to be
done a bit differently than normal for a port that also uses cmake, but
it's better to use as much infrastructure as possible (this brings
in the standard ports autoconf cache file config.site, avoids the
confusing manual setting of MODGNU_* variables which should never be
set in a port, etc)

- due to mix of cmake+autoconf we can't use CONFIGURE_ARGS from the gnu
MODULE above so at least set "--disable-silent-rules" so we can see the
compiler commands

- the above lets us see that CC/CFLAGS are not honoured in the autoconf
part of the build, add ${CONFIGURE_ENV} so that these are picked up
so that it uses the correct system compiler rather than gcc 4.2.1 for
the libdivecomputer part of the build

- update to newer AUTOCONF_VERSION/AUTOMAKE_VERSION, mainly to increase
the chance that someone building will already have the right versions
installed

- requiring wxallowed is no reason to disable tests, but they don't
build at present anyway, so give a better comment

- use the new standard do-gen target for autoconf, tidy libdivecomputer
build dir creation, break out configure args onto separate lines as
normal in ports, use MAKE_PROGRAM rather than hardcoded gmake

- the change of compiler means the produced package is different so
bump REVISION
2019-08-05 20:48:17 +00:00
ajacoutot
208071e4b4 Update osinfo:
- libosinfo-1.6.0
- osinfo-db-20190726
- osinfo-db-tools-1.6.0
2019-08-04 09:01:55 +00:00
ajacoutot
db9f159c2f Update to hwdata-0.326. 2019-08-03 11:15:25 +00:00
kirby
be54f300dc add MODGCC4_CPPLIBDEP to LIB_DEPENDS-main to unbreak !clang arches
reported by landry@
2019-08-03 08:44:41 +00:00
giovanni
b72581a20b update to 1.5.16
adds authentication to ansi protocol
bug fixes
2019-08-02 14:04:27 +00:00
fcambus
d945072b5b Update dialog to 1.3-20190728. 2019-08-01 11:24:27 +00:00
kirby
48b6e7d8cb update to gpsd-3.19
changelog: https://gpsd.gitlab.io/gpsd/NEWS

tweaks and OKs from sthen@ and landry@, thanks!
2019-07-31 15:44:30 +00:00
fcambus
a31643b7d1 Update dialog to 1.3-20190724. 2019-07-27 16:53:07 +00:00
naddy
436668058c maintenance update to 20190710 2019-07-18 15:47:46 +00:00
sthen
4da36f6875 update to subsurface-4.8.5
stop removing aes.c and aes.h in libdivecomputer-subsurface, they are from
https://github.com/kokke/tiny-AES-c and the license is ok,

from kristaps (maintainer)

tweak from me: remove REVISION
2019-07-18 11:28:49 +00:00
sthen
88b1ee1426 stop removing aes.c and aes.h in libdivecomputer, they are from
https://github.com/kokke/tiny-AES-c and the license is ok,
from kristaps (maintainer)

tweaks from me: REVISION=0 not =1, and split CONFIGURE_ARGS into separate
lines as is normal in the ports tree
2019-07-18 10:42:49 +00:00
danj
a4577c7171 Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:46:32 +00:00
sthen
e8a3ed4a98 Some ports using gnulib previously detected a broken realpath and switched to an
internal replacement function. Following the changes to make realpath(3) use the
__realpath() syscall these no longer detect broken realpath i.e. produce different
code. Bump REVISION to ensure that users get the new version.
2019-07-16 21:29:41 +00:00
naddy
ae1cb22cb2 Switch to PERMIT_(DISTFILES|PACKAGE).
CDROM restrictions are no longer applicable.
2019-07-14 02:16:50 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
sthen
b8d12a3b20 update various simple PERMIT_* in Makefile.inc files 2019-07-13 10:59:26 +00:00
sthen
4435b868be replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:15:33 +00:00
sthen
8d7492377d replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:07:45 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
tj
b78c82b5f8 switch some more homepage and master_sites links to https. input/ok sthen 2019-07-10 21:01:26 +00:00
kirby
37d5c54ea6 cleanup:
- move libssh2 to LIB_DEPENDS as mc links against it and ssh2 is
   in WANTLIB
 - remove pcre as mc is using glib as a search engine by default
ok robert@ (maintainer)
2019-07-01 06:52:16 +00:00
ajacoutot
f6b1d927ae Update to hwdata-0.325. 2019-06-29 09:47:24 +00:00
sthen
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
cwen
bf21df5dfe openbabel: fix narrowing errors on archs where char is unsigned
by default (ppc, arm).

While here, move to PERMIT_PACKAGE.

OK sthen@
2019-06-25 11:54:02 +00:00
kirby
5f61c15632 Update to mc-4.8.23.
- update license marker
 - switch -PERMIT_PACKAGE_CDROM > -PERMIT_PACKAGE
OK robert@ (maintainer)
2019-06-25 07:35:59 +00:00
ajacoutot
2233fe70bf Update to osinfo-db-20190611. 2019-06-15 09:26:38 +00:00
ajacoutot
79b64c7ec2 Update to hwdata-0.324. 2019-06-15 09:23:28 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
ajacoutot
0ac9698342 Merged upstream. 2019-05-20 12:28:29 +00:00