summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)Author
2015-04-16Back to the pool.Grzegorz Blach
Currently and in near future I don't have time to be responsible for any port.
2015-04-15- Update to 2.4.1Danilo Egea Gondolfo
2015-04-15converters/libiconv:Tijl Coosemans
- Remove const qualifier from iconv(3) to match POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html - Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is defined because the base system iconv supports these extensions too. Add/remove patches to/from ports to call iconv with non-const arguments. This breaks some ports on FreeBSD 10 because base system iconv.h still has the const qualifier. Fix this by letting USES=iconv add a build dependency on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG defined) instead of the base system iconv.h. This exposed some ports that link with libiconv when it is available instead of using libc iconv. In these cases one of the following changes has been made: - patch configure scripts to test for libc iconv first - add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable some configure tests - converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4 - lang/gcc5-aux: respect CFLAGS and friends during configure such that LIBICONV_PLUG is defined in the iconv test, also switch to external gettext - mail/gnarwl: replace patches with CPPFLAGS/LIBS - multimedia/ffmpeg2theora: remove iconv test from SConstruct and use ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c - net-im/licq: finish conversion to cmake - net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4: don't need iconv - textproc/p5-XML-TinyXML: finish conversion to USES=perl5 Other changes: - databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2 and lzo support - games/ldmud: respect CFLAGS and friends - graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg dependencies PR: 199099 Exp-run by: antoine Approved by: portmgr (antoine)
2015-04-08- Add LICENSE_FILEDmitry Marakasov
- Add CPE info
2015-04-07Add a port of Shed (Simple Hex Editor).Alexey Dokuchaev
WWW: https://sourceforge.net/projects/shed/
2015-04-07Reclaim maintainership of ports that I still use regularly, but decided toAlexey Dokuchaev
relinquish at some point to allow contributions coming more easily (not to impose hard lock). These days, there is no reason to yield maintainership with the more lax rules and general consensus that casual changes do not necessarily require explicit approval from maintainer prior to commit. On the other hand, unmaintained ports can give (arguably false) impression of being unwanted and one step above deprecation, yet these ports are not. Inspired by: marino
2015-04-06Finally it seems that the base Gcc is sufficient: only -Wtype-limits isThierry Thomas
newer and can be removed. Submitted by: danfe
2015-04-06- Update to 7.4.691Sunpoet Po-Chuan Hsieh
Changes: https://code.google.com/p/vim/source/list
2015-04-05Mark as broken unfetchable portsBaptiste Daroussin
2015-04-03Update to release 5.6.Daniel Eischen
2015-04-02- Simplify MASTER_SITESDanilo Egea Gondolfo
Suggested by: danfe
2015-04-02- Strip libraryDmitry Marakasov
2015-04-01Cannot rely on our outdated in-base Gcc.Thierry Thomas
2015-04-01- Update to 41.0.0Danilo Egea Gondolfo
2015-04-01- Update to 2.4.0 [1]Danilo Egea Gondolfo
- Add EXAMPLES option Submitted by: Leonardo Brondani Schenkel <leonardo@schenkel.net> [1]
2015-03-30Fix fetchingBaptiste Daroussin
2015-03-30Upgrade to 2015.25.Thierry Thomas
Changelog at http://towo.net/mined/changes.html#2015.25
2015-03-30- Add CPE informationSunpoet Po-Chuan Hsieh
PR: 199030 Submitted by: shun <shun.fbsd.pr@dropcut.net>
2015-03-30- Add CPE informationSunpoet Po-Chuan Hsieh
PR: 199029 Submitted by: shun <shun.fbsd.pr@dropcut.net>
2015-03-30Update to 3.14.4Olivier Duchateau
2015-03-30- Update to version 3.0.83 [1]Pawel Pekala
- Fix COMMENT PR: 198890 [1] Submitted by: miguelmclara@gmail.com (maintainer) [1]
2015-03-28- Update to 7.4.683Sunpoet Po-Chuan Hsieh
Changes: https://code.google.com/p/vim/source/list
2015-03-28- Add "let: g:is_posix = 1" to default vimrcSunpoet Po-Chuan Hsieh
- Bump PORTREVISION for package change PR: 198728 Submitted by: <yuri@rawbw.com>
2015-03-28- Fix ctags patternSunpoet Po-Chuan Hsieh
- Bump PORTREVISION for package change PR: 195966 Submitted by: Kevin Zheng <kevinz5000@gmail.com>
2015-03-27Update openoffice-4 with applicable changes in openoffice-devel r382334:Don Lewis
* Work around broken build on FreeBSD 11.0-CURRENT i386, which appears to be a code generation bug in clang 3.6 when using -Os optimization. * Use the dictionaries already installed by ports. * Update patch-*.mk patches to versions that were imported upstream. They are tuned for clang to use as is, with only some minor additional tweaks needed for gcc. * Wordsmith pkg-message. * Some Makefile cleanups. Differential Revision: https://reviews.freebsd.org/D2151 Reviewed by: pfg Approved by: mat (mentor)
2015-03-27Use MASTERDIR's distinfo for chinese/joe so that future upgrades ofMikhail Teterin
editors/joe do not break the slave port. Deprecate the slave port, because its difference with the master is too trivial to warrant a separate package.
2015-03-27Remove man.md from the list of installed files as well. The actual joe.1Mikhail Teterin
man-page is installed anyway, there is no need for this, that I can see. PR: 198894
2015-03-27Update the Gnome stack to the latest in the 3.14 series.Koop Mast
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes ports updated. Obtained from: GNOME dev repo
2015-03-26Upgrade to apache-openoffice SVN revision 1667428.Don Lewis
Word around broken build on FreeBSD 11.0-CURRENT i386, which appears to be a code generation bug in clang 3.6 when using -Os optimization. Build using the ports version of graphics/silgraphite instead of building an internal copy. When building with clang, use the ports version of devel/boost-libs instead of an internal copy. Use the dictionaries already installed by ports. Update the patch-bridges and patch-*.mk patches to versions that will be sent upstream. The latter are tuned for clang to use as is, with only some minor additional tweaks needed for gcc. Nuke patch-webdav because it has been incorporated upstream. Wordsmith pkg-message. Various Makefile cleanups. Differential Revision: https://reviews.freebsd.org/D2108 Reviewed by: pfg Approved by: mat (mentor)
2015-03-25Fix packing list again. Take pointy hat and go contemplate for a while.Mikhail Teterin
Submitted by: Herbert J. Skuhra
2015-03-25Fix packing list for people with the DOCS-option enabled.Mikhail Teterin
Reported by: Herve Commowick
2015-03-24Update to version 5.2.9Pawel Pekala
PR: 198756 Submitted by: Anton Tornqvist <antont@inbox.lv>
2015-03-243 ports categories: Remove $PTHREAD_LIBSJohn Marino
Categories: editors, x11, x11-toolkits approved by: PTHREAD blanket
2015-03-24Upgrade from 3.7 to 4.0.Mikhail Teterin
2015-03-23- Update to git snapshot 4a50af93Ashish SHUKLA
- Add an OPTION to enable support for LLDB debugger to GUD[1], provided by third-party diff - Add CPE information[2] PR: 198022[1], 198239[2] Submitted by: pfg[1], shun <shun.fbsd.pr at dropcut.net>[2]
2015-03-22editors/libreoffice: Fix build on gcc-5John Marino
PR: 197947 Submitted by: marino Approved by: maintainer timeout
2015-03-21Make fonts repecting XDGBaptiste Daroussin
Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports
2015-03-21- Fix *_DEPENDS: version is already in all supported Perl releasesSunpoet Po-Chuan Hsieh
- Sort PLIST - Bump PORTREVISION for dependency change
2015-03-17Unbreak editors/openoffice-4 and editors/openoffice-devel on systemsDon Lewis
where clang is the base compiler. The issue was that these ports would only successfully build with gcc and libstdc++, so they specified USE_GCC=yes, but they linked to other C++ ports that were compiled with clang, which brought in libc++. The conflict between libstdc++ and libc++ caused the application to crash whenever an operation that popped up a dialog box was attempted. Thanks to dim@ for helping me track this down. The fix is to patch various bits of the openoffice souce to allow it to be built with clang on systems where the C++ dependencies are also compiled with clang. [1] Add a CUPS option so that CUPS can be disabled [2]. Register print/cups-client as a LIB_DEPENDS when CUPS is enabled. pkg-message claims that user settings are stored in ~/.openoffice,org4, whereas all other platforms seem to use ~/.openoffice.org/4 (or equivalent), and both openoffice-4 and openoffice-devel actually use ~/.openoffice.org-devel/4. The addition of -devel to the location happened with r325370. The / appears to have been introduced in r297259. Change the location match other platforms. Introduce a new variable ${AOOUDIR} so that the actual location and pkg-message stay in sync. Rename ${OOOTAG} to ${AOOTAG} and restore its value so that it can once again be substituted into pkg-message. It has not been set since r296269. Various Makefile cleanups: * Gather and sort USE_* * Simplify use of ${REINPLACE_CMD} * --x-includes and --x-libraries are automatically passed to configure, which ignores them * Get rid of unnecessary include of bsd.port.options.mk PR: 188088 [1] PR: 198458 [2] Differential Revision: https://reviews.freebsd.org/D2055 Reviewed by: pfg Approved by: mat (mentor)
2015-03-15Update to version 2.12Pawel Pekala
PR: 197472 Submitted by: cheunghonyu@gmail.com Approved by: maintainer timeout
2015-03-14Add CPE information.MANTANI Nobutaka
PR: 198469 Submitted by: shun <shun.fbsd.pr@dropcut.net>
2015-03-13Fix typos.Adam Weinberger
2015-03-13Clean up the rest of the perl@ Makefiles a bit.Adam Weinberger
- Remove dependencies on modules distributed as part of perl core - Remove references to FreeBSD < 8 and perl < 5.16 - Ensure that DOCS and EXAMPLES options exist for ports installing PORTDOCS or PORTEXAMPLES - Reduce unnecessary inclusions of bsd.port.options.mk by using OPTIONS helpers and the like - Fix some cases where dependencies were only assigned to BUILD_DEPENDS - Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS. This one happens in many, many ports. I only applied it in cases where it interfered with 'make test' but it should maybe be done more generally. - Mute ${MKDIR} in installation - Parethesize compound commands - In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2015-03-11Update KDE SC to 4.14.3Alonso Schaich
The kde@ team presents KDE SC 4.14.3, the last planed release of the KDE SC 4 series. In addition to the updates provided by the KDE SC developers, this update also addresses numerous FreeBSD and PORTS specific issues, found and solved by the kde@ team and area51 testers, most notorously Tobias C. Berner <tcberner@gmail.com> PR: 197751 PR: 197871 PR: 184996 Reviewed by: rakuco (mentor) Differential: https://reviews.freebsd.org/D1950
2015-03-11- Fix build as non-rootDmitry Marakasov
2015-03-11Upgrade to 3.5.4.Vanilla I. Shu
PR: 198501 Submitted by: maintainer
2015-03-09- Add CPE informationAshish SHUKLA
PR: 198238 Submitted by: shun <shun.fbsd.pr at dropcut dot net>
2015-03-08- Fix missing Gtk stock iconOlivier Duchateau
- Bump PORTREVISION
2015-03-08- Update to 7.4.657Sunpoet Po-Chuan Hsieh
Changes: https://code.google.com/p/vim/source/list
2015-03-07- Add LICENSEDmitry Marakasov
- Pet portlint - Strip binaries