Commit graph

375236 commits

Author SHA1 Message Date
Dmitry Marakasov
eaf2458534 - Switch to new github home 2015-08-31 13:39:00 +00:00
Sunpoet Po-Chuan Hsieh
cd23fbb96c - Update to 2015.08.30 2015-08-31 13:33:30 +00:00
Sunpoet Po-Chuan Hsieh
7bb2ced26f - Update to 2015.08.30 2015-08-31 13:33:25 +00:00
Sunpoet Po-Chuan Hsieh
f1b07015a6 - Update to 2015.08.30 2015-08-31 13:33:20 +00:00
Sunpoet Po-Chuan Hsieh
98b6277882 - Update to 2015.08.30 2015-08-31 13:33:15 +00:00
Sunpoet Po-Chuan Hsieh
e2c4188ea9 - Update to 3.1.1
Changes:	https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md
2015-08-31 13:33:10 +00:00
Sunpoet Po-Chuan Hsieh
48ed824a62 - Update to 0.72
- Sort PLIST

Changes:	http://search.cpan.org/dist/Math-Random/Changes
2015-08-31 13:33:05 +00:00
Sunpoet Po-Chuan Hsieh
e6ec6bb4bc - Allow concurrent installation (USE_PYTHON=concurrent)
- Add NO_ARCH
- Convert to new options target helper
- Remove EXAMPLESDIR
- Bump PORTREVISION for package change
2015-08-31 13:33:00 +00:00
Sunpoet Po-Chuan Hsieh
5e1544d4e6 - Allow concurrent installation (USE_PYTHON=concurrent)
- Reword COMMENT
2015-08-31 13:32:55 +00:00
Sunpoet Po-Chuan Hsieh
ee12d9589b - Allow concurrent installation (USE_PYTHON=concurrent) 2015-08-31 13:32:51 +00:00
Sunpoet Po-Chuan Hsieh
b260e7b7b0 - Update to 4.3
- Add NO_ARCH

Changes:	https://ja.wordpress.org/2015/08/19/billie/
2015-08-31 13:32:46 +00:00
Sunpoet Po-Chuan Hsieh
2d994f9a9a - Update to 4.3
- Add NO_ARCH

Changes:	https://tw.wordpress.org/2015/08/19/billie/
2015-08-31 13:32:42 +00:00
Sunpoet Po-Chuan Hsieh
4debde3ba3 - Update to 4.3
- Add NO_ARCH

Changes:	https://cn.wordpress.org/2015/08/21/billie/
2015-08-31 13:32:37 +00:00
Sunpoet Po-Chuan Hsieh
fe86e14a30 - Update to 4.6.0
Changes:	https://github.com/jimmycuadra/lita/releases
2015-08-31 13:32:32 +00:00
Sunpoet Po-Chuan Hsieh
1687cce2a3 - Update to 0.32
Changes:	http://search.cpan.org/dist/Web-Query/Changes
2015-08-31 13:32:27 +00:00
Sunpoet Po-Chuan Hsieh
8b8f1481c5 - Add NO_ARCH 2015-08-31 13:32:23 +00:00
Sunpoet Po-Chuan Hsieh
02686341f5 - Add NO_ARCH 2015-08-31 13:32:19 +00:00
Sunpoet Po-Chuan Hsieh
cc7a85ffce - Add NO_ARCH 2015-08-31 13:32:15 +00:00
Sunpoet Po-Chuan Hsieh
365a33a262 - Add NO_ARCH 2015-08-31 13:32:10 +00:00
Sunpoet Po-Chuan Hsieh
66b1d80d6d - Add NO_ARCH 2015-08-31 13:32:06 +00:00
Sunpoet Po-Chuan Hsieh
61e9980978 - Add NO_ARCH 2015-08-31 13:32:02 +00:00
Sunpoet Po-Chuan Hsieh
67be0dc338 - Add NO_ARCH 2015-08-31 13:31:58 +00:00
Sunpoet Po-Chuan Hsieh
83a554b3fe - Add NO_ARCH 2015-08-31 13:31:53 +00:00
Sunpoet Po-Chuan Hsieh
6a616afcbd - Add NO_ARCH 2015-08-31 13:31:49 +00:00
Sunpoet Po-Chuan Hsieh
ce761104b5 - Add NO_ARCH 2015-08-31 13:31:45 +00:00
Sunpoet Po-Chuan Hsieh
60f278ce7c - Update to 7.4.843
- Use PORTVERSION instead of DISTVERSION

