Commit Graph

75 Commits

Author SHA1 Message Date
ajacoutot
24fd88be33 SECURITY fix for CVE-2009-2473.
Drop useless MODGNOME_LDFLAGS.
Fix build with glib2>=2.36.0.
2013-03-27 17:59:31 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
e953a008f8 Quiet gconftool-2:
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.

discussed with espie@
2013-02-06 14:23:06 +00:00
ajacoutot
0625c56077 @comment -> post-install rm 2012-09-29 10:52:27 +00:00
ajacoutot
558258030f Bump after sysutils/gamin -main subpackage changed PKGNAME. 2012-01-01 09:03:20 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
df5676b596 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:10:00 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a switch to using .tar.xz by default 2011-09-12 12:04:16 +00:00
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