Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144251158
D32170.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
14 KB
Referenced Files
None
Subscribers
None
D32170.id.diff
View Options
diff --git a/databases/closql/Makefile b/databases/closql/Makefile
--- a/databases/closql/Makefile
+++ b/databases/closql/Makefile
@@ -4,7 +4,7 @@
CATEGORIES= databases elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Store EIEIO objects using EmacSQL
LICENSE= GPLv3+
diff --git a/databases/db18/Makefile b/databases/db18/Makefile
--- a/databases/db18/Makefile
+++ b/databases/db18/Makefile
@@ -10,7 +10,7 @@
DISTNAME= db-${PORTVERSION}
DIST_SUBDIR= bdb
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Oracle Berkeley DB, Release ${BDBVER}
LICENSE= AGPLv3 BSD3CLAUSE UPL10
diff --git a/databases/emacsql/Makefile b/databases/emacsql/Makefile
--- a/databases/emacsql/Makefile
+++ b/databases/emacsql/Makefile
@@ -3,7 +3,7 @@
CATEGORIES= databases elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= High-level Emacs Lisp RDBMS front-end
LICENSE= UNLICENSE
diff --git a/databases/pg.el/Makefile b/databases/pg.el/Makefile
--- a/databases/pg.el/Makefile
+++ b/databases/pg.el/Makefile
@@ -3,7 +3,7 @@
CATEGORIES= databases elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= PostgreSQL Elisp interface
LICENSE= GPLv2+
diff --git a/databases/rubygem-dbm/Makefile b/databases/rubygem-dbm/Makefile
--- a/databases/rubygem-dbm/Makefile
+++ b/databases/rubygem-dbm/Makefile
@@ -3,7 +3,7 @@
CATEGORIES= databases rubygems
MASTER_SITES= RG
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Wrapper for the UNIX-style Database Manager Library
LICENSE= BSD2CLAUSE
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile
--- a/devel/boehm-gc/Makefile
+++ b/devel/boehm-gc/Makefile
@@ -11,7 +11,7 @@
PKGNAMESUFFIX= -${GC_VARIANT}
.endif
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Garbage collection and memory leak detection for C and C++
LICENSE= BDWGC
diff --git a/devel/dash.el/Makefile b/devel/dash.el/Makefile
--- a/devel/dash.el/Makefile
+++ b/devel/dash.el/Makefile
@@ -3,7 +3,7 @@
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Modern list library for Emacs
LICENSE= GPLv3
diff --git a/devel/forge-devel/Makefile b/devel/forge-devel/Makefile
--- a/devel/forge-devel/Makefile
+++ b/devel/forge-devel/Makefile
@@ -5,7 +5,7 @@
CATEGORIES= devel elisp
PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Work with Git forges from the comfort of Magit (Development Version)
LICENSE= GPLv3+
diff --git a/devel/forge/Makefile b/devel/forge/Makefile
--- a/devel/forge/Makefile
+++ b/devel/forge/Makefile
@@ -5,7 +5,7 @@
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Work with Git forges from the comfort of Magit
LICENSE= GPLv3+
diff --git a/devel/ghub/Makefile b/devel/ghub/Makefile
--- a/devel/ghub/Makefile
+++ b/devel/ghub/Makefile
@@ -4,7 +4,7 @@
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Minuscule client library for the Github API
LICENSE= GPLv3+
diff --git a/devel/git-modes/Makefile b/devel/git-modes/Makefile
--- a/devel/git-modes/Makefile
+++ b/devel/git-modes/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= GNU Emacs modes for Git-related files
LICENSE= GPLv3
diff --git a/devel/libegit2/Makefile b/devel/libegit2/Makefile
--- a/devel/libegit2/Makefile
+++ b/devel/libegit2/Makefile
@@ -4,7 +4,7 @@
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Emacs bindings for libgit2
LICENSE= GPLv3+
diff --git a/devel/liblockfile/Makefile b/devel/liblockfile/Makefile
--- a/devel/liblockfile/Makefile
+++ b/devel/liblockfile/Makefile
@@ -5,7 +5,7 @@
DISTVERSIONPREFIX= v
CATEGORIES= devel
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Standard lockfile library
LICENSE= GPLv2+ LGPL21+
diff --git a/devel/magit-devel/Makefile b/devel/magit-devel/Makefile
--- a/devel/magit-devel/Makefile
+++ b/devel/magit-devel/Makefile
@@ -5,7 +5,7 @@
CATEGORIES= devel elisp
PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Interface to Git for Emacs (Development Version)
LICENSE= GPLv3+
diff --git a/devel/magit/Makefile b/devel/magit/Makefile
--- a/devel/magit/Makefile
+++ b/devel/magit/Makefile
@@ -7,7 +7,7 @@
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Interface to Git for Emacs
LICENSE= GPLv3+
diff --git a/devel/rubygem-io-console/Makefile b/devel/rubygem-io-console/Makefile
--- a/devel/rubygem-io-console/Makefile
+++ b/devel/rubygem-io-console/Makefile
@@ -3,7 +3,7 @@
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Add console capabilities to IO instances
LICENSE= BSD2CLAUSE RUBY
diff --git a/devel/rubygem-reline/Makefile b/devel/rubygem-reline/Makefile
--- a/devel/rubygem-reline/Makefile
+++ b/devel/rubygem-reline/Makefile
@@ -3,7 +3,7 @@
CATEGORIES= devel rubygems
MASTER_SITES= RG
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Alternative GNU Readline or Editline implementation by pure Ruby
LICENSE= BSD2CLAUSE RUBY
diff --git a/devel/transient/Makefile b/devel/transient/Makefile
--- a/devel/transient/Makefile
+++ b/devel/transient/Makefile
@@ -4,7 +4,7 @@
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Emacs key and popup interface for complex keybindings
LICENSE= GPLv3+
diff --git a/devel/treepy.el/Makefile b/devel/treepy.el/Makefile
--- a/devel/treepy.el/Makefile
+++ b/devel/treepy.el/Makefile
@@ -4,7 +4,7 @@
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Generic tree traversing tools for Emacs Lisp
LICENSE= GPLv3+
diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile
--- a/editors/with-editor/Makefile
+++ b/editors/with-editor/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= editors elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Use the Emacsclient as the $$EDITOR of child processes
LICENSE= GPLv3+
diff --git a/japanese/another-htmllint/Makefile b/japanese/another-htmllint/Makefile
--- a/japanese/another-htmllint/Makefile
+++ b/japanese/another-htmllint/Makefile
@@ -5,7 +5,7 @@
MASTER_SITES= http://openlab.ring.gr.jp/k16/htmllint/archives/
DISTNAME= htmllint
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Another HTML-lint (all messages are written in Japanese)
LICENSE= AnotherHTMLlint
diff --git a/japanese/csrd/Makefile b/japanese/csrd/Makefile
--- a/japanese/csrd/Makefile
+++ b/japanese/csrd/Makefile
@@ -9,7 +9,7 @@
PATCH_SITES= http://green.ribbon.to/~ikazuhiro/dic/files/
PATCHFILES= csrd.c.diff.gz
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Utility for Shogakukan Random House English-Japanese Dictionary
LICENSE= PD
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile
--- a/japanese/eb/Makefile
+++ b/japanese/eb/Makefile
@@ -11,7 +11,7 @@
DIST_SUBDIR= eb
EXTRACT_ONLY= ${EBFILES}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= C library for accessing EB, EBG, EBXA, and EPWING CD-ROM dictionaries
LICENSE= BSD3CLAUSE
diff --git a/japanese/eblook/Makefile b/japanese/eblook/Makefile
--- a/japanese/eblook/Makefile
+++ b/japanese/eblook/Makefile
@@ -7,7 +7,7 @@
MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
DIST_SUBDIR= eb
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Command to lookup words in EB format dictionaries
LICENSE= GPLv2+
diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile
--- a/japanese/ebnetd/Makefile
+++ b/japanese/ebnetd/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Servers for accessing CD-ROM books via TCP/IP
LICENSE= GPLv2+
diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile
--- a/japanese/lookup/Makefile
+++ b/japanese/lookup/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= japanese elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Emacs search interface for CD-ROM books, etc
LICENSE= GPLv2+
diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile
--- a/lang/php-mode.el/Makefile
+++ b/lang/php-mode.el/Makefile
@@ -7,7 +7,7 @@
CATEGORIES= lang elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= PHP mode for GNU Emacs
LICENSE= GPLv3
diff --git a/mail/c-sig/Makefile b/mail/c-sig/Makefile
--- a/mail/c-sig/Makefile
+++ b/mail/c-sig/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= mail elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Signature insertion tool for Emacs
LICENSE= GPLv2+
diff --git a/mail/mew-devel/Makefile b/mail/mew-devel/Makefile
--- a/mail/mew-devel/Makefile
+++ b/mail/mew-devel/Makefile
@@ -5,7 +5,7 @@
CATEGORIES= mail elisp
PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Messaging in the Emacs World for emacs (Development Version)
LICENSE= BSD3CLAUSE
diff --git a/mail/py-authres/Makefile b/mail/py-authres/Makefile
--- a/mail/py-authres/Makefile
+++ b/mail/py-authres/Makefile
@@ -6,7 +6,7 @@
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Python module for RFC 5451 Authentication-Results headers
LICENSE= APACHE20
diff --git a/mail/py-spf-engine/Makefile b/mail/py-spf-engine/Makefile
--- a/mail/py-spf-engine/Makefile
+++ b/mail/py-spf-engine/Makefile
@@ -6,7 +6,7 @@
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= SPF engine for Postfix policy server and milter implemented in Python
LICENSE= APACHE20 GPLv2+
diff --git a/mail/rainloop/Makefile b/mail/rainloop/Makefile
--- a/mail/rainloop/Makefile
+++ b/mail/rainloop/Makefile
@@ -4,7 +4,7 @@
MASTER_SITES= https://github.com/RainLoop/rainloop-webmail/releases/download/v${PORTVERSION}/
PKGNAMESUFFIX?= ${PHP_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT?= Modern and interactive webmail
.if "${PKGNAMESUFFIX}" == "${PHP_PKGNAMESUFFIX}"
diff --git a/mail/s-nail/Makefile b/mail/s-nail/Makefile
--- a/mail/s-nail/Makefile
+++ b/mail/s-nail/Makefile
@@ -3,7 +3,7 @@
CATEGORIES= mail
MASTER_SITES= https://www.sdaoden.eu/downloads/
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Send and receive Internet mail
LICENSE= BSD3CLAUSE BSD4CLAUSE ISCL MIT RFC2104 RSA
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -4,7 +4,7 @@
CATEGORIES= security
MASTER_SITES= https://www.clamav.net/downloads/production/
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Command line virus scanner written entirely in C
LICENSE= GPLv2
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile
--- a/security/logcheck/Makefile
+++ b/security/logcheck/Makefile
@@ -7,7 +7,7 @@
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Auditing tool for system logs on Unix boxes
LICENSE= GPLv2+
diff --git a/sysutils/lockfile-progs/Makefile b/sysutils/lockfile-progs/Makefile
--- a/sysutils/lockfile-progs/Makefile
+++ b/sysutils/lockfile-progs/Makefile
@@ -6,7 +6,7 @@
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Programs for locking and unlocking files and mailboxes
LICENSE= GPLv2
diff --git a/textproc/jing/Makefile b/textproc/jing/Makefile
--- a/textproc/jing/Makefile
+++ b/textproc/jing/Makefile
@@ -5,7 +5,7 @@
CATEGORIES= textproc java
MASTER_SITES= https://github.com/relaxng/jing-trang/releases/download/V${PORTVERSION}/
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= RELAX NG validator in Java
LICENSE= BSD3CLAUSE
diff --git a/textproc/trang/Makefile b/textproc/trang/Makefile
--- a/textproc/trang/Makefile
+++ b/textproc/trang/Makefile
@@ -5,7 +5,7 @@
CATEGORIES= textproc java
MASTER_SITES= https://github.com/relaxng/jing-trang/releases/download/V${PORTVERSION}/
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Multi-format schema converter based on RELAX NG
LICENSE= BSD3CLAUSE
diff --git a/textproc/yaml-mode.el/Makefile b/textproc/yaml-mode.el/Makefile
--- a/textproc/yaml-mode.el/Makefile
+++ b/textproc/yaml-mode.el/Makefile
@@ -6,7 +6,7 @@
CATEGORIES= textproc elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Simple major mode to edit YAML file for Emacsen
LICENSE= GPLv2+
diff --git a/textproc/yaml.el/Makefile b/textproc/yaml.el/Makefile
--- a/textproc/yaml.el/Makefile
+++ b/textproc/yaml.el/Makefile
@@ -4,7 +4,7 @@
CATEGORIES= textproc elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= YAML parser in Elisp
LICENSE= GPLv3+
diff --git a/www/tdiary/Makefile b/www/tdiary/Makefile
--- a/www/tdiary/Makefile
+++ b/www/tdiary/Makefile
@@ -6,7 +6,7 @@
MASTER_SITES= https://github.com/tdiary/tdiary-core/releases/download/v${PORTVERSION}/
DISTNAME= ${PORTNAME}-full-v${PORTVERSION}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Web-based diary system (like weblog) written in Ruby
LICENSE= GPLv2+
diff --git a/x11-fonts/otf2bdf/Makefile b/x11-fonts/otf2bdf/Makefile
--- a/x11-fonts/otf2bdf/Makefile
+++ b/x11-fonts/otf2bdf/Makefile
@@ -7,7 +7,7 @@
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= OpenType to BDF converter
LICENSE= MIT
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 8, 3:33 AM (6 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28463511
Default Alt Text
D32170.id.diff (14 KB)
Attached To
Mode
D32170: Update MAINTAINER address of my ports to that of FreeBSD.org
Attached
Detach File
Event Timeline
Log In to Comment