Port details |
- raqdevil A port of the Sun Cobalt RaQ550 software to FreeBSD
- 1.0_7 www
=0 1.0_7Version of this port present on the latest quarterly branch. BROKEN: Master site gone, distfiles not fetchable
DEPRECATED: Master site gone, distfiles not fetchable
This port expired on: 2009-04-06
IGNORE: is marked as broken: Master site gone, distfiles not fetchable
- Maintainer: devon.odell@gmail.com
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2005-10-31 11:27:06
- Last Update: 2009-04-11 09:58:39
- SVN Revision: UNKNOWN
- Also Listed In: sysutils
- License: not specified in port
- WWW:
- http://www.raqdevil.com/
- Description:
- RAQdevil is a web control panel application, developed by iXsystems and
based upon the Sun Cobalt RaQ550 software.
The RAQdevil is software that provides web based management of multiple
aspects of a server. RAQdevil manages system users, web sites, email, DNS,
and other common server components used for web hosting.
WWW: http://www.raqdevil.com/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: there is no package for this port: NO_PACKAGE = Workaround for Pointyhat and Tinderbox.
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- re2c : devel/re2c
- apxs : www/apache20
- gmake : devel/gmake
- perl5.8.9 : lang/perl5.8
- pkg-config : devel/pkg-config
- Runtime dependencies:
-
- sendmail : mail/sendmail-sasl
- SASL.pm : security/p5-Authen-SASL
- Base64.pm : converters/p5-MIME-Base64
- Digest.pm : security/p5-Digest
- MD5.pm : security/p5-Digest-MD5
- Cmd.pm : net/p5-Net
- Harness.pm : devel/p5-Test-Harness
- Simple.pm : devel/p5-Test-Simple
- imapd : mail/imap-uw
- Jcode.pm : japanese/p5-Jcode
- Quota.pm : sysutils/p5-Quota
- gettext.pm : devel/p5-Locale-gettext
- Graph.pm : graphics/p5-GD-Graph
- Query.pm : mail/p5-Mail-SPF-Query
- Jcode.pm : japanese/p5-Jcode
- expect : lang/expect
- logrotate : sysutils/logrotate
- pcretest : devel/pcre
- snmpd : net-mgmt/net-snmp
- proftpd : ftp/proftpd
- qpopauth : mail/qpopper
- xinetd : security/xinetd
- spamc : mail/p5-Mail-SpamAssassin
- procmail : mail/procmail
- clamscan : security/clamav
- analog : www/analog
- php.h : lang/php5
- apxs : www/apache20
- perl5.8.9 : lang/perl5.8
- pcre.so : devel/php5-pcre
- session.so : www/php5-session
- xml.so : textproc/php5-xml
- pkg-config : devel/pkg-config
- libgiofam.so : devel/gio-fam-backend
- Library dependencies:
-
- glib-2.0.0 : devel/glib20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_7 11 Apr 2009 09:58:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
2009-03-22 science/oof: Broken with GCC 4.2 and beyond
2009-04-06 www/raqdevil: Master site gone, distfiles not fetchable |
1.0_7 11 Apr 2009 09:52:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix DEPRECATED output
Reported by: rmport |
1.0_7 27 Mar 2009 11:53:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Bump necessary PORTREVISIONS and fix some ports to new clamav API |
1.0_6 06 Mar 2009 17:23:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
wxs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Mark BROKEN: master site gone and unfetchable.
- Schedule to be expired in one month.
Submitted by: devon.odell@gmail.com (maintainer, via IRC) |
1.0_6 15 Sep 2008 19:56:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94
PR: ports/127122 [1], ports/127310 [2]
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by: portmgr (pav) |
1.0_5 06 Jun 2008 14:07:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.0_4 27 Mar 2008 10:58:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
kuriyama ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs. |
1.0_3 16 Mar 2008 20:45:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
lippe ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update maintainer mail address.
Approved by: araujo (mentor) |
1.0_3 14 Mar 2008 16:00:08
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Stop packaging mtree symlinks
PR: ports/121691
Submitted by: Scot Hetzel <swhetzel@gmail.com> |
1.0_3 19 May 2007 20:32:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
flz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0_2 11 Apr 2007 19:23:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Unbreak
- Remove EXPIRATION_DATE
- Fix plist
- Set NO_PACKAGE as workaround for pointyhat and tinderbox.
Notes: we work on a correct patchset with the authors :)
PR: 111460
Submitted by: Cstdenis <cstdenis@ctgameinfo.com>
Thanks to: netchild@, mike (co author), and many other guys for helping
Approved by: Devon H. O'Dell (maintainer) |
1.0_1 10 Apr 2007 08:33:00
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Extend expiration date by one month, people are reportedly looking into the
issue
Submitted by: netchild |
1.0_1 13 Mar 2007 20:11:19
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update clamav to 0.90.1
- Use -lthr to build clamav since it has problems with libpthread
- Bump PORTREVISION of dependant ports, libclamav version was bumped
- Fix clamcour to build with clamav-0.90.x using patch sent by maintainer |
1.0 11 Feb 2007 01:23:35
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted. |
1.0 15 Oct 2006 20:08:15
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self) |
1.0 03 Sep 2006 20:20:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
sat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update maintainer address
Submitted by: Devon H. O'Dell (maintainer, via IRC) |
1.0 03 Sep 2006 17:40:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
It looks like this no longer has conflicting dependencies |
1.0 13 May 2006 04:41:22
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove USE_REINPLACE from categories starting with W |
1.0 18 Jan 2006 21:55:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.0
PR: ports/91855
Submitted by: Devon H. O'Dell <dodell@iXsystems.com> (maintainer) |
0.9.6 16 Jan 2006 22:09:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update maintainer email address |
0.9.6 21 Nov 2005 01:13:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN: Conflicting dependencies (apache 1.x vs 2.x) |
0.9.6 13 Nov 2005 11:23:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
nork ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase dependency on ja-p5-Jcode.
I don't bump PORTREVISION. Because dependency on ja-p5-Jcode
is correct, only path isn't correct. This is build phase
issue. |
0.9.6 03 Nov 2005 22:27:35
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Properly do sendmail-sasl checking
I spoke with dinoex@ about the correct thing to do regarding
the dependency on the sendmail-sasl port. Apparently there is
a variable ``SENDMAIL_MILTER_PORT'' that is used by milters to
determine which version of sendmail they should depend on --
solving almost the exact issue we have with the RAQdevil port.
Attached is a patch that removes the pkg_info construction and
uses the SENDMAIL_MILTER_PORT instead... I think it is a lot
cleaner at least to read. What do you think?
Submitted by: Devon O'Dell <dodell@offmyserver.com> |
0.9.6 03 Nov 2005 06:25:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove warning when packagebuilding (build jails are allowed to be
screwed up :-)
Submitted by: dodell@offmyserver.com |
0.9.6 02 Nov 2005 05:09:19
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove explicit dependency on httpd, it's included in USE_APACHE.
make_index: raqdevil-0.9.6: no entry for /usr/ports/www/apache20
probably a repocopy in progress? |
0.9.6 02 Nov 2005 02:11:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[patch] Update www/raqdevil to 0.9.6
We've released an 0.9.6 version of RAQdevil. The shar last
time was apparently quite mangled, so I'm not sure that the
current port actually works. Sorry for any miscommunication
about that.
PR: ports/88308
Submitted by: Devon H. O'Dell <dodell@offmyserver.com> |
0.9.4 31 Oct 2005 11:25:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
new port www/raqdevil
This pr is a duplicate of ports/87108, which doesn't have the shar.
This shar creates a raqdevil/ directory which is suitable
for addition in the FreeBSD ports tree.
From the pkg-descr:
RAQdevil is a web control panel application, developed by
OffMyServer and based upon the Sun Cobalt RaQ550 software.
The RAQdevil is software that provides web based management
of multiple aspects of a server. RAQdevil manages system
users, web sites, email, DNS, and other common server
components used for web hosting.
http://www.raqdevil.com/
I submitted a shar for 0.9 as well, but cannot find the
original report via the web interface. This shar supercedes
0.9.
PR: ports/87129
Submitted by: Devon H. O'Dell <dodell@offmyserver.com> |