aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-21 07:04:56 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-21 07:04:56 +0000
commit2bf9a89a3a0089c985b47fe23b35d60f38191dbe (patch)
tree4a3db26e26330193d2b883af0e8533ae17459bca
parent4d0093ccd3c77811e4fdba03765ed5bda0a7d537 (diff)
downloadports-2bf9a89a3a0089c985b47fe23b35d60f38191dbe.tar.gz
ports-2bf9a89a3a0089c985b47fe23b35d60f38191dbe.zip
- Unregister the old UID/GID and register the new one in the
valid range. - Bump PORTREVISION - Add warning entry in pkg-message and UPDATING
Notes
Notes: svn path=/head/; revision=109595
-rw-r--r--UPDATING6
-rw-r--r--irc/ircd-hybrid-ru/Makefile4
-rw-r--r--irc/ircd-hybrid-ru/pkg-install2
-rw-r--r--irc/ircd-hybrid-ru/pkg-message5
-rw-r--r--russian/ircd-hybrid-ru/Makefile4
-rw-r--r--russian/ircd-hybrid-ru/pkg-install2
-rw-r--r--russian/ircd-hybrid-ru/pkg-message5
-rw-r--r--russian/ircd-hybrid/Makefile4
-rw-r--r--russian/ircd-hybrid/pkg-install2
-rw-r--r--russian/ircd-hybrid/pkg-message5
10 files changed, 27 insertions, 12 deletions
diff --git a/UPDATING b/UPDATING
index 2eb142d1197d..76a45270b397 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,12 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20040521:
+ AFFECTS: users of irc/ircd-hybrid-ru
+
+ UID/GID were changed from 6667 to 555, please manually delete
+ old entries from /etc/passwd /etc/master.passwd and /etc/group
+
20040514:
AFFECTS: users of audio/faad
diff --git a/irc/ircd-hybrid-ru/Makefile b/irc/ircd-hybrid-ru/Makefile
index 66684bf0e024..0be89380441a 100644
--- a/irc/ircd-hybrid-ru/Makefile
+++ b/irc/ircd-hybrid-ru/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ircd
PORTVERSION= 7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc russian
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://rusunix.org/pub/FreeBSD/distfiles/
@@ -18,8 +18,6 @@ DISTNAME= ircd-hybrid-ru-7.1rc2
MAINTAINER= aquatique-ports@rambler.ru
COMMENT= Russian version of well known hybrid IRC server
-BROKEN= "Uses unregistered, out-of-range uid"
-
CONFLICTS= ircd*
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}
diff --git a/irc/ircd-hybrid-ru/pkg-install b/irc/ircd-hybrid-ru/pkg-install
index 60e4cbea2d5b..8aba8b1985ec 100644
--- a/irc/ircd-hybrid-ru/pkg-install
+++ b/irc/ircd-hybrid-ru/pkg-install
@@ -17,7 +17,7 @@ EOF
exit 1
fi
-uid=6667
+uid=555
user=ircdru
gid=$uid
group=$user
diff --git a/irc/ircd-hybrid-ru/pkg-message b/irc/ircd-hybrid-ru/pkg-message
index 83c0ab174a7c..ef4f0eb17000 100644
--- a/irc/ircd-hybrid-ru/pkg-message
+++ b/irc/ircd-hybrid-ru/pkg-message
@@ -1,6 +1,11 @@
----------------------------------------------------
+If you updated this port to version 7.1_1, please
+don't forget to remove the old UID/GID - 6667
+
+This port uses now UID/GID - 555
+
ircd-hybrid-ru has been installed.
This port create user ircdru and group ircdru
diff --git a/russian/ircd-hybrid-ru/Makefile b/russian/ircd-hybrid-ru/Makefile
index 66684bf0e024..0be89380441a 100644
--- a/russian/ircd-hybrid-ru/Makefile
+++ b/russian/ircd-hybrid-ru/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ircd
PORTVERSION= 7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc russian
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://rusunix.org/pub/FreeBSD/distfiles/
@@ -18,8 +18,6 @@ DISTNAME= ircd-hybrid-ru-7.1rc2
MAINTAINER= aquatique-ports@rambler.ru
COMMENT= Russian version of well known hybrid IRC server
-BROKEN= "Uses unregistered, out-of-range uid"
-
CONFLICTS= ircd*
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}
diff --git a/russian/ircd-hybrid-ru/pkg-install b/russian/ircd-hybrid-ru/pkg-install
index 60e4cbea2d5b..8aba8b1985ec 100644
--- a/russian/ircd-hybrid-ru/pkg-install
+++ b/russian/ircd-hybrid-ru/pkg-install
@@ -17,7 +17,7 @@ EOF
exit 1
fi
-uid=6667
+uid=555
user=ircdru
gid=$uid
group=$user
diff --git a/russian/ircd-hybrid-ru/pkg-message b/russian/ircd-hybrid-ru/pkg-message
index 83c0ab174a7c..ef4f0eb17000 100644
--- a/russian/ircd-hybrid-ru/pkg-message
+++ b/russian/ircd-hybrid-ru/pkg-message
@@ -1,6 +1,11 @@
----------------------------------------------------
+If you updated this port to version 7.1_1, please
+don't forget to remove the old UID/GID - 6667
+
+This port uses now UID/GID - 555
+
ircd-hybrid-ru has been installed.
This port create user ircdru and group ircdru
diff --git a/russian/ircd-hybrid/Makefile b/russian/ircd-hybrid/Makefile
index 66684bf0e024..0be89380441a 100644
--- a/russian/ircd-hybrid/Makefile
+++ b/russian/ircd-hybrid/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ircd
PORTVERSION= 7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc russian
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://rusunix.org/pub/FreeBSD/distfiles/
@@ -18,8 +18,6 @@ DISTNAME= ircd-hybrid-ru-7.1rc2
MAINTAINER= aquatique-ports@rambler.ru
COMMENT= Russian version of well known hybrid IRC server
-BROKEN= "Uses unregistered, out-of-range uid"
-
CONFLICTS= ircd*
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}
diff --git a/russian/ircd-hybrid/pkg-install b/russian/ircd-hybrid/pkg-install
index 60e4cbea2d5b..8aba8b1985ec 100644
--- a/russian/ircd-hybrid/pkg-install
+++ b/russian/ircd-hybrid/pkg-install
@@ -17,7 +17,7 @@ EOF
exit 1
fi
-uid=6667
+uid=555
user=ircdru
gid=$uid
group=$user
diff --git a/russian/ircd-hybrid/pkg-message b/russian/ircd-hybrid/pkg-message
index 83c0ab174a7c..ef4f0eb17000 100644
--- a/russian/ircd-hybrid/pkg-message
+++ b/russian/ircd-hybrid/pkg-message
@@ -1,6 +1,11 @@
----------------------------------------------------
+If you updated this port to version 7.1_1, please
+don't forget to remove the old UID/GID - 6667
+
+This port uses now UID/GID - 555
+
ircd-hybrid-ru has been installed.
This port create user ircdru and group ircdru