1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Mark Felder
ef25f0b1ed net-p2p/sonarr: Update to 2.0.0.4374 2016-11-01 12:21:14 +00:00
Mark Felder
0312cef724 net-p2p/sonarr: Add new library dependency
As of mono 4.6 Sonarr will crash if libgdiplus.so is not installed.
2016-10-31 21:42:43 +00:00
Mark Felder
e6aa1410db net-p2p/sonarr: Update to 2.0.0.4326 2016-09-14 13:36:20 +00:00
Mark Felder
b11f7050d6 net-p2p/sonarr: Update to 2.0.0.4323 2016-09-11 16:04:40 +00:00
Mark Felder
4a1966338a net-p2p/sonarr: Update to 2.0.0.4230
Changelog:	https://github.com/Sonarr/Sonarr/releases/tag/v2.0.0.4230
2016-07-09 01:09:44 +00:00
Mark Felder
2a06dbca53 net-p2p/sonarr: Update to 2.0.0.4146 2016-05-12 15:09:23 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Mark Felder
51dc391974 net-p2p/sonarr: Update to 2.0.0.3953 2016-03-14 03:28:06 +00:00
Mark Felder
a191ef751e net-p2p/sonarr: Update to 2.0.0.3732 2016-01-18 14:26:26 +00:00
Mark Felder
8eff792d53 net-p2p/sonarr: Fix $sonarr_data_dir creation
Now that $sonarr_data_dir is configurable, move creation from package to
rc script to prevent sonarr from failing to start successfully.

PR:		205986
MFH:		2016Q1
2016-01-07 17:26:21 +00:00
Mark Felder
50d9e8c9c6 net-p2p/sonarr: Add curl as a dependency
libcurl is needed for fallback when mono has issues with HTTPS

PR:		205784
2016-01-04 20:28:25 +00:00
Mark Felder
ae04359e50 net-p2p/sonarr: Various improvements
- Allow running sonarr as a different user
- Use sonarr's pidfile
- Allow configuring location of the data directory
- Export XDG_CONFIG_HOME to a writable directory to prevent runtime problems

PR:		205441
2015-12-31 15:22:56 +00:00
Mark Felder
89515dc9bc net-p2p/sonarr: Update to 2.0.0.3645 2015-12-17 00:53:39 +00:00
Mark Felder
2b4b59ec8a net-p2p/sonarr: no-op improvements
- nobody group already exists in base
- COPYTREE_SHARE instead of cp -R
- bsd.port.pre and post.mk are not necessary

Submitted by:	mat
2015-12-17 00:21:15 +00:00
Mark Felder
970f9e36d7 Add net-p2p/sonarr to the ports tree
Sonarr is a PVR for Usenet and BitTorrent users.
2015-12-16 22:14:32 +00:00