sthen
19bcfc6fd9
minor whitespace
2011-12-09 10:01:32 +00:00
ajacoutot
d9a347a8df
It's ${SYSCONFDIR}, not ${SYSCONFVAR}.
...
It's ${SYSCONFDIR}/LCDd.conf, not ${RCDIR}/LCDd.conf.
Lowercase ${RCDIR}/lcdd.
2011-12-02 13:37:44 +00:00
edd
2b08275f55
lowercase LCDd rc script filename at request of aja@
2011-12-02 12:39:23 +00:00
jasper
26db0aff2c
minor consistency, no pkg change
2011-12-01 20:58:32 +00:00
edd
51b797c4bc
link lcdproc
2011-12-01 19:07:11 +00:00
edd
4e46f7e79c
import lcdproc - a tool for interfacing LCD modules
...
OK sebastia@
2011-12-01 19:05:11 +00:00
naddy
4edaa84ff6
maintenance update to 2.0.9
2011-11-14 19:33:34 +00:00
sthen
1ee2c830e0
BROKEN on sparc64, Illegal operands error while building draw_symbols.c
2011-11-14 11:05:08 +00:00
ajacoutot
fcbe5f3ae2
Sync dependencies after move from libusb to libusb-compat and fix a
...
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.
Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00
jasper
6184ef9000
remove libs from libwmf from wantlib. they are added when the installed imagemagick
...
is !,no_x11. So instead of enforcing the non-non_x11 flavor, fix wantlib.
2011-11-06 18:57:58 +00:00
jasper
6c0a8bf4ae
- regen WANTLIB
2011-11-04 08:21:59 +00:00
espie
c3a31269c5
FLAVOR:L
2011-10-17 13:03:42 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
jasper
9fe4b0f440
switch to MODGNOME_TOOLS
2011-09-20 20:51:51 +00:00
landry
bf7f866185
+owx
2011-09-18 20:28:17 +00:00
landry
a9cc88ec56
Import owx-20110917, from mitja
...
OWX (Open Wouxun) is an open-source program designed to program Wouxun
transceivers. It was developed on Wouxun KG-UV2D and tested on KG-UVD1P
(both identify as KG669V). Possibly other Wouxuns are supported too, but
this is not guaranteed - use at your own risk and ALWAYS make backups!
This software is highly experimental. Using it can result in rendering
your radio unusable and your dog killed. You have been warned.
ok jasper@
2011-09-18 20:27:54 +00:00
espie
61199a1dbc
normalize pkgpath
2011-09-16 08:48:01 +00:00
naddy
1e2bbe8777
bump all (sub)packages that depend on db/v4; requested by and help from espie@
2011-09-12 18:02:34 +00:00
jasper
74182a7a5d
- update xlog to 2.0.5
...
* drops the dependency on the deprecated libgnomeprint
2011-09-12 14:09:56 +00:00
naddy
8c18b08ac5
Fix build with png-1.5.
...
All fixes from/via NetBSD pkgsrc. The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
ajacoutot
89a1cb30b4
Remove some duplicate wantlibs, use the libiconv MODULE where applicable.
2011-07-07 01:06:59 +00:00
jasper
3a213a2767
- sync wantlib after recent libm additions
2011-07-06 09:30:25 +00:00
naddy
dbfd750590
Cope with bsd.man.mk changes and install source man pages.
...
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
jasper
9a95c42183
sync
2011-06-21 19:15:28 +00:00
jasper
e22dfb35a5
import spisniffer 0.2
...
This is a small program that displays SPI sniffer data from the Bus
Pirate. It uses the binary mode SPI sniffer access, so it has a speed
advantage over the terminal mode display. The computer takes the burden
of converting raw byte values to HEX output.
ok sthen@
2011-06-21 19:14:59 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
giovanni
2086b9c2f3
Major update to 6.0.5
...
lot of bug fixes and improvements
old protocol has been removed
Full changelog available at
http://git.hylafax.org/HylaFAX?a=blob;f=doc/RELEASENOTES-6.0.txt;hb=6.0
2011-05-24 16:24:35 +00:00
ajacoutot
561d6fe9bc
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
stsp
a1212ad29c
minicom contains a function called wprintf() (print to a window) which
...
collides with the standard C wprintf() (print a wide character string).
Upstream already realised this was a bad idea and changed the function's
name to mc_wprintf(). Do the same for our port.
ok ajacoutot landry dcoppa
2011-04-22 11:21:46 +00:00
sthen
693a1a02af
remove MESSAGE lines obsoleted by the rcscript. bump.
2011-04-13 13:27:53 +00:00
jasper
61f9ed9482
adjust after recent lesstif removal
...
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
ajacoutot
d5f7d8ead4
Resign from maintainer, I don't use this anymore.
2011-03-28 18:44:01 +00:00
jasper
15e284f877
use ASCII format for (R) in COMMENT
...
pointed out by Anthony J. Bentley
2011-03-16 23:32:06 +00:00
jeremy
a9c14b6b21
Update to 3.3.11ga6. Upstream moved printer emulation into a separate
...
package. Our only patch was committed upstream. Remove x3270
configuration file so update-plist doesn't complain and don't conflict
with x3270.
OK sthen@
2011-03-14 23:26:48 +00:00
sthen
d580cde0ab
fix various typos, from Anthony J. Bentley with a few tweaks by myself
2011-03-14 09:15:33 +00:00
sthen
068496c57a
remove iso-8859-1 chars that display badly with a utf-8 terminal.
...
pointed out by Anthony J. Bentley
2011-03-14 08:51:25 +00:00
jasper
553dc1151a
- mirror distfile as the original master site disappeared.
2011-03-10 17:28:35 +00:00
sthen
30aa021611
rc_reload=NO, reminded by/ok ajacoutot@
2011-03-02 08:59:20 +00:00
sthen
10054128d0
install an rc.d script for smstools
2011-03-02 08:39:13 +00:00
jasper
ec284fc40a
- update dfu-util to 0.3
...
- various cleanups
ok ian@ (MAINTAINER)
2011-03-02 06:31:35 +00:00
jasper
6396bd780f
- add missing modules and license marker
...
- regen WANTLIB
2011-01-03 19:38:40 +00:00
ajacoutot
930624de6a
Remove myself from MAINTAINER.
2011-01-03 11:11:42 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
ajacoutot
fb9e2948ec
Use quotes to be consistent with other rc scripts.
2010-12-11 08:05:38 +00:00
ajacoutot
aaa1885833
Bump after recent cpan.port.mk change.
...
ok jasper@
2010-12-03 11:44:22 +00:00
jasper
6000add3ba
- style
2010-11-29 22:33:11 +00:00
espie
be2f93f11d
since db/v4 has db->=4,<5 as default, no need to specify it explicitly
2010-11-26 14:50:09 +00:00
espie
8392c16198
redo depends with >=
2010-11-26 07:07:56 +00:00
espie
9de7d94549
a few depends I missed
2010-11-15 12:44:20 +00:00
jasper
d8302aa969
- switch to pkg-readmes
...
ok giovanni@ (MAINTAINER)
2010-11-15 10:05:05 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
sthen
c32da50683
move to rc.d; ok jasper@
2010-11-08 09:58:11 +00:00
jasper
295171d20a
- move to pkg-readmes
2010-11-07 20:47:08 +00:00
espie
9fb7a3fc28
tk/tcl wantlib conversion
2010-11-06 22:06:57 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0
Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
...
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
naddy
4be689a796
ports that preformat man pages with mandoc via bsd.man.mk don't need groff
2010-10-19 21:04:52 +00:00
espie
6a88663165
LIB_DEPENDS -> WANTLIB
2010-10-19 20:07:14 +00:00
sthen
16fb1a7783
fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin
2010-10-18 21:35:47 +00:00
espie
7b7cc80d38
USE_GROFF=Yes
2010-10-18 16:52:44 +00:00
jasper
bb4cf81d12
- USE_X11 is default now from gnome.port.mk
2010-10-18 13:20:54 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
sthen
33fe97dfb9
bump
2010-09-24 15:23:05 +00:00
sthen
535ece2645
update smstools3 to 3.1.14, patch away a /bin/bash
2010-09-21 22:40:26 +00:00
jasper
fab4167387
- move distfiles/ to a proper mirroring location.
2010-09-12 16:49:08 +00:00
sthen
4726ceaf91
new lib_depends/revision
2010-09-03 14:39:07 +00:00
sthen
5fb45255be
new-style lib_depends/revision, fix wantlib
2010-09-03 13:56:30 +00:00
sthen
46facba67c
use the gettext module, new revision/lib_depends
2010-09-03 13:46:47 +00:00
sthen
59c2a52b6a
update smstools3 to 3.1.12; many fixes/improvements including better
...
spool directory handling with many modems
2010-09-03 13:37:13 +00:00
ajacoutot
8f456dd9c2
Unbreak -main PKGNAME, spotted by landry@
2010-09-02 18:32:33 +00:00
fgsch
9719068811
Bump revision after python's default change.
2010-08-30 16:48:31 +00:00
jasper
4d8b63c9ea
- remove dead homepage
...
- swap dead master site for a working one
- newstyle wantlib/lib_depends
2010-08-26 20:21:34 +00:00
sthen
3f913dcdaa
use REVISION
2010-07-13 19:46:10 +00:00
naddy
f1d9e4c610
Fix a build error on i386 by casting a ptrdiff_t expression to u_int
...
(which is safe in this context). The same build error does not appear
on amd64. I don't understand this.
ok giovanni@
2010-07-13 15:19:10 +00:00
giovanni
6cd2683552
Update to 4.4.6
...
Full changelog available at
http://www.hylafax.org/content/HylaFAX_6.0.4/4.4.6/4.3.9_releases
2010-07-08 16:21:17 +00:00
jakemsr
923488792d
convert to sndio(7), fixing some bugs along the way with
...
help from ratchov@
2010-07-01 01:57:33 +00:00
sthen
0bb974a50d
Install sample scripts under share/examples/smstools
2010-06-30 22:23:44 +00:00
sthen
27f74da3ee
improve sample config
2010-06-30 16:45:27 +00:00
sthen
afac5b2ac5
update to 3.1.11
2010-06-25 22:44:33 +00:00
ajacoutot
9a93e54cf8
Update to mgetty+sendfax-1.1.37.
...
This is a "minor maintenance" release.
2010-06-07 05:59:27 +00:00
espie
67a8f3d9a2
yes, g++4 parses all templates... and if they don't make sense, they don't
2010-05-23 17:05:36 +00:00
jasper
8060dfab5a
- remove unneeded mips64 workaround
2010-05-22 08:22:42 +00:00
jasper
5cbd24e920
- remove mips64 workaround
2010-05-22 08:06:33 +00:00
ajacoutot
4c4c9a7097
We have strndup(3) now.
...
While here, regen patches and PLIST and set GPL version.
2010-05-21 14:13:22 +00:00
sthen
4acafe2a8b
minor update to 3.1.8, update plist, add some @extraunexec
2010-05-06 23:01:59 +00:00
sthen
a400c8d26f
update to 3.1.7
2010-05-03 14:29:31 +00:00
ajacoutot
8416ce306c
Fix build with newer gtk.
...
Regen WANTLIB and PLIST while here.
2010-04-27 20:48:54 +00:00
jakemsr
e195e84870
sndio supported as default audio output method
...
testing hints from sthen@, thanks
2010-04-26 01:47:15 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
sthen
c68b5c762a
Improve the sample config following some wrangling setting up a
...
tmobile usb stick (zte 120).
2010-04-22 21:07:58 +00:00
ajacoutot
983fd44e85
Consistency: remove the 1, 2 or even 3 empty blank lines.
2010-04-15 13:56:33 +00:00
giovanni
68f47859d3
Update to 1.8.0
...
ok ajacoutot@ (maintainer)
2010-03-25 10:39:38 +00:00
giovanni
2cc0edac4d
Update to 0.12.5
...
ok ajacoutot@ (maintainer)
2010-03-25 10:32:53 +00:00
ajacoutot
65f918ecea
Missing new_fax @sample spotted by Guy Daniel guy at pctechs dot com dot au
...
While here, also add a sample voice script.
Some cleanups and remove antique comment.
2010-03-21 11:04:29 +00:00
jasper
228964a8d2
- extend archtecture tests for mips64el
...
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
landry
8fbd50bb6d
Remove jason@ as MAINTAINER, as his e-mail bounces since a while.. agreed
...
by jason@, prodded by espie@. While here, take maintainership of
devel/geotiff & devel/proj. Any takers for the others ?
ok espie@
2010-01-23 10:29:45 +00:00