aboutsummaryrefslogtreecommitdiff
path: root/comms/mwavem
Commit message (Collapse)AuthorAgeFilesLines
* 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