Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Jan 2021 07:47:03
11.2.0_2,2

|
fluffy  |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine |
31 Dec 2020 19:17:51
11.2.0_1,2

|
fluffy  |
emulators/open-vm-tools: update to 11.2.0 release
PR: 250550
Submitted by: fluffy
Approved by: jpaetzel |
21 Oct 2020 18:47:28
11.1.5_1,2

|
jpaetzel  |
Fix an issue where the rc.d script can error out because it was run before
ldconfig
PR: 250407
Submitted by: dim
Sponsored by: Panzura |
10 Sep 2020 13:27:57
11.1.5,2

|
jpaetzel  |
Update to 11.1.5
There's no functional changes in this update that apply to FreeBSD. Upstream
fixed
some issues detected by coverity.
https://github.com/vmware/open-vm-tools/blob/stable-11.1.5/ReleaseNotes.md
PR: 248782
Submitted by: John Wolfe <jwolfe@vmware.com>
Sponsored by: Panzura, Inc |
24 Aug 2020 00:40:42
11.1.0_1,2

|
jpaetzel  |
Fix compilation in a -fno-common universe |
30 May 2020 00:57:02
11.1.0,2

|
tobik  |
Clean up some things
Reported by: portscan |
15 May 2020 03:52:33
11.1.0,2

|
jkim  |
- Install a script in ${PREFIX}/bin rather than /usr/bin. Fix plist.
- Add DOCS option for consistent build. Documentation was automatically
built when doxygen was found by the configure script.
PR: 246468
Approved by: jpaetzel (maintainer) |
14 May 2020 14:18:16
11.1.0,2

|
jpaetzel  |
Update to version 11.1.0
In terms of functionality this update is a no-op on
FreeBSD. Some local patches were upstreamed and have
been removed from the port.
Tested matrix is ESXi 6.5 and 6.7, and Fusion.
FreeBSD HEAD, 12.1-R, 12.0-R and 11.3-R AMD64
The test plan ensures the VM power control works from
the management app, that the memory balloon driver operates
properly, and that reporting back to vCenter as far as IP
and whether the tools are installed and operational works.
In particular no i386 versions of FreeBSD were
explicitly tested, nor was any testing done on ESXi 7.0
https://github.com/vmware/open-vm-tools/blob/stable-11.1.0/ReleaseNotes.md
The new functionality in this version of the tools is Windows/Linux
only. See the listed PR for the pieces FreeBSD needs to achieve parity.
PR: 246338
Submitted by: jwolfe@vmware.com
Sponsored by: Panzura |
06 Feb 2020 20:18:10
11.0.1_3,2

|
jpaetzel  |
Unbreak build on HEAD
PR: 243864
Submitted by: Ruslan Garipov <brigadir15@gmail.com>
Sponsored by: Panzura |
11 Jan 2020 16:32:47
11.0.1_2,2

|
jpaetzel  |
Fix build on HEAD
PR: 243240
Submitted by: Ruslan Garipov <brigadir15@gmail.com> |
11 Jan 2020 16:24:54
11.0.1_2,2

|
jpaetzel  |
Fix build on HEAD
PR: 242679
Submitted by: Ruslan Garipov <brigadir15@gmail.com>
Reviewed by: jhb |
22 Nov 2019 19:45:11
11.0.1_2,2

|
brooks  |
Fix build with src r354909 applied. |
18 Nov 2019 17:36:36
11.0.1_2,2

|
jpaetzel  |
Bump PORTREVISION to rebuild pkg in HEAD
For users tracking stable/12, stable/11, or supported releases
this will result in an upgrade of the port
with no functional change.
For users tracking HEAD before r353150 the new binary pkg
will likely cause your system to panic.
PR: 241180
Sponsored by: Panzura
Fix suggested by: mp |
05 Nov 2019 22:21:16
11.0.1_1,2

|
zeising  |
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
30 Oct 2019 16:10:41
11.0.1_1,2

|
jpaetzel  |
Update rc.d script to chase the removal of vmxnet
PR: 241580
Submitted by: ard_1@mail.ru |
29 Oct 2019 14:36:04
11.0.1,2

