ajacoutot
7f3f4a8ea6
Remove the need for ${SYSCONFDIR}/gnome and use ${SYSCONFDIR} instead.
...
Discussed with landry@ and jasper@
ok jasper@
2011-01-18 20:03:07 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
jasper
994b63da94
- remove USE_X11=Yes where needed (can't we fully get rid of it?)
...
and set USE_X11=No where needed
agreed by aja@
2010-10-18 13:18:13 +00:00
ajacoutot
20da3774f8
Update to gnome-vfs2-2.24.4.
...
Remove support for avahi and cdda -- gnomevfs is deprected and shouldn't
be used.
ok jasper@
2010-09-30 07:40:37 +00:00
ajacoutot
10329e8ecc
We are about to deprecate gnomevfs within the tree as it has been
...
superseded by gio/gvfs long time ago and isn't maintained anymore.
First move is to remove the -smb subpackage which is of no use.
ok jasper@
2010-08-26 09:19:39 +00:00
kili
81dadbbe5d
Fix WANTLIB-smb and bump.
2010-07-25 13:07:16 +00:00
ajacoutot
acf3cb55ca
Switch to new DEPENDS/WANTLIB/REVISION.
2010-07-25 08:15:32 +00:00
ajacoutot
a5a59cffda
Add a no_smb PSEUDO_FLAVOR to be able to build this without the need for
...
samba and the gang.
2010-05-19 09:36:59 +00:00
ajacoutot
2c096a3a6b
Maintainance update to gnome-vfs2-2.24.3.
...
* Don't crash if we get a NULL symlink.
2010-03-30 15:07:06 +00:00
ajacoutot
b9b195187c
No need to specify the no_* FLAVOR for avahi, this is the default now.
...
naddy thinks there may be some gratuitous bumps but let's be safe.
reads good to sthen@, ok jasper@
2010-03-29 07:52:26 +00:00
ajacoutot
f4bdb13515
No need to link with libm after the fam -> gamin move.
...
spotted by landry@
2009-12-08 18:55:29 +00:00
ajacoutot
ef6af1a307
Use gamin instead of fam.
...
ok landry@ jasper
2009-12-04 08:08:50 +00:00
ajacoutot
633ab74432
Missed bump...
...
pointed out by jasper@
cvs: ----------------------------------------------------------------------
2009-10-10 12:39:29 +00:00
ajacoutot
d6a3d8d184
Add no_mono PSEUDO_FLAVOR on the avahi dependency.
2009-10-10 09:28:31 +00:00
ajacoutot
2bc337bc01
Minor update to gnome-vfs2-2.24.2
...
ok jasper@
2009-10-09 17:39:38 +00:00
ajacoutot
b4998c57e6
Bump after recent gconf2 MODULE change.
...
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
ajacoutot
c145619049
Some wantlib cleanups.
2009-06-10 15:23:54 +00:00
ajacoutot
9e18d75e6e
Reorder dependencies.
...
While here, remove PKGNAME which made kili@ confused ;-)
2009-06-08 18:24:41 +00:00
ajacoutot
99a5ed25d5
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
68a4cb8713
Convert to using the new gconf2.port.mk module.
2009-06-07 11:03:21 +00:00
sthen
b03737686b
unbreak the avahi/qt4/gstreamer-base/vfs2/avahi circle; ok ajacoutot@
2009-06-04 22:01:26 +00:00
ajacoutot
a45d91c380
- add avahi support
2009-06-03 17:17:47 +00:00
ajacoutot
f0dc3deab9
- minor update to gnome-vfs2-2.24.1
...
* Fix memory leaks
* Updated translations
2009-03-17 15:53:37 +00:00
jasper
b623c4c82b
- bah...missing '>' :(
2009-02-11 15:47:49 +00:00
jasper
9f71a816c3
- add another tadpole as maintainer of this hobbit
2009-02-11 15:33:51 +00:00
jasper
0f668993c6
- update gnome-vfs2 to 2.24.0
...
feedback and ok ajacoutot@
2008-11-21 18:25:49 +00:00
ajacoutot
005bc1890f
- revert; stupid configure args never mean the same
...
spotted by viq on silc, thanks!
2008-10-18 07:39:57 +00:00
ajacoutot
0c9dcd506d
- explicitely disable afs support
...
no pkg change
2008-10-17 14:19:25 +00:00
jasper
580ebeaa68
- fix change of file permissions, instead of error'ing, just works now :-)
2008-06-28 11:42:27 +00:00
deanna
e6a1b5964f
Don't use ranged GETs for broken servers, such as youtube. From
...
gnome-vfs svn.
ok ajacoutot
2008-06-23 12:20:16 +00:00
ajacoutot
d0d90f8c68
- fix typo in substitution: unbreak mime-type detection
...
- use SUBST_CMD and regen PLIST while here
- bump
2008-06-13 21:37:37 +00:00
ajacoutot
e26775f9fe
- remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
...
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages
"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
ajacoutot
d8df7a8750
- since devhelp files are provided, make it run_depends on devhelp so
...
that we can actually see them
ok jasper@
2008-05-26 08:32:57 +00:00
ajacoutot
6a425a3014
* gnome-vfs2 cleanups and fixes:
...
- fix webdav(s) browsing
- don't hardcode /usr/local
- fix some XDG conflicting symbols (from FreeBSD)
- enable gssapi
ok jasper@
2008-05-04 14:36:44 +00:00
jasper
fdd8c80aae
- unbreak after recent glib2 update
...
testing and ok simon@
2008-04-09 13:24:46 +00:00
jasper
008634bea8
let's face it....add myself as maintainer
...
requested by and ok ajacoutot@, ok fkr@
2008-02-04 17:55:18 +00:00
ajacoutot
40bb43e30d
- remove undeeded patch now that mimeinfo.cache is installed in the
...
right place
ok jasper@
2008-01-22 18:27:02 +00:00
jasper
8f8cd4ac32
- plug some mem leaks
...
from gnome-vfs svn
ok martynas@
2007-12-16 00:03:34 +00:00
martynas
a4b5ac24fe
- update to gnome-vfs2-2.20.1;
...
- fix LIB_DEPENDS;
looks good to jasper@
2007-11-14 14:59:21 +00:00
jasper
b0437675c9
- update gnome-vfs2 to 2.20.0
...
- add a samba subpackage (from brad walker <bradmwalker at cableone.net>)
- fix license marker
feedback and ok martynas@
2007-11-10 14:39:26 +00:00
jasper
7af8f3fbb2
convert these gnome ports to use the new x11/gnome module.
...
this module is now mature enough to be used in new ports too.
feedback and ok martynas@
2007-07-05 22:50:10 +00:00
martynas
d98de7717c
workaround Illegal instruction bug (aka famous nautilus network
...
problem); ok jasper@
2007-06-11 13:12:51 +00:00
jasper
0438d89564
HOMEPAGE is taken care of via Makefile.inc, so no need to have it defined
...
twice when the homepage is http://www.gnome.org/
2007-05-30 09:56:29 +00:00
jasper
c0da803a85
regen distinfo after DIST_SUBDIR addition
2007-05-30 09:25:57 +00:00
jasper
9d06a3d568
remove empty file
2007-04-27 22:07:36 +00:00
jasper
4501e4c0e1
update gnome-vfs2 to 2.18.1
...
based on diffs by alek@
testing by Mikolaj Kucharski
ok martynas@
2007-04-27 22:06:37 +00:00
espie
be99f23aa5
more base64 checksums
2007-04-05 17:36:18 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
espie
f63e804b78
zap .0.0
2006-09-18 12:19:39 +00:00
alek
2a4ccac6c6
- SHARED_LIBS
...
- Regen PLIST
- Bump PKGNAME
2006-01-08 15:25:49 +00:00