2025-09-27 12:33:40 UTC

This commit is contained in:
Repository mirror & CI
2025-09-27 12:33:40 +00:00
parent 16c968202f
commit ea1b6db639
8 changed files with 41 additions and 38 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=compile configure install postinst preinst prepare unpack
DESCRIPTION=Oracle 21c Instant Client with SDK
EAPI=8
HOMEPAGE=https://www.oracle.com/database/technologies/instant-client.html
INHERIT=pax-utils
IUSE=jdbc odbc precomp +sdk +sqlplus tools
KEYWORDS=~amd64
LICENSE=OTN
RDEPEND=>=dev-libs/libaio-0.3.109-r5 odbc? ( dev-db/unixODBC )
REQUIRED_USE=precomp? ( sdk )
RESTRICT=mirror splitdebug test
SLOT=0/21.1
SRC_URI=amd64? ( https://download.oracle.com/otn_software/linux/instantclient/2118000/instantclient-basic-linux.x64-21.18.0.0.0dbru.zip jdbc? ( https://download.oracle.com/otn_software/linux/instantclient/2118000/instantclient-jdbc-linux.x64-21.18.0.0.0dbru.zip ) odbc? ( https://download.oracle.com/otn_software/linux/instantclient/2118000/instantclient-odbc-linux.x64-21.18.0.0.0dbru.zip ) precomp? ( https://download.oracle.com/otn_software/linux/instantclient/2118000/instantclient-precomp-linux.x64-21.18.0.0.0dbru.zip ) sdk? ( https://download.oracle.com/otn_software/linux/instantclient/2118000/instantclient-sdk-linux.x64-21.18.0.0.0dbru.zip ) sqlplus? ( https://download.oracle.com/otn_software/linux/instantclient/2118000/instantclient-sqlplus-linux.x64-21.18.0.0.0dbru.zip ) tools? ( https://download.oracle.com/otn_software/linux/instantclient/2118000/instantclient-tools-linux.x64-21.18.0.0.0dbru.zip ) )
_eclasses_=pax-utils 5555f2e75744739fe100ee62c22d28fe
_md5_=20113ed075268d042e9b1c2e176aef89

View File

@@ -10,6 +10,6 @@ LICENSE=OTN
RDEPEND=dev-db/oracle-instantclient dev-java/java-config:2 >=virtual/jre-11 >=dev-java/java-config-2.2.0-r3
RESTRICT=mirror
SLOT=0
SRC_URI=https://download.oracle.com/otn_software/java/sqldeveloper/sqlcl-24.1.0.087.0929.zip
SRC_URI=https://download.oracle.com/otn_software/java/sqldeveloper/sqlcl-25.1.0.101.2353.zip
_eclasses_=java-utils-2 a080d4947ca188a48725a375b6184bc5 java-pkg-2 38fd81c7880666a00a638ca8deb64d72
_md5_=fe4dc3a297af804c23ef31ec70a5f65c
_md5_=c4bc6ad97916f9ea65c70863b7d5a6e5

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install
DEPEND=dev-ml/result:= dev-ml/ocamlbuild:= dev-ml/findlib:= dev-lang/ocaml:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1[ocamlopt?]
DESCRIPTION=The transitory OCaml software packager
EAPI=7
HOMEPAGE=http://erratique.ch/software/topkg https://github.com/dbuenzli/topkg
INHERIT=findlib
IUSE=+ocamlopt +ocamlopt
KEYWORDS=amd64 arm arm64 ~ppc ppc64 x86
LICENSE=ISC
RDEPEND=dev-ml/result:= dev-ml/ocamlbuild:= dev-ml/findlib:= dev-lang/ocaml:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?]
SLOT=0/1.0.3
SRC_URI=https://github.com/dbuenzli/topkg/archive/v1.0.3.tar.gz -> topkg-1.0.3.tar.gz
_eclasses_=findlib 49d5365fca4dea46f13825b9d763c89e
_md5_=603395431699b9048a15ba2621199df5

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=compile install
DEPEND=dev-ml/result:= dev-ml/ocamlbuild:= dev-ml/findlib:= dev-lang/ocaml:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1[ocamlopt?]
DESCRIPTION=The transitory OCaml software packager
EAPI=7
HOMEPAGE=http://erratique.ch/software/topkg https://github.com/dbuenzli/topkg
INHERIT=findlib
IUSE=+ocamlopt +ocamlopt
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
LICENSE=ISC
RDEPEND=dev-ml/result:= dev-ml/ocamlbuild:= dev-ml/findlib:= dev-lang/ocaml:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?]
SLOT=0/1.0.5
SRC_URI=https://github.com/dbuenzli/topkg/archive/v1.0.5.tar.gz -> topkg-1.0.5.tar.gz
_eclasses_=findlib 49d5365fca4dea46f13825b9d763c89e
_md5_=9ccf21b5a677145d2cd0c34ce8d134df

View File

@@ -8,7 +8,7 @@ IUSE=+ocamlopt +ocamlopt
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
LICENSE=ISC
RDEPEND=dev-ml/result:= dev-ml/ocamlbuild:= dev-ml/findlib:= dev-lang/ocaml:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?]
SLOT=0/1.0.6
SRC_URI=https://github.com/dbuenzli/topkg/archive/v1.0.6.tar.gz -> topkg-1.0.6.tar.gz
SLOT=0/1.1.0
SRC_URI=https://github.com/dbuenzli/topkg/archive/v1.1.0.tar.gz -> topkg-1.1.0.tar.gz
_eclasses_=findlib 49d5365fca4dea46f13825b9d763c89e
_md5_=fef933a1c8e92e255eacbc68b0758bd8
_md5_=717004ddf838c901988ffd02d9863ed8

