Commit graph

91 commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +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
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +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
239add946e - Reset ports at maintainers request 2011-07-25 14:54:06 +00:00
Jeremy Messenger
5d46a3b625 Forgot to remove a patch. 2011-06-30 19:44:00 +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
Martin Matuska
6c0a874384 Update libevent2 to 2.0.11 2011-05-05 13:48:05 +00:00
Jeremy Messenger
7e4ddfd44f Fix transmission-qt to avoid link with both libevent 1.x and 2.x libraries
or it will crashes. Remove a hardcore '-levent' (should be -levent-2.0) in
the qtr.pro and let pkg-config takes care of it. Bump the PORTREVISION.

PR:		ports/155600
Reported by:	Alexandr <prayer@list.ru>
2011-03-17 20:15:56 +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
e2ab383ecb Update to 2.12. 2010-11-17 12:41:58 +00:00
Jeremy Messenger
8c07085b60 Fix if FreeBSD built without ipv6 support.
PR:		ports/150519
Submitted by:	well-wisher <regex@bk.ru>
2010-09-20 02:43:34 +00:00
Jeremy Messenger
261e26c281 Update to 2.04. 2010-08-15 00:53:16 +00:00
Jeremy Messenger
90a918f71b Chase libevent update, bump the PORTREVISION on those. 2010-07-25 18:59:32 +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
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +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
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
a0a84034c4 Remove patch-libtransmission_platform.c, use -g/-w options in the rc script
instead. Bump the PORTREVISION on cli, daemon and gtk.

Discussed with:	Charles Kerr (developer)
2009-06-19 21:29:15 +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
05b54df324 Fix the upload torrent, bump the PORTREVISION on daemon and gtk.
Obtained from:	Its SVN.
Submitted by:	Volker Theile <votdev~@~gmx.de>
2009-06-06 18:53:00 +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
f39b2138be Update to 1.51. 2009-02-28 05:14:58 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Jeremy Messenger
05e2de6ae7 Update to 1.42. 2008-12-28 06:20:17 +00:00
Jeremy Messenger
7c58984099 Fix the build by regenerate the ${WRKSRC}/intltool-*.in. Current, in the
tarball was generated by intltool-0.40.5. When it runs autoreconf to
regenerate the configure then it also needs to regenerate the intltool-*.in.
In MarcusCom CVS has intltool-0.40.5, so it's why I can't reproduce it.

Reported by:	a few
2008-11-11 15:58:36 +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
Jeremy Messenger
e24502acee Update to 1.33. 2008-08-21 07:34:22 +00:00
Jeremy Messenger
5c636a2d63 Update to 1.32. 2008-08-09 17:33:57 +00:00
Jeremy Messenger
b511b61c05 Fix the build.
Reported by:	QA Tindy
2008-08-07 15:23:12 +00:00
Jeremy Messenger
c801f2ebbe - Update to 1.31, be sure to read in UPDATING.
- Move transmission to transmission-cli, transmission becomes a meta-port.
- Add transmission-web, it's a web interface (Clutch) as it has merged into
  its project.

Repocopy:	marcus (transmission -> transmission-cli)
2008-08-07 01:54:47 +00:00
Jeremy Messenger
42169f7670 Update to 1.22. 2008-06-14 15:54:34 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Jeremy Messenger
5e7e84be69 Update to 1.21. 2008-05-22 18:41:48 +00:00