summaryrefslogtreecommitdiff
path: root/palm/pilot-link (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainer on ports maintained by the following non-ports committers,Kris Kennaway2003-11-031-1/+1
| | | | | | | | | | who did not respond to my email confirming whether they have an active interest in maintaining the port: sue reg rv jmb dima reg horikawa msmith jhs ue Notes: svn path=/head/; revision=92913
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-4/+4
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* libtool uber-patchAde Lovett2003-06-261-1/+0
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* I forgot. Bump portrevision because I modified the plist.Alan Eldridge2003-01-071-0/+1
| | | | Notes: svn path=/head/; revision=72678
* Finish fixing this port so I can build kdepim. Maintainer notified.Alan Eldridge2003-01-073-16/+32
| | | | | | | | 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-071-3/+3
| | | | | | | port now for kdepim. Notes: svn path=/head/; revision=72674
* Update to version 0.11.7.Josef Karthauser2003-01-063-13/+2
| | | | Notes: svn path=/head/; revision=72636
* Upgrade to 0.11.4.Munechika SUMIKAWA2002-09-183-14/+8
| | | | Notes: svn path=/head/; revision=66555
* Fix plist.Munechika SUMIKAWA2002-09-172-0/+13
| | | | Notes: svn path=/head/; revision=66476
* Upgrade to 0.11.3Munechika SUMIKAWA2002-09-1713-145/+55
| | | | | | | Approved by: dima Notes: svn path=/head/; revision=66464
* Fix compilation on -currentKris Kennaway2002-09-075-0/+56
| | | | | | | | Submitted by: kan PR: ports/39440 Notes: svn path=/head/; revision=65755
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-181-4/+0
| | | | | | | -liconv to -lgiconv. Notes: svn path=/head/; revision=56294
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-1/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* - Don't install useless now ${PREFIX}/etc/rc.d/pilot-link.sh. BumpMaxim Sobolev2002-01-083-24/+3
| | | | | | | | PORTREVISION; - s/freebsd\.org/FreeBSD.org/ while I'm here. Notes: svn path=/head/; revision=52772
* Make pilot-link install directly into PREFIX. This should allowWill Andrews2002-01-052-99/+91
| | | | | | | pilot-link and all dependents to build correctly on bento. Notes: svn path=/head/; revision=52598
* Make this port PREFIX clean. Required for KDE 2.2.2 upgrade, as well asWill Andrews2001-12-043-99/+102
| | | | | | | | | | conformance to the Porter's Handbook. Bump PORTREVISION to reflect fixes in packaging. Not reviewed/approved by: maintainer (mea culpa) Notes: svn path=/head/; revision=51003
* Patch one source file to get rid of getopt.h -- the package does not useMikhail Teterin2001-08-271-0/+6
| | | | | | | | | the GNU's getopt really... Submitted by: Ollivier Robert Notes: svn path=/head/; revision=46989
* Upgrade to 0.9.5, use -lgiconv.Mikhail Teterin2001-08-247-24/+51
| | | | Notes: svn path=/head/; revision=46816
* - Add write permission at post-patch stage to be able to buildJun Kuriyama2001-02-141-1/+8
| | | | | | | | | | | by non-root users. - Remove -O flag from CFLAGS due to c++'s optimization bug. Approved by: maintainer Requested by: hanai Notes: svn path=/head/; revision=38356
* Fix startup script's path.Vanilla I. Shu2001-01-151-1/+1
| | | | | | | | PR: ports/24123, ports/24304 Submitted by: Steve Coltrin <spcoltri@omcl.org>, Helge Oldach <send-pr@oldach.net> Notes: svn path=/head/; revision=37235
* Fix typo @{$SED} -> @${SED}Dima Ruban2001-01-111-1/+1
| | | | | | | Submitted by: rich@math.missouri.edu Notes: svn path=/head/; revision=37109
* Fix install path.Dima Ruban2001-01-091-1/+1
| | | | | | | Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu> Notes: svn path=/head/; revision=36980
* rc script fix (supports start/stop thingie now)Dima Ruban2001-01-052-3/+16
| | | | | | | Submitted by: joseph@randomnetworks.com Notes: svn path=/head/; revision=36818
* Whitespace changes and PLIST sorting.Jeremy Lea2000-10-011-4/+4
| | | | Notes: svn path=/head/; revision=33282
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.Maxim Sobolev2000-08-211-1/+0
| | | | Notes: svn path=/head/; revision=31811
* Add an etc/rc.d startup file to ldconfig the pilot-linkAde Lovett2000-08-042-0/+9
| | | | | | | | libraries at system reboot, since they're installed in a non-standard place. Notes: svn path=/head/; revision=31297
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-5/+1
| | | | Notes: svn path=/head/; revision=29615
* Add mirror.Dima Ruban2000-06-071-1/+2
| | | | Notes: svn path=/head/; revision=29345
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27846
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+4
| | | | Notes: svn path=/head/; revision=27497
* Correct pkg/PLIST.Vanilla I. Shu2000-01-161-0/+2
| | | | Notes: svn path=/head/; revision=24774
* Update to use Tcl/Tk version 8.2. Also USE_LIBTOOL=yes to get rid ofSteve Price1999-12-223-13/+13
| | | | | | | the .la droppings. Notes: svn path=/head/; revision=23843
* Fix sendmail path.Dima Ruban1999-10-111-0/+19
| | | | | | | Submitted by: lesnyj@informatik.tu-muenchen.de Notes: svn path=/head/; revision=22359
* spaces -> tab, to make this Makefile parsable.Bill Fenner1999-09-101-1/+1
| | | | | | | | If you're going to use xterm cut'n'paste, please try running the file through unexpand -a to get rid of xterm's tab expansion. Notes: svn path=/head/; revision=21596
* Run ldconfig.Satoshi Asami1999-09-102-0/+5
| | | | | | | Noticed by: bento's errorlogs of jpilot who couldn't find the shlibs Notes: svn path=/head/; revision=21546
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21127
* 0.9.2 -> 0.9.3Dima Ruban1999-08-213-35/+19
| | | | | | | Submitted by: Michael Reifenberg <root@nihil.plaut.de> Notes: svn path=/head/; revision=20840
* Upgrade from 0.9.1 to 0.9.2Michael Haro1999-04-222-4/+4
| | | | | | | | PR: 11284 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de Notes: svn path=/head/; revision=18091
* 0.9.0 -> 0.9.1Dima Ruban1999-02-213-6/+9
| | | | Notes: svn path=/head/; revision=16814
* Move Palm*-related programs to new "palm" category.Satoshi Asami1999-01-091-2/+2
| | | | | | | Reviewed by: the ports list Notes: svn path=/head/; revision=15943
* Unbreak for ELF.Justin M. Seger1998-10-121-3/+1
| | | | | | | Submitted by: dima Notes: svn path=/head/; revision=13881
* Mark for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | Creating gzip'd tar ball in '/usr/ports/packages/All/pilot-link-0.9.0.tgz' tar: can't add file lib/libpisock.so.3 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 Notes: svn path=/head/; revision=13877
* Unbreak it and also upgrade to v0.9.0Dima Ruban1998-09-303-7/+11
| | | | Notes: svn path=/head/; revision=13546
* Mark BROKEN:Justin M. Seger1998-09-291-1/+3
| | | | | | | | | | | | | | | ===> Building package for pilot-link-0.8.13 Creating package /usr/ports/packages/All/pilot-link-0.8.13.tgz Registering depends: tcl-8.0.2 tk-8.0.2. Creating gzip'd tar ball in '/usr/ports/packages/All/pilot-link-0.8.13.tgz' tar: can't add file bin/ietf2datebook : No such file or directory tar: can't add file bin/pilot-undelete : No such file or directory tar: can't add file bin/sync-plan : No such file or directory tar: can't add file lib/libpisock.so.3 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 Notes: svn path=/head/; revision=13535
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1998-08-171-7/+0
| | | | Notes: svn path=/head/; revision=12571