Port details |
- parallels-tools Parallels Desktop Tools for FreeBSD
- 0.1.2_1 emulators
=1 Version of this port present on the latest quarterly branch. - Maintainer: bland@FreeBSD.org
 - Port Added: 2009-06-14 03:11:50
- Last Update: 2022-07-20 14:21:50
- Commit Hash: 27eb52a
- People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
- Also Listed In: kld
- License: BSD2CLAUSE
- Description:
- This is a port of Parallels Desktop Tools for the FreeBSD.
WWW: https://www.parallels.com/products/desktop/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- parallels-tools>0:emulators/parallels-tools
- To install the port:
- cd /usr/ports/emulators/parallels-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/parallels-tools
- pkg install parallels-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: parallels-tools
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- SHA256 (parallels-tools-0.1.2.tar.bz2) = e57e08a262bdaf7e052361a25dcc53cce38e94aadc0def64bfdcc474e1126bff
SIZE (parallels-tools-0.1.2.tar.bz2) = 9038
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- emulators_parallels-tools
- USES:
- kmod tar:bzip2 uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:50 0.1.2_1 |
Tobias C. Berner (tcberner)  |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
24 Jun 2021 14:04:47 0.1.2_1 |
Alexander Nedotsukov (bland)  |
emulators/parallels-tools: Add Aarch64 support.
PR: 256279
Submitted by: Vincent Milum Jr <freebsd@darkain.com> |
06 Apr 2021 14:31:07 0.1.2_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 May 2019 09:01:29
0.1.2_1 |
amdmi3  |
- Add LICENSE
- Pet portlint
- Regenerate patches
- Update WWW
Approved by: portmgr blanket |
02 Oct 2014 18:23:42
0.1.2_1 |
glebius  |
Update for ifnet(9) changes in head.
Approved by: bapt (blanket) |
10 Sep 2014 14:59:31
0.1.2 |
antoine  |
- Allow staging as a regular user
- USES=kmod and simplify |
29 Jul 2014 21:43:18
0.1.2 |
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
25 Jun 2014 14:42:07
0.1.2 |
bland  |
Support staging. |
14 Feb 2014 14:43:05
0.1.2 |
bland  |
Update to 0.1.2 |
20 Sep 2013 16:43:53
0.1.1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
20 Sep 2013 12:54:55
0.1.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 ) |
07 Nov 2011 04:24:55
0.1.1  |
miwi  |
- Get rid FreeBSD 6 support |
02 Jul 2011 17:14:20
0.1.1 |
miwi  |
= Drop MD5 support |
24 Jun 2010 13:01:04
0.1.1 |
bland  |
Update to 0.1.1
Feature safe: yes |
26 Aug 2009 04:40:46
0.1.0 |
bland  |
Add ports with kernel modules to 'kld' virtual category.
PR: 137823 |
15 Aug 2009 09:52:43
0.1.0 |
linimon  |
Mark as only for amd64 and i386.
Hat: portmgr |
14 Jun 2009 03:11:15
0.1.0 |
bland  |
Add parallels-tools, Parallels Desktop Tools for FreeBSD. |