Commit graph

46 commits

Author SHA1 Message Date
Dmitry Marakasov
e6f2e41f36 - Update to 5.38.2874
PR:		138108
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
No objection from: marck (sysutils/smartmontools maintainer)
2009-12-08 01:27:32 +00:00
Alexander Logvinov
6eaf7a345f - Add a patch that makes shure the data buffers used to read smart
attributes and logs do not straddle page boundaries

PR:		ports/138540
Submitted by:	Brad Huntting <huntting AT glarp.com>
Approved by:	tabthorpe, glarkin (mentors, implicit), marck (maintainer)
2009-09-11 13:41:59 +00:00
Alexander Logvinov
32a0ad1ce2 - Fix command 13 in ata_command_interface()
PR:		ports/137177
Submitted by:	marck (maintainer)
Approved by:	tabthorpe (mentor)
2009-08-31 13:45:57 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Wesley Shields
eed1fb4787 - Fix questionable correctness of autodetect procedure and switch to using
kern.disks in place of ls /dev/da*[0-9].

PR:		ports/135213
Submitted by:	Dmitry Morozovsky <marck@freebsd.org> (maintainer)
2009-06-03 18:12:30 +00:00
Martin Wilke
30083f5673 - Fix typo in smart periodic script.
- Add simple autodetect mode (works only for regular disks).

PR:		134954
Submitted by:	maintainer
2009-05-29 12:13:26 +00:00
Pav Lucistnik
ebe1a389f0 - Over to marck, a new maintainer 2009-05-25 12:28:25 +00:00
Pav Lucistnik
5b0c008d13 - Support SATA disks attached to a SAS controller
- Compile with -O to prevent SCSI bus resets on amd64

Submitted by:	ru
2009-05-21 07:47:02 +00:00
Pav Lucistnik
76613624de - Revert previous change
Requested by:	wollman
2008-12-31 16:58:11 +00:00
Pav Lucistnik
0df75946ac - Improve periodic script
PR:		ports/129985
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2008-12-28 09:20:51 +00:00
Pav Lucistnik
f1fdf32a0c - Now comes with a periodic script
PR:		ports/129722
Submitted by:	wollman
2008-12-19 13:14:29 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Pav Lucistnik
24d4609420 - Remove CISS option, the necessary support is now included in the vendor code
Reported by:	mi
2008-04-19 16:35:29 +00:00
Pav Lucistnik
0bb59eff20 - Update to 5.38
- Mark the CISS patch as broken, it wasn't update to 5.38
2008-03-25 15:39:33 +00:00
Pav Lucistnik
9cd588d1cf - Allow smartctl to interact with SCSI /dev/pass devices, thus enabling it to
work with RAID controllers that expose disks via these devices.

Submitted by:	scottl
2007-10-21 16:18:51 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Pav Lucistnik
4cac24ee80 - Fix smartd to detect drives if the first drive has two-digit number (like
ad10)
- Recognize some new Western Digital Caviar SE drives

PR:		ports/110806
Submitted by:	marck
2007-03-25 16:08:55 +00:00
Pav Lucistnik
d146de2fad - Add optional ciss(4) support, defaults to off
Submitted by:	mi
2007-03-03 13:05:41 +00:00
Pav Lucistnik
fb3b507acd - Update to 5.37 2007-01-06 20:13:10 +00:00
Pav Lucistnik
56a7bb6846 - Take maintainership 2006-09-05 08:26:06 +00:00
Mark Linimon
437c1578c6 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 07:11:22 +00:00
Renato Botelho
f19cf20235 - Update to 5.36 [1]
- Use USE_RC_SUBR=smartd
- Add pkg-message to SUB_FILES facility

PR:		ports/96206 [1]
Submitted by:	Dmitry Morozovsky <marck@freebsd.org> [1]
Reworked by:	garga
Approved by:	maintainer
2006-05-11 17:02:59 +00:00
Volker Stolz
3fb406a3bd As of FreeBSD 6.x, the full path to the device is required. This is backwards
compatible with behaviour on 5.x.

