From CHANGELOG
0.1.4 - 22. Jun 2008 - * Implemented dynamic allocation of the callsign
database array.
* Callsign database updated, over 22000 callsigns
now.
Updates to comms/cutecomm:
1. Update source version from 0.14.1 to 0.14.2
2. Add #include <sys/params.h> so that __FreeBSD_version is detected correctly.
3. Add USB-serial devices /dev/cuaU0 and /dev/cuaU1 to default device list.
4. Make default device sensitive to OS version. (cuad for 6 and later)
PR: ports/122804
Submitted by: Jason Bacon <jwbacon@tds.net>
Approved by: maintainer timeout
- This port currently conflicts with netpbm
pkg_info -W /usr/local/bin/g3topbm
pkg_info: both mgetty-1.1.35_1 and netpbm-10.26.45 claim
to have installed /usr/local/bin/g3topbm
- netpbm has already marked a CONFLICTS, this port should
do for now as well
PR: ports/117646
Submitted by: Diane Bruce <db@db.net>
Approved by: maintainer timeout
<joe@joeholden.co.uk>
(reason: 553 5.3.5 system config error)
----- Transcript of session follows -----
553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?)
554 5.3.5 Local configuration error
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
-current archs). This has been broken for over 3 months.
configure incorrectly assumes that since FreeBSD has sqrtl,
that it also has other long math functions. Also, configure
seems to have 2 separate checks for the long math functions:
the first check looks for both asinl and sqrtl, the second
check looks for just sqrtl. FreeBSD does not currently have
asinl, so if configure just went by the first check it would
correctly determine that we do not have all the long math
functions. Remove the second check to fix the problem.
No response from: kde@
It's purpose is PIM data synchronization with mobile
devices over HTTP or OBEX/Bluetooth channels.
WWW: http://libsyncml.opensync.org/
PR: ports/121632
Submitted by: Daniel Roethlisberger <daniel@roe.ch>
Approved by: gabor (mentor)
Update of maintainer email, extra text to quell confusion as
to wether linux compatibility/emulation is needed.
Also added WWW and Author lines
PR: ports/122747
Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org>
The driver have been tested with the following devices
* Option GlobeSurfer iCON 7.2 (2.4.6Hd firmware)
* Option GlobeSurfer iCON 225
Older cards should work just fine with ubsa(4) or any similar
USB-over-serial driver.
Note that this driver should be considered beta.
WWW: http://www.shapeshifter.se/code/hso/
PR: ports/123680
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
short messages through GSM modems and mobile phones.
This is the enhanced version 3.x maintained by Mr. Keijo "Keke" Kasvi.
WWW: http://smstools3.kekekasvi.com
USE_GNOME=yes has been deprecated for five years.
- Change email address to his current one, requested by maintainer.
- Bump the PORTREVISION, due to change dependency by remove gtkhtml.
Approved by: domi@nonsensss.de (maintainer, his new email address)