Stop using the daemon class in @newuser.

If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
This commit is contained in:
ajacoutot 2022-11-08 11:14:43 +00:00
parent 2c6a388b1f
commit f50fdd748e
286 changed files with 336 additions and 241 deletions

View File

@ -5,6 +5,7 @@ DISTNAME = mpd-${VER}
EXTRACT_SUFX = .tar.xz EXTRACT_SUFX = .tar.xz
CATEGORIES = audio CATEGORIES = audio
HOMEPAGE = https://www.musicpd.org/ HOMEPAGE = https://www.musicpd.org/
REVISION = 0
# GPLv2+ # GPLv2+
PERMIT_PACKAGE = Yes PERMIT_PACKAGE = Yes

View File

@ -1,6 +1,6 @@
@pkgpath audio/mpd,tremor @pkgpath audio/mpd,tremor
@newgroup _mpd:560 @newgroup _mpd:560
@newuser _mpd:560:560:daemon:Music Player Daemon:/var/spool/mpd:/sbin/nologin @newuser _mpd:560:560::Music Player Daemon:/var/spool/mpd:/sbin/nologin
@extraunexec rm -rf /var/log/mpd/* @extraunexec rm -rf /var/log/mpd/*
@extraunexec find /var/spool/mpd \! -name playlists -mindepth 1 -exec rm -rf "{}" \; @extraunexec find /var/spool/mpd \! -name playlists -mindepth 1 -exec rm -rf "{}" \;
@rcscript ${RCDIR}/mpd @rcscript ${RCDIR}/mpd

View File

@ -1,7 +1,7 @@
COMMENT= multi-threaded DAAP server COMMENT= multi-threaded DAAP server
DISTNAME= mt-daapd-0.2.4.2 DISTNAME= mt-daapd-0.2.4.2
REVISION= 7 REVISION= 8
CATEGORIES= audio net CATEGORIES= audio net

View File

@ -1,6 +1,6 @@
@pkgpath audio/mt-daapd,howl @pkgpath audio/mt-daapd,howl
@newgroup _mt-daapd:634 @newgroup _mt-daapd:634
@newuser _mt-daapd:634:_mt-daapd:daemon:mt-daapd:/nonexistent:/sbin/nologin @newuser _mt-daapd:634:_mt-daapd::mt-daapd:/nonexistent:/sbin/nologin
@bin sbin/mt-daapd @bin sbin/mt-daapd
share/examples/mt-daapd/ share/examples/mt-daapd/
share/examples/mt-daapd/mt-daapd.conf share/examples/mt-daapd/mt-daapd.conf

View File

@ -1,9 +1,11 @@
COMMENT-main = low-latency voice chat client COMMENT-main = low-latency voice chat client
COMMENT-server = low-latency voice chat server COMMENT-server = low-latency voice chat server
REVISION-main = 0
VERSION = 1.4.287 VERSION = 1.4.287
DISTNAME = mumble-${VERSION} DISTNAME = mumble-${VERSION}
PKGNAME-server = murmur-${VERSION} PKGNAME-server = murmur-${VERSION}
REVISION-server = 0
CATEGORIES = audio net CATEGORIES = audio net

View File

@ -1,5 +1,5 @@
@newgroup _murmurd:854 @newgroup _murmurd:854
@newuser _murmurd:854:_murmurd:daemon:Mumble server:/nonexistent:/sbin/nologin @newuser _murmurd:854:_murmurd::Mumble server:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/murmurd @rcscript ${RCDIR}/murmurd
@bin bin/mumble-server @bin bin/mumble-server
@bin bin/murmurd @bin bin/murmurd

View File

@ -2,7 +2,7 @@ COMMENT = modern music server and streamer
MODGO_MODNAME = github.com/navidrome/navidrome MODGO_MODNAME = github.com/navidrome/navidrome
MODGO_VERSION = v0.47.5 MODGO_VERSION = v0.47.5
REVISION = 1 REVISION = 2
DISTNAME = navidrome-${MODGO_VERSION} DISTNAME = navidrome-${MODGO_VERSION}

View File

@ -1,5 +1,5 @@
@newgroup _navidrome:866 @newgroup _navidrome:866
@newuser _navidrome:866:866:daemon:Navidrome Account:/var/empty:/sbin/nologin @newuser _navidrome:866:866::Navidrome Account:/var/empty:/sbin/nologin
@rcscript ${RCDIR}/navidrome @rcscript ${RCDIR}/navidrome
@mode 755 @mode 755
@owner _navidrome @owner _navidrome

View File

@ -1,7 +1,7 @@
COMMENT= opensource Napster(tm) server COMMENT= opensource Napster(tm) server
DISTNAME= opennap-0.44 DISTNAME= opennap-0.44
REVISION= 3 REVISION= 4
CATEGORIES= audio net CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opennap/} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opennap/}

View File

@ -1,5 +1,5 @@
@newgroup _opennap:500 @newgroup _opennap:500
@newuser _opennap:500:_opennap:daemon:Opennap Account:/nonexistent:/sbin/nologin @newuser _opennap:500:_opennap::Opennap Account:/nonexistent:/sbin/nologin
@extraunexec rm -rf ${SYSCONFDIR}/opennap/* @extraunexec rm -rf ${SYSCONFDIR}/opennap/*
@bin sbin/metaserver @bin sbin/metaserver
@bin sbin/opennap @bin sbin/opennap

View File

@ -3,7 +3,7 @@ COMMENT = streaming audio server for Squeezebox network music players
V = 7.3.3 V = 7.3.3
PKGNAME = squeezecenter-${V} PKGNAME = squeezecenter-${V}
DISTNAME = squeezecenter-${V}-noCPAN DISTNAME = squeezecenter-${V}-noCPAN
REVISION = 8 REVISION = 9
CATEGORIES = audio net CATEGORIES = audio net
HOMEPAGE = http://wiki.slimdevices.com/index.php/SqueezeCenter HOMEPAGE = http://wiki.slimdevices.com/index.php/SqueezeCenter

View File

@ -1,5 +1,5 @@
@newgroup _squeezecenter:610 @newgroup _squeezecenter:610
@newuser _squeezecenter:610:_squeezecenter:daemon:squeezecenter user:/nonexistent:/sbin/nologin @newuser _squeezecenter:610:_squeezecenter::squeezecenter user:/nonexistent:/sbin/nologin
@extraunexec rm -rf /var/db/squeezecenter/* @extraunexec rm -rf /var/db/squeezecenter/*
@extraunexec rm -rf /var/log/squeezecenter/* @extraunexec rm -rf /var/log/squeezecenter/*
bin/scanner.pl bin/scanner.pl

View File

@ -5,7 +5,7 @@ GH_ACCOUNT= ralph-irving
GH_PROJECT= squeezelite GH_PROJECT= squeezelite
GH_COMMIT= 1cff80e5330501b1f587a474f06db08fd53d9521 GH_COMMIT= 1cff80e5330501b1f587a474f06db08fd53d9521
DISTNAME= squeezelite-$V DISTNAME= squeezelite-$V
REVISION= 1 REVISION= 2
CATEGORIES= audio CATEGORIES= audio

View File

@ -1,5 +1,5 @@
@newgroup _squeezelite:767 @newgroup _squeezelite:767
@newuser _squeezelite:767:_squeezelite:daemon:squeezelite user:/var/squeezelite:/sbin/nologin @newuser _squeezelite:767:_squeezelite::squeezelite user:/var/squeezelite:/sbin/nologin
@mode 750 @mode 750
@owner root @owner root
@group _squeezelite @group _squeezelite

View File

@ -3,6 +3,7 @@ COMMENT = minimalistic Mumble server
GH_ACCOUNT = umurmur GH_ACCOUNT = umurmur
GH_PROJECT = umurmur GH_PROJECT = umurmur
GH_TAGNAME = 0.2.20 GH_TAGNAME = 0.2.20
REVISION = 0
CATEGORIES = audio CATEGORIES = audio

View File

@ -1,5 +1,5 @@
@newgroup _umurmur:671 @newgroup _umurmur:671
@newuser _umurmur:671:_umurmur:daemon:uMurmur Account:/nonexistent:/sbin/nologin @newuser _umurmur:671:_umurmur::uMurmur Account:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/umurmurd @rcscript ${RCDIR}/umurmurd
@man man/man5/umurmur.conf.5 @man man/man5/umurmur.conf.5
@man man/man8/umurmurd.8 @man man/man8/umurmurd.8

View File

@ -3,7 +3,7 @@ COMMENT= Music Player Daemon web client
GH_ACCOUNT = notandy GH_ACCOUNT = notandy
GH_PROJECT = ympd GH_PROJECT = ympd
GH_TAGNAME = v1.3.0 GH_TAGNAME = v1.3.0
REVISION = 4 REVISION = 5
CATEGORIES = audio www CATEGORIES = audio www

View File

@ -1,5 +1,5 @@
@newgroup _ympd:782 @newgroup _ympd:782
@newuser _ympd:782:782:daemon:Ympd Daemon:/var/empty:/sbin/nologin @newuser _ympd:782:782::Ympd Daemon:/var/empty:/sbin/nologin
@bin bin/ympd @bin bin/ympd
@man man/man1/ympd.1 @man man/man1/ympd.1
@rcscript ${RCDIR}/ympd @rcscript ${RCDIR}/ympd

View File

@ -3,6 +3,7 @@ COMMENT= manage remote serial consoles via TCP/IP
V= 8.2.7 V= 8.2.7
DISTNAME= conserver-$V DISTNAME= conserver-$V
CATEGORIES= comms CATEGORIES= comms
REVISION= 0
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org> MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>

View File

@ -1,5 +1,5 @@
@newgroup _conserver:736 @newgroup _conserver:736
@newuser _conserver:736:_conserver:daemon:Serial console server:/nonexistent:/sbin/nologin @newuser _conserver:736:_conserver::Serial console server:/nonexistent:/sbin/nologin
@extra /var/log/conserver @extra /var/log/conserver
@extraunexec rm -rf /var/consoles/* @extraunexec rm -rf /var/consoles/*
@rcscript ${RCDIR}/conserver @rcscript ${RCDIR}/conserver

View File

@ -3,6 +3,7 @@ COMMENT = interface to various LCD displays
V = 0.5.9 V = 0.5.9
DISTNAME = lcdproc-$V DISTNAME = lcdproc-$V
CATEGORIES = comms devel CATEGORIES = comms devel
REVISION = 0
HOMEPAGE = http://www.lcdproc.org HOMEPAGE = http://www.lcdproc.org

View File

@ -1,5 +1,5 @@
@newgroup _lcdproc:687 @newgroup _lcdproc:687
@newuser _lcdproc:687:687:daemon:LCDproc Daemon:/var/lcdproc:/sbin/nologin @newuser _lcdproc:687:687::LCDproc Daemon:/var/lcdproc:/sbin/nologin
@rcscript ${RCDIR}/lcdd @rcscript ${RCDIR}/lcdd
@rcscript ${RCDIR}/lcdexec @rcscript ${RCDIR}/lcdexec
@rcscript ${RCDIR}/lcdproc @rcscript ${RCDIR}/lcdproc

View File

@ -1,7 +1,7 @@
COMMENT = gateway to send and receive SMS through GSM mobile phones COMMENT = gateway to send and receive SMS through GSM mobile phones
DISTNAME = smstools3-3.1.21 DISTNAME = smstools3-3.1.21
REVISION = 2 REVISION = 3
CATEGORIES = comms CATEGORIES = comms
FIX_EXTRACT_PERMISSIONS=Yes FIX_EXTRACT_PERMISSIONS=Yes

View File

@ -1,6 +1,6 @@
@conflict gnokii-* @conflict gnokii-*
@newgroup _smsd:590 @newgroup _smsd:590
@newuser _smsd:590:_smsd:daemon:smsd user:/nonexistent:/sbin/nologin @newuser _smsd:590:_smsd::smsd user:/nonexistent:/sbin/nologin
@extraunexec rm -rf /var/spool/sms/* @extraunexec rm -rf /var/spool/sms/*
@extraunexec rm -rf /var/log/smsd/* @extraunexec rm -rf /var/log/smsd/*
@rcscript ${RCDIR}/smsd @rcscript ${RCDIR}/smsd

View File

@ -7,6 +7,7 @@ GH_PROJECT = barman
GH_TAGNAME = release/${MODPY_EGG_VERSION} GH_TAGNAME = release/${MODPY_EGG_VERSION}
DISTNAME = barman-${MODPY_EGG_VERSION} DISTNAME = barman-${MODPY_EGG_VERSION}
WRKDIST = ${WRKDIR}/barman-release-${MODPY_EGG_VERSION} WRKDIST = ${WRKDIR}/barman-release-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES = databases CATEGORIES = databases
HOMEPAGE = https://www.pgbarman.org/ HOMEPAGE = https://www.pgbarman.org/

View File

@ -1,5 +1,5 @@
@newgroup _barman:723 @newgroup _barman:723
@newuser _barman:723:723:daemon:Barman User:/var/db/barman:/sbin/nologin @newuser _barman:723:723::Barman User:/var/db/barman:/sbin/nologin
@extraunexec rm -rf /var/db/barman/* @extraunexec rm -rf /var/db/barman/*
@extraunexec rm -rf /var/log/barman/* @extraunexec rm -rf /var/log/barman/*
@mode 0750 @mode 0750

View File

@ -5,7 +5,7 @@ MODGO_MODNAME= github.com/influxdata/influxdb
GH_ACCOUNT = influxdata GH_ACCOUNT = influxdata
GH_PROJECT = influxdb GH_PROJECT = influxdb
GH_TAGNAME = ${MODGO_VERSION} GH_TAGNAME = ${MODGO_VERSION}
REVISION = 0 REVISION = 1
HOMEPAGE = https://influxdata.com HOMEPAGE = https://influxdata.com

View File

@ -1,5 +1,5 @@
@newgroup _influx:797 @newgroup _influx:797
@newuser _influx:797:_influx:daemon:InfluxDB user:${VARBASE}/influxdb:/sbin/nologin @newuser _influx:797:_influx::InfluxDB user:${VARBASE}/influxdb:/sbin/nologin
@rcscript ${RCDIR}/influxdb @rcscript ${RCDIR}/influxdb
@extraunexec rm -rf ${VARBASE}/influxdb/ @extraunexec rm -rf ${VARBASE}/influxdb/
@bin bin/influx @bin bin/influx

View File

@ -5,9 +5,10 @@ COMMENT-tests= multithreaded SQL database (regression test suite/benchmark)
VERSION= 10.9.3 VERSION= 10.9.3
DISTNAME= mariadb-${VERSION} DISTNAME= mariadb-${VERSION}
PKGNAME-main= mariadb-client-${VERSION} PKGNAME-main= mariadb-client-${VERSION}
REVISION-server= 1 REVISION-server= 2
REVISION-tests= 1 REVISION-tests= 2
EPOCH= 1 EPOCH= 1
REVISION-main= 0
CATEGORIES= databases CATEGORIES= databases
MASTER_SITES= https://downloads.mariadb.com/MariaDB/${DISTNAME}/source/ \ MASTER_SITES= https://downloads.mariadb.com/MariaDB/${DISTNAME}/source/ \

View File

@ -1,6 +1,6 @@
@conflict mariadb-client-<=10.4.12v1 @conflict mariadb-client-<=10.4.12v1
@newgroup _mysql:502 @newgroup _mysql:502
@newuser _mysql:502:_mysql:daemon:MySQL Account:/nonexistent:/sbin/nologin @newuser _mysql:502:_mysql::MySQL Account:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/mysqld @rcscript ${RCDIR}/mysqld
@bin bin/aria_chk @bin bin/aria_chk
@bin bin/aria_dump_log @bin bin/aria_dump_log

View File

@ -7,7 +7,7 @@ PORTROACH = limitw:^3\.6\.
# dump/restore using mongodump from databases/mongo-tools (which was added # dump/restore using mongodump from databases/mongo-tools (which was added
# to ports between 7.1 and 7.2). # to ports between 7.1 and 7.2).
V = 3.6.23 V = 3.6.23
REVISION = 1 REVISION = 2
WANTLIB += ${COMPILER_LIBCXX} WANTLIB += ${COMPILER_LIBCXX}
WANTLIB += boost_filesystem-mt boost_iostreams-mt WANTLIB += boost_filesystem-mt boost_iostreams-mt

View File

@ -1,7 +1,7 @@
@option is-branch @option is-branch
@pkgpath databases/mongodb @pkgpath databases/mongodb
@newgroup _mongodb:670 @newgroup _mongodb:670
@newuser _mongodb:670:670:daemon:MongoDB Account:/nonexistent:/sbin/nologin @newuser _mongodb:670:670::MongoDB Account:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/mongod @rcscript ${RCDIR}/mongod
@mode 750 @mode 750
@owner _mongodb @owner _mongodb

View File

@ -1,6 +1,7 @@
PORTROACH = limitw:1,even PORTROACH = limitw:1,even
V = 4.4.17 V = 4.4.17
REVISION = 0
WANTLIB += ${COMPILER_LIBCXX} WANTLIB += ${COMPILER_LIBCXX}
WANTLIB += boost_filesystem-mt boost_iostreams-mt boost_log-mt WANTLIB += boost_filesystem-mt boost_iostreams-mt boost_log-mt

View File

@ -1,6 +1,6 @@
@option is-branch @option is-branch
@newgroup _mongodb:670 @newgroup _mongodb:670
@newuser _mongodb:670:670:daemon:MongoDB Account:/nonexistent:/sbin/nologin @newuser _mongodb:670:670::MongoDB Account:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/mongod @rcscript ${RCDIR}/mongod
@mode 750 @mode 750
@owner _mongodb @owner _mongodb

View File

@ -1,5 +1,6 @@
COMMENT-main = LDAP client library and tools COMMENT-main = LDAP client library and tools
COMMENT-server = LDAP directory server COMMENT-server = LDAP directory server
REVISION-server = 0
DISTNAME = openldap-2.6.3 DISTNAME = openldap-2.6.3
@ -10,6 +11,7 @@ EXTRACT_SUFX = .tgz
FULLPKGNAME-main = ${DISTNAME:S/-/-client-/}${FLAVOR_EXT:S/-aci//} FULLPKGNAME-main = ${DISTNAME:S/-/-client-/}${FLAVOR_EXT:S/-aci//}
FULLPKGPATH-main = databases/openldap,-main${FLAVOR_EXT:S/-aci//:S/-/,/g} FULLPKGPATH-main = databases/openldap,-main${FLAVOR_EXT:S/-aci//:S/-/,/g}
EPOCH = 0 EPOCH = 0
REVISION-main = 0
SHARED_LIBS += lber 16.0 SHARED_LIBS += lber 16.0
SHARED_LIBS += ldap 16.0 SHARED_LIBS += ldap 16.0

View File

@ -4,7 +4,7 @@
@pkgpath databases/openldap23 @pkgpath databases/openldap23
@ask-update openldap-server-<2.5 BDB/HDB backends are removed in 2.5, convert to MDB before updating if you use them. Backup your existing database with slapcat @ask-update openldap-server-<2.5 BDB/HDB backends are removed in 2.5, convert to MDB before updating if you use them. Backup your existing database with slapcat
@newgroup _openldap:544 @newgroup _openldap:544
@newuser _openldap:544:_openldap:daemon:OpenLDAP Account:/nonexistent:/sbin/nologin @newuser _openldap:544:_openldap::OpenLDAP Account:/nonexistent:/sbin/nologin
@comment XXXextra @extraunexec rm -Rf ${LDAP_SYSCONF}/slapd.d/* @comment XXXextra @extraunexec rm -Rf ${LDAP_SYSCONF}/slapd.d/*
@comment XXXextra @extraunexec rm -Rf /var/openldap-data/* @comment XXXextra @extraunexec rm -Rf /var/openldap-data/*
@rcscript ${RCDIR}/slapd @rcscript ${RCDIR}/slapd

View File

@ -2,7 +2,7 @@ COMMENT = lightweight connection pooler for PostgreSQL
V = 1.16.1 V = 1.16.1
DISTNAME = pgbouncer-${V} DISTNAME = pgbouncer-${V}
REVISION = 0 REVISION = 1
CATEGORIES = databases CATEGORIES = databases

View File

@ -1,5 +1,5 @@
@newgroup _pgbouncer:653 @newgroup _pgbouncer:653
@newuser _pgbouncer:653:653:daemon:pgbouncer:/nonexistent:/sbin/nologin @newuser _pgbouncer:653:653::pgbouncer:/nonexistent:/sbin/nologin
@extraunexec rm -rf /var/log/pgbouncer/* @extraunexec rm -rf /var/log/pgbouncer/*
@rcscript ${RCDIR}/pgbouncer @rcscript ${RCDIR}/pgbouncer
@bin bin/pgbouncer @bin bin/pgbouncer

View File

@ -1,7 +1,7 @@
COMMENT= connection pool server for PostgreSQL COMMENT= connection pool server for PostgreSQL
DISTNAME= pgpool-II-3.7.18 DISTNAME= pgpool-II-3.7.18
REVISION= 0 REVISION= 1
CATEGORIES= databases CATEGORIES= databases

View File

@ -1,5 +1,5 @@
@newgroup _pgpool:690 @newgroup _pgpool:690
@newuser _pgpool:690:_pgpool:daemon:pgpool daemon:/nonexistent:/sbin/nologin @newuser _pgpool:690:_pgpool::pgpool daemon:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/pgpool @rcscript ${RCDIR}/pgpool
@bin bin/pcp_attach_node @bin bin/pcp_attach_node
@bin bin/pcp_detach_node @bin bin/pcp_detach_node

View File

@ -4,11 +4,17 @@ COMMENT-docs= PostgreSQL RDBMS documentation
COMMENT-contrib=PostgreSQL RDBMS contributions COMMENT-contrib=PostgreSQL RDBMS contributions
COMMENT-plpython=Python procedural language for PostgreSQL COMMENT-plpython=Python procedural language for PostgreSQL
COMMENT-pg_upgrade=Support for upgrading PostgreSQL data from previous version COMMENT-pg_upgrade=Support for upgrading PostgreSQL data from previous version
REVISION-contrib= 0
REVISION-docs= 0
REVISION-pg_upgrade= 0
REVISION-plpython= 0
REVISION-server=0
VERSION= 14.5 VERSION= 14.5
PREV_MAJOR= 13 PREV_MAJOR= 13
DISTNAME= postgresql-${VERSION} DISTNAME= postgresql-${VERSION}
PKGNAME-main= postgresql-client-${VERSION} PKGNAME-main= postgresql-client-${VERSION}
REVISION-main= 0
DPB_PROPERTIES= parallel DPB_PROPERTIES= parallel

View File

@ -6,7 +6,7 @@
@ask-update postgresql-server-<${V_MAJOR} Updating across a major version - data migration needed, see the pkg-readme @ask-update postgresql-server-<${V_MAJOR} Updating across a major version - data migration needed, see the pkg-readme
@ask-update postgresql-server-<${PREV_MAJOR} CAUTION! Version before ${PREV_MAJOR} is too old for pg_upgrade. Make sure your database is backed up @ask-update postgresql-server-<${PREV_MAJOR} CAUTION! Version before ${PREV_MAJOR} is too old for pg_upgrade. Make sure your database is backed up
@newgroup _postgresql:503 @newgroup _postgresql:503
@newuser _postgresql:503:_postgresql:daemon:PostgreSQL Manager:/var/postgresql:/bin/sh @newuser _postgresql:503:_postgresql::PostgreSQL Manager:/var/postgresql:/bin/sh
@rcscript ${RCDIR}/postgresql @rcscript ${RCDIR}/postgresql
@mode 755 @mode 755
@owner _postgresql @owner _postgresql

View File

@ -5,8 +5,8 @@ V= 5.2.19
DISTNAME= puppetdb-$V DISTNAME= puppetdb-$V
PKGNAME-plugin= puppetdb-termini-$V PKGNAME-plugin= puppetdb-termini-$V
CATEGORIES= databases CATEGORIES= databases
REVISION-main= 1 REVISION-main= 2
REVISION-plugin=3 REVISION-plugin=4
HOMEPAGE= https://puppet.com/docs/puppetdb/ HOMEPAGE= https://puppet.com/docs/puppetdb/

View File

@ -1,6 +1,6 @@
@option is-branch @option is-branch
@newgroup _puppetdb:719 @newgroup _puppetdb:719
@newuser _puppetdb:719:719:daemon:PuppetDB user:/nonexistent:/sbin/nologin @newuser _puppetdb:719:719::PuppetDB user:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/puppetdb @rcscript ${RCDIR}/puppetdb
bin/puppetdb bin/puppetdb
share/doc/pkg-readmes/${PKGSTEM} share/doc/pkg-readmes/${PKGSTEM}

View File

@ -5,6 +5,7 @@ MODPY_EGG_VERSION= 1.1.10
DISTNAME= carbon-${MODPY_EGG_VERSION} DISTNAME= carbon-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME} PKGNAME= py-${DISTNAME}
CATEGORIES= databases CATEGORIES= databases
REVISION= 0
# Apache # Apache
PERMIT_PACKAGE= Yes PERMIT_PACKAGE= Yes

View File

@ -1,7 +1,7 @@
@conflict py-carbon-* @conflict py-carbon-*
@pkgpath databases/py-carbon @pkgpath databases/py-carbon
@newgroup _graphite:706 @newgroup _graphite:706
@newuser _graphite:706:_graphite:daemon:Graphite and Carbon user:/nonexistent:/sbin/nologin @newuser _graphite:706:_graphite::Graphite and Carbon user:/nonexistent:/sbin/nologin
bin/carbon-aggregator-cache.py bin/carbon-aggregator-cache.py
bin/carbon-aggregator.py bin/carbon-aggregator.py
bin/carbon-cache.py bin/carbon-cache.py

View File

@ -3,6 +3,7 @@ COMMENT = persistent key-value database
DISTNAME = redis-6.2.7 DISTNAME = redis-6.2.7
CATEGORIES = databases CATEGORIES = databases
HOMEPAGE = https://redis.io/ HOMEPAGE = https://redis.io/
REVISION = 0
MAINTAINER = Daniel Jakots <obsd@chown.me> MAINTAINER = Daniel Jakots <obsd@chown.me>

View File

@ -1,5 +1,5 @@
@newgroup _redis:686 @newgroup _redis:686
@newuser _redis:686:_redis:daemon:redis account:${DBDIR}:/sbin/nologin @newuser _redis:686:_redis::redis account:${DBDIR}:/sbin/nologin
@rcscript ${RCDIR}/redis @rcscript ${RCDIR}/redis
@bin bin/redis-benchmark @bin bin/redis-benchmark
bin/redis-check-aof bin/redis-check-aof

View File

@ -6,7 +6,7 @@ COMMENT= distributed data store
DISTNAME= riak-2.2.5 DISTNAME= riak-2.2.5
CATEGORIES= databases CATEGORIES= databases
HOMEPAGE= http://basho.com/ HOMEPAGE= http://basho.com/
REVISION= 2 REVISION= 3
MAINTAINER= Jonathan Matthew <jmatthew@openbsd.org> MAINTAINER= Jonathan Matthew <jmatthew@openbsd.org>

View File

@ -1,6 +1,6 @@
@comment riak uses su(1): homedir must exist and user must have a valid shell @comment riak uses su(1): homedir must exist and user must have a valid shell
@newgroup _riak:702 @newgroup _riak:702
@newuser _riak:702:_riak:daemon:Riak daemon:/var/riak:/bin/sh @newuser _riak:702:_riak::Riak daemon:/var/riak:/bin/sh
lib/riak/ lib/riak/
lib/riak/erts-${ERTS_V}/ lib/riak/erts-${ERTS_V}/
lib/riak/erts-${ERTS_V}/bin/ lib/riak/erts-${ERTS_V}/bin/

View File

@ -6,6 +6,7 @@ GH_PROJECT = VictoriaMetrics
GH_TAGNAME = v${V} GH_TAGNAME = v${V}
PKGNAME = victoriametrics-${V} PKGNAME = victoriametrics-${V}
REVISION = 0
CATEGORIES = databases CATEGORIES = databases

View File

@ -1,5 +1,5 @@
@newgroup _vmetrics:872 @newgroup _vmetrics:872
@newuser _vmetrics:872:_vmetrics:daemon:VictoriaMetrics:${LOCALSTATEDIR}/db/vmetrics:/sbin/nologin @newuser _vmetrics:872:_vmetrics::VictoriaMetrics:${LOCALSTATEDIR}/db/vmetrics:/sbin/nologin
@sample ${SYSCONFDIR}/vmetrics/ @sample ${SYSCONFDIR}/vmetrics/
@rcscript ${RCDIR}/vmetrics @rcscript ${RCDIR}/vmetrics
@bin bin/vmagent @bin bin/vmagent

View File

@ -2,6 +2,7 @@ COMMENT = full-featured LDAP client running as web application
MODPY_EGG_VERSION = 1.7.8 MODPY_EGG_VERSION = 1.7.8
DISTNAME = web2ldap-${MODPY_EGG_VERSION} DISTNAME = web2ldap-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES = databases www sysutils CATEGORIES = databases www sysutils

View File

@ -1,5 +1,5 @@
@newgroup _web2ldap:857 @newgroup _web2ldap:857
@newuser _web2ldap:857:_web2ldap:daemon:web2ldap service account:/var/empty:/sbin/nologin @newuser _web2ldap:857:_web2ldap::web2ldap service account:/var/empty:/sbin/nologin
@rcscript ${RCDIR}/web2ldap @rcscript ${RCDIR}/web2ldap
bin/web2ldap bin/web2ldap
lib/python${MODPY_VERSION}/site-packages/web2ldap/ lib/python${MODPY_VERSION}/site-packages/web2ldap/

View File

@ -9,7 +9,7 @@ DISTNAME = distcc-${VERSION}
EPOCH = 0 EPOCH = 0
CATEGORIES = devel net CATEGORIES = devel net
REVISION = 2 REVISION = 3
HOMEPAGE = https://distcc.github.io/ HOMEPAGE = https://distcc.github.io/

View File

@ -1,5 +1,5 @@
@newgroup _distcc:764 @newgroup _distcc:764
@newuser _distcc:764:_distcc:daemon:distcc user:/nonexistent:/sbin/nologin @newuser _distcc:764:_distcc::distcc user:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/distccd @rcscript ${RCDIR}/distccd
@bin bin/distccd @bin bin/distccd
@man man/man1/distccd.1 @man man/man1/distccd.1

View File

@ -1,6 +1,9 @@
COMMENT-main = distributed version control system COMMENT-main = distributed version control system
COMMENT-svn = subversion interoperability tools COMMENT-svn = subversion interoperability tools
COMMENT-x11 = graphical tools COMMENT-x11 = graphical tools
REVISION-main = 0
REVISION-svn = 0
REVISION-x11 = 0
V = 2.38.1 V = 2.38.1
DISTNAME = git-${V} DISTNAME = git-${V}

View File

@ -1,7 +1,7 @@
@conflict git-x11-<2.33.1p0 @conflict git-x11-<2.33.1p0
@pkgpath devel/git @pkgpath devel/git
@newgroup _gitdaemon:778 @newgroup _gitdaemon:778
@newuser _gitdaemon:778:_gitdaemon:daemon:Git Daemon:/nonexistent:/sbin/nologin @newuser _gitdaemon:778:_gitdaemon::Git Daemon:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/gitdaemon @rcscript ${RCDIR}/gitdaemon
@bin bin/git @bin bin/git
bin/git-cvsserver bin/git-cvsserver

View File

@ -1,5 +1,6 @@
VERSION = 2.376 VERSION = 2.376
MASTER_SITES = https://get.jenkins.io/war/${VERSION}/ MASTER_SITES = https://get.jenkins.io/war/${VERSION}/
DIST_SUBDIR = jenkins-devel DIST_SUBDIR = jenkins-devel
REVISION = 0
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -2,7 +2,7 @@
@conflict hudson-* @conflict hudson-*
@pkgpath devel/jenkins @pkgpath devel/jenkins
@newgroup _jenkins:668 @newgroup _jenkins:668
@newuser _jenkins:668:_jenkins:daemon:Jenkins Account:${HOMEDIR}:/sbin/nologin @newuser _jenkins:668:_jenkins::Jenkins Account:${HOMEDIR}:/sbin/nologin
@extraunexec rm -rf ${HOMEDIR}/* @extraunexec rm -rf ${HOMEDIR}/*
@owner _jenkins @owner _jenkins
@group _jenkins @group _jenkins

View File

@ -1,5 +1,6 @@
VERSION = 2.361.2 VERSION = 2.361.2
MASTER_SITES = https://get.jenkins.io/war-stable/${VERSION}/ MASTER_SITES = https://get.jenkins.io/war-stable/${VERSION}/
DIST_SUBDIR = jenkins-stable DIST_SUBDIR = jenkins-stable
REVISION = 0
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -2,7 +2,7 @@
@conflict hudson-* @conflict hudson-*
@pkgpath devel/jenkins @pkgpath devel/jenkins
@newgroup _jenkins:668 @newgroup _jenkins:668
@newuser _jenkins:668:_jenkins:daemon:Jenkins Account:${HOMEDIR}:/sbin/nologin @newuser _jenkins:668:_jenkins::Jenkins Account:${HOMEDIR}:/sbin/nologin
@extraunexec rm -rf ${HOMEDIR}/* @extraunexec rm -rf ${HOMEDIR}/*
@owner _jenkins @owner _jenkins
@group _jenkins @group _jenkins

View File

@ -2,6 +2,7 @@ COMMENT = continuous integration framework
DISTNAME = buildbot-${MODPY_EGG_VERSION} DISTNAME = buildbot-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME} PKGNAME = ${DISTNAME}
REVISION = 0
RUN_DEPENDS = databases/py-sqlalchemy${MODPY_FLAVOR} \ RUN_DEPENDS = databases/py-sqlalchemy${MODPY_FLAVOR} \
databases/py-alembic${MODPY_FLAVOR} \ databases/py-alembic${MODPY_FLAVOR} \

View File

@ -1,7 +1,7 @@
@conflict py-buildbot-* @conflict py-buildbot-*
@pkgpath devel/py-buildbot @pkgpath devel/py-buildbot
@newgroup _buildbot:673 @newgroup _buildbot:673
@newuser _buildbot:673:_buildbot:daemon:BuildBot master daemon:${HOMEDIR}:/sbin/nologin @newuser _buildbot:673:_buildbot::BuildBot master daemon:${HOMEDIR}:/sbin/nologin
@rcscript ${RCDIR}/buildbot @rcscript ${RCDIR}/buildbot
@mode 700 @mode 700
@owner _buildbot @owner _buildbot

View File

@ -2,6 +2,7 @@ COMMENT= buildworker for the buildbot CI system
MODPY_EGG_VERSION= 3.6.1 MODPY_EGG_VERSION= 3.6.1
DISTNAME= buildbot-worker-${MODPY_EGG_VERSION} DISTNAME= buildbot-worker-${MODPY_EGG_VERSION}
REVISION= 0
CATEGORIES= devel CATEGORIES= devel

View File

@ -1,6 +1,6 @@
@conflict py-buildslave-* @conflict py-buildslave-*
@newgroup _buildslave:674 @newgroup _buildslave:674
@newuser _buildslave:674:_buildslave:daemon:BuildBot worker daemon:${HOMEDIR}:/sbin/nologin @newuser _buildslave:674:_buildslave::BuildBot worker daemon:${HOMEDIR}:/sbin/nologin
@rcscript ${RCDIR}/buildbot_worker @rcscript ${RCDIR}/buildbot_worker
@mode 700 @mode 700
@owner _buildslave @owner _buildslave

View File

@ -1,7 +1,7 @@
COMMENT = GitHub webhooks runner daemon COMMENT = GitHub webhooks runner daemon
V = 0.4.6 V = 0.4.6
REVISION = 1 REVISION = 2
DISTNAME = snare-$V DISTNAME = snare-$V
CATEGORIES = devel CATEGORIES = devel

View File

@ -1,5 +1,5 @@
@newgroup _snare:850 @newgroup _snare:850
@newuser _snare:850:_snare:daemon:snare account:/nonexistent:/sbin/nologin @newuser _snare:850:_snare::snare account:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/snare @rcscript ${RCDIR}/snare
@bin bin/snare @bin bin/snare
@man man/man1/snare.1 @man man/man1/snare.1

View File

@ -7,7 +7,7 @@ COMMENT-gnome-keyring= GNOME keyring support for subversion
VERSION= 1.14.2 VERSION= 1.14.2
REVISION-ruby= 0 REVISION-ruby= 0
REVISION-gnome-keyring= 0 REVISION-gnome-keyring= 1
DISTNAME= subversion-${VERSION:S/rc/-rc/} DISTNAME= subversion-${VERSION:S/rc/-rc/}
PKGNAME-main= subversion-${VERSION} PKGNAME-main= subversion-${VERSION}
PKGNAME-perl= p5-SVN-${VERSION} PKGNAME-perl= p5-SVN-${VERSION}

View File

@ -3,7 +3,7 @@
@pkgpath devel/subversion,-main,gnome_keyring @pkgpath devel/subversion,-main,gnome_keyring
@pkgpath devel/subversion @pkgpath devel/subversion
@newgroup _svnserve:777 @newgroup _svnserve:777
@newuser _svnserve:777:_svnserve:daemon:SVN Daemon:/nonexistent:/sbin/nologin @newuser _svnserve:777:_svnserve::SVN Daemon:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/svnserve @rcscript ${RCDIR}/svnserve
@comment @bin bin/diff @comment @bin bin/diff
@comment @bin bin/diff3 @comment @bin bin/diff3

View File

@ -4,7 +4,7 @@ ONLY_FOR_ARCHS= amd64 i386 macppc
COMMENT= clone of the original Quake III Arena COMMENT= clone of the original Quake III Arena
DISTNAME= ioquake3-2020.09.29 DISTNAME= ioquake3-2020.09.29
REVISION= 0 REVISION= 1
GH_ACCOUNT= ioquake GH_ACCOUNT= ioquake
GH_PROJECT= ioq3 GH_PROJECT= ioq3

View File

@ -1,5 +1,5 @@
@newgroup _ioq3:776 @newgroup _ioq3:776
@newuser _ioq3:776:_ioq3:daemon:ioquake3 Server:/var/ioq3:/sbin/nologin @newuser _ioq3:776:_ioq3::ioquake3 Server:/var/ioq3:/sbin/nologin
@rcscript ${RCDIR}/ioq3ded @rcscript ${RCDIR}/ioq3ded
@bin bin/ioq3ded @bin bin/ioq3ded
@bin bin/ioquake3 @bin bin/ioquake3

View File

@ -4,6 +4,7 @@ BROKEN-hppa = missing atomic ops
COMMENT= fantasy turn-based strategy game COMMENT= fantasy turn-based strategy game
DISTNAME= wesnoth-1.16.6 DISTNAME= wesnoth-1.16.6
REVISION= 0
CATEGORIES= games x11 CATEGORIES= games x11

View File

@ -1,7 +1,7 @@
@pkgpath games/wesnoth,tinygui @pkgpath games/wesnoth,tinygui
@pkgpath games/wesnoth,lite @pkgpath games/wesnoth,lite
@newgroup _wesnothd:708 @newgroup _wesnothd:708
@newuser _wesnothd:708:_wesnothd:daemon:Wesnoth Server:/var/wesnothd:/sbin/nologin @newuser _wesnothd:708:_wesnothd::Wesnoth Server:/var/wesnothd:/sbin/nologin
@rcscript ${RCDIR}/wesnothd @rcscript ${RCDIR}/wesnothd
@bin bin/campaignd @bin bin/campaignd
@bin bin/wesnoth @bin bin/wesnoth

View File

@ -6,6 +6,7 @@ V= 8.00
PKGNAME= ${N}-${V} PKGNAME= ${N}-${V}
DISTNAME= quake2-${V} DISTNAME= quake2-${V}
CATEGORIES= games CATEGORIES= games
REVISION= 0
HOMEPAGE= https://www.yamagi.org/quake2/ HOMEPAGE= https://www.yamagi.org/quake2/
MAINTAINER= Adam Wolk <awolk@openbsd.org> MAINTAINER= Adam Wolk <awolk@openbsd.org>

View File

@ -1,5 +1,5 @@
@newgroup _yquake2:779 @newgroup _yquake2:779
@newuser _yquake2:779:_yquake2:daemon:Yamagi Quake II Server:/var/yquake2:/sbin/nologin @newuser _yquake2:779:_yquake2::Yamagi Quake II Server:/var/yquake2:/sbin/nologin
@rcscript ${RCDIR}/q2ded @rcscript ${RCDIR}/q2ded
bin/quake2 bin/quake2
lib/yquake2/ lib/yquake2/

View File

@ -7,6 +7,7 @@ COMMENT = high-performance road network routing engine
GH_ACCOUNT = Project-OSRM GH_ACCOUNT = Project-OSRM
GH_PROJECT = osrm-backend GH_PROJECT = osrm-backend
GH_TAGNAME = v5.22.0 GH_TAGNAME = v5.22.0
REVISION = 0
CATEGORIES = geo CATEGORIES = geo

View File

@ -1,5 +1,5 @@
@newgroup _osrm_routed:815 @newgroup _osrm_routed:815
@newuser _osrm_routed:815:815:daemon:OSRM Router:/var/empty:/sbin/nologin @newuser _osrm_routed:815:815::OSRM Router:/var/empty:/sbin/nologin
@rcscript ${RCDIR}/osrm_routed @rcscript ${RCDIR}/osrm_routed
@bin bin/osrm-components @bin bin/osrm-components
@bin bin/osrm-contract @bin bin/osrm-contract

View File

@ -3,6 +3,7 @@ V = 5.4
PKGNAME = traccar-${V} PKGNAME = traccar-${V}
DISTNAME = traccar-other-${V} DISTNAME = traccar-other-${V}
EXTRACT_SUFX = .zip EXTRACT_SUFX = .zip
REVISION = 0
CATEGORIES = geo CATEGORIES = geo
HOMEPAGE = https://www.traccar.org/ HOMEPAGE = https://www.traccar.org/

View File

@ -1,5 +1,5 @@
@newgroup _traccar:824 @newgroup _traccar:824
@newuser _traccar:824:_traccar:daemon:Traccar user:/var/empty:/sbin/nologin @newuser _traccar:824:_traccar::Traccar user:/var/empty:/sbin/nologin
@rcscript ${RCDIR}/traccar @rcscript ${RCDIR}/traccar
@extraunexec rm -r /var/db/traccar/* /var/log/traccar/* @extraunexec rm -r /var/db/traccar/* /var/log/traccar/*
@mode 750 @mode 750

View File

@ -2,7 +2,7 @@ COMMENT = RESTful DICOM server for healthcare and medical research
DISTNAME = Orthanc-1.11.1 DISTNAME = Orthanc-1.11.1
PKGNAME = ${DISTNAME:L} PKGNAME = ${DISTNAME:L}
REVISION = 0 REVISION = 1
HOMEPAGE = https://www.orthanc-server.com/ HOMEPAGE = https://www.orthanc-server.com/

View File

@ -1,5 +1,5 @@
@newgroup _orthanc:791 @newgroup _orthanc:791
@newuser _orthanc:791:_orthanc:daemon:Orthanc user:/nonexistent:/sbin/nologin @newuser _orthanc:791:_orthanc::Orthanc user:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/orthanc @rcscript ${RCDIR}/orthanc
@bin bin/OrthancRecoverCompressedFile @bin bin/OrthancRecoverCompressedFile
include/orthanc/ include/orthanc/

View File

@ -14,20 +14,21 @@ CATEGORIES = japanese
MULTI_PACKAGES = -main -dict -zh -zhdict -ko -kodict -xwnmo -data MULTI_PACKAGES = -main -dict -zh -zhdict -ko -kodict -xwnmo -data
PKGNAME-main = ja-Wnn-4.2 PKGNAME-main = ja-Wnn-4.2
REVISION-main = 16 REVISION-main = 17
PKGNAME-dict = ja-Wnndict-4.2 PKGNAME-dict = ja-Wnndict-4.2
REVISION-dict = 0 REVISION-dict = 1
PKGNAME-zh = zh-Wnn-4.2 PKGNAME-zh = zh-Wnn-4.2
REVISION-zh = 10 REVISION-zh = 11
PKGNAME-zhdict = zh-Wnndict-4.2 PKGNAME-zhdict = zh-Wnndict-4.2
REVISION-zhdict = 0 REVISION-zhdict = 1
PKGNAME-ko = ko-Wnn-4.2 PKGNAME-ko = ko-Wnn-4.2
REVISION-ko = 10 REVISION-ko = 11
PKGNAME-kodict = ko-Wnndict-4.2 PKGNAME-kodict = ko-Wnndict-4.2
REVISION-kodict = 0 REVISION-kodict = 1
PKGNAME-xwnmo = Wnn-xwnmo-4.2 PKGNAME-xwnmo = Wnn-xwnmo-4.2
REVISION-xwnmo = 11 REVISION-xwnmo = 12
PKGNAME-data = Wnn-data-4.2 PKGNAME-data = Wnn-data-4.2
REVISION-data = 0
WNNDICBASE = /var WNNDICBASE = /var
WNNDICDIR = ${WNNDICBASE}/dict/Wnn WNNDICDIR = ${WNNDICBASE}/dict/Wnn

View File

@ -1,5 +1,5 @@
@pkgpath japanese/Wnn @pkgpath japanese/Wnn
@newuser _wnn:517:bin:daemon:Wnn server:/nonexistent:/sbin/nologin @newuser _wnn:517:bin::Wnn server:/nonexistent:/sbin/nologin
@bin bin/atod @bin bin/atod
@bin bin/atof @bin bin/atof
@bin bin/dtoa @bin bin/dtoa

View File

@ -6,6 +6,8 @@ DISTNAME= amavis-v${V}
PKGNAME-main= amavisd-new-${V} PKGNAME-main= amavisd-new-${V}
PKGNAME-utils= amavisd-new-utils-${V} PKGNAME-utils= amavisd-new-utils-${V}
CATEGORIES= mail security CATEGORIES= mail security
REVISION-main= 0
REVISION-utils= 0
HOMEPAGE= http://www.amavis.org/ HOMEPAGE= http://www.amavis.org/
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org> MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>

View File

@ -1,6 +1,6 @@
@pkgpath mail/amavisd-new @pkgpath mail/amavisd-new
@newgroup _vscan:530 @newgroup _vscan:530
@newuser _vscan:530:_vscan:daemon:Amavisd-new Daemon:/var/empty:/sbin/nologin @newuser _vscan:530:_vscan::Amavisd-new Daemon:/var/empty:/sbin/nologin
@extraunexec rm -fr /var/amavisd/* @extraunexec rm -fr /var/amavisd/*
@extraunexec rm -fr /var/virusmails/* @extraunexec rm -fr /var/virusmails/*
@rcscript ${RCDIR}/amavisd @rcscript ${RCDIR}/amavisd

View File

@ -2,7 +2,7 @@ COMMENT = mail server storing messages in a database
DISTNAME = archiveopteryx-3.2.0 DISTNAME = archiveopteryx-3.2.0
CATEGORIES = mail databases CATEGORIES = mail databases
REVISION = 5 REVISION = 6
HOMEPAGE = http://www.archiveopteryx.org/ HOMEPAGE = http://www.archiveopteryx.org/

View File

@ -1,6 +1,6 @@
@conflict avenger-* @conflict avenger-*
@newgroup _aox:661 @newgroup _aox:661
@newuser _aox:661:661:daemon:Archiveopteryx Daemon:/var/empty:/sbin/nologin @newuser _aox:661:661::Archiveopteryx Daemon:/var/empty:/sbin/nologin
@extraunexec rm -rf /var/archiveopteryx/* @extraunexec rm -rf /var/archiveopteryx/*
@bin bin/aox @bin bin/aox
@bin bin/aoxdeliver @bin bin/aoxdeliver

View File

@ -10,6 +10,11 @@ PKGNAME-ldap= ${DISTNAME:S/lib-/lib-ldap-/}
PKGNAME-mysql= ${DISTNAME:S/lib-/lib-mysql-/} PKGNAME-mysql= ${DISTNAME:S/lib-/lib-mysql-/}
PKGNAME-pgsql= ${DISTNAME:S/lib-/lib-pgsql-/} PKGNAME-pgsql= ${DISTNAME:S/lib-/lib-pgsql-/}
PKGNAME-userdb= ${DISTNAME:S/lib-/lib-userdb-/} PKGNAME-userdb= ${DISTNAME:S/lib-/lib-userdb-/}
REVISION-ldap= 0
REVISION-main= 0
REVISION-mysql= 0
REVISION-pgsql= 0
REVISION-userdb= 0
SHARED_LIBS += courierauth 1.0 # .0.0 SHARED_LIBS += courierauth 1.0 # .0.0
SHARED_LIBS += courierauthsasl 1.0 # .0.0 SHARED_LIBS += courierauthsasl 1.0 # .0.0

View File

@ -1,7 +1,7 @@
@conflict courier-authlib-* @conflict courier-authlib-*
@pkgpath mail/courier-authlib @pkgpath mail/courier-authlib
@newgroup _courier:571 @newgroup _courier:571
@newuser _courier:571:571:daemon:Courier Mail Server:/var/empty:/sbin/nologin @newuser _courier:571:571::Courier Mail Server:/var/empty:/sbin/nologin
@sample ${SYSCONFDIR}/courier/ @sample ${SYSCONFDIR}/courier/
@rcscript ${RCDIR}/courier_authdaemond @rcscript ${RCDIR}/courier_authdaemond
@bin bin/courierauthconfig @bin bin/courierauthconfig

View File

@ -6,6 +6,8 @@ DISTNAME= courier-imap-${V}
PKGNAME-main= ${DISTNAME} PKGNAME-main= ${DISTNAME}
FULLPKGNAME-pop3= courier-pop3-${V} FULLPKGNAME-pop3= courier-pop3-${V}
FULLPKGPATH-pop3= mail/courier-imap,-pop3 FULLPKGPATH-pop3= mail/courier-imap,-pop3
REVISION-main= 0
REVISION-pop3= 0
CATEGORIES= mail CATEGORIES= mail

View File

@ -2,7 +2,7 @@
@conflict courier-utils-* @conflict courier-utils-*
@pkgpath ${BASE_PKGPATH} @pkgpath ${BASE_PKGPATH}
@newgroup _courier:571 @newgroup _courier:571
@newuser _courier:571:571:daemon:Courier Mail Server:/var/empty:/sbin/nologin @newuser _courier:571:571::Courier Mail Server:/var/empty:/sbin/nologin
@extraunexec rm -rf ${SYSCONFDIR}/* @extraunexec rm -rf ${SYSCONFDIR}/*
@mode 755 @mode 755
@owner _courier @owner _courier

View File

@ -2,7 +2,7 @@
@pkgpath courier/imap,-pop3,no_trashquota,imap_bugs @pkgpath courier/imap,-pop3,no_trashquota,imap_bugs
@pkgpath courier/imap,-pop3,imap_bugs @pkgpath courier/imap,-pop3,imap_bugs
@newgroup _courier:571 @newgroup _courier:571
@newuser _courier:571:571:daemon:Courier Mail Server:/var/empty:/sbin/nologin @newuser _courier:571:571::Courier Mail Server:/var/empty:/sbin/nologin
@extraunexec rm -rf ${SYSCONFDIR}/* @extraunexec rm -rf ${SYSCONFDIR}/*
@rcscript ${RCDIR}/courier_pop3 @rcscript ${RCDIR}/courier_pop3
@rcscript ${RCDIR}/courier_pop3_ssl @rcscript ${RCDIR}/courier_pop3_ssl

View File

@ -2,7 +2,7 @@ COMMENT= bulk mail detection (Distributed Checksum Clearinghouses)
DISTNAME= dcc-2.3.168 DISTNAME= dcc-2.3.168
EXTRACT_SUFX= .tar.Z EXTRACT_SUFX= .tar.Z
REVISION= 0 REVISION= 1
CATEGORIES= mail CATEGORIES= mail

View File

@ -1,5 +1,5 @@
@newgroup _dcc:863 @newgroup _dcc:863
@newuser _dcc:863:_dcc:daemon:dcc user:/nonexistent:/sbin/nologin @newuser _dcc:863:_dcc::dcc user:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/dcc @rcscript ${RCDIR}/dcc
@mode 4555 @mode 4555
@owner _dcc @owner _dcc

View File

@ -1,7 +1,7 @@
COMMENT = SMTP proxy to verify or add DKIM signatures COMMENT = SMTP proxy to verify or add DKIM signatures
DISTNAME = dkimproxy-1.4.1 DISTNAME = dkimproxy-1.4.1
REVISION = 1 REVISION = 2
CATEGORIES = mail CATEGORIES = mail

View File

@ -1,5 +1,5 @@
@newgroup _dkimproxy:721 @newgroup _dkimproxy:721
@newuser _dkimproxy:721:721:daemon:dkimproxy user:/nonexistent:/sbin/nologin @newuser _dkimproxy:721:721::dkimproxy user:/nonexistent:/sbin/nologin
bin/dkim_responder.pl bin/dkim_responder.pl
bin/dkimproxy.in bin/dkimproxy.in
bin/dkimproxy.out bin/dkimproxy.out

View File

@ -19,10 +19,13 @@ PKGSPEC-server= dovecot-=${V_DOVECOT}v0
PKGNAME-ldap= dovecot-ldap-${V_DOVECOT} PKGNAME-ldap= dovecot-ldap-${V_DOVECOT}
PKGNAME-mysql= dovecot-mysql-${V_DOVECOT} PKGNAME-mysql= dovecot-mysql-${V_DOVECOT}
PKGNAME-postgresql= dovecot-postgresql-${V_DOVECOT} PKGNAME-postgresql= dovecot-postgresql-${V_DOVECOT}
REVISION-server= 0 REVISION-server= 1
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}releases/${V_MAJOR}/ MASTER_SITES= ${HOMEPAGE}releases/${V_MAJOR}/
DPB_PROPERTIES= parallel DPB_PROPERTIES= parallel
REVISION-ldap= 0
REVISION-mysql= 0
REVISION-postgresql=0
SHARED_LIBS= dovecot-compression 1.1 \ SHARED_LIBS= dovecot-compression 1.1 \
dovecot-dsync 2.0 \ dovecot-dsync 2.0 \

View File

@ -15,8 +15,8 @@
@ask-update dovecot-<2.0 You will need to change your conf @ask-update dovecot-<2.0 You will need to change your conf
@newgroup _dovecot:518 @newgroup _dovecot:518
@newgroup _dovenull:666 @newgroup _dovenull:666
@newuser _dovecot:518:_dovecot:daemon:Dovecot Account:/nonexistent:/sbin/nologin @newuser _dovecot:518:_dovecot::Dovecot Account:/nonexistent:/sbin/nologin
@newuser _dovenull:666:_dovenull:daemon:Dovecot Login User:/nonexistent:/sbin/nologin @newuser _dovenull:666:_dovenull::Dovecot Login User:/nonexistent:/sbin/nologin
@extraunexec rm -rf /var/dovecot/* @extraunexec rm -rf /var/dovecot/*
@sample ${SYSCONFDIR}/dovecot/ @sample ${SYSCONFDIR}/dovecot/
@rcscript ${RCDIR}/dovecot @rcscript ${RCDIR}/dovecot

View File

@ -6,6 +6,8 @@ DISTNAME = exim-${VERSION}
PKGNAME-main = exim-${VERSION} PKGNAME-main = exim-${VERSION}
FULLPKGNAME-eximon = exim-eximon-${VERSION} FULLPKGNAME-eximon = exim-eximon-${VERSION}
FULLPKGPATH-eximon = ${PKGPATH},-eximon FULLPKGPATH-eximon = ${PKGPATH},-eximon
REVISION-eximon = 0
REVISION-main = 0
CATEGORIES = mail CATEGORIES = mail

Some files were not shown because too many files have changed in this diff Show More