Jump to content

openJDK Repo?

So ive been trying to install unifi on my pfsense box, and pfsense doesnt have the repo for OPENJDK, Which i need. Does anyone know the link to the repo that has OpenJDK? Ive been searching the internet for forever trying to find a link.

Link to comment
Share on other sites

Link to post
Share on other sites

Read here: https://forums.freebsd.org/threads/install-openjdk-and-mongod-on-pfsense.56516/

Quote

Well as I guess you have found out pfSense is locked down. As a firewall appliance it meant to be a firewall. Nothing more.
OpenJDK on a firewall? That sounds like trouble...MongoDB on a firewall machine is not wise.

Here are FreeBSD tools for getting you started.
https://www.freebsd.org/java/
https://www.digitalocean.com/community/tutorials/how-to-install-mongodb-on-freebsd-10-1

If you insist on a firewall with these features you will probably need to custom build pfSense. Better idea is MongoDB server behind pfSense.

Don't ask to ask, just ask... please聽馃え

sudo chmod -R 000 /*

Link to comment
Share on other sites

Link to post
Share on other sites

You won't find a binary package, but you聽can install OpenJDK using ports, as described here:聽https://www.freebsd.org/java/

Since pfsense does not use the FreeBSD repos for ports, you will have to manually handle it, as described here:聽

https://www.netgate.com/docs/pfsense/packages/installing-freebsd-packages.html

You will also have to take care of dependencies yourself. See instructions for details.

OpenJDK 7 is available here :聽http://pkg.freebsd.org/freebsd:11:x86:64/latest/All/openjdk-7.161.01,1.txz

OpenJDK 8 is available here :聽http://pkg.freebsd.org/freebsd:11:x86:64/latest/All/openjdk8-8.192.26_3.txz

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now