Port details |
- lvwimax Userland driver for Samsung WiMAX modems
- 0.1_1 net
=0 0.1_1Version of this port present on the latest quarterly branch. BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months
This port expired on: 2020-05-05
IGNORE: is marked as broken: unfetchable
- Maintainer: bsam@FreeBSD.org
 - Port Added: 2010-11-30 07:25:29
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- License: GPLv2
- Description:
- A userland driver for wimax modems:
. Samsung SWC-U200;
. Samsung SWC-E100.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: lvwimax
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lvwimax-0.1.tar.gz) = 9414ff03386c0fe4bcea9d65b1cc81e7a8021799e1a06adf25c92324689ee236
SIZE (lvwimax-0.1.tar.gz) = 15768
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:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- uidfix
- pkg-message:
- For install:
- 1) Please define MAC address (lvwimax_mac_address) at /etc/rc.conf[.local]
2) Please restart devd as the configuration has changed
# /etc/rc.d/devd restart
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1_1 05 May 2020 15:38:12
  |
rene  |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.1_1 04 Apr 2020 20:51:41
  |
antoine  |
Deprecate ports broken for more than 6 months |
0.1_1 06 Nov 2019 14:00:19
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
0.1_1 14 Aug 2019 08:48:51
  |
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.1_1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.1_1 07 Sep 2014 16:26:15
  |
antoine  |
Allow staging as a regular user |
0.1_1 18 Nov 2013 13:18:57
  |
bsam  |
Support STAGE. |
0.1_1 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.1_1 24 May 2013 10:40:16
  |
bsam  |
. fix build at 10.x; [1]
. trim Makefile headres;
. fix MASTER_SITES;
. remove the indefinite article from COMMENT;
. remove check for unsupported OS versions.
Pointed out by: pointyhat build (via miwibot) [1] |
0.1_1 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
0.1_1 15 May 2011 02:49:17
 |
dougb  |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
0.1_1 30 Nov 2010 08:15:51
 |
bsam  |
Leave etc/devd alone. It's a standard mtree part now.
Pointed out by: QAT |
0.1 30 Nov 2010 07:25:00
 |
bsam  |
A userland driver for wimax modems:
. Samsung SWC-U200;
. Samsung SWC-E100. |