Changes:	https://github.com/vim/vim/commits/master
2015-08-31 13:31:40 +00:00
Mathieu Arnold
398dca09df To ease up with future upgrades, move PERL_VERSION into a separate file.
While there, remove 8.4 support, and do some cleanup.

Sponsored by:	Absolight
2015-08-31 13:17:48 +00:00
Raphael Kubo da Costa
bd7fbe226c Drop USES=iconv.
The port's build system does look for iconv, but the code does not use it
anywhere (it used to until 2009).

Approved by:	office (bapt)
2015-08-31 13:12:44 +00:00
Cy Schubert
98aeeda5c9 Remove configuration argument used during testing. 2015-08-31 13:01:52 +00:00
Kubilay Kocak
528e3584f5 devel/py-virtualenvwrapper: Unmark BROKEN
- Unmark BROKEN port after pbr update [1]
- Patch conf.py as sphinx renamed the 'default' theme, which caused the
  following error:

  sphinx.errors.SphinxWarning: WARNING: 'default' html theme has been
  renamed to 'classic'. Please change your html_theme setting either to
  the new 'alabaster' default theme, or to 'classic' to keep using the
  old default.

- Update pkg-plist accordingly

While I'm here:

- Add LICENSE_FILE
- Sort USE_PYTHON values

[1] https://svnweb.freebsd.org/changeset/ports/395669

Approved by:	portmgr (blanket)
2015-08-31 12:56:30 +00:00
Kubilay Kocak
60c89dacb3 devel/py-pbr: Update to 1.6.0, Backport sphinx fix
- Update to 1.6.0
- Backport upstream fix [1] for sphinx 1.3+ causing the following error
  in ports that utilise pbr and that build documentation, like
  virtualenvwrapper (currently BROKEN):

  TypeError: init_values() takes exactly 2 arguments (1 given)

[1] https://review.openstack.org/#/c/193462/
[2] https://bugs.launchpad.net/oslotest/+bug/1379998
2015-08-31 12:44:05 +00:00
Bernard Spil
114f60ebf1 security/libressl: Update to 2.2.3
- Update to 2.2.3
  - Show compiler flags/invokes in build-log

Changes:

  ftp://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.3-relnotes.txt

Reviewed by:	koobs (mentor)
Approved by:	koobs (mentor)
Differential Revision:	https://reviews.freebsd.org/D3537
2015-08-31 12:25:43 +00:00
Dmitry Marakasov
9beb0398ff - Add LICENSE_FILE
- Switch to options helpers
- Switch to @sample

Approved by:	portmgr blanket
2015-08-31 12:16:25 +00:00
Dmitry Marakasov
1a46d6a2fd - Sort USES
- Don't touch /root, as HOME now is set to a safe directory
- Switch to @sample

Approved by:	portmgr blanket
2015-08-31 12:11:24 +00:00
Dmitry Marakasov
7d8f034936 - Add LICENSE
- Add NO_ARCH
- Switch to @sample

Approved by:	portmgr blanket
2015-08-31 12:10:37 +00:00
Dmitry Marakasov
63bd84ad2f - Add LICENSE
- Add NO_ARCH
- Fix and unsilence install commands
- Switch to @sample

Approved by:	portmgr blanket
2015-08-31 12:10:30 +00:00
Dmitry Marakasov
11badad381 - Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
- Switch to @sample

