Commit Graph

1062 Commits

Author SHA1 Message Date
lyxell
aba08dfdae Merge pull request #632 from jam7/update-bc
Update bc to 1.07.1 and add new related packages
2017-05-09 18:56:07 +02:00
Kazushi (Jam) Marukawa
b8f501dd51 Add lzip-1.19 to extract .tar.lz files 2017-05-08 23:51:16 +09:00
Kazushi (Jam) Marukawa
6bd7da3c5a Add ed-1.14.2 2017-05-08 23:51:11 +09:00
Kazushi (Jam) Marukawa
8444ad8fa2 update bc to 1.07.1
change to use readline library
2017-05-08 23:50:27 +09:00
Damian Montero
8df14b7df6 Merge pull request #618 from ntchambers/master
Fix for a few requests
2017-05-07 11:35:45 -04:00
Damian Montero
1b4c8209f7 Merge pull request #619 from uberhacker/add-attr-package-dependency
Need gettext to compile attr
2017-05-07 11:35:02 -04:00
Damian Montero
63b4740d07 Merge pull request #629 from jam7/update/zlibpkg
Update zlibpkg to 1.2.11
2017-05-07 11:30:30 -04:00
Damian Montero
7330013a9d Merge pull request #630 from jam7/refactor/delay-remove2
Change to remove previous version just before install when it upgrades
2017-05-07 11:29:34 -04:00
Kazushi (Jam) Marukawa
fed915e097 Change to remove previous version just before install 2017-05-07 21:06:07 +09:00
Kazushi (Jam) Marukawa
77bae4c686 Update zlibpkg to 1.2.11
Add build and check method
2017-05-07 19:41:13 +09:00
lyxell
d47fad3fe6 Merge pull request #573 from jam7/refactor/crew-build
Add `crew build` command to build binary archives
2017-05-06 11:13:19 +02:00
lyxell
3c9b4fc5ea Merge pull request #621 from jam7/update/scons
Change to install scons under CREW_DEST_DIR
2017-05-06 11:12:37 +02:00
Kazushi (Jam) Marukawa
e537007816 Change to install under CREW_DEST_DIR 2017-05-05 11:19:31 +09:00
Ed Reel
b33f8f83b4 Need gettext to compile attr 2017-05-03 21:57:30 -05:00
Nicholas Chambers
1a6cd40c1f (accidentally dropped the packages in project $ROOT)
* added mutt client for #132. Currently, `make install` ignores errors,
  since it tries to install to /usr/local/share/man/man5 which is owned
  by root.

* added google protobuf (needed by mosh client)

* added mosh for #63. Although it is provided natively via
  https://chrome.google.com/webstore/detail/mosh/ooiklbnjmhbcgemelgfhaeaocllobloj

* added boost v1.59.0 needed by MySQL (yet to be built)

* added apache httpd for #615. Currently, `make install` ignores errors,
  since it tries to install to /usr/local/share/man/man8 which is owned by
  root.
2017-05-03 20:40:19 -05:00
Nicholas Chambers
e81747fb46 * added mutt client for #132. Currently, make install ignores errors,
since it tries to install to /usr/local/share/man/man5 which is owned
  by root.

* added google protobuf (needed by mosh client)

* added mosh for #63. Although it is provided natively via
  https://chrome.google.com/webstore/detail/mosh/ooiklbnjmhbcgemelgfhaeaocllobloj

* added boost v1.59.0 needed by MySQL (yet to be built)

* added apache httpd for #615. Currently, `make install` ignores errors,
  since it tries to install to /usr/local/share/man/man8 which is owned by
  root.
2017-05-03 20:39:13 -05:00
lyxell
5644e2edb6 Merge pull request #591 from jam7/update/openssl-aarch64
Add "no-asm" option for the case of aarch64
2017-05-02 23:34:41 +02:00
lyxell
7cb66373fd Merge pull request #611 from Kriskras99/gnutls-patch
Add trouSerS, p11kit and libtasn1 support for gnutls
2017-05-01 22:25:31 +02:00
lyxell
c52be13fec Merge pull request #613 from ntchambers/master
Package updates and additions
2017-05-01 22:25:08 +02:00
Nicholas Chambers
bb029e7c06 Fixed vim.rb's checksum mismatch. 2017-04-29 22:27:24 -05:00
Nicholas Chambers
2c1ba3a203 * added diffutils as a dependency to bind
* fixed flex's 410 error

* added serf HTTP library for subversion

* added scons build system

* updated subversion to depend on serf,
  because in my infinite wisdom my
  original build didn't include HTTP(S)
  support

* added openldap. This does not include
  slapd because I couldn't figure out
  how to build Berkely DB4.

