1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

136 Commits

Author SHA1 Message Date
Gerald Pfeifer
50bd7869f7 Fix format of _adsuck entry.
Reported by:	portlint
2011-05-07 20:30:17 +00:00
Baptiste Daroussin
5c9c7a01ff adsuck is a DNS relay that returns NXdomain for hosts that match names in a
blacklist for quick and non browser plugin based ad blocking.

WWW: http://opensource.conformal.com/wiki/Adsuck

PR:		ports/156644
Submitted by:	Philippe Pepiot <phil@philpep.org>
2011-05-07 15:13:53 +00:00
Greg Larkin
8b71d694e7 - Updated to 3.0.0.b30 [1]
- Over to new volunteer [1]
- Added new UID, GID, and LEGAL entries [1]
- Fixed rc.conf variable name in pkg-message
- Fixed a couple of portlint warnings

PR:		ports/154453 [1]
Submitted by:	Richard Hirner <hirner@bitfire.at>
Reviewed by:	Chris Rees <utisoft@gmail.com>
2011-05-03 22:06:11 +00:00
Baptiste Daroussin
4fa0eb9a17 - update to 2.8.3
- use of USERS/GROUPS macros
- add rc script

PR:		ports/155405
Submitted by:	Kurt Jaeger <fbsd-ports _at_ opsec.eu> (maintainer)
2011-04-24 09:54:22 +00:00
Koop Mast
bfc47e8d84 Update webcamd to 0.1.24.
*) fix remote controls due to wrong initialisation order.
*) fix some reported regression issues.
*) character devices created by webcamd are now chowned to webcamd:webcamd and
   chmodded to 0660. Add a small UPDATING blob about this.

Submitted by:	hselasky@ (maintainer)
2011-04-21 09:06:26 +00:00
Dennis Herrmann
ce5ea3ecde - Add _tcpproxy for new port net/tcpproxy
PR:		ports/156108
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at>
2011-04-03 11:22:59 +00:00
Dirk Meyer
cb529e26a3 - rename hobbit to xymon 2011-04-02 06:00:41 +00:00
Emanuel Haupt
dcab57a368 - Pass -Dbsd_with_getifaddrs to CFLAGS in order to get a correct network
interface list [1]

PR:		155974 [1]
Submitted by:	David Naylor <naylor.b.david@gmail.com> [1]
2011-03-28 16:54:46 +00:00
Juergen Lock
31b4f7cd18 Reserve IDs for multimedia/vdr and related ports. 2011-03-26 19:10:38 +00:00
Brendan Fabeny
9f4c8fd03b Register uid and gid for net/get_iplayer
PR:		155277
Submitted by:	Chris Rees
2011-03-09 02:31:18 +00:00
Li-Wen Hsu
07496b5221 - Register UID and GID for devel/jenkins 2011-03-07 11:59:07 +00:00
Sylvio Cesar Teixeira
e100a3f5e8 - Register uid and gid for net/crtmpserver 2011-02-28 13:55:37 +00:00
Chin-San Huang
5e24c1314a - Register uid and gid for net-mgmt/icinga 2011-02-23 17:51:11 +00:00
Martin Wilke
e624319a68 - Register uid and gid for net/erlyvideo
PR:		154444
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Feature safe:	yes
2011-02-02 11:25:22 +00:00
Olli Hauer
32de71dff5 - register UID/GID 587 for assp user (port mail/assp)
UID/GID is set static in the port but was not reserved until now.
2011-01-05 17:04:18 +00:00
Pav Lucistnik
a67b44ad01 - Move torrus user to next unoccupied slot 2010-12-23 20:57:14 +00:00
Pav Lucistnik
ac8d209699 - Upgrade to USERS/GROUPS
- Provide new rc scripts

PR:		ports/153162
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2010-12-22 21:59:21 +00:00
Olli Hauer
d5580ceb61 - register UID/GID 542 for _flowd user (port net-mgmt/flowd)
- add note to UPDATING

PR:		ports/153310
Submitted by:	ohauer
Approved by:	Mohacsi Janos <janos.mohacsi _at_ bsd.hu> (maintainer)
2010-12-20 19:08:03 +00:00
Mikhail Teterin
39faccbe39 Add the port of minidlna -- the DLNA-speaking service.
(Took me 6 months to come up with the etc/rc.d/ script...)
2010-12-14 06:11:04 +00:00
Wesley Shields
f127cb6576 Dont declare ${sancp_flags} in command_args.
Drop .sh extension from RC script.
Drop MD5 checksum from distinfo.
Switch from adding & removing users by hand to using USERS & GROUPS.
Dont remove data gathered by app on uninstall, notify user to do it manually
should they wish to.

