Commit Graph

318 Commits

Author SHA1 Message Date
Adrien Destugues
33fa9d5217 mosh: disable hardening.
Our gcc advertises support for stack protector, but linking fails.
2016-12-03 10:11:51 +01:00
fbrosson
074a0700f4 curl: bump to 7.51.0, drop html documentation. (#855)
Upstream does not ship docs/libcurl/*.html anymore. Although these
may be generated with "make html", we would need roffit or any other
MAN2HTML conversion utility, so let's just drop the html doc.
2016-11-04 08:45:43 +00:00
Jérôme Duval
b43dad95b1 Update packetdrill-20160707.recipe 2016-10-09 12:30:37 +02:00
Jérôme Duval
92304109b6 packetdrill: drop secondary arch. 2016-10-08 15:45:43 +02:00
Jerome Duval
63b219bfc1 packetdrill: add recipe for current git.
* doesn't work quite yet.
2016-10-08 15:13:07 +00:00
fbrosson
a329c51392 curl: bump to 7.50.3, drop libtool file. (#797) 2016-09-18 21:32:32 +00:00
Humdinger
57fcecffe9 rdesktop: increase revision
Needed a rebuild because of incompatible libcrypto.
2016-09-02 16:57:33 +02:00
fbrosson
5b07abaf7f curl: bump to 7.50.1. (#787) 2016-08-31 16:49:40 -04:00
Adrien Destugues
0b96958e07 wget: needs libiconv 2016-08-28 22:36:19 +02:00
Humdinger
029adff75f Updated youtube-dl, removed old recipes 2016-08-12 09:57:25 +02:00
fbrosson
5e8ad7b98f wget: switch HOMEPAGE to https and update COPYRIGHT years. 2016-07-20 21:27:00 +00:00
Jerome Duval
bc0be845a3 wget: bump version. 2016-07-19 20:17:50 +02:00
Bob
9b18da994c Create youtube_dl-2016.05.21.2.recipe (#616)
* Create youtube_dl-2016.05.21.2.recipe

New recipe for youtube-dl

* Update youtube_dl-2016.05.21.2.recipe

* Update youtube_dl-2016.05.21.2.recipe
2016-06-11 20:16:33 +02:00
fbrosson
8a585d344a openssh: fix paths in {ssh,sshd}_config to ease future upgrades. (#329)
Also add a post-install script, fix_openssh_config_paths.sh, which
makes the required changes to both ssh_config and sshd_config in
/boot/system/settings/ssh/ if needed. Original files are saved with
a .bak suffix. Moreover, default config files are also available in
/system/data/openssh/ as ssh_config.default and sshd_config.default.
2016-06-07 23:57:21 +00:00
fbrosson
964da70483 curl: bump to 7.49.1, use _BSD_SOURCE (required for make check). (#620)
* Bump to 7.49.1 and call runConfigure with CFLAGS=_BSD_SOURCE and
  CXXFLAGS=-D_BSD_SOURCE otherwise "make check" fails to build.
* Drop $manDir/man3 on 2nd arch devel packages.
* Move the manual page of curl-config(1) to the devel package.
* Use install (instead of mkdir and cp) to simplify INSTALL().
* Keep $binDir for 2nd arch since x86_gcc2 fails many tests.
* No need to call libtoolize. Keep autoconf (needed on x86_64).
* Add version info in rdef file to have "Get Info" show it.
2016-06-02 10:37:46 +02:00
fbrosson
5409cad381 curl: bump to 7.49.0. (#605) 2016-05-22 13:13:21 +03:00
Humdinger
f07ee0f24a youtube-dl: new recipe for 2016.04.13 2016-04-16 08:38:55 +02:00
fbrosson
e17dd3550d openssh: drop cmd:slogin since upstream has removed that symlink.
From the Changelog found in 7.2p2:

commit 69fead5d7cdaa73bdece9fcba80f8e8e70b90346
Author: jmc@openbsd.org <jmc@openbsd.org>
Date:   Sun Nov 8 22:08:38 2015 +0000

    upstream commit

    remove slogin links; ok deraadt markus djm

    Upstream-ID: 39ba08548acde4c54f2d4520c202c2a863a3c730
2016-04-10 21:34:32 +00:00
Jerome Duval
f6b02005ca openssh: add recipe for version 7.2p2.
* had to add --without-zlib-version-check and --without-stackprotect.
2016-04-09 13:46:38 +00:00
fbrosson
386108d8b0 geoipupdate: create recipe and fix that of geoip.
Created recipe for version 2.2.2 with nice polishing for the man
pages, the runtime and the default configuration:
* Template config in system/data/geoipupdate/GeoIP.conf.default.
* Active config in system/settings/GeoIP.conf.
* Download location for all GeoIP Legacy and GeoIP2 databases:
  B_SYSTEM_CACHE_DIRECTORY/GeoIP/ (i.e. /boot/system/cache/GeoIP/).
* Patch for the default config to allow geoipupdate to download the
  GeoLite2-City and GeoLite2-Country databases out-of-the-box.

Updated the recipe for geoip-1.6.9 to make it use the same directory
used by geoipupdate instead of /var/lib/geoip/ previously used when
that recipe was created. Also fixed missing mkdir in geoipupdate.sh
and added lost patch with miscellaneous enhancements for it and some
cleaning in the recipe.
2016-04-05 21:17:32 +00:00
fbrosson
0db9df5814 curl: bump to version 7.48.0.
* Bump version.
* Move BUILD_REQUIRES to the recommended place.
* Use cmd:libtoolize$secondaryArchSuffix instead of cmd:libtoolize
  in BUILD_PREREQUIRES to make sure we don't accidentally pull
  libintl from the primary arch when building for a secondary arch.
2016-03-24 17:12:50 +00:00
Jerome Duval
e921f0d48d bump version to rebuild after bug #83 in Haikuporter. 2016-03-06 18:15:39 +00:00
Vale
6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Adrien Destugues
49bc3abea9 wget: move hsts file out of home directory.
fixes #460.
2016-02-14 12:03:16 +01:00
Jerome Duval
5fddcb83d4 curl: bump version. 2016-02-09 19:51:23 +00:00
Humdinger
7af635caa3 Recipe for youtube-dl 2016.01.29 2016-01-31 15:02:11 +01:00
Jerome Duval
ac1b12dc26 curl: bump version. 2016-01-28 06:02:46 +00:00
Sergei Reznikov
ff41ad6997 openssh: bump version 2016-01-17 10:16:17 +03:00
DarkmatterVale
2568df82c7 Move VncViewer 2016-01-08 16:00:29 +00:00
Jerome Duval
398470ee43 rsync: add recipe for version 3.1.2. 2015-12-25 22:57:08 +00:00
Jerome Duval
25af4c48a6 openssh: generate ed25519 key and eventually missing keys.
* remove 6.9 recipe which uses the same script.
2015-12-25 11:17:43 +00:00
Jerome Duval
42763a8a79 wget: bump version. 2015-12-17 17:58:43 +00:00
Jerome Duval
e9aeb5530f curl: bump version.
* remove old version.
2015-12-02 21:20:55 +00:00
Jerome Duval
4daa7bc6a7 bump recipe revisions to rebuild with ncurses 6.
* also fix aspell provides, remove libtool files.
2015-11-22 14:35:53 +00:00
Jerome Duval
0ef6158910 wget: bump version. 2015-11-21 14:17:26 +00:00
Jerome Duval
6b9bbb801a openssl: enable x86_64.
* bump versions for dependent packages.
2015-11-21 14:17:24 +00:00
Sergei Reznikov
741d453697 Bump revisions of recipes needed to be rebuilt after OpenSSL version change
Probably missed quite a few
2015-11-11 14:42:51 +03:00
Adrien Destugues
eec4986943 git, wget: bump version for openssl update. 2015-11-10 09:26:36 +01:00
Adrien Destugues
d16ffe01d1 curl: bump revision for OpenSSL update. 2015-11-10 09:26:35 +01:00
Jerome Duval
6c291ebc14 curl: bump version. 2015-10-08 17:33:12 +00:00
Jerome Duval
44a046a521 openssh: bump version. 2015-10-07 22:22:15 +00:00
Humdinger
f08bc2f6be Recipe cosmetics, impoved SUMMARY/DESCRIPTION, re-ordered blocks. 2015-09-01 17:28:44 +02:00
Jerome Duval
92432c6917 curl: bump version. 2015-08-12 20:04:20 +00:00
Jerome Duval
00b581c97b openssh: bump version.
* remove oldest recipes.
2015-08-11 17:23:33 +00:00
Jerome Duval
b8752a6977 openssh: bump version. 2015-08-09 06:00:24 +00:00
Jerome Duval
2752e89eaf curl: bump version. 2015-08-09 06:00:23 +00:00
Humdinger
9df9235958 De-lint recipes
*	marble
	Don't start SUMMARY with app name
	Re-ordered blocks

*	ne
	Don't start SUMMARY with app name
	Still in old BEP format

*	pixman
	Don't start SUMMARY with app name
	Improved DESCRIPTION
	Re-ordered blocks

*	qemacs
	Don't start SUMMARY with app name
	Re-ordered blocks

*	rsync
	Don't start SUMMARY with app name
	Re-ordered blocks

*	schroedinger
	Don't start SUMMARY with app name
	Re-ordered blocks

*	screen
	Don't start SUMMARY with app name
	Re-ordered blocks

*	sharutils
	Don't start SUMMARY with app name
	Re-ordered blocks

*	sortsave
	Don't start SUMMARY with app name
	Re-ordered blocks
	Corrected PROVIDES to declare an addon

*	srm
	Don't start SUMMARY with app name
	Re-ordered blocks
2015-08-07 20:05:09 +02:00
Humdinger
3ea69a805d De-lint recipes.
*	gnash
	Don't start SUMMARY with app name
	Re-ordered blocks

*	gophernicus
	Don't start SUMMARY with app name
	Re-ordered blocks

*	harfbuzz
	Don't start SUMMARY with app name
	Re-ordered blocks

*	inconsolata
	Don't start SUMMARY with app name
	Re-ordered blocks

*	indent
	Don't start SUMMARY with app name
	Re-ordered blocks
	Fixed (SECONDARY_)ARCHITECTURES and PROVIDES

*	inputproto
	Don't start SUMMARY with app name
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	jamvm
	Don't start SUMMARY with app name
	Removed "DEPEND"
	Re-ordered blocks

*	jpeg
	Don't start SUMMARY with app name
	Re-ordered blocks

*	jgmod
	Don't start SUMMARY with app name
	Re-ordered blocks

*	kbproto
	Don't start SUMMARY with app name
	Re-ordered blocks

*	kdiff3
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libdom
	Don't start SUMMARY with app name
	Re-ordered blocks
	Removed $secondaryArchSuffix as there are no 2nd archs declared

*	libdvdcss
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libdwarf
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libevent
	Minor cosmetics
	Re-ordered blocks
2015-08-07 16:40:23 +02:00