Approved by: maintainer
2006-03-15 08:16:30 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Doug Barton
ffde46cbf9 Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Florent Thoumie
f298b3e7bd - It seems --configfile is no-op, replace by -c.
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
2005-11-18 11:46:38 +00:00
Florent Thoumie
4b9e410cf7 - Tweak rcng script to allow alternative location for the configuration file.
PR:		ports/83135
Reported by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
Fix/Tested by:	flz
Approved by:	maintainer timeout (3 months)
2005-11-17 22:04:25 +00:00
Sam Lawrance
7983d22598 Add patches for twa (3ware 9000 series controller) support.
Bump PORTREVISION.

PR:		ports/84948
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
Approved by:	martines@rochester.rr.com (maintainer, timeout 5 weeks)
2005-10-10 12:39:59 +00:00
Oliver Lehmann
6ac57423e7 fix smartmontools for recent CURRENT systems.
bump PORTREVISION

Submitted by:	sos
2005-05-25 00:26:37 +00:00
Volker Stolz
980255b7fa Update to 5.33 and unIGNORE on 4.x
PR:		ports/80257
Submitted by:	Mike Jakubik
Approved by:	maintainer timeout
2005-05-09 10:00:14 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Volker Stolz
8301dfc889 Mark as IGNORE for OSVERSION < 501105: Needs ATAng
Noticed by:	Alex Wilkinson
Approved by:	maintainer silence
Message-id:	<B5C802E0-F1C9-11D8-A951-00039312D914@fillmore-labs.com>
2004-09-03 08:32:28 +00:00
Norikatsu Shigemura
ed32a3bd34 Oops, I forgot to add a patch file. 2004-07-15 14:45:21 +00:00
Norikatsu Shigemura
b7ab5238d4 Update to 5.32.
Pointed out by:	Eduard Martinescu <martines@rochester.rr.com> (maintainer)
2004-07-15 14:39:31 +00:00
Norikatsu Shigemura
f210defff2 o Update to 5.31.
o Fix handling smartd_pidfile on rcNG script.

Approved by:	Eduard Martinescu <martines@rochester.rr.com> (maintainer)
2004-07-15 14:26:07 +00:00
Norikatsu Shigemura
2fe26720b8 Oops, fix handling pidfile.
Pointy hat to:	myself
2004-04-29 02:46:13 +00:00
Norikatsu Shigemura
ff755b6f57 rcNG-fy.
Approved by:	maintainer no response (1 week)
Reviewed by:	eik
Suggested by:	hrs (obtained from: hrs's cvsyncd patch)
2004-04-28 18:27:52 +00:00
Norikatsu Shigemura
f7ef9f51c4 Update to 5.30.
PR:		ports/63963
Submitted by:	Eduard Martinescu <martines@rochester.rr.com>
2004-03-09 06:32:12 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Sergei Kolobov
fab0d8e4e6 - Update to 5.26
- Delete patches integrated into upstream

PR:		59809
Submitted by:	Robin Breathe <robin@isometry.net>
Approved by:	maintainer
2003-12-05 14:12:04 +00:00
Sergei Kolobov
2555ead718 - Properly spell pre-everything with two colons
- Clarify message about ATAng support in 5.x
- s/ECHO/ECHO_MSG/
2003-11-01 21:11:22 +00:00
Bruce M Simpson
55e0a4a8d6 Unbreak build on 4-STABLE and 5.1-RELEASE. Add a warning which states
that 5.1-CURRENT is required in order to monitor ATA devices.
2003-11-01 02:57:51 +00:00
Sergei Kolobov
450b648c54 - Update to 5.22
PR:		58747
Submitted by:	maintainer
2003-10-31 17:08:33 +00:00
Sergei Kolobov
8f6fed2ed5 Add smartmontools 5.21, S.M.A.R.T. disk monitoring tools.
The smartmontools package contains two utility programs (smartctl and smartd)
to control and monitor storage systems using the Self-Monitoring, Analysis and
Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI
hard disks.  It is derived from the smartsuite package, and includes support
for ATA/ATAPI-5 disks.

PR:		58085
Submitted by:	Eduard Martinescu <martines@rochester.rr.com>
Approved by:	krion (implicit)
2003-10-24 07:45:38 +00:00