aboutsummaryrefslogtreecommitdiff
path: root/comms/mwavem
Commit message (Collapse)AuthorAgeFilesLines
* Update MASTER_SITESMarcus Alves Grando2005-11-092-1/+3
| | | | | | | | | | | Add SHA256 PR: 88060 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout, 14 days Notes: svn path=/head/; revision=147764
* Per maintainer, this is a 4.x-only driver. Also, unquote the existingMark Linimon2004-08-201-1/+4
| | | | | | | IGNORE string (IGNORE strings should not be quoted). Notes: svn path=/head/; revision=116828
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Mark as broken on 5.x. Maintainer's address currently bounces.Mark Linimon2003-12-071-0/+4
| | | | Notes: svn path=/head/; revision=95250
* Change BROKEN to IGNORE in the case of configurations that will neverMark Linimon2003-11-221-1/+1
| | | | | | | be made to work. Notes: svn path=/head/; revision=94696
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Remove broken master site.Christian Weisgerber2003-02-141-2/+1
| | | | | | | | PR: 47955 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=75542
* Add missing @dirrmKris Kennaway2003-01-141-0/+1
| | | | Notes: svn path=/head/; revision=73096
* - 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 Notes: svn path=/head/; revision=71513
* Fix a silly breakage-causing typo (REINPACE --> REINPLACE) introduced inMaxim Sobolev2002-12-111-1/+1
| | | | | | | | | the previous commit. Pointy hat to: edwin Notes: svn path=/head/; revision=71512
* PERL -> REINPLACE for this port too!Edwin Groothuis2002-11-231-2/+4
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70913
* liblthread.so.3 is used with GCC3Edwin Groothuis2002-11-211-2/+15
| | | | | | | | liblthread.so.2 is used with GCC2 Noticed on: bento Notes: svn path=/head/; revision=70653
* 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. Notes: svn path=/head/; revision=67230
* Remove internal strcasestr implementation. Port still broken on -currentKris Kennaway2002-04-011-0/+23
| | | | | | | due to kernel changes. Notes: svn path=/head/; revision=57109
* Fix build on -current (malloc.h).Pete Fritchman2002-03-291-0/+3
| | | | | | | | PR: 36499 Submitted by: maintainer Notes: svn path=/head/; revision=56888
* - Update pkg-plistKevin Lo2002-02-154-31/+26
| | | | | | | | | | - Fix pkg-message and Makefile PR: 34945 Submitted by: MAINTAINER Notes: svn path=/head/; revision=54720
* Fix master_sites and typo.Patrick Li2002-01-111-3/+3
| | | | | | | | PR: 33765 Submitted by: maintainer Notes: svn path=/head/; revision=52889
* upgrade to 1.2Ying-Chieh Liao2001-12-124-82/+81
| | | | | | | | PR: 32754 Submitted by: maintainer Notes: svn path=/head/; revision=51407
* 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> Notes: svn path=/head/; revision=46055
* Unmark brokenBrian Somers2001-08-101-3/+2
| | | | | | | Add a working MASTER_SITE Notes: svn path=/head/; revision=46053
* 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. Notes: svn path=/head/; revision=46050
* upgrade to 1.1Ying-Chieh Liao2001-06-045-12/+52
| | | | | | | | PR: 27818 Submitted by: maintainer Notes: svn path=/head/; revision=43500
* 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> Notes: svn path=/head/; revision=42791