Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.00_6 10 Sep 2023 16:12:57 |
Robert Clausecker (fuz) Author: Rafe |
net-p2p/transmission: Update 3.00 -> 4.0.4 & modernize port
This turns previous slave-ports net-p2p/transmission-{cli,daemon,gtk,qt,utils}
and www/transmission-web into flavours of net-p2p/transmission.
What's new in 4.0.4 (vis-a-vis 3.00)
* Resource Efficiency: code profiled and improved
* Code Modernization: standardization on C++ tools
* Support for BitTorrent v2 torrents & hybrid torrents
* New web client
* Lots of bug fixes
Changelog: https://github.com/transmission/transmission/releases/tag/4.0.4
PR: 269504
Reported by: dutchman01@quicknet.nl
Approved by: rigoletto, tcberner (maintainer timeout)
Reviewed By: fcharlier_ploup.net
Differential Revision: https://reviews.freebsd.org/D40910 |
3.00_6 19 Nov 2022 01:37:48 |
Alexandre C. Guimarães (rigoletto) |
net-p2p/transmission: Fix build after the libutp changes. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.00_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.00_5 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
3.00_5 03 Sep 2021 09:19:29 |
Bernhard Froehlich (decke) |
net-p2p/transmission-cli: Fix CPE information
Approved by: portmgr (blanket) |
3.00_5 14 Jun 2021 02:38:12 |
Alexandre C. Guimarães (rigoletto) |
net-p2p/transmission-*: Fix 'IPv4 DHT announce failed' flooding syslog. |
3.00_4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.00_4 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.00_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.00_4 18 Mar 2021 00:52:25 |
rigoletto |
net-p2p/transmission-qt: install pixmaps.
- touch net-p2p/transmission-cli
PR: 254372
Submitted by: Tomasz Kowalczyk <kowalczt.fbsd@gmail.com> |
3.00_3 31 Jul 2020 00:52:40 |
rigoletto |
net-p2p/transmission-*: build without debug symbols.
PR: 248326
Submitted by: ondra@bimovi.cz |
3.00_2 24 May 2020 16:33:01 |
rigoletto |
net-p2p/transmission: Bring all variants to the latest changes.
- this is supposedly to be the actual 3.00 release
Reported by: lev |
3.00_1 20 May 2020 01:52:05 |
rigoletto |
net-p2p/transmission: Allow all variants to be installed concurrently
- split utils in a separated port
PR: 246272
Differential Revision: https://reviews.freebsd.org/D24851 |
3.00 06 May 2020 17:44:15 |
rigoletto |
net-p2p/transmission: Fix build.
- upstream modified the v3.00 code without noticing,
forcing the re-creation of the distinfo file.
- GH_TAGNAME is temporarily set to avoid new surprises. |
3.00 06 May 2020 15:24:28 |
rigoletto |
net-p2p/transmission: Update to 3.00
- net-p2p/transmission-cli
- net-p2p/transmission-daemon
- net-p2p/transmission-gtk
- net-p2p/transmission-qt
- www/transmission-web
Differential Revision: D18995 |
2.94_5 17 Oct 2019 18:01:21 |
rigoletto |
net-p2p/transmission-cli: Drop defunct WOLFSSL option.
- drop LITE_CONFIGURE_ENABLE, a remnant before switching to cmake
PR: 241095
Submitted by: tobik
Approved by: tcberner (mentor) |
2.94_4 27 Aug 2019 16:37:28 |
rigoletto |
net-p2p/transmission-gtk: Fix .desktop file when NLS disabled.
When the NLS option is disabled the installed transmission-gtk.desktop file
contains fields that start with and underscore, like _Name instead of Name.
When the NLS option is enabled these are replaced by translations. The attached
patch adds a simple sed command that removes the underscores when NLS is
disabled.
PR: 240125
Submitted by: tijl
Approved by: tcberner (mentor) |
2.94_4 02 Aug 2019 13:30:40 |
jbeich |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
2.94_3 23 Jan 2019 17:07:22 |
rigoletto |
net-p2p/transmission-cli: revert the previous patch to keep the port consistent
alongside all other supported platforms.
Approved by: tcberner (mentor) |
2.94_2 20 Jan 2019 17:02:27 |
rigoletto |
net-p2p/transmission-cli: change transmission's data size unit conversion
factors from 1000 to 1024, to match FreeBSD's blocksize.
- bump the affected SLAVEPORTS
Submitted by: soralx@cydem.org (private e-mail)
Approved by: tcberner (mentor) |
2.94_1 29 Dec 2018 07:18:50 |
rigoletto |
net-p2p/tranmission-cli: fix build due to devel/jech-dht update to v0.25.
- bump PORTREVISION of the affected SLAVEPORTS
PR: 234462
Reviewed by: mat (mentor)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D18660 |
2.94 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.94 07 Oct 2018 17:30:10 |
rigoletto |
Update maintainer eMail address.
Reviewed by: mat (mentor)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17399 |
2.94 15 Jul 2018 17:01:06 |
tcberner |
net-p2p/transmission* -- update and falvorize
* update to 2.94
* flavorize the Qt frontends
* give maintainership to lebarondemerde@privacychain.ch
PR: 226710
Approved by: portmgr (mat), crees (previous maintainer)
Differential Revision: https://reviews.freebsd.org/D14699 |
2.93_1 09 May 2018 05:37:55 |
dinoex |
- update to miniupnpc 2.1
PR: 228050
Submitted by: Hung-Yi Chen
- fix python build
- add LICENSE for slave port
- make portlint happier
- bump PORTREVISION on ports using the shared lib |
2.93 01 May 2018 19:03:19 |
rene |
Drop support for expired security/polarssl13 |
2.93 08 Apr 2018 17:21:02 |
brnrd |
net-p2p/transmission-cli: Fix build with LibreSSL 2.7
- LibreSSL 2.7 adds OpenSSL 1.1 API
PR: 226953
Approved by: crees (maintainer) |
2.93 01 Mar 2018 18:56:40 |
crees |
Fix build if libressl is used instead of openssl
Submitted by: Walter Schwarzenfeld |
2.93 28 Feb 2018 21:09:36 |
crees |
net-p2p/transmission-cli: Update to 2.93
- Includes DNS rebinding fix
- Fixes OpenSSL 1.1 compat
Note that the previous version was no longer vulnerable as FreeBSD had
patches, but this reports the correct version to trackers as some were
banned.
PR: ports/225917
PR: ports/225915 |
2.92_3 14 Jan 2018 22:35:00 |
woodsb02 |
net-p2p/transmission-daemon: Mitigate DNS rebinding attack
Incorporate upstream pull request 468, proposed by Tavis Ormandy from
Google Project Zero, which mitigates this attack by requiring a host
whitelist for requests that cannot be proven to be secure, but it can
be disabled if a user does not want security.
PR: 225150
Submitted by: Tavis Ormandy
Approved by: crees (maintainer)
Obtained
from: https://github.com/transmission/transmission/pull/468#issuecomment-357098126
MFH: 2018Q1
Security: https://www.vuxml.org/freebsd/3e5b8bd3-0c32-452f-a60e-beab7b762351.html |
2.92_3 15 Mar 2017 14:45:55 |
mat |
Remove all _USE=openssl occurrences.
Sponsored by: Absolight |
2.92_3 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
2.92_2 04 Feb 2017 07:56:59 |
jbeich |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
2.92_1 03 Jan 2017 17:06:49 |
jbeich |
Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with. |
2.92_1 25 Dec 2016 23:11:36 |
dinoex |
- update miniupnpc to 2.0.20161216
- bump API change |
2.92 30 Sep 2016 19:24:30 |
tijl |
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.92 28 Sep 2016 10:37:35 |
jbeich |
net-p2p/transmission-cli: update mirrors |
2.92 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.92 08 Mar 2016 00:20:03 |
jbeich |
net-p2p/transmission-*: update to 2.92
Changes: https://trac.transmissionbt.com/wiki/Changes#version-2.92
PR: 207772
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
2.90 02 Mar 2016 22:50:29 |
jbeich |
net-p2p/transmission-*: update to 2.90
- Add POLARSSL and WOLFSSL support (like ftp/curl)
- Hide LITE (unused) and DOCS (redundant) options from -web slave
- Simplify r398996 and move to CONFIGURE_ENV
- Drop r369657 hacks after upstream integration [1]
- As implied by r378806 transfer maintainership back to crees
Changes: https://trac.transmissionbt.com/wiki/Changes#version-2.90
PR: 194029 [1] |
2.84_4 07 Feb 2016 16:25:33 |
jbeich |
Clarify LICENSE |
2.84_4 14 Oct 2015 14:57:00 |
jbeich |
net-p2p/transmission-cli: chase r399209
https://github.com/miniupnp/miniupnp/commit/1da63faa4fff5cb30e5d4b848ceef80a292382b9
PR: 203768
Reported by: many
Obtained from: upstream
MFH: 2015Q4
X-MFH-With: r399209 |
2.84_3 10 Oct 2015 14:03:01 |
tijl |
Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.
Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.
The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:
audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a
compile-time option and should not be set in source code. (Only the first 15 lines of the commit message are shown above ) |
2.84_3 08 Oct 2015 15:12:22 |
olgeni |
Remove trailing whitespace from Makefiles, M-X. |
2.84_3 26 Sep 2015 20:26:22 |
jbeich |
Convert my ports to USES=localbase |
2.84_3 29 Aug 2015 21:48:05 |
jbeich |
net-p2p/transmission-*: minor cleanup
o -cli slave still uses libtransmission under GPLv2
o Chase r313708 in COMMENT for -gtk slave
o Convert LITE to option helpers
o Drop duplicate USES=tar (r362505 vs. r362522) |
2.84_2 03 Jul 2015 21:43:14 |
crees |
Don't depend on base OpenSSL when using WITH_OPENSSL_PORT.
PR: ports/186978
Submitted by: Bernard Spil |
2.84_2 16 Feb 2015 08:12:17 |
jbeich |
Improve style/consistency among the ports I maintain
- Convert to COPYTREE_SHARE
- Drop unnecessary MKDIR before COPYTREE_SHARE
- Drop bsd.port.options.mk if only DOCS requires it without dependencies
- Use separate backup if several REINPLACE_CMD against the same file
- audio/alsa-utils: convert to LIBS
Differential Revision: https://reviews.freebsd.org/D1851
Approved by: bapt (mentor) |
2.84_2 10 Feb 2015 21:57:46 |
jbeich |
- Add CPE information for Transmission ports [1]
- Take maintainership [2] as the next update may require partially
reverting r369657 hacks in favor of upstream support
- Disable devel/libinotify:
* used only by transmission-daemon's watch-dir
* maybe less stable than readdir() fallback
* disabled by other ports e.g., devel/glib20
* completely different from devel/libnotify [3]
- Belatedly bump PORTREVISION
PR: 197065 [1]
Differential Revision: https://reviews.freebsd.org/D1806
Suggested by: crees [2]
Pointy hat: crees (r287179) [3]
Approved by: crees (maintainer) [1][2]
Approved by: bapt (mentor) |
2.84_1 24 Nov 2014 18:51:27 |
crees |
Allow use of reload rc command
PR: ports/195341
Submitted by: joshruehlig@gmail.com |
2.84_1 12 Nov 2014 21:31:28 |
antoine |
Cleanup plist |
2.84_1 30 Sep 2014 19:22:24 |
crees |
Unbundle libs.
PR: ports/194029
Submitted by: Jan Beich
Also, don't extract the third-party directory if we're not using it here.
Submitted by: mi |
2.84_1 12 Aug 2014 15:29:37 |
tijl |
Fix problems with missing libs when the linker enforces explicit linking
(ports that are dependencies of other ports)
net-p2p/transmission-cli: add USES=libtool and remove PTHREAD_LIBS
sysutils/deltup: simplify patch by using MAKE_ARGS
x11-fm/rox-filer: convert to USES=shared-mime-info
x11-wm/emerald: remove PTHREAD_LIBS
PR: 192062 |
2.84_1 03 Aug 2014 16:06:59 |
marino |
Fix transmission-cli,-gtk on some platforms after openssl update
At least on some releases, transmission-cli and transmission-gtk now
need -lcypto in LDFLAGS to build. Additionally transmission-gtk needed
an update of the inotify configure argument. The latter requires a
revbump because it seems possible that it could have been built with
the bad argument somewhere.
PR: 192319
Submitted by: Ivan Klymenko
Approved by: "Just Fix It" blanket, but maintainer was in copy on PR |
2.84_1 24 Jul 2014 13:32:59 |
bapt |
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr |
2.84 23 Jul 2014 11:02:56 |
crees |
Fix clang build on 9.x
Apparently this version doesn't understand empty arguments in CFLAGS
using commas; i.e. ,-I/usr/local/include throws an error about nonexisting
file ,-
Reported by: Kenta S (kentas@hush.com) |
2.84 22 Jul 2014 07:44:22 |
crees |
Fix transmission-web build
Submitted by: gblach, rakuco |
2.84 21 Jul 2014 22:07:57 |
antoine |
Unbreak
Pointy hat: crees |
2.84 21 Jul 2014 15:02:21 |
crees |
Update to 2.84
PR: ports/191592
Submitted by: Andrew Berg |
2.82 16 Jul 2014 03:00:46 |
adamw |
Add DOCS option for ports with PORTDOCS in plist. |
2.82 04 Jan 2014 15:33:14 |
crees |
Add option to disable ownership and permissions checking in rc script. |
2.82 29 Dec 2013 17:08:29 |
crees |
Stage transmission ports and the rest maintained by me.
Various little obvious fixes, and a new rc script for stunnel-server |
2.82 13 Nov 2013 19:45:57 |
crees |
Fix -qt4 build on 10.0-BETA3
PR: ports/183935
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> |
2.82 20 Sep 2013 22:28:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
2.82 13 Sep 2013 20:53:52 |
marino |
net-p2p/transmission-cli: Fix USES and iconv support
This is a master port for transmission-qt and transmission-gtk. To honor
any USES definition of the slave ports, the USES here has to be defined
with +=. Additionally, it links with iconv so that support was added
while I'm here.
Approved by: crees (maintainer) |
2.82 30 Aug 2013 12:11:48 |
crees |
Fix transmission-qt4 build.
PR: ports/180292
Submitted by: naddy
Obtained from: OpenBSD |
2.82 30 Aug 2013 08:19:28 |
crees |
Update to 2.82
PR: ports/181254
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
2.80_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
2.80 01 Jul 2013 18:40:19 |
crees |
Update to 2.80
PR: ports/180120
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
2.77 26 Jun 2013 17:12:09 |
crees |
Correct the package naming, to stop upsetting people.
Trim ABI versions from LIB_DEPENDS to pacify portlint
PR: ports/179798
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Add LICENSE lines
Submitted by: 4721 (frogs, IRC) |
2.77 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
2.77 02 Mar 2013 13:48:31 |
crees |
Fix chown for transmission home directory to silence complaints
from transmission-daemon
De-articulate COMMENT |
2.77 28 Feb 2013 10:55:37 |
demon |
Require pkgconfig only for build stage.
Discussed with: crees (maintainer) |
2.77 19 Feb 2013 16:17:37 |
crees |
Update to 2.77 |
2.76 16 Jan 2013 19:01:15 |
crees |
Update to 2.76
Various rc script tidying
PR: ports/175255
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
2.75 31 Dec 2012 17:03:21 |
mezz |
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. |
2.75 31 Dec 2012 12:00:21 |
crees |
Update to 2.75
PR: ports/174507 (based on)
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
2.73 08 Dec 2012 15:33:27 |
crees |
Various rc fixes;
- Add transmission_web_home to use customised web interface
Requested by: Hanson Wong
- transmission should use a pidfile
- Style fixes (mostly quoting)
- Empty value in _user is clobbered with default, so remove warning
Use USERS and GROUPS, and move home directory handling to rc script where
it belongs; now users can be changed on the fly without issue
Feature safe: yes |
2.73 30 Oct 2012 13:02:08 |
crees |
Use LITE instead of LIGHTWEIGHT with standard description
Suggested by: danfe
Feature safe: yes |
2.73 30 Oct 2012 12:09:47 |
crees |
Add OPTION for lightweight build-- disables prefetching
Requested by: Elias Rohrer
While here, remove obsolete configure args
Feature safe: yes |
2.73 29 Oct 2012 11:53:19 |
crees |
Update to 2.73
PR: ports/173053
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
Feature safe: yes |
2.71 04 Oct 2012 20:18:30 |
crees |
Update to 2.71
Update BROKEN message to new GTK version [1]
PR: ports/172328 [1]
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> [1] |
2.61 10 Aug 2012 19:59:18 |
crees |
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 |
2.61 10 Aug 2012 14:15:36 |
crees |
Update to 2.61
PR: ports/170193
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
2.51_1 10 Jun 2012 13:13:45 |
crees |
The conditional include is actually fine-- the problem in the PR was solved
after more investigation by reinstalling world; there was an out-of-date header
present.
PR: ports/167195 |
2.51_1 06 Jun 2012 15:51:22 |
crees |
posix-fadvise was added to FreeBSD on 04/November 2011 [1], which is picked
up by the configure script.
However, the function is marked as available, but libtransmission/fdlimit.c
has a conditional include on fcntl.h, which causes the compilation to fail.
This patch removes the condition on fcntl.h inclusion, hopefully fixing the
build.
PR: ports/167195
[1] http://svnweb.freebsd.org/base/head/sys/sys/fcntl.h?view=log#rev227070 |
2.51_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.51 17 Apr 2012 20:13:41 |
crees |
Update to 2.51
Submitted by: demon |
2.50 02 Apr 2012 08:49:27 |
crees |
- Update to 2.50
Submitted by: "Hakisho"
Feature safe: yes |
2.42 14 Jan 2012 08:57:23 |
dougb |
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. |
2.42 11 Dec 2011 12:26:57 |
crees |
- Update to 2.42
- Use --with(out)-gtk instead of enable -- option has changed
Feature safe: yes |
2.41 18 Oct 2011 18:36:40 |
crees |
- Update to 2.41
- Update MASTER_SITES
PR: ports/161712
Submitted by: Barbara <barbara.xxx1975@libero.it> |
2.33 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
2.33 10 Aug 2011 07:14:29 |
crees |
Update to 2.33 |
2.32 27 Jul 2011 21:16:53 |
crees |
Take these for now, mezz can take them back whenever he likes. |
2.32 25 Jul 2011 14:54:06 |
tabthorpe |
- Reset ports at maintainers request |
2.32 30 Jun 2011 19:44:00 |
mezz |
Forgot to remove a patch. |
2.32 30 Jun 2011 17:05:53 |
mezz |
Update to 2.32. |
2.31 21 May 2011 22:28:33 |
mezz |
Update to 2.31. |