aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pilot-link
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | palm)
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-061-1/+1
| | | | | | | | "--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null) otherwise; . convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}. Approved by: portmgr (bapt, implicit)
* In preparation of removing devel/libusb (expires 2013-04-30), remove itrene2013-04-301-3/+0
| | | | | | | | | | | | | | | from these ports. Other changes: - convert Makefile header - convert to optionsNG - remove indefinite article from comment - drop support for FreeBSD < 8.0 - pet portlint (leave library ABI versions in LIB_DEPENDS) - net-mgmt/spectools: change option name from GTK to GTK2 to use default description from bsd.options.desc.mk Approved by: portmgr (bapt)
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-281-2/+1
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-2/+1
|
* - Fix typo in OptionsNG conversionwg2013-04-071-1/+1
| | | | | | PR: ports/177600 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> Approved by: portmgr (miwi), jpaetzel (mentor)
* Convert to new options framework ports in p* catoriesbapt2013-03-221-16/+12
|
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
|
* - Fix build on FreeBSD 10miwi2011-10-301-0/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+1
| | | | | | | | | - 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
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - fix option WITH_PNGdinoex2010-03-301-0/+6
| | | | PR: 145163
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Add backup mirror (looks like project site is down)miwi2010-03-101-1/+1
| | | | Submitted by: 144618
* - Update to 0.12.5miwi2010-03-102-4/+4
| | | | | PR: 144082 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* - Update to 0.12.4amdmi32009-09-094-15/+20
| | | | | PR: 138621 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* - Unbreak on -current.wxs2009-07-091-6/+27
| | | | | | PR: ports/135694 Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> Approved by: maintainer timeout
* - Fix build on CURRENT with new USB stackamdmi32009-04-021-0/+15
| | | | | | PR: 132265 Submitted by: Mel Flynn <mel at rachie dot is-a-geek dot net> Approved by: Alex Samorukov <samm at os2 dot kiev dot ua> (maintainer)
* - Chase libusb20 rename in r189585.stas2009-03-101-0/+2
| | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi
* - Update to 0.12.3pav2008-12-044-24/+27
| | | | | | PR: ports/126772 Submitted by: miwi Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | 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
* - Update to 0.12.2miwi2007-07-135-43/+44
| | | | | PR: 114521 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* Fix build on FreeBSD 4.x.shaun2006-11-222-0/+12
| | | | | PR: ports/104320 (partial) Submitted by: "Alex Samorukov" <samm@os2.kiev.ua> (maintainer)
* - Record -pthread requirement in pkg-config file, if threads are turned onpav2006-10-071-4/+15
| | | | | | - USB always needs threads turned on PR: ports/104064
* add usb supportijliao2006-09-231-5/+14
| | | | | | | add more master site PR: 103504 Submitted by: maintainer
* upgrade to 0.12.1ijliao2006-09-229-143/+133
| | | | | | | take maintainership PR: 103211 Submitted by: Alex Samorukov <samm@os2.kiev.ua>
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - 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>
* Conversion to a single libtool environment.ade2006-02-232-2/+5
| | | | Approved by: portmgr (kris)
* Revert my last commit, i didn't test it accordingly and this version is notgarga2006-02-037-91/+127
| | | | | | backward compatible and is a prerelease too. Sorry. Asked by: lofi
* - Update to 0.12.0-pre4garga2006-02-027-126/+91
| | | | | | | | - Add OPTIONS to THREAD, PNG and PERL - Pass maintainership to submitter PR: ports/92570 Submitted by: Alex Samorukov <samm@os2.kiev.ua>
* - Add SHA256pav2005-11-261-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* change the libtool version to use from 1.3 to 1.5oliver2005-06-042-5/+1
|
* Remove more copies of Tcl's SunOS shared library hack.das2005-02-201-0/+17
| | | | | | | | | | | | | | | | | | | It's worth pointing out that the Tcl project used to *recommend* that application writers copy this kludge. These ports work fine with Tcl 8.3, which provided a fake matherr() even if the OS didn't, but here's what the Tcl 8.4 changelog has to say: 2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english) *** POTENTIAL INCOMPATIBILITY *** The following lines can be safely removed from any application that has them, unless compatibility with SunOS 4.X is desired. extern int matherr(); int *tclDummyMathPtr = (int *) matherr; The build problems were pointed out by Kris, as usual. ;-)
* Optionalize building of tcl/tk bindings.lofi2004-08-262-10/+19
|
* Make TCL_VER a knob. Default it to 8.4, there for bump PORTREVISION.mi2004-05-091-4/+5
|
* Correct pkg-plistkris2004-04-172-1/+11
|
* - Use USE_ICONV knobkrion2004-03-311-2/+2
| | | | Approved by: portmgr
* SIZEify.trevor2004-03-181-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* 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
|
* The read-todos utility prints "No Date" when the todo item has noolgeni2004-02-031-0/+14
| | | | date assigned, but the trailing "\n" was missing.
* - Chase master sites (fix fetching)pav2003-12-191-1/+1
| | | | | PR: ports/60374 Reported by: Stacey Roberts <stacey@vickiandstacey.com>
* Update pilot-link port to 0.11.8.silby2003-12-184-86/+12
| | | | | While doing so, fix tcl support; let the configure script do the job of configuring tcl support.
* Reset maintainer on ports maintained by the following non-ports committers,kris2003-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
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-4/+4
| | | | use USE_GETOPT_LONG instead.
* libtool uber-patchade2003-06-271-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)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* 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-073-16/+32
| | | | | The plist was wrong, the list of manpages was wrong. And initially, it would not build. What happened to testing?
* Fix LIBS/LDFLAGS so port will build. Maintainer notified. I need the]alane2003-01-071-3/+3
| | | | port now for kdepim.
* Update to version 0.11.7.joe2003-01-073-13/+2
|
* Upgrade to 0.11.4.sumikawa2002-09-183-14/+8
|
* Fix plist.sumikawa2002-09-172-0/+13
|
* Upgrade to 0.11.3sumikawa2002-09-1713-145/+55
| | | | Approved by: dima
* Fix compilation on -currentkris2002-09-075-0/+56
| | | | | Submitted by: kan PR: ports/39440
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andsobomax2002-03-181-4/+0
| | | | -liconv to -lgiconv.
* 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
| | | | libiconv.
* - Don't install useless now ${PREFIX}/etc/rc.d/pilot-link.sh. Bumpsobomax2002-01-093-24/+3
| | | | | PORTREVISION; - s/freebsd\.org/FreeBSD.org/ while I'm here.
* Make pilot-link install directly into PREFIX. This should allowwill2002-01-052-99/+91
| | | | pilot-link and all dependents to build correctly on bento.
* Make this port PREFIX clean. Required for KDE 2.2.2 upgrade, as well aswill2001-12-043-99/+102
| | | | | | | conformance to the Porter's Handbook. Bump PORTREVISION to reflect fixes in packaging. Not reviewed/approved by: maintainer (mea culpa)
* Patch one source file to get rid of getopt.h -- the package does not usemi2001-08-281-0/+6
| | | | | | the GNU's getopt really... Submitted by: Ollivier Robert
* Upgrade to 0.9.5, use -lgiconv.mi2001-08-257-24/+51
|
* - Add write permission at post-patch stage to be able to buildkuriyama2001-02-151-1/+8
| | | | | | | | by non-root users. - Remove -O flag from CFLAGS due to c++'s optimization bug. Approved by: maintainer Requested by: hanai
* Fix startup script's path.vanilla2001-01-161-1/+1
| | | | | PR: ports/24123, ports/24304 Submitted by: Steve Coltrin <spcoltri@omcl.org>, Helge Oldach <send-pr@oldach.net>
* Fix typo @{$SED} -> @${SED}dima2001-01-121-1/+1
| | | | Submitted by: rich@math.missouri.edu
* Fix install path.dima2001-01-091-1/+1
| | | | Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
* rc script fix (supports start/stop thingie now)dima2001-01-052-3/+16
| | | | Submitted by: joseph@randomnetworks.com
* Whitespace changes and PLIST sorting.reg2000-10-011-4/+4
|
* 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-042-0/+9
| | | | | libraries at system reboot, since they're installed in a non-standard place.
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-5/+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
|
* Correct pkg/PLIST.vanilla2000-01-161-0/+2
|
* Update to use Tcl/Tk version 8.2. Also USE_LIBTOOL=yes to get rid ofsteve1999-12-233-13/+13
| | | | the .la droppings.
* Fix sendmail path.dima1999-10-121-0/+19
| | | | Submitted by: lesnyj@informatik.tu-muenchen.de
* spaces -> tab, to make this Makefile parsable.fenner1999-09-111-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.
* Run ldconfig.asami1999-09-102-0/+5
| | | | Noticed by: bento's errorlogs of jpilot who couldn't find the shlibs
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* 0.9.2 -> 0.9.3dima1999-08-213-35/+19
| | | | Submitted by: Michael Reifenberg <root@nihil.plaut.de>
* Upgrade from 0.9.1 to 0.9.2mharo1999-04-232-4/+4
| | | | | PR: 11284 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de
* 0.9.0 -> 0.9.1dima1999-02-223-6/+9
|
* Move Palm*-related programs to new "palm" category.asami1999-01-091-2/+2
| | | | Reviewed by: the ports list
* Unbreak for ELF.jseger1998-10-121-3/+1
| | | | Submitted by: dima
* Mark for ELF:jseger1998-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
* Unbreak it and also upgrade to v0.9.0dima1998-09-303-7/+11
|
* Mark BROKEN:jseger1998-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
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* Wow. Deleting manpages is a lot faster on bento.hoek1998-08-171-7/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Fix shlib version number so this one packages.asami1998-06-051-1/+1
|
* 0.8.12 -> 0.8.13dima1998-05-122-4/+4
|
* 0.8.11 -> 0.8.12dima1998-05-112-5/+5
| | | | Also make myself a maintainer.
* 0.8.9 -> 0.8.11dima1998-05-072-4/+4
|
* Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,asami1998-02-191-4/+1
| | | | don't worry about it here, it was too late anyway.)
* 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-162-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!).
* Add four ports to "pilot" virtual category.asami1998-01-021-2/+2
|
* Package fixpst1997-12-171-1/+1
|
* Upgrade to 0.8.9pst1997-12-172-4/+4
|
* 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
|
* Try to work around turds left by octave package.pst1997-12-011-1/+6
|
* 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-247-0/+212
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).