aboutsummaryrefslogtreecommitdiff
path: root/palm/pilot-link-devel
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Fix shlib version number so this one packages.Satoshi Asami1998-06-051-1/+1
| | | | Notes: svn path=/head/; revision=11273
* 0.8.12 -> 0.8.13Dima Ruban1998-05-122-4/+4
| | | | Notes: svn path=/head/; revision=10951
* 0.8.11 -> 0.8.12Dima Ruban1998-05-102-5/+5
| | | | | | | Also make myself a maintainer. Notes: svn path=/head/; revision=10934
* 0.8.9 -> 0.8.11Dima Ruban1998-05-062-4/+4
| | | | Notes: svn path=/head/; revision=10884
* Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,Satoshi Asami1998-02-191-4/+1
| | | | | | | don't worry about it here, it was too late anyway.) Notes: svn path=/head/; revision=9822
* Make sure ${PREFIX} exists (from prc-tools port).Jordan K. Hubbard1998-01-301-1/+4
| | | | Notes: svn path=/head/; revision=9529
* Take this port over from pst at his request. Move everything underJordan K. Hubbard1998-01-152-5/+15
| | | | | | | | | | /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!). Notes: svn path=/head/; revision=9342
* Add four ports to "pilot" virtual category.Satoshi Asami1998-01-011-2/+2
| | | | Notes: svn path=/head/; revision=9241
* Package fixPaul Traina1997-12-161-1/+1
| | | | Notes: svn path=/head/; revision=9112
* Upgrade to 0.8.9Paul Traina1997-12-162-4/+4
| | | | Notes: svn path=/head/; revision=9111
* Force use of perl5 even if someone's got their path backwards.Paul Traina1997-11-301-2/+2
| | | | Notes: svn path=/head/; revision=8923
* It's not broken, also unspam CONFIGURE_ARGS change (+=, not =)Paul Traina1997-11-301-8/+2
| | | | Notes: svn path=/head/; revision=8922
* Change broken to trigger when an incompatible port has been installed.Paul Traina1997-11-301-3/+7
| | | | Notes: svn path=/head/; revision=8921
* Try to work around turds left by octave package.Paul Traina1997-11-301-1/+6
| | | | Notes: svn path=/head/; revision=8920
* Mark this BROKEN for 3.0 as well. Same libreadline problem.Justin M. Seger1997-11-301-4/+1
| | | | Notes: svn path=/head/; revision=8915
* Don't specify .gz in MAN1Paul Traina1997-11-251-4/+4
| | | | Notes: svn path=/head/; revision=8816
* Mark it broken for 2.2 (libreadline version).Satoshi Asami1997-11-251-1/+6
| | | | Notes: svn path=/head/; revision=8804