diff --git a/platforms/deb.yml b/platforms/deb.yml new file mode 100644 index 0000000000..3bc7641b61 --- /dev/null +++ b/platforms/deb.yml @@ -0,0 +1,2 @@ +name: deb +description: "[deb](https://en.wikipedia.org/wiki/Deb_(file_format)) is the standard package format for Debian GNU/Linux and its derivatives." diff --git a/software/asterisk.yml b/software/asterisk.yml index d07c5f6293..4a8cc045c5 100644 --- a/software/asterisk.yml +++ b/software/asterisk.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - C + - deb tags: - Communication - SIP source_code_url: https://github.com/asterisk/asterisk diff --git a/software/courier-mta.yml b/software/courier-mta.yml index b4087dd86b..2b13677c7e 100644 --- a/software/courier-mta.yml +++ b/software/courier-mta.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - C + - deb tags: - Communication - Email - Mail Transfer Agents source_code_url: https://www.courier-mta.org/repo.html diff --git a/software/dovecot.yml b/software/dovecot.yml index 27f7fea2bf..89cf4557a9 100644 --- a/software/dovecot.yml +++ b/software/dovecot.yml @@ -6,6 +6,7 @@ licenses: - LGPL-2.1 platforms: - C + - deb tags: - Communication - Email - Mail Delivery Agents source_code_url: https://github.com/dovecot/core diff --git a/software/exim.yml b/software/exim.yml index c2462a6db8..05c4a3307a 100644 --- a/software/exim.yml +++ b/software/exim.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - C + - deb tags: - Communication - Email - Mail Transfer Agents source_code_url: https://git.exim.org/exim.git diff --git a/software/iodine.yml b/software/iodine.yml index c75010cbe2..f1d7d5c351 100644 --- a/software/iodine.yml +++ b/software/iodine.yml @@ -5,6 +5,7 @@ licenses: - ISC platforms: - C + - deb tags: - Proxy source_code_url: https://github.com/yarrick/iodine diff --git a/software/jellyfin.yml b/software/jellyfin.yml index b2d15b49be..7d9cd84663 100644 --- a/software/jellyfin.yml +++ b/software/jellyfin.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - C# + - deb tags: - Media Streaming - Multimedia Streaming source_code_url: https://github.com/jellyfin/jellyfin diff --git a/software/jitsi-meet.yml b/software/jitsi-meet.yml index bafb8c09cb..2f2382fb03 100644 --- a/software/jitsi-meet.yml +++ b/software/jitsi-meet.yml @@ -6,6 +6,7 @@ licenses: platforms: - Nodejs - Docker + - deb tags: - Communication - Video Conferencing source_code_url: https://github.com/jitsi/jitsi-meet diff --git a/software/jitsi-video-bridge.yml b/software/jitsi-video-bridge.yml index 27c23ffb8e..05b0d0107c 100644 --- a/software/jitsi-video-bridge.yml +++ b/software/jitsi-video-bridge.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Java + - deb tags: - Communication - Video Conferencing source_code_url: https://github.com/jitsi/jitsi-videobridge diff --git a/software/kamailio.yml b/software/kamailio.yml index 444dc75fbb..af4dfb3762 100644 --- a/software/kamailio.yml +++ b/software/kamailio.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - C + - deb tags: - Communication - SIP source_code_url: https://github.com/kamailio/kamailio diff --git a/software/mumble.yml b/software/mumble.yml index 8d4dbab881..175080389b 100644 --- a/software/mumble.yml +++ b/software/mumble.yml @@ -5,6 +5,7 @@ licenses: - BSD-3-Clause platforms: - C++ + - deb tags: - Communication - Custom Communication Systems source_code_url: https://github.com/mumble-voip/mumble diff --git a/software/nextcloud.yml b/software/nextcloud.yml index 8ae2cc3d79..2d965bc31a 100644 --- a/software/nextcloud.yml +++ b/software/nextcloud.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - deb tags: - File Transfer & Synchronization source_code_url: https://github.com/nextcloud/server diff --git a/software/ngircd.yml b/software/ngircd.yml index 85522848d4..36ae5ddd4e 100644 --- a/software/ngircd.yml +++ b/software/ngircd.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - C + - deb tags: - Communication - IRC source_code_url: https://github.com/ngircd/ngircd diff --git a/software/opensmtpd.yml b/software/opensmtpd.yml index 214421fad2..e2a85e71c4 100644 --- a/software/opensmtpd.yml +++ b/software/opensmtpd.yml @@ -5,6 +5,7 @@ licenses: - ISC platforms: - C + - deb tags: - Communication - Email - Mail Transfer Agents source_code_url: https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/smtpd/ diff --git a/software/openssh-sftp-server.yml b/software/openssh-sftp-server.yml index 00ed8bd32d..4a4ad5ded8 100644 --- a/software/openssh-sftp-server.yml +++ b/software/openssh-sftp-server.yml @@ -5,6 +5,7 @@ licenses: - BSD-2-Clause platforms: - C + - deb tags: - File Transfer & Synchronization source_code_url: https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/ diff --git a/software/postfix.yml b/software/postfix.yml index 5c9ba4455f..22bff10f65 100644 --- a/software/postfix.yml +++ b/software/postfix.yml @@ -5,6 +5,7 @@ licenses: - IPL-1.0 platforms: - C + - deb tags: - Communication - Email - Mail Transfer Agents source_code_url: http://www.postfix.org/ diff --git a/software/privoxy.yml b/software/privoxy.yml index c801dcb149..439c0f0251 100644 --- a/software/privoxy.yml +++ b/software/privoxy.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - C + - deb tags: - Proxy source_code_url: https://www.privoxy.org diff --git a/software/roundcube.yml b/software/roundcube.yml index e76ac4ff5f..29fdcaada3 100644 --- a/software/roundcube.yml +++ b/software/roundcube.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - PHP + - deb tags: - Communication - Email - Webmail Clients source_code_url: https://github.com/roundcube/roundcubemail diff --git a/software/sendmail.yml b/software/sendmail.yml index 148e9655bd..b0f19c07db 100644 --- a/software/sendmail.yml +++ b/software/sendmail.yml @@ -5,6 +5,7 @@ licenses: - Sendmail platforms: - C + - deb tags: - Communication - Email - Mail Transfer Agents source_code_url: https://www.proofpoint.com/us/products/email-protection/open-source-email-solution diff --git a/software/shaarli.yml b/software/shaarli.yml index 918cdb19e2..d17657e8a7 100644 --- a/software/shaarli.yml +++ b/software/shaarli.yml @@ -5,6 +5,7 @@ licenses: - Zlib platforms: - PHP + - deb tags: - Bookmarks and Link Sharing source_code_url: https://github.com/shaarli/Shaarli diff --git a/software/squid.yml b/software/squid.yml index 8443ee7cf6..60dc5cd321 100644 --- a/software/squid.yml +++ b/software/squid.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - C + - deb tags: - Proxy source_code_url: https://code.launchpad.net/squid diff --git a/software/tinyproxy.yml b/software/tinyproxy.yml index 6e369ecf75..09a63226e2 100644 --- a/software/tinyproxy.yml +++ b/software/tinyproxy.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - C + - deb tags: - Proxy source_code_url: https://github.com/tinyproxy/tinyproxy diff --git a/software/transmission.yml b/software/transmission.yml index 96c3a2f721..e47accdd2c 100644 --- a/software/transmission.yml +++ b/software/transmission.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - C++ + - deb tags: - File Transfer - Peer-to-peer Filesharing source_code_url: https://github.com/transmission/transmission diff --git a/software/weechat.yml b/software/weechat.yml index 112e034977..0a3e8f6d35 100644 --- a/software/weechat.yml +++ b/software/weechat.yml @@ -6,6 +6,7 @@ licenses: platforms: - C - Docker + - deb tags: - Communication - IRC source_code_url: https://github.com/weechat/weechat diff --git a/software/zim.yml b/software/zim.yml index 360a1a413d..5c496aff3c 100644 --- a/software/zim.yml +++ b/software/zim.yml @@ -5,6 +5,7 @@ licenses: - GPL-2.0 platforms: - Python + - deb tags: - Wikis source_code_url: https://github.com/zim-desktop-wiki/zim-desktop-wiki diff --git a/software/znc.yml b/software/znc.yml index 8360ebe671..4b23eae674 100644 --- a/software/znc.yml +++ b/software/znc.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - C++ + - deb tags: - Communication - IRC source_code_url: https://github.com/znc/znc