aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Stage, and rename patches.Adam Weinberger2014-07-289-3/+3
| | | | Notes: svn path=/head/; revision=363214
* Rename editors/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-2825-2/+1
| | | | Notes: svn path=/head/; revision=363213
* Fix CANNA option.Adam Weinberger2014-07-281-1/+1
| | | | Notes: svn path=/head/; revision=363212
* editors/komodo-edit: unbreak and stageJohn Marino2014-07-274-341/+338
| | | | | | | | | | Pet portlint some while here. PR: 192071 Submitted by: Allan Jude Notes: svn path=/head/; revision=363051
* - Switch converters/psiconv to USES=libtool, drop .la filesDmitry Marakasov2014-07-251-1/+1
| | | | | | | | | | | - Strip libraries - Bump dependent ports as .so version has changed Approved by: portmgr blanket Approved by: kwm Notes: svn path=/head/; revision=362937
* net/openldap24-*:Tijl Coosemans2014-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* - Fix build with clangSofian Brabez2014-07-243-2/+52
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=362800
* - Update to bzr snapshot revision 117564Ashish SHUKLA2014-07-243-9/+6
| | | | Notes: svn path=/head/; revision=362799
* - Remove compiler flags not understood by GCCPietro Cerutti2014-07-243-1/+23
| | | | | | | - Fix the source instead Notes: svn path=/head/; revision=362790
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-236-6/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362705
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-234-53/+6
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* Remove backslashes from single- and double-quotes in COMMENT and _DESCAdam Weinberger2014-07-231-1/+1
| | | | | | | | | strings, that were passed through rather than escaping anything. Approved by: portmgr (not really, but it touches unstaged ports) Notes: svn path=/head/; revision=362615
* Remove some instances of WITHOUT_X11 and use an X11 OPTIONAdam Weinberger2014-07-212-2/+2
| | | | | | | instead. Notes: svn path=/head/; revision=362457
* 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