PR:		ports/152225, ports/152226
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:	pauls@utdallas.edu (maintainer timeout)
2010-12-13 00:23:32 +00:00
Olli Hauer
ccb16b45e0 - add radmind with uid/gid 506 for port sysutils/radmind
The port will run in future with this user instead root

PR:		150765
Submitted by:	Michael Graziano <mikeg _at_ bsd-box.net> (maintainer)
2010-11-27 22:33:16 +00:00
Greg Lewis
fe409c4811 . Add a port of the 2.x series of Dovecot:
Dovecot is a secure and compact IMAP server which is in the early stages
of development. It supports Maildirs and mbox formats and much of the
IMAP v4 protocol including SSL/TLS. IPv6 support is also included.
Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail
and PAM.

WWW: http://www.dovecot.org/

PR:		150789
Submitted by:	"Nagy, Attila" <bra@fsn.hu>
2010-11-27 05:53:35 +00:00
Stefan Walter
920fca23ec * Sets up a uhub UID and GID for the daemon to run as.
* Modifies configuration file permissions to restrict them to root and the above
  GID.
* Patches uhub source so that PREFIX/etc/uhub/uhub.conf is the compiled in
  default configuration file.
* rc.d script changes - enable above uid/gid, enable syslog logging, simplify.

PR:		151819
Submitted by:	Aragon Gouveia <aragon@phat.za.net>
Approved by:	maintainer
2010-11-11 10:31:35 +00:00
Max Khon
b17f43f36b Remove "freeswitch" user from "dahdi" group for a while. 2010-11-07 17:46:58 +00:00
Max Khon
46e85103ef Fix "dahdi" group gid. 2010-11-07 12:37:41 +00:00
Max Khon
70dc39ce1b Add "asterisk" user/group and "dahdi" group. 2010-11-07 12:27:54 +00:00
Norikatsu Shigemura
973d30dc90 Add _tss and _pkcs11 to reserve for security/trousers and
security/opencryptoki ports.  I'll add these ports, so
please wait.  COMMING SOON:-)
2010-11-07 02:38:01 +00:00
Jun Kuriyama
85bf840c94 Finally upgrade amanda-{server,client} to 3.2.0. Old 2.6.x was
repocopied as amanda26-{server,client}.  Please stay in 2.6.x branch
if you are conservative.  Yes, you should so for important
infrastructre like as backup system :-).

New 3.2.0 port includes:
  - Use misc/amanda-perl-wrapper as perl5 interpreter which is linked
    with libthr.so to avoid thread problem.
  - Unique UID, GID assigned and use it by default.  amanda user/group
    will be added automatically when not exist.
  - Deprecate AMANDA_{CONFIG,TAPE} port knobs.  They can be set in
    runtime config easily.

References:	http://wiki.zmanda.com/index.php/3.2_features
2010-11-01 14:21:26 +00:00
Steve Wills
0ba0e37fd3 - add RC script
- add separate UIDs/GIDs for the daemon
- bump PORTREVSION

PR:		ports/150070
Submitted by:	Spil <spil.oss@gmail.com>
Approved by:	pgollucci (mentor), daniel@netwalk.org (maintainer)
2010-10-10 18:02:07 +00:00
Ashish SHUKLA
70497625fb Archiveopteryx is an Internet mail server, optimised to support
long-term archival storage. It seeks to make it practical not only to
manage large archives, but to use the information therein on a daily
basis instead of relegating it to offline storage.

WWW:	http://www.archiveopteryx.org/

Approved by:	pgj (mentor)
2010-10-03 13:24:47 +00:00
Brendan Fabeny
4a4053ce51 Update to 2010-07-R1
Approved by:	makc, miwi (co-mentors, implicit)
2010-10-03 07:42:20 +00:00
Philip M. Gollucci
b57bac6986 BackupPC is a high-performance, enterprise-grade system for backing up Linux,
WinXX and MacOSX PCs and laptops to a server's disk.
BackupPC is highly configurable and easy to install and maintain.

