non port: sysutils/linux-crashplan/Makefile |
Number of commits found: 22 |
Saturday, 4 Apr 2020
|
20:51 antoine
Deprecate ports broken for more than 6 months
 |
Tuesday, 26 Nov 2019
|
21:46 jkim
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342
 |
Wednesday, 6 Nov 2019
|
16:26 antoine
Mark a few ports BROKEN (unfetchable)
 |
Friday, 11 Aug 2017
|
07:21 ultima
* Updated to 4.8.3
* Cleanup Makefile
PR: 220926
Submitted by: Nuno Subtil (maintainer)
Reviewed by: lifanov (mentor), matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11931
 |
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)
 |
Sunday, 3 Jul 2016
|
14:14 pi
sysutils/linux-crashplan: 4.5.0 -> 4.7.0
PR: 210248
Submitted by: ludwigp-fbsdbugz@chip-web.com, Samuel Grossman
<sam@samuelgrossman.ca>
Approved by: Nuno Subtil <subtil@gmail.com> (maintainer)
 |
Sunday, 8 May 2016
|
10:41 rene
sysutils/linux-crashplan: bump PORTREVISION after previous commit
 |
10:38 rene
sysutils/linux-crashplan: Use USE_JAVA knobs instead of a hardcoded dependency
on java/linux-sun-jre17. The latter port expired two months ago.
While here address portlint issues:
- regenerate patches
- use %%DATADIR%% in pkg-plist
- use PKGNAMEPREFIX
- add java to CATEGORIES
- remove empty trailing line from pkg-message
PR: 209012
Submitted by: myself
Approved by: maintainer timeout (subtil@gmail.com, 14 days)
 |
Friday, 1 Apr 2016
|
14:25 mat
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 12 Jan 2016
|
11:00 miwi
- Update to 4.5.0
PR: 206145
Submitted by: maintainer
 |
Monday, 3 Aug 2015
|
15:53 wg
sysutils/linux-crashplan: update to 4.3.0
- Pass maintainership to submitter
PR: 202027
Submitted by: Nuno Subtil
 |
Thursday, 19 Feb 2015
|
14:50 mat
The bash package can be called bash-static, so depend on the bash binary.
Sponsored by: Absolight
 |
Tuesday, 20 Jan 2015
|
12:02 wg
sysutils/linux-crashplan: update to 3.7.0
PR: 196863
Submitted by: Nuno Subtil
 |
Thursday, 23 Oct 2014
|
00:36 wg
sysutils/linux-crashplan: make sure poll selector is set from rc
- CrashPlan in place update can overwrite our run.conf preventing it
from working [1]
- Update to 3.6.4
PR: 194465 [1]
 |
Tuesday, 29 Jul 2014
|
19:11 adamw
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
 |
Wednesday, 4 Jun 2014
|
02:29 wg
sysutils/linux-crashplan: fix for jre17
PR: 190572
Submitted by: bradleythughes
 |
Saturday, 24 May 2014
|
14:00 wg
sysutils/linux-crashplan: update to 3.6.3
PR: ports/186951
Submitted by: Nuno Subtil <subtil at gmail com>
 |
Sunday, 11 May 2014
|
13:22 rene
sysutils/linux-crashplan: Depend on linux-sun-jre17 instead of
expired linux-sun-jre16 and bump PORTREVISION
 |
Sunday, 15 Dec 2013
|
16:44 wg
sysutils/linux-crashplan: remove bogus and useless pre-patch target
Submitted by: Evan Susarret <evansus gmail com>
 |
Wednesday, 20 Nov 2013
|
19:10 wg
sysutils/linux-crashplan: allow staging
- Allow staging
- Workaround problem starting up crashplan with SMP
 |
Monday, 23 Sep 2013
|
16:01 wg
sysutils/linux-crashplan: backs up data to remote servers
CrashPlan backs up data to remote servers, other computers, or hard drives.
WWW: http://www.crashplan.com/
 |
Number of commits found: 22 |