Commit graph

1066 commits

Author SHA1 Message Date
Sergey A. Osokin
6cf0bb878e Realy fix "link_elf: symbol ttyclose undefined" error and
one more time bump PORTREVISION.

Reset MAINTAINER field to ports@FreeBSD.org, because
Daniel O'Connor no longer have the hardware though.

Pointly hat:	osa
2004-07-23 07:05:19 +00:00
Volker Stolz
d67edcb1df Fix detection of the bluetooth stack
This is still untested on any architecture other than i386, so any
testing is encouraged!

PR:		ports/69340
Submitted by:	Guido Falsi (maintainer)
2004-07-22 15:29:22 +00:00
Sergey A. Osokin
2f05a9e3d5 1) Merge two patches for ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c into one patch
2) Correct filename for patch, now it name is patch-sys-dev-ltmdm-ltmdmsio.c
3) Fix run on recent -CURRENT by removing ttyclose() calls
   Symptoms:
   # kldload ltmdm.ko
   kldload: can't load ltmdm.ko: No such file or directory
   # dmesg | head -1
   link_elf: symbol ttyclose underfined
4) Move PORTDOCS from pkg-plist to Makefile
5) Utilize DATADIR macro
5) Reorganize install target for PORTDOCS
6) Bump ${PORTREVISION}
2004-07-22 12:23:29 +00:00
Sergey A. Osokin
9659373f55 Revert back wrong changes, because port have strange
infrastructure: patch-aa and patch-ac both patch the same
file: ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c.
2004-07-22 10:29:26 +00:00
Sergey A. Osokin
333982699b Fix run on recent -CURRENT by removing ttyclose() calls.
Symptoms:
1) kldload ltmdm.ko
kldload: can't load ltmdm.ko: No such file or directory
2) dmesg | head -1
link_elf: symbol ttyclose underfined

Bump PORTREVISION.
2004-07-22 09:16:12 +00:00
Pav Lucistnik
d878a36364 - Update to 1.3, which brings a non-interactive send/get
PR:		ports/69205
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2004-07-17 18:28:11 +00:00
Pav Lucistnik
d9b8543491 - Update to 0.6.4
PR:		ports/69119
Submitted by:	John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
2004-07-17 14:18:29 +00:00
Kris Kennaway
d2fe315906 Reset undeliverable maintainer address:
----- Transcript of session follows -----
451 4.4.1 reply: read error from mix.premierbank.dp.ua.
<kot@premierbank.dp.ua>... Deferred
Message could not be delivered for 1 week
Message will be deleted from queue

For two consecutive weeks.
2004-07-15 22:59:10 +00:00
Markus Brueffer
a5c2db5a19 Add cutecom 0.0.5, a graphical serial terminal. 2004-07-15 00:21:07 +00:00
Pav Lucistnik
004697d45d Add linrad, Amateur Radio DSP utility (SDR)
PR:		ports/68873
Submitted by:	Diane Bruce <db@heceta.db.net>
2004-07-14 16:09:39 +00:00
Volker Stolz
4c0de56b07 Enable this port on non-i386 architectures on -current after 9 July.
Testing of both the bluetooth stack and this port (and the related openobex one) on non i386 machines are encouraged. Please report any problems.

PR:		ports/68912
Submitted by:	Guido Falsi (maintainer)
2004-07-12 19:49:08 +00:00
Kirill Ponomarev
909c20e502 Support WITHOUT_NLS 2004-07-11 11:07:01 +00:00
Kirill Ponomarev
906d8c992c Support WITHOUT_NLS 2004-07-11 10:55:23 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Volker Stolz
494104801f Fix for gnome-libs induced breakage.
PR:		ports/68818
Submitted by:	maintainer
2004-07-08 19:35:06 +00:00
Volker Stolz
1f6fffac4d Update to 0.5
PR:		ports/68803
Submitted by:	maintainer
2004-07-08 13:58:41 +00:00
Kirill Ponomarev
f5538e3326 Update to 0.6.3
PR:		ports/68812
Submitted by:	maintainer
2004-07-08 12:19:29 +00:00
Greg Lewis
45283c325b . SIZEify.
PR:		68802
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
2004-07-08 06:22:39 +00:00
Pav Lucistnik
65abc0fc9b Add xastir, a hamradio orientated GIS package designed to handle APRS.
APRS is Amateur Position Reporting System.  It's a system for handling
real time information across radio and internet links.

PR:		ports/68655
Submitted by:	Carl Makin <carl@stagecraft.cx>
2004-07-05 20:15:24 +00:00
Pav Lucistnik
cd81526d9a - Unbreak on 4.x: pass threading library to linker
PR:		ports/68654 (based on)
Submitted by:	Carl Makin <carl@stagecraft.cx> (maintainer)
2004-07-05 15:14:00 +00:00
Pav Lucistnik
e022ef1c55 - Unbreak plist: fix perl man page installation 2004-07-05 10:56:17 +00:00
Pav Lucistnik
78d4c181ab - Unbreak on 5.x (multiline literal) 2004-07-05 09:17:13 +00:00
Pav Lucistnik
ad5ae68eba Add nasawash, Amateur Radio program for cleaning NASA format keplerian
element files

