866 Commits

Author SHA1 Message Date
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
ajacoutot
f41ba597e3 Cope with recent fonts directory change in ghostscript.
ok kili@
2015-04-06 21:05:07 +00:00
ajacoutot
0bad5217f7 Move fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match
XDG_DATA_DIR (where Desktop tools will look for by default).

discussed with sthen@ and matthieu@
ok sthen@
2015-03-31 09:44:48 +00:00
naddy
379dc0f3c5 remove unused fragment 2015-03-20 20:09:07 +00:00
naddy
dec091b387 fold lib-only PFRAG.shared into PLIST 2015-03-19 12:12:20 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
schwarze
699575344f only minor formatting differences; drop USE_GROFF; no bump needed 2015-01-24 13:46:44 +00:00
naddy
c6299e5727 Drop USE_GROFF: trivial page footer difference only. 2015-01-22 18:41:16 +00:00
naddy
3fe8791930 Drop USE_GROFF since groff and mandoc produce identical output. 2015-01-22 12:52:45 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
bcallah
caca1a1b24 Forgot to remove the TEST_DEPENDS. You no longer need gsed to run the tests 2014-12-30 01:54:26 +00:00
bcallah
a27497bd0c Update to 3.22.04, needed for an upcoming fltk-1.3.3 update.
ok sthen@
2014-12-30 01:41:37 +00:00
bcallah
5413f47b6e +minimodem 2014-12-20 19:32:03 +00:00
bcallah
1829d85049 Import comms/minimodem
ok benoit@

Minimodem is a command-line program which decodes (or generates) audio
modem tones at any specified baud rate, using various framing protocols.
It acts a general-purpose software FSK modem, and includes support for
various standard FSK protocols such as Bell103, Bell202, RTTY, NOAA
SAME, and Caller-ID.

Minimodem can play and capture audio modem tones in real-time via the
system audio device, or in batched mode via audio files.

Minimodem can be used to transfer data between nearby computers using an
audio cable (or just via sound waves), or between remote computers using
radio, telephone, or another audio communications medium.
2014-12-20 19:31:44 +00:00
benoit
4bc7603db4 Update to p5-Device-Gsm-1.60.
remove maintainer, ok ajacoutot@
2014-12-20 09:11:28 +00:00
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