FreeBSD Bugzilla – Attachment 234810 Details for
Bug 264784
[New port] net/sakisafe
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for net/sakisafe
0001-New-port-sakisafe.patch (text/plain), 2.00 KB, created by
diego
on 2022-06-20 10:52:13 UTC
(
hide
)
Description:
Patch for net/sakisafe
Filename:
MIME Type:
Creator:
diego
Created:
2022-06-20 10:52:13 UTC
Size:
2.00 KB
patch
obsolete
>From c6af7a6acf8f9051bfdf7bedec591c86d31fabc2 Mon Sep 17 00:00:00 2001 >From: qorg11 <teru-sama@riseup.net> >Date: Mon, 20 Jun 2022 12:47:22 +0200 >Subject: [PATCH] New port: sakisafe > >--- > net/sakisafecli/Makefile | 12 ++++++++++++ > net/sakisafecli/distinfo | 3 +++ > net/sakisafecli/pkg-descr | 3 +++ > net/sakisafecli/pkg-plist | 3 +++ > 4 files changed, 21 insertions(+) > create mode 100644 net/sakisafecli/Makefile > create mode 100644 net/sakisafecli/distinfo > create mode 100644 net/sakisafecli/pkg-descr > create mode 100644 net/sakisafecli/pkg-plist > >diff --git a/net/sakisafecli/Makefile b/net/sakisafecli/Makefile >new file mode 100644 >index 000000000..488a80ad3 >--- /dev/null >+++ b/net/sakisafecli/Makefile >@@ -0,0 +1,12 @@ >+PORTNAME= sakisafe >+DISTVERSION= 2.0.7 >+CATEGORIES= net >+MASTER_SITES= http://git.qorg11.net/sakisafe.git/snapshot/ >+LICENSE= GPLv3 >+CFLAGS= -I/usr/local/include -fPIC >+LIB_DEPENDS= libconfig.so:devel/libconfig libcurl.so:ftp/curl >+MAINTAINER= teru-sama@ebin.city >+COMMENT= Client for many file-sharing websites. >+WWW= https://git.qorg11.net/sakisafe.git >+.include <bsd.port.mk> >+ >diff --git a/net/sakisafecli/distinfo b/net/sakisafecli/distinfo >new file mode 100644 >index 000000000..7d79121f7 >--- /dev/null >+++ b/net/sakisafecli/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1655721667 >+SHA256 (sakisafe-2.0.7.tar.gz) = 57284067b3fa6d83360105d9d6428d44bebd4ef0025c9b8cd4d9f65570de0a97 >+SIZE (sakisafe-2.0.7.tar.gz) = 131108 >diff --git a/net/sakisafecli/pkg-descr b/net/sakisafecli/pkg-descr >new file mode 100644 >index 000000000..27b72d1fa >--- /dev/null >+++ b/net/sakisafecli/pkg-descr >@@ -0,0 +1,3 @@ >+sakisafecli is a file uploader written in C which is intended for >+sakisafe, but it also supports 0x0.st, i.kalli.st, up.concealed.world >+and many others! >diff --git a/net/sakisafecli/pkg-plist b/net/sakisafecli/pkg-plist >new file mode 100644 >index 000000000..a33a9657b >--- /dev/null >+++ b/net/sakisafecli/pkg-plist >@@ -0,0 +1,3 @@ >+bin/sakisafecli >+man/man1/sakisafecli.1.gz >+man/man5/sakisafeclirc.5.gz >-- >2.36.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 264784
: 234810