#!/bin/sh prefix=/usr/local sharedir=${prefix}/share if [ -f ${sharedir}/texmf-dist/tex/latex/auto-greek/updmap.inc ]; then grep -vf ${sharedir}/texmf-dist/tex/latex/auto-greek/updmap.inc ${sharedir}/texmf-config/web2c/updmap.cfg > ${sharedir}/texmf-config/web2c/updmap.cfg.swp mv ${sharedir}/texmf-config/web2c/updmap.cfg.swp ${sharedir}/texmf-config/web2c/updmap.cfg chmod 0444 ${sharedir}/texmf-config/web2c/updmap.cfg mv ${sharedir}/texmf-dist/tex/generic/hyphen/hyphen.tex.old ${sharedir}/texmf-dist/tex/generic/hyphen/hyphen.tex ${prefix}/bin/texhash ${prefix}/bin/updmap-sys ${prefix}/bin/fmtutil-sys --byfmt latex ${prefix}/bin/fmtutil-sys --byfmt pdflatex fi; tle='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/httperf
Commit message (Expand)AuthorAgeFilesLines
* Support stagebapt2014-01-051-16/+8
* Convert benchmarks to PORT_OPTIONS:MDOCSadamw2014-01-031-3/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* Convert benchmarks from USE_GMAKE to USES=gmakebapt2013-08-311-6/+2
* Update my e-mail to my FreeBSD one.jlaffaye2011-06-091-1/+1
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Update MASTER_SITES and WWWbapt2010-08-292-19/+13
* Reset jmelo@FreeBSD.org due to many months of inactivity and no responselinimon2010-06-192-3/+1
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* - Update to 0.9.0.jmelo2007-12-264-20/+11
* - Change my ports MAINTAINER to jmelo@FreeBSD.org.jmelo2006-04-061-1/+1
* - Add SHA256pav2005-12-311-0/+1
* Submitter takes maintainership.lawrance2005-07-312-2/+2
* - Use MAKE_ARGSvs2005-06-044-28/+8
* - Move httperf from www to benchmarks categoryclement2004-06-101-1/+1