aboutsummaryrefslogtreecommitdiffstats
path: root/net/lla
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-051-1/+1
| | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
* - Fix shebangsamdmi32015-07-141-2/+5
| | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* Rename net/ patch-xy patches to reflect the files they modify.adamw2014-07-291-0/+0
| | | | | Approve by: portmgr (not really, but one of these is modifying an unstaged port)
* - Stage supportmiwi2014-02-061-2/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net)
* - convert to the new perl5 frameworkaz2013-09-071-1/+1
| | | | Approved by: portmgr (bapt@, blanket)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-3/+3
| | | | Approved by: portmgr@ (bapt@)
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - replace ${SITE_ARCH_PERL}/Date/Calc.pm with ${SITE_PERL}/Date/Calc.pmleeym2009-10-271-3/+1
| | | | - remove SITE_ARCH_PERL
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with N
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onlinimon2007-10-071-0/+1
| | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducederwin2003-10-241-1/+0
| | | | in the last commit.
* utilize SITE_PERLijliao2003-10-241-2/+2
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Depend on p5-Time-modules rather than p5-Time.demon2003-05-131-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* upgrade to 0.99.1ijliao2001-10-125-28/+29
| | | | | PR: 30886 Submitted by: MAINTAINER
* Add lla 0.98p14, a perl-based LDAP log statistics generator.will2001-05-206-0/+67
PR: 27025 Submitted by: Sunagawa Koji <koj@ofug.net>