openobex is an open source implementation of the Object
Exchange (OBEX) protocol. OBEX is a session protocol and
can best be described as a binary HTTP protocol. OBEX is
optimised for ad-hoc wireless links and can be used to
exchange all kind of objects like files, pictures, calendar
entries (vCal) and business cards (vCard).
Some help and ok naddy@.
Device::Gsm class implements basic GSM functions, network registration
and SMS sending.
This class supports also PDU mode to send SMS messages, and should be
fairly usable.
Submitted and maintained by Matteo Cantoni <goony at openbeer.it>
breaking build or packaging otherwise
- the gtk+2 problem is of unknown nature for now
- hylafax and MyCC break due to systrace translating "" to the current
directory in 'test -d ""' and thus succeeding the test instead of failing;
this is a problem when testing if some variable holds an existing directory
name and that variable is empty
ok naddy@
SCMxx is a data exchange utility for certain Siemens mobile phone models.
Data types handled include logo bitmaps, MIDI files, vCalendars,
address books, phonebook entries and SMS. Support for phones includes the
S25, C35i, S35i, M35i, C45, S45, ME45 and SL45 models.
Based on port from NetBSD.
Help and ok from naddy@, 10x!
A set of utilities to communicate with IrDA devices
over an IrDA port on a serial line.
Covers IrComm for connecting via PPP over cell phones
as well as several utilities to exchange data with PDAs.
These programs were written by Tommy Bohlin <tommy@gatespace.com>.
Man pages and some program by Dieter Baron.
Based on port by Pavel Korovin <pvk@oxygene.ru>.
- mention the need for an entry to be added to /etc/services manually
- create (empty) log file directory
- add proper deinstall steps for above
based on a diff from wilfried
based on 4.1.3 update from Steve Shockley <steve.shockley@shockley.net>
prompted by Bert Koelewijn <bert@schmidt-koelewijn.nl>
ok espie@ "no actual risk you'll break it more"
to be run as root via inetd, while it really only needs access to the modem
It also needs INSTALL/DEINSTALL scripts to handle the configuration files,
etc. Try to bring it to a usable state, and advise the user to run it
as follows:
xcept stream tcp nowait xcept ${PREFIX}/libexec/ceptd ceptd
After creating a 'xcept' user belonging in group 'dialer'. And, no
longer install this setuid root, which is really not needed.
XXX The user creation and the configuration files installation should
be automatic, but this will have to do for now and help the users.
Print a message saying that if someone wishes to use minicom's
minicom.users file to control access they have to change the perms; help from S@mSmith.net
print the instructional message on stderr instead of stdout, or it gets
mixed up with the data from the device and results in a corrupted file.
- bump PKGNAME
o Get distfile from MASTER_SITE_BACKUP.
Minicom distfile has been changed. It seems the distfile contains new
version of minicom (and some garbage - backup files, config.cache, etc...),
but distfile name isn't changed. Homepage says nothing about new version of
minicom, so I've decided to not update the port until I understand what's
hapenning with it.