Commit graph

179 commits

Author SHA1 Message Date
Steve Price
3ec55c71e5 Don't try to use fpresetsticky(3) on the Alpha as it doesn't exist there. 2000-08-08 02:51:55 +00:00
Steve Price
aa5054ebec The LIB_DEPENDS on libimg should be img.1 for the ja-binder port. 2000-08-08 02:40:59 +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
Kevin Lo
234c9d4829 Update to version 1.4.2 2000-08-02 05:34:59 +00:00
Alexander Langer
9bfdebe4ac png library number has bumped from 3 to 4.
Submitted by:	bento
2000-07-19 13:32:01 +00:00
Alexander Langer
f90a61bdaf Correct dependencies.
Noticed by:	bento
2000-07-14 13:48:01 +00:00
Maxim Sobolev
58450a7304 Reorder MASTER_SITES because distfile on MASTER_SITE_SUNSITE appears to be
truncated.

Submitted by:	bento
2000-07-13 07:19:31 +00:00
Steve Price
329ea634b6 Update to version 0.99.6.
PR:		19766
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-08 00:47:04 +00:00
Steve Price
2949cb5d8b Use the jpeg and png libraries from the port's collection.
PR:		19527
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:07:04 +00:00
Ade Lovett
ddcfec79ec Update to 4.5.51 2000-07-05 22:06:35 +00:00
Neil Blakey-Milner
c0aa6b20c9 Update to version 1.12
PR:		ports/19525
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-30 11:52:15 +00:00
Alexander Langer
7aa69efc18 - USE_XLIB -> USE_X_PREFIX
- Use GTK_CONFIG instead of hardcoded gtk12-config
- Replace external rxvt/vim with more common xterm/vi
- Fix pkg/PLIST

No response from MAINTAINER.

PR:		19526
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-28 16:36:54 +00:00
Maxim Sobolev
08436d7800 - Use MASTER_SITE_SUNSITE to MASTER_SITES
PR:		19496
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-23 13:22:00 +00:00
Maxim Sobolev
fb93fc598b - Use MASTER_SITE_AFTERSTEP to MASTER_SITES
PR:		19468
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-23 13:14:38 +00:00
Chris Piazza
10ae656be9 Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
Will Andrews
55b3a89a5d Add i18n support.
Submitted by:	Clive Lin <clive@CirX.ORG>
No response:	MAINTAINER (5 days)
2000-06-17 00:09:33 +00:00
Will Andrews
552aef9673 Add vide, a simple filemanager with vi-like keybindings.
PR:		18649
Submitted by:	Colman Reilly <careilly@thecia.ie>
2000-06-09 22:25:05 +00:00
Will Andrews
fa5420a633 Fix URL.
PR:		19102
Submitted by:	maintainer
2000-06-09 20:46:12 +00:00
Satoshi Asami
43cd819e55 Add X-Files.1x (not sure if the "x" at the end is meant to be a joke or not).
Submitted by:	obento
2000-06-07 23:01:07 +00:00
Maxim Sobolev
f59b2e4c27 Nuke q3dmenu. The port never had been a real aplication, but just a small
showcase demonstrating 3d abilities of some ancient version of qt toolkit. It
is not maintained and has been froken for a long time.
2000-06-05 13:51:04 +00:00
Maxim Sobolev
165ef83f6b Adjust for the libgtkgl version bump.
I hate this, but:
PEOPLE, WHEN YOU ARE UPGRADING SOME LIBRARY AND SEEING VERSION BUMP PLEASE
ADJUST LIB_DEPENDS OF ALL PORTS DEPENDING ON THAT LIBRARY!

Submitted by:	bento
Forgotten by:	will
2000-06-02 07:43:40 +00:00
Ade Lovett
1ecc592d8c Say hello to GNOME 1.2
audio/gnomemedia		1.2.0
	deskutils/gnomepim		1.2.0
	devel/bugbuddy			1.0
	devel/glade			0.5.9
	devel/libgtop			1.0.9
	games/gnomegames		1.2.0
	graphics/imlib			1.9.8.1
	misc/gnomeusersguide		1.2
	misc/gnomeutils			1.2.0
	sysutils/gnomecontrolcenter	1.2.0
	sysutils/gtop			1.0.8
	x11-fm/gmomemc			4.5.50
	x11/gnomecore			1.2.0
	x11/gnomelibs			1.2.1

Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.

