| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Jul 2008 14:21:30
1.4_19
|
pav  |
- Unbreak on -CURRENT
PR: ports/125863
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> |
29 Jan 2008 19:58:45
1.4_19
|
erwin  |
Mark BROKEN on 8.0: does not compile |
10 Jan 2008 15:31:19
1.4_19
|
osa  |
Drop maintainership, I don't have an ltmdm based modem any more. |
07 Oct 2007 03:56:19
1.4_19
|
edwin  |
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. |
24 Sep 2007 01:34:33
1.4_18
|
edwin  |
comms/ltmdm remove references to FreeBSD 4.x
1. remove references to FreeBSD 4.x
2. don't quote RESTRICTED
PR: ports/115404
Submitted by: David Yeske <dyeske@gmail.com>
Approved by: maintainer timeout |
04 Aug 2007 12:41:31
1.4_18
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
29 Jun 2007 10:16:42
1.4_18
|
linimon  |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
03 Apr 2007 11:19:22
1.4_18
|
ru  |
Catch up with the newbus API changes in -CURRENT and
make it compile/work there again.
Approved by: osa |
04 Mar 2006 21:31:03
1.4_18
|
osa  |
Be more optimitic: use sophistic RESTRICTED knob instead of
terrible NO_PACKAGE.
Do not bump PORTREVISION.
Approved by: portmgr (kris) |
27 Feb 2006 12:40:57
1.4_18
|
osa  |
Install kernel module to ${KMODDIR}. [1]
Update port infrastructure.
Do not build package for this port, because it depends on kernel sources.
Take maintainership.
Requested by: glebius [1]
Approved by: portmgr (krion) |
26 Feb 2006 01:13:46
1.4_17
|
mnag  |
- Unbroken
- Remove extra install of rc.d script
- Bump PORTREVISION
- portlint(1)
Approved by: portmgr (kris) |
26 Feb 2006 00:12:34
1.4_16
|
kris  |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (implicit) |
20 Feb 2006 20:47:50
1.4_16
|
dougb  |
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. |
26 Jan 2006 06:24:43
1.4_16
|
novel  |
Bump PORTREVISION (had to do this in my previous commit).
Reminded by: kris |
23 Jan 2006 10:15:34
1.4_15
|
novel  |
Fix build on recent -CURRENT.
PR: 92131
Submitted by: Stepan Zastupov, glebius |
24 Nov 2005 00:44:27
1.4_15
|
pav  |
- Add SHA256 |
05 Nov 2005 08:42:52
1.4_15
|
osa  |
Fix build under resent 7.0 (src/sys/sys/interrupt.h rev. 1.32).
Bump PORTREVISION. |
09 Oct 2005 06:23:26
1.4_14
|
linimon  |
Remove obsolete mastersite.
Source: distfile survey |
22 Jun 2005 20:12:44
1.4_14
|
imp  |
Bump the PORTREVISION to reflect fixes to the patch to make this
compile again. |
22 Jun 2005 20:07:52
1.4_13
|
imp  |
Use new PCI_BAR(x) macro everywhere in preference to the PCI_MAPS + x * 4
used before. PCI_MAPS has disappeared. If PCI_BAR(x) doesn't exist, define
it to the old expansion.
Reviewed by: jhb |
18 Apr 2005 16:20:08
1.4_13
|
vs  |
Repackage a bit: USE_RC_SUBR with substitutions |
21 Mar 2005 14:35:55
1.4_13
|
osa  |
Fix "Ignoring d_maj hint from driver" on recent -CURRENT.
Patch from: glebius |
25 Feb 2005 04:37:22
1.4_13
|
imp  |
Honor SYSDIR overrides
Ignore warnings on module builds
# this still fails on current due to SWI_CAMNET removal |
15 Feb 2005 08:15:07
1.4_13
|
osa  |
Fix build on recent -CURRENT.
Notice from: ale, glebius. |
01 Nov 2004 15:46:00
1.4_13
|
osa  |
Fix build under resent 6.0 (SWI_CAMNET and SWI_CAMBIO removed by scottl).
Use RC_SUBR.
Bump PORTREVISION. |
12 Oct 2004 05:17:02
1.4_12
|
edwin  |
[patch] comms/ltmdm: ltmdm.sh patch
Machine: Dell inspiron 8000 with Lucent Technology integrated
modem
The system panics on an incoming ring signal from the ltmdm.
Workaround: initializing the S0 register to a >=0 to max_value
fix the problem.
PR: ports/71951
Submitted by: raoul megelas <raoul.megelas@libertysurf.fr> |
27 Jul 2004 21:35:54
1.4_11
|
osa  |
Use tty_close() and ttygone() where it need instead of
commenting of ttyclose() for __FreeBSD_version >= 502122.
First symptom.
# kldunload ltmdm.ko
kldunload: can't unload file: Device busy
Second symptom.
If ppp(8) used for connect /dev/cual0 and it was
disconnected, the new ppp session return the
following error in ppp.log:
tun0: Warning: deflink: /dev/cual0: Bad file descriptor
Bump PORTREVISION one more time. |
23 Jul 2004 08:05:19
1.4_10
|
osa  |
Realy fix "link_elf: symbol ttyclose undefined" error and
one more time bump PORTREVISION.
Reset MAINTAINER field to ports@FreeBSD.org, because
Daniel O'Connor no longer have the hardware though.
Pointly hat: osa |
22 Jul 2004 13:23:29
1.4_9
|
osa  |
1) Merge two patches for ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c into one patch
2) Correct filename for patch, now it name is patch-sys-dev-ltmdm-ltmdmsio.c
3) Fix run on recent -CURRENT by removing ttyclose() calls
Symptoms:
# kldload ltmdm.ko
kldload: can't load ltmdm.ko: No such file or directory
# dmesg | head -1
link_elf: symbol ttyclose underfined
4) Move PORTDOCS from pkg-plist to Makefile
5) Utilize DATADIR macro
5) Reorganize install target for PORTDOCS
6) Bump ${PORTREVISION} |
22 Jul 2004 11:29:26
1.4_7
|
osa  |
Revert back wrong changes, because port have strange
infrastructure: patch-aa and patch-ac both patch the same
file: ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c. |
22 Jul 2004 10:16:12
1.4_8
|
osa  |
Fix run on recent -CURRENT by removing ttyclose() calls.
Symptoms:
1) kldload ltmdm.ko
kldload: can't load ltmdm.ko: No such file or directory
2) dmesg | head -1
link_elf: symbol ttyclose underfined
Bump PORTREVISION. |
01 Jul 2004 07:32:05
1.4_7
|
edwin  |
Chase fixes in TTY source.
<Darius> and tell phk to stop breaking tty source compat!
Submitted by: darius@dons.net.au
Reviewed by: Barney Wolff <barney@databus.com> |
16 Jun 2004 03:50:40
1.4_6
|
edwin  |
Update to handle systems after linesw was changed to an array of
pointers
(http://www.freebsd.org/cgi/getmsg.cgi?fetch=531835+534145+/usr/local/www/db/text/2004/cvs-all/20040613.cvs-all)
Submitted by: Daniel O'Connor <doconnor-NOSPAM@gsoft.com.au> |
31 Mar 2004 04:12:58
1.4_5
|
trevor  |
SIZEify (maintainer timeout) |
21 Mar 2004 06:43:32
1.4_5
|
scottl  |
My last attempt to fix 5.x was incorrect for 4.x. Move a #endif around so
it covers the correct scope. |
22 Feb 2004 04:18:23
1.4_5
|
scottl  |
Catch up to the cdevsw changes in 5-current. |
22 Oct 2003 10:35:45
1.4_5
|
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
25 Sep 2003 21:15:07
1.4_5
|
jhb  |
Fix build on current by adjusting includes to use dev/pci/... instead of
pci/... and using dev/ic/ns16550.h rather than dev/sio/sioreg.h.
Reviewed by: maintainer |
06 Mar 2003 00:34:14
1.4_5
|
alex  |
Fix for -CURRENT.
PR: 48922
Submitted by: Daniel O'Connor <darius@dons.net.au> (maintainer)
Sergey A. Osokin <osa@FreeBSD.org.ru> |
02 Mar 2003 22:03:53
1.4_4
|
ru  |
Catching up with MAJOR_AUTO. |
21 Feb 2003 11:07:05
1.4_3
|
knu  |
De-pkg-comment. |
14 Feb 2003 23:33:44
1.4_3
|
naddy  |
Remove broken master site.
PR: 47954
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> |
02 Jul 2002 22:36:10
1.4_3
|
dwcjr  |
Fix "gibberish" in the file
Submitted by: dke@detalem.mine.nu |
02 Jul 2002 17:31:33
1.4_3
|
dwcjr  |
Add missing startup script
Submitted by: author
Approved by: maintainer |
24 Jun 2002 03:41:53
1.4_2
|
dwcjr  |
Fix properly for building under -current
Enable cardbus support these modembs
Bump PORTREVISION
Submitted by: author
Approved by: maintainer |
17 Jun 2002 14:42:09
1.4_1
|
dwcjr  |
Fix building on -current
Approved by: maintainer |
14 Mar 2002 18:00:59

|
jim  |
Update to version 1.4.
PR: 35885
Submitted by: maintainer |
14 Jan 2002 06:08:19 
|
jim  |
Update to version 1.2. |
07 Jan 2002 03:04:52 
|
will  |
Upgrade to 1.1. This includes fixes for -CURRENT according to Daniel and
WATANABE-san. Also added a faster mirror of the tarball. |
05 Dec 2001 19:12:16 
|
ijliao  |
add ltmdm Driver for the Lucent LT Winmodem chipset |