|
jpaetzel  |
Update to version 11.0.1
The biggest change is the removal of vmxnet from this package. This means you
*must* be using the vmx driver included in FreeBSD or your networking will fail
after this update. This is a danger for people who are running unsupported
versions
of FreeBSD but could also affect people who are running custom kernels that have
removed vmx from them.
This update reduces our patchset by taking advantage of patches submitted
upstream.
Sponsored by: Panzura |
08 Jan 2019 11:46:19
10.3.0_1,2

|
tobik  |
Do not set CONFLICTS{,_INSTALL} twice |
02 Nov 2018 13:32:35
10.3.0_1,2

|
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
30 Oct 2018 19:17:35
10.3.0_1,2

|
jpaetzel  |
Remove DNET option and hardwire the libdnet dependency
It hasn't actually been optional for a
very long time.
PR: 231872
Reported by: Olli Hauer |
29 Sep 2018 05:29:28
10.3.0,2

|
jpaetzel  |
Update to 10.3.0
PR: 229985
Submitted by: John Wolfe <jwolfe@vmware.com> |
11 Sep 2018 18:34:28
10.2.5_4,2

|
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
31 Aug 2018 18:13:56
10.2.5_3,2

|
jpaetzel  |
Chase FreeBSD HEAD changes
r338318, r338143
The patches have been upstreamed to VMware.
Submitted by: dim |
31 Jul 2018 18:41:30
10.2.5_2,2

|
zeising  |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
27 Jun 2018 13:55:57
10.2.5_1,2

|
mat  |
Do not force stop services when a package is deinstalled.
Starting or stopping services is the role of pkg(8).
Sponsored by: Absolight |
28 May 2018 02:04:37
10.2.5,2

|
jpaetzel  |
Update to version 10.2.5
For the most part this is just to track upstream for FreeBSD.
In particular 10.2.0 introduced a regression whereby UFS support
was dropped. The fix was backported to the FreeBSD port of 10.2.0
in lieu of waiting for 10.2.5 to be released.
PR: 227124
Submitted by: John Wolfe <jwolfe@vmware.com> |
23 May 2018 22:37:05
10.2.0_6,2

|
jpaetzel  |
Unbreak after src r333813
Fallout from being out of tree. |
13 Mar 2018 14:20:24
10.2.0_5,2

|
jpaetzel  |
Reintegrate accidentally removed patch
Along the way remove a patch that is no longer
needed.
Reported by: John Wolfe <jwolfe@vmware.com>
Pointyhat: jpaetzel |
10 Mar 2018 22:56:54
10.2.0_4,2

|
jpaetzel  |
Fix bug that causes crashes when running commands from the host
PR: 226478
Submitted by: german.mb@gmail.com
Reviewed by: John Wolfe <jwolfe@vmware.com> |
25 Feb 2018 15:35:08
10.2.0_3,2

|
jpaetzel  |
Backport a fix from upstream that broke UFS
Reported by: dim
Obtained from: VMware |
24 Jan 2018 09:41:04
10.2.0_2,2

|
ak  |
- Update name of autoreconf WRKSRC variable in comment
- Fix a few ports with invalid USES autoreconf arguments
- Add check for invalid USES autoreconf arguments
Differential Revision: https://reviews.freebsd.org/D14004
Approved by: tijl (autotools maintainer), portmgr (mat) |
13 Jan 2018 08:24:21
10.2.0_2,2

|
danfe  |
- Improve grammar and properly spell ``VMware'' in the port description
- Point WWW: line (address) to a better location |
02 Jan 2018 14:45:06
10.2.0_2,2

|
jpaetzel  |
Fix build with clang 6.0.0
Also avoids an endless loop in practice
PR: 224816
Submitted by: dim |
28 Dec 2017 22:45:57
10.2.0_1,2

|
jpaetzel  |
Don't remove a config file the port doesn't install.
PR: 224595
Reported by: Mikhail Golub <gmn@gmn.org.ua>
Reviewed by: John Wolfe <jwolfe@vmware.com> |
26 Dec 2017 18:06:07
10.2.0,2

