notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/linux-crashplan/Makefile

Number of commits found: 22

Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Tuesday, 26 Nov 2019
21:46 jkim search for other commits by this committer
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
Original commitRevision:518482 
Wednesday, 6 Nov 2019
16:26 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516897 
Friday, 11 Aug 2017
07:21 ultima search for other commits by this committer
* 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
Original commitRevision:447734 
Wednesday, 7 Sep 2016
12:43 tijl search for other commits by this committer
- 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
Original commitRevision:421496 
Monday, 5 Sep 2016
19:23 tijl search for other commits by this committer
- 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)
Original commitRevision:421387 
Sunday, 3 Jul 2016
14:14 pi search for other commits by this committer
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)
Original commitRevision:417971 
Sunday, 8 May 2016
10:41 rene search for other commits by this committer
sysutils/linux-crashplan: bump PORTREVISION after previous commit
Original commitRevision:414798 
10:38 rene search for other commits by this committer
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)
Original commitRevision:414797 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Tuesday, 12 Jan 2016
11:00 miwi search for other commits by this committer
- Update to 4.5.0

PR:		206145
Submitted by:	maintainer
Original commitRevision:405860 
Monday, 3 Aug 2015
15:53 wg search for other commits by this committer
sysutils/linux-crashplan: update to 4.3.0

- Pass maintainership to submitter

PR:		202027
Submitted by:	Nuno Subtil
Original commitRevision:393474 
Thursday, 19 Feb 2015
14:50 mat search for other commits by this committer
The bash package can be called bash-static, so depend on the bash binary.

Sponsored by:	Absolight
Original commitRevision:379347 
Tuesday, 20 Jan 2015
12:02 wg search for other commits by this committer
sysutils/linux-crashplan: update to 3.7.0

PR:		196863
Submitted by:	Nuno Subtil
Original commitRevision:377508 
Thursday, 23 Oct 2014
00:36 wg search for other commits by this committer
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]
Original commitRevision:371372 
Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
Wednesday, 4 Jun 2014
02:29 wg search for other commits by this committer
sysutils/linux-crashplan: fix for jre17

PR:		190572
Submitted by:	bradleythughes
Original commitRevision:356421 
Saturday, 24 May 2014
14:00 wg search for other commits by this committer
sysutils/linux-crashplan: update to 3.6.3

PR:		ports/186951
Submitted by:	Nuno Subtil <subtil at gmail com>
Original commitRevision:355021 
Sunday, 11 May 2014
13:22 rene search for other commits by this committer
sysutils/linux-crashplan: Depend on linux-sun-jre17 instead of
expired linux-sun-jre16 and bump PORTREVISION
Original commitRevision:353683 
Sunday, 15 Dec 2013
16:44 wg search for other commits by this committer
sysutils/linux-crashplan: remove bogus and useless pre-patch target

Submitted by:	Evan Susarret <evansus gmail com>
Original commitRevision:336554 
Wednesday, 20 Nov 2013
19:10 wg search for other commits by this committer
sysutils/linux-crashplan: allow staging

- Allow staging
- Workaround problem starting up crashplan with SMP
Original commitRevision:334442 
Monday, 23 Sep 2013
16:01 wg search for other commits by this committer
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/
Original commitRevision:328017 

Number of commits found: 22