Commit Graph

532 Commits

Author SHA1 Message Date
ajacoutot
fe0a6bedec - make jpilot compile again after pilot-link update 2007-01-02 18:27:18 +00:00
ajacoutot
2fc36d0452 - enable threads
- some cosmetic while here

ok robert@
2007-01-02 11:11:18 +00:00
ajacoutot
0b7aa49560 - fix a bug where jpilot didn't print the last page when ghostscript was
used ; corrected upstream
patch by David Fries <david at fries dot net> via todd@
2006-12-31 10:47:39 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
ajacoutot
c166554029 - bye bye malsync 2006-12-15 13:34:40 +00:00
ajacoutot
4c03e3ec2a - remove malsync: superseded by comms/libmal
ok pvalchev@ sturm@
2006-12-15 13:33:33 +00:00
ajacoutot
43d81b9d81 - revert previous commit ; wrong dir, sorry! 2006-12-15 11:10:11 +00:00
ajacoutot
cde16d1ade - remove malsync: superseded by comms/libmal
ok pvalchev@ sturm@
2006-12-15 11:03:26 +00:00
naddy
ae971b6ac1 proactively fix building with gcc4; problem reported on FreeBSD 2006-12-14 21:19:19 +00:00
ajacoutot
a1a0f06766 Add libmal. 2006-12-12 08:50:55 +00:00
ajacoutot
7e3e1277ac Import libmal-0.43.
libmal is simply a convenience library of the object files contained in
Tom Whittaker's malsync distribution, along with a few wrapper
functions.
The malsync utility enables people who have Palm OS devices to sync to
Mobile Application Link (MAL) compliant servers.

"go ahead" steven@
2006-12-12 08:49:21 +00:00
ajacoutot
a2295043cc - remove substitutions in PKGNAME
talked with and ok jasper@
2006-12-06 17:43:31 +00:00
ajacoutot
dce90a3ee0 - remove VERSION variable
- change MASTER_SITES
- while here, do some indentation cleaning

ok steven@
2006-11-18 17:32:55 +00:00
ajacoutot
b6c6dc9a5c - fix faxq-helper owner/mode in PLIST
Noticed by and ok steven@
2006-11-17 13:37:06 +00:00
steven
2e8d1a700e USE_X11 2006-11-13 10:08:12 +00:00
steven
87a90c296d USE_X11 2006-11-11 21:04:27 +00:00
sturm
195f859e7f mode/owner/group annotations 2006-11-07 22:22:27 +00:00
ajacoutot
302ba8ea05 - warn people about mgetty/vgetty path change
- bump PKGNAME

patch from and ok kili@
2006-11-05 10:02:14 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
robert
42eb0bd76f update to version 0.6.14; 2006-10-21 11:29:47 +00:00
ajacoutot
52ff98a855 Update to malsync-2.2.0.
Big big thank to pilot-link developper
Florent Pillet <pilot-link at florentpillet dot com> for resolving a
tricky bad pointer issue.

ok steven@
2006-10-20 11:51:58 +00:00
ajacoutot
7f8e85cc3f Update to jpilot-0.99.9.
ok steven@
2006-10-20 11:49:42 +00:00
ajacoutot
e65e8bb968 Update to pilot-link-0.12.1.
With some inputs from steven@ and espie@

ok steven@
2006-10-20 11:48:06 +00:00
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
fgsch
5ba5cd2302 update to 0.8.0 and remove maintainer; old maintainer ok. 2005-07-26 17:00:51 +00:00
alek
5cb39355f8 - Fix WANTLIB marker
- Bump PKGNAME
2005-07-11 19:38:04 +00:00
naddy
f94d27dbdd - allow building with tiff 3.7
- no regression tests available
2005-06-18 18:48:12 +00:00
pvalchev
320fb0b58a remove default passwords from the passwd file that could
lead ppl onto stuff; from beck
2005-04-15 18:41:38 +00:00
pvalchev
f93cecc2f6 no -f option to new pkg tools (in echo message) 2005-03-31 04:08:21 +00:00
naddy
22d2e6af33 mark conflicting packages; effectively from espie@ 2005-03-16 15:43:19 +00:00
pvalchev
ed985d65b6 powerpc: no longer need gcc workaround for bug etoh fixed a while ago 2005-03-15 22:08:39 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
todd
1e202bb29e update to 1.43 2005-02-24 16:10:31 +00:00
henning
fe51d19dec when a sample /etc/services entry is given it should be syntactically
valid...
2005-02-21 18:44:44 +00:00
pvalchev
71a708a05d new maintainer Antoine Jacoutot <ajacoutot@lphp.org> 2005-01-23 19:21:43 +00:00
pvalchev
8f0cace63a Update to jpilot-0.99.7; mostly Antoine Jacoutot <ajacoutot@lphp.org> 2005-01-23 06:06:01 +00:00
todd
2767ce53c2 s/docs/doc/ 2005-01-14 18:17:55 +00:00
todd
21cc8ba7f9 p5-SendPage 2005-01-14 18:04:40 +00:00
todd
5a5a656755 Initial import of SendPage
SNPP, TAP, email notification application
2005-01-14 18:00:14 +00:00
pvalchev
bd86cc4be5 better check for old versions, ala evolution. from maintainer Antoine Jacoutot 2005-01-10 23:18:32 +00:00
alek
ac13c1aea3 Fix libintl detection (previously this port was using bundled libintl)
ok naddy@
2005-01-06 19:51:44 +00:00
alek
76be07354f Add more libs to WANTLIB marker 2005-01-06 11:08:58 +00:00
naddy
b7db90135a SIZE 2005-01-05 15:58:29 +00:00
pvalchev
b6ceea13d0 old maintainer timeout; new maintainer Antoine Jacoutot <ajacoutot@lphp.org> 2005-01-03 23:36:12 +00:00
pvalchev
4c2bd0f4df temp workaround for powerpc propolice bug (that etoh is aware of) 2004-12-29 16:44:10 +00:00
pvalchev
e19d0f9342 Update to malsync-2.1.1 which works w/ new pilot-link
From Antoine Jacoutot, maintainer timeout
(commit partly botched by cvs stupidity)
2004-12-29 04:57:15 +00:00
pvalchev
fd1cfa6601 Update to malsync-2.1.1 which works w/ new pilot-link
From Antoine Jacoutot, maintainer timeout
2004-12-29 04:55:47 +00:00
pvalchev
9dc7238ff0 Update to pilot-link-0.11.8, remove debug flavour
From new maintainer Antoine Jacoutot <ajacoutot@lphp.org>
2004-12-11 04:59:46 +00:00
espie
9d13fe32e0 WANTLIB markers 2004-11-21 22:29:50 +00:00
alek
85aee80b15 Bump PKGNAME
definitely espie@
2004-11-13 12:15:47 +00:00
alek
df5a1a0b35 - Use @newgroup, @newuser and @sample
- Trim MESSAGE

looks good pvalchev@
2004-11-13 01:48:09 +00:00