- Apr 14, 2018
-
-
zzz authored
-
- Nov 25, 2017
-
-
zzz authored
-
- May 17, 2017
-
-
zzz authored
-
- May 03, 2017
-
-
zzz authored
-
- Mar 04, 2017
-
-
zzz authored
Fix up LICENSES.txt Build.xml cleanup Debian: - Add support for with-libtomcat8-java but not with-libjetty9-java for wheezy/jessie - Fix wheezy/precise/trusty build files to use tomcat8 but not jetty9 packages - Remove build dependency on ant-optional, not required - Remove some remaining eclipse-ecj dependencies - Add short README files for wheezy and jessie
-
- Mar 03, 2017
-
-
zzz authored
- Remove with-libtomcat6-java and with-libtomcat7-java - Replace with-libjetty8-java with-libjetty9-java - Add libtomcat8-java dependency in debian builds - Change libservlet-3.0-java implicit dependency to libservlet-3.1-java - Initial mods for trusty build files, as it does not have jetty 9 - Initial xenial build files - Add link to jetty9-apache-jsp.jar - Add necessary util jars to jsp classpath Non-Debian builds: - Move tomcat runtime from javax.servlet.jar to jasper-runtime.jar, to be consistent with Jetty 8 - Switch from jetty (glassfish) to apache (tomcat) jsp implementation, to be consistent with Debian builds - Drop checked-in Tomcat 6 and Jetty 8 jars Code: - Force Jasper initialization in RouterConsoleRunner since we don't use the Jetty annotation scanner
-
- Dec 15, 2016
-
-
zzz authored
- Fix jetty version in build.xml - Make javadoc package priority 'extra' - Beginning of xenial files, Java 8 only, untested - Build doc updates - Add zesty, remove wily in docs
-
- Oct 20, 2016
-
-
zzz authored
-
- May 26, 2016
-
-
zzz authored
- Mods to the trusty debian files for precise - New precise-tarball build target
-
- Mar 31, 2016
-
-
zzz authored
Delete files in debian-alt if the current package version is now the same as what's in debian/ debian-alt/precise/ contains fixes for precise builds.
-
- Mar 29, 2016
-
-
zzz authored
-
- Mar 27, 2016
-
-
zzz authored
Include Maxmind geoip-api-java library v1.3.1 (LGPL v2.1) Use Maxmind database for geoip lookup if it exists Debian: Don't bundle geoip.txt and geoipv6.dat.gz, depend on geoip-database instead
-
- Mar 26, 2016
-
-
zzz authored
Require openjdk-7-jdk to build hso we have the correct bootclasspath jars
-
zzz authored
mtn-ignore tweak
-
zzz authored
Don't bundle launch4j licenses in non-windows builds Clarify in LICENSES.txt that launch4j is not bundled in non-windows builds and packages Debian: Change maintainer Remove Debian patch that drops the launch4j licenses
-
zzz authored
Add missing patch with update for .25 Add missing line to require wrapper Add launchpad help document Add .24 and .25 releases to changelog
-
- Mar 21, 2016
-
-
zzz authored
Cherry-picked out of https://launchpad.net/~i2p.packages/+archive/ubuntu/i2p/+files/i2p_0.9.24-1ubuntu1.debian.tar.xz The files in http://deb.i2p2.no/pool/main/i/i2p/i2p_0.9.24-1~deb8u+1.debian.tar.xz are somewhat different. Note that some files out of that tarball are apparently older than what is in our debian/ directory and were not copied over. Some of the changes may be for Ubuntu and will not work for Debian. Kytv may have had a local debian/ directory for Ubuntu builds that was not checked in anywhere. Untested. Another patch refresh for 0.9.25 may be required. To be fixed up after the 0.9.25 release.
-
- Dec 06, 2015
-
-
kytv authored
-
- Jun 14, 2015
-
-
kytv authored
-
- Feb 18, 2015
-
-
kytv authored
-
- Apr 06, 2014
-
-
kytv authored
This causes the 'i2p' package to force the version of i2p-router to match.
-
- Apr 01, 2014
-
-
kytv authored
-
- Mar 13, 2014
-
-
kytv authored
Currently just for Debian unstable and Ubuntu Saucy and newer.
-
- Apr 30, 2013
-
-
kytv authored
note: jasper-compiler is kept due to it being referenced at http://www.i2p2.i2p/plugin_spec
-
- Dec 23, 2012
-
-
kytv authored
-
- Dec 19, 2012
-
-
kytv authored
If someone runs "ant debian" to make installable packages, they do not need to have their own wrapper or commons-logging jars. The PPA builds, however, do require them. During the last release I made the mistake of overwriting my "PPA debian/control" file with the one from MTN that did not include these dependencies. Also updating "debianhowto" to reflect the fact that we no longer use Debian's/Ubuntu's Jetty pkgs since Jetty6 appears to be leaving their repos in the near future.
-
- Nov 18, 2012
-
-
kytv authored
On Debian Squeeze the default-jre-* packages point to gij/gcj which is suboptimal. Openjdk cannot be forced since not all platforms--such as kFreeBSD--have it as an available option.
-
- Jul 23, 2012
-
-
kytv authored
Tomcat6 & Jetty6 are going to be dropped from the next release of Debian stable (Wheezy) in favor of Tomcat7 and Jetty8.
-
- Apr 26, 2012
-
-
kytv authored
-
- Mar 04, 2012
-
-
kytv authored
Work is needed so that I2P is built using jetty packages from Debian/Ubuntu.
-
- Feb 27, 2012
-
-
kytv authored
-
- Jan 04, 2012
-
-
kytv authored
-
- Jan 01, 2012
-
-
kytv authored
-
- Oct 08, 2011
-
-
kytv authored
-
- Aug 18, 2011
- Aug 09, 2011
-
-
kytv authored
installed by default if a JRE isn't installed yet. Since the packages previously depended on "default-jre|java5-runtime|java6-runtime", an already-installed headless package would have satisfied the dependency.
-
- Jun 22, 2011
-
-
kytv authored
GnewSense. This change will break nothing since we check for the existence of the lsb function files in the initscript. With an older version of lsb-base (like the one that came with Hardy (and GnewSense uses), the output from the initscript will simply look a little different (but again, nothing will break). Virtually everything but GnewSense comes with the desired lsb-base package anyway...
-
- Jun 13, 2011
-
-
kytv authored
-
- May 27, 2011
-
-
kytv authored
This commit splits the i2p package into a second package, i2p-router. * The new 'i2p-router' package does not depend on the java-wrapper nor jbigi. Jbigi is recommended. This package can be installed on the ports or distributions that the java-wrapper is not available for. * The new 'i2p' package depends on i2p-router, libjbigi-jni, and the java-wrapper. This package will add the i2psvc system user and the initscript. Existing users of the i2p package will have the i2p-router package pulled in automatically and for them there will be no usability changes. Executive summary: No functionality changes will take place for either those that installed the i2p package in the past or those that install the newly split i2p package. For them, "The Song Remains the Same."
-