Commit 022b1380 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

databases/movine: Remove

PR:		294398
Reported by:	Yonas Yanfa <yonas.yanfa@gmail.com>
parent 4df5ba72
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5233,3 +5233,4 @@ net-mgmt/argus3|net-mgmt/argus|2026-04-06|Update to latest version and remove ve
net-mgmt/argus3-clients|net-mgmt/argus-clients|2026-04-06|Update to latest version and remove version suffix
textproc/py-asciinema|textproc/asciinema|2026-04-06|No longer based on python, use textproc/asciinema instead
multimedia/jellyfin-media-player|multimedia/jellyfin-desktop|2026-04-08|Project has been renamed
databases/movine||2026-04-11|Remove: abandoned upstream
+0 −1
Original line number Diff line number Diff line
@@ -185,7 +185,6 @@
    SUBDIR += mongodb70
    SUBDIR += mongodb80
    SUBDIR += mongosh
    SUBDIR += movine
    SUBDIR += mroonga
    SUBDIR += mtop
    SUBDIR += mydumper

databases/movine/Makefile

deleted100644 → 0
+0 −199
Original line number Diff line number Diff line
PORTNAME=	movine
DISTVERSIONPREFIX=	v
DISTVERSION=	0.11.4
CATEGORIES=	databases

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Database migration manager written in Rust
WWW=		https://github.com/byronwasti/movine

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cargo ssl
USE_GITHUB=	yes
GH_ACCOUNT=	byronwasti
GH_TAGNAME=	0f15d35 # upstream didn't add a tag for 0.11.4, so we use the commit hash instead

CARGO_CRATES=	aho-corasick-0.7.20 \
		android_system_properties-0.1.5 \
		ansi_term-0.12.1 \
		async-trait-0.1.68 \
		atty-0.2.14 \
		autocfg-1.1.0 \
		base64-0.13.1 \
		bitflags-1.3.2 \
		block-buffer-0.10.4 \
		bumpalo-3.12.0 \
		byteorder-1.4.3 \
		bytes-1.4.0 \
		cc-1.0.79 \
		cfg-if-1.0.0 \
		chrono-0.4.24 \
		clap-2.34.0 \
		codespan-reporting-0.11.1 \
		core-foundation-0.9.3 \
		core-foundation-sys-0.8.3 \
		cpufeatures-0.2.6 \
		crypto-common-0.1.6 \
		cxx-1.0.94 \
		cxx-build-1.0.94 \
		cxxbridge-flags-1.0.94 \
		cxxbridge-macro-1.0.94 \
		digest-0.10.6 \
		dotenv-0.15.0 \
		env_logger-0.7.1 \
		envy-0.4.2 \
		errno-0.2.8 \
		errno-dragonfly-0.1.2 \
		fallible-iterator-0.2.0 \
		fallible-streaming-iterator-0.1.9 \
		fastrand-1.9.0 \
		foreign-types-0.3.2 \
		foreign-types-shared-0.1.1 \
		futures-0.3.27 \
		futures-channel-0.3.27 \
		futures-core-0.3.27 \
		futures-executor-0.3.27 \
		futures-io-0.3.27 \
		futures-macro-0.3.27 \
		futures-sink-0.3.27 \
		futures-task-0.3.27 \
		futures-util-0.3.27 \
		generic-array-0.14.6 \
		getrandom-0.2.8 \
		heck-0.3.3 \
		hermit-abi-0.1.19 \
		hermit-abi-0.3.1 \
		hmac-0.12.1 \
		humantime-1.3.0 \
		iana-time-zone-0.1.54 \
		iana-time-zone-haiku-0.1.1 \
		instant-0.1.12 \
		io-lifetimes-1.0.9 \
		js-sys-0.3.61 \
		lazy_static-1.4.0 \
		libc-0.2.140 \
		libsqlite3-sys-0.18.0 \
		link-cplusplus-1.0.8 \
		linked-hash-map-0.5.6 \
		linux-raw-sys-0.1.4 \
		lock_api-0.4.9 \
		log-0.4.17 \
		lru-cache-0.1.2 \
		md-5-0.10.5 \
		memchr-2.5.0 \
		mio-0.8.6 \
		native-tls-0.2.11 \
		num-integer-0.1.45 \
		num-traits-0.2.15 \
		once_cell-1.17.1 \
		openssl-0.10.48 \
		openssl-macros-0.1.0 \
		openssl-probe-0.1.5 \
		openssl-sys-0.9.83 \
		parking_lot-0.12.1 \
		parking_lot_core-0.9.7 \
		percent-encoding-2.2.0 \
		phf-0.11.1 \
		phf_shared-0.11.1 \
		pin-project-lite-0.2.9 \
		pin-utils-0.1.0 \
		pkg-config-0.3.26 \
		postgres-0.19.4 \
		postgres-native-tls-0.5.0 \
		postgres-protocol-0.6.4 \
		postgres-types-0.2.4 \
		ppv-lite86-0.2.17 \
		proc-macro-error-1.0.4 \
		proc-macro-error-attr-1.0.4 \
		proc-macro2-1.0.54 \
		quick-error-1.2.3 \
		quote-1.0.26 \
		rand-0.8.5 \
		rand_chacha-0.3.1 \
		rand_core-0.6.4 \
		redox_syscall-0.2.16 \
		regex-1.7.3 \
		regex-syntax-0.6.29 \
		ring-0.16.20 \
		rusqlite-0.23.1 \
		rustix-0.36.11 \
		rustls-0.19.1 \
		schannel-0.1.21 \
		scopeguard-1.1.0 \
		scratch-1.0.5 \
		sct-0.6.1 \
		security-framework-2.8.2 \
		security-framework-sys-2.8.0 \
		serde-1.0.158 \
		serde_derive-1.0.158 \
		sha2-0.10.6 \
		siphasher-0.3.10 \
		slab-0.4.8 \
		smallvec-1.10.0 \
		socket2-0.4.9 \
		spin-0.5.2 \
		stringprep-0.1.2 \
		strsim-0.8.0 \
		structopt-0.3.26 \
		structopt-derive-0.4.18 \
		subtle-2.4.1 \
		syn-1.0.109 \
		syn-2.0.10 \
		tempfile-3.4.0 \
		termcolor-1.2.0 \
		textwrap-0.11.0 \
		time-0.1.45 \
		tinyvec-1.6.0 \
		tinyvec_macros-0.1.1 \
		tokio-1.26.0 \
		tokio-native-tls-0.3.1 \
		tokio-postgres-0.7.7 \
		tokio-postgres-rustls-0.8.0 \
		tokio-rustls-0.22.0 \
		tokio-util-0.7.7 \
		toml-0.5.11 \
		tracing-0.1.37 \
		tracing-core-0.1.30 \
		typenum-1.16.0 \
		unicode-bidi-0.3.13 \
		unicode-ident-1.0.8 \
		unicode-normalization-0.1.22 \
		unicode-segmentation-1.10.1 \
		unicode-width-0.1.10 \
		untrusted-0.7.1 \
		vcpkg-0.2.15 \
		vec_map-0.8.2 \
		version_check-0.9.4 \
		wasi-0.10.0+wasi-snapshot-preview1 \
		wasi-0.11.0+wasi-snapshot-preview1 \
		wasm-bindgen-0.2.84 \
		wasm-bindgen-backend-0.2.84 \
		wasm-bindgen-macro-0.2.84 \
		wasm-bindgen-macro-support-0.2.84 \
		wasm-bindgen-shared-0.2.84 \
		web-sys-0.3.61 \
		webpki-0.21.4 \
		winapi-0.3.9 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-util-0.1.5 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		windows-0.46.0 \
		windows-sys-0.42.0 \
		windows-sys-0.45.0 \
		windows-targets-0.42.2 \
		windows_aarch64_gnullvm-0.42.2 \
		windows_aarch64_msvc-0.42.2 \
		windows_i686_gnu-0.42.2 \
		windows_i686_msvc-0.42.2 \
		windows_x86_64_gnu-0.42.2 \
		windows_x86_64_gnullvm-0.42.2 \
		windows_x86_64_msvc-0.42.2

