Commit Graph

204 Commits

Author SHA1 Message Date
Jim Mock
de185d853e Update to version 0.13.1.
Prodded by:	kris
2000-08-13 09:36:13 +00:00
Kevin Lo
04c0cc7a15 - Support X11BASE properly
- Remove USE_GMAKE
- WindowMaker -> Window Maker

PR: 20551
Submitted by: Ports Fury
2000-08-12 07:52:14 +00:00
Kevin Lo
9a06384187 - Support X11BASE properly
- Remove USE_GMAKE
- WindowMaker -> Window Maker

PR: 20552
Submitted by: Ports Fury
2000-08-12 07:43:15 +00:00
Jun Kuriyama
433858ca01 Use USE_IMAKE when BATCH=YES.
Reported by:	bento
Suggested by:	PW
2000-08-08 08:14:16 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +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
Will Andrews
7c6b0a6ca6 Update to 20000724A (custom-rolled snapshot). Rejoice, because now
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy.  Only kdeutils was left out of this mega-update.
However, it should return soon.  :-)

The massive reduction in patches is mostly the result of using perl
regex replacement.  This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.

QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile.  It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images.  GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries.  Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.

I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others.  Over 150 hours of hard
work, testing, etc. were put into this update.  Another couple hundred of
hours were spent by CPUs trying to compile this behemoth.  :->

Special thanks to:	Physics Computer Network @ Purdue staff, especially
			C. Stephen Gunn <csg@physics.purdue.edu>, for giving
			me access to an extremely fast machine for doing
			test builds (it performed 12 full builds of the
			entire suite in the last 7 days).

PR:			18838
Submitted by:		Arun Sharma <adsharma@sharmas.dhs.org>
Approved by:		imura, asami
2000-07-29 02:44:58 +00:00
Chris D. Faulhaber
5250885524 Remove defunct WWW
Update maintainer's email

PR:		ports/20092
Submitted by:	Maintainer
2000-07-21 23:23:24 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
MIHIRA Sanpei Yoshiro
e3b1b27874 Change maintainer's mail address.
--> sanpei@sanpei.org
2000-07-02 14:14:04 +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
Alexander Langer
c9a23627dc Last maintainer had erroneous DESCR copied from another port.
Adjust for this port.

PR:		19566
Submitted by:	maintainer
2000-06-28 22:04:48 +00:00
Alexander Langer
17c6461282 Port has new homepage and new mastersite.
PR:		19418
Submitted by:	maintainer
2000-06-27 11:04:37 +00:00
Chris Piazza
1db72cd906 Give Patrick Seal <patseal@hyperhost.net> maintainership of
these ports.
2000-06-18 01:42:14 +00:00
Maxim Sobolev
1f90a2b94d Update to 2.6, add a WWW while I'm here. 2000-05-25 16:50:31 +00:00
Chris Piazza
d6e2160013 Avoid segfaults in some special cases
PR:		18643
Submitted by:	maintainer
2000-05-19 07:50:53 +00:00
Chris Piazza
ada928f9af Update to 0.8089
PR:		18670
Submitted by:	maintainer
2000-05-19 07:41:04 +00:00
Will Andrews
eafa6a8cbb Update category Makefiles to add KDE2 ports. 2000-05-17 23:39:59 +00:00
Will Andrews
2fc2dde59c Update the KDE meta-port to KDE 1.90 (aka KDE2 beta) so people can use
it to install the basic KDE2 stuff.  Also update kdetoys to finally
remove ImageMagick dependency and allow non-i18n people to use it.

And now, KDE2 is fully imported into the tree.

Repo-copies by:	asami
2000-05-17 11:15:21 +00:00
Kris Kennaway
0f50b259dd Oops, forgot to commit md5 change.
Noticed by:	asami
2000-04-26 07:11:22 +00:00
Kris Kennaway
9f399544a7 Update to astime 2.5 and add freshen MASTER_SITEs 2000-04-24 08:26:24 +00:00
Will Andrews
fbf975d48a Fix distfile fennerism; change MAINTAINER's email address.
PR:		18144
Submitted by:	maintainer
2000-04-22 19:59:38 +00:00
Michael Haro
8bfd7ca7f5 portlint 2000-04-21 06:54:32 +00:00
Michael Haro
48d28123ca remove duplicate DISTNAME variable 2000-04-21 06:53:31 +00:00
Satoshi Asami
ad4d1e476c DISTNAMe-related cleanups. 2000-04-16 04:14:12 +00:00
R. Imura
bb51ad41ca Cosmetic changes.
Good-bye KDE_NAME, KDE_VERSION, QTTYPE variables.
2000-04-14 16:02:43 +00:00
Chris Piazza
b34561d1b8 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:33:10 +00:00
Michael Haro
9c27dfee0c PREFIX->X11BASE (portlint) 2000-03-31 01:49:00 +00:00
Will Andrews
ece419f9ac Update rclock to use rxvt 2.7.3. Add ${VERSION} usage.
Approved by:	obrien
2000-03-27 20:06:43 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Jim Mock
82547d54b1 Update MASTER_SITES to make this port fetchable.
Submitted by:	fenner's distfile survey
2000-03-21 20:30:15 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Chris Piazza
7cf7400f59 Remove bogus master site 2000-02-08 21:56:39 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Gary Palmer
d5e5b896be Upgrade to 2.18. Apparently has a minor Y2K bugfix. The palm code
distributed in the tarball to be built isn't being built, just the
X11 code.
2000-01-29 20:13:04 +00:00
Michael Haro
975c90825e Add WWW:
PR:		16234
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>
2000-01-22 13:26:26 +00:00
Michael Haro
337e08bf22 add WWW:
PR:		16223
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>
2000-01-22 13:25:34 +00:00
Jim Mock
7fbdd0a5b0 Add WWW link
PR:		16227
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>
2000-01-20 20:02:27 +00:00
Yukihiro Nakai
113f7e4547 Change MAINTAINER address from nacai@iname.com to nakai@FreeBSD.org 2000-01-08 11:23:57 +00:00
Ade Lovett
35c9454d27 Fix Y2K problem.
Discovered by:	The Unicorn <unicorn@blackhats.org>
2000-01-04 20:43:49 +00:00
Jim Mock
8842892974 Update to version 0.5 1999-12-29 01:33:35 +00:00
Steve Price
3b0ece2abf Update to version 2.0.
PR:		15681
Submitted by:	Hiroaki Sakai <akai@miya3f12.ee.kagu.sut.ac.jp>
1999-12-27 01:10:07 +00:00
Chris Piazza
6e415aafac Update to version 2.7.2 1999-12-25 04:11:36 +00:00
Steve Price
6555080eea Update name of port in comment.
PR:		15585
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 04:40:48 +00:00
Steve Price
efded6570a Update to version pl6.
PR:		15586
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 04:39:20 +00:00
Steve Price
7f0afeedf9 * freebsd.org -> FreeBSD.org
* zcat -> GZIP_CMD
* sh -> SH
* Added WWW: line into pkg/DESCR

PR:		15587
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 04:37:18 +00:00
Steve Price
923000b86a New location on MASTER_SITE. 1999-12-22 21:27:34 +00:00
Jim Mock
5e2ace3b9b Update WWW to use the new URL. 1999-12-22 20:22:11 +00:00
Jim Mock
6e1f9b81b7 Add my to my distfiles on freefall to please the distfile survey. 1999-12-22 20:20:18 +00:00