View File

@@ -0,0 +1,15 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure prepare
DEPEND=static? ( net-libs/libpcap[static-libs] ) !static? ( net-libs/libpcap )
DESCRIPTION=Effectively suppresses illegal DHCP servers on the LAN
EAPI=8
HOMEPAGE=http://www.netpatch.ru/devel/dhcdrop/
INHERIT=autotools
IUSE=static
KEYWORDS=~amd64 ~mips ~x86
LICENSE=GPL-2
RDEPEND=!static? ( net-libs/libpcap )
SLOT=0
SRC_URI=http://www.netpatch.ru/projects/dhcdrop/dhcdrop-0.5.tar.bz2
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6
_md5_=2ae6d6611bc384ac023eddda2c4d1d8b

View File

@@ -3991,7 +3991,7 @@ dev-db/mysqltuner 2.6.0-r1: Makes recommendations for increased performance and
dev-db/mytop 1.9.1-r2: Clone of top for MySQL
dev-db/ocp 0.3 9999: Oracle copy tool
dev-db/opendbx 1.4.6-r6: OpenDBX - A database abstraction layer
dev-db/oracle-instantclient 21.3.0.0.0 21.13.0.0.0: Oracle 21c Instant Client with SDK
dev-db/oracle-instantclient 21.3.0.0.0 21.13.0.0.0 21.18.0.0.0: Oracle 21c Instant Client with SDK
dev-db/percona-toolkit 3.6.0: Advanced command-line tools to perform a variety of MySQL and system tasks
dev-db/percona-xtrabackup 8.0.30.23-r1 8.3.0.1: Hot backup utility for MySQL based servers
dev-db/pg-gvm 22.6.4 22.6.6 22.6.9 22.6.11: Greenbone Library for helper functions in PostgreSQL
@@ -4030,7 +4030,7 @@ dev-db/soci 4.0.3-r5 4.1.2-r1: SOCI - The C++ Database Access Library
dev-db/spatialite 5.1.0-r3: Complete Spatial DBMS in a nutshell built upon sqlite
dev-db/spatialite-tools 5.0.1-r2: A collection of CLI tools supporting SpatiaLite
dev-db/sqlcipher 4.6.1: Full Database Encryption for SQLite
dev-db/sqlcl-bin 24.1.0.087.0929: Oracle SQLcl is the new SQL*Plus
dev-db/sqlcl-bin 25.1.0.101.2353: Oracle SQLcl is the new SQL*Plus
dev-db/sqldeveloper 23.1.1.345.2114: Oracle SQL Developer is a graphical tool for database development
dev-db/sqlite 3.50.4 9999: SQL database engine
dev-db/sqlitebrowser 3.13.1_p20250502-r1 9999: Light GUI editor for SQLite databases
@@ -6154,7 +6154,7 @@ dev-ml/textutils_kernel 0.15.0 0.16.0 0.17.0: Text output utilities
dev-ml/time_now 0.15.0 0.16.0 0.17.0-r1: Reports the current time
dev-ml/timezone 0.15.0 0.16.0-r1 0.17.0: Time-zone handling for OCaml
dev-ml/tiny_httpd 0.16-r1 0.17.0 0.19: Minimal HTTP server with a small request router
dev-ml/topkg 1.0.3 1.0.5 1.0.6 1.0.7 1.0.8: The transitory OCaml software packager
dev-ml/topkg 1.0.7 1.0.8 1.1.0: The transitory OCaml software packager
dev-ml/trie 1.0.0: Strict impure trie tree
dev-ml/typerep 0.15.0-r1 0.16.0-r1 0.17.1-r1: Library for creating runtime representation of OCaml types
dev-ml/tyxml 4.5.0 4.6.0: A library for building correct HTML and SVG documents
@@ -15163,7 +15163,7 @@ net-misc/croc 10.1.1 10.2.2 10.2.4: Easily and securely send things from one com
net-misc/curl 8.14.1 8.15.0 8.16.0-r1 9999: A Client that groks URLs
net-misc/datapipe 1.0-r2: Bind a local port and connect it to a remote socket
net-misc/dcetest 2.0: dcetest is a clone of the Windows rpcinfo
net-misc/dhcdrop 0.5-r1: Effectively suppresses illegal DHCP servers on the LAN
net-misc/dhcdrop 0.5-r1 0.5-r2: Effectively suppresses illegal DHCP servers on the LAN
net-misc/dhcp 4.4.3_p1-r6: ISC Dynamic Host Configuration Protocol (DHCP) client/server
net-misc/dhcpcd 10.2.2 10.2.2-r1 10.2.3 10.2.4 9999: A fully featured, yet light weight RFC2131 compliant DHCP client
net-misc/dhcpcd-ui 0.7.9: Desktop notification and configuration for dhcpcd

View File

@@ -1 +1 @@
Sat, 27 Sep 2025 12:03:42 +0000
Sat, 27 Sep 2025 12:33:40 +0000