Switch to DuckDuckGo Search
   March 16, 2019  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[00:08:39] *** tdy1 <tdy1!~tdy@unaffiliated/tdy> has quit IRC (Ping timeout: 252 seconds)
[01:04:03] *** mplog <mplog!~irker@donkey.codingfarm.de> has quit IRC (Quit: transmission timeout)
[01:05:58] *** tdy1 <tdy1!~tdy@unaffiliated/tdy> has joined #macports
[01:06:07] *** jfcaron <jfcaron!~jfcaron@unaffiliated/jfcaron> has quit IRC (Quit: jfcaron)
[01:10:23] *** mplog <mplog!~irker@donkey.codingfarm.de> has joined #macports
[01:12:04] *** jfcaron <jfcaron!~jfcaron@unaffiliated/jfcaron> has joined #macports
[01:12:04] *** jfcaron <jfcaron!~jfcaron@unaffiliated/jfcaron> has quit IRC (Client Quit)
[01:30:45] *** gagarine <gagarine!~gagarine@adsl-89-217-172-240.adslplus.ch> has joined #macports
[01:35:11] *** gagarine <gagarine!~gagarine@adsl-89-217-172-240.adslplus.ch> has quit IRC (Ping timeout: 252 seconds)
[01:37:32] *** majurg <majurg!~majurg@2620:107:9044:2120::1b1> has quit IRC ()
[02:04:23] *** dale <dale!~dale@unaffiliated/dale> has quit IRC (Quit: dale)
[02:07:06] *** gagarine <gagarine!~gagarine@adsl-89-217-172-240.adslplus.ch> has joined #macports
[02:34:57] *** toby <toby!~toby@2620:149:f:1a65:5535:3483:6411:6d66> has quit IRC (Ping timeout: 252 seconds)
[03:43:30] *** dale <dale!~dale@unaffiliated/dale> has joined #macports
[03:52:11] *** vike <vike!~vike@c83-252-17-156.bredband.comhem.se> has quit IRC (Ping timeout: 246 seconds)
[04:10:08] *** vike <vike!~vike@c83-252-17-156.bredband.comhem.se> has joined #macports
[04:10:22] *** mplog <mplog!~irker@donkey.codingfarm.de> has quit IRC (Quit: transmission timeout)
[04:44:35] *** ngchk1 <ngchk1!~ngchk1@b2b-92-50-91-166.unitymedia.biz> has quit IRC (Quit: Leaving)
[05:00:39] *** mplog <mplog!~irker@donkey.codingfarm.de> has joined #macports
[05:03:05] <mplog> mohd.akram ports:master * 29a567741e / net/websocketpp/Portfile: websocketpp: new port https://git.io/fjvJ7
[05:11:15] <mplog> ken.cunningham.webuse ports:master * a0dda64891 / devel/legacy-support/Portfile: legacy-support-devel: bump to 20190216 https://git.io/fjvJ5
[05:16:05] *** Dar1us <Dar1us!~darius@118.211.73.152> has quit IRC (Ping timeout: 244 seconds)
[05:16:43] *** Dar1us <Dar1us!~darius@ppp118-210-152-74.adl-adc-lon-bras33.tpg.internode.on.net> has joined #macports
[05:24:16] <mplog> mohd.akram ports:master * 9042310176 / www/cpprestsdk/Portfile: cpprestsdk: update to 2.10.10 https://git.io/fjvJN
[06:49:13] *** vike <vike!~vike@c83-252-17-156.bredband.comhem.se> has quit IRC (Ping timeout: 245 seconds)
[07:12:14] *** maccampus <maccampus!~maccampus@d54c447db.access.telenet.be> has joined #macports
[07:53:37] <maccampus> looking for ipfirewall (ipfw) & IPFilter (ipf), can’t find either in macports
[08:24:06] *** jmr_mp_ <jmr_mp_!~jmr@180.181.106.199> has quit IRC (Quit: Reconnecting)
[08:24:17] *** mplog <mplog!~irker@donkey.codingfarm.de> has quit IRC (Quit: transmission timeout)
[08:24:20] *** jmr_mp <jmr_mp!~jmr@180.181.106.199> has joined #macports
[08:24:25] <jmr_mp> does a version of either that can be built as a mac kernel module even exist?
[08:24:57] <jmr_mp> either ipfw or pf is built in to the kernel depending on your OS version
[08:25:12] <jmr_mp> (not a loadable module)
[08:34:25] <maccampus> okay, how about ipf, not pf ?
[08:35:23] <maccampus> So any firewall gui that would run on current mac should stick with system provided pf ?
[08:40:40] <jmr_mp> probably yeah
[08:41:24] <jmr_mp> I don't know about ipf either, but it seems like it would also need work to build as a mac kernel module
[08:48:48] <maccampus> but if we would be on a BSD, not MacOS, it would be possible to have/build a Kernel that has a pf, ipfw & ipf Module at the same time ? Or this would conflict with each other ?
[08:49:37] <maccampus> I suppose it would be possible sinse MacOS came with pf & ipfw at the same time too, while transitioning
[08:50:00] <jmr_mp> no, it didn't
[08:50:46] <jmr_mp> I really don't know the details of how they're implemented
[08:51:39] <maccampus> Commonly used packet filters on various versions of Unix are ipfw (FreeBSD, Mac OS X (< 10.7)), NPF (NetBSD), PF (Mac OS X (> 10.4), OpenBSD, and some other BSDs), iptables/ipchains (Linux) and IPFilter
[08:52:22] <maccampus> So betwen 10.4 & 10.7 MacOS should have had both
[08:53:01] <jmr_mp> well ok, I don't remember both being available but that means nothing
[08:54:33] <maccampus> indeed , building a new Kernel for MacOS wouldn’t be allowed anyway by system integrity anyway, if building one is even possible
[08:55:02] <maccampus> but it did mean they can prolly coexist
[08:55:04] <jmr_mp> this says something different https://pleiades.ucsc.edu/hyades/PF_on_Mac_OS_X
[08:55:57] <maccampus> IPFW was deprecated in OS X 10.7, and was completely removed in OS X 10.10;
[08:56:05] <jmr_mp> yeah, different version range
[08:57:48] <jmr_mp> which sounds much more reasonable, I remember everyone scrambling to adapt when ipfw went away in 10.10
[08:58:53] <maccampus> but anyways if ipfw can’t be added it would mean i would not only need to rebuild the code i might be able to fosterparentize, but i would also need to first alter it to use pf instead of ipfw
[08:59:11] <maccampus> which is totally above my qualifications
[09:01:04] <jmr_mp> doesn't seem like anyone would bother porting ipfw to the current kernel version
[09:04:16] <maccampus> No but i was talking with the developers of the firewall gui, once known as Norton Firewall for Mac, and if i could provide it afterlife might be able to get the sourcecode of this
[09:04:48] <maccampus> But it’s actually a gui for controlling ipfw
[09:06:04] <maccampus> So if ipfw can’t be added as a binary, it would mean it would be altered to use pf instead
[09:06:38] <jmr_mp> right, which would be a rewrite of the back end I guess
[09:07:33] <maccampus> yeah, and i tried to contact a few of the current developers of such solutions to see if they are intrested but had no responses back
[09:44:41] *** Dar1us <Dar1us!~darius@ppp118-210-152-74.adl-adc-lon-bras33.tpg.internode.on.net> has quit IRC (Ping timeout: 252 seconds)
[09:45:09] *** Dar1us <Dar1us!~darius@2001:44b8:27c:2000:ea:1cff:fefa:f00> has joined #macports
[09:45:21] *** tdy1 <tdy1!~tdy@unaffiliated/tdy> has quit IRC (Ping timeout: 246 seconds)
[10:55:17] *** dale <dale!~dale@unaffiliated/dale> has quit IRC (Quit: dale)
[11:30:57] *** mplog <mplog!~irker@donkey.codingfarm.de> has joined #macports
[11:33:37] *** ngchk1 <ngchk1!~ngchk1@b2b-92-50-91-166.unitymedia.biz> has joined #macports
[11:52:17] <mplog> jonesc ports:master * 0f8d1dc599 / lang/ruby186/Portfile: ruby186: Fix typo in previous commit https://git.io/fjvIf
[12:39:42] <mplog> mps ports:master * 0cb44fad26 / science/gmic/Portfile: gmic: update to 2.5.2 https://git.io/fjvIo
[12:41:53] <mplog> mps ports:master * 32035bb55e / python/py-pyviz_comms/Portfile: py-pyviz_comms: update to 0.7.1 https://git.io/fjvIK
[12:47:52] *** gagarine <gagarine!~gagarine@adsl-89-217-172-240.adslplus.ch> has quit IRC (Remote host closed the connection)
[15:18:32] <mplog> mcalhoun ports:master * bfad3ca118 / math/octave-legacy/Portfile science/gmsh/Portfile: gmsh-devel: mark as obsolete; replace with gmsh https://git.io/fjvLN
[15:19:06] *** willyg_cos <willyg_cos!~willyg_co@97-121-143-96.clsp.qwest.net> has joined #macports
[15:30:08] <mplog> mcalhoun ports:master * 206bc24598 / science/gmsh/Portfile: gmsh: add variant to enable support for OpenMP https://git.io/fjvtU
[15:33:38] <mplog> mcalhoun ports:master * cd4b7f578e / science/gmsh/Portfile science/gmsh/files/patch-CMakeLists.txt.diff: gmsh: update version 4.1.5->4.2.2; add PETSc variant https://git.io/fjvtm
[15:47:31] <khindenburg> If anyone has time to look at this pull it would be appreciated before too much time pasts and I forget about it again - https://github.com/macports/macports-base/pull/103
[15:50:50] *** tdy1 <tdy1!~tdy@unaffiliated/tdy> has joined #macports
[16:08:15] *** jfcaron <jfcaron!~jfcaron@unaffiliated/jfcaron> has joined #macports
[16:22:47] *** gagarine <gagarine!~gagarine@adsl-89-217-172-240.adslplus.ch> has joined #macports
[16:24:04] *** gagarine <gagarine!~gagarine@adsl-89-217-172-240.adslplus.ch> has quit IRC (Read error: No route to host)
[16:24:24] *** gagarine <gagarine!~gagarine@adsl-89-217-172-240.adslplus.ch> has joined #macports
[16:32:07] *** angelbeastster[m <angelbeastster[m!angelbeast@gateway/shell/matrix.org/x-xdbmkhyulwnkawyp> has quit IRC (Remote host closed the connection)
[16:32:21] *** munjoma[m] <munjoma[m]!munjomamat@gateway/shell/matrix.org/x-hmgtursjwqqjgiqv> has quit IRC (Remote host closed the connection)
[16:32:23] *** Yeloby[m] <Yeloby[m]!johanslatt@gateway/shell/matrix.org/x-imumzjhynvvzvhlj> has quit IRC (Remote host closed the connection)
[16:32:24] *** l2dy_mt <l2dy_mt!l2dymatrix@gateway/shell/matrix.org/x-isphgbfjsvwomlqy> has quit IRC (Remote host closed the connection)
[16:32:31] *** meloulou[m] <meloulou[m]!meloulouma@gateway/shell/matrix.org/x-vocgvrqgueecydes> has quit IRC (Remote host closed the connection)
[16:32:40] *** BarrOff[m] <BarrOff[m]!barroffmat@gateway/shell/matrix.org/x-uaqwnxjsyhixkwky> has quit IRC (Read error: Connection reset by peer)
[16:34:54] *** jfcaron <jfcaron!~jfcaron@unaffiliated/jfcaron> has quit IRC (Quit: jfcaron)
[16:43:16] *** BarrOff[m] <BarrOff[m]!barroffmat@gateway/shell/matrix.org/x-iecmyutiogxzmwzu> has joined #macports
[16:45:18] <mplog> jmr ports:master * f9003cf7d8 / mail/postfix/Portfile: postfix: update to 3.4.4 https://git.io/fjvqW
[16:45:19] <mplog> jmr ports:master * 75e218ddaf / python/py-sphinx/Portfile: py-sphinx: update to 1.8.5 https://git.io/fjvql
[16:53:35] *** tdy1 <tdy1!~tdy@unaffiliated/tdy> has quit IRC (Ping timeout: 244 seconds)
[16:55:52] *** munjoma[m] <munjoma[m]!munjomamat@gateway/shell/matrix.org/x-oaoddrquzbqskvvk> has joined #macports
[16:55:53] *** angelbeastster[m <angelbeastster[m!angelbeast@gateway/shell/matrix.org/x-ivzsszxxkpnfrner> has joined #macports
[16:55:53] *** Yeloby[m] <Yeloby[m]!johanslatt@gateway/shell/matrix.org/x-hczsjrlecnwywjco> has joined #macports
[16:55:59] *** l2dy_mt <l2dy_mt!l2dymatrix@gateway/shell/matrix.org/x-bmntyipkhlurwvxs> has joined #macports
[16:55:59] *** meloulou[m] <meloulou[m]!meloulouma@gateway/shell/matrix.org/x-uuxvdgpgkceywahk> has joined #macports
[17:15:41] *** jfcaron <jfcaron!~jfcaron@unaffiliated/jfcaron> has joined #macports
[17:16:35] *** jfcaron <jfcaron!~jfcaron@unaffiliated/jfcaron> has quit IRC (Client Quit)
[18:34:46] *** shubham_gupta[m] <shubham_gupta[m]!shubhamgup@gateway/shell/matrix.org/x-bxrqsazzphsxpnyf> has joined #macports
[18:40:55] *** gagarine <gagarine!~gagarine@adsl-89-217-172-240.adslplus.ch> has quit IRC ()
[18:41:34] <mplog> yan12125 ports:master * 281f063ee4 / python/py-nvchecker/Portfile: py-nvchecker: update to 1.4 https://git.io/fjvmA
[18:51:02] <mplog> ciserlohn ports:master * 98df7c0356 / lang/go/Portfile: go: update to version 1.12.1 https://git.io/fjvYI
[18:58:17] *** jungsubk <jungsubk!~jungsubk@121.130.170.3> has joined #macports
[19:10:13] *** dale <dale!~dale@unaffiliated/dale> has joined #macports
[19:28:20] *** jungsubk <jungsubk!~jungsubk@121.130.170.3> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[19:48:00] *** jungsubk <jungsubk!~jungsubk@121.130.170.3> has joined #macports
[19:50:46] *** tdy1 <tdy1!~tdy@unaffiliated/tdy> has joined #macports
[20:00:31] *** jungsubk <jungsubk!~jungsubk@121.130.170.3> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[20:01:37] *** jungsubk <jungsubk!~jungsubk@121.130.170.3> has joined #macports
[20:14:27] *** brightbeat <brightbeat!~brightbea@109.63.232.55> has joined #macports
[20:15:07] <brightbeat> guys, this is ridiculous. php 7.3.3 has been out for some time already, php73-xdebug too. I'm not even talking about mysql 8
[20:24:18] <neverpanic> and still, nobody has submitted a pull request to update it, I know.
[20:24:21] <neverpanic> Isn't it a shame?
[20:25:22] <brightbeat> Why do I feel like I'm the only person in the universe using macports?
[20:29:53] <mplog> michaelld ports:master * 66f196b3a4 / devel/libuv/Portfile: libuv: update release to 1.27.0 and devel to 23bb992d (20190316) https://git.io/fjvOy
[20:32:26] *** jungsubk <jungsubk!~jungsubk@121.130.170.3> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
[21:06:41] <mplog> jonesc ports:master * 13493c3b4a / python/py-pytorch/Portfile: py-pytorch: remove unneccessary livecheck regex https://git.io/fjv3n
[21:10:42] <mplog> ciserlohn ports:master * bbb0ddc4f2 / devel/nodejs11/Portfile: nodejs11: update to version 11.12.0 https://git.io/fjv38
[21:26:49] *** brightbeat <brightbeat!~brightbea@109.63.232.55> has quit IRC (Quit: brightbeat)
[21:29:57] *** brightbeat <brightbeat!~brightbea@109.63.232.55> has joined #macports
[21:30:42] *** brightbeat <brightbeat!~brightbea@109.63.232.55> has quit IRC (Client Quit)
[22:00:49] <mplog> devans ports:master * b061eac91d / multimedia/mythtv.28/Portfile: mythtv.28: remove requirement for logrotate variant +startupitem https://git.io/fjv3H
[22:13:21] <mplog> billsix ports:master * b2b4dee00e / lang/gambit-c/Portfile: gambit-c: Update to version 4.9.3 https://git.io/fjv3b
[22:25:22] <mplog> chrischavez ports:master * 9c7d639277 / www/websvn/Portfile: websvn: fix license https://git.io/fjvsI
[22:39:43] *** maccampus <maccampus!~maccampus@d54c447db.access.telenet.be> has quit IRC (Quit: maccampus)
[22:57:31] *** tdy1 <tdy1!~tdy@unaffiliated/tdy> has quit IRC (Ping timeout: 246 seconds)
[23:44:27] *** dale <dale!~dale@unaffiliated/dale> has quit IRC (Quit: dale)
[23:52:49] *** jfcaron <jfcaron!~jfcaron@unaffiliated/jfcaron> has joined #macports
top

   March 16, 2019  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >