aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkremlin <ian@kremlin.cc>2014-05-30 16:10:26 +0800
committerkremlin <ian@kremlin.cc>2014-05-30 16:10:26 +0800
commit0f77bc3172518d5b439f771da4eedb6859f560b6 (patch)
treec7bd2625a084a1fc861e367a95405df86fa08d65
parent171f3930419c02a772cc6f3edaaf8c3b8171e96e (diff)
downloadsystembsd-0f77bc3172518d5b439f771da4eedb6859f560b6.tar
systembsd-0f77bc3172518d5b439f771da4eedb6859f560b6.tar.gz
systembsd-0f77bc3172518d5b439f771da4eedb6859f560b6.tar.bz2
systembsd-0f77bc3172518d5b439f771da4eedb6859f560b6.tar.lz
systembsd-0f77bc3172518d5b439f771da4eedb6859f560b6.tar.xz
systembsd-0f77bc3172518d5b439f771da4eedb6859f560b6.tar.zst
systembsd-0f77bc3172518d5b439f771da4eedb6859f560b6.zip
clean up. we dont need those files rn
-rw-r--r--Makefile.port57
-rw-r--r--build/tmp1
-rw-r--r--configure3
-rw-r--r--distinfo2
-rw-r--r--pkg/DESCR2
-rw-r--r--scripts/tmp2
6 files changed, 0 insertions, 67 deletions
diff --git a/Makefile.port b/Makefile.port
deleted file mode 100644
index 661a0be..0000000
--- a/Makefile.port
+++ /dev/null
@@ -1,57 +0,0 @@
-# stick to what we have for now
-ONLY_FOR_ARCHS = amd64
-#NOT_FOR_ARCHS =
-#SHARED_ONLY =
-#COMES_WITH =
-
-COMMENT = dbus utilities
-
-DISTNAME = dbus-utils-0.1
-PACKAGE = systemd-utls
-CATEGORIES = kremlinware test
-
-HOMEPAGE = http://uglyman.kremlin.cc
-
-MAINTAINER = kremlin <ian@kremlin.cc>
-
-# LGPLv1.3+ (glib)
-PERMIT_PACKAGE_CDROM = Yes
-
-# for now
-WANTLIB = c gio-2.0 glib-2.0
-
-#TODO: see if it's okay to host this
-MASTER_SITES = http://uglyman.kremlin.cc/latest-devel/
-#MODULES = ???
-#BUILD_DEPENDS = ???
-#RUN_DEPENDS = ???
-#TEST_DEPENDS = ???
-LIB_DEPENDS = x11/dbus>=1.8.2v0 \
- devel/glib2
-
-#MAKE_FLAGS = ???
-#MAKE_ENV = ???
-#FAKE_FLAGS = ???
-#TEST_FLAGS = ???
-
-# build/configuration variables
-#
-#COMMIT = efedf0c
-#SEPARATE_BUILD = Yes (build in a directory other than WRKSRC)
-#SEPARATE_BUILD = flavored (distinct flavors may share a common WRKSRC)
-#CONFIGURE_STYLE = simple
-#CONFIGURE_SCRIPT = configure
-#CFLAGS = ???
-#LDFLAGS = ???
-#MAKE_FILE = ???
-#PKG_ARCH = ??? (* for arch-independent packages)
-#WRKDIST = ${WRKDIR}/systemd-utl-devel-${COMMIT}
-#WRKSRC = ??? if other than ${WRKDIST}
-#WRKBUILD = ??? if other than ${WRKSRC}
-#WRKCONF = ??? if other than ${WRKBUILD}
-
-#ALL_TARGET = ???
-#INSTALL_TARGET = ???
-#TEST_TARGET = ???
-
-# .include <bsd.port.mk>
diff --git a/build/tmp b/build/tmp
deleted file mode 100644
index 7bf6339..0000000
--- a/build/tmp
+++ /dev/null
@@ -1 +0,0 @@
-TODO: delete me!
diff --git a/configure b/configure
deleted file mode 100644
index c6e7c34..0000000
--- a/configure
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-printf "%s\n" "to be completed!"
diff --git a/distinfo b/distinfo
deleted file mode 100644
index cf174b7..0000000
--- a/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (dbus-utils-0.1.tar.gz) = Lm4qAwpWNz9+zugQpkh0sGreHXJ3+EO5BIl/Wy4W2mY=
-SIZE (dbus-utils-0.1.tar.gz) = 3741
diff --git a/pkg/DESCR b/pkg/DESCR
deleted file mode 100644
index 8f66938..0000000
--- a/pkg/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-TODO: expand on this
-provides dbus-compatible systemd replacement utilities hostname,localed,timedated and logind.
diff --git a/scripts/tmp b/scripts/tmp
deleted file mode 100644
index a3217c8..0000000
--- a/scripts/tmp
+++ /dev/null
@@ -1,2 +0,0 @@
-TODO: delete me!
-