CVS log for ports/palm/pilot-link/Makefile
Up to [FreeBSD] / ports / palm / pilot-link
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Nov 9 15:25:41 2011 UTC (3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +0 -1 lines
- Remove WITH_FBSD10_FIX, is no longer needed
Revision 1.94: download - view: text, markup, annotated - select for diffs
Sat Oct 29 17:04:21 2011 UTC (3 months, 1 week ago) by miwi
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -0 lines
- Fix build on FreeBSD 10
Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:57 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:51 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Mar 30 14:33:40 2010 UTC (22 months, 1 week ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +6 -0 lines
- fix option WITH_PNG PR: 145163
Revision 1.90: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:42:14 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed Mar 10 12:53:40 2010 UTC (23 months ago) by miwi
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
- Add backup mirror (looks like project site is down) Submitted by: 144618
Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Mar 9 22:42:55 2010 UTC (23 months ago) by miwi
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -1 lines
- Update to 0.12.5 PR: 144082 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Sep 9 00:10:03 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +3 -3 lines
- Update to 0.12.4 PR: 138621 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Mar 9 17:15:41 2009 UTC (2 years, 11 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -0 lines
- Chase libusb20 rename in r189585. - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi
Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Dec 3 18:45:27 2008 UTC (3 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +4 -2 lines
- Update to 0.12.3 PR: ports/126772 Submitted by: miwi Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Revision 1.84: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:56:50 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:23 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -2 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.82: download - view: text, markup, annotated - select for diffs
Thu Jul 12 19:58:00 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -2 lines
- Update to 0.12.2 PR: 114521 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Nov 21 19:48:18 2006 UTC (5 years, 2 months ago) by shaun
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -0 lines
Fix build on FreeBSD 4.x. PR: ports/104320 (partial) Submitted by: "Alex Samorukov" <samm@os2.kiev.ua> (maintainer)
Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Oct 7 12:51:39 2006 UTC (5 years, 4 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +15 -4 lines
- Record -pthread requirement in pkg-config file, if threads are turned on - USB always needs threads turned on PR: ports/104064
Revision 1.79: download - view: text, markup, annotated - select for diffs
Sat Sep 23 08:21:41 2006 UTC (5 years, 4 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +14 -5 lines
add usb support add more master site PR: 103504 Submitted by: maintainer
Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Sep 22 07:45:57 2006 UTC (5 years, 4 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +24 -23 lines
upgrade to 0.12.1 take maintainership PR: 103211 Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Aug 15 00:56:21 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:38:41 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Feb 2 17:11:04 2006 UTC (6 years ago) by garga
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +20 -23 lines
Revert my last commit, i didn't test it accordingly and this version is not backward compatible and is a prerelease too. Sorry. Asked by: lofi
Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Feb 1 16:28:50 2006 UTC (6 years ago) by garga
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +23 -19 lines
- Update to 0.12.0-pre4 - Add OPTIONS to THREAD, PNG and PERL - Pass maintainership to submitter PR: ports/92570 Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:46 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Jun 3 20:18:06 2005 UTC (6 years, 8 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
change the libtool version to use from 1.3 to 1.5
Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Aug 26 15:25:02 2004 UTC (7 years, 5 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +14 -5 lines
Optionalize building of tcl/tk bindings.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat May 8 17:17:51 2004 UTC (7 years, 9 months ago) by mi
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +5 -4 lines
Make TCL_VER a knob. Default it to 8.4, there for bump PORTREVISION.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Mar 30 19:56:41 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
- Use USE_ICONV knob Approved by: portmgr
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:12 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Feb 2 23:09:11 2004 UTC (8 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Bump PORTREVISION for read-todos output format fix.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Feb 2 22:29:09 2004 UTC (8 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -1 lines
Follow portlint's suggestion about using MASTER_SITE_GENTOO.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Feb 2 22:21:55 2004 UTC (8 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
Use LOCALBASE rather than hardcoded /usr/local.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Feb 2 22:17:31 2004 UTC (8 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Remove trailing whitespace (portlint).
Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Dec 18 23:38:53 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
- Chase master sites (fix fetching) PR: ports/60374 Reported by: Stacey Roberts <stacey@vickiandstacey.com>
Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Dec 18 06:20:03 2003 UTC (8 years, 1 month ago) by silby
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -4 lines
Update pilot-link port to 0.11.8. While doing so, fix tcl support; let the configure script do the job of configuring tcl support.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Nov 3 01:30:43 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Reset maintainer on ports maintained by the following non-ports committers, 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
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Jul 14 02:53:01 2003 UTC (8 years, 7 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -4 lines
get rid of libgnugetopt dependency for -CURRENT, use USE_GETOPT_LONG instead.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Jun 26 22:58:30 2003 UTC (8 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +0 -1 lines
libtool uber-patch * 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)
Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:08:06 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Jan 7 06:50:35 2003 UTC (9 years, 1 month ago) by alane
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -0 lines
I forgot. Bump portrevision because I modified the plist.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Jan 7 06:44:34 2003 UTC (9 years, 1 month ago) by alane
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -6 lines
Finish fixing this port so I can build kdepim. Maintainer notified. The plist was wrong, the list of manpages was wrong. And initially, it would not build. What happened to testing?
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Jan 7 05:44:19 2003 UTC (9 years, 1 month ago) by alane
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -3 lines
Fix LIBS/LDFLAGS so port will build. Maintainer notified. I need the] port now for kdepim.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jan 6 19:22:26 2003 UTC (9 years, 1 month ago) by joe
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Update to version 0.11.7.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Sep 18 05:42:55 2002 UTC (9 years, 4 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +6 -12 lines
Upgrade to 0.11.4.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Sep 17 05:41:53 2002 UTC (9 years, 4 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -0 lines
Fix plist.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Sep 17 02:11:58 2002 UTC (9 years, 4 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -4 lines
Upgrade to 0.11.3 Approved by: dima
Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Mar 18 11:50:34 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +0 -4 lines
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and -liconv to -lgiconv.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Mar 18 10:27:55 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Mar 18 09:46:43 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Jan 8 21:18:32 2002 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -8 lines
- Don't install useless now ${PREFIX}/etc/rc.d/pilot-link.sh. Bump
PORTREVISION;
- s/freebsd\.org/FreeBSD.org/ while I'm here.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Jan 5 08:57:29 2002 UTC (10 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -7 lines
Make pilot-link install directly into PREFIX. This should allow pilot-link and all dependents to build correctly on bento.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Dec 4 02:31:29 2001 UTC (10 years, 2 months ago) by will
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +11 -6 lines
Make this port PREFIX clean. Required for KDE 2.2.2 upgrade, as well as conformance to the Porter's Handbook. Bump PORTREVISION to reflect fixes in packaging. Not reviewed/approved by: maintainer (mea culpa)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Aug 24 19:35:11 2001 UTC (10 years, 5 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +21 -13 lines
Upgrade to 0.9.5, use -lgiconv.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Feb 14 22:50:24 2001 UTC (10 years, 11 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +9 -2 lines
- Add write permission at post-patch stage to be able to build by non-root users. - Remove -O flag from CFLAGS due to c++'s optimization bug. Approved by: maintainer Requested by: hanai
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Jan 11 22:19:38 2001 UTC (11 years, 1 month ago) by dima
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Fix typo @{$SED} -> @${SED}
Submitted by: rich@math.missouri.edu
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jan 9 06:14:07 2001 UTC (11 years, 1 month ago) by dima
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Fix install path. Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jan 5 14:15:43 2001 UTC (11 years, 1 month ago) by dima
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -4 lines
rc script fix (supports start/stop thingie now) Submitted by: joseph@randomnetworks.com
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Aug 21 10:07:32 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -2 lines
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Aug 4 01:38:52 2000 UTC (11 years, 6 months ago) by ade
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +7 -1 lines
Add an etc/rc.d startup file to ldconfig the pilot-link libraries at system reboot, since they're installed in a non-standard place.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:52:39 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the 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
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jun 16 08:18:27 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jun 15 17:58:56 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -4 lines
Third round of INSTALL_SHLIBS=yes fixes.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Jun 7 20:26:36 2000 UTC (11 years, 8 months ago) by dima
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -2 lines
Add mirror.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Apr 21 07:52:04 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Correct whitespace introduced during PORTNAME conversion and portlint
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Apr 13 19:18:59 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +5 -4 lines
Update to use PORTNAME/PORTVERSION
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Dec 22 21:29:27 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -3 lines
Update to use Tcl/Tk version 8.2. Also USE_LIBTOOL=yes to get rid of the .la droppings.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Sep 10 18:55:54 1999 UTC (12 years, 5 months ago) by fenner
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
spaces -> tab, to make this Makefile parsable. 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.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 10 07:39:11 1999 UTC (12 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -1 lines
Run ldconfig. Noticed by: bento's errorlogs of jpilot who couldn't find the shlibs
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Aug 30 14:33:01 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Aug 21 09:55:19 1999 UTC (12 years, 5 months ago) by dima
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
0.9.2 -> 0.9.3 Submitted by: Michael Reifenberg <root@nihil.plaut.de>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Apr 22 21:01:45 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
Upgrade from 0.9.1 to 0.9.2 PR: 11284 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Feb 21 22:30:55 1999 UTC (12 years, 11 months ago) by dima
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5 lines
0.9.0 -> 0.9.1
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jan 9 08:52:29 1999 UTC (13 years, 1 month ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Move Palm*-related programs to new "palm" category. Reviewed by: the ports list
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Oct 12 03:08:56 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -3 lines
Unbreak for ELF. Submitted by: dima
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Oct 12 00:57:07 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -1 lines
Mark for ELF: 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
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Sep 30 04:52:30 1998 UTC (13 years, 4 months ago) by dima
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -6 lines
Unbreak it and also upgrade to v0.9.0
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 29 11:22:30 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1 lines
Mark BROKEN: ===> 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
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 25 10:05:00 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
tk80 has been ELFized.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Aug 7 23:56:12 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Fix up dependencies for ports that moved into the x11-toolkits category.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue May 12 00:23:26 1998 UTC (13 years, 9 months ago) by dima
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
0.8.12 -> 0.8.13
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun May 10 16:47:22 1998 UTC (13 years, 9 months ago) by dima
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
0.8.11 -> 0.8.12 Also make myself a maintainer.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed May 6 20:50:59 1998 UTC (13 years, 9 months ago) by dima
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
0.8.9 -> 0.8.11
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 19 06:55:14 1998 UTC (13 years, 11 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -4 lines
Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,
don't worry about it here, it was too late anyway.)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 30 22:59:31 1998 UTC (14 years ago) by jkh
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1 lines
Make sure ${PREFIX} exists (from prc-tools port).
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jan 15 17:47:34 1998 UTC (14 years ago) by jkh
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -3 lines
Take this port over from pst at his request. Move everything under /usr/local/pilot subhierarchy since this thing installs a *lot* of executables and headers, many of which may well conflict with other tools. This also makes it consistent with the prc-tools port. Use suggestion from Satoshi to deal with PREFIX (thanks, Satoshi!).
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jan 1 17:29:09 1998 UTC (14 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Add four ports to "pilot" virtual category.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Dec 16 22:43:23 1997 UTC (14 years, 1 month ago) by pst
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Upgrade to 0.8.9
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 30 23:27:24 1997 UTC (14 years, 2 months ago) by pst
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Force use of perl5 even if someone's got their path backwards.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 30 22:47:45 1997 UTC (14 years, 2 months ago) by pst
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -8 lines
It's not broken, also unspam CONFIGURE_ARGS change (+=, not =)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Nov 30 21:27:34 1997 UTC (14 years, 2 months ago) by pst
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -3 lines
Change broken to trigger when an incompatible port has been installed.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Nov 30 15:14:37 1997 UTC (14 years, 2 months ago) by jseger
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -4 lines
Mark this BROKEN for 3.0 as well. Same libreadline problem.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 25 09:06:46 1997 UTC (14 years, 2 months ago) by pst
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Don't specify .gz in MAN1
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 25 07:17:02 1997 UTC (14 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -1 lines
Mark it broken for 2.2 (libreadline version).
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 25 06:53:16 1997 UTC (14 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
No need to use += for CONFIGURE_ARGS.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 24 09:38:13 1997 UTC (14 years, 2 months ago) by pst
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -1 lines
Forgot to add MAN1= stuff.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Nov 24 09:10:43 1997 UTC (14 years, 2 months ago) by pst
Branches: PST
CVS tags: v0_9_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
pilot-link is a set of utilities for linking with the PalmPilot PDA. Libraries and header files are included to allow the creation of custom applications in C, C++, Perl5, Tcl, Java, and Python (not all are enabled in this port).
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 24 09:10:43 1997 UTC (14 years, 2 months ago) by pst
Branches: MAIN
Initial revision
