aboutsummaryrefslogtreecommitdiff
path: root/www/p5-URI-Sequin
Commit message (Collapse)AuthorAgeFilesLines
* Use variables SITE_PERL and SITE_PERL_REL where appropriate.Sergey Skvortsov2009-02-241-2/+2
| | | | Notes: svn path=/head/; revision=228991
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 1.2.Anton Berezin2003-12-232-2/+2
| | | | Notes: svn path=/head/; revision=96485
* utilize SITE_PERLYing-Chieh Liao2003-10-242-11/+10
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 1.1.2.Anton Berezin2002-10-282-2/+2
| | | | Notes: svn path=/head/; revision=69034
* Update to 1.1.1. Make it NOPORDOCS-compliant.Anton Berezin2001-11-183-14/+10
| | | | Notes: svn path=/head/; revision=50196
* Update to 1.1; add WWW.Anton Berezin2001-10-304-8/+11
| | | | Notes: svn path=/head/; revision=49379
* Updated MAINTAINER to my new committer email address.Anton Berezin2001-06-122-2/+2
| | | | | | | | | Do the same for pkg-descr files. Approved by: markm Notes: svn path=/head/; revision=43917
* SEQUIN is intended to extract the keywords used and the name ofJosef Karthauser2001-04-285-0/+54
the search engine given the a line from a logfile that contains a referal URL from a Search Engine which GETs its data. Unlike traditional applications for doing this, it does not rely on a preset list of search engines and thus currently works with almost every search engine URL the author could get his hands on. PR: ports/26844 Notes: svn path=/head/; revision=41998