aboutsummaryrefslogtreecommitdiff
path: root/editors/yzis
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated KDE4=kdehierGanael LAPLANCHE2014-11-041-1/+1
| | | | Notes: svn path=/head/; revision=372135
* Remove @dirrm/@dirrmty from my portsGanael LAPLANCHE2014-10-131-38/+0
| | | | Notes: svn path=/head/; revision=370757
* UnbreakAntoine Brodin2014-06-011-4/+7
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=356175
* Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-261-3/+1
| | | | | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355360
* Switch to USES=tar for my portsGanael LAPLANCHE2014-04-031-2/+1
| | | | Notes: svn path=/head/; revision=349973
* Fix double occurences of USES=Tijl Coosemans2014-03-141-4/+2
| | | | Notes: svn path=/head/; revision=348280
* - Enable stagingGanael LAPLANCHE2013-12-032-80/+61
| | | | | | | | - Use GCC (does not build with clang) - Use new options format Notes: svn path=/head/; revision=335568
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Convert to new perl frameworkBaptiste Daroussin2013-09-171-1/+1
| | | | Notes: svn path=/head/; revision=327459
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Update WWWGanael LAPLANCHE2013-03-282-7/+3
| | | | | | | - Use new header format in Makefile Notes: svn path=/head/; revision=315460
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Re-order LICENSE and LICENSE_COMB to make Portlint happyGanael LAPLANCHE2012-06-111-7/+9
| | | | | | | - Switch to OptionsNg Notes: svn path=/head/; revision=299018
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-3/+2
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from MakefilesMax Brazhnikov2011-04-101-1/+0
| | | | Notes: svn path=/head/; revision=272465
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Add missing LICENSEGanael LAPLANCHE2010-11-171-1/+4
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=264675
* Update MAINTAINER address for my portsGanael LAPLANCHE2010-09-271-1/+1
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=261943
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>Philip M. Gollucci2010-09-071-3/+3
| | | | | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer Notes: svn path=/head/; revision=260700
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Catch up multimedia/phonon removal.Dima Panov2009-09-111-2/+2
| | | | | | | | | | - Use qt4-phonon instead - Bump PORTREVISION Approved by: miwi, tabthorpe (mentors) Notes: svn path=/head/; revision=241222
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Fix build with custom PREFIX.Ion-Mihai Tetcu2009-06-082-0/+20
| | | | | | | | Submitted by: maintainer Reported by: QATty Notes: svn path=/head/; revision=235429
* Remove qt4 build tools from run dependencies.Max Brazhnikov2009-05-241-1/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=234484
* - Fix build for !doc scenarioPav Lucistnik2009-04-301-1/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=232982
* - Update to 1.0 alpha1Pav Lucistnik2009-04-3011-220/+284
| | | | | | | | PR: ports/133484 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=232979
* No longer pass F77="${F77}" FFLAGS="${FFLAGS}" to CONFIGURE_ENV; this isGerald Pfeifer2009-02-211-2/+1
| | | | | | | | | now the default when USE_FORTRAN is set. Approved by: ganael.laplanche@martymac.com (maintainer) Notes: svn path=/head/; revision=228794
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Yzis a vi-like editor inspired by Vim.Martin Wilke2008-05-296-0/+276
It aims to be a powerful, fast editor with all of Vim's features and hopefully, at some point, more. WWW: http://www.yzis.org PR: ports/123907 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> Notes: svn path=/head/; revision=213856