Franco Fichtner
d8f661f86a
firmware: remove update glue, we're done
2018-01-29 17:59:57 +01:00
Franco Fichtner
02c5ee48dd
make: annotate package dependency for `license' target
2018-01-05 23:09:43 +01:00
Franco Fichtner
999b0899a1
make: rework style passes
2018-01-03 06:34:08 +00:00
Franco Fichtner
97daba95d9
network time: we haz a pool! #1374
...
While here, time-update-interval does not exist and update the
xml lint pass to pick up the sample file, too.
2017-12-21 18:28:24 +01:00
Ad Schellevis
e8a4fc1b46
ditch filterdns, since we've refactored the aliases in https://github.com/opnsense/core/issues/1971 the only use for this is ipsec, but it's doubtful if it's required. see https://github.com/opnsense/core/issues/2003
2017-12-18 20:44:16 +01:00
Franco Fichtner
a325ce8487
make: add plugins.inc.d to style and style-fix targets
...
The code has been pruned, time to give it a finishing touch.
2017-12-15 06:36:35 +00:00
Franco Fichtner
67c11c9b7a
make: use raw GUI reload during upgrade
...
We can observe the reload status this way.
2017-12-14 17:21:40 +00:00
Franco Fichtner
16bac7c867
pkg: consistent naming for release types
2017-12-12 05:49:47 +00:00
Franco Fichtner
6dd94d1c3b
pkg: also annotate PHP 7.1 usage here
2017-12-05 07:11:54 +01:00
Franco Fichtner
b2b61e83cf
pkg: also make py27-ipaddress explicit
2017-12-04 06:58:15 +01:00
Ad Schellevis
b01a45ab63
core, add dependency for https://github.com/opnsense/core/issues/1971
2017-12-03 18:03:47 +01:00
Franco Fichtner
f6e5e963f1
pkg: easy dhparam target for regeneration
...
Regenerate, while at it...
2017-11-22 09:40:31 +01:00
Franco Fichtner
543c7b286d
system: add syslog-ng, disable processing so that it coexists with syslogd
2017-11-22 07:13:53 +00:00
Alexander Shursha
baab54de6f
Add support UTF-8 domain names in black, white and exclude lists. ( #1892 )
2017-10-30 09:14:50 +01:00
Franco Fichtner
e5c6f52d10
make: let upgrade install missing dependencies
...
Required for the php70-intl bump, but also generally useful
for OEMs. The plugins already do the same with joy.
2017-10-30 07:52:28 +01:00
Franco Fichtner
6f5b13b440
pkg: add ports for wpa_supplicant and hostapd
2017-10-17 06:56:25 +02:00
Franco Fichtner
6566213c42
make: better reset borrowed from plugins.git
2017-09-23 15:12:58 +02:00
Franco Fichtner
a2fde613b1
make: only let clean clear the src/ directory
...
Many hours have likely been wasted because it would reset global changes. ;)
2017-09-23 15:02:43 +02:00
Franco Fichtner
262c89e134
webgui: typo in previous
2017-08-29 10:39:49 +02:00
Franco Fichtner
bc261c67b8
webgui: add and use backend call
...
PR: https://github.com/opnsense/plugins/issues/236
2017-08-29 10:37:46 +02:00
Franco Fichtner
d87c6ff556
Scripts: add a license generator for GitHub
2017-08-05 20:21:35 +02:00
Franco Fichtner
76bdebe293
pkg: no more upgrades for a while
2017-07-30 17:38:00 +02:00
Franco Fichtner
ae54d39218
pkg: fix annotation that will be wrong when 2.5 comes out
2017-07-10 06:47:27 +02:00
Franco Fichtner
532ee5bc7d
pkg: roll this back for now, pkg needs investigation
2017-06-26 00:07:46 +02:00
Franco Fichtner
da68e43635
Revert "pkg: hint at PHP version, pkg is too conservative here"
...
This reverts commit c4628a0b7c7a3283fadd6986da4360de3b23f20f.
It looks like pkg can't handle php70 to php71 at all.
2017-06-25 16:50:51 +02:00
Franco Fichtner
c4628a0b7c
pkg: hint at PHP version, pkg is too conservative here
2017-06-25 15:44:21 +02:00
Franco Fichtner
7884e3456e
rfc2136: move to plugins
2017-06-25 14:34:59 +02:00
Franco Fichtner
d0d52b088a
pkg: switch -devel to PHP 7.1
2017-06-25 12:08:28 +02:00
Franco Fichtner
210221c978
test: add plist-check to lint so it's not missed that often anymore
2017-05-15 06:39:28 +02:00
Franco Fichtner
27a92e913d
test: phpunit package name changed with version bump
2017-05-05 07:31:34 +02:00
Franco Fichtner
3386053709
webgui: clean up after rework
2017-05-04 16:59:51 +02:00
Franco Fichtner
d9f19e0752
pkg: depend on OpenVPN 2.4 for the next -devel build
...
Now that tools can build several versions of the same software, we
can have -devel depend on a different one than the release. This
helps with prebuilt testing and easier testing for interested parties.
Should your manual upgrade break at the moment, the easiest solution is:
# make upgrade CORE_OPENVPN=23
2017-04-29 15:40:44 +02:00
Franco Fichtner
a56ade1ec9
pkg: allow to change the openvpn package
2017-04-24 10:43:36 +02:00
Franco Fichtner
ea0eeadf15
pkg: cluster changed lines between master and stable
2017-03-17 16:43:04 +01:00
Franco Fichtner
9821d6fb7a
pkg: remove the release override, stable/xx.x will become release again
2017-03-17 13:09:02 +01:00
Franco Fichtner
4f4791c405
src: so this is 17.7.a
2017-01-30 21:35:22 +01:00
Franco Fichtner
cc945783e4
pkg: switch message for development branch
2017-01-24 08:20:28 +01:00
Franco Fichtner
fadc0ab5ad
load balancer (relayd): remove from core
2017-01-03 23:40:46 +01:00
Franco Fichtner
44e4ae85c0
upnp: remove from core
2017-01-03 23:29:13 +01:00
Franco Fichtner
130d52da8f
wol: remove from core
2017-01-03 23:21:10 +01:00
Franco Fichtner
c91841afd6
igmp proxy: remove from core
2017-01-03 23:09:19 +01:00
Franco Fichtner
52184b09d3
snmp: remove from core
2017-01-03 22:58:42 +01:00
Franco Fichtner
1d694b2f29
pkg: for the moment "openvpn23" is the right package
...
FreeBSD added OpenVPN 2.4, but we're not ready yet.
2016-12-28 13:20:41 +01:00
Franco Fichtner
cb051070a1
pkg: add release switch formerly handled by tools.git
2016-12-24 14:56:34 +01:00
Franco Fichtner
339f130190
pkg: correct bind version according to ABI
2016-12-14 07:59:43 +01:00
Franco Fichtner
33d00edd0a
pkg: make building 17.1 a bit easier
...
We're switching to PHP 7.0 (or 7.1 maybe), php-suhosin seems dead,
and maybe someone wants to work on a newer python base.
2016-11-24 18:19:17 +01:00
Franco Fichtner
78945ce0cb
make: display plist fix hint after diff
2016-11-13 15:57:04 +01:00
Franco Fichtner
6aac623b99
pkg: cross-build needs explicit CORE_ARCH
2016-10-25 08:34:38 +02:00
Franco Fichtner
8185e2007b
pkg: exclude missing packages on armv6
2016-10-24 17:13:50 +02:00
Franco Fichtner
804d915b8b
openvpn: go full-circle on zip package
...
We don't need 7z anymore, so it's better to use the lightweight package.
2016-10-10 19:54:32 +02:00