1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

98 Commits

Author SHA1 Message Date
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
Jason Helfman
265e5c4766 - convert to USES=metaport (which removes do_nada in do-install target)
- while here replace whitespace with tab for CONFLICT line

Approved by:	portmgr (blanket)
2015-04-02 16:12:58 +00:00
Chris Rees
514cf3f193 Update to 2.84
PR:		ports/191592
Submitted by:	Andrew Berg
2014-07-21 15:02:21 +00:00
Chris Rees
5d471a7555 Stage transmission ports and the rest maintained by me.
Various little obvious fixes, and a new rc script for stunnel-server
2013-12-29 17:08:28 +00:00
Baptiste Daroussin
bb4b86e043 Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p) 2013-09-20 22:28:25 +00:00
Chris Rees
708eebc884 Update to 2.82
PR:		ports/181254
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2013-08-30 08:19:28 +00:00
Chris Rees
77e098ee62 Update to 2.80
PR:		ports/180120
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2013-07-01 18:40:19 +00:00
Chris Rees
cb7f3cf77b Thanks to the latest GTK 3 update, transmission-gtk
(moved from transmission-gtk2) now builds.  All can upgrade safely!
2013-03-09 12:24:28 +00:00
Chris Rees
29d944b72f Update to 2.77 2013-02-19 16:17:36 +00:00
Chris Rees
05e73e3f89 Update to 2.76
Various rc script tidying

PR:		ports/175255
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2013-01-16 19:01:15 +00:00
Jeremy Messenger
647b339968 Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
2012-12-31 17:03:21 +00:00
Chris Rees
ac26186d20 Update to 2.75
PR:		ports/174507 (based on)
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2012-12-31 12:00:21 +00:00
Chris Rees
141162e6c4 Update to 2.73
PR:		ports/173053
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
Feature safe:	yes
2012-10-29 11:53:18 +00:00
Chris Rees
3e3ce1cf35 Update to 2.71
Update BROKEN message to new GTK version [1]

PR:		ports/172328 [1]
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com> [1]
2012-10-04 20:18:30 +00:00
Chris Rees
e01c71c7b1 Create transmission25 ports and UPDATING entry to explain.
Sadly, Transmission has stopped supporting GTK 2.0 (it had to happen some day).

They now require GTK 3.2.0 [1], which we currently lack, so for those who
wish to use the GTK frontend need to stay on version 2.5

When our GTK is upgraded I'll make MOVED entries to make the transition back to
2.6 as seamless as possible.

[1] http://tinyurl.com/cfchfp9
2012-08-10 19:59:17 +00:00
Chris Rees
5f01fb06b0 Update to 2.61
PR:		ports/170193
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2012-08-10 14:15:36 +00:00
Chris Rees
dcdafa1e20 Update to 2.51
Submitted by:	demon
2012-04-17 20:13:41 +00:00
Chris Rees
7ef3c05acb - Update to 2.50
Submitted by:	"Hakisho"
Feature safe:	yes
2012-04-02 08:49:27 +00:00
Chris Rees
ee82353303 - Update to 2.42
- Use --with(out)-gtk instead of enable -- option has changed

Feature safe:	yes
2011-12-11 12:26:57 +00:00
Chris Rees
76cb375204 - Update to 2.41
- Update MASTER_SITES

PR:		ports/161712
Submitted by:	Barbara <barbara.xxx1975@libero.it>
2011-10-18 18:36:40 +00:00
Chris Rees
213562ebc4 Update to 2.33 2011-08-10 07:14:29 +00:00
Chris Rees
1283ebbe8e Take these for now, mezz can take them back whenever he likes. 2011-07-27 21:16:53 +00:00
Thomas Abthorpe
1910f8ae15 - Reset at maintainer's request 2011-07-25 17:28:27 +00:00
Jeremy Messenger
8209f5177e Update to 2.32. 2011-06-30 17:05:53 +00:00
Jeremy Messenger
0f65c97925 Update to 2.31. 2011-05-21 22:28:33 +00:00
Jeremy Messenger
05cb0d768f - Update to 2.22.
- Don't override conf_dir and download_dir unconditionally [1]
- Don't use localhost default by replace to 127.0.0.1 for IPv6 issue as
  transmission-remote doesn't support IPv6 yet. [2]

PR:		ports/155081 [1]
		ports/155139 [2]
Submitted by:	Anonymous <swell.k@gmail.com> [1][2]
2011-03-05 04:17:28 +00:00
Jeremy Messenger
8ac8145970 Update to 2.13. 2010-12-12 22:52:38 +00:00
Jeremy Messenger
eb034e43b0 Forgot to chase the change name of binaries in the dependency.
Reported by:	pointyhat (via pav)
2010-11-22 12:57:04 +00:00
Jeremy Messenger
e2ab383ecb Update to 2.12. 2010-11-17 12:41:58 +00:00
Jeremy Messenger
261e26c281 Update to 2.04. 2010-08-15 00:53:16 +00:00
Jeremy Messenger
2d403a8240 Update to 2.03. 2010-07-24 16:04:25 +00:00
Jeremy Messenger
0a59cf8785 - Update to 1.93.
- Don't patch in Makefile.am to avoid run automake run. It was a leftover when
  I switched from patch in configure.* to use option flags. [1]

PR:		ports/146330 [1]
Submitted by:	Anonymous <swell.k@gmail.com> [1]
2010-05-09 04:39:53 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Jeremy Messenger
82cfa5a6e8 Update to 1.92. 2010-03-16 05:21:14 +00:00
Jeremy Messenger
a2db5d1e92 Update to 1.91.
Feature safe:	yes
2010-02-24 03:02:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Jeremy Messenger
f2400385c9 Update to 1.83. 2010-02-03 23:09:52 +00:00
Jeremy Messenger
2573c401b8 Update to 1.76. 2009-10-31 20:06:05 +00:00
Jeremy Messenger
774a970221 Update to 1.75.
Feature safe: yes
2009-09-19 01:35:46 +00:00
Jeremy Messenger
75f8c4e720 Update to 1.74. 2009-09-01 00:14:15 +00:00
Jeremy Messenger
df359f22b7 Update to 1.73. 2009-07-19 16:48:50 +00:00
Jeremy Messenger
e8abbcb56f -Update to 1.72.
-Add rc script in transmission-daemon. [1]

Requested by:	many [1]
Submitted by:	a few (all of those are incomplete) [1]
2009-06-19 17:07:26 +00:00
Jeremy Messenger
03d53d801e Update to 1.61.
Security:	Close potential CSRF security hole for Web Client users.
2009-05-12 03:08:20 +00:00
Jeremy Messenger
d47c7f70d4 Update to 1.60. 2009-05-09 17:25:24 +00:00
Jeremy Messenger
f9b5d70945 Take these ports back to me. I will working on an update tonight or tomorrow. 2009-05-08 12:25:23 +00:00
Jeremy Messenger
f56281c4d5 Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
2009-03-18 20:06:38 +00:00
Jeremy Messenger
a60443382a I still have old libcurl installed and forgot to edit it back to curl.5.
Correct it, bump the PORTREVISION.

Reported by:	QAT
2009-02-28 15:52:35 +00:00
Jeremy Messenger
43ba4c1df4 Update to 1.42. 2008-12-28 06:38:47 +00:00
Jeremy Messenger
e89c066e73 Update to 1.40. 2008-11-10 18:16:29 +00:00
Jeremy Messenger
a8d0d5ce69 Update to 1.34. 2008-09-23 04:34:52 +00:00