1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Commit Graph

529 Commits

Author SHA1 Message Date
Joe Marcus Clarke
7552e4a28f Add missing dependency on gnomevfs. Unbreak.
Submitted by:	bento
2002-09-20 20:55:39 +00:00
Kris Kennaway
481744aec2 BROKEN: configure fails 2002-09-20 20:48:20 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
d71eb63374 Add a missing dependency on gdkpixbuf. 2002-09-18 18:56:52 +00:00
Ying-Chieh Liao
353e269ea7 fix for strcasestr problem
PR:		35244
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-09-17 13:46:31 +00:00
Joe Marcus Clarke
cc35670dcc * Update to 2.0.7
* Add filesystem entries for some popular FreeBSD fstypes
2002-09-15 00:37:18 +00:00
Joe Marcus Clarke
fd24774cc1 Backport sobomax's CD eject patch to nautilus from nautilus2. 2002-09-11 16:20:10 +00:00
Maxim Sobolev
086df23951 Since FreeBSD doesn't have unified eject command which works for
all types of removable media, use `cdcontrol eject' instead, because
it will at least make the most popular removable media working.
2002-09-11 14:32:13 +00:00
Joe Marcus Clarke
04c4b74016 Forward-port the nautilus patches for fixing removable media volumes on
the desktop.
2002-09-11 06:11:49 +00:00
Joe Marcus Clarke
7ef7e1afd3 Okay, _this_ should complete the filesystem stuff. With this patch, CD names
are correctly displayed on the desktop when a CD is mounted.  This
also correctly identifies removable media (based on the "noauto" mount
option).
2002-09-11 04:21:33 +00:00
Joe Marcus Clarke
edce75347a Complete the removable media patch as was done in nautilus. 2002-09-10 20:41:18 +00:00
Joe Marcus Clarke
d3ab01a320 Port sobomax's nautilus2 volume patches to nautilus, and take things a step
further.  Now, removable media such as CDs, Zip drives, etc. are correctly
handled by nautilus with pretty little icons.  Bump PORTREVISION.
2002-09-10 20:24:07 +00:00
Maxim Sobolev
c789b225c9 Clean up some evilness in FreeBSD-specific volume monitor code. Particularly
this solves long standing problem with icons for each mounted filesystem
cluttering desktop.

Reported by:	legion
2002-09-09 22:53:57 +00:00
Oliver Braun
d5d7a49702 Upgrade to 0.11.34. 2002-09-08 07:40:24 +00:00
Oliver Braun
8b18dedea6 Upgrade to 0.11.33
Approved by:	dwcjr (mentor)
2002-09-02 12:14:32 +00:00
Mario Sergio Fujikawa Ferreira
c3fcfe012d Deploy USE_GNOMENG infrastructure
PR:		42311
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 04:03:35 +00:00
Oliver Braun
3a6df24474 Upgrade to 0.11.32.
Approved by:	dwcjr (mentor)
2002-08-29 13:21:31 +00:00
Joe Marcus Clarke
58f5d70af9 Update to 2.0.6. 2002-08-29 05:24:45 +00:00
Oliver Braun
a5d29bdf75 Upgrade to 2.6.1.
PR:		ports/42032
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-26 20:28:17 +00:00
Joe Marcus Clarke
5263744d7f Update to 2.0.5. 2002-08-24 08:19:43 +00:00
Joe Marcus Clarke
656e8c4d31 Use USE_GNOMENG.
PR:		41955
Submitted by:	maintainer
2002-08-23 21:17:11 +00:00
Oliver Braun
c502381a37 Change MAINTAINER to my FreeBSD address.
Approved by:	dwcjr (mentor)
2002-08-21 14:46:07 +00:00
Kevin Lo
3c3bcf0706 Update to 2.6.0
PR: 41825
Submitted by: MAINTAINER
2002-08-21 01:35:45 +00:00
Joe Marcus Clarke
ba2d629a81 Update to 2.0.4. 2002-08-15 05:35:10 +00:00
Max Khon
b2e08bc9ad define WITHOUT_ICONV, WITHOUT_ISPELL 2002-08-11 12:58:20 +00:00
Max Khon
734efe6bd4 This port is no longer used in GNOME so take maintainership and
use ports/misc/mc as master port.

Approved by:	gnome@freebsd.org
2002-08-11 12:37:43 +00:00
Patrick Li
28ea639631 Update to 0.11.31
PR:		ports/41487
Submitted by:	maintainer
2002-08-09 19:45:06 +00:00
Joe Marcus Clarke
8d1a9c6cff Update to 2.0.3. 2002-08-07 19:57:01 +00:00
Marc Fonvieille
deef46806d Fix links to the Handbook, the FAQ and the porters-handbook.
Approved by:	portmgr
2002-08-04 09:04:12 +00:00
Joe Marcus Clarke
eeaeb79f02 Use USE_GNOMENG. 2002-07-28 20:38:37 +00:00
Jimmy Olgeni
5d8dd138b6 Update port to version 1.3.3. 2002-07-28 19:24:56 +00:00
Joe Marcus Clarke
00e8321afb Update to 2.0.2. 2002-07-25 21:58:17 +00:00
Maxim Sobolev
6ed2788314 Don't bother to build included test programs - they aren't installed or
executed anyway.
2002-07-25 13:42:15 +00:00
Maxim Sobolev
6b15f6bdf4 Fix the recent problem with list view. You need at least 2.0.1_1 for
this to work. Obrained from GNOME cvs, therefore the patch will go
away during the next version update. Bump PORTREVISION. Update to GNOMENG
while I am here.
2002-07-25 13:41:22 +00:00
Maxim Sobolev
5edeb94a4a Fix the problem with Nautilus not sensing available desktop area properly
and therefore allowing to place icons under the panel. This will go
away when gnomepanel is teached to set _NET_WORKAREA properly (it
doesn't do it yet). More details are on the very top of the patch. Bump
PORTREVISION.
2002-07-24 20:04:28 +00:00
Joe Marcus Clarke
90dafff164 Update to 2.0.1. 2002-07-24 04:52:36 +00:00
Patrick Li
3e9bb42870 Update to 0.11.30
PR:		ports/40823
Submitted by:	maintainer
2002-07-22 02:40:28 +00:00
Patrick Li
baec0e5177 Update to 0.11.28
PR:		ports/40706
Submitted by:	maintainer
2002-07-17 23:49:32 +00:00
Maxim Sobolev
59ece3d395 USE_GTK implies USE_GLIB, so that remove the latter when the former is present. 2002-07-15 16:54:09 +00:00
Joe Marcus Clarke
8b8618eef7 Add a dependency on libghttp. This isn't polled at configure time, but it
is needed by nautilus-text-view.c.

PR:		40522
2002-07-14 04:08:06 +00:00
Maxim Sobolev
fda3a2e945 Apart from libpanel this port also requires bonobo and gnomevfs. 2002-07-12 09:39:57 +00:00
Joe Marcus Clarke
f6ffd9afe0 Fix broken make configure. There is no gnomecore component to GNOMENG.
Instead, it's libpanel.

Reported by:	Mike Harding <mvh@ix.netcom.com>
2002-07-12 03:20:06 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Joe Marcus Clarke
b181342166 Add a patch to nautilus to fix the freeze problem when thumbnailing certain
images.  FreeBSD has a 64K default thread stack size, and this is too small
for eel's gdk extensions.  This patch simply doubles the thumbnailing
thread size to 128K.
2002-07-09 23:17:40 +00:00
Joe Marcus Clarke
8251611f61 Add fam as a dependency if libfam.so.0 exists. Nautilus will implicitly add
it anyway, so this fixes the missing lib problem if fam is uninstalled.

PR:		38253
2002-07-05 05:43:27 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Dmitry Sivachenko
95d46da523 This port doesn't need to run ldconfig. 2002-06-29 14:03:42 +00:00
Dmitry Sivachenko
d4698d4f14 Update to version 4.4.7. 2002-06-29 08:31:23 +00:00
Hye-Shik Chang
ad99aad61d Use REINPLACE_CMD instead of PERL
PR:		39790
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-06-26 17:33:16 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Jimmy Olgeni
7f8c5f43d7 Update to version 1.3.2. 2002-06-23 15:06:57 +00:00
Ying-Chieh Liao
7d16510c2c upgrade to 0.11.27
PR:		39685
Submitted by:	maintainer
2002-06-23 06:23:23 +00:00
Jimmy Olgeni
a1321bb6c4 Update port to version 0.1.16. 2002-06-21 21:57:14 +00:00
Joe Marcus Clarke
74036e70b5 Add USE_REINPLACE. 2002-06-19 19:52:00 +00:00
Joe Marcus Clarke
a93d74b318 Update to 0.9.7.
PR:		39437
Submitted by:	maintainer
2002-06-19 17:35:17 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00
Joe Marcus Clarke
d0d49cfda8 Update to 0.5.
PR:		39323
Submitted by:	maintainer
2002-06-15 19:19:29 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Ying-Chieh Liao
43e80d5a4b Replace ${PERL} with ${REINPLACE_CMD}.
PR:	39243, 39244, 39245, 39249
Submitted by:	maintainer
2002-06-14 07:21:10 +00:00
Joe Marcus Clarke
b93b4ad73e Fix up patches from previous commit. 2002-06-12 00:20:39 +00:00
Joe Marcus Clarke
9f04edac18 Update to the latest GNOME 2 snapshot. 2002-06-12 00:18:21 +00:00
Patrick Li
7348436b67 Update to 0.11.26
PR:		39143
Submitted by:	maintainer
2002-06-11 16:16:29 +00:00
Patrick Li
145ff47c4d Update to 0.11.25
PR:		38887
Submitted by:	maintainer
2002-06-06 20:52:09 +00:00
Joe Marcus Clarke
f01424c3b9 Actually include the patch.
Submitted by:	sobomax
2002-06-06 09:36:26 +00:00
Joe Marcus Clarke
59d7bf18f3 Update the bookmarks to make them more FreeBSD-friendly.
Suggested by:	marcel
2002-06-06 04:06:38 +00:00
Jimmy Olgeni
b97976781c This port does no longer depend on rox-base. 2002-05-31 10:16:28 +00:00
Jimmy Olgeni
b3a892860b Update port to version 1.3.1 (uses shared-mime-info rather than rox-base).
Fix a small bug from post-extract (wrong icon path).
2002-05-31 10:09:38 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Ying-Chieh Liao
179bbaf140 upgrade to 2.5.0
PR:		38601
Submitted by:	maintainer
2002-05-27 09:08:12 +00:00
Jimmy Olgeni
a1b66ae3b1 Update to version 0.1.15. 2002-05-24 19:54:43 +00:00
Kris Kennaway
4d6de4bdae Add back jafm which was prematurely removed by will, but mark it BROKEN
because it doesn't build with recent versions of bison.
2002-05-24 11:48:15 +00:00
Jimmy Olgeni
4b656ad95d Update port to version 0.1.14 (gtk2 based). 2002-05-24 09:48:19 +00:00
Jimmy Olgeni
e7267fa701 Update port to version 1.3.0 (which requires gtk2). 2002-05-24 09:46:23 +00:00
Maxim Sobolev
ad77d95ef0 Remove leftover file. 2002-05-20 18:04:17 +00:00
Maxim Sobolev
cb6e6af1a3 Update nautilus2 to 1.1.16 after a repo-copy from ports/x11-fm/nautilus and
connect it to the build.
2002-05-20 18:03:39 +00:00
Joe Marcus Clarke
b699984486 Add file_menu_applet 0.4, a small GNOME panel application which creates a
file manager.

PR:		37802
Submitted by:	Franz Klammer <klammer@webonaut.com>
2002-05-06 21:22:25 +00:00
Dmitry Sivachenko
a523a94a3b Fix compilation error.
PR:		37691
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-04 21:41:24 +00:00
Patrick Li
4bfa0da716 Update to 0.11.24
PR:		37637
Submitted by:	maintainer
2002-05-01 21:07:04 +00:00
Joe Marcus Clarke
a9111a716e Add gnome-commander, a GNOME file manager that resembles Norton Commander.
PR:		37392
Submitted by:	Edgardo Garcia Hoeffler <edybsd@yahoo.com.ar>
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-29 18:17:12 +00:00
Maxim Sobolev
cc0ad4416e Put USE_LIBTOOL back. 2002-04-26 05:58:40 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Anders Nordby
66c93b22ab Fix bento -current build.
PR:		36817
Submitted by:	maintainer
2002-04-13 23:56:10 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Anders Nordby
2a2b03b4c7 Update to version 2.4.0.
PR:		36839
Submitted by:	maintainer
2002-04-07 14:10:01 +00:00
Patrick Li
46c4c16381 Update to 0.11.23
PR:		36609
Submitted by:	maintainer
2002-04-01 17:38:44 +00:00
Kris Kennaway
8476776ec6 Remove #include <malloc.h> 2002-03-31 04:35:41 +00:00
Maxim Sobolev
43acaf0eaa Take into account that not only -current, but the -stable as well now has
nl_langinfo() interface. Also remove iconv->giconv hack while I here.

PR:		36064
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-29 13:01:03 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Maxim Sobolev
7d4d84fe9a Use correct location of nautilusConf.sh.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-13 23:34:03 +00:00
Patrick Li
2eda47d19d Update to 0.11.22
PR:		35848
Submitted by:	maintainer
2002-03-13 23:01:50 +00:00
Maxim Sobolev
211e90b8fb Add galeon into RUN_DEPENDS - we need it for HTML rendering. 2002-03-13 21:16:33 +00:00
Maxim Sobolev
60fd3e4698 Victims of Mozilla update to 0.9.9. 2002-03-12 19:34:35 +00:00
Maxim Sobolev
112a9e25e8 Chase increase of freetype2 shlib version. 2002-03-11 17:25:31 +00:00
Patrick Li
3b12c56a31 - Update to 0.11.21
- Give maintainership to submitter

PR:		35469
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-02 02:04:12 +00:00
Maxim Sobolev
3181678319 Add patch missed in the previous commit.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-01 16:22:38 +00:00
Maxim Sobolev
604a94998e Set LD_LIBRARY_PATH and MOZILLA_FIVE_HOME properly.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>, sobomax
2002-02-26 23:10:47 +00:00
Maxim Sobolev
36ada1000c Respect WITH_FULL_MOZILLA, which allows nautilus be linked with www/mozilla
instead of www/mozilla-embedded.
2002-02-21 14:15:58 +00:00
Patrick Li
fe6615b417 Update to 0.11.19
PR:		35073
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-02-18 17:22:30 +00:00
Jimmy Olgeni
9a0e983791 Update port to version 1.2.0. 2002-02-18 09:40:30 +00:00
Jimmy Olgeni
b9e222f60d Update port to version 1.1.14. 2002-02-15 20:13:08 +00:00
Ade Lovett
3d81e8d430 The embedded mozilla component now appears to work with mozilla-0.9.8
(it was broken with 0.9.7)
2002-02-12 19:31:20 +00:00
Jimmy Olgeni
43cda59d04 Update port to version 0.1.13 (also add @s to the build targets). 2002-01-30 20:37:30 +00:00
Patrick Li
09c4cd7445 Fix conflict with strcasestr(3)
PR:		34413
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-01-29 20:32:39 +00:00
Akinori MUSHA
a80f0bd0dd Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:14:18 +00:00
Jimmy Olgeni
9ab2cf61c3 Update port to version 1.1.12. 2002-01-26 22:34:25 +00:00
Maxim Sobolev
6cd76ded7b Update version number of freetype2 shared library. 2002-01-21 11:46:49 +00:00
Kevin Lo
2a31158069 Update to version 2.3.1
PR: 33754
Submitted by: MAINTAINER
2002-01-10 14:04:49 +00:00
Maxim Sobolev
dfcac00761 Disable Mozilla component for now, because it doesn't work with 0.9.7. 2001-12-26 10:24:24 +00:00
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