aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix linker problem by removing libtool dependency. The combination ofTijl Coosemans2013-10-224-32/+42
| | | | | | | | | | | | | | | | | | | | | USE_AUTOTOOLS, USE_GCC and C++ is broken because /usr/local/bin/libtool has hardcoded the linker it was built with. So on FreeBSD 10 it tries to link gcc compiled C++ code with clang which does not work. - Remove USE_GCC and fix build with clang with two new patches. [1] - Fix build with libc++ by removing -lstdc++ from linker flags. The compiler automatically adds the right runtime library. - Add LICENSE. - Convert gnomehack to pathfix. - Remove references to PTHREAD_LIBS and PTHREAD_CFLAGS. - Support staging. - Remove an old patch that's no longer needed. PR: ports/164618 [1] Submitted by: Paul Ambrose <ambrosehua@gmail.com> [1] Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=331255
* change Master site.MIHIRA Sanpei Yoshiro2013-10-221-1/+2
| | | | | | | PR: ports/183012 Notes: svn path=/head/; revision=331249
* - Convert to stagingMathieu Arnold2013-10-223-8/+6
| | | | | | | | | | | | - Use new LIB_DEPENDS format - convert some spaces to tabs to shut portlint up PR: ports/183175 Submitted by: mat Approved by: maintainer Notes: svn path=/head/; revision=331247
* - Support stagingDmitry Marakasov2013-10-222-3/+1
| | | | Notes: svn path=/head/; revision=331227
* - Support stagingDmitry Marakasov2013-10-221-7/+6
| | | | | | | - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=331226
* textproc/py-sphinxcontrib-httpdomain: update to 1.2.0William Grzybowski2013-10-213-32/+4
| | | | | | | | - Update to 1.2.0 - Use autoplist Notes: svn path=/head/; revision=331132
* - Update to 0.094000Sunpoet Po-Chuan Hsieh2013-10-212-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Pod-Eventual/Changes Notes: svn path=/head/; revision=331117
* - Update to 2013.10.20Sunpoet Po-Chuan Hsieh2013-10-212-3/+3
| | | | Notes: svn path=/head/; revision=331106
* - Update to 2013.10.20Sunpoet Po-Chuan Hsieh2013-10-212-3/+3
| | | | Notes: svn path=/head/; revision=331105
* Horde port update:Martin Matuska2013-10-212-3/+3
| | | | | | | | | | | | | | | | | | | Horde_ActiveSync 2.8.3 -> 2.8.4 Horde_Auth 2.1.0 -> 2.1.1 Horde_Core 2.9.0 -> 2.10.0 Horde_Css_Parser 1.0.1 -> 1.0.2 Horde_Date 2.0.6 -> 2.0.7 Horde_History 2.2.0 -> 2.2.1 Horde_Imap_Client 2.15.4 -> 2.15.5 Horde_Log 2.0.1 -> 2.1.0 Horde_Mail 2.1.1 -> 2.1.2 Horde_Rpc 2.1.0 -> 2.1.1 Horde_Smtp 1.2.3 -> 1.2.5 Horde_SpellChecker 2.1.0 -> 2.1.1 Horde_Stream 1.3.0 -> 1.4.0 Notes: svn path=/head/; revision=331093
* Update to 1.11.Xin LI2013-10-216-115/+33
| | | | | | | | PR: ports/173998 Submitted by: Thorsten Nicolaus <freebsd ite-nic de> Notes: svn path=/head/; revision=331090
* Format dates and times based on human-friendly examples, not arcane strftimeSteve Wills2013-10-204-0/+24
| | | | | | | | | | | | directives. WWW: https://github.com/jeremyw/stamp PR: ports/182691 Submitted by: Loic Blot <loic.blot@unix-experience.fr> Notes: svn path=/head/; revision=331064
* A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.Steve Wills2013-10-204-0/+25
| | | | | | | | | | WWW: http://github.com/cucumber/gherkin PR: ports/182687 Submitted by: Loic Blot <loic.blot@unix-experience.fr> Notes: svn path=/head/; revision=331056
* Enable stage,Baptiste Daroussin2013-10-201-14/+8
| | | | | | | Replace patching by proper make usage Notes: svn path=/head/; revision=331047
* Emoji assetsSteve Wills2013-10-204-0/+23
| | | | | | | | | | WWW: https://github.com/github/gemoji PR: ports/182677 Submitted by: Loic Blot <loic.blot@unix-experience.fr> Notes: svn path=/head/; revision=331032
* - Convert to stagingEitan Adler2013-10-202-3/+1
| | | | Notes: svn path=/head/; revision=331028
* - Add LICENSESunpoet Po-Chuan Hsieh2013-10-202-5/+6
| | | | | | | - Support STAGEDIR Notes: svn path=/head/; revision=331013
* - Update to 0.8.7.2Sunpoet Po-Chuan Hsieh2013-10-202-4/+4
| | | | | | | Changes: https://github.com/lsegal/yard/blob/master/README.md Notes: svn path=/head/; revision=331004
* Integrate Compass into Rails 2.3 and up.Steve Wills2013-10-204-0/+25
| | | | | | | | | | WWW: https://github.com/Compass/compass-rails PR: ports/182656 Submitted by: Loic Blot <loic.blot@unix-experience.fr> Notes: svn path=/head/; revision=330974
* A fast, open source text processor and publishing toolchain, written in Ruby,Steve Wills2013-10-204-0/+27
| | | | | | | | | | | | | for transforming AsciiDoc markup into HTML 5, DocBook 4.5, DocBook 5.0 and custom outupt formats. WWW: http://asciidoctor.org/ PR: ports/182650 Submitted by: Loic Blot <loic.blot@unix-experience.fr> Notes: svn path=/head/; revision=330959
* - Convert to new options frameworkMarcus von Appen2013-10-192-44/+41
| | | | | | | | - Enable proper PORTDOCS support - Drop maintainership Notes: svn path=/head/; revision=330919
* Update to version 1.8.2Pawel Pekala2013-10-192-4/+3
| | | | | | | | | | | | | | | | | Fixes: * Fix regression selecting Subversion 1.6 repositories (Kai Willadsen) * Fix for unicode usernames on Windows; note that this change also moves Meld config from the remote to the local app data folder (Kai Willadsen) * Add copyright string to appdata file (Kai Willadsen) Translations: * Fran Diéguez (gl) * Matej Urbančič (sl) Notes: svn path=/head/; revision=330880
* Change upstream to a new shinier one.Mathieu Arnold2013-10-186-145/+19
| | | | | | | | | | | (And take maintainership.) PR: ports/183084 Submitted by: mat Approved by: garga (maintainer) Notes: svn path=/head/; revision=330766
* deprecate ports broken for more than 6 monthBaptiste Daroussin2013-10-183-0/+9
| | | | Notes: svn path=/head/; revision=330730
* - Support stagedirCarlo Strub2013-10-173-8/+6
| | | | | | | | - Remove leading article in COMMENT - Fix typo in pkg-descr Notes: svn path=/head/; revision=330680
* - Fixed build with clangVeniamin Gvozdikov2013-10-171-0/+2
| | | | | | | Approved by: eadler, osa, rm (mentors, implicit) Notes: svn path=/head/; revision=330657
* - Added depends by gcc because clang doesn't buildVeniamin Gvozdikov2013-10-172-6/+16
| | | | | | | | | - Fixed find libiconv on 10.x Approved by: eadler, osa, rm (mentros, implicit) Notes: svn path=/head/; revision=330643
* Update to 2.1.2Matthew Seaman2013-10-163-26/+25
| | | | | | | | | | - stagify - new style LIB_DEPENDS Announcement: http://sphinxsearch.com/blog/2013/10/15/sphinx-2-1-2-is-now-available/ Notes: svn path=/head/; revision=330534
* Update SIP to 4.15.2 and PyQt to 4.10.3.Raphael Kubo da Costa2013-10-152-3/+1
| | | | | | | | | | This commit also adds proper staging support to all the ports being updated. In collaboration with Schaich Alonso <alonsoschaich@fastmail.fm> and Tomasz Kowalczyk <kowalczfbsd@gmail.com>. Notes: svn path=/head/; revision=330463
* Finish some ports removalAntoine Brodin2013-10-151-2/+0
| | | | Notes: svn path=/head/; revision=330441
* - Support STAGEDIROlivier Duchateau2013-10-152-5/+2
| | | | | | | | | | | | | While I'm here - Switch to USES= gmake - Convert to new LIB_DEPENDS format - Enhance COMMENT entry (misc/xfce4-wm-themes) - Adjust Xfce dependencies, and bump PORTREVISION (sysutils/xfce4-power-manager) Notes: svn path=/head/; revision=330424
* - Update to 1.00Sunpoet Po-Chuan Hsieh2013-10-153-12/+9
| | | | | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/XML-Compile-Cache/ChangeLog Notes: svn path=/head/; revision=330413
* - Update to 0.22Sunpoet Po-Chuan Hsieh2013-10-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Validator-Custom/Changes Notes: svn path=/head/; revision=330412
* 2013-10-15 www/rubygem-staticmatic: No longer maintained upstreamBaptiste Daroussin2013-10-155-340/+0
| | | | | | | | | | | | 2013-10-10 www/ruby-nora: Does not work with Ruby 1.9 www/aswiki 2013-10-10 textproc/ruby-amrita: Does not work with Ruby 1.9 2013-10-15 security/flowtag: Does not work with Ruby 1.9 2013-10-10 lang/ruby-lua4: Does not work with Ruby 1.9 2013-10-15 dns/dnsdoctor: Does not work with Ruby 1.9 Notes: svn path=/head/; revision=330396
* Remove unmaintained ports depending on textproc/libxmlBaptiste Daroussin2013-10-1512-165/+0
| | | | | | | While here remove textproc/cole which upstream has disappeared and is not depend on anymore Notes: svn path=/head/; revision=330393
* Add an expiration date aligned on the gnoem-libs expiration date.Baptiste Daroussin2013-10-151-0/+1
| | | | | | | Approved by: gnome (kwm) Notes: svn path=/head/; revision=330392
* - Update to 2.3-2004-10-08Pietro Cerutti2013-10-153-54/+44
| | | | | | | | | - Convert to USES+=tk - Convert to OPTIONSng (DOCS) - Install sample sgmlbrowse program Notes: svn path=/head/; revision=330381
* - Convert to USES+=tkPietro Cerutti2013-10-151-9/+12
| | | | | | | | - Convert to OPTIONSng (DOCS) - STAGE-clean Notes: svn path=/head/; revision=330374
* Update to 2.9.4.Raphael Kubo da Costa2013-10-142-7/+3
| | | | | | | | While here, add staging support. Contains commits by Schaich Alonso from our (KDE@'s) area51 repository. Many thanks! Notes: svn path=/head/; revision=330309
* Support staging.Raphael Kubo da Costa2013-10-142-4/+2
| | | | | | | Sorry, this should have been committed in r330300. Notes: svn path=/head/; revision=330302
* Update to 2.0.10Raphael Kubo da Costa2013-10-143-4/+4
| | | | Notes: svn path=/head/; revision=330300
* - Update to 2013.10.13Sunpoet Po-Chuan Hsieh2013-10-142-3/+3
| | | | Notes: svn path=/head/; revision=330295
* - Update to 2013.10.13Sunpoet Po-Chuan Hsieh2013-10-142-3/+3
| | | | Notes: svn path=/head/; revision=330294
* As Gnome1 has been deprecated this port must go too.Cy Schubert2013-10-141-0/+3
| | | | Notes: svn path=/head/; revision=330280
* Fix package name collisionBaptiste Daroussin2013-10-141-1/+1
| | | | Notes: svn path=/head/; revision=330275
* Update Qt to 4.8.5 and Qt Creator to 2.8.0.Raphael Kubo da Costa2013-10-134-8/+4
| | | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team, with commits by makc@, Schaich Alonso and yours truly. Besides the tons of upstream fixes, we have mkspecs for GCC 4.9 and clang33 (from ports), staging support in the Makefiles and dependency fixes related to pkg-config. Many thanks to the people who helped test the ports using our area51 repository, and also to the people who provided patches and bug reports via GNATS! PR: ports/180615 ports/181921 ports/182049 Notes: svn path=/head/; revision=330266
* - Convert unmaintained ports to USES=qmakeMax Brazhnikov2013-10-131-5/+2
| | | | | | | | | - Add stage support - Convert LIB_DEPENDS to new syntax - Minor changes/fixes Notes: svn path=/head/; revision=330227
* - Update to 0.093331Sunpoet Po-Chuan Hsieh2013-10-133-9/+12
| | | | | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/Pod-Eventual/Changes Notes: svn path=/head/; revision=330224
* - Support STAGEDIRAlex Kozlov2013-10-111-7/+6
| | | | | | | | | | | | | | | - Reset maintainer, address bounces [1]: 550 5.1.1 <uwe.pierau@tu-clausthal.de>: Recipient address rejected: undeliverable address: host sphinx.rz.tu-clausthal.de[139.174.2.44] said: 550-5.1.1 <uwe.pierau@tu-clausthal.de>: Recipient address rejected: undeliverable address: host mail.tu-clausthal.de[139.174.2.1] said: 550 uwe.pierau@tu-clausthal.de unknown user account (in reply to RCPT TO command) PR: ports/182316 [1] Submitted by: Uwe Pierau <noaddress@freebsd.de> [1] Notes: svn path=/head/; revision=330106
* - Update to 1.39Sunpoet Po-Chuan Hsieh2013-10-113-23/+21
| | | | | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog Notes: svn path=/head/; revision=330095