aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-html-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Moved here from the mailer, since it's of general use, and the composerDan Winship2000-04-281-0/+33
atis is run in post install script phasebapt2016-05-251-2/+4 * A new release was done, so resync all the Perl 5 Makefiles a bit more,mat2016-05-101-6/+3 * Try to simplify how libperl.so is looked for.mat2016-05-091-3/+6 * Simplify the Makefile.mat2016-04-261-3/+1 * Don't do the extra zlib tests, they take forever.mat2016-04-251-1/+1 * Fix a Perl security issue.mat2016-04-182-1/+101 * Fix running make test (I think) and test more things.mat2016-04-141-1/+2 * Change the man.d file to one that should be less prone to conflict.mat2016-04-112-3/+4 * Patch Config_heavy.pl so that -L${WRKSRC} is not removed after Perl is built.mat2016-04-111-2/+7 * Fix manual build of Perl modules when Perl has been cross compiled.mat2016-04-041-1/+7 * Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-1/+1 * Have patches for Perl ports use the correct file names.mat2015-12-164-0/+0 * Remove outdated comments.mat2015-11-051-1/+0 * Add a few patches to lang/perl5.* to make tests pass.mat2015-10-191-0/+20 * Try to fix upgrading a non default Perl version that is supposed to bemat2015-10-151-0/+15 * Remove trailing whitespace from Makefiles, A-L.olgeni2015-10-081-1/+1 * Use the test framework to run perl's tests.mat2015-10-081-5/+3 * SITEMAN3PREFIX was renamed SITEMANPREFIX, catch up with it here too.mat2015-09-152-2/+2 * Make it so that the default Perl is always called perl5.mat2015-09-145-282/+320 * Update to 5.20.3.mat2015-09-144-42/+5 * Fix last commit.mat2015-08-311-1/+1 * To ease up with future upgrades, move PERL_VERSION into a separate file.mat2015-08-314-59/+5 * Add a pkg-message to Perl 5.20+ about the /usr/bin/perl symlink.mat2015-08-162-1/+12 * Convert the post-patch target to use the new target option helpers.mat2015-07-211-7/+4 * Make Perl behave nicely, and install files 644 and not 444.mat2015-06-292-1/+12 * Have perldoc use mandoc before *roff. Also, fix perldoc when using more as amat2015-04-274-1/+35 * Add lang/perl5-devel, which will be the one from which the lang/perl5.xx portsmat2015-04-161-3/+1 * Only add the PKGINSTALL/DEINSTALL on 8.4. While there, move a few thingsmat2015-04-152-26/+27 * The canonical place to look for Perl is that directorymat2015-04-151-1/+1 * Remove old, unused, code.mat2015-04-111-4/+0 * Patch Perl's header for c++11 compatibility.mat2015-04-112-3/+13 * Make Perl build more reproducibly.mat2015-04-095-3/+185 * Deorbit PTHREAD_{CFLAGS,LIBS} from Perl, and use -lpthread.mat2015-03-252-13/+2 * Add an upstream patch fixing build with gcc5.mat2015-03-091-0/+39 * Update Perl 5.20 to 5.20.2.mat2015-02-179-22/+27 * Remove BSDPAN from here too.mat2015-01-231-2/+0 * Use a less kludgy way for handling libperl.so's versionning and linking.mat2014-12-25