aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* - Update to bzr snapshot 111818Ashish SHUKLA2013-02-192-10/+19
| | | | | | | | | - Add OPTION for ACL support - Make GSETTINGS option depend on DBUS option, as GSettings requires DBus to be functional Notes: svn path=/head/; revision=312553
* Fix jakarta-commons-httpclient build with some locale.Jung-uk Kim2013-02-181-0/+1
| | | | | | | PR: ports/176205 Notes: svn path=/head/; revision=312531
* - Update to 2.23Po-Chien Lin2013-02-185-27/+24
| | | | | | | | | | | | | - Remove ABI version number of LIB_DEPENDS - Rename patch to pet portlint(1) - Sort pkg-plist - Take maintainership PR: ports/175956 Approved by: swills (mentor) Notes: svn path=/head/; revision=312503
* - Fix SOUND support[1]Ashish SHUKLA2013-02-172-26/+19
| | | | | | | | | | | | | - Make GSETTINGS option depend on DBUS option, as GSettings requires DBus to be functional[2] - Remove ABI versions from LIB_DEPENDS PR: ports/176055[1], ports/175990[2] Submitted by: Zeus Panchenko <zeus.panchenko at gmail.com>[1], Fabian Keil <fk at fabiankeil.de>[2] Notes: svn path=/head/; revision=312406
* - Do not let the configure script guess number of CPUs in the system.Jung-uk Kim2013-02-151-0/+7
| | | | | | | | | - Honor MAKE_JOBS_NUMBER if available. PR: ports/176177 Notes: svn path=/head/; revision=312312
* Enable XMLSEC support. This fixes support for password-protected files.Jung-uk Kim2013-02-152-3/+5
| | | | | | | PR: ports/167775 Notes: svn path=/head/; revision=312300
* - Trim the Makefile header per new project standardsAlexey Dokuchaev2013-02-152-7/+7
| | | | | | | | - Switch from NOPORTDOCS to PORT_OPTIONS:MDOCS check - Use shorter URL in WWW: line of port description Notes: svn path=/head/; revision=312283
* - Consistently use clang to build LibreOffice. It works fine now.Jung-uk Kim2013-02-144-17/+51
| | | | | | | - Speed up patching a little. Notes: svn path=/head/; revision=312189
* - Update to 5.0.6213Pietro Cerutti2013-02-139-162/+236
| | | | | | | | See README at https://sourceforge.net/projects/codelite/files/Releases/codelite-5.0/ Notes: svn path=/head/; revision=312154
* Disable Kerberos and GSSAPI when PostgreSQL-SDBC is disabled.Jung-uk Kim2013-02-121-1/+2
| | | | | | | PR: ports/176037 Notes: svn path=/head/; revision=312085
* Add devel/doxygen as a build dependency for SDK option.Jung-uk Kim2013-02-111-2/+2
| | | | | | | Pointed by: ale Notes: svn path=/head/; revision=312078
* - Respect PREFIXMartin Wilke2013-02-101-1/+2
| | | | | | | | PR: 174992 Submitted by: maintainer Notes: svn path=/head/; revision=312021
* Update to svn 1444279Maho Nakata2013-02-092-12/+11
| | | | | | | Submitted by: pfg@ (partially) Notes: svn path=/head/; revision=311962
* - Change the type of PORTREVISION variable assignment, to preventAshish SHUKLA2013-02-091-1/+1
| | | | | | | | | editors/emacs-nox11 port from being inconsistent. Reported by: Steven Levin <steven.levin at moosellc.com> Notes: svn path=/head/; revision=311957
* Fix plist.Jung-uk Kim2013-02-091-1/+2
| | | | | | | PR: ports/175953 Notes: svn path=/head/; revision=311956
* - Update to 9.8iMartin Wilke2013-02-087-956/+281
| | | | | | | | PR: 175033 Submitted by: Ports Fury Notes: svn path=/head/; revision=311901
* - Fix build with Java option. [1]Jung-uk Kim2013-02-084-94/+142
| | | | | | | | | | | | | | - Work around a build issue when Python was built with PTH option. [2] - Mark GTK3 option as broken. Now LibreOffice wants GTK+ 3.2 and later. [3] - Fix build with SDK option. - Add bash completion for LibreOffice. PR: ports/175856 [1] Reported by: Frederic POLIAKOFF <fpoliakoff@free.fr> [2] Reported by: awarecons@gmail.com [3] Notes: svn path=/head/; revision=311893
* - Update to 4.6Pietro Cerutti2013-02-073-25/+9
| | | | | | | See http://tibleiz.net/code-browser/news.html Notes: svn path=/head/; revision=311877
* - Update to 9.8iMartin Wilke2013-02-077-1004/+322
| | | | | | | | PR: 175038 Submitted by: Ports Fury Notes: svn path=/head/; revision=311838
* - Bypass unit tests for C++ UNO. This works around some build issues.Jung-uk Kim2013-02-062-25/+42
| | | | | | | - Clean up MASTER_SITES for optional third-party sources. Notes: svn path=/head/; revision=311792
* Fix fetch. Good bye, go-oo.org.Jung-uk Kim2013-02-061-24/+23
| | | | Notes: svn path=/head/; revision=311749
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-052-1/+3
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* Merge from area51 repository:Max Brazhnikov2013-02-0541-107/+164
| | | | | | | | | | | - Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla Notes: svn path=/head/; revision=311700
* - Update to 1.14.8Ryan Steinmetz2013-02-052-8/+4
| | | | Notes: svn path=/head/; revision=311661
* Update to 3.6.5.Jung-uk Kim2013-02-04132-712/+585
| | | | Notes: svn path=/head/; revision=311644
* - Remove no longer needed patchMax Brazhnikov2013-02-042-17/+2
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=311631
* Now libexttextcat and libtextcat can happily co-exist.Maho Nakata2013-02-041-11/+0
| | | | | | | Pointed out by: Jan Henrik Sylvester <me@janh.de> Notes: svn path=/head/; revision=311577
* Bump PORTREVISION after KDE SC update.Max Brazhnikov2013-02-031-1/+1
| | | | Notes: svn path=/head/; revision=311484
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-033-23/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | - kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger Notes: svn path=/head/; revision=311483
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.Max Brazhnikov2013-02-031-1/+1
| | | | | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip Notes: svn path=/head/; revision=311476
* - Add LICENSE.Hiroki Sato2013-02-021-7/+5
| | | | | | | | | | - Style fix. Submitted by: Yasuhiro KIMURA PR: ports/175286 Notes: svn path=/head/; revision=311438
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-013-3/+3
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* - revert conversion of WITH_DEBUG (handled by bpm)Jason Helfman2013-02-011-2/+2
| | | | | | | Spotted by: ak@ Notes: svn path=/head/; revision=311342
* - update to 2.5Jason Helfman2013-01-313-11/+11
| | | | | | | | | - while here adjust pkg-descr formatting, and adopt optionsNG Reported by: portscout@ Notes: svn path=/head/; revision=311341
* Revert a commit that should not have happenedBaptiste Daroussin2013-01-311-2/+2
| | | | | | | Bump portrevision Notes: svn path=/head/; revision=311337
* Chase boost updateBaptiste Daroussin2013-01-315-24/+12
| | | | Notes: svn path=/head/; revision=311310
* Update conflicts and avoid duplication.David E. O'Brien2013-01-291-2/+3
| | | | Notes: svn path=/head/; revision=311174
* - Fix search on 64-bit systemsDmitry Marakasov2013-01-282-0/+12
| | | | Notes: svn path=/head/; revision=311132
* Fix build error when WRKDIRPREFIX is set.MANTANI Nobutaka2013-01-261-9/+9
| | | | | | | | PR: ports/173573 Submitted by: Joel Ray Holveck <joelh@piquan.org> Notes: svn path=/head/; revision=311035
* Convert Makefile headers to the new format in my ports.Jimmy Olgeni2013-01-263-15/+0
| | | | Notes: svn path=/head/; revision=311016
* Update MASTER_SITES and WWW.MANTANI Nobutaka2013-01-263-11/+13
| | | | | | | | | | | | | Add lincese information. Adopt OptionsNG. Trim makefile header. Pet portlint. PR: ports/175280 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=311007
* Update MASTER_SITES and WWW.MANTANI Nobutaka2013-01-263-9/+10
| | | | | | | | | | | | | Add license information. Adopt OptionsNG. Trim Makefile header. Pet portlint. PR: ports/175278 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=311005
* Update MASTER_SITES and WWW.MANTANI Nobutaka2013-01-262-8/+10
| | | | | | | | | | | | Add license information. Adopt OptionsNG. Trim Makefile header. PR: ports/175277 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=311003
* Update to version 33.5.0, which mostly brings Qt5 source compatibility.Alexey Dokuchaev2013-01-252-5/+4
| | | | | | | Approved by: davide (maintainer; implicit due to inactivity) Notes: svn path=/head/; revision=310966
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-236-4/+6
| | | | Notes: svn path=/head/; revision=310871
* * update to svn 1437264Maho Nakata2013-01-235-44/+5
| | | | | | | | | * remove some unnecessary files [1] Submitted by: pfg@ Notes: svn path=/head/; revision=310852
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-221-2/+2
| | | | | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category if missing - Remove indefinite article from COMMENT Approved by: maintainers Notes: svn path=/head/; revision=310844
* * update to svn 1434565Maho Nakata2013-01-212-11/+11
| | | | | | | | | * adapt installation process [1] Submitted by: pfg@ [1] Notes: svn path=/head/; revision=310767
* - Update x11-toolkits/scintilla and editors/scite to 3.2.4Guido Falsi2013-01-182-3/+3
| | | | | | | | PR: ports/175395, ports/175396 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=310600
* - Chase lib version changes from ilmbase and OpenEXR updatesSteve Wills2013-01-171-1/+2
| | | | Notes: svn path=/head/; revision=310536