Commit Graph

459 Commits

Author SHA1 Message Date
ajacoutot
b5f0ee6cef Installs vgetty and mgetty into ${LOCALBASE}/libexec
Regen patches.

ok sturm@
2006-10-18 08:20:25 +00:00
ajacoutot
a6d686a3e5 Set vgetty path to ${LOCALBASE}/libexec/vgetty instead of hardcoded
/sbin/vgetty.
Disable sysvinit support unconditionally since we don't need it and it
causes the "make fake" stage to fail if a sysvinit startup directory exists
(ie. /etc/init.d/)

ok sturm@
2006-10-18 08:09:43 +00:00
ajacoutot
f1600609de typo.
spotted by steven@
2006-10-16 15:49:50 +00:00
ajacoutot
077f9204e1 Workaround to remove mgetty/hylafax conflict.
Update my email address while there.
ok mbalmer@ kili@
2006-10-15 16:07:07 +00:00
grange
e073232978 Bump PKGNAME after the maintainership drop. 2006-09-24 19:02:46 +00:00
grange
7517015961 Drop maintainership. 2006-09-24 18:30:58 +00:00
espie
d1d5e05ad4 remove `empty' version spec (.0.0) which is no longer needed to desambiguate
library names.
2006-09-18 11:40:06 +00:00
jasper
2220ad5504 kill dead mastersite/homepage
bump pkgname

ok espie
2006-09-17 19:21:46 +00:00
espie
ccc1498fc1 more new libspecs. 2006-08-01 22:19:46 +00:00
steven
b5d180fc15 homepage fixes 2006-07-19 13:41:02 +00:00
steven
351cbba516 working master site, distfile repackaged in .tar.gz, source is identical. 2006-07-14 19:18:34 +00:00
steven
f2a64beea9 new HOMEPAGE, add license marker, bump PKGNAME 2006-07-13 06:47:09 +00:00
alek
3dd4f38b07 Working MASTER_SITES 2006-06-29 11:21:02 +00:00
alek
c920f26920 Add sredird 2006-06-29 11:09:15 +00:00
alek
59b1318a66 Import sredird 2.2.2
Sredird is a serial port redirector that is compliant with the RFC 2217
"Telnet Com Port Control Option" protocol. This protocol lets you share
a serial port through the network.

From Alexey E. Suslikov <alexey.suslikov@gmail.com>
2006-06-29 10:53:08 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
bernd
66f5ccb801 Fix a startup crash triggered by the new gtk+2 stuff.
Diff from jpilot CVS.

Problem reported by Konrad Foerstner, thanks!

Fix WANTLIB after gtk+2 update while I'm here.

ok Antoine Jacoutot (MAINTAINER)
2006-06-13 07:38:01 +00:00
robert
0aebb8a63e Add the manual pages, disable all debug code and add MESSAGE file including
notes about setuid/gid; bump PKGNAME;
2006-06-02 01:54:28 +00:00
robert
b6a3027e58 add gnokii and gnokii-no_x11 2006-05-29 18:08:42 +00:00
robert
14fc44a112 Import of gnokii-0.6.12;
Gnokii is a Unix/Linux tool suite for mobile phones. It provides a
library to communicate with a phone hiding the communication protocol.
The library handles SMS, phonebook, calendar, phone calls, and other
mobile phone capabilities. It supports most of the GSM phones: Nokia
ones using Nokia proprietary protocol and AT-capable ones -- using
standard AT commands.
2006-05-29 18:05:53 +00:00
naddy
0afa48b28b allow building with tiff 3.8.x 2006-03-18 17:19:21 +00:00
sturm
88e508fa47 remove useless pre-configure target
from Antoine Jacoutot <ajacoutot at lphp.org>
2006-03-07 19:31:46 +00:00
mbalmer
dbc8967e6f mgetty+sendfax 1.1.35
From Antoine Jacoutot <ajacoutot@lphp.org>
2006-03-04 10:38:58 +00:00
steven
259f0e3d5d remove non working MASTER_SITE_LOCAL 2006-02-18 20:03:41 +00:00
david
4041514197 sort SUBDIR list; ok sturm@ 2006-02-12 16:24:50 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
steven
e3a73048b1 fix WANTLIB after gtk+2 downgrade 2006-01-16 12:45:37 +00:00
steven
e4cad0d61e conflict with mgetty+sendfax
ok mbalmer@
2006-01-14 12:05:34 +00:00
steven
f3b5a956e9 move fax(1) to fax(7) so the package doesn't conflict with comms/efax.
problem noticed by alexander.farber at gmail.com.
sync with update-patches while here

ok mbalmer@
2006-01-14 11:59:39 +00:00
espie
b0d27a1201 Bump C++ shared libs numbers and corresponding package names,
handles a through databases
2006-01-13 19:12:15 +00:00
espie
bacdb5a646 zap MODGNU_SHARED_LIBS 2006-01-10 11:31:00 +00:00
bernd
82e06359b3 - Use new SHARED_LIBS framework
- USE_LIBTOOL and bump PKGNAME where appropriate

ok espie
2005-12-23 14:16:00 +00:00
steven
606e15d702 remove mgettydefs(4) man page, since gettydefs support is disabled.
from Antoine Jacoutot (maintainer)
2005-12-22 16:28:10 +00:00
alek
4a95c6f086 Build with DEBUGLIBS set to Yes
ok grange@
2005-12-16 19:29:55 +00:00
steven
8632edd1a1 better MASTER_SITES, replace spaces with tabs
from Antoine Jacoutot (maintainer)
2005-12-14 21:47:17 +00:00
steven
9b7bbbf619 better file permissions, don't install ugly sample scripts.
ok sturm@
2005-12-08 22:52:33 +00:00
steven
4cb8562597 - include more useful sample scripts for dealing with voice.
- bump PKGNAME

from Antoine Jacoutot (maintainer)
2005-12-07 08:29:50 +00:00
steven
916e06ced2 - dist patch: fix unresolved symbol glob_tooltips when using jpilot-sync
- bump PKGNAME
from Antoine Jacoutot (maintainer)
update-plist while here
2005-12-04 22:19:24 +00:00
steven
f7bd934c0d update to 1.1.34
from Antoine Jacoutot (maintainer)
ok pvalchev@
2005-12-03 07:01:56 +00:00
pvalchev
80fd6b77e8 a sparc special-case: point it to a serial device so it's happy... 2005-11-29 02:43:23 +00:00
wilfried
36b7ace12f fix wantlib + bump 2005-11-15 12:59:22 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
naddy
aeb2e6cdfa update to 0.99.8; from maintainer Antoine Jacoutot 2005-10-31 21:08:14 +00:00
sturm
23299668b8 add missing $(DESTDIR), no package changes
found by Antoine Jacoutot <ajacoutot at lphp.org> with systrace
2005-10-04 20:35:53 +00:00
aanriot
b4f474e085 update to 1.1.33. It's no longer broken, as the temporary files issue
has gone away.

from Antoine Jacoutot <ajacoutot@lphp.org>;
ok alek@ brad@
2005-09-25 18:18:23 +00:00
espie
6a6fcf08db mark up manpage. 2005-09-05 12:27:30 +00:00
pvalchev
f34c18fca1 clarify cy(4) the driver is meant 2005-09-04 18:22:29 +00:00
pvalchev
23d5b34769 update to conserver-8.1.11 with help from aanriot 2005-08-02 07:25:47 +00:00
fgsch
6fbc672624 better. 2005-07-26 19:18:45 +00:00