|
lwhsu  |
- Update WWW
Approved by: jpaetzel (maintainer) |
23 Dec 2017 05:20:29
10.2.0,2

|
jpaetzel  |
Update to 10.2.0
See the following link for the full release notes for this release:
https://github.com/vmware/open-vm-tools/blob/10.2.x/ReleaseNotes.md
PR: 224373
Submitted by: John Wolfe <jwolfe@vmware.com> |
07 Dec 2017 19:52:18
10.1.10_5,2

|
jpaetzel  |
Remove unused dependancies. |
02 Oct 2017 20:04:41
10.1.10_4,2

|
jpaetzel  |
Remove external ICU dependancy
MFH: 2017Q4 |
25 Sep 2017 00:02:36
10.1.10_3,2

|
jbeich  |
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine |
12 Sep 2017 13:01:22
10.1.10_2,2

|
jbeich  |
Back out C++11 changes for ICU >= 59
r449608, r449609, r449610, r449611, r449612, r449613, r449614,
r449621, r449661, r449662 are reverted. ICU will pull char16_t typedef
in C++98 mode instead.
Pointy hat to: jbeich
PR: 218788 222222 222225 |
11 Sep 2017 17:17:20
10.1.10_1,2

|
jbeich  |
emulators/open-vm-tools: unbreak with ICU >= 59
stringxx/string.cc:927:23: error: use of undeclared identifier 'Unicode_ToTitle'
return CopyAndFree(Unicode_ToTitle(c_str(), locale), free);
^
PR: 222225 |
29 Aug 2017 16:43:48
10.1.10,2

|
jpaetzel  |
Update to 10.1.10
Improvements include:
- Improved OS detection and reporting for FreeBSD 11 and 12.
- Improved networking resume for DHCP FreeBSD guests.
- Check for Xen, VirtualPC etc., only if VMware not detected.
- Improve timesync when the offset is large.
Full changelog is available at:
https://github.com/vmware/open-vm-tools/blob/master/open-vm-tools/ChangeLog
PR: 221194 |
21 Aug 2017 13:14:02
10.1.5_1,2

|
mat  |
Don't set WRKSRC when USE_GITHUB. Use the correct GH_ACCOUNT/GH_PROJECT,
and use WRKSRC_SUBDIR.
Sponsored by: Absolight |
17 Aug 2017 18:00:36
10.1.5_1,2

|
jpaetzel  |
Take maintainership
Approved by: swills |
17 Aug 2017 17:47:59
10.1.5_1,2

|
jhb  |
Don't leak lock from os_kmem_alloc().
The current port patches for os_kmem_alloc() add VM object locking.
However, the lock is not unlocked in the success case because the
unlock code is inside of an if body instead of after the if statement.
Reported by: jpaetzel
Reviewed by: jpaetzel
Approved by: swills
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D12038 |
27 Jul 2017 13:57:31
10.1.5,2

|
mat  |
Regular USE_GITHUB cleanup.
Sponsored by: Absolight |
30 Jun 2017 18:37:49
10.1.5,2

|
swills  |
emulators/open-vm-tools: update to 10.1.5 |
14 Apr 2017 17:36:31
10.1.0_2,2

|
garga  |
Make vmware-kmod startup script to return 1 when it fails
Approved by: swills (maintainer)
MFH: 2017Q2
Sponsored by: Rubicon Communications (Netgate)
Differential Revision: https://reviews.freebsd.org/D10397 |
24 Mar 2017 14:43:24
10.1.0_1,2

|
swills  |
emulators/open-vm-tools: improve scripts
Make it possible to disable the rc scripts.
Still default to enabled, but only when checkvm says we are in a VM.
While here, improve scripts slightly.
Requested by: mat
Tested by: mat |
22 Mar 2017 14:52:01
10.1.0,2

|
swills  |
emulators/open-vm-tools: Update to 10.1.0
PR: 212471 |
21 Feb 2017 19:20:47
1280544_17,1

