Kenjiro Cho
8303f12166
add tk83 to LIB_DEPENDS. it should have been added when BLT was
...
removed from LIB_DEPENDS.
reported by kris. found by bento.
2003-10-26 09:12:06 +00:00
Oliver Braun
6ab8cef72c
Upgrade to 0.11.38.
2003-10-26 08:19:53 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Trevor Johnson
accebc8675
Install man page.
...
Submitted by: Dan Nelson
2003-10-23 22:20:25 +00:00
Oliver Braun
d8b52dc757
Upgrade to 0.11.37.
2003-10-20 08:23:42 +00:00
Kenjiro Cho
62b84343bb
make tkdesk not to depend on the ports version of the BLT library.
...
use the internal version instead.
this is a preparation for switching BLT to tcl/tk 8.4 since tkdesk is
also dependent on 8.3 through itcl.
OKed by the maintainer, Andy Sparrow <spadger@best.com>
2003-10-20 04:58:06 +00:00
Oliver Lehmann
a1c8691e69
- Get the translations installed (Make configure able to detect
...
gettext and add it to LIB_DEPENDS.). [1]
- INSTALLS_SHLIB added to the Makefile (Only in case a library
get installed by the port.)
- remove NO_FILTER_SHLIB
- Replaced GNU_CONFIGURE with USE_LIBTOOL if INSTALLS_SHLIB was
set in the Makefile
- bump PORTREVISION
Noted By: Dinesh Nadarajah <dinesh_list@sbcglobal.net> [1]
2003-10-19 06:13:49 +00:00
Joe Marcus Clarke
c596a939ce
Fix packaging due to gnomehack being overwritten by automake.
...
Reported by: bento via kris
2003-10-16 19:18:24 +00:00
Adam Weinberger
c51801c88b
Update to 2.4.1.
2003-10-13 15:50:02 +00:00
Oliver Braun
22484d68de
Upgrade to 0.11.36.
2003-10-13 11:07:01 +00:00
Jimmy Olgeni
7b4b5cc22b
Upgrade to version 2.1.0.
2003-10-09 11:05:37 +00:00
Edwin Groothuis
34e58bc6ad
FSViewer new port
...
FSViewer is a file system viewer for Window Maker, developed
by George Clernon visually and functionally in analogy to
the Workspace Manager of NeXTStep(TM).
PR: ports/56566
Submitted by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
2003-10-07 23:48:02 +00:00
Joe Marcus Clarke
0870f4e5af
* Update to 1.0.1 [1]
...
* Revert maintainer to ports@ (previous maintainer no longer uses GNOME)
PR: 56306
Submitted by: Jens Rehsack <rehsack@liwing.de> [1]
2003-10-05 08:29:02 +00:00
Oliver Braun
c1e707aaca
Upgrade to 0.11.35.
2003-10-04 19:33:47 +00:00
Trevor Johnson
e6fa52ae20
Omit unnecessary USE_MESA.
...
Submitted by: Nate Eldredge of Harvey Mudd College
PR: 50234
2003-10-04 15:43:14 +00:00
Trevor Johnson
3d943fd179
Omit unnecessary -DFLTK_1_0_COMPAT, -lMesaGL, PTHREAD_CFLAGS and
...
PTHREAD_LIBS.
Submitted by: Nate Eldredge of Harvey Mudd College and Dan Nelson
of Allant Group
PR: 50234 and 51395
2003-10-04 15:39:21 +00:00
Joe Marcus Clarke
2df776b878
* Show the scripts menu/popup item regardless if any scripts exist or not
...
* Make sure we find CD-ROMs no matter where they may be mounted
* Add support for showing floppy disk icons on the Nautilus desktop
Reported by: Pav Lucistnik <pav@oook.cz>
2003-10-03 16:58:38 +00:00
Dmitry Sivachenko
10b15d1b9b
Add back DIST_SUBDIR. It was removed by mistake.
...
Approved by: maintainer
2003-09-28 17:52:45 +00:00
Dmitry Sivachenko
a28e5f6a63
Update to 4.0.0 release.
2003-09-27 11:45:13 +00:00
Trevor Johnson
fd70517dbd
Work around a problem found by Bill Fenner's survey: the patch
...
file has been in my ~/public_distfiles/ but never got distributed
to the FTP sites.
2003-09-24 16:18:13 +00:00
Sergey A. Osokin
f37f7775e3
Make portlint(1) happy by changing strip to ${STRIP_CMD}
...
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
2003-09-24 09:37:11 +00:00
Joe Marcus Clarke
944ab57dba
Fix a crash when an invalid URI is entered.
...
PR: 57072
Submitted by: Simon Barner <barner@in.tum.de>
Obtained from: GNOME CVS (see: http://bugzilla.gnome.org/show_bug.cgi?id=122265 )
2003-09-22 00:23:57 +00:00
Joe Marcus Clarke
43b5bc1ba1
Use USE_GNOME to fix the build on bento.
2003-09-21 03:47:05 +00:00
Joe Marcus Clarke
9c0caae1c2
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
...
future plans, etc., please see http://www.gnome.org/start/2.4/ .
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users
2003-09-18 06:49:37 +00:00
Mario Sergio Fujikawa Ferreira
e2718b777a
Drop maintainership
2003-09-07 23:39:04 +00:00
Trevor Johnson
59fb7e9b25
Update to 1.46.
...
requested by: Adam McLaurin
2003-09-05 21:22:25 +00:00
Dmitry Sivachenko
6514c85b87
Update to version 4.0 RC3.
2003-09-03 09:46:30 +00:00
Kirill Ponomarev
8f10fdf81a
- Fix build on -current (embedded newlines)
...
PR: 56158
Submitted by: Michael Edenfield <kutulu@kutulu.org>
2003-08-29 22:17:57 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Kirill Ponomarev
87446dc344
- Update to 2.8.1
...
PR: 55839
Submitted by: maintainer
2003-08-21 17:54:58 +00:00
Oliver Lehmann
5f6f031248
take maintainership
2003-08-17 07:40:39 +00:00
Joe Marcus Clarke
634d927abf
Convert to new GNOME infrastructure.
2003-08-17 05:06:26 +00:00
Joe Marcus Clarke
9714ee629b
Assign maintainership back to ports@. Thanks for all your work, Martin.
2003-08-17 05:03:50 +00:00
Oliver Lehmann
ca82ecd052
Start using the new xfce sub-category
2003-08-16 07:03:34 +00:00
Joe Marcus Clarke
37356c960c
Remove this ports as part of phase II of the GNOME 1.4 desktop removal.
2003-08-12 15:17:08 +00:00
Oliver Lehmann
40f439aa7f
Add xfe 0.54.2, fast MS-Explorer like filemanager for X.
...
PR: 54457
Submitted by: ptiJo
2003-08-08 13:17:47 +00:00
Maho Nakata
5777cd28dc
Fix build on gcc-3.3.x
...
Submitted by: Simon Barner <barner@in.tum.de>
2003-08-02 02:03:03 +00:00
Oliver Lehmann
fa6387ba4d
fix LIB_DEPENDS. dbh library got changed during the last databases/dbh changes.
...
PR: 55095
Submitted by: Robert Backhaus <robbak@biz.net.au>
2003-08-01 08:35:51 +00:00
Oliver Lehmann
ce0413c876
bumped PORTREVISION
...
Noted by: kris
2003-07-31 12:01:37 +00:00
Oliver Lehmann
5ce2877104
Add missing dependencies
...
Pointed out by: bento
2003-07-31 11:43:33 +00:00
Oliver Lehmann
d98961cb9a
Add xfce4-fm-icons 3.99.2,
...
xFce 4 icon themes for the xffm file
manager.
PR: 53167
Submitted by: James Earl <jdearl@telus.net>
2003-07-28 18:14:03 +00:00
Oliver Lehmann
3664a5835d
Add xfce4-fm 3.99.2, xFce 4 file manager.
...
PR: 53162
Submitted by: James Earl <jdearl@telus.net>
2003-07-28 18:13:22 +00:00
Jimmy Olgeni
9608a53860
Upgrade to version 2.0.1.
2003-07-25 15:43:11 +00:00
Joe Marcus Clarke
cc6825cf28
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
...
core desktop components are being removed.
2003-07-15 19:10:59 +00:00
MIHIRA Sanpei Yoshiro
778e2cdc6d
Add missing entry to the plist and Makefile.
...
Submitted by: bento
2003-07-12 12:32:12 +00:00
MIHIRA Sanpei Yoshiro
d2a55ced96
Update port to 0.30
2003-07-08 14:00:45 +00:00
Jimmy Olgeni
daced5cab2
Update to version 0.1.20.
2003-06-21 11:26:26 +00:00
Adam Weinberger
5a1964dbcd
Remove REINPLACE commands that were rolled into gnomehack.
2003-06-12 09:46:09 +00:00
Tilman Keskinoz
3273442a24
Update to 1.20
...
PR: 52874
Submitted by: maintainer
2003-06-03 07:43:39 +00:00
Jimmy Olgeni
34c875ce8c
Update to version 2.0.0.
2003-06-02 16:35:07 +00:00
Jimmy Olgeni
ff8049d825
Update to version 0.1.1.
2003-06-01 18:50:57 +00:00
Jimmy Olgeni
085e9f3cfb
Update to version 1.3.10.
2003-06-01 09:25:38 +00:00
Jimmy Olgeni
fd1384b659
Add default CHARSET fallback (iso-8859-1).
2003-05-19 21:55:18 +00:00
Jimmy Olgeni
145ff826c7
Update to version 1.3.9. Add support for updating the shared mime
...
type database.
2003-05-18 12:38:52 +00:00
Tilman Keskinoz
34c4d6f432
Add krusader, a midnight commander like Filemanager for KDE
...
PR: 52348,51343
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>,
Kirill Ponomarew <ponomarew@oberon.net>
2003-05-17 21:29:17 +00:00
Jimmy Olgeni
035840ff31
Do not call autoconf in post-patch target.
2003-05-14 08:26:31 +00:00
Kiriyama Kazuhiko
bc999a51be
Change in-place replacement.
2003-05-08 11:00:15 +00:00
Kiriyama Kazuhiko
0615eaed4c
Set MASTER_SITES fetchable and correct reinplace commands.
2003-05-08 07:43:45 +00:00
Joe Marcus Clarke
728b2e811b
Update to 2.2.4.
2003-05-08 04:45:18 +00:00
Kris Kennaway
6777f867da
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
...
remove ports that have been broken for >4 months (in many cases much longer)
with no sign of a fix.
2003-05-06 03:56:26 +00:00
Kris Kennaway
28e7382123
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
...
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
2003-05-06 03:49:05 +00:00
Jimmy Olgeni
f2c9ec50c9
Add missing file (RunROX).
...
Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
2003-04-23 20:14:37 +00:00
Jimmy Olgeni
41a952a699
Chase checksum. The new tarball was verified by GPG signature.
2003-04-21 13:36:32 +00:00
Kris Kennaway
6b4c8a0a63
Install the rox binary mode 755, not 775
2003-04-21 10:05:00 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Jimmy Olgeni
bd376b85d3
Update to version 0.1.19.
2003-04-17 13:11:27 +00:00
Joe Marcus Clarke
d875dcd221
Change the gnomecontrolcenter2 dependency to a GNOME component.
2003-04-13 19:56:50 +00:00
Joe Marcus Clarke
c126810efd
* Update to new GNOME infrastructure
...
* Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade
across desktop versions
2003-04-06 21:16:05 +00:00
Edwin Groothuis
3dc9b281c5
PORT UPDATE: x11-fm/twander
...
This updates the port to the latest version.
Port has also been cleaned up so it passes portlint
and now uses the BSD_INSTALL_* macros.
PR: ports/49950
Submitted by: Tim Daneliuk <tundra@tundraware.com>
2003-04-05 07:21:07 +00:00
Joe Marcus Clarke
d8e5cf1f85
Update to 2.2.3.1.
2003-04-04 07:36:07 +00:00
Jimmy Olgeni
9b465bf4a5
Update to version 1.3.8.
2003-03-30 13:26:39 +00:00
Jimmy Olgeni
63534cbc10
Trim whitespace at end of file.
2003-03-30 13:18:01 +00:00
Jimmy Olgeni
efd65b7d00
Add message about non-UTF-8 filenames and fallback CHARSET encoding.
2003-03-29 22:06:50 +00:00
Jimmy Olgeni
3f5198920a
Add MIME type editor for the ROX desktop.
2003-03-24 20:25:47 +00:00
Jimmy Olgeni
0c043dd212
Retire obsolete rox-base port (no longer needed by any rox application).
2003-03-24 16:34:01 +00:00
Jimmy Olgeni
a0f620f31f
Use /sbin/shutdown (-p or -r) as the default halt/reboot command.
2003-03-24 14:12:00 +00:00
Jimmy Olgeni
cd07796bc2
Fix WWW using specific project page.
2003-03-24 13:55:46 +00:00
Jimmy Olgeni
684bb38d86
Update to version 1.3.7.
2003-03-23 12:19:49 +00:00
Mario Sergio Fujikawa Ferreira
405dc43853
Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate
...
Submitted by: bento
2003-03-23 05:59:49 +00:00
Trevor Johnson
b06dd80059
Make this usable with the new fltk library.
...
Submitted by: Dan Nelson
2003-03-23 02:57:54 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
2120f16339
Add twander, a macro-configurable file manager written in Python.
...
PR: 48394
Submitted by: Tim Daneliuk <tundra@tundraware.com>
2003-03-02 23:20:27 +00:00
Trevor Johnson
5e37fb828f
Retire comment file.
2003-03-01 14:34:33 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0
De-pkg-comment
2003-02-23 19:58:35 +00:00
Jimmy Olgeni
2563cb72b3
De-pkg-comment my ports + some more.
2003-02-23 10:51:29 +00:00
MIHIRA Sanpei Yoshiro
99eb073c48
de-pkg-comment.
2003-02-22 13:24:09 +00:00
Akinori MUSHA
e173f6c3ea
De-pkg-comment.
2003-02-21 14:08:24 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Oliver Braun
3d2b895bb7
De-pkg-comment and make portlint a little bit happier.
2003-02-18 10:50:48 +00:00
Joe Marcus Clarke
594469cade
Clean up the Makefile some to remove the dead Mozilla bits.
2003-02-17 18:49:34 +00:00
Joe Marcus Clarke
984178eaf1
chmod the Nautilus .desktop files since they will be copied to each user's
...
home directory, where they should be writeable by the user.
PR: 48263
2003-02-15 23:30:57 +00:00
Joe Marcus Clarke
a2bfb54f41
Update to 2.2.1.
2003-02-11 22:23:06 +00:00
Max Khon
fd6163d068
obsolete due to upgrade of master port (ports/misc/mc) to version 4.6.0
2003-02-09 20:16:29 +00:00
Joe Marcus Clarke
7305030530
Chase gtk20's shared lib version.
2003-02-07 19:21:11 +00:00
Joe Marcus Clarke
336b31c394
Update to GNOME 2.2.
...
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Dmitry Sivachenko
9025b6ff42
Update to version 5.0.2
2003-02-05 08:21:16 +00:00
Maxim Sobolev
cfeec2e081
Update MASTER_SITES and WWW and release to the wild.
2003-01-19 20:25:56 +00:00
Joe Marcus Clarke
5bcedaedda
Add a RUN_DEPENDS on gnomecontrolcenter2. This is for users that like to
...
use Nautilus without the rest of GNOME. With this, users can now configure
file associations.
PR: 45902
Submitted by: Brad Laue <brad@brad-x.com>
2003-01-19 19:36:38 +00:00
Trevor Johnson
8d1da0d24a
This was broken by the recent update to the fltk port. David Thiel's
...
report led me to notice the problem.
2003-01-17 12:50:00 +00:00
Joe Marcus Clarke
5216fb9348
Remove share/gnome/apotheke.
...
Reported by: bento
2003-01-13 03:26:40 +00:00
Jimmy Olgeni
0479a5bcdc
Upgrade to version 1.3.6.
2003-01-11 20:53:32 +00:00
Dmitry Sivachenko
f7ebf074d0
Update to 5.0.0.
2003-01-09 13:38:36 +00:00
Jimmy Olgeni
997abcc2b8
Update to version 0.1.18 and add non-i386 arch support in plist.
2003-01-02 13:39:29 +00:00
Jimmy Olgeni
eec010f837
(whitespace) Separate assignments from Makefile targets.
2003-01-02 13:18:45 +00:00
Jimmy Olgeni
4ca8c6db90
Update to 1.3.5.
2003-01-02 13:16:46 +00:00
Jimmy Olgeni
a11c7bc001
Add support for ARCH != i386.
2003-01-02 13:05:07 +00:00
Alan Eldridge
f7bcfbb621
fix port that did not follow the automake/autoconf rules; approved by kris; FOLLOW THE RULES, PEOPLE!
2002-12-20 10:40:08 +00:00
Alan Eldridge
57bb23c47c
Fix port Makefile to play nice by the new, stricter, autoconf/automake
...
rules.
2002-12-05 22:44:42 +00:00
Joe Marcus Clarke
879d568dce
Fix package building.
...
Reported by: bento
2002-12-02 01:46:26 +00:00
Jimmy Olgeni
cd216338d8
find, rm, xargs -> ${FIND}, ${RM}, ${XARGS}.
2002-11-22 16:23:14 +00:00
Joe Marcus Clarke
2e5c1cbbc3
Update to 2.0.8.
2002-11-20 08:49:52 +00:00
Joe Marcus Clarke
fd924979e9
Add a missing dependency on libglade.
...
Submitted by: maintainer
2002-11-18 21:23:48 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Joe Marcus Clarke
b56d6d18d1
Add a dependency on ssh-askpass. Bump PORTREVISION.
2002-11-09 18:58:32 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Oliver Braun
fba1cd9964
Use PORTCOMMENT variable instead of pkg-comment file.
2002-11-05 21:55:21 +00:00
Joe Marcus Clarke
bea4c843d4
Add apotheke, a CVS view for Nautilus 2.
...
Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2002-11-04 22:59:25 +00:00
Christian Weisgerber
10621f281e
Fix build on -CURRENT.
...
PR: 44288
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
2002-10-31 17:10:41 +00:00
Oliver Braun
71eb863fda
* Upgrade to 2.7.0.
...
* PERL -> REINPLACE
PR: 44517
Submitted by: maintainer
2002-10-27 11:50:59 +00:00
Tilman Keskinoz
1f4daeb437
Switch to MASTER_SITE_LOCAL to make this port fetchable
...
Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at>
PR: 41943
Approved by: kris (mentor)
2002-10-25 10:23:08 +00:00
Jimmy Olgeni
67d7b8eae8
Update to version 1.3.4.
2002-10-10 21:37:07 +00:00
Joe Marcus Clarke
ba55e860c6
Add a missing dependency on gnomecanvas.
...
Submitted by: bento
2002-10-05 18:13:07 +00:00
Joe Marcus Clarke
cf1e71df85
Add a missing dependency on gdkpixbuf.
2002-09-25 03:22:55 +00:00
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