aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.5.5375Pietro Cerutti2012-03-018-28/+116
| | | | | | | | | | Release notes: http://sf.net/projects/codelite/files/Releases/codelite-3.5/README - Add options to enable MySQL and/or PostgreSQL in DB Explorer plugin - Add option to enable clang-based code completion (needs clang from ports) - Add devel to CATEGORIES Notes: svn path=/head/; revision=292477
* Update to svn 1294611.Maho Nakata2012-02-286-20/+80
| | | | Notes: svn path=/head/; revision=292399
* Fix a crash when opening multiple files in an instance.Xin LI2012-02-272-1/+25
| | | | | | | | Submitted by: Kuan-Chung Chiu <buganini gmail.com> PR: ports/165503 Notes: svn path=/head/; revision=292323
* - Chase Emacs updatesAshish SHUKLA2012-02-2212-11/+12
| | | | | | | PR: ports/165082 Notes: svn path=/head/; revision=292058
* - Update to bzr revision 107364Ashish SHUKLA2012-02-224-18/+20
| | | | | | | | | | | - Fix building on Sparc architecture - Remove dependency on libungif[1] PR: ports/165299[1] Submitted by: olgeni[1] Notes: svn path=/head/; revision=292055
* - Update to version 23.4Ashish SHUKLA2012-02-226-18/+374
| | | | | | | | | | | - Remove dependency on libungif[1] - Import a diff from bzr repository to make VC work with Subversion 1.7[2] PR: ports/165298[1], ports/162191[2] Submitted by: olgeni[1], Yasuhiro KIMURA <yasu@utahime.org>[2] Notes: svn path=/head/; revision=292053
* Update to svn revision 1291759, and installMaho Nakata2012-02-222-7/+7
| | | | | | | | | extension as well (still PDF import extension and report builder extension are missing due to license issue, though). Notes: svn path=/head/; revision=292041
* Reindent features list to more common two spaces rather than four.Alexey Dokuchaev2012-02-211-16/+16
| | | | Notes: svn path=/head/; revision=291997
* - Update to 3.0.3Frederic Culot2012-02-213-3/+4
| | | | | | | | PR: ports/165050 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=291994
* - Update to 2.4.6Frederic Culot2012-02-212-5/+4
| | | | | | | Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS Notes: svn path=/head/; revision=291991
* Update to 0.66Emanuel Haupt2012-02-212-3/+3
| | | | Notes: svn path=/head/; revision=291986
* Build fix for gcc 4.6, but not for default.Maho Nakata2012-02-202-0/+13
| | | | Notes: svn path=/head/; revision=291928
* 1. Update to svn 1290975.Maho Nakata2012-02-204-11/+47
| | | | | | | | 2. Use stock gcc, again. 3. Now use internal stlport, so that not to break ABI. Notes: svn path=/head/; revision=291913
* update to svn 1245861, add LICENSE line, and more system stuffs.Maho Nakata2012-02-183-188/+21
| | | | | | | Submitted by: pfg@ (partially) Notes: svn path=/head/; revision=291672
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* Update to SVN 1244320, and use more systemMaho Nakata2012-02-172-10/+19
| | | | | | | | | stuffs and remove dependency. Submitted by: pfg@ Notes: svn path=/head/; revision=291553
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-167-4/+7
| | | | Notes: svn path=/head/; revision=291538
* - Mark BROKEN: does not compilePav Lucistnik2012-02-151-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=291485
* Backout previous commit to fix build error of slave ports.MANTANI Nobutaka2012-02-151-9/+9
| | | | | | | Reported by: erwin and pav Notes: svn path=/head/; revision=291438
* - Substitute invalid USE_PKGCONFIG variable with USE_GNOME= pkgconfig [1]Pietro Cerutti2012-02-151-1/+1
| | | | | | | | | - Do not add LDFLAGS to CONFIGURE_ENV Reported by: eadler@ Notes: svn path=/head/; revision=291436
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-144-7/+8
| | | | Notes: svn path=/head/; revision=291338
* remove patch, since fixed in upstream.Maho Nakata2012-02-141-11/+0
| | | | Notes: svn path=/head/; revision=291331
* 1. update to svn 1243485.Maho Nakata2012-02-145-7/+219
| | | | | | | | 2. enable --enable-category-b . 3. USE_GCC=4.6+ to avoid compilation errors. Notes: svn path=/head/; revision=291330
* Add const qualifier to OSQLParser::error() to unbreak build.Don Lewis2012-02-142-0/+44
| | | | | | | Approved by: maho Notes: svn path=/head/; revision=291324
* Fix on 10-CURRENT: defining POSIX_SOURCE nowMaho Nakata2012-02-132-0/+50
| | | | | | | | | hides the locale_t definition. Submitted by: truckman@ Notes: svn path=/head/; revision=291102
* Fix PLIST_SUB for emacs-devel.MANTANI Nobutaka2012-02-121-1/+1
| | | | | | | Submitted by: John Hein <jhein@symmetricom.com> Notes: svn path=/head/; revision=291038
* - Support WRKDIRPREFIX other then /usr/portsPhilip M. Gollucci2012-02-111-9/+9
| | | | | | | | | PR: ports/145700 Submitted by: Walter C. Pelissero <walter.pelissero@iesy.net> Approved by: maintainer timeout (nobutaka ; 669 days!) Notes: svn path=/head/; revision=290960
* PORTEPOCH typo correction.Maho Nakata2012-02-101-1/+1
| | | | | | | Submitted by: bapt@ Notes: svn path=/head/; revision=290848
* 1. Port epoch bumped after repocopy. Unfortunately,Maho Nakata2012-02-103-8/+21
| | | | | | | | | | | | | | version number is not continous; now we use svn version instead of snapdate. 2. The distfile has been splitted into two files so that pointyhat can test it (currently distfile limit is 400MB for single file). Submitted by: [1] erwin, [2] pfg and pav Notes: svn path=/head/; revision=290838
* - Update to 2.4.5Frederic Culot2012-02-092-3/+3
| | | | | | | Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS Notes: svn path=/head/; revision=290779
* - Disallow from pointyhat: distfile exceeds pointyhat filesize limitPav Lucistnik2012-02-081-0/+2
| | | | | | | | | (no openoffice built there for past year anyway) Reported by: pointyhat Notes: svn path=/head/; revision=290741
* Remove whitespace after b.p.m to help reduce false postives when searching ↵Eitan Adler2012-02-081-1/+0
| | | | | | | | | | | for other junk after b.p.m Trivial non-functional change so maintainer not contacted Submitted by: Alex Kozlov Notes: svn path=/head/; revision=290718
* - fix build for FreeBSD 9.xDirk Meyer2012-02-081-0/+39
| | | | Notes: svn path=/head/; revision=290704
* - fix build with gcc46Dirk Meyer2012-02-081-0/+8
| | | | Notes: svn path=/head/; revision=290702
* Commit svn revision 1240439 of Apach OpenOffice.Maho Nakata2012-02-0640-2941/+483
| | | | | | | Ported by: maho@ and pgf@ Notes: svn path=/head/; revision=290482
* Remove editors/openoffice.org-3-devel, andMaho Nakata2012-02-0640-3734/+0
| | | | | | | | | | | | | | | moved to editors/openoffice-3-devel. The Apache Foundation take over the development from OpenOffice.org community and Oracle. Now this project is accepted as "incubator" project. Moreover, Oracle has stopped development. Then, the name of the product has also been changed to Apache OpenOffice. cf. https://cwiki.apache.org/confluence/display/OOOUSERS/Branding+Planning PR: 164678 Notes: svn path=/head/; revision=290471
* Repo copied from editors/openoffice-3-devel.Maho Nakata2012-02-062-2/+2
| | | | | | | | | | | | | The Apache Foundation take over the development from OpenOffice.org community and Oracle. Now this project is accepted as "incubator" project. Moreover, Oracle has stopped development. Then, the name of the product has also been changed to Apache OpenOffice. cf. https://cwiki.apache.org/confluence/display/OOOUSERS/Branding+Planning PR: 164678 Notes: svn path=/head/; revision=290469
* Bump portversion for recent change that prevents nedit from crashingDaniel Eischen2012-02-041-1/+1
| | | | | | | | | on file->open or file->save operations. Suggested by: sahil Notes: svn path=/head/; revision=290375
* Add a patch file to prevent nedit from crashing on file->open orDaniel Eischen2012-02-031-0/+14
| | | | | | | | | | | | | file->save operations. Patch provided by: Mars G Miro <spry at anarchy doh in doh the doh ph> Thanks! PR: 164729 Notes: svn path=/head/; revision=290335
* Upgrade to 2012.20.Thierry Thomas2012-02-023-3/+4
| | | | | | | Changelog at <http://towo.net/mined/changes.html>. Notes: svn path=/head/; revision=290326
* - Add missing BUILD_DEPENDS and RUN_DEPENDS [1]Steve Wills2012-01-301-1/+5
| | | | | | | | | | | | - Reassign to perl@ [2] PR: ports/164524 [1] Submitted by: swills (myself) [1] Approved by: bapt (maintainer) [1] Requested by: bapt (maintainer, via IRC) [2] Notes: svn path=/head/; revision=290077
* - Fix build with clangMartin Wilke2012-01-281-0/+26
| | | | | | | | PR: 164381 Submitted by: Andrew Clarke <mail@ozzmosis.com> Notes: svn path=/head/; revision=289978
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichAlberto Villa2012-01-251-2/+2
| | | | | | | | | | | | | concludes the 4.7 series. The official release notes can be found at: http://kde.org/announcements/announce-4.7.4.php PR: 162216 PR: 163662 Notes: svn path=/head/; revision=289775
* Update to version 31.2.0.Alexey Dokuchaev2012-01-202-3/+3
| | | | | | | Approved by: maintainer (implicit due to inactivity) Notes: svn path=/head/; revision=289545
* - update to 0.54Ruslan Makhmatkhanov2012-01-203-4/+16
| | | | | | | | | PR: 163944 Submitted by: rm (myself) Approved by: acm (via mail) Notes: svn path=/head/; revision=289524
* Maintainer agrees to let me take it over.Doug Barton2012-01-201-1/+1
| | | | | | | Thank you for your help on this in the past. :) Notes: svn path=/head/; revision=289522
* Remove license infoDoug Barton2012-01-202-4/+0
| | | | Notes: svn path=/head/; revision=289519
* This port is now 8 months out of date, and needs updating for the newDoug Barton2012-01-203-23/+4
| | | | | | | | | | | | | | version of xxe. 0.7.9: Update URLs in xml2rfc_catalog.xml (making the patch obsolete) Update xsl11toXep.xslt 0.8.0 Updates to support XMLmind XML Editor Version 5.x Notes: svn path=/head/; revision=289518
* Upgrade to version 5.1.1, released 2012-01-10Doug Barton2012-01-203-45/+648
| | | | | | | | | There are some very nice improvements and new features in the 5.x branch. See http://www.xmlmind.com/xmleditor/changes.html#v5.1.1 for more info. Notes: svn path=/head/; revision=289516
* - Fix BTx group of x86 opcodes disasm bug (sf.net bug id 3150304)Alexey Dokuchaev2012-01-191-12/+15
| | | | | | | | | | | | | | - Define LICENSE and stop installing GPL texts as part of documentation - Convert CP866-encoded Russian text files into UTF-8 as it is becoming de-facto standard for international text encoding - Bump port revision due to fixed bug and changes in package list - Mention new project name in Makefile header (do not bother with repocopy now since there were no distfiles releases under new name yet, and the project is not very active now anyways) - Remove commented out section from the Makefile while I am here Notes: svn path=/head/; revision=289444