Commit Graph

261 Commits

Author SHA1 Message Date
Kevin Lo
1a7ff7d698 Update to version 1.4.6
PR: 21645
Submitted by: MAINTAINER
2000-09-29 15:38:23 +00:00
Akinori MUSHA
d37fbb6052 Update to 1.4.5.
PR:		ports/21514
Submitted by:	Andrew Arensburger <arensb+freebsd-ports@ooblick.com> (MAINTAINER)
2000-09-25 08:04:29 +00:00
Akinori MUSHA
8b3cd773ff Use LINUXBASE/USE_LINUX variables.
This is only a cosmetic change, so there's no need to reinstall your
installation(s).
2000-09-22 17:22:24 +00:00
Bill Fenner
6499c926fe Add Lars's secondary site
Submitted by:	MAINTAINER (Lars Koeller <Lars.Koeller@uni-bielefeld.de>)
2000-09-11 20:09:10 +00:00
Kevin Lo
30a64de7d6 Update to version 1.2.2
PR: 21141
Submitted by: MAINTAINER
2000-09-09 08:36:49 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Ade Lovett
9c1012c791 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.
2000-08-04 01:38:56 +00:00
Ade Lovett
9594f3f893 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:34:38 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
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
2000-08-03 09:28:57 +00:00
Jun Kuriyama
c326d507a1 Remove empty directories.
Submitted by:	bento
2000-08-02 03:32:08 +00:00
Jun Kuriyama
af8dd910df Distfile is changed without version number bump. Differences are
(1) Remove some comments.
  (2) Add files for Windows environment (win.c)
2000-08-01 09:47:08 +00:00
Jun Kuriyama
8f250e04e3 Ignore this port if distfile is not in $DISTDIR.
Submitted by:	bento
2000-08-01 09:39:00 +00:00
Dirk Froemberg
72df31be67 Upgrade to 2.04.
Submitted by:	roberto
2000-07-27 06:46:49 +00:00
Josef Karthauser
a8df46f681 Upgrade to version 2.58. (Force commit on files/md5, which I updated
separately without bumping the version number.)
2000-07-13 21:55:02 +00:00
Josef Karthauser
73187840e6 Rebuild the md5 checksum as per a request from Rich Wood <rich@dynamite.org>.
PR:	ports/19769
2000-07-13 20:38:24 +00:00
Akinori MUSHA
081fe7afe1 Correct BUILD_DEPENDS. 2000-07-13 06:49:23 +00:00
Ade Lovett
c39e901559 gnomepilot (and the conduits) have been available across
the GNOME mirrors for a while now.  Fix MASTER_SITES accordingly.
2000-07-11 23:14:36 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Jun Kuriyama
92bb33040b Update to 2.5c. 2000-07-04 03:10:02 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Dirk Froemberg
0b91f3fcf6 "Don't close stdin accidentally."
Submitted by:	Alex Vasylenko <lxv@nest.org>
2000-06-22 19:16:00 +00:00
Satoshi Asami
ffb21b5654 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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
61ebd322a2 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
2000-06-16 08:19:52 +00:00
Ade Lovett
09ce42503e Add devel/libglade dependency
Problem pointed out by:	Roman Shterenzon <roman@xpert.com>
2000-06-15 22:36:32 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Akinori MUSHA
3e6cf30907 Add mdbconv, CSV-to-MobileDB-database converter. 2000-06-14 06:18:16 +00:00
Ade Lovett
6ab55061a7 Fix call to glib-config (should be $GLIB_CONFIG) in configure script. 2000-06-13 22:57:18 +00:00
Ade Lovett
a56e059f99 Bleurgh. textproc/libxml.. Not devel/libxml.. No cookie.
Submitted by:	knu
2000-06-10 16:12:55 +00:00
Ade Lovett
17ee7165ae Add missing dependencies
Submitted by:	bento
2000-06-08 21:44:47 +00:00
Dima Ruban
3f2757f09f Add mirror. 2000-06-07 20:26:36 +00:00
Akinori MUSHA
60f2ecb476 Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
2000-06-07 17:24:38 +00:00
Jun Kuriyama
fca76bdb93 Fix for hang-up after synchronization.
Submitted by:	Thomas Runge <runge@rostock.zgdv.de> via maintainer
PR:		ports/18971
2000-06-07 13:11:16 +00:00
Akinori MUSHA
ae8f1031af Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
	ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
