Commit Graph

187 Commits

Author SHA1 Message Date
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Steve Price
6848777e4b Adding systemg version 1.0.1.
A UN*X file manager based on the design of Macintosh System 7.

PR:		19288
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-09-18 00:46:13 +00:00
Ade Lovett
7c32a91eaf Fix rpm dependency issue.
Submitted by:	Guenther Schmidt <guenther.schmidt@bigfoot.de>
2000-09-17 19:09:28 +00:00
Ade Lovett
d98c57725a Update to 1.4.2.4
Add WWW: line into pkg/DESCR

Note that this website works for me today (9/16), so the issue
mentioned in the audit trail appears to have been temporary

PR:		21122
Submitted by:	Ports Fury
2000-09-16 19:31:18 +00:00
Ade Lovett
34806178ac Add nautilus, the file manager and graphical shell being
developed for GNOME 2.0

Please note:  as it stands, this port compiles and installs
cleanly, but immediately coredumps if you try to run it.
I've only committed what I have so far so that any enterprising
souls can try and figure out what on earth is going wrong.

Bug report 3075 has been filed with bugzilla.eazel.com
2000-09-14 17:57:57 +00:00
Kevin Lo
493edb5237 - Update to version 0.99.8
- Add WWW: line into pkg/DESCR

PR: 21121
Submitted by: Ports Fury
2000-09-09 09:32:56 +00:00
Satoshi Asami
1b21980287 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
2000-09-05 18:34:52 +00:00
Vanilla I. Shu
8fdc987490 Add a patch for Y2K.
Submitted by:	Jim Dutton <jimd@dutton3.it.siu.edu>
2000-09-02 16:02:31 +00:00
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