* added pacparser
2017-04-29 22:05:13 -05:00
lyxell
e40986f6fb Merge pull request #569 from bfayers/update-urls-dropbox
(FIX) Update URLs for java jdk8 since dropbox has changed the public folders to private.
2017-04-26 17:14:25 +02:00
lyxell
90cfc1371a Merge pull request #610 from jam7/update/sqlite
Update sqlite to 3.18.0
2017-04-26 13:50:09 +02:00
Kazushi (Jam) Marukawa
d36103d58a Update sqlite to 3.18.0
Disable static library
2017-04-26 20:13:32 +09:00
lyxell
2711d5f89e Merge pull request #594 from flyingP0tat0/master
Add neovim
2017-04-26 12:58:48 +02:00
lyxell
df29037dc4 Merge pull request #609 from Kriskras99/patch-1
Forgot an "end" when updating mapserver
2017-04-26 12:54:05 +02:00
lyxell
e2df1b2558 Merge pull request #599 from Kriskras99/newlisp-patch
Update newlisp to 10.7.1
2017-04-26 12:53:17 +02:00
Kriskras99
990ad54e8b Forgot an "end" when updating mapserver 2017-04-26 12:53:06 +02:00
lyxell
976f89e42c Merge pull request #595 from ntchambers/master
Added openssh and strace
2017-04-26 04:26:17 +02:00
lyxell
d1fae6245f Merge pull request #605 from Kriskras99/mercurial-patch
mercurial: fix install and update to 4.1
2017-04-26 04:25:52 +02:00
lyxell
8722d81db3 Merge pull request #604 from Kriskras99/python27-patch
Build pip with python27
2017-04-26 04:25:15 +02:00
lyxell
3f101c1ed5 Merge pull request #602 from Kriskras99/optipng-patch
Fix build problems on armv7l for optipng
2017-04-26 04:24:29 +02:00
lyxell
1e66052fd3 Merge pull request #601 from Kriskras99/ImageMagick-patch
Update Imagemagick to v7.0.5-4
2017-04-26 04:24:03 +02:00
lyxell
e306d52886 Merge pull request #593 from jam7/update/ncdu
Correct dependency of ncdu package
2017-04-26 04:23:11 +02:00
lyxell
4bff5d952d Merge pull request #603 from Kriskras99/libunwind-patch
libunwind: Fix checksum mismatch + update to 1.2
2017-04-26 04:22:52 +02:00
lyxell
a07abd8929 Merge pull request #600 from Kriskras99/bacon-patch
Update bacon to version 3.5.3
2017-04-26 04:22:29 +02:00
lyxell
7d49332e35 Merge pull request #606 from Kriskras99/mlocate-patch
Replace mlocate download url
2017-04-26 04:21:31 +02:00
lyxell
ab0131ec26 Merge pull request #607 from Kriskras99/mapserver-patch
Mayor update for mapserver
2017-04-26 04:20:52 +02:00
lyxell
ca3c0e2d4c Merge pull request #598 from Kriskras99/tcpstat-patch
Fix tcpstat download
2017-04-26 04:19:41 +02:00
Kriskras99
d25e75f861 Add trouSerS, p11kit and libtasn1 support for gnutls 2017-04-25 14:37:46 +02:00
Kriskras99
ca12799352 Update newlisp.rb 2017-04-25 13:13:08 +02:00
Kriskras99
df6b228c0d Update mapserver.rb 2017-04-25 00:38:37 +02:00
Kriskras99
e5024a9fd1 Mayor update for mapserver
Update from 5.6.9 to 7.0.4
Change `configure` system to `cmake` system
Add dependencies
2017-04-25 00:31:24 +02:00
Kriskras99
3a51e958df Replace mlocate download url
fedorahosted is being shutdown, replaced with pagure.io the official replacement
2017-04-24 21:58:34 +02:00
Kriskras99
321489887b mercurial: fix install and update to 4.1
osutils does not exists on pypi so it blocks the install.
2017-04-24 21:48:13 +02:00
Kriskras99
f9b5e0693d Update optipng.rb 2017-04-24 20:59:20 +02:00
Kriskras99
acf42cd059 Update python27.rb 2017-04-24 20:57:34 +02:00
Kriskras99
97c24c53a4 Build pip with python2
There was a typo in the configure command so it did not build pip.
2017-04-24 20:57:17 +02:00
Kriskras99
abd5c94231 libunwind: Fix checksum mismatch + update to 1.2
Update to 1.2 also improves support for aarch64 & arm
2017-04-24 19:37:48 +02:00
Kriskras99
ec2910de1e Fix build problems on armv7l for optipng
The bundled version of libpng is outdated, and does not build on armv7l.
2017-04-24 19:28:24 +02:00