1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Edwin Groothuis
4c97fac781 Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.

All PORTREVISIONS have been bumped to show when the new version of
installing became available.
2007-10-07 02:56:19 +00:00
Florent Thoumie
df77b38ec1 Refine OSVERSION logic to inform the user about the kmod counterparts. 2007-08-26 18:09:51 +00:00
Mark Linimon
8c91d898a6 Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:		portmgr
2007-06-29 09:16:42 +00:00
Kris Kennaway
1886942113 Don't override OSVERSION, the bsd.port.pre.mk version will do just fine.
This fixes package builds since OSVERSION is no longer spammed.
2006-09-17 01:11:23 +00:00
Florent Thoumie
d701cbe48a Clarify error messages. 2006-08-25 17:13:20 +00:00
Florent Thoumie
06036293be - Try to guess sensible default values for OPTIONS. 2006-06-01 18:20:15 +00:00
Florent Thoumie
3e626d303b - Don't force the interface up, this may turns the radio on needlessly.
PR:		ports/93681
Submitted by:	Adrian Filipi <adrian@ubergeeks.com>
2006-05-08 09:37:17 +00:00
Florent Thoumie
8efc70a864 Mark IGNORE for recent OSVERSION and point to net/${DRIVERNAME}-firmware-kmod. 2006-04-18 09:43:19 +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
Florent Thoumie
4e292772a3 - Fix packing list issue with ipw-firmware. Should have fixed that some time ago.
Noticed by:	krismails (twice)
2006-01-21 03:14:10 +00:00
Kris Kennaway
75aae1a719 BROKEN on 7.0: Incorrect pkg-plist 2006-01-19 23:47:10 +00:00
Florent Thoumie
242f49414f - Fix firmware directory in pkg-message.
Reported by:	Lars Engels <lars.engels@0x20.net>
2005-12-21 11:57:16 +00:00
Florent Thoumie
eb8fa1b397 - Finally fix the mtree problem both in HEAD and in stable branches.
Reported by:	kris
2005-12-18 17:09:11 +00:00
Florent Thoumie
3d58995ce6 - Don't remove /boot/firmware since it's now in mtree [1].
- Fix path for ${DRIVERNAME}control [2].

PR:		ports/90535 [2]
Reported by:	pointyhat via kris [1], sinese <sinese@olympe.hn.org>
2005-12-18 09:37:13 +00:00
Florent Thoumie
f01421187a - Fix left-over directories.
Noticed by:	pointyhat via kris
2005-12-13 11:35:30 +00:00
Florent Thoumie
05c2bf47ad - Fix MANDIR.
Submitted by:	Lars Engels <lars.engels@0x20.net>
2005-12-11 22:58:27 +00:00
Florent Thoumie
3e8a71e6d4 - Install firmware files in /boot/firmware [1].
- Rename LICENSE to LICENSE.${DRIVERNAME}.
- Don't install ${DRIVERNAME}control(8) on fresh -CURRENT (> 700006).
- Use USE_RCORDER and change REQUIRE/BEFORE lines in startup scripts accordingly.
- Move everything to /usr prefix so that people can mount /usr/local via NFS.
- Add a message saying that kernel module is based on a very old snapshot.
- Reword IGNORE lines.

PR:		ports/90022 [1]
Requested by:	sem, Thomas Hurst <tom@hur.st> [1]
2005-12-11 18:00:33 +00:00
Florent Thoumie
f9e681e43d - Add SHA256 checksums. 2005-11-09 11:23:01 +00:00
Florent Thoumie
d87721aaa2 - Fixing WWW and COMMENT issues in iwi-firmware slave port.
Reported by:	Lars Engels <lars.engels@0x20.net>
2005-11-02 21:56:03 +00:00
Florent Thoumie
ff26c71d76 - Since (ipw|iwi)control are started late in the boot process, we need to
mark interfaces as up manually.

Noticed by:	sem
2005-10-15 13:18:21 +00:00
Florent Thoumie
1c72be7af0 - Set IS_INTERACTIVE when !defined(PACKAGE_BUILDING) to peace BATCH install
and upgrade.
2005-07-22 07:34:45 +00:00
Florent Thoumie
5ad79ceab7 - Rename firmware files. 2005-06-23 09:09:14 +00:00
Florent Thoumie
9b935738dc - Never commit things when you're about to go to bed.
- Fix distinfo I just broke.
2005-06-11 22:14:34 +00:00
Florent Thoumie
f4698edf13 - Turn the port into a master port, using '?=' instead of '=' at some places.
- Check if /boot/kernel/if_${drv}.ko exists and not /boot/modules/if_${drv}.ko.
- Mainly style fixes not requiring a PORTREVISION bump.
2005-06-11 22:12:32 +00:00
Florent Thoumie
67e221481c - Replace hardcoded ipw/ipw2100 with dedicated macros to prepare future
net/iwi-firmware port.
- Fix ipwcontrol(8) path in startup script.
2005-05-17 14:21:54 +00:00
Florent Thoumie
51f1ef097b - Add WITH_MODULE knob to build/install if_ipw.ko.
- Mark IGNORE for OSVERSION < 503000 or OSVERSION > 6000233.
- Use OPTIONS.
2005-05-17 09:33:50 +00:00
Florent Thoumie
93b3ce47c7 - Add ipw-firmware 1.3, Intel Pro/Wireless Lan 2100 firmware to be used
in conjunction with ipw(4). ipw(4) had already been included in HEAD, but
according to Damien Bergamini, there are no plans to MFC it to RELENG_5.
This port comes with ipwcontrol(8) but not with ipw(4), I guess it could
be a good idea to add a knob to build the module for RELENG_5 users. I'll
probably do that if people ask for it.
- License is quite restrictive but I think I'm not violating anything
allowing pointyhat to build a package (implicitly, it means pointyhat/I
agree with license terms).
2005-05-16 08:11:31 +00:00