Skip to content

Instantly share code, notes, and snippets.

@bahamat
Created May 22, 2017 23:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bahamat/c784a371731e0c8e27f70a417ec26b01 to your computer and use it in GitHub Desktop.
Save bahamat/c784a371731e0c8e27f70a417ec26b01 to your computer and use it in GitHub Desktop.
Packages I get from brew instead of pkgsrc, and why
pkg why
dnstracer not available
fortune not available
ghc not available on mac
hping out of date (pkgsrc==hping2, brew==hping3)
nagios-plugins does not compile on mac. Maybe brew patch(es) can be used?
shunit2 not available
tcpflow out of date (pkgrsc==0.21, brew==1.4); depends on dfxml which does not compile on smartos due to missing MAP_FILE ([tcpflow#91)[simsong/tcpflow#91])
@jperkin
Copy link

jperkin commented Jun 14, 2017

dnstracer fixed in NetBSD/pkgsrc@3eea3be

@jperkin
Copy link

jperkin commented Jun 14, 2017

hping3 fixed in NetBSD/pkgsrc@ded8aad

@jperkin
Copy link

jperkin commented Jul 4, 2017

shunit2 imported in NetBSD/pkgsrc@21f19c1

@jperkin
Copy link

jperkin commented Jul 4, 2017

tcpflow updated in NetBSD/pkgsrc@717e399

@jperkin
Copy link

jperkin commented Jul 4, 2017

nagios-plugins updated in NetBSD/pkgsrc@4220ab6 and tested on OSX

@jperkin
Copy link

jperkin commented Aug 7, 2017

fortune inported in NetBSD/pkgsrc@1da6514

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment