| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.0.r_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
5.0.r_1 08 Mar 2016 13:09:12
  |
mat  |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
5.0.r_1 16 Dec 2015 09:39:41
  |
jbeich  |
audio/soundtouch: update to 1.9.2
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: http://www.surina.net/soundtouch/README.html
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/soundtouch/1.9.0_to_1.9.2/compat_report.html |
5.0.r 26 Oct 2015 20:36:31
  |
martymac  |
Clean-up patches |
5.0.r 18 Oct 2015 15:23:00
  |
martymac  |
Update to 5.0-rc |
4.0.2_4 15 Oct 2015 14:55:14
  |
mat  |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
4.0.2_4 14 Oct 2015 14:57:23
  |
jbeich  |
emulators/dolphin-emu: chase r399209
https://github.com/miniupnp/miniupnp/commit/1da63faa4fff5cb30e5d4b848ceef80a292382b9
Obtained from: upstream (rebased)
Approved by: portmgr blanket
MFH: 2015Q4
X-MFH-With: r399209 |
4.0.2_3 15 Jun 2015 22:09:14
  |
rakuco  |
Add upstream commit to find X11 directly.
Fixes the build with the upcoming CMake 3.2 update, since its
FindOpenGL.cmake does not check for X11 anymore. |
4.0.2_3 30 May 2015 20:39:13
  |
bapt  |
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer |
4.0.2_2 28 May 2015 06:20:21
  |
amdmi3  |
- Mark broken on 8.x: doesn't build because of absent xlocale.h
- Add LICENSE_FILE
Approved by: portmgr blanket |
4.0.2_2 06 May 2015 15:27:44
  |
mat  |
Update ports in the [ef]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
4.0.2_2 17 Apr 2015 13:37:37
  |
tijl  |
Specify library version when depending on libpolarssl and switch ports to
PolarSSL 1.3 when they fail to build with 1.2. |
4.0.2_2 15 Apr 2015 08:20:28
  |
tijl  |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
4.0.2_2 23 Feb 2015 13:40:56
  |
martymac  |
Mark the port as broken on armv6.
Progress has been done upstream to add arm support to Dolphin, so this will
probably be for a future release.
PR: 197551
Submitted by: sbruno |
4.0.2_2 23 Feb 2015 13:16:10
  |
martymac  |
Fix build with Gcc 4.9
PR: 197890
Submitted by: gerald |
4.0.2_2 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
4.0.2_1 13 Oct 2014 07:12:43
  |
martymac  |
Remove @dirrm/@dirrmty from my ports |
4.0.2_1 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
4.0.2 04 Sep 2014 08:27:10
  |
martymac  |
Update to 4.0.2
PR: 193001
Submitted by: amdmi3 |
4.0.0_5 22 Aug 2014 10:02:00
  |
amdmi3  |
- Add missing patch |
4.0.0_5 22 Aug 2014 10:01:19
  |
amdmi3  |
- Switch to bundled SFML in preparation to ports' SFML update (bundled one was
used anyway, probably conflictiong with systemwide one)
- Add USES=compiler:c++11-lib to fix build on 9.x
- Patch build system to not pick up includes from systemwide SFML (also
submitted upstream)
- Minor whitespace fix
Approved by: portmgr blanket (for bits not related to sfml update) |
4.0.0_4 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
4.0.0_4 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
4.0.0_3 24 Mar 2014 12:04:27
  |
bapt  |
Switch to wx 3.0 |
4.0.0_2 21 Jan 2014 07:26:25
  |
martymac  |
- Remove useless USE_GCC (should fix build where Clang is the default compiler)
- Use new options framework
- Rename CMakeLists' USE_ICONV option to ICONV_LINK |
4.0.0_2 25 Dec 2013 23:29:34
  |
antoine  |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
4.0.0_2 04 Dec 2013 18:48:49
  |
makc  |
- Respect CMAKE_BUILD_TYPE
Approved by: portmgr (bapt) |
4.0.0_2 03 Dec 2013 08:34:30
  |
martymac  |
Convert my ports from using USE_DOS2UNIX to USES=dos2unix |
4.0.0_2 28 Oct 2013 08:19:55
  |
martymac  |
Do not specify GCC version in USE_GCC.
(this change has been introduced by mistake in my previous commit)
Submitted by: gerald |
4.0.0_2 26 Oct 2013 00:52:36
  |
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
4.0.0_1 21 Oct 2013 16:23:22
  |
wg  |
emulators/dolphin-emu: link against ffmpeg
- Link against ffmpeg instead of ffmpeg1
Approved by: portmgr (bapt, implicit) |
4.0.0 16 Oct 2013 07:16:57
  |
martymac  |
- Update to 4.0.0
- As OpenGL rendering now works, remove the -devel suffix
- Enable staging
- Use new LIB_DEPENDS format
- Add new UPNP option
- Handle -liconv removal on -CURRENT |