summaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak on 5.xpav2004-11-082-76/+56
| | | | | PR: ports/73451 Submitted by: Chris Larsen <darth@vader.dk>
* Update to KDE 3.3.1lofi2004-11-082-3/+12
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-077-1/+7
| | | | big upgrade.
* - Update to 1.2.2pav2004-11-054-15/+24
| | | | | PR: ports/72982 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
* - Update to 0.9.10pav2004-11-055-39/+37
| | | | | PR: ports/73453 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
* Update to 1.4.0arved2004-11-053-13/+23
| | | | | PR: 71906 Submitted by: Carl Makin <carl@stagecraft.cx>
* Fix build under resent 6.0 (SWI_CAMNET and SWI_CAMBIO removed by scottl).osa2004-11-013-63/+123
| | | | | Use RC_SUBR. Bump PORTREVISION.
* Add qsstv, SSTV decode and Version 5 supports FAX receptionpav2004-10-288-0/+607
| | | | | PR: ports/73018 Submitted by: Diane Bruce <db@db.net>
* The qpage port will run words together in long pages. The problempav2004-10-282-1/+12
| | | | | | | | is in msgcpy in util.c, where the breaks don't preserve word boundries. PR: ports/73020 Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
* - Update to 2.2.12pav2004-10-272-8/+4
| | | | | PR: ports/73108 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
* - Update of maintainer's email addresspav2004-10-262-3/+3
| | | | | PR: ports/73155 Submitted by: Sven Mohr <svmohr@rm6.net> (maintainer)
* [maintainer update] comms/gnokii update to 0.6.4edwin2004-10-264-9/+45
| | | | | | | | upgrade to 0.6.4 just released. Added a knob tolink smsd to glib2. minor changes to the messages regarding smsd in pre-fetch. PR: ports/72929 Submitted by: Guido Falsi <mad@madpilot.net>
* Fix missing JAVA_HOME at configurehq2004-10-251-1/+1
| | | | | Reported by: pointyhat Approved by: maintainer
* Fix breakage caused by the recent upgrade of graphics/libtiff -- HylaFax'smi2004-10-212-3/+21
| | | | | | | | | | | | | | configure is unusually picky about tiff version. While at it, change the (invalid) `-disable-PAM' to `-disable-pam' and stop requiring particular version of -ljpeg and -ltiff -- anything already installed will do. Kris notified the maintainer and myself (the last committer in this port) yesterday, but the maintainer did not respond yet. Since the port remains broken, I claim the "timeout" very early. Notified by: kris
* - Remove patch file which proved to not work [1]pav2004-10-212-15/+1
| | | | | | - Portlint Submitted by: maintainer [1]
* - Try to fix build on amd64/6-CURRENT where openobex-config gets installedpav2004-10-211-0/+1
| | | | | | | | under long auto*tools name. This is untested as I'm unable to reproduce the problem on my 6-CURRENT jail. Reported by: pointyhat via kris Suggested by: ade
* RXTX: serial and parallel I/O libraries supporting Sun's CommAPI. Open-sourcehq2004-10-208-0/+83
| | | | | | | | | | implementation of the Java Communications API. Native interface to serial ports in Java. PR: 65396 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Reviewed by: glewis Approved by: glewis (mentor)
* Update to 2.1perky2004-10-182-3/+3
|
* Update to version 0.11.0markus2004-10-153-8/+27
|
* - Update to 0.7.4:sergei2004-10-154-22/+25
| | | | | | | | | | | | | - Added German and Russian translations - Configuration file changes PR: ports/72735 Submitted by: Janos Mohacsi (maintainer) While I'm here: - Move examples installation out of NOPORTDOCS check - Add CONFIGURE_TARGET to silense configure warning - Minor Makefile tweaks
* - Upgrade to 8.1.10 (various small fixes).kuriyama2004-10-152-4/+4
| | | | - Use --with-openssl.
* - update to 1.1.31jmz2004-10-133-9/+10
| | | | | | | | | - utilize INFO - make noident before make all and get rid of #ident related error messages - change naming rule, keep date in DISTNAME, but not in PORTVERSION PR: ports/72644 Submitted by: leeym
* - add USE_GCC=2.95 and unbreak this portleeym2004-10-122-10/+4
| | | | | | | | - replace pkg-plist with PLIST_FILES PR: 71840 Submitted by: leeym Approved by: maintainer timeout
* Maintainer update: efax-gtk 2.2.11edwin2004-10-122-4/+4
| | | | | | | This is an update of comms/efax-gtk to 2.2.11. PR: ports/72141 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
* Update to 1.5c.linimon2004-10-122-4/+4
| | | | | PR: ports/71467 Submitted by: Rong-En Fan <rafan at infor dot org>
* [patch] comms/ltmdm: ltmdm.sh patchedwin2004-10-122-1/+5
| | | | | | | | | | | | | 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>
* Maintainer update: comms/efax-gtkedwin2004-10-122-3/+3
| | | | | | | | | This is an update of comms/efax-gtk to 2.2.10. Thanks in advance for applying the following patch againt the FreeBSD ports collection. PR: ports/71419 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
* - Avoid strange build failures by running of autoheader (which is the correctpav2004-10-111-1/+2
| | | | | | | | thing to do, since we patched config.h.in) PR: ports/71860 Reported by: Matthias Andree <matthias.andree@web.de> Submitted by: maintainer
* - Update to 0.6pav2004-10-119-90/+77
| | | | | PR: ports/72072 Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
* Fix build with gcc-3.4krion2004-10-096-9/+83
| | | | | | PR: ports/71941 Submitted by: maintainer Approved by: portmgr (implicit)
* Unbreak the build with recent GCC.danfe2004-10-072-7/+12
| | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit)
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
| | | | Approved by: portmgr
* BROKEN on 5.x: Does not compilekris2004-09-261-0/+4
| | | | Approved by: portmgr (self)
* One of the man-pages (faxinfo.8c) was listed twice in a row...mi2004-09-241-1/+1
| | | | Approved by: portmgr (marcus)
* Commit maintainer's update to 4.2.0 from 4.1.8, unbreak -current.mi2004-09-244-26/+270
| | | | | | PR: ports/71521 Submitted by: Paul Everlund (maintainer) Approved by: portmgr (marcus)
* Unbreak the build.danfe2004-09-232-7/+23
| | | | | Reported by: kris Approved by: portmgr (marcus), fjoe (mentor, implicit), maintainer
* The port builds fine now, so remove BROKEN mark.danfe2004-09-231-4/+0
| | | | Approved by: portmgr (marcus), fjoe (mentor, implicit)
* BROKEN on 5.x: Does not compilekris2004-09-181-1/+7
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-184-4/+28
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Configure failskris2004-09-181-1/+7
| | | | Approved by: portmgr (self)
* Fix small C++ typo and unbreak the build.danfe2004-09-181-0/+19
| | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit)
* BROKEN on 5.x: Does not compilekris2004-09-171-0/+4
| | | | Approved by: portmgr (self)
* . Update to 0.6. [1]glewis2004-09-032-3/+4
| | | | | | | . Force the selection of a native JDK, as this port uses JNI. PR: 71282 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
* Fix build with gcc 3.4arved2004-09-021-6/+7
| | | | pet portlint
* Update to 2.2.9aarved2004-09-022-3/+3
| | | | | PR: 71094 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
* Update to KDE 3.3lofi2004-08-303-95/+28
|
* Add TrustedQSL, an Amateur Radio Station electronic trusted logbookpav2004-08-219-0/+285
| | | | | | | | | The mission of the Trusted QSL Group is to keep eQSL an open and free activity for amateur radio operators by promoting the Digital Signature Standard (DSS). PR: ports/70643 Submitted by: Diane Bruce <db@db.net>
* - Distfile rerolled with zero diff (verified)pav2004-08-202-4/+2
| | | | | PR: ports/70693 Submitted by: Diane Bruce <db@db.net> (maintainer)
* Per maintainer, this is a 4.x-only driver. Also, unquote the existinglinimon2004-08-201-1/+4
| | | | IGNORE string (IGNORE strings should not be quoted).
* Updated to 1.39skv2004-08-203-3/+4
|
OpenPOWER on IntegriCloud