Commit Graph

694 Commits

Author SHA1 Message Date
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