History log of /haikuports/haiku-apps/backup/backup-0.0.1.recipe
Revision Date Author Comments
# 4f180bdb 15-Sep-2021 waddlesplash <waddlesplash@gmail.com>

Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)

x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.


# d49e50d1 25-Feb-2019 Schrijvers Luc <begasus@gmail.com>

backup: disable (#3659)

not ready to be included


# f174c8c9 16-Sep-2018 Jérôme Duval <jerome.duval@gmail.com>

backup: update HOMEPAGE.


# fc0936b0 26-Jun-2017 Jerome Duval <jerome.duval@gmail.com>

Bump revisions for x86_64 rebuild after time_t change.

* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.


# 8331c5b9 24-Jan-2017 Jerome Duval <jerome.duval@gmail.com>

backup: enable x86_64.


# 485bdc02 09-Jan-2017 vanishakesswani <vanishakesswani00@gmail.com>

Tested for build on x86_64 (#997)

befar, backup, aalibtranslator, ecl, box2d, libodfgen, libebook, libabw marked as broken on x86_64


# f8aeb533 26-Feb-2016 Vale <valetolpegin@gmail.com>

More ordering & layout fixes


# bd4b583f 26-Dec-2015 DarkmatterVale <valetolpegin@gmail.com>

Reformat 10 recipes


# 4634abef 03-Aug-2015 Augustin Cavalier <waddlesplash@gmail.com>

Trim extra newlines at end of file & trailing whitespace.


# 62995248 19-Jul-2015 Augustin Cavalier <waddlesplash@gmail.com>

Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.

Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.


# f561efbc 02-Jul-2015 Augustin Cavalier <waddlesplash@gmail.com>

Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.


# 52b344b9 14-Dec-2014 Oliver Tappe <zooey@hirschkaefer.de>

Drop references to $haikuVersion.

* Referring the current haiku version explicitly is not needed, since
the RequiresUpdater takes care of setting the version of Haiku used
for building a package.


# f6a29eb9 02-Dec-2014 Chirayu Desai <chirayudesai1@gmail.com>

backup: Remove local patch and fetch it from upstream

* Upstream already applied the patch we have locally,
https://github.com/kallisti5/backup/commit/4c01c5b6f0dd31c21223f5defdf388463769c59f
* Remove it, and update the recipe to fetch that commit (it is the next
commit after what was currently being fetched).


# 9e5d620a 28-Oct-2014 Sergei Reznikov <diver@gelios.net>

Fix provides entries in haiku-apps


# a08a763e 02-Jan-2014 noryb009 <noryb009@hotmail.com>

Rewrap haiku-apps DESCRIPTIONs


# 8a30e597 02-Dec-2013 Chris Roberts <cpr420@gmail.com>

Overhaul the haiku-apps directory

* Fixed PROVIDES/*REQUIRES entries
* Added vcs hashes to the ports needing it in the SRC_URI
* Made single executable apps install to the top level $appsDir
* Added patches for gcc4 versions of most apps
* Added patches for apps that couldn't build on any arch
( even though they were marked as working :( )
* Other misc fixes that I've forgotten already because I'm sick of
looking at this directory


# e178738c 19-Nov-2013 Scott McCreary <scottmc2@gmail.com>

Initial recipe to build Backup, recipe by GCI2013 student tgkokk


# 52b344b97bbbb721ee0f3524e21aba053d9eb24f 14-Dec-2014 Oliver Tappe <zooey@hirschkaefer.de>

Drop references to $haikuVersion.

* Referring the current haiku version explicitly is not needed, since
the RequiresUpdater takes care of setting the version of Haiku used
for building a package.


# f6a29eb96d2ad4442654d6c24c27ed8f6e74a2e4 02-Dec-2014 Chirayu Desai <chirayudesai1@gmail.com>

backup: Remove local patch and fetch it from upstream

* Upstream already applied the patch we have locally,
https://github.com/kallisti5/backup/commit/4c01c5b6f0dd31c21223f5defdf388463769c59f
* Remove it, and update the recipe to fetch that commit (it is the next
commit after what was currently being fetched).


# 9e5d620a7178ba80320d244d0aebf3c34d903ac4 28-Oct-2014 Sergei Reznikov <diver@gelios.net>

Fix provides entries in haiku-apps


# a08a763e6f041efaef756c0510f5e2a557521c61 02-Jan-2014 noryb009 <noryb009@hotmail.com>

Rewrap haiku-apps DESCRIPTIONs


# 8a30e597444a608075f8b92a42d76e1b76adb04f 02-Dec-2013 Chris Roberts <cpr420@gmail.com>

Overhaul the haiku-apps directory

* Fixed PROVIDES/*REQUIRES entries
* Added vcs hashes to the ports needing it in the SRC_URI
* Made single executable apps install to the top level $appsDir
* Added patches for gcc4 versions of most apps
* Added patches for apps that couldn't build on any arch
( even though they were marked as working :( )
* Other misc fixes that I've forgotten already because I'm sick of
looking at this directory


# e178738cc9b6ccf438966454ec08a1f15c9983df 19-Nov-2013 Scott McCreary <scottmc2@gmail.com>

Initial recipe to build Backup, recipe by GCI2013 student tgkokk