Missing plist items for 2.6

Jeremy Messenger mezz7 at cox.net
Fri Mar 26 00:46:54 PST 2004


On Fri, 26 Mar 2004 02:57:32 -0500, Adam Weinberger <adamw at magnesium.net> 
wrote:

> GNOME team -
>
> I have a list of files and directories not covered by any pkg-plist in a
> default installation of all 5 GNOME meta-ports (gnome2-lite excluded).
>
> It'd be nice to have these resolved, but a large problem is figuring out
> which port installs what. To make this easier, I've produced:
>
> * A list of all files and dirs that aren't a part of any plist:
> 	http://people.freebsd.org/~adamw/gnome/leftoverfiles
>
> and
>
> * Build/install logs for all 5 meta-ports:
> 	http://people.freebsd.org/~adamw/gnome/build_log_gnome2.bz2
> 	http://people.freebsd.org/~adamw/gnome/build_log_gnome2-fifth-toe.bz2
> 	http://people.freebsd.org/~adamw/gnome/build_log_gnome2-power-tools.bz2
> 	http://people.freebsd.org/~adamw/gnome/build_log_gnome2-office.bz2
> 	http://people.freebsd.org/~adamw/gnome/build_log_gnome2-hacker-tools.bz2
>
> Anybody and everybody is welcome to help track down which ports needs 
> what
> added to where!

Here's an attach of gstreamer.diff...

> # Adam
>
> p.s. yes, I'm aware that half of the missing stuff is directly my fault 
> ::P

It's always nice to find someone to blame on.. /me points at Adam.. ;-)

Cheers,
Mezz

> --
> Adam Weinberger
> adamw at magnesium.net || adamw at FreeBSD.org
> adamw at vectors.cx    ||   adamw at gnome.org
> http://www.vectors.cx


-- 
bsdforums.org 's moderator, mezz.
-------------- next part --------------
diff -ur gstreamer.orig/pkg-plist gstreamer/pkg-plist
--- gstreamer.orig/pkg-plist	Tue Mar 16 23:40:15 2004
+++ gstreamer/pkg-plist	Fri Mar 26 02:42:59 2004
@@ -100,6 +100,10 @@
 share/locale/nl/LC_MESSAGES/gstreamer-%%VERSION%%.mo
 share/locale/sr/LC_MESSAGES/gstreamer-%%VERSION%%.mo
 @unexec rm %D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true
+ at dirrm share/gnome/doc/gstreamer-%%VERSION%%.0/pwg
+ at dirrm share/gnome/doc/gstreamer-%%VERSION%%.0/manual
+ at dirrm share/gnome/doc/gstreamer-%%VERSION%%.0/faq
+ at dirrm share/gnome/doc/gstreamer-%%VERSION%%.0
 @dirrm share/gnome/cache/gstreamer-%%VERSION%%
 @unexec rmdir %D/share/gnome/cache 2>/dev/null || true
 @dirrm lib/gstreamer-%%VERSION%%


More information about the freebsd-gnome mailing list