aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pilot-link/Makefile
Commit message (Expand)AuthorAgeFilesLines
* change the libtool version to use from 1.3 to 1.5oliver2005-06-041-1/+1
* Optionalize building of tcl/tk bindings.lofi2004-08-261-5/+14
* Make TCL_VER a knob. Default it to 8.4, there for bump PORTREVISION.mi2004-05-091-4/+5
* - Use USE_ICONV knobkrion2004-03-311-2/+2
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Bump PORTREVISION for read-todos output format fix.olgeni2004-02-031-1/+1
* Follow portlint's suggestion about using MASTER_SITE_GENTOO.olgeni2004-02-031-1/+2
* Use LOCALBASE rather than hardcoded /usr/local.olgeni2004-02-031-1/+1
* Remove trailing whitespace (portlint).olgeni2004-02-031-1/+1
* - Chase master sites (fix fetching)pav2003-12-191-1/+1
* Update pilot-link port to 0.11.8.silby2003-12-181-4/+4
* Reset maintainer on ports maintained by the following non-ports committers,kris2003-11-031-1/+1
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-4/+4
* libtool uber-patchade2003-06-271-1/+0
* Clear moonlight beckons.ade2003-03-071-0/+1
* I forgot. Bump portrevision because I modified the plist.alane2003-01-071-0/+1
* Finish fixing this port so I can build kdepim. Maintainer notified.alane2003-01-071-6/+3
* Fix LIBS/LDFLAGS so port will build. Maintainer notified. I need the]alane2003-01-071-3/+3
* Update to version 0.11.7.joe2003-01-071-1/+1
* Upgrade to 0.11.4.sumikawa2002-09-181-12/+6
* Fix plist.sumikawa2002-09-171-0/+1
* Upgrade to 0.11.3sumikawa2002-09-171-4/+3
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andsobomax2002-03-181-4/+0
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-1/+1
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
* - Don't install useless now ${PREFIX}/etc/rc.d/pilot-link.sh. Bumpsobomax2002-01-091-8/+3
* Make pilot-link install directly into PREFIX. This should allowwill2002-01-051-7/+3
* Make this port PREFIX clean. Required for KDE 2.2.2 upgrade, as well aswill2001-12-041-5/+10
* Upgrade to 0.9.5, use -lgiconv.mi2001-08-251-12/+20
* - Add write permission at post-patch stage to be able to buildkuriyama2001-02-151-1/+8
* Fix typo @{$SED} -> @${SED}dima2001-01-121-1/+1
* Fix install path.dima2001-01-091-1/+1
* rc script fix (supports start/stop thingie now)dima2001-01-051-3/+1
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.sobomax2000-08-211-1/+0
* Add an etc/rc.d startup file to ldconfig the pilot-linkade2000-08-041-0/+6
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-161-3/+1
* Add mirror.dima2000-06-081-1/+2
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-3/+4
* Update to use Tcl/Tk version 8.2. Also USE_LIBTOOL=yes to get rid ofsteve1999-12-231-2/+3
* spaces -> tab, to make this Makefile parsable.fenner1999-09-111-1/+1
* Run ldconfig.asami1999-09-101-0/+3
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
* 0.9.2 -> 0.9.3dima1999-08-211-3/+3
* Upgrade from 0.9.1 to 0.9.2mharo1999-04-231-3/+3
* 0.9.0 -> 0.9.1dima1999-02-221-5/+5
* Move Palm*-related programs to new "palm" category.asami1999-01-091-2/+2
* Unbreak for ELF.jseger1998-10-121-3/+1
* Mark for ELF:jseger1998-10-121-1/+3
* Unbreak it and also upgrade to v0.9.0dima1998-09-301-6/+5
* Mark BROKEN:jseger1998-09-291-1/+3
* tk80 has been ELFized.asami1998-09-251-2/+2
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
* 0.8.12 -> 0.8.13dima1998-05-121-3/+3
* 0.8.11 -> 0.8.12dima1998-05-111-4/+4
* 0.8.9 -> 0.8.11dima1998-05-071-3/+3
* Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,asami1998-02-191-4/+1
* Make sure ${PREFIX} exists (from prc-tools port).jkh1998-01-311-1/+4
* Take this port over from pst at his request. Move everything underjkh1998-01-161-3/+4
* Add four ports to "pilot" virtual category.asami1998-01-021-2/+2
* Upgrade to 0.8.9pst1997-12-171-3/+3
* Force use of perl5 even if someone's got their path backwards.pst1997-12-011-2/+2
* It's not broken, also unspam CONFIGURE_ARGS change (+=, not =)pst1997-12-011-8/+2
* Change broken to trigger when an incompatible port has been installed.pst1997-12-011-3/+7
* Mark this BROKEN for 3.0 as well. Same libreadline problem.jseger1997-11-301-4/+1
* Don't specify .gz in MAN1pst1997-11-251-4/+4
* Mark it broken for 2.2 (libreadline version).asami1997-11-251-1/+6
* No need to use += for CONFIGURE_ARGS.asami1997-11-251-2/+2
* Forgot to add MAN1= stuff.pst1997-11-241-1/+5
* pilot-link is a set of utilities for linking with the PalmPilot PDA.pst1997-11-241-0/+21