Plus.  The metaport has been reworked to bring in a few more
often-requested items.

Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
2000-06-01 16:10:38 +00:00
Maxim Sobolev
f4879dbd02 Nuke explorer.
Approved by:	will
No responce from: nakai (maintainer)
2000-05-29 06:57:29 +00:00
Steve Price
c4a4317a53 - Use itcl as a dependency instead of itk.
- Include extra patches from master web site fixing various problems.
- Use FreeBSD-specific utils (e.g. 'vipw' instead of 'vi /etc/passwd') or
  correct non-FreeBSD flags to system programs (e.g. 'du -D' will not work on
  FreeBSD).

PR:		18725
Submitted by:	Andy Sparrow <andy@geek4food.org>
2000-05-29 03:33:10 +00:00
Steve Price
14b1f1308a Update to version 0.4.3. 2000-05-28 03:23:12 +00:00
Ade Lovett
ef51112364 Update to 4.5.48
Approved by:	reg (maintainer)
2000-05-24 03:03:01 +00:00
Maxim Sobolev
384611a506 Update to version 1.5.
PR:		18677
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-19 17:35:12 +00:00
Maxim Sobolev
3b9c8bbf4c 's|sobomax@altavista.net|sobomax@FreeBSD.org|' 2000-05-17 11:07:02 +00:00
Justin M. Seger
26c6c3339b Upgrade to tkdesk-1.2
This supports tcl/tk 8.2
2000-05-01 17:58:36 +00:00
Kris Kennaway
7f14cc8951 Mark BROKEN: Distfile changed with no version update, and the patches
no longer apply.

Noticed by:	bento
2000-04-30 01:42:32 +00:00
Satoshi Asami
ad4d1e476c DISTNAMe-related cleanups. 2000-04-16 04:14:12 +00:00
Akinori MUSHA
8624c912c2 Remove LANGPREFIX which is unnecessary thanks to PKGNAMEPREFIX. 2000-04-13 08:51:33 +00:00
Chris Piazza
dbdc33e040 Fix typo
PR: 17908
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
2000-04-10 19:54:52 +00:00
Chris Piazza
4b260ce251 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:44:43 +00:00
Jeremy Lea
e1913d1aee Update to 4.5.44.
Submitted by:	ade
2000-04-08 06:33:31 +00:00
Chris D. Faulhaber
9430fa6c39 - Support CFLAGS/CXX/CXXFLAGS/PREFIX/X11BASE properly
- Support install macros
- Add USE_BISON
- Remove unneeded USE_GMAKE
- Change install path of data files from lib/ to share/

PR:		17529
Submitted by:	tkato@prontomail.ne.jp
2000-04-01 00:10:56 +00:00
Kris Kennaway
027f59c9d8 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:19:16 +00:00
Jeremy Lea
d0850ac197 Update to 4.5.43.
Submitted by:	ade
2000-03-25 23:17:12 +00:00
Steve Price
dff5f09518 Fix for new compiler in -current. 2000-02-27 14:42:55 +00:00
Chris D. Faulhaber
d28a0b89be Update port to 4.2.1
PR:		16751
Submitted by:	Maintainer
2000-02-18 03:48:18 +00:00
Yukihiro Nakai
a990e62056 Maxim has already done this work.
PR:		ports/16604
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-15 03:58:40 +00:00
Yukihiro Nakai
7ce73b5ab7 Add fsv. 2000-02-12 17:19:28 +00:00
Yukihiro Nakai
f6f0ddd2b4 Initial import.
3D File Viewer.(Very funny)
2000-02-12 17:18:48 +00:00
Ade Lovett
774652b05c Fix problem with gmc (aka corba-mc) leaving zombies
lying around.

OK'd by:	reg
2000-02-06 19:18:19 +00:00
Jeremy Lea
9f3fd548e0 Standardize my e-mail as reg@FreeBSD.org. 2000-01-29 22:11:15 +00:00
Steve Price
a0f3fb1499 Update to version 1.3.
PR:		16427
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-29 21:49:35 +00:00
Chris D. Faulhaber
9cf130ae5a Update port to 0.24
PR:		16392
Submitted by:	Maintainer
2000-01-28 00:49:17 +00:00
Chris Piazza
b089d59e6a Add mfm.
MFM is a mtools frontend filemanager written in GTK.

PR:		16080
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-01-22 02:31:50 +00:00
R. Imura
ab8cce3a77 Move xcruise port from x11 to x11-fm category.
Pointed out by:	PW
2000-01-18 15:15:24 +00:00