aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_MAC
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-05-131-13/+5
| | | | | | | - Trim Header Notes: svn path=/head/; revision=318026
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Reset bg1tpt@gmail.com due to maintainer-timeouts and no response toMark Linimon2010-04-251-1/+1
| | | | | | | | | email. Hat: portmgr Notes: svn path=/head/; revision=253239
* - Update to 0.1.5Martin Wilke2008-06-202-4/+4
| | | | | | | | PR: 124701 Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer) Notes: svn path=/head/; revision=215341
* - Update to 0.1.4Martin Wilke2007-05-032-4/+4
| | | | | | | | PR: 112359 Submitted by: bg1tpt@gmail.com (maintainer) Notes: svn path=/head/; revision=191456
* Add pear-Net_MAC 0.1.3, PEAR class that validates and formats MACCheng-Lung Sung2007-04-253-0/+36
addresses. PR: ports/112104 Submitted by: Zhen REN <bg1tpt at gmail.com> Notes: svn path=/head/; revision=190848