PR:		ports/68649
Submitted by:	Diane Bruce <db@heceta.db.net>
2004-07-05 08:52:36 +00:00
Pav Lucistnik
b5cd746aff - Update to 2.2.8a
PR:		ports/68651
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
2004-07-05 08:38:29 +00:00
Pav Lucistnik
b764749dc7 Add echolinux, an EchoLink client for UNIX.
PR:		ports/68587
Submitted by:	Diane Bruce <db@night.db.net>
2004-07-04 23:28:32 +00:00
Pav Lucistnik
b12ceb4b17 Add nokryptia, a program to convert music files like MP3 to work
on a Nokia 5510 cell phone.

PR:		ports/68565
Submitted by:	Aleksander Fafula [alex@fafula.com]
2004-07-02 21:37:35 +00:00
Edwin Groothuis
510e62208c Chase fixes in TTY source.
<Darius> and tell phk to stop breaking tty source compat!

Submitted by:	darius@dons.net.au
Reviewed by:	Barney Wolff <barney@databus.com>
2004-07-01 06:32:05 +00:00
Volker Stolz
9ed3abc8af Add cdr_read 1.09, utility for reading of the call detail records from
PBX.

PR:		ports/68271
Submitted by:	Konstantin Reznichenko <kot@premierbank.dp.ua>
2004-06-30 11:45:19 +00:00
Volker Stolz
67df5da1af Update to 0.54.1
PR:		ports/68430
Submitted by:	maintainer
2004-06-28 08:18:02 +00:00
Pav Lucistnik
d041795889 - Update to 2.2.8
PR:		ports/68417
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
2004-06-27 21:45:41 +00:00
Pav Lucistnik
8c3c4671f0 Add thebridge, an amateur radio EchoLink compatible conference bridge
reimplementation for UNIX

PR:		ports/68350
Submitted by:	Diane Bruce <db@db.net>
2004-06-27 13:56:54 +00:00
Pav Lucistnik
9f8e46e05c - Add astro as secondary category
Requested by:	kris
2004-06-25 22:29:37 +00:00
Pav Lucistnik
9b9a88cfa2 Add predict, a ncurses application to predict and track positions of amateur
radio satellites.

PR:		ports/68283
Submitted by:	Diane Bruce <db@db.net>
2004-06-25 21:52:16 +00:00
Pav Lucistnik
f9a87c90cf - Update AT&T service with new URL
- Remove dead MASTER_SITE

PR:		ports/68342
Submitted by:	John Johnson <bio.metrix@gte.net>
2004-06-25 21:33:57 +00:00
Kris Kennaway
bbdac6a841 Remove expired ports, plus the three ports that depended on them. 2004-06-20 23:40:39 +00:00
Kirill Ponomarev
2ec170b414 Support new option '-m' to show sysop mail address.
PR:		ports/68107
Submitted by:	maintainer
2004-06-20 07:19:39 +00:00
Kris Kennaway
8c5b44876e BROKEN on amd64: Shared libraries must be compiled with -fPIC 2004-06-19 09:16:46 +00:00
Edwin Groothuis
36e136310a Update to handle systems after linesw was changed to an array of
pointers
(http://www.freebsd.org/cgi/getmsg.cgi?fetch=531835+534145+/usr/local/www/db/text/2004/cvs-all/20040613.cvs-all)

Submitted by:	Daniel O'Connor <doconnor-NOSPAM@gsoft.com.au>
2004-06-16 02:50:40 +00:00
Jean-Marc Zucconi
7a1e1287f3 Include a default configuration file for voice.
PR:		ports/63981
Submitted by:	Antoine Jacoutot <ajacoutot@lphp.org>
2004-06-16 00:04:02 +00:00
Kirill Ponomarev
c73a8620e2 - Update to version 0.54
PR:		ports/67942
Submitted by:	maintainer
2004-06-15 07:23:02 +00:00
Volker Stolz
770aeae1f4 Add pstngw 1.2.2, simple H.323-PSTN (POTS) gateway.
PR:		ports/63024
Submitted by:	Jakub Klausa <jacke@bofh.pl>
2004-06-14 08:29:58 +00:00
Tilman Keskinoz
3cbb2f29f3 Fix build with gcc34 2004-06-12 20:24:01 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Pav Lucistnik
f796d5a50b - Update to 0.53.1
PR:		ports/67684
Submitted by:	Andrey Slusar <vasallia@ukr.net> (maintainer)
2004-06-07 19:01:19 +00:00
Pav Lucistnik
8f0c5e9c31 - Axe indirect dependency
PR:		ports/67605
Submitted by:	Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
2004-06-05 14:48:23 +00:00
Pav Lucistnik
dcdbdcd737 - Drop indirect dependency
- Shorten pkg-descr

PR:		ports/67604
Submitted by:	Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
2004-06-05 13:45:40 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Pav Lucistnik
53e5d1a39c - Add patch to fix sending HUP to daemon
- Add patch to fix emsi traffic information
- Install docs and utils from contrib
- Fix pkg-message

PR:		ports/67557
Submitted by:	Andrey Slusar <vasallia@ukr.net> (maintainer)
2004-06-04 17:02:55 +00:00
Pav Lucistnik
9fb5c67eb0 - Give maintainership to volunteer
Submitted by:	Matt Dawson <matt@mattsnetwork.co.uk>
2004-06-03 20:51:03 +00:00
Pav Lucistnik
32d9453566 - Update to 0.9.6 and unbreak
PR:		ports/66778
Submitted by:	Matt Dawson <matt@mattsnetwork.co.uk>
2004-06-03 14:49:35 +00:00