2000-06-07 08:17:23 +00:00
Akinori MUSHA
917b6c1025 Add linux_base BUILD_DEPENDS.
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.
2000-06-05 05:30:27 +00:00
Akinori MUSHA
6fe8fd9935 Update to 1.2.0.
Now a Perl5 module is available!
2000-06-03 08:02:57 +00:00
Akinori MUSHA
04b69082ae Activate p5-Palm. 2000-06-03 07:58:32 +00:00
Akinori MUSHA
0ea6a171e2 p5-Palm is a set of Perl5 modules for reading and writing Palm(R) devices'
database files.

PR:		ports/18298
Submitted by:	Andrew Arensburger <arensb@ooblick.com>
2000-06-03 07:57:25 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Ade Lovett
7f20f0586f Update to 0.4 2000-05-17 16:35:48 +00:00
Ade Lovett
dfbb371605 Update to 0.1.52 2000-05-17 16:35:06 +00:00
Akinori MUSHA
46039d83b5 Activate hdconv. 2000-05-16 21:29:21 +00:00
Akinori MUSHA
f77c5aa5f7 This is the initial import of hdconv, a converter between HanDBase database
and CSV.
2000-05-16 21:28:11 +00:00
Akinori MUSHA
a4dcbc381b Get some variables correctly initialized.
*sighs over the original code*

Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-05-16 21:24:55 +00:00
Dirk Froemberg
7c4efc410a - install "ROM Transfer.prc" in ${PREFIX}/share/pose/
- use FreeBSD names for serial devices (ttyS? -> cuaa?)

Submitted by:	knu
2000-05-14 19:16:48 +00:00
Akinori MUSHA
1a712c0676 Add a WWW line that I forgot to. 2000-05-14 14:36:09 +00:00
Akinori MUSHA
64e7eac7a4 Activate jconv. 2000-05-14 14:32:05 +00:00
Akinori MUSHA
6fabc59f89 This is the initial import of jconv, a converter between JFile database
and CSV.
2000-05-14 14:30:47 +00:00
Munechika SUMIKAWA
dc9ee71ebf - fix netpbm finding problem
- change my E-mail address.
2000-05-08 15:28:07 +00:00
Dirk Froemberg
fdd19345d6 Add pose: Palm OS(R) Emulator. 2000-05-06 18:54:26 +00:00
Kris Kennaway
16d77b0134 Mark BROKEN: the port looks for netpbm in ${X11BASE} not ${LOCALBASE}
Noticed by:	bento
2000-04-29 21:18:39 +00:00
Jun Kuriyama
ff47144d7a Fix typo.
Submitted by:	Wes Morgan <by-tor@volatile.by-tor.tacorp.net>
2000-04-28 00:30:43 +00:00
Jun Kuriyama
ddb7787f80 autoheader is required at building gcc for crosscompiling.
PR:		ports/18236
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-04-27 07:50:55 +00:00
Ade Lovett
29740e034c Update to 0.3 2000-04-21 16:53:45 +00:00
Ade Lovett
28aaf7f094 Update to 0.1.51 2000-04-21 16:53:23 +00:00
Michael Haro
feb212beb0 Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 07:52:25 +00:00
Satoshi Asami
d74e40366e netpbm is installed in ${LOCALBASE] now. 2000-04-16 22:55:29 +00:00
Satoshi Asami
6d19e4fabf Typo (piloit -> pilot). 2000-04-15 01:46:50 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Chris Piazza
a05b041309 Oops 2000-04-13 19:35:42 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Akinori MUSHA
b9c3760873 palm/jpilot:
- Update with PORTNAME/PORTVERSION.

palm/jpilot & japanese/jpilot:
  - Fix CATEGORIES lines to set the proper categories.
2000-04-13 09:24:22 +00:00
Ade Lovett
e0efa68797 Update to 0.2 2000-04-06 15:35:43 +00:00
Ade Lovett
c22fb92418 Update to 0.1.50 2000-04-06 15:34:41 +00:00
Matthew Hunt
c4049cd3db Upgrade to 0.98.1.
PR:		17795
Submitted by:	Alex Varju <varju@snapple.webct.com>
2000-04-05 03:26:35 +00:00
Michael Haro
9c8aa24e8e The port fetches the gcc and gdb tarballs into /usr/ports/distfiles/{gcc,gdb}
but the md5 file doesn't have the path prefixes.

