summaryrefslogtreecommitdiffstats
path: root/palm
Commit message (Collapse)AuthorAgeFilesLines
* "Don't close stdin accidentally."dirk2000-06-222-0/+129
| | | | Submitted by: Alex Vasylenko <lxv@nest.org>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-165-5/+5
| | | | | | | | | 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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-166-6/+3
| | | | ldconfig in PLIST need personal consideration.
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-162-2/+2
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Add devel/libglade dependencyade2000-06-153-3/+6
| | | | Problem pointed out by: Roman Shterenzon <roman@xpert.com>
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-154-10/+2
|
* Add mdbconv, CSV-to-MobileDB-database converter.knu2000-06-147-0/+39
|
* Fix call to glib-config (should be $GLIB_CONFIG) in configure script.ade2000-06-133-18/+51
|
* Bleurgh. textproc/libxml.. Not devel/libxml.. No cookie.ade2000-06-103-3/+3
| | | | Submitted by: knu
* Add missing dependenciesade2000-06-083-3/+9
| | | | Submitted by: bento
* Add mirror.dima2000-06-072-2/+4
|
* Local distfiles have been moved to:knu2000-06-073-4/+3
| | | | ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
* Fix for hang-up after synchronization.kuriyama2000-06-071-0/+25
| | | | | Submitted by: Thomas Runge <runge@rostock.zgdv.de> via maintainer PR: ports/18971
* Move local distfiles from:knu2000-06-073-3/+3
| | | | | | http://people.FreeBSD.org/~knu/ports/distfiles/ to: ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
* Add linux_base BUILD_DEPENDS.knu2000-06-051-0/+2
| | | | | | | | | Submitted by: bento-bako Forgotton by: knu Bummer! Since what this port installs is a statically linked binary, I didn't thought I needed it... On post-install this port calls Linux's strip, thus it build-depends on linux_base.
* Update to 1.2.0.knu2000-06-034-4/+26
| | | | Now a Perl5 module is available!
* Activate p5-Palm.knu2000-06-031-0/+1
|
* p5-Palm is a set of Perl5 modules for reading and writing Palm(R) devices'knu2000-06-035-0/+58
| | | | | | | database files. PR: ports/18298 Submitted by: Andrew Arensburger <arensb@ooblick.com>
* Updates for new shared library versions in GNOME 1.2ade2000-06-016-6/+6
|
* Update to 0.4ade2000-05-1712-18/+51
|
* Update to 0.1.52ade2000-05-1712-81/+234
|
* Activate hdconv.knu2000-05-161-0/+1
|
* This is the initial import of hdconv, a converter between HanDBase databaseknu2000-05-165-0/+39
| | | | and CSV.
* Get some variables correctly initialized.knu2000-05-164-2/+78
| | | | | | *sighs over the original code* Submitted by: Udo Schweigert <ust@cert.siemens.de>
* - install "ROM Transfer.prc" in ${PREFIX}/share/pose/dirk2000-05-144-0/+26
| | | | | | - use FreeBSD names for serial devices (ttyS? -> cuaa?) Submitted by: knu
* Add a WWW line that I forgot to.knu2000-05-142-0/+4
|
* Activate jconv.knu2000-05-141-0/+1
|
* This is the initial import of jconv, a converter between JFile databaseknu2000-05-1412-0/+110
| | | | and CSV.
* - fix netpbm finding problemsumikawa2000-05-083-4/+17
| | | | - change my E-mail address.
* Add pose: Palm OS(R) Emulator.dirk2000-05-068-0/+105
|
* Mark BROKEN: the port looks for netpbm in ${X11BASE} not ${LOCALBASE}kris2000-04-291-1/+3
| | | | Noticed by: bento
* Fix typo.kuriyama2000-04-281-1/+1
| | | | Submitted by: Wes Morgan <by-tor@volatile.by-tor.tacorp.net>
* autoheader is required at building gcc for crosscompiling.kuriyama2000-04-271-1/+2
| | | | | PR: ports/18236 Submitted by: Udo Schweigert <ust@cert.siemens.de>
* Update to 0.3ade2000-04-2112-18/+45
|
* Update to 0.1.51ade2000-04-2112-39/+174
|
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-2121-21/+21
|
* netpbm is installed in ${LOCALBASE] now.asami2000-04-161-1/+1
|
* Typo (piloit -> pilot).asami2000-04-151-1/+1
|
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}knu2000-04-141-1/+1
| | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
* Tiny cosmetic fixes.knu2000-04-141-1/+1
| | | | | Assure master ports and their lang-specific slaves of having consistent categories.
* Oopscpiazza2000-04-131-22/+0
|
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-1321-55/+85
|
* palm/jpilot:knu2000-04-131-3/+3
| | | | | | | - Update with PORTNAME/PORTVERSION. palm/jpilot & japanese/jpilot: - Fix CATEGORIES lines to set the proper categories.
* Update to 0.2ade2000-04-066-12/+12
|
* Update to 0.1.50ade2000-04-0615-21/+81
|
* Upgrade to 0.98.1.mph2000-04-052-2/+2
| | | | | PR: 17795 Submitted by: Alex Varju <varju@snapple.webct.com>
* The port fetches the gcc and gdb tarballs into /usr/ports/distfiles/{gcc,gdb}mharo2000-04-031-2/+2
| | | | | | | but the md5 file doesn't have the path prefixes. PR: 17760 Submitted by: David G. Paschich <dpassage@flophouse.com>
* fix some problemsmharo2000-03-312-3/+3
| | | | | PR: 17345 Submitted by: maintainer
* Activate pilrc.kuriyama2000-03-311-0/+1
|
* Resource compiler for Pilot applications.kuriyama2000-03-315-0/+32
|
OpenPOWER on IntegriCloud