Commit Graph

740 Commits

Author SHA1 Message Date
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
ajacoutot
7e19e1f6aa Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 18:05:49 +00:00
ajacoutot
d7bd9b131e Update to jpilot-syncmal-0.81
thanks to dawedawe at gmx dot de for pointing out the homepage change.
2009-12-10 10:05:39 +00:00
ajacoutot
3a7d940305 Update to libmal-0.44.1.
thanks to dawedawe at gmx dot de for pointing out the homepage change.
2009-12-10 10:05:02 +00:00
sthen
45ada88ba1 update smstools to 3.1.6;
'This version was released because of a critical bug in the handling
of a concatenation storage. Users of version 3.1.5 should upgrade
to this version. As a workaround, disable purging of a concatenation
storage with a global setting in the smsd.conf: ic_purge_hours =
0. If ic_purge_minutes was set, remove the setting or change it to
0.'
2009-12-02 14:24:35 +00:00
jasper
93f4c876c4 - update p5-Device-Modem to 1.51
- fix license marker

ok todd@ (MAINTAINER)
2009-10-09 12:25:25 +00:00
sthen
01f17dec1e Build depends on tcl. No package bump. 2009-08-10 21:51:13 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
giovanni
c86518fafe Update to 0.12.4
Help and ok ajacoutot@ (maintainer)
2009-08-06 13:23:34 +00:00
ajacoutot
45eb496c30 Bump after recent gconf2 MODULE change. 2009-06-11 18:27:02 +00:00
ajacoutot
726683d492 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
ajacoutot
49bc9d04b5 Convert to using the new gconf2.port.mk module.
ok jasper@
2009-06-07 05:30:09 +00:00
landry
d90434dd70 Remove a patch which causes problem in other ports when pilot-link is
installed. It wasn't the good fix anyway, and upstream pilot-link.m4 is
clean now. cf
http://lists.pilot-link.org/pipermail/pilot-link-devel/2007-May.txt
'commit commit' naddy@
2009-06-06 21:51:40 +00:00
jasper
56f7cc3c16 - make this a victim of gnome.port.mk 2009-06-04 01:28:43 +00:00
sthen
3f6bbd6610 - update to 3.1.5; adds smart logging (loglevel 7 output can be buffered
and written in full only when a voicecall/SMS transmission has an error),
additional modem settings, default modem configs, etc.

- enable stats support (using devel/mm)
2009-06-02 15:57:48 +00:00
fkr
93d88b9836 update to a much newer version that works with lots more gsm devices.
Maintainer timed out. with comments from jasper.

ok jasper@, sthen@
2009-05-31 16:25:29 +00:00
giovanni
834b18af56 Use x11/tk module and ${SUBST_CMD}
Add a few mirrors
"ports-wise it's ok" sthen@
2009-05-07 14:47:15 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
fgsch
d931848cda Update master site. 2009-04-03 19:17:06 +00:00
robert
f0f37fd150 Install the gnokii xpm file so the menu entry is going to have an icon too.
from Mikolaj Kucharski
2009-03-29 10:03:19 +00:00
fkr
a2fa45e762 update to version 1.50
ok todd@ (maintainer)
2009-03-23 23:09:31 +00:00
sthen
cb58deef37 - remove bashisms
- add RUN_DEPENDS on procmail (some scripts use formail)
pointed out by Alexander Hall

- tidy Makefile
2009-03-17 10:47:44 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
espie
b695635406 fix db dep and bump 2009-03-14 10:34:07 +00:00
sthen
cd8e5d2e5b bump -python and -tcl following dep changes 2009-03-11 21:19:35 +00:00
jasper
af1ee128a2 - regen WANTLIB 2009-03-06 22:29:31 +00:00
naddy
c9740c52f1 add missing SHA256 checksums 2009-03-04 20:08:55 +00:00
jasper
56d91231da - fix potential 64-bit issue due to missing header
- add license marker
2009-02-18 11:02:23 +00:00
ajacoutot
8c57677b8c - bugfix (#1973) update to jpilot-1.6.2
- regen WANTLIB
2009-02-16 00:19:22 +00:00
ajacoutot
0725b81ebc - fix WANTLIB 2009-02-08 22:38:28 +00:00
ian
67f6154732 += dfu-util 2009-02-08 22:35:15 +00:00
ian
e32cc6b40f dfu-util for Openmoko & similar devices, improved by fgsch@,
comments by various, ok sthen@
2009-02-08 22:32:40 +00:00
naddy
4d4b41f217 Update to 3.3.8p3: add translation support using iconv.
From: maintainer Jeremy Evans
2009-01-30 20:26:17 +00:00
ajacoutot
7f25d3f6c0 - link with -pthread, not -lpthread
- regen WANTLIB and PLISTs while here

"go ahead" robert@
2009-01-26 10:59:14 +00:00
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +00:00