|
ngie  |
emulators/open-vm-tools: change sysctl_add_oid use to SYSCTL_ADD_OID
sysctl_add_oid was changed in base/head@r310051 to take a label parameter,
and open-vm-tools doesn't supply it as it depends on the old KPI signature.
SYSCTL_ADD_OID doesn't require the label parameter since its inception
though, thus it's a backwards compatible solution for adding sysctl oids.
PR: 215353
Reported by: dim
Submitted by: ed
Reviewed by: ed, lwhsu
Approved by: lwhsu
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D9698 |
19 Nov 2016 18:21:20
1280544_16,1

|
jbeich  |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt) |
14 Nov 2016 07:47:48
1280544_15,1

|
linimon  |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
21 Oct 2016 15:21:13
1280544_15,1

|
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
24 Sep 2016 11:06:57
1280544_15,1

|
tijl  |
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine) |
12 Sep 2016 01:37:19
1280544_14,1

|
swills  |
emulators/open-vm-tools: Fix build with clang 3.9.0
PR: 212426
Submitted by: dim |
06 Jul 2016 22:10:14
1280544_14,1

|
mat  |
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight |
06 Jul 2016 07:34:13
1280544_13,1

|
gahr  |
devel/icu: bump PORTREVISION on dependent ports |
01 Apr 2016 14:00:57
1280544_12,1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
07 Jun 2015 12:53:16
1280544_12,1

|
swills  |
emulators/open-vm-tools: Fix pam issue
While here, fix a plist issue
PR: 200637 |
23 Apr 2015 21:26:10
1280544_11,1

|
bapt  |
Update icu to 55.1 |
02 Mar 2015 21:36:52
1280544_10,1

|
dim  |
Fix -Werror warnings from clang 3.6.0 and higher about unused local
typedefs, which are used for hand-implementing compile-time assertions,
by adding an __unused__ attribute.
Approved by: maintainer (swills)
PR: 198202 |
14 Feb 2015 13:36:49
1280544_10,1

|
kwm  |
Fix build with clang 3.5.0.
PR: 196108
Submitted by: dim@
Approved by: maintainer (via IRC) |
23 Dec 2014 15:48:34
1280544_10,1

|
brd  |
Add a startup requirement on ldconfig so start up does not fail with:
Shared object "libiconv.so.2" not found, required by "libglib-2.0.so.0"
Approved by: swills |
19 Nov 2014 11:49:06
1280544_9,1

|
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
31 Oct 2014 19:40:51
1280544_8,1

|
bapt  |
Simplify plist |
27 Oct 2014 12:24:23
1280544_8,1

|
bapt  |
Clean up plist |
02 Oct 2014 18:17:49
1280544_8,1

|
glebius  |
Update for recent ifnet(9) changes in head.
Approved by: bapt (blanket) |
01 Sep 2014 19:34:02
1280544_7,1

|
tijl  |
Add USES=libtool to accessibility/atkmm and bump dependent ports |
03 Jul 2014 11:09:24
1280544_6,1

|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
25 Apr 2014 15:39:46
1280544_5,1

|
swills  |
- Fix build on 11-CURRENT by patching:
modules/freebsd/vmhgfs/channel.h [2] [3]
libvmtools/i18n.c [2]
modules/freebsd/vmmemctl/os.c [4]
PR: ports/187426 [1]
PR: ports/188744 [2]
Submitted by: alfred [2]
Submitted by: garga [3]
Submitted by: bdrewery [4] |
28 Feb 2014 18:57:02
1280544_4,1

|
delphij  |
Trap SIGBUS while doing port probe. On FreeBSD a SIGBUS is delivered
when accessing port that is not accessible, which is the case when
running vmware-vmcheck on bare metal system.
Approved by: swills (maintainer)
Obtained from: FreeNAS |
07 Feb 2014 11:44:09
1280544_3,1

|
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
01 Jan 2014 16:49:02
1280544_2,1

|
swills  |
- Add an ugly hack to rename base64.h so that it doesn't conflict with the one
installed by security/heimdal
PR: ports/177454
Reported by: Andriy Syrovenko <andriys@gmail.com> |
22 Dec 2013 22:23:06
1280544_1,1

|
swills  |
- Require netif in vmware-guestd to avoid DHCP issue
- Bump PORTREVISION for package change
PR: ports/168332
PR: ports/149949 |
17 Nov 2013 23:25:48
1280544,1

