aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnome-system-tools
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-24 18:08:18 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-24 18:08:18 +0000
commitc9d52b0bb9ca474d32cc893b59e2b68c4c1de3d1 (patch)
tree056ba6475b8e6ce368cc14b70db9c9c4bab0d5ef /sysutils/gnome-system-tools
parent26329aaae347b7f8d7609e158e3e4b127e5725c3 (diff)
downloadports-c9d52b0bb9ca474d32cc893b59e2b68c4c1de3d1.tar.gz
ports-c9d52b0bb9ca474d32cc893b59e2b68c4c1de3d1.zip
Add another check for FreeBSD 6.X to get the services tool working again.
Obtained from: gnome-system-tools CVS
Notes
Notes: svn path=/head/; revision=117207
Diffstat (limited to 'sysutils/gnome-system-tools')
-rw-r--r--sysutils/gnome-system-tools/Makefile2
-rw-r--r--sysutils/gnome-system-tools/files/patch-backends_services-conf.in11
2 files changed, 12 insertions, 1 deletions
diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile
index 6d9d2aea0dc9..2610cc45f270 100644
--- a/sysutils/gnome-system-tools/Makefile
+++ b/sysutils/gnome-system-tools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomesystemtools
PORTVERSION= 0.91.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-system-tools/0.91
diff --git a/sysutils/gnome-system-tools/files/patch-backends_services-conf.in b/sysutils/gnome-system-tools/files/patch-backends_services-conf.in
new file mode 100644
index 000000000000..052b39456c6a
--- /dev/null
+++ b/sysutils/gnome-system-tools/files/patch-backends_services-conf.in
@@ -0,0 +1,11 @@
+--- backends/services-conf.in.orig Tue Aug 24 14:06:32 2004
++++ backends/services-conf.in Tue Aug 24 14:06:53 2004
+@@ -55,7 +55,7 @@
+ "pld-1.0", "pld-1.1", "pld-1.99",
+ "slackware-9.1.0", "slackware-10.0.0",
+ "vine-3.0", "vine-3.1",
+- "gentoo", "freebsd-5", "suse-9.0");
++ "gentoo", "freebsd-5", "freebsd-6", "suse-9.0");
+
+ $description =<<"end_of_description;";
+ Configures which services are to be started or stopped at which runlevels