Commit Graph

217 Commits

Author SHA1 Message Date
Jun Kuriyama
68d6aced8f Fix $MASTER_SITES.
Reported by:	Distfile survey
2000-10-24 10:38:36 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
James E. Housley
f4c24d5f7b Initial import of palmpower 1.0.1
Disassembler and other tools for PalmOS binaries

PR:		20837
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-12 12:19:15 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Jeremy Lea
4d81331af7 Whitespace changes and PLIST sorting. 2000-10-01 09:59:09 +00:00
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