dcoppa
4ad39802d1
Update to chirp-0.4.1, and add a missing rdep on x11/py-gtk2 as
...
found by Jeremy Chase
2014-11-11 14:24:39 +00:00
abieber
a3367cbdfe
Update to the latest version.
...
OK sthen@
2014-11-07 14:20:11 +00:00
sthen
581f67f312
update to tlf-1.2.1 to unbreak
2014-11-04 10:58:21 +00:00
ratchov
f5f66d62dc
Use sndio to record.
...
ok sthen
2014-11-04 07:41:10 +00:00
ajacoutot
769204b1ac
Update to flipit-0.3.6.
2014-11-01 10:10:53 +00:00
ajacoutot
c9e0c91c8c
Update to jpilot-1.8.2.
2014-10-31 18:30:10 +00:00
ajacoutot
564894b9be
Cleanup.
2014-10-31 18:28:54 +00:00
abieber
f3e2aba05b
Update to the latest release. Tested with SparkCore.
...
OK ian@
2014-10-21 15:08:51 +00:00
sthen
0d6e6c0681
build conserver,net flavour
2014-10-07 22:14:40 +00:00
sthen
4fe620bb9a
update conserver to 8.2.0, and make some port changes ...
...
- Switch to using unix domain sockets instead of network sockets for
comms between "console" client and "conserver" server. This is a compile-
time toggle and disables network sockets. Uses SO_PEERCRED for access
control so it's possible to do per-user acls in conserver without
the need to re-enter user passwords.
- Add a flavour to use network sockets for those that need it (i.e.
running the client on a different machine to the server).
- Tweaks to pkg-readme explaining the above.
2014-10-07 22:14:17 +00:00
sthen
fe0f47689f
conserver tweaks:
...
- setup break sequence for ipmitool in sample config
- remind people about log rotation (console logs sometimes get quite large)
2014-10-07 15:21:42 +00:00
sthen
fae0e26fbf
tweak sample ipmitool line; avoid keeping the shell around
2014-10-07 14:05:02 +00:00
sthen
ceeff061d1
conserver tweaks:
...
- add http master site
- use correct autoconf version for 8.1.20
- install upstream's other sample configs
- actually install pkg-readme
- add sample config to work with IPMI SOL consoles using ipmitool
2014-10-07 12:51:35 +00:00
espie
01e62971f9
dkstat.h
2014-09-17 14:52:18 +00:00
sthen
0f276effad
update to fldigi 3.21.83
2014-09-16 16:21:12 +00:00
sthen
5398791b6e
update to conserver 8.1.20, add more notes for upgrading users on how to
...
unbreak things following the uid change
2014-09-08 16:12:11 +00:00
ajacoutot
8d28dad502
Cope with openssl(1) move from /usr/sbin to /usr/bin
...
ok landry@
2014-08-27 06:58:00 +00:00
sthen
a02cb7ca33
fix up some more things to cope with the change to running conserver as
...
a separate uid
2014-08-21 19:58:07 +00:00
jasper
0fe4b0c08d
update to minicom-2.7
2014-08-21 08:23:00 +00:00
landry
7c41542f98
Instead of BROKEN-alpha, use CFLAGS=-fno-stack-protector to fix the build.
...
Suggested by miod@
2014-08-19 05:33:47 +00:00
landry
94a3a8a2a0
Mark BROKEN-alpha:
...
gnokii-sms.c: In function 'savesms':
gnokii-sms.c:577: error: unrecognizable insn:
(insn 500 499 501 29 (set (reg:DI 291)
(plus:DI (reg/f:DI 65 virtual-stack-vars)
(const_int -41228 [0xffffffffffff5ef4]))) -1 (nil)
(nil))
gnokii-sms.c:577: internal compiler error: in extract_insn, at recog.c:2077
2014-08-18 19:01:59 +00:00
espie
92816cd8fc
use more specific version of SUBST_* where appropriate
2014-08-10 09:58:04 +00:00
benno
50c69717f4
run conserver as user _conserver instead of root
...
change maintainer to sthen@
ok sthen@
2014-07-15 13:47:26 +00:00
ajacoutot
3935005159
Don't edit /etc/services.
2014-07-11 16:41:31 +00:00
sthen
3cc1fae7b7
@comment zero-byte perl .bs files
2014-06-14 23:23:11 +00:00
sthen
26b647a798
@comment zero-byte perl .bs files in all packages which don't have p5-* PKGNAMEs
...
and bump
2014-06-14 10:34:44 +00:00
abieber
e5d06a5700
Update chirp to 0.4.0
...
OK sthen@
2014-06-12 21:54:30 +00:00
abieber
2691eda08e
Update to the latest version - explored option to enable pulseaudio but
...
concensus was keep it simple.
OK sthen@
2014-05-05 23:04:16 +00:00
schwarze
6e537af6a4
install manuals to the right place;
...
ok abieber (MAINTAINER)
2014-04-24 18:52:58 +00:00
jasper
f00a289297
remove bogus libusb1 dependency, as it's using libusb-compat
2014-04-18 23:22:17 +00:00
sthen
05a61a0350
drop some USE_GROFF in perl ports where it's not needed
2014-04-07 14:51:25 +00:00
jasper
012f7978a4
cleanup double spaces and sort MODGNOME_TOOLS
2014-04-02 09:36:09 +00:00
jasper
43b19ca734
merge various MODGNOME_TOOLS lines into a single line (or two if it would
...
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
sthen
339db227ce
update to fldigi-3.21.79
2014-03-22 01:26:42 +00:00
ajacoutot
c32240f6b3
Bump after recent gnome.port.mk changes; these do not require to
...
RUN_DEPENDS on yelp.
Note that this change will drop a big pile of dependencies from the pkg
and it is possible that some dependencies will be missing from the
dependency chain; if that is the case, it means that the pkg dependencies
were wrong in the first place and would have required fixing anyway.
Any fallout, please let me know.
2014-03-16 09:12:23 +00:00
sthen
fc436db98e
enable iconv in smstools
2014-03-09 20:52:25 +00:00
abieber
0a70173fcb
upgrade to 2.0.4, use GraphicsMagic instead of ImageMagick, add gdal
...
support.
OK sthen@
2014-01-29 15:22:31 +00:00
espie
2c1671ff94
hylafax wants that file 0600 ? make it 0600. don't care.
2014-01-25 13:15:27 +00:00
ajacoutot
5749bb78fe
Explicitely set @mode.
2014-01-19 09:48:29 +00:00
sthen
4d259ed5ef
Fix up alioth.debian.org MASTER_SITES URLs.
...
Old https://alioth.debian.org/frs/download.php/xxx/ URLs now give a 0-byte
file, the "proper" https://alioth.debian.org/frs/download.php/file/xxx/
URLs give a 406 error unless there's an http Accept: header, but URLs in the
form https://alioth.debian.org/frs/download.php/latestfile/yyy/ do work, and
don't need changing for each release of the distfile ("yyy" is different to
the per-file "xxx" value and needs to be looked up on the project's file
listing page...)
(These URLs also need the relevant ca cert; that is a separate issue.)
2014-01-14 00:38:39 +00:00
sthen
46d0caceb8
unbreak patch
2013-12-06 15:46:06 +00:00
jca
68f201e8e9
Don't include <sys/timeb.h>.
2013-12-06 12:51:02 +00:00
jca
ec8d1e79e5
Don't include <sys/timeb.H>
2013-12-06 11:28:16 +00:00
sthen
511166c1a0
update to fldigi-3.21.77
2013-11-12 08:22:38 +00:00
sthen
c17b163e7e
reorder Makefile to fix with gmake 4.0 ("recipe commences before first target")
2013-10-26 10:06:45 +00:00
lteo
82b72dc5f9
Update to picocom 1.7, from Kyle Isom (maintainer).
...
The picocom.8 patch is from schwarze@; it fixes the man page to show
content that was completely lost during formatting due to badly broken
syntax.
Tested by Kyle on amd64 and sgi, and myself on i386.
feedback bcallah@ brad@ schwarze@
OK abieber@
2013-10-23 03:22:02 +00:00
naddy
06a9102560
Drop USE_GROFF since groff and mandoc produce identical output.
2013-10-11 23:48:03 +00:00
naddy
048f6d4a22
Regenerate PLISTs now that imake installs the source man pages.
2013-10-11 20:39:16 +00:00
brad
1d77e89c13
Remove Chris Kuethe as maintainer. OpenBSD e-mail address bounces and has been
...
inactive for quite awhile.
2013-10-10 02:08:19 +00:00
ajacoutot
de423d4d84
Bump after devel/gconf2,-main is gone.
2013-09-27 17:49:01 +00:00