diff options
author | marcus <marcus@FreeBSD.org> | 2006-10-14 16:41:52 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-10-14 16:41:52 +0800 |
commit | 97a421cf3ebb99cd73aa48dc0a19195f4da41f3a (patch) | |
tree | 787413b15ac1907a0e5230e104bb151b10e2b48a | |
parent | 9b9c902909a87b589432804ec4e8a7fa23943ff4 (diff) | |
download | freebsd-ports-gnome-97a421cf3ebb99cd73aa48dc0a19195f4da41f3a.tar.gz freebsd-ports-gnome-97a421cf3ebb99cd73aa48dc0a19195f4da41f3a.tar.zst freebsd-ports-gnome-97a421cf3ebb99cd73aa48dc0a19195f4da41f3a.zip |
Add new entries for:
accessibility/orca
audio/gstreamer-plugins-pulse
audio/pulseaudio
devel/dbus-glib
devel/gnome-vfs-monikers
editors/gedit-plugins
misc/pciids
multimedia/gstreamer-plugins-annodex
multimedia/gstreamer-plugins-bz2
sysutils/hal
sysutils/hal-device-manager
sysutils/gnome-mount
sysutils/gnome-power-manager
sysutils/gnome-volume-manager
sysutils/policykit
sysutils/gstreamer-plugins-hal
www/gstreamer-plugins-neon
Approved by: portmgr (implicit, kris)
-rw-r--r-- | accessibility/Makefile | 1 | ||||
-rw-r--r-- | audio/Makefile | 2 | ||||
-rw-r--r-- | devel/Makefile | 2 | ||||
-rw-r--r-- | editors/Makefile | 1 | ||||
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | multimedia/Makefile | 2 | ||||
-rw-r--r-- | sysutils/Makefile | 7 | ||||
-rw-r--r-- | www/Makefile | 1 |
8 files changed, 17 insertions, 0 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile index 1d166ed5e7ab..e81d2f6c8160 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -16,6 +16,7 @@ SUBDIR += gok SUBDIR += kdeaccessibility SUBDIR += linux-atk + SUBDIR += orca SUBDIR += ruby-atk .include <bsd.port.subdir.mk> diff --git a/audio/Makefile b/audio/Makefile index c2dc04ba8c61..743935dd8e13 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -240,6 +240,7 @@ SUBDIR += gstreamer-plugins-ogg SUBDIR += gstreamer-plugins-ogg80 SUBDIR += gstreamer-plugins-polyp80 + SUBDIR += gstreamer-plugins-pulse SUBDIR += gstreamer-plugins-shout2 SUBDIR += gstreamer-plugins-shout280 SUBDIR += gstreamer-plugins-shout80 @@ -464,6 +465,7 @@ SUBDIR += portaudio SUBDIR += praat SUBDIR += prokyon3 + SUBDIR += pulseaudio SUBDIR += py-ao SUBDIR += py-cddb SUBDIR += py-eyed3 diff --git a/devel/Makefile b/devel/Makefile index cc91d6c9d09a..a808ae356340 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -220,6 +220,7 @@ SUBDIR += darts SUBDIR += datadesigner SUBDIR += dbus + SUBDIR += dbus-glib SUBDIR += dbus-sharp SUBDIR += ddd SUBDIR += desktop-file-utils @@ -357,6 +358,7 @@ SUBDIR += gnome-common SUBDIR += gnome-crash SUBDIR += gnome-vfs + SUBDIR += gnome-vfs-monikers SUBDIR += gnome-vfs-reference SUBDIR += gnome-vfs1 SUBDIR += gnome-vfsmm diff --git a/editors/Makefile b/editors/Makefile index 1e6243ce51f5..ec92bb0fcbec 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -59,6 +59,7 @@ SUBDIR += gate SUBDIR += gedit SUBDIR += gedit-autocomplete-plugin + SUBDIR += gedit-plugins SUBDIR += ghex SUBDIR += glimmer SUBDIR += gmanedit diff --git a/misc/Makefile b/misc/Makefile index 387b971f73f5..d656a14cebba 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -374,6 +374,7 @@ SUBDIR += patanjali SUBDIR += patchutils SUBDIR += pbs + SUBDIR += pciids SUBDIR += pdfmap SUBDIR += pdmenu SUBDIR += pear-Services_Weather diff --git a/multimedia/Makefile b/multimedia/Makefile index 5eeed1057df3..978161847943 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -54,7 +54,9 @@ SUBDIR += gstreamer-plugins SUBDIR += gstreamer-plugins-all SUBDIR += gstreamer-plugins-all80 + SUBDIR += gstreamer-plugins-annodex SUBDIR += gstreamer-plugins-bad + SUBDIR += gstreamer-plugins-bz2 SUBDIR += gstreamer-plugins-core SUBDIR += gstreamer-plugins-core80 SUBDIR += gstreamer-plugins-dirac80 diff --git a/sysutils/Makefile b/sysutils/Makefile index 4e34b0a2b5ac..76f1d738cddc 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -229,10 +229,13 @@ SUBDIR += glload SUBDIR += gnome-control-center SUBDIR += gnome-control-center1 + SUBDIR += gnome-mount SUBDIR += gnome-pkgview + SUBDIR += gnome-power-manager SUBDIR += gnome-schedule SUBDIR += gnome-system-monitor SUBDIR += gnome-system-tools + SUBDIR += gnome-volume-manager SUBDIR += gnomebaker SUBDIR += gnomefind SUBDIR += gpart @@ -246,10 +249,13 @@ SUBDIR += grub SUBDIR += gstopd SUBDIR += gstreamer-plugins-cdio80 + SUBDIR += gstreamer-plugins-hal SUBDIR += gtk-imonc SUBDIR += gtk-send-pr SUBDIR += gtoaster SUBDIR += gupsc + SUBDIR += hal + SUBDIR += hal-device-manager SUBDIR += hammerhead SUBDIR += hdup SUBDIR += healthd @@ -472,6 +478,7 @@ SUBDIR += plconfig SUBDIR += plod SUBDIR += pmap + SUBDIR += policykit SUBDIR += port-authoring-tools SUBDIR += port-maintenance-tools SUBDIR += portbrowser diff --git a/www/Makefile b/www/Makefile index 0c2b8d402b3a..eb16b5107d03 100644 --- a/www/Makefile +++ b/www/Makefile @@ -178,6 +178,7 @@ SUBDIR += gnome-web-photo SUBDIR += google-sitemapgen SUBDIR += goose + SUBDIR += gstreamer-plugins-neon SUBDIR += gtkhtml SUBDIR += gtkhtml3 SUBDIR += guile-www |