OPENSSLINC=	/usr/include
OPENSSLLIB=	/usr/lib

PLIST_FILES=	bin/${PORTNAME}

.include <bsd.port.mk>

databases/movine/distinfo

deleted100644 → 0
+0 −353

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −50
Original line number Diff line number Diff line
--- cargo-crates/libc-0.2.140/src/unix/bsd/freebsdlike/freebsd/powerpc.rs.orig	2021-06-23 22:40:24 UTC
+++ cargo-crates/libc-0.2.140/src/unix/bsd/freebsdlike/freebsd/powerpc.rs
@@ -0,0 +1,47 @@
+pub type c_char = u8;
+pub type c_long = i32;
+pub type c_ulong = u32;
+pub type wchar_t = i32;
+pub type time_t = i64;
+pub type suseconds_t = i32;
+pub type register_t = i32;
+
+s! {
+    pub struct stat {
+        pub st_dev: ::dev_t,
+        pub st_ino: ::ino_t,
+        pub st_mode: ::mode_t,
+        pub st_nlink: ::nlink_t,
+        pub st_uid: ::uid_t,
+        pub st_gid: ::gid_t,
+        pub st_rdev: ::dev_t,
+        pub st_atime: ::time_t,
+        pub st_atime_nsec: ::c_long,
+        pub st_mtime: ::time_t,
+        pub st_mtime_nsec: ::c_long,
+        pub st_ctime: ::time_t,
+        pub st_ctime_nsec: ::c_long,
+        pub st_size: ::off_t,
+        pub st_blocks: ::blkcnt_t,
+        pub st_blksize: ::blksize_t,
+        pub st_flags: ::fflags_t,
+        pub st_gen: u32,
+        pub st_lspare: i32,
+        pub st_birthtime: ::time_t,
+        pub st_birthtime_nsec: ::c_long,
+    }
+}
+
+// should be pub(crate), but that requires Rust 1.18.0
+cfg_if! {
+    if #[cfg(libc_const_size_of)] {
+        #[doc(hidden)]
+        pub const _ALIGNBYTES: usize = ::mem::size_of::<::c_int>() - 1;
+    } else {
+        #[doc(hidden)]
+        pub const _ALIGNBYTES: usize = 4 - 1;
+    }
+}
+
+pub const MAP_32BIT: ::c_int = 0x00080000;
+pub const MINSIGSTKSZ: ::size_t = 2048; // 512 * 4
Loading