PR: 17760
Submitted by: David G. Paschich <dpassage@flophouse.com>
2000-04-03 17:04:40 +00:00
Michael Haro
a4f80ff84b fix some problems
PR:		17345
Submitted by:	maintainer
2000-03-31 23:33:22 +00:00
Jun Kuriyama
b625d32d41 Activate pilrc. 2000-03-31 05:17:35 +00:00
Jun Kuriyama
fd892a18eb Resource compiler for Pilot applications. 2000-03-31 05:16:30 +00:00
Jun Kuriyama
0c50289e01 Re-activate prc-tools suite. 2000-03-31 04:21:36 +00:00
Jun Kuriyama
6c591d2327 Resurrect prc-tools port. 2000-03-31 04:20:36 +00:00
Jun Kuriyama
7bb9ffbfb8 PRC-tools for Palm OS (gcc part). 2000-03-31 04:08:41 +00:00
Jun Kuriyama
56da273a59 PRC-tools for Palm OS (binutils part). 2000-03-31 03:56:31 +00:00
Jun Kuriyama
a42132972c Activate palmos-sdk. 2000-03-31 03:40:36 +00:00
Jun Kuriyama
2f1cea482d Palm OS SDK 3.5. 2000-03-31 03:39:35 +00:00
Will Andrews
bf8c1069f6 Change from http://jpilot.linuxbox.com/ to http://jpilot.linuxave.net/.
PR:		17607
Submitted by:	Alex Varju <varju@snapple.webct.com>
2000-03-27 10:38:19 +00:00
Ade Lovett
b1b8bba31a Add gnomepilot-conduits which will provide additional
conduits for the base gnomepilot port.
2000-03-21 17:59:52 +00:00
Ade Lovett
824a360198 Update to 0.1.49 2000-03-21 17:52:05 +00:00
Michael Haro
c9ea4d6a8c remove extra blank line (portlint) 2000-03-21 08:16:01 +00:00
Michael Haro
6db6ca7523 move BUILD_DEPENDS to DEPENDS section 2000-03-21 08:14:55 +00:00
Munechika SUMIKAWA
ae8881abf3 Upgrade to 0.98.
PR:		17195
Submitted by:	Alex Varju <varju@snapple.webct.com>
2000-03-05 13:57:24 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Dirk Froemberg
c07b4c9c05 Add malsync. 2000-02-22 20:28:59 +00:00
Dirk Froemberg
ef14fd654f Initial import of malsync:
Sync to Mobile Application Link (MAL) compliant servers
2000-02-22 20:26:58 +00:00
Dima Ruban
3cc92cfdf1 Use USE_LIBTOOL.
Submitted by:	Jeremy Lea <reg@freebsd.org>
2000-02-19 22:13:35 +00:00
R. Imura
47505f1538 This port dosn't require giflib, too. 2000-02-15 14:37:13 +00:00
Steve Price
482f556280 Moving p5-hp200lx-db version 0.07 to the databases category.
This is a perl modules for handling HP 200LX palmtop computer databases.

PR:		15851
Submitted by:	Gerhard Gonter (g.gonter@ieee.org>
2000-02-13 17:12:22 +00:00
Nik Clayton
8ca11a8b40 Upgrade iSilo to v2.55.
Principal difference is that, after come careful lobbying, this is now a
FreeBSD native application.  Trim the man page to remove the Linux specific
comments, stop branding the binary as Linux, and update to reflect the
fact that the binary is now called iSiloBSD.
2000-02-03 20:53:31 +00:00
Kris Kennaway
f981e8c9cc Rectify previous commit: CFLAGS should be CXXFLAGS 2000-02-02 07:33:07 +00:00
Nik Clayton
47944d1e48 Add 'ONLY_FOR_ARCHS= i386'
Prompted by:	green
2000-01-30 22:56:09 +00:00
Steve Price
73baf7ab26 Update to version 1.1.2.
Submitted by:	maintainer
2000-01-30 18:20:54 +00:00
Steve Price
82389d4c9c Adding coldsync version 1.0.0.
Synchronize a PalmPilot with a Unix workstation.

PR:		16293
Submitted by:	Andrew Arensburger <arensb@ooblick.com>
2000-01-29 04:50:39 +00:00
Steve Price
36b9159a86 Adding p5-hp200lx-db version 0.07.
A perl modules to handle HP 200LX palmtop computer databases.

PR:		15851
Submitted by:	Gerhard Gonter <g.gonter@ieee.org>
2000-01-29 04:48:11 +00:00
Kris Kennaway
6e1633a8d0 Respect CXX and CFLAGS 2000-01-28 06:49:33 +00:00
Munechika SUMIKAWA
88c1dba56d Upgrade to 2.53.
Approved by:	maintainer
2000-01-26 07:16:19 +00:00
Ade Lovett
236d6cc5ac Update to 0.1.48
Prompted by:	Fennerisms in my inbox
2000-01-22 04:42:02 +00:00
Vanilla I. Shu
b53cbc1e92 Correct pkg/PLIST. 2000-01-16 11:50:38 +00:00