summaryrefslogtreecommitdiff
path: root/comms/mwavem (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* Mark as broken on 5.x. Maintainer's address currently bounces.Mark Linimon2003-12-071-0/+4
|
* Change BROKEN to IGNORE in the case of configurations that will neverMark Linimon2003-11-221-1/+1
| | | | be made to work.
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Remove broken master site.Christian Weisgerber2003-02-141-2/+1
| | | | | PR: 47955 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
* Add missing @dirrmKris Kennaway2003-01-141-0/+1
|
* - Unbreak on 5-CURRENT;Maxim Sobolev2002-12-116-2/+144
| | | | | | | - improve startup script, so that it works right OOB and bump PORTREVISION; - make it respecting global CFLAGS, while I'm here. Prompted by: IBM ThinkPad 600E
* Fix a silly breakage-causing typo (REINPACE --> REINPLACE) introduced inMaxim Sobolev2002-12-111-1/+1
| | | | | | the previous commit. Pointy hat to: edwin
* PERL -> REINPLACE for this port too!Edwin Groothuis2002-11-231-2/+4
| | | | Noticed on: bento
* liblthread.so.3 is used with GCC3Edwin Groothuis2002-11-211-2/+15
| | | | | liblthread.so.2 is used with GCC2 Noticed on: bento
* Don't try and create the device node when PACKAGE_BUILDING since weKris Kennaway2002-09-291-0/+2
| | | | | use devfs in the build chroots and it does not support manual device node creation.
* Remove internal strcasestr implementation. Port still broken on -currentKris Kennaway2002-04-011-0/+23
| | | | due to kernel changes.
* Fix build on -current (malloc.h).Pete Fritchman2002-03-291-0/+3
| | | | | PR: 36499 Submitted by: maintainer
* - Update pkg-plistKevin Lo2002-02-154-31/+26
| | | | | | | - Fix pkg-message and Makefile PR: 34945 Submitted by: MAINTAINER
* Fix master_sites and typo.Patrick Li2002-01-111-3/+3
| | | | | PR: 33765 Submitted by: maintainer
* upgrade to 1.2Ying-Chieh Liao2001-12-124-82/+81
| | | | | PR: 32754 Submitted by: maintainer
* Correct MASTER_SITESBrian Somers2001-08-112-3/+3
| | | | | | | | Don't killall mwavem from ``mwavem.sh stop'' Bump PORTREVISION PR: 29151 Submitted by: Kevin Oberman <oberman@es.net>
* Unmark brokenBrian Somers2001-08-101-3/+2
| | | | Add a working MASTER_SITE
* Mark this port broken. The archive has not been obtainable for at leastBrian Somers2001-08-101-0/+2
| | | | 3 months and there's no response from the maintainer.
* upgrade to 1.1Ying-Chieh Liao2001-06-045-12/+52
| | | | | PR: 27818 Submitted by: maintainer
* Add mwavem 1.0, a loadable module and user excutable to support IBMWill Andrews2001-05-206-0/+177
Mwave ACP modem. PR: 27064 Submitted by: R. Kevin Oberman <oberman@es.net>