Approved by:	portmgr blanket
2015-08-31 12:10:22 +00:00
Kurt Jaeger
3a4b2353ed databases/mysql-connector-odbc: build and interoperate with mariadb-10
PR:		198925
Submitted by:	Pavel Timofeev <timp87@gmail.com>
Approved by:	sergey@network-asp.biz (maintainer timeout)
2015-08-31 10:43:30 +00:00
Raphael Kubo da Costa
39297aa2d9 Drop USES=iconv.
The port does not actually use iconv anywhere, so drop the dependency. While
here, also stop setting LDFLAGS since it is not necessary (as verified by
building on 9.3, 10.1 and HEAD).

Approved by:	office (bapt)
Differential Revision:	https://reviews.freebsd.org/D3517
2015-08-31 10:18:50 +00:00
Mathieu Arnold
6c84a7b494 When not using OpenSSL from ports, do not try to unmount the chrooted
engines directory.

PR:		201423 (based on)
Submitted by:	girgen
Sponsored by:	Absolight
2015-08-31 10:06:27 +00:00
Mathieu Arnold
ba5b16df28 Update to v5.23.2-66-gbdc4e4b.
Changes:	https://github.com/Perl/perl5/compare/v5.23.2-22-g354f3e4...v5.23.2-66-gbdc4e4b
Sponsored by:	Absolight
2015-08-31 10:06:19 +00:00
Mathieu Arnold
4863f92c62 Set default value "NO" for nagios_enable in rc script.
PR:		202556
Submitted by:	John Marshall
Sponsored by:	Absolight
2015-08-31 10:06:07 +00:00
Babak Farrokhi
17939f28a0 New Port: net-mgmt/fastnetmon 1.1.2 - high performance DoS/DDoS load analyzer
Approved by:	 mat
Differential Revision:	https://reviews.freebsd.org/D3532
2015-08-31 09:29:17 +00:00
Max Brazhnikov
47f4599d9e devel/geany:
- Update to 1.25
- Use install-strip target to strip binaries

devel/geany-plugin*:
- Update to 1.25. geany-plugin-gproject was renamed to
  geany-plugin-projectorganizer
  New plugins added:
   geany-plugin-automark
   geany-plugin-ctags
   geany-plugin-git-changebar
   geany-plugin-markdown
   geany-plugin-overview
- Drop obsolete patches
- Use install-strip target to strip binaries
- Enable verbose build on package cluster
2015-08-31 08:57:38 +00:00
Max Brazhnikov
5c99eefb87 cad/librecad: add workaround to fix build with gcc 2015-08-31 08:32:03 +00:00
Max Brazhnikov
d6d85a4541 databases/kbibtex: fix build on i386 2015-08-31 08:30:16 +00:00
Veniamin Gvozdikov
fb1cf52f25 - Update to 3.14.3
- Improve start script by activating font antialiasing

PR:		ports/202558
Submitted by:	jesco.freund@my-universe.com
Approved by:	Eugene Mychlo <myc@barev.net> (maintainer)
2015-08-31 08:04:39 +00:00
Don Lewis
2a7878fb4a Upgrade to upstream svn revision r1697984.
Nuke patch-clang34 because it has been incorporated upstream.

Replace the default images in the opening splash window and the
Help->About window with FreeBSD-branded versions that also mark
this as a developer snapshot.  Thanks to pfg for suggesting this
and reviewing the new images.
2015-08-31 07:54:42 +00:00
Cy Schubert
d12bdd828a Fix build under 11-CURRENT. r378417 introduced a libreadline link
workaround due to libtool not working with 11-CURRENT at the time.
The workaround now causes grief under 11-CURRENT and needs to be
removed.

PR:		202782
2015-08-31 07:18:23 +00:00
Kubilay Kocak
19ce0adeeb www/py-pelican: Add description for MARKDOWN option
Add a description for the MARKDOWN option that was missed in the previous
commit.

Approved by:	portmgr, pointyhat (blanket)
2015-08-31 05:44:56 +00:00