aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* editors/gobby: Unbreak by fixing net6 library dependencyJohn Marino2014-07-201-1/+1
| | | | Notes: svn path=/head/; revision=362301
* editors/nvi-m17n: Fix shebang issuesJohn Marino2014-07-171-2/+5
| | | | | | | | | | | | Jenkins squawked about invalid shebangs after the previous update so a fix has been provided which involves a dependency on perl. PR: 190482 Submitted by: Yashuhito FUTATSUKI Reported by: swills (Jenkins) Notes: svn path=/head/; revision=362141
* Fix makefile warnings and allow widths wider than 160 characters.David Thiel2014-07-162-4/+21
| | | | | | | | PR: 183860 Submitted by: hatanou@infolab.ne.jp Notes: svn path=/head/; revision=362108
* Fix non default LIB_DEPENDSBaptiste Daroussin2014-07-163-11/+11
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362048
* Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.Adam Weinberger2014-07-154-0/+8
| | | | Notes: svn path=/head/; revision=362015
* Remove unnecessary bsd.port.options.mk inclusion.Adam Weinberger2014-07-151-4/+0
| | | | Notes: svn path=/head/; revision=361942
* - Update to 7.4.364Sunpoet Po-Chuan Hsieh2014-07-142-2/+62
| | | | | | | Changes: https://code.google.com/p/vim/source/list Notes: svn path=/head/; revision=361806
* Remove editors/nxml because it needs recently removed emacs 21 or 22John Marino2014-07-136-282/+0
| | | | | | | | | | | | | The nxml editor sets IGNORE for emacs23 and emacs24 since its functionality is incorporated into those versions of emacs. It was meant to be used with emacs21 or emacs22, but since those ports were recently removed, IGNORE is set in all cases. This port is unstaged, so it would have been reset and deprecated in any case soon. Notes: svn path=/head/; revision=361687
* Stagify.Vanilla I. Shu2014-07-122-9/+5
| | | | | | | Approved by: portmgr@ (blanket) Notes: svn path=/head/; revision=361651
* editors/nvi-m17n: Add options to set default encoding and canna supportJohn Marino2014-07-121-2/+75
| | | | | | | | | | | | | | | nva-m17n has a configure option to set default multibyte encoding. It has also the option to support Canna japanese Kana-Kanji conversion system. Those options were supported on ports in chinese, japanese and korean categories, before 2011-05-02, expired when patch distribution site disappeared, but these localized port didn't revive the option when the port was revived. This patch makes the options selectable. PR: 190482 Submitted by: Yasuhito FUTATSUKI Notes: svn path=/head/; revision=361597
* Upgrading to 2014.24.2.Thierry Thomas2014-07-092-3/+3
| | | | | | | Changelog at <http://towo.net/mined/changes.html#2014.24.2>. Notes: svn path=/head/; revision=361410
* Update to 2.8.Raphael Kubo da Costa2014-07-082-4/+4
| | | | | | | | PR: 191672 Submitted by: joe@thrallingpenguin.com (maintainer) Notes: svn path=/head/; revision=361315
* - Rename ht binary and info page to hte to fix conflicting files withMarcus von Appen2014-07-071-4/+5
| | | | | | | | | | print/texlive-base PR: ports/191678 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Notes: svn path=/head/; revision=361109
* editors/spe: use WX 3.0William Grzybowski2014-07-052-4/+3
| | | | | | | Approved by: portmgr (bapt, blanket) Notes: svn path=/head/; revision=360849
* editors/vile: Bring in DragonFly support from dportsJohn Marino2014-07-051-0/+11
| | | | Notes: svn path=/head/; revision=360784
* Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent portsTijl Coosemans2014-07-043-2/+3
| | | | | | | Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) Notes: svn path=/head/; revision=360658
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-041-1/+1
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-031-8/+0
| | | | Notes: svn path=/head/; revision=360468
* - Add USES=libtool to textproc/ots and bump dependent portsTijl Coosemans2014-07-021-1/+1
| | | | | | | | - Run libtoolize and other autotools because configure and ltmain.sh are out of sync Notes: svn path=/head/; revision=360263
* - Reset maintainer, unstagedAntoine Brodin2014-07-021-1/+2
| | | | | | | | | | | | | | | - Mark BROKEN: Fails to build ===> Building for speedbar-emacs24-0.14.b4_8 /bin/cp `/usr/bin/find /usr/local/share/emacs/24.3/lisp -name gud.el` /wrkdirs/usr/ports/editors/speedbar/work/speedbar-0.14beta4 usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file target_file cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file ... target_directory Reported by: pkg-fallout With hat:: portmgr Notes: svn path=/head/; revision=360260
* Resetting maintainership on ports that have not been staged and without anyAntoine Brodin2014-07-028-8/+8
| | | | | | | | | pending PR With hat: portmgr Notes: svn path=/head/; revision=360256
* Clean up master sites and use sourceforge.Daniel Eischen2014-07-021-10/+4
| | | | Notes: svn path=/head/; revision=360200
* Make those ports more likely to build with texinfo from portsAntoine Brodin2014-07-011-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=360062
* Remove an unnecessary local patch. Originally, it was added to fix compilerJung-uk Kim2014-07-012-16/+1
| | | | | | | | | | | warnings and to improve performance. The compiler warnings were fixed some time in 4.1.x but the local patch remained for performance. Today I was notified by an upstream developer that it may have interoperability issues with other dBase III implementations because the original implementation had 512-byte fixed-size blocks. We better be safe than sorry. Notes: svn path=/head/; revision=360060
* Use modern LIB_DEPENDSBaptiste Daroussin2014-07-013-6/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=360017
* Remove outdated ports:Rene Ladan2014-07-017-118/+0
| | | | | | | | | | | 2014-07-01 security/sudosh3: Funcition replaced by sudo -s 2014-07-01 security/sudosh: Funcition replaced by sudo -s 2014-07-01 security/sudosh2: Funcition replaced by sudo -s 2014-07-01 lang/pike76: Outdated: Users should switch to lang/pike78 2014-07-01 editors/gummi: Builds fine but the program itself is unusable Notes: svn path=/head/; revision=359962
* Removed unmaintained upstream xemacs ports and dependenciesBaptiste Daroussin2014-06-3061-8466/+0
| | | | Notes: svn path=/head/; revision=359910
* - Update to 3.1.27Grzegorz Blach2014-06-302-3/+3
| | | | Notes: svn path=/head/; revision=359853
* Chase hyphen shlib changeBaptiste Daroussin2014-06-291-1/+1
| | | | Notes: svn path=/head/; revision=359798
* Fix package installation in a world WITHOUT_INFOAntoine Brodin2014-06-294-16/+14
| | | | Notes: svn path=/head/; revision=359776
* Allow to build with texinfo from portsAntoine Brodin2014-06-291-1/+1
| | | | Notes: svn path=/head/; revision=359763
* Allow building with newer texinfoAntoine Brodin2014-06-292-6/+8
| | | | Notes: svn path=/head/; revision=359741
* - Convert USE_BZIP2 to USESOlivier Duchateau2014-06-281-2/+4
| | | | | | | | | - Add LICENSE Approved by: portmgr blanket Notes: svn path=/head/; revision=359694
* Fix a bit, man pages were not packaged on some links were pointing toAntoine Brodin2014-06-282-10/+13
| | | | | | | | | | STAGEDIR Pointyhat: acm@ With hat: portmgr Notes: svn path=/head/; revision=359685
* Fix build with newer texinfoAntoine Brodin2014-06-282-8/+12
| | | | Notes: svn path=/head/; revision=359667
* - Properly remove references to deprecated emacs versions, and unbreak INDEXAshish SHUKLA2014-06-272-2/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=359516
* - Remove editors/emacs21, and editors/emacs22 as they're no longer maintainedAshish SHUKLA2014-06-2750-5828/+0
| | | | | | | | | | | | upstream - Also remove dependent ports - Add UPDATING entry informing users of the same - Add MOVED entries Approved by: portmgr (bapt) Notes: svn path=/head/; revision=359512
* Allow to build with texinfo from portsAntoine Brodin2014-06-261-2/+5
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359353
* Allow to build with texinfo from portsAntoine Brodin2014-06-261-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359329
* Allow to build with texinfo from portsAntoine Brodin2014-06-262-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359318
* Allow to build with texinfo from portsAntoine Brodin2014-06-251-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359311
* Allow to build with texinfo from portsAntoine Brodin2014-06-252-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359298
* Fix build without texinfo in baseBaptiste Daroussin2014-06-251-1/+1
| | | | Notes: svn path=/head/; revision=359256
* Fix build on system built WITHOUT_INFOBaptiste Daroussin2014-06-252-0/+4
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359209
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-253-10/+10
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* Convert USE_PGSQL to USES=pgsqlBaptiste Daroussin2014-06-241-5/+1
| | | | Notes: svn path=/head/; revision=359048
* Update to 4.2.5.Jung-uk Kim2014-06-24101-3441/+361
| | | | Notes: svn path=/head/; revision=359029
* - Update to 7.4.334Sunpoet Po-Chuan Hsieh2014-06-232-1/+37
| | | | | | | Changes: https://code.google.com/p/vim/source/list Notes: svn path=/head/; revision=358979
* Make portlint -C complain a lot less. Strip installed binaries.Daniel Eischen2014-06-232-8/+6
| | | | Notes: svn path=/head/; revision=358975
* - Switch textproc/wv to USES=libtool, drop .la filesDmitry Marakasov2014-06-231-2/+2
| | | | | | | | | - Fix LIB_DEPENDS entries on dependent ports and bump PORTREVISIONS as library naming schema has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=358932