Commit graph

469 commits

Author SHA1 Message Date
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
e469e1c3fc Fix braino: when WITHOUT_MOZILLA isn't defined don't override BUILD_DEPENDS,
but instead append appropriate entries using `+='. This should fix bento
build.

Submitted by:	bento
2001-12-19 11:39:09 +00:00
Jimmy Olgeni
2cb81c0aeb Update port to version 1.0.2. 2001-12-17 16:14:16 +00:00
Maxim Sobolev
2042b3de9d Slightly better version of "don't include wrong global.h" bandaid. 2001-12-14 09:10:43 +00:00
Maxim Sobolev
472274ba71 Provide bandaid to fix the build for some people:
- add (missed?) `#include <glib.h>' into treestore.h;
- ensure that local include path is searched before the global one, so that
  the build doesn't break if user occasionally has different includes with
  the same name in both paths (e.g. global.h).

Submitted by:	mjacobs
2001-12-14 08:55:55 +00:00
Maxim Sobolev
343a7d0644 - Don't build included tests - we don't install them anyway;
- check exit code of FAMMonotor*() functions.
2001-12-08 00:58:06 +00:00
Maxim Sobolev
20cda628f4 Remove debugging trap that somehow slipped into previous commit causing
Nautilus to hang as startup.

PR:		32566
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-07 08:53:33 +00:00
Maxim Sobolev
f52e8584ba Fix a harmless warning from gnomevfs about local path not starting with `/'. 2001-12-05 22:15:04 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Maxim Sobolev
e1dc354541 Tech gnome-session how to set-up a LD_LIBRARY_PATH, so that mozilla
component of nautilus Just Works[tm], without the need to customize
environment. Remove appropriate comment from post-install section
of nautilus' Makefile.
2001-11-20 13:07:45 +00:00
Dirk Meyer
e4af709a73 - patch to update the x-files port to use tcl83/tk83,
- update mmaintainers email address.

PR:		31726
Submitted by:	dmaddox@csranet.com
2001-11-14 06:46:33 +00:00
Maxim Sobolev
9c3f09e188 Add FreeBSD Newsflash newsfeed.
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-11-12 17:35:29 +00:00
Maxim Sobolev
4114a0b2e6 Add Daily Daemon News feed. 2001-11-12 13:59:36 +00:00
Maxim Sobolev
2b0d562a00 Update to 1.0.6. 2001-11-12 13:19:39 +00:00
Maxim Sobolev
0f5826b3c5 Fix braino in the previous commit:
${X11BASE}/mozilla-embedded --> ${X11BASE}/lib/mozilla-embedded

Submitted by:	Joe Clarke <marcus@marcuscom.com>
2001-11-07 20:31:27 +00:00
Maxim Sobolev
d11078ba78 After installation display an short instruction on how to get Mozilla
component working in Nautilus.
2001-11-07 19:47:42 +00:00
Pete Fritchman
50e3ea9bb7 - update to 2.3.0
- we don't own share/pixmaps, use @unexec rmdir instead of @dirrm

PR:		31795
Submitted by:	maintainer
2001-11-06 15:09:54 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
31888a0a9d Update to 1.0.5. With an updated ORBit it works in 5-CURRENT and 4-STABLE
systems. Some functionality is still missed, though (e.g. Mozilla component
doesn't work), but it is a good start.
2001-10-30 08:12:36 +00:00
Jimmy Olgeni
42fff2c274 Add missing dependency on textproc/libxml (from bento error logs). 2001-10-27 22:34:26 +00:00
David W. Chapman Jr.
4bbbe34d60 Update to 0.11.18
PR:		31302
Submitted by:	tkato@prontomail.com
2001-10-19 14:06:43 +00:00
Jimmy Olgeni
645d718af4 Update port to version 1.1.7, and sort PLIST. 2001-10-07 12:04:21 +00:00
Pete Fritchman
afbebb0cfe Set maintainer to ports@FreeBSD.org
Submitted by:	Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Jimmy Olgeni
118c935f0f Do not depend on the whole Gnome: this port only uses gtk and gdk-pixbuf.
Submitted by:	Konstantinos Konstantinidis <kkonstan@duth.gr>
2001-09-22 22:53:08 +00:00
Jimmy Olgeni
016ff3aa88 Add missing file (de.gmo). 2001-09-22 22:43:47 +00:00
Maxim Sobolev
1ade34e4fd Update to 4.5.55. 2001-09-11 16:25:08 +00:00
Akinori MUSHA
1b5f5ac4ac Fix pkg-plist; these directories are handled by devel/gettext.
PR:		ports/30488
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-11 15:26:43 +00:00
Andrey A. Chernov
5676988fbd Bump png major 2001-09-11 03:32:41 +00:00
Kevin Lo
22eb908bac Update to version 1.4.3
PR: 30324
Submitted by: Ports Fury
2001-09-05 15:52:48 +00:00
Akinori MUSHA
c98fc0d32d Update to use Tcl/Tk 8.2, itcl3.2 and the latest version of BLT.
Bump PORTREVISION.

PR:		30279
Submitted by:	Andy Sparrow <spadger@best.com> (MAINTAINER)
2001-09-03 18:17:47 +00:00
Trevor Johnson
dc2605dcfd Update to 1.44. 2001-08-29 00:47:45 +00:00
Trevor Johnson
bc1e9c68a7 Use PTHREAD_CFLAGS and PTHREAD_LIBS to permit building on bento.
Submitted by:	Patrick Li
PR:		29600
2001-08-29 00:40:51 +00:00
Maxim Sobolev
740ff991fe Turn Mozilla support off, because it doesn't compile with 0.9.3 milestone.
Submitted by:	bento
2001-08-28 08:43:52 +00:00
Pete Fritchman
6c46f4bbad - update to version 1.9.3
- remove unneeded --disable-gtktest configure arg
- clean up pkg-descr
- fix pkg-plist (attempt to remove share/locale hierarchy)

PR:		30145
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-28 01:41:28 +00:00
Kevin Lo
f83c648a01 Update to version 1.9.2
PR: 30047
Submitted by: Ports Fury
2001-08-27 15:49:06 +00:00
Pete Fritchman
4e9bd30f08 - update to version 0.11.17
- use MASTER_SITE_SOURCEFORGE
- clean up install process
- sort pkg-plist

PR:		30103
Submitted by:	maintainer
2001-08-26 16:30:41 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
Doug Barton
c30f5df06a Correct some items I was overzealous about
From the maintainer, new master site, -I tweak to improve build on RELENG_4

Submitted by:	Anders Nordby <anders@fix.no>
2001-08-12 18:18:59 +00:00
Doug Barton
a3ea1bc74c Adding gentoo, a nice, two-pane, gtk based file manager based loosely on
Amiga's DirectoryOpus.

I made some changes to the originator's submission.

PR:		ports/29635
Submitted by:	Anders Nordby <anders@fix.no>
2001-08-12 06:51:18 +00:00
Mario Sergio Fujikawa Ferreira
4b28b33b00 Remove this patch since it has already taken care in pre-patch
regexp

PR:		29433
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-05 04:37:13 +00:00
Dmitry Sivachenko
b3fdeba5c1 Upgrade to 4.4.5 2001-07-29 04:35:01 +00:00
Kevin Lo
9cd2c55b43 Update MASTER_SITES and WWW
PR: 29180
Submitted by: Ports Fury
2001-07-24 12:39:40 +00:00
Dmitry Sivachenko
927f19e6e8 Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
Jimmy Olgeni
e0184cb08d Update port to version 1.1.6. 2001-07-12 19:58:18 +00:00
Maxim Sobolev
495daa29cc Update version number of freetype2 shared library. 2001-07-12 10:10:30 +00:00
Kevin Lo
955ae4dc6e Update to version 2.2.2
PR: 28832
Submitted by: MAINTAINER
2001-07-09 14:24:47 +00:00
Maxim Sobolev
3354a6b2e5 Update to 1.0.4. Still doesn't work (hangs at startup)... :-< 2001-07-06 12:51:34 +00:00
Jimmy Olgeni
d7f47b742e Update port to version 1.0.1. 2001-07-04 09:04:47 +00:00
Kevin Lo
f07bd6a3fe Update to version 2.2.1
PR: 28638
Submitted by: MAINTAINER
2001-07-03 12:15:18 +00:00
David W. Chapman Jr.
c99673be7e Add example dir to pkg-plist and bump PORTREVISION
PR:		28439
Submitted by:	maintainer
2001-06-27 06:03:30 +00:00
Mark Pulford
4afab58dbd Add cfm 0.5, quick Perl/Tk file manager with support for regular
expressions.

PR:		28357
Submitted by:	petef@databits.net
2001-06-23 06:53:28 +00:00
Mario Sergio Fujikawa Ferreira
102d885cdc House distfiles under since these are no longer available elsewhere 2001-06-22 17:39:16 +00:00
Ade Lovett
4f5620349f Clean up dependency chains after moving gtkhtml/gal inside the
USE_GNOME knob
2001-06-19 09:43:08 +00:00
Kevin Lo
07290919ca Update to version 1.13.0
PR: 28064
Submitted by: Ports Fury
2001-06-15 12:42:38 +00:00
Kevin Lo
eaf118f3d1 Update to version 0.99.9
PR: 28063
Submitted by: Ports Fury
2001-06-15 12:28:56 +00:00
Jimmy Olgeni
e1f5c8ce8e Update port to version 1.1.5. 2001-06-09 21:41:50 +00:00
Maxim Sobolev
e54ad5816b Unbroke with threaded Mesa.
Submitted by:	bento
2001-06-05 16:50:37 +00:00
Jimmy Olgeni
72cdf8431a Update port to version 1.1.3. 2001-05-27 15:10:05 +00:00
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Maxim Sobolev
93d1933b6b Put back Mozilla support. 2001-05-22 13:41:10 +00:00
Maxim Sobolev
1661005c13 Update to 1.0.3. 2001-05-14 17:18:52 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Maxim Sobolev
faeaffbcb3 Remove patch that may cause build breakage if XFREE86_VERSION == 4. 2001-05-11 15:36:42 +00:00
Maxim Sobolev
828eb76289 Correct path to the /proc/PID/status (it's /proc/PID/stat in Linux).
Submitted by:	Matthew Hawkins <matthew@topic.com.au>
2001-05-10 12:29:28 +00:00
Maxim Sobolev
9be75745d6 Use proper location of freetype library (LOCALBASE, not X11BASE). 2001-05-05 15:00:11 +00:00
Maxim Sobolev
db7298f8f6 Add missed libghttp dependency. 2001-05-05 14:14:59 +00:00
Ade Lovett
48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Ade Lovett
03af2187bd Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Jimmy Olgeni
6655b08385 Update port to version 4.4.4.
Add support for PORTDOCS in pkg-plist.

Patches in files/ have been regenerated for this release, but they do the
same things as before.
2001-04-27 13:45:19 +00:00
Will Andrews
f2613a4d86 Bad will. Do "make package" next time. Bad!
Found by:	bento
2001-04-17 05:03:06 +00:00
Kevin Lo
91835fac3e Upgrade to version 1.8.
PR: 26558
Submitted by: Ports Fury
2001-04-15 15:49:06 +00:00
Maxim Sobolev
2a1e03477c Ensure that the freetype-config is available. This should workaround the
XFree86-4 + freetype2 problem. This is not a final solution and provided
only for forthcoming 4.3 release, after which it will be removed.

We are still waiting for jmz to fix things properly.
2001-04-09 18:20:17 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Jimmy Olgeni
fffa2569fb Update port to version 2.2.0
PR:		26291
Submitted by:	simond@irrelevant.org
2001-04-02 13:37:05 +00:00
Jimmy Olgeni
639718cce1 Update port to version 1.1.2 2001-03-31 20:27:58 +00:00
Will Andrews
a04eba9ba6 Add worker 2.1.0, a X11 File Manager based on Directory Opus.
PR:		25800
Submitted by:	Simon Dick <simond@irrelevant.org>
2001-03-31 02:58:11 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Jimmy Olgeni
438704b468 Fix pkg-plist.
Noticed by:	fenner's reminder
2001-03-28 23:04:20 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Jimmy Olgeni
098ca1f314 Add missing gdk-pixbuf dependency.
Submitted by:	bento logs
2001-03-18 17:41:33 +00:00
Maxim Sobolev
1752e470c7 Add missed libxml dependency.
Submitted by:	bento
2001-03-13 18:10:20 +00:00
Jimmy Olgeni
f32a531103 Add rox-session, a simple session manager for the ROX desktop.
WWW: http://rox.sourceforge.net/rox_session.php3
2001-03-13 10:21:17 +00:00
Jimmy Olgeni
1d882ca785 Update port to version 1.1.1.
Remove perl regexp replacements for configure and Makefile.in, use
GTK_CONFIG and GLIB_CONFIG instead.
2001-03-11 19:01:37 +00:00
Jimmy Olgeni
f9cf9dcda3 Port bugfix: the "files/rox" script did not pass command line arguments to
"AppRun".

Submitted by:	Thomas Leonard <tal00r@ecs.soton.ac.uk>
2001-03-08 15:31:52 +00:00
Steve Price
61d18b441e Update to version 0.5.
PR:		25294
Submitted by:	Sergei Gnezdov <sergeiga@yahoo.com>
2001-02-26 05:23:40 +00:00
Dmitry Sivachenko
7e2618590e Correct MASTERSITES. 2001-02-22 10:11:42 +00:00
Mario Sergio Fujikawa Ferreira
0fabc4ff05 Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
Vanilla I. Shu
dfda25b972 Upgrade to 0.99.8.
PR:		ports/25152
Submitted by:	KATO Tsuguru
2001-02-16 22:23:41 +00:00
Vanilla I. Shu
fadf9454d3 Fix frcolor & frftp's permission.
PR:		ports/25058
Submitted by:	Andre Goeree <abgoeree@uwnet.nl>
2001-02-14 19:40:29 +00:00
Jimmy Olgeni
13b8631873 Spaces -> tabs in ports/x11-fm. 2001-02-05 21:00:55 +00:00
Maxim Sobolev
a5310b2b78 Update to 0.8. Unfortunately it doesn't work apart from setup wizard, so
use it cautiously and don't forget to let me know if you managed to fix it.
2001-02-01 20:16:40 +00:00
Maxim Sobolev
6add111dab Reflect divorce of mozilla-embedded and mozilla-headers. 2001-02-01 11:48:35 +00:00
Ade Lovett
1b6567ed73 Chase gtkhtml shared library revision. 2001-01-31 15:57:21 +00:00
Ade Lovett
e7f24dbc0a Max kindly agreed to be the vict^Wmaintainer. We need fresh new
blood to sacrif^Wget rid of the Linuxisms.

Good luck, Max!
2001-01-30 16:45:58 +00:00
Ade Lovett
3c67654ba0 Chase new gtkhtml shared library number 2001-01-25 23:32:55 +00:00
Jimmy Olgeni
3e864278c5 Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
2001-01-24 12:43:14 +00:00
Jimmy Olgeni
332200153a Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) 2001-01-24 12:05:15 +00:00
Kevin Lo
da4643f31d Update to version 1.7
PR: 24557
Submitted by: Ports Fury
2001-01-23 09:06:23 +00:00
Will Andrews
5ccbc2a8ac Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Ade Lovett
8d590d9928 Long-awaited update to 0.5 -- goes "bang" fairly quickly, spewing corefiles
all over the place.  If some enterprising hacker wants to figure out why,
patches are more than welcome, both to me and the nautilus developers.
2001-01-12 19:59:39 +00:00
Dmitry Sivachenko
c6bb32ec31 Update to version 4.4.0. 2001-01-06 17:25:48 +00:00
Kevin Lo
eb30af4699 Update to version 1.0.0
PR: 23884
Submitted by: MAINTAINER
2000-12-27 13:02:39 +00:00
Kevin Lo
c408224225 Update to 1.0.0
PR: 23883
Submitted by: MAINTAINER
2000-12-27 12:55:04 +00:00
Kevin Lo
f5e5ac5ed5 Update MASTER_SITES and WWW: line
PR: 23764
Submitted by: Ports Fury
2000-12-22 16:59:19 +00:00
Will Andrews
8b384c2654 Update mtoolsfm to 1.6 after repocopy from x11-fm/mfm to x11-fm/mtoolsfm.
Update category Makefile and modules as necessary.

PR:		22750
Submitted by:	Ports Fury
2000-12-21 08:01:10 +00:00
Dmitry Sivachenko
0aafce6a70 Remove trailing period and package name from the pkg-comment. 2000-12-18 20:32:55 +00:00
Ade Lovett
a5f0abfee8 Use new gtkhtml (still broken, though) 2000-12-15 17:56:16 +00:00
Doug Barton
47a25f6983 "ROX-Filer is a simple and easy to use graphical file manager for X11."
PR:		ports/22789
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 04:53:53 +00:00
Doug Barton
fc0fe5edce rox-base contains basic icons and configuration items needed
for other rox ports, including rox-filer which is also
ported by the originator.

PR:		ports/22788
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 04:52:13 +00:00
Kevin Lo
50e1cca688 - Change e-mail address and WWW
PR: 22928
Submitted by: MAINTAINER
2000-11-18 15:51:28 +00:00
Satoshi Asami
b71aa864eb Fix up dependencies to libimg -- the English version should be a
LIB_DEPENDS on img.1, and the Japanese version should RUN_DEPENDS on
${LOCALBASE}/lib/Img1.2/libimg12.so.1 (since it doesn't install
anything in ${LOCALBASE}/lib).

Submitted by:	bento
2000-11-14 00:39:18 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Trevor Johnson
004acd3846 Use MASTER_SITE_LOCAL.
Thanks to David O'Brien for help.
2000-11-02 22:52:03 +00:00
Ade Lovett
84141096a6 Chase gtkhtml shlib version 2000-10-20 16:27:45 +00:00
Ade Lovett
aac80c37b2 Unbreak the BROKEN line (add missing ")
Submitted by:	steve
Pointy hat to:	ade
2000-10-11 20:41:21 +00:00
Ade Lovett
ee5ebb4c1d Temporarily mark broken, primarily because of the new bonobo.
New releases should be out real soon now.
2000-10-10 17:26:17 +00:00
Satoshi Asami
f4aebb9c61 Rename ${FILESDIR}/patch-aa to ${FILESDIR}/last-patch-aa. (This one
is applied in post-install.)
2000-10-07 22:48:42 +00:00
Trevor Johnson
e622242e78 Add patch set for GTK+ 1.2.x (mailed to hideki70@osk2.3web.ne.jp--
user unknown and hideki70@osk2.threewebnet.or.jp--host unknown).

Support NOPORTDOCS.

Make a small nod to Jeremy Lea's new USE_GTK and USE_GLIB.

Mention buggy preferences dialog.
2000-10-06 06:27:26 +00:00
Trevor Johnson
1c6feddcb5 Provide a master site for this, since the original one has vanished.
Partially update it, since no other ports use GTK+ 1.0 or GDK 1.0.
Take maintainership.
Mark BROKEN.
More patches will follow.

Approved by:	will
2000-10-05 07:37:12 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Trevor Johnson
88b5228390 Add x11-fm/xdiskusage, a graphical front-end to du.
PR:	21505
Approved by:	will
2000-10-04 05:15:34 +00:00
Jeremy Lea
8db371b1d8 Back version down to 0.99.7. 0.99.8 never existed, so I'm not bumping the
epoch.
2000-10-03 23:39:36 +00:00
Ade Lovett
cd92546e53 Chase new gconf 2000-10-03 17:37:51 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
Mario Sergio Fujikawa Ferreira
c5549750dc Approved by: Will
Some simple changes. Mostly implementing Mr. Sada Kenji patches to
JX x11-toolkit family ports:

   1. nonexistent -> ${NONEXISTENT}
   2. Allow you to define WRKDIRPREFIX safely.

   -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
   +JXPORT_WRKSRC!=        cd ${JXPORT} && ${MAKE} -V WRKSRC
2000-10-03 05:00:35 +00:00
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
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
Yukihiro Nakai
54bc8de575 Update to 4.5.42
PR:		ports/15503
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-24 10:46:10 +00:00
Chris Piazza
a9ebb0aa29 Update to version 1.07 1999-12-05 08:59:32 +00:00
Steve Price
4275cb17e6 New location on MASTER_SITE.
PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-04 19:08:13 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Yukihiro Nakai
a77e07fada Update to 4.5.41
PR:		ports/14788
Submitted by:	Ade Lovett<ade@lovett.com>
1999-11-09 09:55:37 +00:00
Justin M. Seger
7ac3f1e066 Switch to tcl/tk 8.2
Submitted by:	Ade Lovett <ade@lovett.com>
PR:		ports/14544
1999-11-02 03:16:10 +00:00
Steve Price
560661cb61 Update to version 2.00b1.
PR:		13761
Submitted by:	maintainer
1999-11-01 01:29:28 +00:00
Yukihiro Nakai
eb3d5b519c PR: ports/14303
Submitted by:Ade Lovett<ade@lovett.com>
Update to 4.5.40
1999-10-14 09:27:56 +00:00
Satoshi Asami
2012fcfd08 Bump imlib shlib version.
Forgotten by:	nakai
1999-10-10 09:38:33 +00:00
Chris Piazza
64a752149a Activate endeavour 1999-10-07 21:05:17 +00:00