Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status FreeBSD #89

Closed
ghost opened this issue Jul 26, 2015 · 4 comments
Closed

Status FreeBSD #89

ghost opened this issue Jul 26, 2015 · 4 comments

Comments

@ghost
Copy link

ghost commented Jul 26, 2015

image_optim for FreeBSD

MISSING PACKAGES: jpeg-recompress, pngout


OK - zopfli

pkg install zopfli zopfli @ FreeBSD ports


OK - gifsicle

pkg install gifsicle gifsicle @ FreeBSD ports


OK - jhead

pkg install jhead jhead @ FreeBSD ports


OK - jpegoptim

pkg install jpegoptim jpegoptim @ FreeBSD ports


OK - jpeg-recompress

NO SUCH PACKAGE: pkg install jpeg-recompress

Recent fix: danielgtaylor/jpeg-archive#28


OK - mozjpeg

pkg install mozjpeg mozjpeg@ FreeBSD ports

NOTE: Might require you to uninstall tools that have IJG's jpeg8_6 as dependency, but you can always reinstall them afterwards.


OK - jpegtran

pkg install jpeg jpeg @ FreeBSD ports


OK - optipng

pkg install optipng optipng @ FreeBSD ports


OK - pngcrush

pkg install pngcrush pngcrush @ FreeBSD ports


OK - pngout

NO SUCH PACKAGE: pkg install pngout

# uname -p
amd64
# wget http://static.jonof.id.au/dl/kenutils/pngout-20150319-bsd.tar.gz && tar xvzf pngout-20150319-bsd.tar.gz && ./amd64/pngout

OK - pngquant

pkg install pngquant pngquant @ FreeBSD ports


OK - svgo

NO SUCH PACKAGE: pkg install svgo

npm install svgo svgo @ npmjs

@toy
Copy link
Owner

toy commented Jul 26, 2015

Wow, interesting! I'll try get back to this soon.
Also I want to add FreeBSD support to image_optim_pack, which will make things even easier. Could you help to configure vagrant boxes for that?

@ghost
Copy link
Author

ghost commented Jul 26, 2015

Also I want to add FreeBSD support to image_optim_pack, which will make things even easier.

Could you also support OpenBSD?

OpenBSD -- the world's simplest and most secure Unix-like OS. Creator of the world's most used SSH implementation OpenSSH, the world's most elegant firewall PF, the world's most elegant mail server OpenSMTPD, the OpenSSL rewrite LibreSSL, and the NTP rewrite OpenNTPD. OpenBSD -- the cleanest kernel, the cleanest userland and the cleanest configuration syntax. (http://theage.com.au/articles/2004/10/07/1097089476287.html)

Could you help to configure vagrant boxes for that?

Truth is I have no experience with Vagrant.

@ghost
Copy link
Author

ghost commented Jul 29, 2015

image_optim should now work for FreeBSD:

danielgtaylor/jpeg-archive#28

@ghost ghost closed this as completed Jul 29, 2015
@toy
Copy link
Owner

toy commented Jul 29, 2015

Great! And then it should be easier to add it to image_optim_pack.

OpenBSD — sure! About Vargrant — I think experience with FreeBSD and OpenBSD is needed more than with Vagrant.

@ghost ghost reopened this Oct 8, 2015
toy added a commit to toy/image_optim_pack that referenced this issue Jul 25, 2016
partially resolves toy/image_optim#89 (FreeBSD)
partially resolves toy/image_optim#90 (OpenBSD)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant