1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

9144 Commits

Author SHA1 Message Date
Dmitry Marakasov
d39fd4809e - Fix shebangs 2017-04-21 14:13:55 +00:00
Joseph Mingrone
078f46ecce editors/emacs-devel: Update to upstream commit 28718c4
Also add MAKE_JOBS_UNSAFE=yes.

Approved by:	ashish (maintainer), swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10374
2017-04-17 18:17:53 +00:00
Adam Weinberger
b13f1c059c Update to patchlevel 566. Work around the new unnecessarily aggressive shebang
check by simply removing the shebang from a python file if vim isn't being built
with python support.
2017-04-15 17:10:28 +00:00
Danilo Egea Gondolfo
d50a05c2fa - Update to 2.8.1
PR:		218518
2017-04-13 14:09:30 +00:00
Shaun Amott
762427034a New port: EditorConfig File Locator and Interpreter for Python. 2017-04-12 02:27:26 +00:00
Sunpoet Po-Chuan Hsieh
40b57b4bf6 Remove Perl core modules
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2017-04-11 00:47:58 +00:00
Sunpoet Po-Chuan Hsieh
f507ceb5f8 Remove Perl core modules
- Fix version requirement of *_DEPENDS
- Bump PORTREVISION for dependency change
2017-04-11 00:47:54 +00:00
Rene Ladan
dff653b375 Remove expired ports:
2017-02-05 sysutils/puppet38: Upstream support ended, see http://tinyurl.com/puppet3eol
2017-03-31 editors/libreoffice4: Deprecated by upstream
2017-03-31 databases/rubygem-redis-actionpack4: Use databases/rubygem-redis-actionpack instead
2017-03-31 devel/rubygem-nio4r1: Use devel/rubygem-nio4r instead
2017-03-31 devel/liborcus07: Deprecated by upstream, use devel/liborcus
2017-03-31 devel/mdds0: Deprecated by upstream, use devel/mdds
2017-03-31 security/openvpn23-polarssl: Replaced by new upstream relesae 2.4.x
2017-03-31 security/openvpn23: Replaced by new upstream relesae 2.4.x
2017-03-31 textproc/p5-XML-XSH: Deprecated by upstream
2017-03-31 www/rubygem-jquery-atwho-rails-rails4: Use www/rubygem-jquery-atwho-rails instead
2017-03-31 www/p5-Catalyst-Plugin-Singleton: Deprecated by upstream
2017-04-01 x11/lumina-i18n: Obsolete, i18n files included in x11/lumina
2017-04-01 sysutils/jail2: Starting with 10.0 functionality has been merged into base.
2017-04-01 sysutils/iocage-devel: Outdated version. Please use sysutils/py-iocage instead
2017-04-01 sysutils/iocage: Outdated version. Please use sysutils/py-iocage instead
2017-04-05 databases/puppetdb: Depends on expired sysutils/puppet38, use puppetdb[34] instead
2017-04-05 databases/puppetdb-terminus: Depends on expired sysutils/puppet38, use puppetdb-terminus[34]
2017-04-08 databases/pglesslog: Does not build with recent PostgreSQL versions
2017-04-08 textproc/go-text: Go libraries should not be packaged
2017-04-08 devel/go-pretty: Go libraries should not be packaged
2017-04-08 databases/godis: Go libraries should not be packaged
2017-04-10 www/moodle29: Upstream support EoL, please migrate to moodle32
2017-04-10 17:11:46 +00:00
Joerg Wunsch
d68257274f Replace ${MASTER_SITE_LOCAL} by LOCAL/foo. 2017-04-09 12:57:35 +00:00
Dmitry Marakasov
6c774acef8 - Add LICENSE
- Switch to options helpers
- Don't install useless docfiles
2017-04-09 09:02:11 +00:00
Adam Weinberger
5680b9cab9 Update to patchlevel 550. 2017-04-08 16:31:41 +00:00
Baptiste Daroussin
001cf896cd Fix build with recent sigc++20 2017-04-05 11:10:31 +00:00
Baptiste Daroussin
7128ae3527 Activate the multimedia option by default
Many slideshow now have multimedia: videos, sounds, let's make the default
binary packages able to read them out of box

Approved by:	jkim@
2017-04-04 20:38:43 +00:00
Baptiste Daroussin
890a62ccd1 Fix build with new sigc++20 2017-04-04 16:07:40 +00:00
Tobias Kortkamp
9d36ed9000 Update to 20170401
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D10260
2017-04-04 07:33:01 +00:00
Baptiste Daroussin
534a7d9e34 Update to vte 0.48.1
Chase the updates into vala ports as now the vte vala binding are also
exposing a Regex interface like GLib interface
2017-04-02 20:44:49 +00:00
Adam Weinberger
d56203018b Update to patchlevel 534. 2017-04-01 15:24:16 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Kurt Jaeger
57431d1cb4 editors/pico-alpine: update 2.20 -> 2.21
mail/alpine: update 2.20 -> 2.21

- lots of changes, see the release notes

PR:		218240, 218239
Changes:	http://patches.freeiz.com/alpine/release/index.html
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
2017-04-01 11:01:46 +00:00
Danilo Egea Gondolfo
eaa8a6e423 - Update to 2.8.0 2017-03-31 14:41:05 +00:00
Tobias C. Berner
acd08aae30 Take maintainership of editors/kile.
Approved by:	rakuco (mentor)
2017-03-29 22:07:39 +00:00
Jung-uk Kim
a489cb61bb Update to 5.2.6. 2017-03-27 20:14:16 +00:00
Ashish SHUKLA
f5f3bcca92 - Update to git snapshot 211d41a, fixes building as non-root user[1]
- Resurrect LLDB option with updated patchset from upstream[2]

