aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Disable build on pointyhat. Most of the package build cluster nodesMark Linimon2009-09-211-1/+4
| | | | | | | | | | simply lack sufficient memory and disk to build it. Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=241840
* - Update to 0.45Pav Lucistnik2009-09-204-9/+101
| | | | | | | | | | PR: ports/138506 Submitted by: Ashish SHUKLA <wahjava@gmail.com> Approved by: maintainer timeout (17 days) Feature safe: yes Notes: svn path=/head/; revision=241836
* - Chase textproc/wv shlib bumpMartin Wilke2009-09-191-1/+1
| | | | | | | | Noticed by: kwm Feature safe: yes Notes: svn path=/head/; revision=241790
* - Chase wv2 updateDima Panov2009-09-196-6/+213
| | | | | | | | Approved by: miwi (mentor) Feature safe: yes Notes: svn path=/head/; revision=241717
* - Fix dependencyMartin Wilke2009-09-161-2/+3
| | | | | | | | | PR: 138815 Submitted by: Ports Fury Feature safe: yes Notes: svn path=/head/; revision=241518
* Remove editors/bed. It has been marked IGNORE for more than two yearsGerald Pfeifer2009-09-1323-612/+0
| | | | | | | | and also still depends on lang/gcc34, failing to work with any reasonably recent version of GCC. Plus, it lacks a maintainer. Notes: svn path=/head/; revision=241352
* Connect kile-kde4 to buildMax Brazhnikov2009-09-121-0/+1
| | | | Notes: svn path=/head/; revision=241278
* Update to 2.1b1 for KDE4Max Brazhnikov2009-09-124-241/+67
| | | | Notes: svn path=/head/; revision=241277
* - 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
* - Reassign maintainer to ports@Wesley Shields2009-09-091-1/+1
| | | | Notes: svn path=/head/; revision=241132
* . backout previous commit (revert editors/emacs to version 22.3)Boris Samorodov2009-09-0839-3396/+1053
| | | | | | | | | | | | | since the commit broke dependencies and the ports infrastructure was not fully prepared (a new emacs/editors22 port is needed for compatibility reasons); . bump PORTEPOCH. Reported by: Jan Henrik Sylvester <me at janh.de>, kostik Pointy hat to: bsam (me) Notes: svn path=/head/; revision=241034
* Updat GNU Emacs to v. 23.1.Boris Samorodov2009-09-0739-1050/+3396
| | | | | | | | | | | | | | | | | | | | | | | | Emacs 23 has a wide variety of new features, including: * Improved Unicode support. * Font rendering with Fontconfig and Xft. * Support for using X displays and text terminals in one session, and for running as a daemon. * Support for multi-file commits in distributed version-control systems (VC-dir). * New modes and packages for viewing PDF and postscript files (Doc-view mode), connecting to processes through D-Bus (dbus), connecting to the GNU Privacy Guard (EasyPG), editing XML documents (nXML mode), editing Ruby programs (Ruby mode), and more. Detailed list is available at: http://www.gnu.org/software/emacs/NEWS.23.1 PR: ports/137956 Submitted by: Ashish SHUKLA <wahjava at gmail.com> Approved by: keramida@ceid.upatras.gr (maintainer tineout, 19 days) Notes: svn path=/head/; revision=241005
* Update sem-automatic test script.Maho Nakata2009-09-051-1/+33
| | | | | | | | | | | * can compare hid.lst by QUASTe (from StarOffice build) and generated one (from FBSD ports) * improvement on .testtoolrc. Funded by: OpenOffice.org community Notes: svn path=/head/; revision=240911
* Update to DEV300_m57.Maho Nakata2009-09-046-50/+10
| | | | | | | Funded by: OpenOffice.org community Notes: svn path=/head/; revision=240901
* Mark as IGNORE, as the new versions have just released.Maho Nakata2009-09-042-0/+4
| | | | | | | Funded by: OpenOffice.org community Notes: svn path=/head/; revision=240896
* Update to 2.4.3.Maho Nakata2009-09-042-6/+5
| | | | | | | Funded by: OpenOffice.org community. Notes: svn path=/head/; revision=240895
* - Fix build on amd64Pietro Cerutti2009-09-041-1/+1
| | | | | | | | Reported by: ph (via pav) Tinderbox'd by: jadawin Notes: svn path=/head/; revision=240854
* - Update to 2.3.11Martin Wilke2009-09-022-4/+4
| | | | | | | | PR: 138450 Submitted by: Ports Fury Notes: svn path=/head/; revision=240721
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-023-4/+3
| | | | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) Notes: svn path=/head/; revision=240715
* Update to 3.1.1.Maho Nakata2009-08-3110-28/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | FreeBSD ports specific changes are following. * Correct exception handling for >=702104 and better for prior ones. This fixes unknown crashes [1]. * Install extensions; users should manually install extensions to actual use though. Installed extensions are: sun-presentation-minimizer.oxt http://extensions.services.openoffice.org/project/PresentationMinimizer presenter-screen.oxt http://extensions.services.openoffice.org/project/presenter-screen pdfimport.oxt http://extensions.services.openoffice.org/project/pdfimport wiki-publisher.oxt http://extensions.services.openoffice.org/project/wikipublisher sun-report-builder.oxt http://extensions.services.openoffice.org/project/reportdesign located at ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/ * Allow openjdk6 as valid, and buildable JDK. * remove boost for amd64. [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=127946 http://www.openoffice.org/issues/show_bug.cgi?id=98781 http://www.openoffice.org/issues/show_bug.cgi?id=82690 http://www.freebsd.org/cgi/cvsweb.cgi/src/libexec/rtld-elf/rtld.c?rev=1.135;content-type=text%2Fx-cvsweb-markup http://www.freebsd.org/cgi/cvsweb.cgi/src/libexec/rtld-elf/rtld.c?rev=1.124.2.6;content-type=text%2Fx-cvsweb-markup Funded by OpenOffice.org community. Notes: svn path=/head/; revision=240596
* - Update to 1.0, rev 2893Pietro Cerutti2009-08-314-106/+21
| | | | | | | - Remove a patch accepted and applied upstreams Notes: svn path=/head/; revision=240589
* Fix segfault on 8.0.Christian Weisgerber2009-08-302-0/+15
| | | | | | | | PR: 138320 Submitted by: Andrew Brampton <brampton@gmail.com> Notes: svn path=/head/; revision=240569
* - Pass maintainership to submitterMartin Wilke2009-08-291-2/+2
| | | | | | | | PR: 138290 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=240533
* - Update to 2.3.10Martin Wilke2009-08-282-4/+4
| | | | | | | | PR: 138275 Submitted by: Ports Fury Notes: svn path=/head/; revision=240479
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-284-6/+3
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* Update to OOH680_m21.Maho Nakata2009-08-282-5/+5
| | | | Notes: svn path=/head/; revision=240445
* Update to DEV300_m56.Maho Nakata2009-08-284-10/+10
| | | | Notes: svn path=/head/; revision=240444
* - Update to 2.01Dmitry Marakasov2009-08-263-12/+12
| | | | | | | | | | - Fix MASTER_SITES PR: 138016 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=240368
* Chase the fribidi shared lib bump.Joe Marcus Clarke2009-08-221-2/+2
| | | | Notes: svn path=/head/; revision=240112
* - Fix broken makefiles introduced with translation to new SF File Release SystemDmitry Marakasov2009-08-221-3/+0
| | | | | | | | Reported by: dan Pointyhat to: myself Notes: svn path=/head/; revision=240084
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-2241-64/+47
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* Update to OOO310_m19. This is 3.1.1rc2.Maho Nakata2009-08-212-5/+5
| | | | | | | Funded by: OpenOffice.org community. Notes: svn path=/head/; revision=240023
* Try to fix QAT build; /tmp seems to be full.Maho Nakata2009-08-212-4/+2
| | | | Notes: svn path=/head/; revision=240009
* Adding svn tag information for hid.lst and diffs.Maho Nakata2009-08-201-4/+4
| | | | | | | Funded by: OpenOffice.org community Notes: svn path=/head/; revision=239989
* Update to DEV300_m55.Maho Nakata2009-08-208-128/+10
| | | | | | | Funded by: OpenOffice.org community Notes: svn path=/head/; revision=239988
* - Fix pkg-plistJose Alonso Cardenas Marquez2009-08-171-0/+12
| | | | Notes: svn path=/head/; revision=239769
* Fix a few common typos in pkg-descr ("separate", "compatible").Jimmy Olgeni2009-08-161-1/+1
| | | | Notes: svn path=/head/; revision=239651
* Add checker of hid.lst and a minor fix.Maho Nakata2009-08-141-1/+8
| | | | | | | cf. http://www.openoffice.org/issues/show_bug.cgi?id=103796 Notes: svn path=/head/; revision=239514
* Install correct hid.lst.Maho Nakata2009-08-142-4/+4
| | | | | | | | cf. tbo's comments on http://www.openoffice.org/issues/show_bug.cgi?id=103796 Notes: svn path=/head/; revision=239511
* - Update to 2.00Dmitry Marakasov2009-08-142-18/+8
| | | | | | | | | | | - Chase x11-toolkits/scintilla shlib bump - Switch to SFP PR: 137710 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=239492
* Somehow share/vile/prolog.keywords went missing and share/vile/xsl.keywordsGary Jennejohn2009-08-131-1/+1
| | | | | | | | | | | was present twice in pkg-plist. This caused deinstallation to fail. I must unwittingly have modified the file after testing deinstallation locally. Reported-by: QAT Notes: svn path=/head/; revision=239450
* - Re-add manual package build for amd64Pav Lucistnik2009-08-131-0/+1
| | | | Notes: svn path=/head/; revision=239435
* Update to version 9.7t.Gary Jennejohn2009-08-1312-4/+92
| | | | Notes: svn path=/head/; revision=239426
* - Update to 2.10Thomas Abthorpe2009-08-125-48/+11
| | | | | | | | PR: ports/137247 Submitted by: Eitan Adler <Eitan.Adler gmail.com> (maintainer) Notes: svn path=/head/; revision=239400
* - Update to 20090809.Stanislav Sedov2009-08-093-6/+6
| | | | Notes: svn path=/head/; revision=239201
* To make Bit more portable (and slightly modified)Maho Nakata2009-08-081-9/+17
| | | | | | | Submitted by: Rail Aliev <rail@openoffice.org> Notes: svn path=/head/; revision=239143
* - Update to 0.8.12Dmitry Marakasov2009-08-073-5/+13
| | | | | | | | PR: 137505 Submitted by: Chris Petrik <chris@officialunix.com> (maintainer) Notes: svn path=/head/; revision=239093
* Update to OOO310_m18. This is 3.1.1rc1.Maho Nakata2009-08-072-5/+5
| | | | Notes: svn path=/head/; revision=239055
* - Fix build after recent repocopyThomas Abthorpe2009-08-063-3/+6
| | | | | | | | Submitted by: erwinbot Pointyhat to: tabthorpe Notes: svn path=/head/; revision=239034
* Update to 1.9.2Max Brazhnikov2009-08-054-71/+103
| | | | Notes: svn path=/head/; revision=239004