pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tuptime: remove, imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Jun 6 20:40:20 2026 +0200
Changeset: decec596639ec789ddfd74c69e41d2cb3a8444ce
Modified Files:
Makefile
Removed Files:
tuptime/COMMIT_MSG
tuptime/DESCR
tuptime/Makefile
tuptime/PLIST
tuptime/TODO
tuptime/distinfo
tuptime/files/README.pkgsrc
tuptime/files/tuptime.sh
Log Message:
tuptime: remove, imported to pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=decec596639ec789ddfd74c69e41d2cb3a8444ce
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 11 +++++++++--
tuptime/COMMIT_MSG | 7 -------
tuptime/DESCR | 1 -
tuptime/Makefile | 40 ----------------------------------------
tuptime/PLIST | 6 ------
tuptime/TODO | 4 ----
tuptime/distinfo | 5 -----
tuptime/files/README.pkgsrc | 25 -------------------------
tuptime/files/tuptime.sh | 34 ----------------------------------
9 files changed, 9 insertions(+), 124 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 6f0acb0a1e..9b21a283ec 100644
--- a/Makefile
+++ b/Makefile
@@ -15,9 +15,9 @@ SUBDIR+= ARC
SUBDIR+= Aseprite
SUBDIR+= Bear
SUBDIR+= Chinput
+SUBDIR+= CodeWhale
SUBDIR+= Coin
SUBDIR+= CuraEngine
-SUBDIR+= DeepSeek-TUI
SUBDIR+= ETL
SUBDIR+= FLIF
SUBDIR+= FLIF-git
@@ -700,6 +700,7 @@ SUBDIR+= dbus-dfbsd
SUBDIR+= dbus-explorer
SUBDIR+= dcdis
SUBDIR+= ddate
+SUBDIR+= ddns-route53
SUBDIR+= ddocent
SUBDIR+= deadbeef
SUBDIR+= debian_base
@@ -774,6 +775,7 @@ SUBDIR+= dmenu-git
SUBDIR+= dmt-ux
SUBDIR+= dnrd
SUBDIR+= dns2tcp
+SUBDIR+= dnscontrol
SUBDIR+= dnswalk
SUBDIR+= docbook-xsl-ko
SUBDIR+= docbook2X
@@ -797,6 +799,7 @@ SUBDIR+= dovecot2-fts-xapian
SUBDIR+= dovecot24
SUBDIR+= downtimed
SUBDIR+= doxy2man
+SUBDIR+= dpbox
SUBDIR+= dpic
SUBDIR+= driftctl
SUBDIR+= drist
@@ -3330,6 +3333,8 @@ SUBDIR+= postoffice
SUBDIR+= postsrsd
SUBDIR+= pounce
SUBDIR+= povray
+SUBDIR+= powerdns
+SUBDIR+= powerdns-recursor
SUBDIR+= powerlevel10k
SUBDIR+= powerline
SUBDIR+= powerpc-none-elf-binutils
@@ -4209,6 +4214,7 @@ SUBDIR+= py-mesa
SUBDIR+= py-meshio
SUBDIR+= py-metrics
SUBDIR+= py-metropack
+SUBDIR+= py-mfusepy
SUBDIR+= py-mido
SUBDIR+= py-milksnake
SUBDIR+= py-minecraft
@@ -5734,6 +5740,7 @@ SUBDIR+= tex-texlive-ja-doc
SUBDIR+= tex-uptex-doc
SUBDIR+= textadept
SUBDIR+= textile-mode
+SUBDIR+= tfkiss
SUBDIR+= tflint
SUBDIR+= tfschema
SUBDIR+= tftp-hpa
@@ -5779,6 +5786,7 @@ SUBDIR+= tmva
SUBDIR+= tmw
SUBDIR+= tnfrepo-dev
SUBDIR+= tnt
+SUBDIR+= tnt-ham
SUBDIR+= todotxt-git
SUBDIR+= tofu-ls
SUBDIR+= tolua++
@@ -5844,7 +5852,6 @@ SUBDIR+= ttytter
SUBDIR+= tuareg-mode
SUBDIR+= tuba
SUBDIR+= tudu
-SUBDIR+= tuptime
SUBDIR+= tutos
SUBDIR+= tuxanci
SUBDIR+= tuxanci-server
diff --git a/tuptime/COMMIT_MSG b/tuptime/COMMIT_MSG
deleted file mode 100644
index dfa187d445..0000000000
--- a/tuptime/COMMIT_MSG
+++ /dev/null
@@ -1,7 +0,0 @@
-sysutils/tuptime: Add tuptime version 5.2.6
-
-Packaged in wip by Ricardo Fraile.
-
-tuptime reports historical and statistical real time of the system,
-preserving it between restarts. Like uptime, but with extended
-information about the system startups, shutdowns and up/down times.
diff --git a/tuptime/DESCR b/tuptime/DESCR
deleted file mode 100644
index 975d06587b..0000000000
--- a/tuptime/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-System uptime history tracker that records boot and shutdown events.
diff --git a/tuptime/Makefile b/tuptime/Makefile
deleted file mode 100644
index c8d4aec6d2..0000000000
--- a/tuptime/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# $NetBSD$
-
-DISTNAME= tuptime-5.2.6
-CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_GITHUB:=rfmoz/}
-GITHUB_TAG= ${PKGVERSION_NOREV}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/rfmoz/tuptime/
-COMMENT= System uptime history tracker
-LICENSE= gnu-gpl-v2
-
-USE_LANGUAGES= # none
-
-NO_BUILD= yes
-
-REPLACE_PYTHON= src/tuptime
-
-RCD_SCRIPTS= tuptime
-
-PKG_GROUPS= _tuptime
-PKG_USERS= _tuptime:_tuptime
-PKG_GECOS._tuptime= Tuptime user
-PKG_HOME._tuptime= ${VARBASE}/lib/tuptime
-
-BUILD_DEFS+= VARBASE
-OWN_DIRS_PERMS+= ${VARBASE}/lib/tuptime _tuptime _tuptime 0755
-
-DOCDIR= ${PREFIX}/share/doc/tuptime
-
-INSTALLATION_DIRS+= bin ${DOCDIR} ${PKGMANDIR}/man1
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/src/tuptime ${DESTDIR}${PREFIX}/bin/tuptime
- ${INSTALL_MAN} ${WRKSRC}/src/man/tuptime.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/tuptime.1
- ${INSTALL_DATA} ${WRKSRC}/tuptime-manual.txt ${DESTDIR}${DOCDIR}/tuptime-manual.txt
- ${INSTALL_DATA} ${FILESDIR}/README.pkgsrc ${DESTDIR}${DOCDIR}/README.pkgsrc
-
-.include "../../lang/python/application.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/tuptime/PLIST b/tuptime/PLIST
deleted file mode 100644
index d7121f413b..0000000000
--- a/tuptime/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD$
-bin/tuptime
-man/man1/tuptime.1
-share/doc/tuptime/README.pkgsrc
-share/doc/tuptime/tuptime-manual.txt
-share/examples/rc.d/tuptime
diff --git a/tuptime/TODO b/tuptime/TODO
deleted file mode 100644
index ee2debd06c..0000000000
--- a/tuptime/TODO
+++ /dev/null
@@ -1,4 +0,0 @@
-tuptime is feature-complete and ready for import to sysutils/tuptime.
-
-Verified on NetBSD 10.0/i386: pkglint clean, "make package" OK, runs at
-runtime (Python 3.13 with built-in sqlite3, no extra dependency needed).
diff --git a/tuptime/distinfo b/tuptime/distinfo
deleted file mode 100644
index acb2f9717a..0000000000
--- a/tuptime/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (tuptime-5.2.6.tar.gz) = 24320b9c47730c75584e63c783925595c11cf6950ad305d68cec6dbe7530bb66
-SHA512 (tuptime-5.2.6.tar.gz) = 456b57efbacdb2cbbd4cac3bbe19b5f1fe96a07275d4dadc5e6d4be34b795cc966081e908407367521ba4430d74b644657e0b80c0b055c5cc13873f0b01be2aa
-Size (tuptime-5.2.6.tar.gz) = 64113 bytes
diff --git a/tuptime/files/README.pkgsrc b/tuptime/files/README.pkgsrc
deleted file mode 100644
index a8dc001c52..0000000000
--- a/tuptime/files/README.pkgsrc
+++ /dev/null
@@ -1,25 +0,0 @@
-tuptime on NetBSD
-=================
-
-tuptime records the system uptime each time it is run, keeping the
-history across reboots in /var/lib/tuptime.
-
-Recording boot and shutdown
----------------------------
-
-An rc.d script is provided. Copy it into place and enable it:
-
- cp /usr/pkg/share/examples/rc.d/tuptime /etc/rc.d/tuptime
- echo "tuptime=YES" >> /etc/rc.conf
- /etc/rc.d/tuptime start
-
-It records a startup (tuptime -q) at boot and a graceful shutdown
-(tuptime -qg) at system shutdown, both with the _tuptime user.
-
-Periodic recording
--------------------
-
-To keep the stored value current even after an unclean shutdown, add a
-periodic entry to the _tuptime user's crontab ("crontab -u _tuptime -e"):
-
- */5 * * * * /usr/pkg/bin/tuptime -q
diff --git a/tuptime/files/tuptime.sh b/tuptime/files/tuptime.sh
deleted file mode 100644
index e3accfc34e..0000000000
--- a/tuptime/files/tuptime.sh
+++ /dev/null
@@ -1,34 +0,0 @@
-#!@RCD_SCRIPTS_SHELL@
-#
-# $NetBSD$
-#
-# PROVIDE: tuptime
-# REQUIRE: DAEMON
-# KEYWORD: shutdown
-#
-# Record the uptime at boot (tuptime -q) and at shutdown (tuptime -qg),
-# as the _tuptime user. Enable by adding tuptime=YES to /etc/rc.conf.
-
-. /etc/rc.subr
-
-name="tuptime"
-rcvar=${name}
-command="@PREFIX@/bin/tuptime"
-tuptime_user="_tuptime"
-start_cmd="tuptime_start"
-stop_cmd="tuptime_stop"
-
-tuptime_start()
-{
- echo "Starting ${name}."
- su -m ${tuptime_user} -c "${command} -q"
-}
-
-tuptime_stop()
-{
- echo "Stopping ${name}."
- su -m ${tuptime_user} -c "${command} -qg"
-}
-
-load_rc_config "${name}"
-run_rc_command "$1"
Home |
Main Index |
Thread Index |
Old Index