aboutsummaryrefslogtreecommitdiff
path: root/sysutils/3dm
Commit message (Collapse)AuthorAgeFilesLines
* - Update to the 9.5.4/10.2.1 codeset (3dm2 v2.11.00.019) [1]Jason Helfman2012-03-223-31/+45
| | | | | | | | | | | | - Update MASTER_SITES [2] - Add an option for using the KB16625 binaries (do so by default) [2] PR: ports/166233 Submitted by: takefu@airport.fm [1], maintainer ports.maintainer@evilphi.com [2] Feature safe: yes Notes: svn path=/head/; revision=293646
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to v2.11.00.009 on 7.x and earlierSylvio Cesar Teixeira2010-07-015-91/+76
| | | | | | | | | | | - Removes BROKEN and updates to v2.09.01.004 on 8.x and later. PR: ports/148216 Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257264
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update to 2.09.01.004Martin Wilke2010-02-025-381/+455
| | | | | | | | PR: 143376 Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer) Notes: svn path=/head/; revision=249100
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-4/+0
| | | | Notes: svn path=/head/; revision=225335
* - Pass maintainership to submitterThomas Abthorpe2008-11-151-1/+1
| | | | | | | | PR: ports/128879 Submitted by: Darren Pilgrim <ports.maintainer evilphi.com> Notes: svn path=/head/; revision=222860
* Reset ports.maintainer@evilphi.com due to maintainer-timeouts and noMark Linimon2008-09-031-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=219710
* - Avoid clobbering existing 3dm2.confXin LI2007-08-062-6/+8
| | | | | | | | | | | - Don't unconditionally set mode 600 on 3dm2.conf Noticed by: Craig Leres <leres ee lbl gov> Submitted by: maintainer (in a follup to the PR) PR: ports/114994 Notes: svn path=/head/; revision=197194
* update to 2.04.00.035Oliver Lehmann2007-01-263-140/+310
| | | | | | | | | | change maintainers email address PR: ports/106931 Approved by: maintainer Notes: svn path=/head/; revision=183340
* - Update to 2.04.00.018Pav Lucistnik2006-05-254-97/+102
| | | | | | | | | | - Take maintainership PR: ports/97874 Submitted by: Darren Pilgrim <darren.pilgrim@bitfreak.org> Notes: svn path=/head/; revision=163431
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* update to 2.04.00.014Oliver Lehmann2006-02-173-43/+67
| | | | Notes: svn path=/head/; revision=156235
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 2.04.00.011Marcus Alves Grando2005-11-116-57/+75
| | | | | | | | | | | Proper use of USE_RC_SUBR Add SHA256 PR: 88819 Submitted by: James Kamlyn <jameskamlyn@gmail.com> Notes: svn path=/head/; revision=147873
* Remove extra subject from IGNORE.Norikatsu Shigemura2005-10-271-1/+1
| | | | | | | | Pointed out by: kris Disscussed with: matusita Notes: svn path=/head/; revision=146477
* Unquote.Norikatsu Shigemura2005-10-271-1/+1
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=146456
* 3ware provides 3DM Management Utility compiled on 5.2.1-RELEASE.Norikatsu Shigemura2005-10-271-2/+2
| | | | | | | So we cannot use this version on 4-stable. Notes: svn path=/head/; revision=146455
* 3dm works on amd64 with 32bit compatibility enabled so allow portDejan Lesjak2005-09-081-2/+2
| | | | | | | | installation. Escape qoutes in rc.conf message. Notes: svn path=/head/; revision=142234
* update to 2.03.00.028Oliver Lehmann2005-09-063-17/+30
| | | | Notes: svn path=/head/; revision=142122
* Never remove port epoch!Edwin Groothuis2005-03-041-0/+1
| | | | | | | Noticed by: chkversion <eik+chkversion@FreeBSD.org> Notes: svn path=/head/; revision=130305
* - Resurrect and update to 2.02.00.015Pav Lucistnik2005-03-037-0/+295
| | | | | | | | PR: ports/78330 Submitted by: James kamlyn <jameskamlyn@gmail.com> Notes: svn path=/head/; revision=130295
* As previously announced, remove sysutils/3dm. It is obsolete.Mark Linimon2004-11-297-190/+0
| | | | Notes: svn path=/head/; revision=122721
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-0/+2
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* This port is now obsolete, and should no longer be used. Direct users to theJoe Marcus Clarke2004-05-031-0/+2
| | | | | | | | | 3ware website instead. Submitted by: scottl Notes: svn path=/head/; revision=108273
* - tar -> ${TAR} (since we have now a bsdtar ;)Clement Laforet2004-04-071-1/+1
| | | | Notes: svn path=/head/; revision=106396
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* dbaker@FreeBSD.org has been inactive in the ports community for overMark Linimon2004-02-111-12/+12
| | | | | | | | | | | | | a year now, so return his ports to the unmaintained pool in the hopes that someone will adopt them and give them a good home. While here, pacify portlint on all of them. Discussed with: various members of portmgr@, at various times over the last few months. Notes: svn path=/head/; revision=100617
* 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
* This port installs intel binaries.Tilman Keskinoz2002-11-261-0/+1
| | | | | | | Submitted by: beta Notes: svn path=/head/; revision=71124
* Add 3dm, 3ware ATA RAID monitoring daemon and web server.Daniel Baker2002-09-028-0/+184
Notes: svn path=/head/; revision=65481