This is a small command-line utility for encryption and decryption using the principle of one-time pads (OTPs). One or more data files given to pad are XORd with each other and with RNG output, resulting in two or more output files. The output files are indistinguishable from random noise, except that when the pad utility is used to XOR them together again, the original data files may be recovered. WWW: http://www.lammah.com/pad/ Jason Harris -git' href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-0146-125/+125
* Fixup some whitespace at the beginning of lines problems.mat2016-04-011-1/+1
* . Update to 8u77.glewis2016-03-282-3/+9
* java/wildfly100: update to 10.0.0.Finaljunovitch2016-03-274-263/+295
* . Update to 8u77glewis2016-03-272-3/+3
* . Update to 8u77.glewis2016-03-272-5/+5
* java/openjfx8-devel: create portswills2016-03-218-0/+174
* Reset MAINTAINER to ports@. Maintainer doesn't use this port any more.cy2016-03-181-1/+1
* . Update to 2016b.glewis2016-03-173-5/+6
* Update to 4.5.2.vanilla2016-03-124-20/+20
* Combine print/cups-base, print/cups-client and print/cups-image intotijl2016-03-113-3/+3
* java/intellij: 15.0.3 -> 15.0.4pi2016-02-2812-84/+167
* New port: java/jd-guipi2016-02-196-0/+67
* Update to 1.6.2.jkim2016-02-1213-4786/+216
* java/intellij: 15.0.1 -> 15.0.3pi2016-02-125-17/+67
* Update to 8u74.jkim2016-02-112-3/+3
* Update to 8u74.jkim2016-02-112-5/+5
* - Disable ccache for this port: it fails to build by not respecting the envir...amdmi32016-02-051-0/+2
* . Update to 7u95.glewis2016-02-033-882/+1923
* Remove expired ports:rene2016-02-0215-4070/+0
* . Update to 8u72.glewis2016-02-018-7856/+973
* Unbreak on head, the issue was fixed in base r294936antoine2016-01-311-1/+0
* java/dbvis: 9.1.6 -> 9.2.14pi2016-01-292-5/+5
* Mark deprecated and set expiration.jkim2016-01-272-2/+4
* . Update to 2015g.glewis2016-01-263-3/+4
* Mark forbidden. Oracle Java SE 7 has reached end-of-life status and it hasjkim2016-01-262-0/+4
* Update to 8u72.jkim2016-01-263-3/+5
* Update to 8u72.jkim2016-01-263-5/+7
* - Update to b38.jkim2016-01-262-7/+7
* Mark BROKEN on FreeBSD headantoine2016-01-231-0/+1
* . Unreak CCACHEglewis2016-01-212-0/+22
* New port: java/intellijpi2016-01-118-0/+1739
* java/wildfly(80|81|82): Deprecate three EOL versions of wildflymarino2016-01-093-0/+9
* Set CPE information.rakuco2016-01-071-0/+3
* - Partially implement getThreadUserTime() using getrusage(2). Note we canjkim2016-01-062-20/+58
* . Stub implementation of OperatingSystemImpl.glewis2016-01-022-1/+46
* - Add NO_ARCHamdmi32016-01-021-0/+5
* - prepare for devel/subversion17 removalohauer2015-12-301-5/+1
* java/wildfly80: address non-root builds and minor QA observationsjunovitch2015-12-263-13/+14
* java/wildfly81: address non-root builds and minor QA observationsjunovitch2015-12-263-13/+14
* Fix the previous commit. We do not support getThreadUserTime().jkim2015-12-231-1/+1
* Implement ThreadMXBean.getThreadCpuTime(), etc.jkim2015-12-233-0/+90
* - Reset maintainer to ports@wen2015-12-221-1/+1
* - Sort SUBDIRssunpoet2015-12-211-1/+1
* New port: java/wildfly100junovitch2015-12-188-0/+1748
* Fix build with fmake.jkim2015-12-151-1/+1
* Build compilefontconfig.jar and javazic.jar with bootstrap jar. Originallyjkim2015-12-151-2/+2
* Build with sjavac when we are self-hosting to improve build speed.jkim2015-12-151-0/+4
* Allow java/openjdk7 for bootstrapping java/openjdk8. Although we cannotjkim2015-12-151-4/+3
* Respect CC, CPP and CXX with full paths.jkim2015-12-151-1/+1
* Respect CC, CPP and CXX with full paths.jkim2015-12-151-0/+12
* . Update to 7u91glewis2015-12-142-4/+9
* Fix a bunch of false positive that are fetchablebapt2015-12-141-2/+0
* . Update to 8u66.glewis2015-12-134-2116/+4678
* Now that netbeans has been updated, mark the -devel version as ignore again.kwm2015-12-131-1/+1
* Update netbeans to 8.1.kwm2015-12-133-83/+677
* java/wildfly90: use 555 permissions instead to match original CHMODjunovitch2015-12-121-11/+11
* java/wildfly82: use 555 permissions instead to match original CHMODjunovitch2015-12-121-11/+11
* java/wildfly82: update 8.2.0 -> 8.2.1junovitch2015-12-124-95/+95
* java/wildfly90: update 9.0.1 -> 9.0.2junovitch2015-12-124-114/+115
* Restore jtreg disappeared in r396353.jkim2015-12-121-0/+2
* Work around build failures with Poudriere. We have to limit max heap sizejkim2015-12-111-0/+6
* Fix regression introduced in r372338, i.e., mis-merged fix for JDK-8031581.jkim2015-12-112-1/+24
* Add an upstream patch to fix build for some 32-bit platforms, i.e.,jkim2015-12-101-0/+28
* Upgrade to 3.0.1.20150306-5afe4d1.vanilla2015-12-092-4/+4
* Upgrade to 1.5.1.vanilla2015-12-092-3/+3
* Upgrade to 1.3.1.vanilla2015-12-092-3/+3
* - Add NO_ARCHamdmi32015-12-091-4/+3
* - Switch to options helpersamdmi32015-12-091-4/+2
* Update giflib to 5.1.1antoine2015-12-041-0/+1
* java/eclipse: 4.4.2 -> 4.5.1pi2015-12-037-299/+261
* Fix LICENSE. It always has been licensed under the LPGL.jkim2015-11-241-1/+1
* The old URL for jtreg disappeared.jkim2015-11-201-4/+3
* Update to b37.jkim2015-11-172-4/+4
* java/jrosetta:makc2015-11-062-43/+6
* Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-054-17/+17
* java/sigar: Fix typo from previous commit (LATFORM => PLATFORM)marino2015-10-301-2/+2
* . Update to 8u66.glewis2015-10-242-3/+3
* . Update to 8u66.glewis2015-10-242-5/+5
* Add support for armv6hf. Tested on Raspberry Pi 2 Model B.jkim2015-10-165-31/+33
* Drop 8 support.mat2015-10-151-4/+2
* Update devel/subversion to 1.9.2.lev2015-10-151-0/+2
* Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.tijl2015-10-101-1/+2
* Remove trailing whitespace from Makefiles, A-L.olgeni2015-10-082-2/+2
* java/eclipse-ecj: update to 4.4.2swills2015-10-023-15/+28
* Clean up and modernize the port. No functional change.jkim2015-09-302-66/+142
* . Add support for armv6.glewis2015-09-294-7/+148
* Typos, whitespace and capitalization fixes (G-P).olgeni2015-09-211-2/+2
* Add support for armv6sbruno2015-09-182-2/+9
* Update netbeans-devel to 8.1 beta snapshot from 201508041349.kwm2015-09-164-121/+634
* Do not build unnecessary targets to reduce build time.jkim2015-09-161-0/+7
* - Add NO_ARCHamdmi32015-09-121-2/+2
* . Move the large patches which contain the changes between updates of theglewis2015-09-0910-294686/+25
* . Switch to xz for the new remote patches to decrease download size.glewis2015-09-092-27/+27
* . Move the large patches which contain the changes between updates of theglewis2015-09-0811-1143912/+28
* . Update to 8u60.glewis2015-09-074-983/+285491
* The GitHub revision tag starts with 'v', so add DISTVERSIONPREFIX totruckman2015-08-302-2/+3
* - Add NO_ARCHamdmi32015-08-291-1/+2
* . Update to 8u60.glewis2015-08-283-6/+28
* . Update to 8u60glewis2015-08-283-3/+4
* java/jrosetta:makc2015-08-271-0/+1
* Convert my ports to new options helpersmakc2015-08-252-13/+8
* java/jgraphx:makc2015-08-252-31/+16
* . Update to 2015f.glewis2015-08-202-4/+3
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-17