to documentation. Except from diff:
+I had somehow lost the edit to ckutio.c that changed the UUCP lockfile for
+Mac OS X from /var/spool/uucp to /var/spool/lock. So I slipped it in and
+re-uploaded version 8.0.211. You can tell the difference because SHOW
+VERSIONS has a 17 Apr 2004 for the Communications I/O module. Also the 10.3
+executable now has a designer banner: "Mac OS X 10.3". makefile, ckuver.h,
+ckutio.c, ckuus[45].c, 17 Apr 2004.
PR: ports/65694
Reported by: Helge Oldach <kermitmar04@oldach.net>
This program is a Gtk+/Gtkmm front end for the efax program for
receiving and sending faxes with a fax modem. Any files to be faxed
must be in postscript format, which is the generic printer format for
Unix/Linux systems. The program will use ghostscript to convert these
into the Group 3 fax format which the fax modem will understand.
WWW: http://www.cvine.freeserve.co.uk/efax-gtk/
PR: ports/63844
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
exercises: Classic exercise, the Koch method, Callsign exercise, and
exercises read from files.
PR: ports/64358
Submitted by: Scott Lambert <lambert@lambertfam.org>
to transport files over OBEX protocol. This only works for Bluetooth
and needs -CURRENT as of January 20 or newer (sdpd import) to work,
so IGNORE on 5.2.1-R and older.
PR: ports/64597
Submitted by: Guido Falsi <mad@madpilot.net>
a data over infrared and Bluetooth.
This port is adapted to work with FreeBSD Bluetooth stack.
PR: ports/64596
Submitted by: Guido Falsi <mad@madpilot.net>
- better handling of client command (^Ec|) when user is bumped,
conserver is reconfigured, etc
- added 'initsubst' option for 'initcmd' substitutions like
'devicesubst' and 'execsubst'
- modified and added to *subst (initsubst, etc) syntax to allow
for flexibility and future enhancement
- changed 'port' and 'portinc' minimums from 1 to 0 - it allows
more flexibility and helps with 0-based counting
- added --with-extmsgs configure switch to enable entertaining
messages
- added ability to "move" to a new console via '^Ec;'
- added a dump of console information when -S is used twice
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
Important changes:
==================
KDE:
- Audio/arts does not install artswrapper anymore, instead it is provided by
audio/artswrapper. See UPDATING.
- misc/kdeaddons3 is now a metaport with
editors/kate-plugins
editors/vimpart
games/atlantikdesigner
misc/kaddressbook-plugins
misc/kfile-plugins
misc/kicker-applets
misc/knewsticker-scripts
misc/konq-plugins
misc/ksig
misc/renamedlgplugins
multimedia/noatun-plugins
net/kontact-plugins
as slave ports.
- A number of KDE ports now uses OPTIONS do make various WITH_* options more
visible.
- Plist fixes
- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
newly created projects.
- kdebase will no longer remove previous KDM configurations. This won't take
effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
remove the configuration), but subsequent updates will merge old configs.
QT:
- Previous versions of QT could be compiled with debugging-support enabled by
defining DEBUG. This switch has been renamed to the more unambiguous
WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
Important changes:
==================
- Kmail and knode have been moved from kdenetwork to kdepim. This
means you will have to install kdepim if you want to continue using
kmail or knode. This is to ease integration with korganizer, in
the new 'Kontact' application.
- The arabic translations for KDE and KOffice have been moved from
misc to the arabic category.
- There is a new module called kdeaccessibility in the accessibility
category. It contains a few utilities for disabled users like a
magnification lens and a text-to-speech frontend.
- In KDM, you need to select the 'CUSTOM' session profile in order
to have your .xsession executed. This is particularly important if
you're using the aegypten tools
(http://freebsd.kde.org/howtos/aegypten-kmail.php).
- We have started making more parts of the ports optional. In kdepim,
both Kandy and KPilot can be turned off with ports-knobs. This
process will continue in the 3.2 series.
written using Gtk+ and Gnome widgets by Alexandru Csete.
Part of the grounstation suite, it purpose is to control
an amateur radio transceiver from X. It supports any of
the transceivers that hamlib supports, including rpc.rigd
over the network. However, at present only a subset of the
hamlib functions are provided.
The groundstation suite comprises Gnome-rig and Gnome-predict
and is intended to provide a low-cost amateur radio station
with the facilities of a high-end satellite station.
WWW: http://groundstation.sourceforge.net/
PR: ports/61729
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
written using Gtk+ and Gnome widgets by Alexandru Csete.
Part of the grounstation suite, its purpose is to track
the various amateur, weather and military satellites that
are of interest to radio amateurs.
The groundstation suite comprises Gnome-rig and Gnome-predict
and is intended to provide a low-cost amateur radio station
with the facilities of a high-end satellite station.
WWW: http://groundstation.sourceforge.net/
PR: ports/61727
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
The comms/qpage port has a few minor problems. A default installation gives
the following errors when the /usr/local/etc/rc.d/qpage.sh script is
execute:
qpage[68438]: cannot open /etc/qpage.cf: No such file or directory
qpage[68438]: cannot access LockDir(/var/spool/lock): Permission denied
qpage[68438]: cannot access QueueDir(/var/spool/qpage): No such file or directory
qpage[68438]: cannot chdir to QueueDir(/var/spool/qpage): No such file or directory
In short:
1) qpage looks for its configuration file in /etc instead of /usr/local/etc
2) It setuid()'s to a user (daemon) without permission to access /var/spool/lock
but does not document this anywhere outside of the source.
3) It's queue directory is not created by installing the port.
PR: ports/48059
Submitted by: Kirk Strauser <kirk@strauser.com>
headers in certain files. It also blindly assumed the default prefix
for the etc directory was /etc. Also pet portlint.
PR: ports/60680
Submitted by: Samy Al Bahra <samy@kerneled.com>
to their historical values as in r1.1. Once the port is added,
these lines should not change.
(This commit fixes the last reference to ports@FreeBSD.org in ports'
Makefiles that does not use the canonical capitalization form)
short text messages to cell phones. Port contains python module
and a command-line client 'sms'.
PR: ports/59987
Submitted by: Andy Gilligan <andy@evo6.org>
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
** HEADS UP! **
This major version up includes configuration file format change.
Please convert your conserver.cf before using new vewsion.
And $USE_RC_SUBR is used in this port. You need to set
conserver_enable="YES" to your /etc/rc.conf to use conserver daemon.
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris
This is a new port for the libirman library for use with
Evation's Irman infrared reciever.
PR: ports/50443
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
gscmxx can access siemens cellular phones via scmxx. it
supports phonebooks, addressbooks, sms and some other
features.
PR: ports/52176
Submitted by: Sven Mohr <svmohr@red-mercury.de>
This is a port of the LIRC, Linux Infrared Remote Control,
package (www.lirc.org). This port installs the daemons and
tools for interacting with device drivers that support the
LIRC device interface. The port does not install any FreeBSD
infrared device drivers yet; the user must obtain these
from third parties or port the existing Linux drivers.
PR: ports/46774
Submitted by: Mike Heffner <mikeh@FreeBSD.org> <mheffner@acm.vt.edu>
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks. We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.
Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.
Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.
Helped out: Adriaan de Groot <adridg@cs.kun.nl>
Lauri Watts <lauri@kde.org>
Andy Fawcett <andy@athame.co.uk>
Java ports should use the new USE_JAVA infrastructure to
auto-discover the installed JRE
Informed maintainer.
PR: ports/56927
Submitted by: Nick Sayer <nsayer@kfu.com>
When I send a file from Windows with Tera Term Pro and
receive it by lrz on FreeBSD, the timestamp (modification
time) of the received file is always set to 1991-Apr-20
03:36:12 GMT (which may change according to compiler's
optimization), neither the original file's timestamp nor
the time that the file was transferred.
PR: ports/49999
Submitted by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
A fix enabling recieved faxes to be send by email as pdf-files.
The fix was kindly provided by Matthias Fechner.
PR: ports/56733
Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
Libticables is part of TiLP, a program to connect a TI
calculator to your computer. This lib manages several types
of cables (serial, parallel, usb).
PR: ports/56134
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
software attempts to define their own function log() that is reserved
for the natural logartihm one, by renaming the private function to
mylog().
I wonder whether anybody is still using this at all, the respective
service (called `Btx' here) has been cancelled in Germany a couple of
years ago. Any other European countries perhaps? I consider deleting
the port some day. By now, it was easy enough to fix though. Speak
up if you want to see this port continued.
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54922
Submitted by: Jens Rehsack <rehsack@liwing.de>
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php
(may not work until a few hours after this commit - we jumped the gun a little
in order to have the update in place at the time the security notifications for
KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).
Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php
Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.
Approved by: will (real mentor asleep)
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
list, since this port perversely needs serial devices to build. Those
on alternate platforms may need to follow suit as may be necessary.
Reported by: kris
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
. Better download URL.
. Match description of download to the download page a little better.
. Remove trailing full stop in the IGNORE setting as the ports
infrastructure adds one when printing IGNORE.
Reviewed by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
- Update to 0.5.0.
- Add ftp.gnokii.org as MASTER_SITE, as it is back.
And from Simon:
- Fix package building - use pkg-install for adding/removing the gnokii
group.
- Use REINPLACE_CMD instead of sed for cleanliness.
- Unbreak building on -current.
PR: ports/47516
Submitted by: Simon Schubert <corecode@corecode.ath.cx> (partly)