|
swills  |
- Add patch to fix build when devel/libunwind is installed
- While here, rename patch to better name. All the patches probably need
renaming.
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> |
16 Nov 2013 23:22:22
1280544,1

|
swills  |
- Update to 9.4.0
- Commit open-vm-tools-nox11 part of conversion to optionsNG missed in last
commit [1]
- Fix plist issue with open-vm-tools-nox11 with optionsNG enabled
PR: ports/183893 [1]
Submitted by: mat |
16 Nov 2013 14:18:55
1031360_4,1

|
swills  |
- Convert to new options framework
- Pet portlint
PR: ports/183893
Submitted by: mat |
16 Nov 2013 04:35:59
1031360_4,1

|
swills  |
- Update to 9.2.3-1031360 [1]
- Fix build on CURRENT
PR: ports/180471 [1] (partially)
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [1] (partially) |
07 Nov 2013 21:50:19
425873_4,1

|
swills  |
- Add stage support
- Convert to USES=kmod
PR: ports/183754
Submitted by: mat |
22 Oct 2013 13:57:35
425873_4,1

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
19 Oct 2013 14:39:55
425873_4,1

|
tijl  |
- Fix build with clang and recent kernel API changes.
- Use new style LIB_DEPENDS.
PR: 173038, 174290, 180499
Submitted by: Garrett Cooper <yaneurabeya@gmail.com>
Approved by: swills (maintainer) |
20 Sep 2013 16:43:53
425873_3,1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
20 Sep 2013 12:54:55
425873_3,1

|
bdrewery  |
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above ) |
30 Apr 2013 16:37:46
425873_3,1

|
bdrewery  |
- Fix cases where 2 USES= were used
With hat: portmgr |
23 Apr 2013 10:19:45
425873_3,1

|
bapt  |
Convert e* to USES=pkgconfig |
09 Mar 2013 12:26:17
425873_3,1

|
kwm  |
Add USE_PKGCONFIG=build to fix the build.
Submitted by: olgeni@ |
08 Mar 2013 10:51:36
425873_3,1

|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
06 Mar 2013 16:52:02
425873_3,1

|
bapt  |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
18 Dec 2012 23:09:07
425873_3,1

|
bapt  |
Chase icu, graphite2 and libexttextcat bump |
14 Dec 2012 15:47:01
425873_2,1

|
flo  |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
05 Aug 2012 23:19:40
425873_2,1
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
29 Jun 2012 02:55:44
425873_2,1
|
swills  |
- Force commit to note the previous commit's message should have been:
- Fix build on 10-CURRENT |
29 Jun 2012 02:06:31
425873_2,1
|
swills  |
- Try again |
01 Jun 2012 05:26:28
425873_1,1
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 01:47:54
425873,1
|
swills  |
- Take maintainership |
17 Feb 2012 18:27:11
425873,1
|
scheidell  |
- Actually bump portepoch
Submitted by: swills
Approved by: gabor (mentor, implicit) |
17 Feb 2012 16:54:12
425873
|
scheidell  |
- Back out all changes to date starting with this pr.
- changes that were applied by several people, one change (mine, the actual
upgrade) made hgfs unloadable.
- other changes along the way, attempting to fix it made port broken were also
backed out
- Only patches left were DougB's rc script patches
- Bump PORTEPOCH
PR: ports/161891
Submitted by: scheidell (me)
Approved by: ports@ (maintainer, implicit), gabor (mentor) |
15 Feb 2012 23:09:25
471268_1
|
pav  |
- Mark BROKEN: does not package
Reported by: pointyhat |
07 Feb 2012 01:31:10
471268_1
|
eadler  |
This variable changed quite some time ago.
Reported by: Alex Kozlov |
16 Jan 2012 00:07:20
471268_1
|
scheidell  |
- patch vmhgfs to allow make it loadable [1]
- patch Makefile/plist/pkg-message to prevent install of broken vmhgfs,
suggested by swills
- Add USE_AUTOMAKE=yes to keep build from taking two passes, and keep tinderbox
happy
Submitted by: swills [1]
Approved by: gabor (mentor) |