Page MenuHomeFreeBSD

D26362.diff
No OneTemporary

D26362.diff

Index: head/accessibility/at-spi2-atk/Makefile
===================================================================
--- head/accessibility/at-spi2-atk/Makefile
+++ head/accessibility/at-spi2-atk/Makefile
@@ -7,7 +7,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Assisted Technology Provider module for GTK+
LICENSE= LGPL21
Index: head/accessibility/at-spi2-core/Makefile
===================================================================
--- head/accessibility/at-spi2-core/Makefile
+++ head/accessibility/at-spi2-core/Makefile
@@ -7,7 +7,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Assistive Technology Service Provider Interface
LICENSE= LGPL21
Index: head/accessibility/atk/Makefile
===================================================================
--- head/accessibility/atk/Makefile
+++ head/accessibility/atk/Makefile
@@ -8,7 +8,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= GNOME accessibility toolkit (ATK)
LICENSE= LGPL20+
Index: head/audio/libcanberra-gtk3/Makefile
===================================================================
--- head/audio/libcanberra-gtk3/Makefile
+++ head/audio/libcanberra-gtk3/Makefile
@@ -5,7 +5,7 @@
CATEGORIES= audio devel
PKGNAMESUFFIX= -gtk3
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Implementation of the Freedesktop sound theme spec
MASTERDIR= ${.CURDIR}/../../audio/libcanberra
Index: head/audio/libcanberra/Makefile
===================================================================
--- head/audio/libcanberra/Makefile
+++ head/audio/libcanberra/Makefile
@@ -9,7 +9,7 @@
MASTER_SITES= http://0pointer.de/lennart/projects/libcanberra/ \
http://pkgs.fedoraproject.org/repo/pkgs/libcanberra/libcanberra-0.30.tar.xz/34cb7e4430afaf6f447c4ebdb9b42072/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Implementation of the Freedesktop sound theme spec
LICENSE= LGPL21
Index: head/audio/pulseaudio/Makefile
===================================================================
--- head/audio/pulseaudio/Makefile
+++ head/audio/pulseaudio/Makefile
@@ -9,7 +9,7 @@
CATEGORIES= audio
MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Sound server for UNIX
LICENSE= LGPL21
Index: head/converters/fribidi/Makefile
===================================================================
--- head/converters/fribidi/Makefile
+++ head/converters/fribidi/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= converters
MASTER_SITES= https://github.com/fribidi/fribidi/releases/download/${PORTVERSION}/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Free Implementation of the Unicode Bidirectional Algorithm
LICENSE= LGPL21
Index: head/converters/libiconv/Makefile
===================================================================
--- head/converters/libiconv/Makefile
+++ head/converters/libiconv/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= converters devel
MASTER_SITES= GNU
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Character set conversion library
LICENSE= GPLv3
Index: head/devel/ORBit2/Makefile
===================================================================
--- head/devel/ORBit2/Makefile
+++ head/devel/ORBit2/Makefile
@@ -9,7 +9,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= High-performance CORBA ORB with support for the C language
USES= tar:bzip2
Index: head/devel/dbus-glib/Makefile
===================================================================
--- head/devel/dbus-glib/Makefile
+++ head/devel/dbus-glib/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= devel gnome
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-glib/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= GLib bindings for the D-BUS messaging system
LICENSE= GPLv2+
Index: head/devel/dconf/Makefile
===================================================================
--- head/devel/dconf/Makefile
+++ head/devel/dconf/Makefile
@@ -8,7 +8,7 @@
DISTNAME= dconf-${PORTVERSION}
DIST_SUBDIR= gnome3
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Configuration database system for GNOME
LICENSE= LGPL21
Index: head/devel/desktop-file-utils/Makefile
===================================================================
--- head/devel/desktop-file-utils/Makefile
+++ head/devel/desktop-file-utils/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= devel
MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/releases/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Couple of command line utilities for working with desktop entries
LICENSE= GPLv2+
Index: head/devel/gconf2/Makefile
===================================================================
--- head/devel/gconf2/Makefile
+++ head/devel/gconf2/Makefile
@@ -10,7 +10,7 @@
DISTNAME= GConf-${PORTVERSION}
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Configuration database system for GNOME
LICENSE= LGPL20
Index: head/devel/glib20/Makefile
===================================================================
--- head/devel/glib20/Makefile
+++ head/devel/glib20/Makefile
@@ -9,7 +9,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Some useful routines of C programming (current stable version)
LICENSE= LGPL20
Index: head/devel/gobject-introspection/Makefile
===================================================================
--- head/devel/gobject-introspection/Makefile
+++ head/devel/gobject-introspection/Makefile
@@ -9,7 +9,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Generate interface introspection data for GObject libraries
LICENSE= GPLv2+ LGPL20+
Index: head/devel/gsettings-desktop-schemas/Makefile
===================================================================
--- head/devel/gsettings-desktop-schemas/Makefile
+++ head/devel/gsettings-desktop-schemas/Makefile
@@ -7,7 +7,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Collection of globally shared GSetting schemas
LICENSE= LGPL21
Index: head/devel/json-glib/Makefile
===================================================================
--- head/devel/json-glib/Makefile
+++ head/devel/json-glib/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= devel
MASTER_SITES= GNOME
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= JSON (RFC 4627) interface for Glib
LICENSE= LGPL21
Index: head/devel/libIDL/Makefile
===================================================================
--- head/devel/libIDL/Makefile
+++ head/devel/libIDL/Makefile
@@ -9,7 +9,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Library for creating trees of CORBA IDL files
USES= bison:alias gettext gmake gnome libtool:keepla localbase \
Index: head/devel/libdaemon/Makefile
===================================================================
--- head/devel/libdaemon/Makefile
+++ head/devel/libdaemon/Makefile
@@ -7,7 +7,7 @@
CATEGORIES= devel
MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Lightweight C library that eases the writing of UNIX daemons
LICENSE= LGPL21+
Index: head/devel/libgsf/Makefile
===================================================================
--- head/devel/libgsf/Makefile
+++ head/devel/libgsf/Makefile
@@ -8,7 +8,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Extensible I/O abstraction for dealing with structured file formats
LICENSE= GPLv2 LGPL21
Index: head/devel/libical/Makefile
===================================================================
--- head/devel/libical/Makefile
+++ head/devel/libical/Makefile
@@ -7,7 +7,7 @@
CATEGORIES= devel
MASTER_SITES= https://github.com/libical/libical/releases/download/v${PORTVERSION}/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Implementation of the IETF Calendaring and Scheduling protocols
LICENSE= LGPL21 MPL20
Index: head/devel/libnotify/Makefile
===================================================================
--- head/devel/libnotify/Makefile
+++ head/devel/libnotify/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= devel gnome
MASTER_SITES= GNOME
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Library for desktop notifications
LICENSE= LGPL21
Index: head/devel/libsoup/Makefile
===================================================================
--- head/devel/libsoup/Makefile
+++ head/devel/libsoup/Makefile
@@ -7,7 +7,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= SOAP (Simple Object Access Protocol) implementation in C
LICENSE= LGPL20
Index: head/devel/meson/Makefile
===================================================================
--- head/devel/meson/Makefile
+++ head/devel/meson/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= devel python
MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= High performance build system
LICENSE= APACHE20
Index: head/devel/pygobject3-common/Makefile
===================================================================
--- head/devel/pygobject3-common/Makefile
+++ head/devel/pygobject3-common/Makefile
@@ -11,7 +11,7 @@
DISTNAME= pygobject-${PORTVERSION}
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT?= Common files for the Python bindings for GObject
LICENSE= LGPL21
Index: head/graphics/cairo/Makefile
===================================================================
--- head/graphics/cairo/Makefile
+++ head/graphics/cairo/Makefile
@@ -8,7 +8,7 @@
MASTER_SITES= http://cairographics.org/releases/ \
http://cairographics.org/snapshots/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Vector graphics library with cross-device output support
LICENSE= LGPL21 MPL11
Index: head/graphics/gdk-pixbuf2/Makefile
===================================================================
--- head/graphics/gdk-pixbuf2/Makefile
+++ head/graphics/gdk-pixbuf2/Makefile
@@ -8,7 +8,7 @@
PKGNAMESUFFIX= 2
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Graphic library for GTK+
LICENSE= LGPL20+
Index: head/graphics/gtk-update-icon-cache/Makefile
===================================================================
--- head/graphics/gtk-update-icon-cache/Makefile
+++ head/graphics/gtk-update-icon-cache/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= graphics
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Gtk-update-icon-cache utility from the Gtk+ toolkit
LICENSE= LGPL20
Index: head/graphics/librsvg2/Makefile
===================================================================
--- head/graphics/librsvg2/Makefile
+++ head/graphics/librsvg2/Makefile
@@ -8,7 +8,7 @@
PKGNAMESUFFIX= 2
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Library for parsing and rendering SVG vector-graphic files
LICENSE= GPLv2 LGPL20
Index: head/graphics/py-cairo/Makefile
===================================================================
--- head/graphics/py-cairo/Makefile
+++ head/graphics/py-cairo/Makefile
@@ -9,7 +9,7 @@
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Python 2 bindings for Cairo
LICENSE= LGPL21 MPL11
Index: head/lang/vala/Makefile
===================================================================
--- head/lang/vala/Makefile
+++ head/lang/vala/Makefile
@@ -7,7 +7,7 @@
CATEGORIES= lang gnome
MASTER_SITES= GNOME
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Programming language and compiler that converts Vala code into C code
LICENSE= LGPL21
Index: head/misc/hicolor-icon-theme/Makefile
===================================================================
--- head/misc/hicolor-icon-theme/Makefile
+++ head/misc/hicolor-icon-theme/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= misc gnome
MASTER_SITES= http://icon-theme.freedesktop.org/releases/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= High-color icon theme shell from the FreeDesktop project
LICENSE= GPLv2
Index: head/net/avahi-app/Makefile
===================================================================
--- head/net/avahi-app/Makefile
+++ head/net/avahi-app/Makefile
@@ -8,7 +8,7 @@
MASTER_SITES= http://www.avahi.org/download/
PKGNAMESUFFIX?= -app
-MAINTAINER?= gnome@FreeBSD.org
+MAINTAINER?= desktop@FreeBSD.org
COMMENT?= Service discovery on a local network
LICENSE= LGPL21+
Index: head/net/avahi-libdns/Makefile
===================================================================
--- head/net/avahi-libdns/Makefile
+++ head/net/avahi-libdns/Makefile
@@ -5,7 +5,7 @@
CATEGORIES= net
PKGNAMESUFFIX= -libdns
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= mDNSResponder compatibility from Avahi
LIB_DEPENDS= libavahi-common.so:net/avahi-app
Index: head/net/glib-networking/Makefile
===================================================================
--- head/net/glib-networking/Makefile
+++ head/net/glib-networking/Makefile
@@ -8,7 +8,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Network-related giomodules for glib
LICENSE= LGPL21
Index: head/print/harfbuzz/Makefile
===================================================================
--- head/print/harfbuzz/Makefile
+++ head/print/harfbuzz/Makefile
@@ -6,7 +6,7 @@
PORTREVISION?= 0
CATEGORIES= print
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT?= OpenType text shaping engine
LICENSE= MIT
Index: head/print/libspectre/Makefile
===================================================================
--- head/print/libspectre/Makefile
+++ head/print/libspectre/Makefile
@@ -7,7 +7,7 @@
CATEGORIES= print
MASTER_SITES= http://libspectre.freedesktop.org/releases/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Small library for rendering Postscript documents
LICENSE= GPLv2
Index: head/security/libpwquality/Makefile
===================================================================
--- head/security/libpwquality/Makefile
+++ head/security/libpwquality/Makefile
@@ -5,7 +5,7 @@
CATEGORIES= security
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Library for generating random passwords and quality checking
LICENSE= GPLv2+ LIBPWQUALITY
Index: head/sysutils/consolekit2/Makefile
===================================================================
--- head/sysutils/consolekit2/Makefile
+++ head/sysutils/consolekit2/Makefile
@@ -9,7 +9,7 @@
PKGNAMESUFFIX= 2
DISTNAME= ConsoleKit2-${PORTVERSION}
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Framework for defining and tracking users
LICENSE= GPLv2
Index: head/sysutils/gnome_subr/Makefile
===================================================================
--- head/sysutils/gnome_subr/Makefile
+++ head/sysutils/gnome_subr/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= sysutils
DISTFILES= # none
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Common startup and shutdown subroutines used by GNOME scripts
LICENSE= BSD2CLAUSE
Index: head/textproc/gtk-doc/Makefile
===================================================================
--- head/textproc/gtk-doc/Makefile
+++ head/textproc/gtk-doc/Makefile
@@ -7,7 +7,7 @@
CATEGORIES= textproc
MASTER_SITES= GNOME
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Code documentation system, originally for GTK+
LICENSE= GPLv2
Index: head/textproc/intltool/Makefile
===================================================================
--- head/textproc/intltool/Makefile
+++ head/textproc/intltool/Makefile
@@ -8,7 +8,7 @@
MASTER_SITES= https://launchpad.net/intltool/trunk/${PORTVERSION}/+download/
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Tools to internationalize various kinds of data files
LICENSE= GPLv2
Index: head/textproc/libcroco/Makefile
===================================================================
--- head/textproc/libcroco/Makefile
+++ head/textproc/libcroco/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= CSS2 parsing library
LICENSE= LGPL21
Index: head/x11-themes/adwaita-icon-theme/Makefile
===================================================================
--- head/x11-themes/adwaita-icon-theme/Makefile
+++ head/x11-themes/adwaita-icon-theme/Makefile
@@ -7,7 +7,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= GNOME Symbolic Icons
NO_ARCH= yes
Index: head/x11-toolkits/gtk20/Makefile
===================================================================
--- head/x11-toolkits/gtk20/Makefile
+++ head/x11-toolkits/gtk20/Makefile
@@ -9,7 +9,7 @@
DISTNAME= gtk+-${PORTVERSION}
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Gimp Toolkit for X11 GUI (previous stable version)
LICENSE= LGPL20
Index: head/x11-toolkits/gtk30/Makefile
===================================================================
--- head/x11-toolkits/gtk30/Makefile
+++ head/x11-toolkits/gtk30/Makefile
@@ -11,7 +11,7 @@
DISTNAME= gtk+-${PORTVERSION}
DIST_SUBDIR= gnome
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Gimp Toolkit for X11 GUI (current stable version)
LICENSE= LGPL20
Index: head/x11-toolkits/pango/Makefile
===================================================================
--- head/x11-toolkits/pango/Makefile
+++ head/x11-toolkits/pango/Makefile
@@ -8,7 +8,7 @@
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
-MAINTAINER= gnome@FreeBSD.org
+MAINTAINER= desktop@FreeBSD.org
COMMENT= Open-source framework for the layout and rendering of i18n text
LICENSE= LGPL20

File Metadata

Mime Type
text/plain
Expires
Sat, Feb 22, 11:52 PM (4 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16783217
Default Alt Text
D26362.diff (18 KB)

Event Timeline