aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* - Update to bzr snapshot revision 115370Ashish SHUKLA2013-12-0914-633/+129
| | | | | | | | | | | | | | | | | | - Add PKGNAMESUFFIX to avoid package name collision - Add STAGE support - Relocate INFO_PATH to avoid conflicting with similarly named info files provided by other packages, like print/texinfo - Use INSTALLS_ICONS only when X11 is enabled - Add OPTIONs for X11 support, SOUND (ALSA/OSS) support and filesystem notifications - Depend on GCC for i386 platforms until clang gets the required fixes - Stop compressing info files for it to work with INFO_PATH - Use OptionsNG helpers to cleanup Makefile - Remove already upstream-ed patches Notes: svn path=/head/; revision=335977
* - Update from 37.0.0 to 37.0.1Danilo Egea Gondolfo2013-12-072-3/+3
| | | | Notes: svn path=/head/; revision=335849
* Fix build on head and 11.Baptiste Daroussin2013-12-061-2/+3
| | | | | | | | | Bump portrevision has built on 8 and 9 should not have been built as expected With hat: portmgr Notes: svn path=/head/; revision=335790
* - Enable stagingGanael LAPLANCHE2013-12-032-80/+61
| | | | | | | | - Use GCC (does not build with clang) - Use new options format Notes: svn path=/head/; revision=335568
* - Update to 7.4.110Sunpoet Po-Chuan Hsieh2013-12-024-2663/+275
| | | | | | | | | | | | | | - While I'm here: - Remove RELEASE and simplify PATCH_SITES, WRKSRC and _DATADIR - Simplify Makefile - Remove contiguous blank lines Changes: https://code.google.com/p/vim/source/list PR: ports/183076 Submitted by: Rick van der Zwet <info@rickvanderzwet.nl> Notes: svn path=/head/; revision=335537
* - Take maintainershipSunpoet Po-Chuan Hsieh2013-12-022-3/+3
| | | | Notes: svn path=/head/; revision=335535
* - Remove WITH_VIM_OPTIONS and respect ports frameworkBryan Drewery2013-12-021-12/+2
| | | | | | | | | PR: ports/182749 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (based on) Requested by: many Notes: svn path=/head/; revision=335488
* - Reset maintainer due to timeout of 11 open PR, 7 with patches andBryan Drewery2013-12-022-2/+2
| | | | | | | | | | no activity since July 2013 With hat: portmgr Discussed with: portmgr Notes: svn path=/head/; revision=335487
* Remove expired ports:Rene Ladan2013-12-019-215/+0
| | | | | | | | | | | | | | | | | | | | | | 2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build 2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang 2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything 2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4 2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated 2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1 2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1 2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11 2013-12-01 comms/uhso-kmod: included in base system on all supported releases 2013-12-01 deskutils/ecru: No longer maintained upstream 2013-12-01 editors/gphpedit: No longer maintaned upstream 2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd 2013-12-01 graphics/py-clutter: Broken for more than 6 month 2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter Notes: svn path=/head/; revision=335357
* editors/leo: update to 4.11William Grzybowski2013-11-264-211/+928
| | | | | | | | | | | | - Update to 4.11 - Allow staging - USES shebangfix PR: ports/184225 Submitted by: KATO Tsuguru <tkato432 yahoo.com> Notes: svn path=/head/; revision=334966
* Say hello to Mate 1.6.Koop Mast2013-11-235-0/+709
| | | | | | | | | | | | | | | | | | | | | Mate is a lite desktop forked from gnome2. Most of the work is done by Jeremy Messenger (mezz@). The only thing I did was update a few ports to later 1.6 release and attempting to keep up with ports infra changes. Resulting bugs are all mine. Mate is a sort of replacement for Gnome 2. So people wanting to keep a Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3 in the near future. This switch will be announce with a transition time so people have more time to switch if they haven't already. This release was made possible by everyone that send friendly pokes to keep mate on my mind. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334661
* - Convert to USES=qmakeMax Brazhnikov2013-11-221-14/+12
| | | | | | | | | - Support staging properly Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334589
* - Convert to USES=qmakeMax Brazhnikov2013-11-222-45/+18
| | | | | | | | | | - Use options helpers - Convert LIB_DEPENDS to new style Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334588
* - Update to 1.2.0.11Pietro Cerutti2013-11-227-41/+42
| | | | | | | | | | | | - Convert to new LIB_DEPENDS format - STAGE-clean PR: 184145 Submitted by: gahr@ Approved by: maintainer Notes: svn path=/head/; revision=334551
* - Remove now needless qmake_build from USE_QT4Max Brazhnikov2013-11-212-2/+2
| | | | | | | | - Get rid of QMAKEFLAGS - Use globally provided LRELEASE Notes: svn path=/head/; revision=334499
* - Remove now needless qmake_build from USE_QT4Max Brazhnikov2013-11-211-1/+1
| | | | | | | | - Get rid of QMAKEFLAGS - Convert to USES=dos2unix Notes: svn path=/head/; revision=334497
* - Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)Rusmir Dusko2013-11-201-1/+1
| | | | | | | Approved by: wg (mentor) Notes: svn path=/head/; revision=334422
* Remove expired ports:Rene Ladan2013-11-206-124/+0
| | | | | | | | 2013-11-20 editors/mode-info: Misbuilding since 2004, not maintained since 2008 2013-11-20 devel/netbsd-pkgsrc-mk-files: Imported for devel/mk-configure but no longer required Notes: svn path=/head/; revision=334395
* - Convert to dos2unix.mkMathieu Arnold2013-11-191-2/+1
| | | | | | | - While at it convert to gmake.mk ports that still USE_GMAKE. Notes: svn path=/head/; revision=334361
* Update to 4.1Max Brazhnikov2013-11-184-18/+12
| | | | Notes: svn path=/head/; revision=334201
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-11-151-2/+2
| | | | | | | - Use = instead of += Notes: svn path=/head/; revision=333835
* Remove expired ports:Rene Ladan2013-11-1512-6833/+0
| | | | | | | | 2013-11-15 editors/xxe: XXE becomes unfetchable every 3-4 months as distfile is replaced with new version. This high-maintenance port requires a maintainer to avoid removal. 2013-11-15 editors/xml2rfc-xxe: Depends on editors/xxe, which is due to be removed due to lack of maintainer Notes: svn path=/head/; revision=333830
* Fix build with threaded perl.Mathieu Arnold2013-11-141-0/+26
| | | | Notes: svn path=/head/; revision=333766
* - Fix installation of HTML manualPietro Cerutti2013-11-141-1/+2
| | | | Notes: svn path=/head/; revision=333750
* - Update to 0.4.5Pietro Cerutti2013-11-142-22/+62
| | | | | | | - Add optional support for Lua and Python scripting Notes: svn path=/head/; revision=333745
* Fix DOCS installationRenato Botelho2013-11-081-8/+0
| | | | Notes: svn path=/head/; revision=333210
* - remove conditional no longer required per stagingJason Helfman2013-11-081-2/+0
| | | | Notes: svn path=/head/; revision=333185
* Add upstream patch to fix the build with libc++.Raphael Kubo da Costa2013-11-061-0/+25
| | | | Notes: svn path=/head/; revision=333012
* - Convert to USES+=tkPietro Cerutti2013-11-052-7/+15
| | | | | | | - STAGE-clean Notes: svn path=/head/; revision=332863
* - Convert to USES+=tcl gmakePietro Cerutti2013-11-051-7/+5
| | | | | | | - STAGE-clean Notes: svn path=/head/; revision=332861
* editors/deforaos-editor: allow stagingWilliam Grzybowski2013-11-041-5/+5
| | | | | | | | | | | | - Allow staging - Change lib depends to new format - USES desktop-file-utils PR: ports/183643 Submitted by: maintainer Notes: svn path=/head/; revision=332782
* Support STAGEDIR.Vanilla I. Shu2013-11-032-8/+6
| | | | Notes: svn path=/head/; revision=332599
* Mark DEPRECATED: no upstream activity for about 3 years.Roman Bogorodskiy2013-11-031-0/+3
| | | | Notes: svn path=/head/; revision=332598
* Remove hardcoded gccMark Felder2013-11-031-2/+4
| | | | | | | | PR: ports/182033 Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=332568
* - Respect CFLAGSPawel Pekala2013-11-023-30/+14
| | | | | | | | | | | - Switch to PLIST_FILES - Support staging PR: ports/181068 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=332482
* Fix wrong use of OPTIONS_SUBRenato Botelho2013-11-011-1/+1
| | | | | | | Reported by: danfe Notes: svn path=/head/; revision=332346
* . Add LICENSERenato Botelho2013-10-312-11/+7
| | | | | | | . Simplify Makefile Notes: svn path=/head/; revision=332300
* graphics/ilmbaseRusmir Dusko2013-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Remove conflict with non existent Port - USES pathfix pkgconfig - Add executable - Add DOCS Option - Support STAGEDIR and add OPTIONS_SUB - Use pathfix instead of simple patches - Adjust patches - Change WWW graphics/OpenEXR - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Use the new format for LIB_DEPENDS - USES gmake pathfix pkgconfig - Add DOCS and EXAMPLES Options - Support STAGEDIR and add OPTIONS_SUB - Change REINPLACE_CMD - Add extra patch for EXAMPLES - Remove obsolete patches - Bump dependent ports' revisions Approved by: pawel / wg (mentors) Notes: svn path=/head/; revision=332189
* - Fix build with lang/clang33. It was executing ld(1) from the base. [1]Jung-uk Kim2013-10-301-5/+12
| | | | | | | | | | | | | - Fix build with bmake(1). [2] - Add an option to increase build verbosity to debug build issues. Reported by: ale [1] Analyzed by: tijl [1] Submitted by: brooks [1] Submitted by: tijl [2] Notes: svn path=/head/; revision=332185
* Update PORTREVISION for r331906.Jung-uk Kim2013-10-281-1/+1
| | | | Notes: svn path=/head/; revision=331909
* - Install manual pages. This fixes staging support. [1]Jung-uk Kim2013-10-281-21/+6
| | | | | | | | | | - Convert to "USES=compiler:c++11-lang" to fix build. [2] Reported by: antoine [1] PR: ports/183392 [2] Notes: svn path=/head/; revision=331906
* Return back to pool.Xin LI2013-10-281-1/+3
| | | | Notes: svn path=/head/; revision=331827
* Support staging.Emanuel Haupt2013-10-262-5/+8
| | | | Notes: svn path=/head/; revision=331656
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-266-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* - Update to 4.0.6.Jung-uk Kim2013-10-25192-404/+297
| | | | | | | - Support staging. Notes: svn path=/head/; revision=331614
* - Support stagingMax Brazhnikov2013-10-232-3/+0
| | | | | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes Notes: svn path=/head/; revision=331383
* Add editorconfig-core-c 0.11.5.Akinori MUSHA2013-10-235-0/+43
| | | | Notes: svn path=/head/; revision=331364
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-2238-40/+1
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* editors/mode-info: Mark BROKEN, DEPRECATE, EXPIRE in 30 daysJohn Marino2013-10-201-1/+6
| | | | | | | | | | | | | | This unmaintained port has at least two problems. The first is that MI_WITH_MAKE internal option requires make.info from gmake, which is not part of the package anymore. Turning that option off somehow prevents mi-emacs.idx from building. The last commit from the last listed maintainer was March 2008. As this hasn't properly built since r119448 (14 Oct 2004) when gmake's make.info was removed, the expiration period will be only 30 days. Notes: svn path=/head/; revision=331036
* - Support stagingDmitry Marakasov2013-10-191-7/+4
| | | | Notes: svn path=/head/; revision=330818