aboutsummaryrefslogtreecommitdiff
path: root/www/dtse
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* www/dtse is not jobs safeJohn Marino2015-12-161-0/+2
| | | | | | | | | This port has failed on me at least twice. It's trying to build object files before the "object" directory is created. Notes: svn path=/head/; revision=403825
* - Fix shebangsDmitry Marakasov2015-05-203-13/+4
| | | | | | | | | | - Drop @dirrm* from plist Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=386888
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-061-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category W. CR: D510 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=364158
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-11-262-3/+27
| | | | | | | | | | - While I'm here, use USES=gmake PR: ports/184274 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Notes: svn path=/head/; revision=334949
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325984
* - Fix build with clangMartin Wilke2012-01-278-0/+142
| | | | | | | | PR: 163731 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Notes: svn path=/head/; revision=289886
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* - Add LICENSESunpoet Po-Chuan Hsieh2011-01-153-4/+2
| | | | | | | | | | | | - Update DESCR - Remove obsolete MD5 checksum while I'm here PR: ports/154016 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=267839
* - Update MASTER_SITESMartin Wilke2009-11-211-1/+2
| | | | | | | | PR: 140747 Submitted by: maintainer Notes: svn path=/head/; revision=244587
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - Update to 1.3Rong-En Fan2008-08-252-4/+4
| | | | | | | | PR: ports/126775 Submitted by: Douglas Thrift <douglas at douglasthrift.net> (maintainer) Notes: svn path=/head/; revision=219131
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200793
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allMathieu Arnold2004-08-121-1/+1
| | | | | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme. Notes: svn path=/head/; revision=116026
* - Fix dependency, unbreak INDEX build for -STABLE usersPav Lucistnik2004-04-051-1/+1
| | | | | | | | Reported by: meowing all around Pointy hat (XL size) to: pav Notes: svn path=/head/; revision=106224
* - Satisfy build dependencyPav Lucistnik2004-04-041-0/+4
| | | | | | | Reported by: .kr cluster via kris Notes: svn path=/head/; revision=106086
* Douglas Thrift's Search Engine is an indexing search engine for use on smallPav Lucistnik2004-03-294-0/+68
websites such as personal or small business sites. It is designed to be very similar to Google for end users and its output is customizable. For indexing, it supports both the Robots Exclusion Protocol and the Robots META Tag as specified at http://www.robotstxt.org/wc/exclusion.html. WWW: http://computers.douglasthrift.net/searchengine/ PR: ports/64794 Submitted by: Douglas Thrift <douglas@douglasthrift.net> Notes: svn path=/head/; revision=105638