non port: net-im/skype/Makefile |
Number of commits found: 22 |
Sunday, 3 Feb 2019
|
20:46 antoine
Deprecate ports broken for more than 6 months
 |
Monday, 10 Sep 2018
|
13:14 mat
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
 |
Tuesday, 28 Aug 2018
|
05:50 antoine
Mark BROKEN: uses non existing libsigcpp20
Reported by: pkg-fallout
 |
Thursday, 3 Nov 2016
|
21:47 tijl
Remove NVIDIA option from Linux ports now that the nvidia-driver can be
installed later.
 |
Wednesday, 7 Sep 2016
|
12:43 tijl
- In Uses/linux.mk use the loop variable directly when appending to
*_DEPENDS. Helper variables derived from the loop variable aren't
expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.
PR: 211645
Reported by: jkim
 |
Monday, 5 Sep 2016
|
19:23 tijl
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework.
- bsd.port.mk:
- Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
- Put USE_LINUX_PREFIX handling after USES processing.
- Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
give these variables a different default value.
- When a package needs to run Linux ldconfig check before installation if
Linux support is enabled.
- emulators/linux_base-*:
- Use USES=linux and remove duplication.
- Remove files/lp. FreeBSD or CUPS lp(1) should work.
- Remove files/yp.conf. No longer seems to be used.
- Remove pkg-deinstall and move pkg-install into pkg-plist.
- Update pkg-descr and pkg-message.
- Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
to use FreeBSD mkdir so mkdir -p $path creates $path and not
/compat/linux/$path.
PR: 211645
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 16 Sep 2015
|
10:26 jbeich
multimedia/webcamd: clarify version requirements in consumers
webcamd exposes V4L/DVB/EVDEV/etc devices with consumer ABI configured
by v4l_compat version during build. Drop >0 dummy as V4L is available
since day 1 and we only want the daemon. This syncs RUN_DEPENDS with:
multimedia/gstreamer-plugins-v4l2
multimedia/gstreamer1-plugins-v4l2
 |
Wednesday, 8 Apr 2015
|
17:43 amdmi3
- Add CPE info
Approved by: portmgr blanket
 |
Sunday, 5 Apr 2015
|
07:23 xmj
Add NVIDIA_GL description to Mk/bsd.options.desc.mk
- Add NVIDIA_GL description to Mk/bsd.options.desc.mk
- Remove NVIDIA_GL_DESC from all concerned ports
- Use options helpers where adequate.
Differential Revision: https://reviews.freebsd.org/D1759
Approved by: koobs (mentor)
Approved by: portmgr (bapt)
 |
Tuesday, 3 Feb 2015
|
14:51 amdmi3
- Remove always false OSVERSION conditions
- Fix whitespace
- Don't cat pkgmessage from Makefile
 |
Monday, 18 Aug 2014
|
18:41 mandree
STAGE.
Fix skype.sh launcher script, using "$@" instead of the unsafe $@,
and fixing its shebang line to /bin/sh.
 |
Tuesday, 29 Jul 2014
|
21:43 adamw
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
 |
Sunday, 6 Jul 2014
|
15:24 bapt
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
 |
Sunday, 16 Mar 2014
|
08:52 antoine
Remove checks for V4L2 wrapper, it is included in the linuxulator of all
supported versions of FreeBSD
 |
Friday, 20 Sep 2013
|
22:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
 |
Thursday, 23 May 2013
|
16:10 jgh
- adoption of optionsNG framework
Approved by: portmgr (bapt)
 |
Thursday, 7 Jun 2012
|
19:41 itetcu
- mark skype and skype-devel CONFLICTing. I really don't know why they waren't
until now.
- bump PORTREVISION
I'll look for a better solution in the next days.
Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee>'s checker
 |
Sunday, 17 Jul 2011
|
16:29 nox
Fix skype multimedia/linux_v4l2wrapper dependency on 8.
Approved by: itetcu (skype ports maintainer)
Discussed on: -multimedia
 |
Thursday, 12 May 2011
|
08:15 itetcu
Display the package message when installing from port.
 |
Wednesday, 11 May 2011
|
09:51 itetcu
1. preserve the latest skype version that has OSS support as net-im/skype20
(but schedule it for removal soon)
2. update net-im/skype to 2.1.0.81.
- It supports sound and video, please read the pkg-message to find out how to
make it work.
- OPTIONify
Both ports are based on repocopy from net/skype.
Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others
PR: 147550 [1], 156860 [2] (partially based on)
Submitted by: HASHI Hiroaki <hashiz@meridiani.jp> [1],
patch from nox@ [2]
 |
Monday, 9 May 2011
|
17:52 itetcu
Force commit to note the repocopy net/skype --> net-im/skype.
Repocopy by: marcus@
 |
Number of commits found: 22 |