aboutsummaryrefslogtreecommitdiff
path: root/sysutils/amrstat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* OptionsNGfy.Jung-uk Kim2017-06-271-6/+1
| | | | | | | PR: 220220 Notes: svn path=/head/; revision=444526
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Cleanup plistBaptiste Daroussin2014-12-201-2/+0
| | | | Notes: svn path=/head/; revision=375112
* Add license and stagefy.Jung-uk Kim2014-01-071-4/+10
| | | | Notes: svn path=/head/; revision=338967
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Create a directory with default permissions to fix pkgng failure.Jung-uk Kim2012-10-101-7/+4
| | | | | | | Reported by: bapt (via pkgng exp-run) Notes: svn path=/head/; revision=305668
* Remove unnecessary double-quotes from description.Jung-uk Kim2012-06-041-1/+1
| | | | | | | Pointed by: bapt Notes: svn path=/head/; revision=298386
* Use the new options framework.Jung-uk Kim2012-06-041-5/+6
| | | | Notes: svn path=/head/; revision=298382
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* Move my local distfiles from HTTP to FTP mirrors.Jung-uk Kim2009-02-271-1/+2
| | | | Notes: svn path=/head/; revision=229197
* Copy and/or move some distfiles to freefall for my ports.Jung-uk Kim2008-12-081-1/+1
| | | | Notes: svn path=/head/; revision=224003
* Update to 20070216 snapshot. This fixes regression bug for 40LD firmwareJung-uk Kim2007-02-161-1/+1
| | | | | | | | | | introduced in the 20070130 version. Reported by: Mars G. Miro (marsgmiro at gmail dot com) Frank Mayhar (frank at exit dot com) Notes: svn path=/head/; revision=185330
* - Update to 20070130. This version includes (old) 8LD firmware support.Jung-uk Kim2007-01-301-20/+2
| | | | | | | | | | | | | | Initial patch was submitted by Dan Nelson (dnelson at allantgroup.com) and heavily modified by me. He tested the initial version with PERC2/Si. This version also builds on any FreeBSD version because correct header files are included in the distribution. However, statically compiled version is still included in the tarball. It is useful when a box is not bootable. :-) - Assume maintainership as discussed privately. PR: ports/108561 Notes: svn path=/head/; revision=183722
* This port provides an utility for getting information fromErwin Lansing2006-06-111-0/+62
LSI Logic's MegaRAID RAID controllers. WWW: http://lists.freebsd.org/pipermail/freebsd-scsi/2006-February/002294.html PR: ports/98803 Submitted by: bz Notes: svn path=/head/; revision=165098