aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-JSON-PP
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.27400sunpoet2016-04-252-4/+3
* - Add NO_ARCHsunpoet2015-09-182-1/+2
* Make it so that the default Perl is always called perl5.mat2015-09-141-1/+1
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
* - Update to 2.27300sunpoet2014-10-093-7/+3
* - Remove outdated PERL_LEVEL checksunpoet2014-02-282-15/+1
* - Update to 2.27203sunpoet2013-10-202-3/+3
* - Support STAGEDIRsunpoet2013-10-073-17/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove leading indefinite article from COMMENTsunpoet2013-08-221-1/+1
* - Convert to new perl frameworksunpoet2013-08-211-1/+2
* - Update to 2.27202sunpoet2013-03-152-9/+7
* - Rename bin/json_pp to bin/p5json_pp to avoid CONFLICTS with lang/perl5.14sunpoet2011-09-173-3/+31
* - Update to 2.27200sunpoet2011-05-252-3/+3
* - Update to 2.27105sunpoet2011-04-262-3/+3
* - Add p5-JSON-PP 2.27104sunpoet2011-03-044-0/+37
-13 23:12:26 +0800'>2005-10-133-0/+54 * . Include header files from the JDK that was just built, not from theglewis2005-09-271-0/+17 * . Update to patchset 2:glewis2005-09-2119-744/+91 * . Force the Client VM when dumping the shared archive since you can'tglewis2005-09-061-1/+1 * . Generate the class data shared archive during post-install to speedglewis2005-09-042-11/+18 * Add two more hunks to patch-koi8u. Should make the koi8-u fonts support bettermi2005-08-041-0/+17 * Add the two forgotten files neccessary for proper KOI8-U support... Uh-oh.mi2005-08-022-0/+375 * Use code long floating around the Internet to add support for KOI8-Umi2005-07-282-3/+11 * . Avoid memory corruption on FreeBSD 4.x. This seems to have no affectglewis2005-06-221-0/+18 * . Ensure that when files are extracted that their fully resolved path liesglewis2005-05-123-1/+72 * . Fix various problems with time zone handling including:glewis2005-05-121-0/+100 * . Using dladdr(3) to determine the path to the current executable, andglewis2005-05-121-0/+62 * . When linprocfs is not mounted the Linux JDK will output a warning message,glewis2005-04-091-0/+17 * . Bump PORTREVISION, forgotten when doing the fixes prior to the portsglewis2005-04-081-3/+4 * . Fix the build on FreeBSD 4.x by using <inttypes.h> rather than <stdint.h>glewis2005-04-083-0/+46 * . Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS forglewis2005-03-311-0/+4 * . Fix a typo that results in an undefined reference (sizof -> sizeof).glewis2005-03-211-0/+13 * . Fix a performance issue by using the correct INTERRUPTIBLE_NORESTARTglewis2005-03-211-0/+9 * . Move the invocation of unregistervm to the top of the packing list.glewis2005-02-191-1/+1 * Unbreak plist generationphantom2005-01-291-8/+5 * Please welcome new participant of FreeBSD ports tree and Java portsphantom2005-01-2013-2025/+110 * . Avoid a problem where, without linprocfs mounted, the first line ofglewis2004-12-171-0/+11 * . Update to patchset 7.glewis2004-12-1725-2018/+8 * . Backport parts of the 1.5 plugin to address plugin vulnerabilities.glewis2004-12-049-3/+1420 * . Mark FORBIDDEN when building with the browser plugin due to theglewis2004-11-241-0/+2 * . Take into account that pthread_mutex_trylock() can return EDEADLK asglewis2004-11-022-0/+22 * The BSD patchset for the Sun JDK modeled its thread behavior mostly aftergreen2004-10-212-1/+14 * . Bump PORTREVISION for the recent fixes.glewis2004-10-171-1/+1 * . Fix the Server VM for gcc 3.4 part 2/2.glewis2004-10-171-0/+24 * . Fix the Server VM for gcc 3.4 part 1/2.glewis2004-10-171-0/+38 * . In the ReadChunk() function, change an assert() to be a "test for aglewis2004-10-171-0/+53 * . At least on FreeBSD, O_SYNC and O_DSYNC aren't both definedglewis2004-10-171-0/+21 * . Assume (un)registervm is in LOCALBASE _not_ PREFIX.glewis2004-09-021-2/+2 * . The changes to make in -CURRENT to use MAKEFLAGS make us unable toglewis2004-08-181-1/+2 * . Fix the build for gcc 3.4.glewis2004-08-133-0/+47 * SIZEfyphantom2004-03-201-0/+3 * . Set LATEST_LINK [1]phantom2004-03-053-1/+317 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * 1. Switch 5.x version of jdk14 back to libc_r as default threading library.phantom2004-01-285-1099/+1220 * Update license to most recent SCSL license version.phantom2004-01-281-24/+14 * Use LS macro.trevor2004-01-231-1/+1 * Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+0 * Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+0 * . Check the return value of stat(2) when trying to read the javawsglewis2004-01-172-0/+17 * . Update to 1.4.2 patchset 6.glewis2004-01-157-38/+20 * Don't use patch release number while setting up BUILD_DEPENDS forphantom2003-12-161-2/+3 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * Fix path to patched file.phantom2003-11-121-2/+2 * Fix bootstrap jdk detection process, so it work in case if no valid jdkphantom2003-11-121-4/+11 * Add patch to fix build problems on 5.x system reported by many people.phantom2003-11-121-0/+13 * Update to 1.4.2p5.phantom2003-11-1211-286/+285 * Don't redefine ECHO_MSG to echo explicitly. It b0rked IGNORE messages.phantom2003-11-101-1/+0 * . Add fix for "runaway process" problem. It should fix of stalledphantom2003-10-293-2/+95 * . Sort PTHREAD_FILES.glewis2003-10-211-2/+3 * . Add a missing BUILD_DEPENDS on NSPR so the plugin builds.glewis2003-10-141-1/+2 * . Override PKGINSTALL to place it in WRKDIR, which is writeable, ratherglewis2003-10-131-0/+1 * . Update to 1.4.1p4.glewis2003-10-118-59/+613 * . Unset -Werror when compiling the NIO stuff. GCC 3.3.1 tends to generateglewis2003-10-111-0/+13 * . Sync with the change to linux-sun-jdk14 (it now installs inglewis2003-10-021-1/+1 * Update linux jdk location after recent linux-sun-jdk update to 1.4.2_01phantom2003-09-081-1/+1 * Warn users about requirement of having linprocfs mounted in order tophantom2003-08-041-2/+22 * Now expects bootstrap JDK in ${LOCALBASE}/linux-sun-jdk1.4.2.znerd2003-07-211-1/+3 * Unbreak package build after recent Greg's commit (which changedphantom2003-05-091-3/+3 * . Add $FreeBSD$glewis2003-05-021-0/+12 * Fix checking of libc_r capabilities at FreeBSD version whichphantom2003-03-151-6/+22 * Add runtime test to check of required libc_r functionality. I.e. warnphantom2003-03-142-8/+94 * Add notice about amount of disk space requiredphantom2003-03-131-0/+9 * Correct pkg-plistphantom2003-03-131-204/+0 * Make sure that demo/jfc/SwingSet2/resources does not exists (it should not,phantom2003-03-131-0/+2 * Fix build on 5.0-RELEASEphantom2003-03-131-0/+11 * Bump PORTREVISIONphantom2003-03-111-0/+1 * Since we have problems with running debuging binaries on some machinesphantom2003-03-111-0/+15 * Add patch which backouts some of my early compile hacks which now preventingphantom2003-03-111-0/+13