[1] http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00622.html
[2] https://opensource.apple.com/source/lldb/lldb-76/utils/emacs/

Submitted by:	jrm
Reported by:	rakuco
2017-03-25 17:38:51 +00:00
Adam Weinberger
b16004c89b Update to patchlevel 507. 2017-03-25 16:05:38 +00:00
Ashish SHUKLA
8555341722 - Update to git snapshot 560d6f9
- Remove LLDB option, as patch does not cleanly apply anymore
2017-03-24 05:01:56 +00:00
Rene Ladan
c1da7c8cad Take in olivierd@'s commit bit on his request.
Submitted by:	olivierd@
With hat:	portmgr-secretary
2017-03-19 14:02:23 +00:00
Alexey Dokuchaev
5d6cba076e Add new port `editors/encryptpad', a minimalist secure text editor and
binary encryptor.

WWW: http://evpo.net/encryptpad/

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1484432907 which corresponds to commit c9e6636 tagged
as this release.

PR:		215639
Submitted by:	Dmitri Goutnik
2017-03-19 09:21:01 +00:00
Marcelo Araujo
46ffc1a60b Do not set NO_CDROM or NO_PACKAGE along with RESTRICT.
When use RESTRICT it implies the former ones.
2017-03-19 04:02:40 +00:00
Adam Weinberger
2d0b9d97db Update to patchlevel 473. 2017-03-18 15:14:09 +00:00
Dmitry Marakasov
65441eeda5 - Switch to options helpers
- Regenerate patches
- Cleanup pkg-descr
2017-03-18 09:01:57 +00:00
Dmitry Marakasov
b72e9c27b4 - Add LICENSE_FILE
- Switch to options helpers
- Cosmetic fixes
2017-03-14 09:01:53 +00:00
Ashish SHUKLA
d97f43e9ec - Mark port as BROKEN for aarch64
- Remove now redundant BROKEN_* directive from slave port:
  editors/emacs-nox11

Reported by:	Gergely Czuczy <gergely.czuczy at harmless.hu>
2017-03-14 03:04:12 +00:00
Guido Falsi
771aedd9c0 - Update x11-toolkits/scintilla t o 3.7.3
- Update editors/scite to 3.7.3

PR:		217693
Submitted by:	lightside <lightside@gmx.com>
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2017-03-12 19:11:20 +00:00
Dmitry Marakasov
9fc5921712 - Simplify installation
- Switch to options helpers
2017-03-12 09:01:53 +00:00
Sunpoet Po-Chuan Hsieh
8891a40219 Use real PORTVERSION and update dependent ports
- Sort PLIST
2017-03-11 15:59:50 +00:00
Adam Weinberger
a04e4f920d Update to patchlevel 442. 2017-03-11 15:52:57 +00:00
Dmitry Marakasov
96e0a80788 - Switch to options helpers
- Regenerate patches
2017-03-11 09:01:51 +00:00
Dmitry Marakasov
05a0e3d3dd - Update to 1.6.4
- While here, fix license and use MANPREFIX

PR:		217680
Submitted by:	lightside@gmx.com (maintainer)
2017-03-10 16:12:58 +00:00
Ashish SHUKLA
2e51874664 - Update to git snapshot 55c0c3e 2017-03-07 16:09:42 +00:00
Adam Weinberger
d2f0c219b4 Update to patchlevel 407. 2017-03-04 15:47:50 +00:00
Tobias Kortkamp
49aeb93155 JOVE defines a getline function that collides with getline(3).
r419275 tried to fix it by renaming it to get_line, but a few renames
were missed leading to crashes when trying to run JOVE.  Finish the
previous work and also add LICENSE while here.

PR:		217516
Submitted by:	crahman@gmail.com (based on)
Reviewed by:	crahman@gmail.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9881
2017-03-04 00:03:01 +00:00
Jose Alonso Cardenas Marquez
9165a9d60e - Update to 1.6.4
ChangeLog: http://wiki.freepascal.org/Lazarus_1.6_fixes_branch
2017-03-01 17:50:48 +00:00
Sunpoet Po-Chuan Hsieh
67bb401901 Use real PORTVERSION and update dependent ports
- Add LICENSE
- Add NO_ARCH
2017-02-28 22:50:08 +00:00
Danilo Egea Gondolfo
14f33517b4 - Update to 2.7.5 2017-02-28 00:42:47 +00:00
Steve Wills
6102fc7672 editors/micro: create port
Micro is a terminal-based text editor that aims to be easy to use and
intuitive, while also taking advantage of the full capabilities of modern
terminals.

WWW: https://micro-editor.github.io/
2017-02-27 22:23:16 +00:00
Jose Alonso Cardenas Marquez
9f14548a75 - Freepascal update to 3.0.2
- Lazarus BUMP PORTREVISION
- Connect www/fpc-googleapi and devel/fpc-fcl-pdf
2017-02-26 17:38:04 +00:00
Adam Weinberger
2b854cc262 Update to patchlevel 367. 2017-02-25 16:19:27 +00:00
Tobias Kortkamp
98058b8684 Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
2017-02-15 12:28:29 +00:00
Kurt Jaeger
fd55885db0 editors/plume-creator-devel: back to the pool
PR:		216993
Submitted by:	yamagi@yamagi.org (outgoing maintainer)
2017-02-12 05:25:10 +00:00
Adam Weinberger
0736c93d63 Update to patchlevel 325. 2017-02-11 15:16:38 +00:00