summaryrefslogtreecommitdiffstats
path: root/palm
Commit message (Collapse)AuthorAgeFilesLines
* Re-sobomize to use pre-patch instead of post-extractade2000-08-046-6/+6
| | | | Wrists slapped by: knu, sheldon
* Add an etc/rc.d startup file to ldconfig the pilot-linkade2000-08-044-0/+18
| | | | | libraries at system reboot, since they're installed in a non-standard place.
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-0415-216/+42
| | | | post-extract rule
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-032-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Remove empty directories.kuriyama2000-08-021-0/+11
| | | | Submitted by: bento
* Distfile is changed without version number bump. Differences arekuriyama2000-08-011-1/+1
| | | | | (1) Remove some comments. (2) Add files for Windows environment (win.c)
* Ignore this port if distfile is not in $DISTDIR.kuriyama2000-08-011-1/+7
| | | | Submitted by: bento
* Upgrade to 2.04.dirk2000-07-273-29/+25
| | | | Submitted by: roberto
* Upgrade to version 2.58. (Force commit on files/md5, which I updatedjoe2000-07-131-1/+1
| | | | separately without bumping the version number.)
* Rebuild the md5 checksum as per a request from Rich Wood <rich@dynamite.org>.joe2000-07-131-1/+1
| | | | PR: ports/19769
* Correct BUILD_DEPENDS.knu2000-07-131-1/+1
|
* gnomepilot (and the conduits) have been available acrossade2000-07-116-6/+12
| | | | the GNOME mirrors for a while now. Fix MASTER_SITES accordingly.
* Update for new devel/libglade shlib versionade2000-07-113-3/+3
|
* Update to 2.5c.kuriyama2000-07-042-6/+8
|
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Use ${MASTER_SITE_LOCAL}.asami2000-06-292-2/+4
|
* "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
|
OpenPOWER on IntegriCloud