summaryrefslogtreecommitdiff
path: root/palm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set IGNORE if !PACKAGE_BUILDING, not BROKEN. The missing distfile canKris Kennaway2003-03-281-2/+2
| | | | | | | probably just be added to MASTER_SITE_LOCAL. Notes: svn path=/head/; revision=77580
* Clear moonlight beckons.Ade Lovett2003-03-0728-14/+14
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 3.3Sergey Skvortsov2003-03-043-3/+3
| | | | Notes: svn path=/head/; revision=76847
* Update: palm/plucker 1.2 -> 1.2_1Edwin Groothuis2003-02-232-0/+21
| | | | | | | | | | | Fix problem described at http://gnu-designs.com/bugs/view_bug_advanced_page.php?f_id=450 PR: ports/47730 Submitted by: Maxim Tuliuk <mt@primats.org.ua> Notes: svn path=/head/; revision=76333
* This is a maintainer upgrade of ports/palm/jpilot to version 0.99.5Edwin Groothuis2003-02-234-8/+12
| | | | | | | | PR: ports/48598 Submitted by: Alex Varju <varju@webct.com> Notes: svn path=/head/; revision=76320
* de-pkg-comment.Jun Kuriyama2003-02-224-2/+2
| | | | Notes: svn path=/head/; revision=76128
* Fix build on -CURRENT (GCC3).Christian Weisgerber2003-02-221-0/+14
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=76078
* De-pkg-comment.Akinori MUSHA2003-02-2128-14/+14
| | | | Notes: svn path=/head/; revision=76041
* De-pkg-comment.Akinori MUSHA2003-02-206-3/+3
| | | | Notes: svn path=/head/; revision=75971
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-184-2/+2
| | | | Notes: svn path=/head/; revision=75780
* Update to 3.25Sergey Skvortsov2003-02-052-2/+2
| | | | Notes: svn path=/head/; revision=74838
* Fix build.Oliver Braun2003-01-311-0/+10
| | | | | | | | PR: ports/45599 Submitted by: Jonathan Chen <jonc@chen.org.nz> Notes: svn path=/head/; revision=74390
* o) Fix perl usage. Use sed_reinplace insteadLars Koeller2003-01-206-9/+92
| | | | | | | | o) Upgrade to version 0.8.7 o) Fix compile problems with pilot-link-0.11.X Notes: svn path=/head/; revision=73684
* Upgrade to 0.99.4Munechika SUMIKAWA2003-01-204-11/+13
| | | | | | | | PR: ports/47033 Submitted by: Alex Varju <varju@webct.com> (maintianer) Notes: svn path=/head/; revision=73585
* Fix MASTER_SITEEdwin Groothuis2003-01-102-2/+2
| | | | | | | | PR: ports/46914 Submitted by: Andrew &urger <arensb+ports@ooblick.com> Notes: svn path=/head/; revision=72833
* Remove a dead Mastersite.Tilman Keskinoz2003-01-081-2/+1
| | | | | | | | PR: 45352 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=72741
* I forgot. Bump portrevision because I modified the plist.Alan Eldridge2003-01-072-0/+2
| | | | Notes: svn path=/head/; revision=72678
* Finish fixing this port so I can build kdepim. Maintainer notified.Alan Eldridge2003-01-076-32/+64
| | | | | | | | The plist was wrong, the list of manpages was wrong. And initially, it would not build. What happened to testing? Notes: svn path=/head/; revision=72677
* Fix LIBS/LDFLAGS so port will build. Maintainer notified. I need the]Alan Eldridge2003-01-072-6/+6
| | | | | | | port now for kdepim. Notes: svn path=/head/; revision=72674
* Update to version 0.11.7.Josef Karthauser2003-01-066-26/+4
| | | | Notes: svn path=/head/; revision=72636
* Update to 0.1.71.Joe Marcus Clarke2003-01-019-15/+6
| | | | Notes: svn path=/head/; revision=72075
* Be sure to install the libraries together with the headers and theMikhail Teterin2002-12-283-0/+38
| | | | | | | | | | manual pages. Build the shared libraries next to the static ones. Not bumping the PORTREVISION, since this is port was just upgraded. Approved by: knu (again!), maintainer (blanket) Notes: svn path=/head/; revision=71956
* Upgrade to the latest stable version -- 2.2.5, which supports Palms inMikhail Teterin2002-12-276-72/+90
| | | | | | | | | | | | | | | | | | addition to Handspring, so there is no need for patch-palm any more. Remove the Perl parts of this port. They will be turned into the new p5-coldsync. Now, that the port no longer uses Perl, switch back to REINPLACE and rephrase the regexps, so they work (\S was a perlism). Make patch-in6 a little nicer by making coldsync.c define _POSIX_SOURCE as 200112 -- the only way to cause netinet/in.h to include netinet6/in6.h, apparently. Reviewed by: knu (portmgr) Approved by: maintainer, portmgr Notes: svn path=/head/; revision=71930
* Revert the PERL-to-REINPLACE conversion attempts. They were neverMikhail Teterin2002-12-262-4/+27
| | | | | | | | | | | | | | | | | | | | | | | finished, despite several related commits, but, most importantly, the port uses PERL anyway... This prevented USB detection -- fixed by this committer in April. Pointy hats available upon request... Make sure __BSD_VISIBLE is defined -- too many of _our headers_ trip over u_int et al without that. Include netinet6/in6.h and force it in by defining what it is looking for. The "official" way of doing it -- simply through the netinet/in.h does not work. May be, there is no __POSIX_VISIBLE in case of __BSD_VISIBLE? Fixes to files/patch-in6 are welcome! The last two fixed compile on -current, justifying this commit without explicit approval. PR: ports/43532 ports/46472 Submitted by: Larry Rosenman, David Magda Notes: svn path=/head/; revision=71847
* Let others maintain these two ports.Michael C . Wu2002-12-221-1/+1
| | | | Notes: svn path=/head/; revision=71770
* Port needs autoconf.Edwin Groothuis2002-12-211-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=71746
* Adda RUN_DEPENDS on gnomecontrolcenter. This will allow GNOME 2 users toJoe Marcus Clarke2002-12-133-0/+6
| | | | | | | | | fully configure the Palm settings and conduits. Approved by: portmgr (knu) Notes: svn path=/head/; revision=71609
* Drop maintainership.Jun Kuriyama2002-12-131-1/+1
| | | | | | | Approved by: portmgr (knu) Notes: svn path=/head/; revision=71602
* Master_site has gone walking, the file can be fetched from this site.Edwin Groothuis2002-12-122-3/+15
| | | | | | | | PR: ports/45186 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=71566
* Fix Build with recent bison ,Tilman Keskinoz2002-12-101-0/+34
| | | | | | | | PR: 45951 Submitted by: Pat Lashley <patl+freebsd@volant.org> Notes: svn path=/head/; revision=71508
* Sort entries.Akinori MUSHA2002-11-271-1/+1
| | | | Notes: svn path=/head/; revision=71177
* Remove xcopilot, port supersceded by palm/pose.Mark Pulford2002-11-248-187/+0
| | | | | | | | PR: 44371 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=71001
* Maintainer changeEdwin Groothuis2002-11-222-2/+2
| | | | | | | | PR: ports/45603 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=70774
* Fix 404 links.Jun Kuriyama2002-11-213-3/+3
| | | | | | | Found by: sada's Porters' Portal (http://sada.bsdclub.org/porters/) Notes: svn path=/head/; revision=70648
* Make palm/syncmal building again: malloc.h -> stdlib.hEdwin Groothuis2002-11-161-0/+14
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70221
* find libjpegYing-Chieh Liao2002-11-111-0/+2
| | | | | | | | PR: 45195 Submitted by: maintainer Notes: svn path=/head/; revision=69910
* Make palm/syncmal building on -current again.Edwin Groothuis2002-11-101-0/+14
| | | | | | | | Noticed on: bento Informed maintainer / authors Notes: svn path=/head/; revision=69856
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-104-4/+2
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Update to 0.1.69.Joe Marcus Clarke2002-11-099-12/+6
| | | | Notes: svn path=/head/; revision=69774
* Maintainer upte to 0.99.3Edwin Groothuis2002-11-098-119/+43
| | | | | | | | PR: ports/43870 Submitted by: Alex Varju <varju@webct.com> Notes: svn path=/head/; revision=69764
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-064-2/+4
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to verson 1.2Kevin Lo2002-11-045-15/+34
| | | | | | | | PR: 44778 Submitted by: MAINTAINER Notes: svn path=/head/; revision=69441
* Update to 1.1.14 and give maintainership to Maxim Tulyuk <mt@primats.org.ua>.Peter Pentchev2002-10-295-15/+37
| | | | | | | | | PR: 42786 Submitted by: Maxim Tulyuk <mt@primats.org.ua> Approved by: noway@nohow.demon.co.uk (former maintainer) Notes: svn path=/head/; revision=69102
* Update to 0.1.67.Joe Marcus Clarke2002-10-2518-321/+117
| | | | Notes: svn path=/head/; revision=68762
* Update WWW.Jun Kuriyama2002-10-241-1/+1
| | | | | | | | PR: ports/44342 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=68696
* makeztxt is a simple command line program that takes a plain ASCII text fileKris Kennaway2002-10-2013-0/+124
| | | | | | | | | | | and compresses it into a zTXT database. makeztxt will remove newline characters at the end of lines that contain text so that the paragraphs flow better on the Palm screen. Submitted by: Roman Shterenzon <romanbsd@yahoo.com> Notes: svn path=/head/; revision=68446
* Fix build on -current (initialize FILE* variables in main() instead ofKris Kennaway2002-10-201-0/+29
| | | | | | | at declaration) Notes: svn path=/head/; revision=68412
* Use MASTER_SITES_GCC.Akinori MUSHA2002-10-191-3/+5
| | | | Notes: svn path=/head/; revision=68365
* Add libmal 0.20, a library encapsulating malsync.Will Andrews2002-10-107-0/+95
| | | | | | | | PR: 42413 Submitted by: Adriaan de Groot <groot@kde.org> Notes: svn path=/head/; revision=67771
* Update to version 0.71, to go with the pilot-link upgrade.Bill Fenner2002-09-252-2/+2
| | | | | | | | Submitted by: Matt Goward <mgoward@eviloverlord.org> PR: ports/43365 Notes: svn path=/head/; revision=67143