bentley
11ca303d31
+ems-flasher
2016-01-30 01:15:22 +00:00
bentley
823a835570
Import ems-flasher-0.03.
...
The ems-flasher utility reads data from or writes data to a EMS 64 Mbit
USB Game Boy cartridge.
ok benoit@
2016-01-30 01:14:54 +00:00
sthen
3451d0c08d
Chase Location: header redirects for googlecode-hosted HOMEPAGEs and
...
bump REVISION.
2016-01-26 13:05:26 +00:00
sthen
41a4ee4393
update to Fldigi-3.23.06
2016-01-17 23:27:17 +00:00
jasper
4a30296f9d
ignore some bogus tags
2016-01-08 10:37:34 +00:00
jasper
94eb87ab8a
remove openobex/obexftp; outdated, unmaintained (not touched since import in
...
2004) and no longer useful (for one because we haven't had bluetooth support
for a while anymore).
ok aja@
2015-12-06 13:05:38 +00:00
landry
5711f896ef
Mark BROKEN-hppa for reliable BROKEN-ness (gcc ICEs, undefined refs to
...
atomics, various horrors)
2015-12-04 20:47:52 +00:00
abieber
ea6e0d5557
+qtserialport
2015-11-24 17:50:19 +00:00
abieber
6a6530beb8
Import QTSerialPort - a QT library for dealing with.. you guessed it!
...
Serial ports! Eventually this can be removed, as it is included in QT
proper.
Reason for import is the most recent version of Fritzing requires it.
OK sthen@
2015-11-24 14:57:48 +00:00
jasper
dd11ff3185
switch distfiles.nl to SSL, setup with security/letsencrypt/client
2015-11-24 09:11:02 +00:00
sthen
7ee6ff990d
getpwnam -> getpwnam_shadow
2015-11-19 14:03:30 +00:00
espie
511c5d230a
a few minor pkg_subst fixes, for the coming patch (disallow -c without -m
...
outside of WRKDIR)
2015-11-02 11:56:54 +00:00
bentley
3cccd78afa
Move to http mirror.
2015-10-15 08:30:27 +00:00
sthen
391dc93fe7
REVISION bumps following the additional member in struct if_data,
...
to make sure packages get updated
2015-10-05 16:29:01 +00:00
ajacoutot
e18d7ebea1
Revert removal of pilot-link and jpilot; we still have one user of these...
2015-09-21 08:46:50 +00:00
ajacoutot
933e1c7ef5
-jpilot
...
-pilot-link
2015-09-19 22:21:20 +00:00
ajacoutot
dc34861c75
It's 2015, remove pilot-link...
2015-09-19 22:20:42 +00:00
ajacoutot
4924fa9ed4
Remove jpilot; it's 2015...
2015-09-19 22:20:15 +00:00
sthen
b0afd3bc40
remove bcallah as maintainer of his ports, at his request
2015-08-25 13:18:24 +00:00
bcallah
d1d4d15e46
Update to 0.22.1
2015-08-24 23:02:30 +00:00
sthen
d8e24bbded
sync WANTLIB
2015-08-17 19:52:39 +00:00
sthen
6222f72cff
don't strip bin/console, reported by jirib at devio.us
2015-08-14 13:49:41 +00:00
sthen
a626ee54a0
sync WANTLIB
2015-08-12 22:27:31 +00:00
sthen
9bb11e585e
update to amtterm-1.4, display control messages from host
2015-08-12 14:54:07 +00:00
sthen
5a988be900
bump REVISION, missed in last commit. reported by aja
2015-08-12 07:45:04 +00:00
sthen
f2aa84f79f
+conserver,ipmi
2015-08-11 21:13:37 +00:00
sthen
d57d6a762c
add a flavour to build comms/conserver with internal IPMI console support
2015-08-11 21:13:14 +00:00
ajacoutot
86227bf9b0
Unbreak; I don't see why this port needs groff and gmake to run.
...
Triggered by a PLIST mismatch registering gettext-tools as a new
RUN_DEPENDS.
hint from naddy@
RUN_DEPENDS = ${BUILD_DEPENDS} is bad! bad! bad! Do *not* use that
construct.
2015-07-20 22:00:54 +00:00
jasper
0bd434ad5a
use sed -i
2015-07-18 15:31:16 +00:00
ajacoutot
2889a1d16f
Remove the perl bullshit.
2015-07-16 23:57:18 +00:00
jasper
3fdc8abb82
- update to xlog-2.0.13
...
- use a pre-configure target instead of patching most logfile handlers
2015-07-15 17:23:31 +00:00
ajacoutot
d9c1207e4f
Move some obvious sudo -> '#' (root) in READMEs.
2015-07-07 14:43:36 +00:00
bcallah
a8131a1add
Update to 3.22.10 now that FLTK 1.3.3 has been committed.
...
ok aja@
2015-06-28 13:37:13 +00:00
bentley
cef9780e72
Kill dead mirrors, add http mirrors. Remove maintainer per request.
...
ok giovanni@ (previous maintainer)
2015-06-18 02:50:18 +00:00
bentley
2f85008a3b
Add http mirror.
...
ok robert@ (MAINTAINER)
2015-06-17 08:21:15 +00:00
sthen
c58704c98d
sync wantlib, mostly lzma (from xml2)
2015-06-10 21:42:26 +00:00
sthen
11a8406f73
update to conserver-8.2.1
2015-06-10 13:07:33 +00:00
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