PR:             ports/149907
Submitted by:   Alexander Moisseev <moiseev@mezonplus.ru>
2010-09-23 03:44:32 +00:00
Philip M. Gollucci
e4654f8b9d - Convert to USERS/GROUPS
PR:             ports/150230
Submitted by:   Eitan Adler <lists@eitanadler.com>
Approved by:    dkg@fifthhorseman.net (maintainer)
2010-09-22 05:21:28 +00:00
Dmitry Marakasov
dd1a6fcb2b tWMS is a tiny WMS server written in Python and using tiles as a
backend storage

WWW:	http://code.google.com/p/twms/
2010-09-08 15:27:32 +00:00
Lars Thegler
bd8e224a09 Use the USERS/GROUPS mechanism
PR:		ports/148320
Submitted by:	Bapt <baptiste.daroussin@gmail.com>
2010-08-12 13:20:34 +00:00
Philippe Audeoud
85d9658c83 - Add user/group shellinabox with uid/gid 139
PR:		ports/148211
Submitted by:	Olivier Cochard-Labbé <olivier _AT_ cochard.me>
Feature safe:	yes
2010-07-05 07:40:04 +00:00
Stefan Walter
5d7da8667f Add 'saned' user/group the Right Way.
PR:		147948
Submitted by:	David DEMELIER <demelier.david@gmail.com>
Feature safe:	yes
2010-06-28 07:10:53 +00:00
Wen Heping
a0d14e2860 - Add activemq for new port net/activemq
PR:		ports/147759
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
2010-06-12 01:05:53 +00:00
Josh Paetzel
eff58e2192 Add net/freeswitch-core, part of a revamp to the freeswitch ports
PR:	ports/145369
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
Approved by:	itetcu@ (mentor)
2010-06-11 22:26:45 +00:00
Dirk Meyer
1ae5557aa3 - add members for meta1c meta1m 2010-06-04 16:09:00 +00:00
Pav Lucistnik
13ca02695e - Update to 0.7.3
- Add predefined nslcd user and group

PR:		ports/146154
Submitted by:	Jim Riggs <ports@christianserving.org>
Approved by:	maintainer timeout (14 days)
2010-05-14 13:23:00 +00:00
Wesley Shields
0786e19ca9 Remove trailing ':' from fossy.
Noticed by:	Sunpoet Hsieh <sunpoet@sunpoet.net>
2010-04-30 01:34:41 +00:00
Wesley Shields
990fcc16e0 Add trailing ':' to drizzle and fossy 2010-04-29 20:10:42 +00:00
Greg Larkin
fcb7684528 - Added user and group for Drizzle database server 2010-04-29 15:30:34 +00:00
Jun Kuriyama
2a14c8667e - Reserve kumofs uid/gid. 2010-04-26 13:40:36 +00:00
Beat Gaetzi
d269fdef8a Minbif aims to use the libpurple library from the Pidgin project
to provide an IRC-friendly instant messaging client.

WWW: http://minbif.im

Submitted by:	Frank Steinborn <steinex AT nognu.de>
2010-04-14 19:42:36 +00:00
Wen Heping
8ac2be8b61 - Add user and group mfs for MooseFS port 2010-04-07 02:46:03 +00:00
Ion-Mihai Tetcu
35da9b1ff3 - reserver GID/UID 924 for upcomming mail/postpals
PR:		144541
Submitted by:	Sahil Tandon
2010-03-13 12:14:43 +00:00
Dag-Erling Smørgrav
9203aa68d3 Massive cleanup of the Munin ports:
- Use a fixed UID / GID
 - Fix handling of sample configs in plists
 - Add missing plist entries (mostly directories)
 - Use /var/munin instead of %D/var/munin
 - Consistently use %%FOODIR%% instead of ${PREFIX}/foo etc.
 - Honor BATCH / PACKAGE_BUILDING
 - Fix network throughput probes (if_ and if_errcoll_)

PR:		120755, 120756, 124528, 129576, 129577, 143804
Submitted by:	see PRs
Feature safe:	yes
2010-02-24 20:18:51 +00:00
Wen Heping
be8884f895 - Add user and group for audio/liquidsoap
PR:		ports/142546
Submitted by:	Mykola Dzham <i@levsha.me>
2010-02-01 12:48:05 +00:00