aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* Drop uses USES already set by master portbapt2014-04-251-1/+0
| | | | Reported by: tijl
* Switch to USES=libtoolbapt2014-04-252-16/+8
| | | | | | | | Strip binaries PR: ports/188978 Submitted by: tijl Approved by: kwm (gnome)
* Convert to USES=libtool.tijl2014-04-254-10/+6
| | | | Approved by: kde (makc)
* Attempt to fix build on HEAD by addressing the new compiler-warningmi2014-04-252-65/+137
| | | | | | in a number of places. Notified by: automatic builds
* Replace all @unexec /bin/rmdir with @unexec rmdirmat2014-04-251-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Remove the last @comment $FreeBSD$ from plists.mat2014-04-251-1/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-238-15/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | exists, libtool will add all libraries libB.la refers to (dependency_libs field) to the linker command line and store them in the dependency_libs field of libA.la. So everything that subsequently links with libA will also link to these extra libraries. This causes too much overlinking. This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs field in .la libraries during staging. However, because .la libraries have very limited use when dependency_libs is empty it makes sense to completely remove them during staging. So with this commit USES=libtool is modified to remove .la libraries and a new form (USES=libtool:keepla) is introduced in case they need to be kept (dependency_libs is still emptied). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery)
* - Update to 2.14gahr2014-04-233-90/+9
| | | | | Changes: * Rationalize buffer usage and suppress private buff module.
* Switch from py-requests1 to py-requestsantoine2014-04-221-3/+3
|
* Update to 4.5.3.adamw2014-04-212-4/+4
|
* Fix buildantoine2014-04-211-6/+4
| | | | | | PR: ports/188387 Submitted by: maintainer Reported by: pkg-fallout
* - Stop removing directories from BSD.local.dist.bdrewery2014-04-192-58/+1
| | | | | | | | | | | This fixes false-positive leftover (files removed) warnings in Redports/QAT/Tinderbox. Note that some of these ports still have Orphans which I did not address. With hat: portmgr Spotted by: new 'check-plist'
* - Take maintainershiprene2014-04-181-10/+7
| | | | | | - Unexpire - Stage - USE_GMAKE=yes -> USES=gmake
* Remove expired ports:rene2014-04-189-155/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared 2014-04-17 science/flounder: Unmaintained since 2002 2014-04-17 security/nbaudit: Unmaintained since 2002 2014-04-17 security/saint: Unmaintained since 2002 2014-04-17 graphics/gozer: Unmaintained since 2002 2014-04-17 misc/pdfmap: Unmaintained since 2002 2014-04-17 devel/showgrammar: Unmaintained since 2002 2014-04-17 biology/libgenome: Unmaintained since 2002 2014-04-17 deskutils/narval: Unmaintained since 2002 2014-04-17 devel/fampp: Unmaintained since 2002 2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002 2014-04-17 misc/wmfirew: Unmaintained since 2002 2014-04-17 x11-wm/e16utils: Unmaintained since 2002 2014-04-17 misc/salias: Unmaintained since 2002 2014-04-17 print/latex2slides: Unmaintained since 2002 2014-04-17 lang/sxm: Unmaintained since 2002 2014-04-17 textproc/pybook: Unmaintained since 2002 2014-04-17 mail/mailcrypt: Unmaintained since 2002 2014-04-17 japanese/elvis: Unmaintained since 2002 2014-04-17 devel/prototype: Unmaintained since 2002 2014-04-17 print/wprint: Unmaintained since 2002 2014-04-17 science/euler: Unmaintained since 2002 2014-04-17 multimedia/gopchop: Unmaintained since 2002 2014-04-17 science/gdis: Unmaintained since 2002 2014-04-17 net/googolplex: Unmaintained since 2002 2014-04-17 lang/logo: Unmaintained since 2002 2014-04-17 textproc/roap: Unmaintained since 2002 2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002 2014-04-17 games/yamsweeper: Unmaintained since 2002 2014-04-17 net-mgmt/echolot: Unmaintained since 2002 2014-04-17 security/pam_smb: Unmaintained since 2002 2014-04-18 devel/lua-redis-parser: Broken for more than 6 months 2014-04-18 biology/finchtv: Broken for more than 6 months 2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
* - Update to 3.3.5swills2014-04-182-3/+3
|
* Bump portrevision for libxml2 shlib change.zeising2014-04-171-1/+1
|
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-1743-39/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* - Update to version 4.7.2mva2014-04-172-3/+3
|
* Bump PORTREVISION since the previous commit changed the package list.ehaupt2014-04-161-0/+1
|
* Use @sample pkg-plist macro.ehaupt2014-04-162-4/+2
|
* - fix unknown encodings with ruby 1.9.3dinoex2014-04-162-4/+12
|
* textproc/py-sphinxcontrib-httpdomain: update to 1.2.1wg2014-04-162-4/+3
|
* Update to 3.0.1antoine2014-04-153-10/+10
|
* Lasem aims to be a C/GObject based SVG/MathML renderer and editor. It usesolivierd2014-04-147-0/+108
| | | | | | cairo and pango as it's rendering abstraction layer. WWW: https://wiki.gnome.org/Projects/Lasem
* Remove expired ports:rene2014-04-138-92/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-12 net/pvm++: Unmaintained since 2001 2014-04-12 devel/ixlib: Unmaintained since 2001 2014-04-12 mail/althea: Unmaintained since 2001 2014-04-12 graphics/claraocr: Unmaintained since 2001 2014-04-12 graphics/qvplay: Unmaintained since 2001 2014-04-12 print/guitartex: Unmaintained since 2001 2014-04-12 print/pnm2ppa: Unmaintained since 2001 2014-04-12 graphics/opendis: Unmaintained since 2001 2014-04-12 net/gnome-mud: Unmaintained since 2001 2014-04-12 graphics/maverik: Unmaintained since 2001 2014-04-12 biology/rasmol: Unmaintained since 2001 2014-04-12 mail/mail2procmailrc: Unmaintained since 2001 2014-04-12 science/felt: Unmaintained since 2001 2014-04-12 textproc/pardiff: Unmaintained since 2001 2014-04-12 lang/klone: Unmaintained since 2001 2014-04-12 net/rmsg: Unmaintained since 2001 2014-04-12 net/sharity-light: Unmaintained since 2001 2014-04-12 biology/genpak: Unmaintained since 2001 2014-04-12 net/forg: Unmaintained since 2001 2014-04-12 misc/txt2regex: Unmaintained since 2001 2014-04-12 textproc/ipdf: Unmaintained since 2001 2014-04-12 graphics/plotmtv: Unmaintained since 2001 2014-04-12 devel/happydoc: Unmaintained since 2001 2014-04-12 print/cpp2latex: Unmaintained since 2001 2014-04-12 graphics/svg2swf: Unmaintained since 2001 2014-04-12 devel/flick: Unmaintained since 2001 2014-04-12 mail/smail: Unmaintained since 2001 2014-04-12 net/net-http: Unmaintained since 2001 2014-04-12 security/cfv: Unmaintained since 2001 2014-04-12 graphics/camediaplay: Unmaintained since 2001 2014-04-12 math/umatrix: Unmaintained since 2001
* SassC is a wrapper around libsass (http://github.com/hcatlin/libsass) usednivit2014-04-134-0/+39
| | | | | | | to generate a useful command-line application that can be installed and packaged for several operating systems. WWW: http://libsass.org
* Libsass is a C/C++ port of the Sass CSS precompiler.nivit2014-04-135-0/+47
| | | | | | | | | | The original version was written in Ruby, but this version is meant for efficiency and portability. This library strives to be light, simple, and easy to build and integrate with a variety of platforms and languages. WWW: http://libsass.org/
* Do not add 4.1.2/docbook.cat to catalogantoine2014-04-131-2/+2
| | | | | | | | This fixes docbook2man at runtime and unbreaks gnome-packagekit build Silence from: doceng Reported by: pkg-fallout since several weeks With hat: portmgr
* Remove expired ports:rene2014-04-1123-528/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-10 www/p5-CGI-modules: No more public distfiles 2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules 2014-03-10 www/sbox-dtc: No more public distfiles 2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc 2014-03-10 textproc/glimpse: No more public distfiles 2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse 2014-04-10 misc/tkman: Depends on expired textproc/glimpse 2014-04-09 devel/asl: Unmaintained since 1997 2014-04-09 net/pcnfsd: Unmaintained since 1997 2014-04-10 cad/chipmunk: Unmaintained since 1999 2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated. 2014-04-10 www/mambo: Broken for more than 6 months 2014-04-10 devel/lua-rds-parser: Broken for more than 6 months 2014-04-10 editors/the: Unmaintained since 1999 2014-04-10 japanese/exmh2: Unmaintained since 1999 2014-04-10 net/freewais-sf: Unmaintained since 1999 2014-04-10 editors/elvis: Unmaintained since 1999 2014-04-10 japanese/sed: Unmaintained since 1999 2014-04-10 x11-fm/xfm: Unmaintained since 1999 2014-04-10 print/rtf2latex: Unmaintained since 1999 2014-04-10 graphics/fbm: Unmaintained since 1999 2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000 2014-04-11 emulators/prodosemu: Unmaintained since 2000 2014-04-11 security/gtkportscan: Unmaintained since 2000 2014-04-11 graphics/xmfract: Unmaintained since 2000 2014-04-11 databases/xmbase-grok: Unmaintained since 2000 2014-04-11 emulators/svr4_base: Unmaintained since 2000 2014-04-11 math/freefem: Unmaintained since 2000 2014-04-11 graphics/tiff2png: Unmaintained since 2000 2014-04-11 math/wingz: Unmaintained since 2000 2014-04-11 lang/STk: Unmaintained since 2000 2014-04-11 graphics/kdc2tiff: Unmaintained since 2000 2014-04-11 math/xlispstat: Unmaintained since 2000 2014-04-11 databases/typhoon: Unmaintained since 2000 2014-04-11 graphics/dc20ctrl: Unmaintained since 2000 2014-04-11 www/fhttpd: Unmaintained since 2000 2014-04-11 graphics/xmorph: Unmaintained since 2000 2014-04-11 editors/axe: Unmaintained since 2000 2014-04-11 www/cgic: Unmaintained since 2000
* 2014-04-10 deskutils/nautilus-locked-folder: nautilus will be updated to the ↵bapt2014-04-114-43/+0
| | | | | | | | | | | | | | | | | | | | | | | 3.x version which is not compatible with 2.x 2014-04-10 www/screem: gnome-menus 2.x will be updated in the GNOME 3 import 2014-04-10 deskutils/nautilus-actions: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 deskutils/nautilus-sendto: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 deskutils/nautilus-open-terminal: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 sysutils/eiciel: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 sysutils/nautilus-cd-burner: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 x11-fm/py-nautilus: nautilus will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 sysutils/sensors-applet: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 net/link-monitor-applet: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 net/netspeed_applet: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 net/remmina-applet: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 misc/uf-view: gnome-desktop 2.x will be updated in the GNOME 3 import 2014-04-10 textproc/uim-gnome: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 audio/istream: gnome-panel will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 mail/contact-lookup-applet: gnome-panel will be updated to the 3.x version which is not compatible with 2.x 2014-04-10 security/tuntun: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 misc/quick-lounge-applet: gnome-panel 2.x will be updated in the GNOME 3 import 2014-04-10 sysutils/bubblemon2: gnome-panel 2.x will be updated in the GNOME 3 import
* - Reassign to the heap at maintainer's requestculot2014-04-111-1/+1
| | | | With hat: portmgr-lurker
* - Take Denis Pokataev's Perl ports maintainershipculot2014-04-112-2/+2
| | | | Approved by: Denis Pokataev <catone@cpan.org> (maintainer, via email)
* Fix packaging/stagingbdrewery2014-04-111-1/+1
| | | | | Reported by: pkg-fallout Pointyhat to: mat
* Mark as broken non staged ports using the ruby frameworkbapt2014-04-091-0/+2
| | | | With hat: portmgr
* Upgrade to new upstream release 0.0.26. Upstream changes:mandree2014-04-083-18/+5
| | | | | | | - fix build with automake 1.13+ - handle used css lists in epub format - fix broken noextensions option recognition (dropped from our patch) - searchpath option no longer produces a warning about bad shell syntax
* Fix the compilation of the python modules. To not refer to the stagedir.kwm2014-04-081-3/+4
|
* Support stagebapt2014-04-081-5/+4
|
* support stagebapt2014-04-082-16/+16
|
* Support stagebapt2014-04-081-6/+5
|
* Support stagebapt2014-04-081-7/+6
|
* Support stagebapt2014-04-081-28/+12
|
* Mark as broken: not stage friendly, no more public distfilesbapt2014-04-081-0/+2
| | | | With hat: portmgr
* Mark as broken: not stage friendly, no more public distfilesbapt2014-04-081-0/+2
| | | | With hat: portmgr
* Mark as broken: does not fetchbapt2014-04-071-1/+2
|
* Fix packaging as a userbapt2014-04-071-0/+2
|
* - Update to 2014.04.06sunpoet2014-04-072-3/+3
|
* - Update to 2014.04.06sunpoet2014-04-072-3/+3
|
* - Update to 2014.04.06sunpoet2014-04-072-3/+3
|
* Stage supportantoine2014-04-071-13/+8
|
* Package somethingantoine2014-04-071-3/+4
| | | | Reported by: poudriere, make check-orphans
* Unbreakantoine2014-04-051-1/+1
| | | | With hat: portmgr
* - Chase libexiv2.so shlib version bump after r350163danfe2014-04-051-4/+3
| | | | | | - Fix nearby minor style issues while here (not all) Approved by: portmgr (bapt), some ports are still NO_STAGE :(
* Correct licensetj2014-04-052-8/+5
|
* - Update to version 4.7.1mva2014-04-042-3/+3
| | | | Changelog: https://lucene.apache.org/core/4_7_1/changes/Changes.html
* Add Elasticsearch Marvel management plugin.tj2014-04-046-0/+341
| | | | WWW: http://www.elasticsearch.com/marvel/
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-034-8/+6
| | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc.
* Finish renameantoine2014-04-031-1/+1
|
* - Update to 1.1.7swills2014-04-032-4/+4
|
* - Update to 0.12.4swills2014-04-032-4/+3
|
* - Update to 3.2.18swills2014-04-033-5/+16
|
* Update to 1.1.0.tj2014-04-034-12/+11
| | | | | | This upgade requires a full cluster restart. Changes: http://www.elasticsearch.org/downloads/1-1-0/
* - Update to 20140328olivierd2014-04-032-3/+3
| | | | | PR: 188042 Submitted by: Kozlov Sergey (maintainer)
* - Update to 0.94sunpoet2014-04-032-6/+4
| | | | Changes: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-JavaScript-XS/Changes
* - Update to 0.94sunpoet2014-04-032-6/+4
| | | | Changes: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-JavaScript/Changes
* - Update to 0.96sunpoet2014-04-032-6/+4
| | | | Changes: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-CSS-XS/Changes
* - Update to 0.95sunpoet2014-04-032-6/+4
| | | | Changes: http://search.cpan.org/dist/Template-Plugin-Filter-Minify-CSS/Changes
* Update to 1.10.tj2014-04-037-113/+116
| | | | Changes: http://cpansearch.perl.org/src/DRTECH/Search-Elasticsearch-1.10/Changes
* Update to 0.1.6jpaetzel2014-04-024-171/+6
| | | | | PR: ports/188075 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* Fix buildbapt2014-04-011-2/+2
| | | | Reported by: marino
* Update to 2.1.7matthew2014-04-012-3/+3
| | | | Change Log: http://sphinxsearch.com/docs/2.1.7/rel217.html
* - Update to 2014.03.30sunpoet2014-04-012-3/+3
|
* Unbreakantoine2014-04-011-2/+2
| | | | With hat: portmgr
* - update to 2.2.12dinoex2014-03-312-9/+9
| | | | | - better fetch from github - add USES=zip
* - Update to 2014.03.30sunpoet2014-03-312-3/+3
|
* - Update to 2014.03.30sunpoet2014-03-312-3/+3
|
* - Add stage supportrene2014-03-312-8/+56
| | | | | | | | | - Convert to USES=tar:bzip2 - Bump PORTREVISION Allthough not strictly necessary, rename the now non-magic variable "MAN1" to "GEN_MAN" to avoid confusion with its non-staged meaning. Approved by: portmgr (infrastructure blanket)
* - Use rubygem-sass32swills2014-03-311-1/+2
| | | | | | PR: ports/188101 Reported by: Robbert Klarenbeek <robbertkl@renbeek.nl> Pointyhat to: swills
* Sass is an extension of CSS3, adding nested rules, variables, mixins, selectorswills2014-03-314-0/+29
| | | | | | | | | inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. This older version will be used by rubygem-compass. WWW: http://sass-lang.com/
* Use c++11 shared pointers when possiblebapt2014-03-311-3/+11
|
* When STL is libc++ use shared pointer from C++11 instead of boost onebapt2014-03-311-4/+11
|
* - fix build on FreeBSD10dinoex2014-03-311-0/+2
|
* - Update to 2.100sunpoet2014-03-312-5/+3
| | | | | | Changes: http://search.cpan.org/dist/Net-IDN-Encode/Changes PR: ports/188073 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* - Update to 3.47sunpoet2014-03-312-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-Twig/Changes
* Graphical Diff for Xdinoex2014-03-314-0/+28
| | | | | | LICENSE: GPL2 or later WWW: http://www.lurklurk.org/xwindiff.html
* - update to 0.2.7 from githubdinoex2014-03-303-39/+27
| | | | - use STAGEDIR
* - Update to 1.3.3swills2014-03-292-3/+3
| | | | | PR: ports/187999 Submitted by: Michael Moll <kvedulv@kvedulv.de>
* - Fix build with newer clangdanilo2014-03-291-0/+5
|
* - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x andpgj2014-03-2944-44/+44
| | | | | | | | 9.x in order to prevent run-time breakage after the recent changes in libiconv - Bump port revision for lang/ghc and all dependents, as a consequence Obtained from: FreeBSD Haskell
* Fix build on FreeBSD 10+ (version without gcc)demon2014-03-281-0/+3
|
* Update to flex 2.5.39johans2014-03-283-9/+11
|
* Stagify;demon2014-03-285-30/+50
| | | | | | Use new LIB_DEPENDS format; USE_GMAKE --> USES=gmake; update to 1.5.12 (the only fetchable version in 1.5.x branch).
* textproc/ocaml-tyxml: Upgrade 2.0.1 -> 2.2.0 and support stagemarino2014-03-275-31/+54
| | | | | | | | | | | The implements the referenced PR and then stage support was added. The latter largely came from the pkgsrc version of this port which has the same maintainer. The modified LGPL license (with an OpenSSL exception) was annotated as well. PR: ports/176065 Submitted by: maintainer (Jaap Boender) Stage support: Taken from pkgsrc
* textproc/ocaml-text: Use ldconfig and autogen plistmarino2014-03-272-42/+3
| | | | | | Neither USE_OCAML_LDCONFIG nor USE_OCAMLFIND_PLIST were working properly earlier. Now that they are, come back to this port and use those facilities, then bump it.
* Stage supportantoine2014-03-271-2/+1
|
* textproc/ocaml-text: Update version 0.5 -> 0.6 and stagemarino2014-03-273-38/+62
| | | | | | | | | | | | | Since the maintainer also maintains the pkgsrc version of ocaml-text, I used their methods for implementing stage. I am perplexed about the change in the pkg-plist because no documents were generated and there were no documents on pkgsrc plist either. As with other recent ocaml changes, ldconf changes were inhibited. ldconf probably needs a new global policy (e.g. apply in a post-install script) PR: ports/176060 Submitted by: maintainer (Jaap Boender) Stage support: Taken from pkgsrc
* Add missing dependencygarga2014-03-261-0/+2
|
* Update to 1.8.5antoine2014-03-262-3/+3
|
* textproc/xmlada, www/aws: Hack to fix build on FreeBSD 8marino2014-03-261-0/+5
| | | | | | | | | | | | | | | For an unknown reason, the shared version of the xmlada library fails to link on FreeBSD 8. To at least get it building, only the static version is built on that platform. As a consequence, www/aws had to have a similar FreeBSD8-only instruction. Neither requires plist adjustments because they both have generated plists. No bump is required because neither have been building on FreeBSD 8. xmlada is due to be updated anyway. Most Ada libraries are static and I very well just convert xmlada to be a static-only library without condition. While here, fix a check-orphans failure due to licensing on aws.
* Fix MASTER_SITESgarga2014-03-261-2/+1
|
* - Stage supportnovel2014-03-261-4/+3
| | | | | - Convert to the new LIB_DEPENDS syntax - Convert to USES=pathfix from using gnomehack
* Support staging.mat2014-03-253-37/+22
| | | | | Poked by: bapt Sponsored by: Absolight
* - Update to 0.45garga2014-03-254-45/+430
| | | | | - Support STAGE - Add LICENSE
* textproc/stardict3:makc2014-03-253-5/+22
| | | | | | - Switch off GMOME 2 support by default - Covert to USES= tar:bzip2 - Add patches to fix gnome-free build with clang
* Fix a typoantoine2014-03-251-1/+1
|
* RDF Framework for Perltj2014-03-255-0/+202
| | | | WWW: http://search.cpan.org/dist/RDF-Trine/
* - Change files/patch-setup.py [1]nemysis2014-03-251-4/+10
| | | | Reported by: antoine@ [1]
* Simple support for XML Namespaces.tj2014-03-255-0/+31
| | | | WWW: http://search.cpan.org/dist/XML-Namespace/
* Fix categoriestj2014-03-251-1/+2
|
* Fix categoriestj2014-03-251-1/+2
|
* A list of commonly used namespaces.tj2014-03-255-0/+34
| | | | WWW: http://search.cpan.org/dist/XML-CommonNS/
* Simple factory objects for SAX namespaced names.tj2014-03-255-0/+31
| | | | WWW: http://search.cpan.org/dist/XML-NamespaceFactory/
* This is a small package containing a Sphinx theme named "Cloud",swills2014-03-254-0/+61
| | | | | | | | | | along with some related Sphinx extensions. To see an example of the theme in action, check out it's documentation. WWW: https://pypi.python.org/pypi/cloud_sptheme/ PR: ports/187893 Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
* - Update to 1.2.0swills2014-03-243-5/+15
| | | | | | | | - Strip shared libs - Pet portlint PR: ports/187850 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
* - Update to 0.09sunpoet2014-03-243-7/+6
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/LaTeX-Encode/Changes
* - Update to 20140323sunpoet2014-03-242-3/+3
|
* - Update to 2014.03.23sunpoet2014-03-242-3/+3
|
* - Update to 2014.03.23sunpoet2014-03-242-3/+3
|
* - Update to 2014.03.23sunpoet2014-03-242-3/+3
|
* - Update to 0.8.7.4sunpoet2014-03-242-3/+3
| | | | Changes: https://github.com/lsegal/yard/commits/master
* - Fix STAGEDIR, make PREFIX safe, change CONFIGURE_ARGS and add REINPLACEnemysis2014-03-231-1/+3
| | | | Reported by: swills@
* - Pull in newer dependencies to keep rails happyswills2014-03-231-3/+3
|
* - Update to 3.3.4swills2014-03-232-3/+3
|
* XSV is a command-line tool for performing schema-validitynemysis2014-03-235-0/+79
| | | | | | | | | | | | | | | assessment of XML documents in accord with the W3C XML Schema specification, second edition. XSV (XML Schema Validator) is an open source (GPLed) work-in-progress attempt at a conformant schema-aware processor, as defined by XML Schema Part 1: Structures, Second Edition of 28 October 2004. It has been developed at the Language Technology Group of the Human Communication Research Centre in the School of Informatics at the University of Edinburgh, with support for one of us (Thompson) from the World Wide Web Consortium. WWW: http://www.ltg.ed.ac.uk/~ht/xsv-status.html
* - Bump PORTREVISION for rerolled tarballnemysis2014-03-233-19/+27
| | | | | | | | | - Take maintainership - Change DOCS - Add DOCS and EXAMPLES Options - Remove obsolete REINPLACE - Strip library - Change patch, old was rejected
* - Remove not needed LICENSE_FILEnemysis2014-03-231-5/+3
| | | | | | - USES gmake instead of USE_GMAKE - Support STAGEDIR - Break lines around 80 characters
* - update to 0.624az2014-03-222-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes
* - update to 0.91az2014-03-223-6/+3
| | | | - modernize pkg-descr
* - Support stagingehaupt2014-03-201-4/+5
| | | | - Use shebangfix
* Support stagingehaupt2014-03-201-3/+2
|
* Support stagingehaupt2014-03-201-2/+2
|
* - Update to 2.13gahr2014-03-202-9/+9
| | | | | Changes: * More effort to skip comments in arguments.
* - Support stagingehaupt2014-03-202-9/+10
| | | | | | | - Define DOCS option - Use WWW: with a single space - Define LICENSE and LICENSE_FILE - Convert USE_BZIP2=yes to USES=tar:bzip2
* xmlada, gtkada: Bump for buildersmarino2014-03-201-1/+1
| | | | | | | | libraries built by the previous version of the Ada compiler can not be used by the new compiler. Rev bump a couple of libraries that can cause breakage on incremental builds. Reported by: pkg-fallout
* - Update to 2014.03.16sunpoet2014-03-202-3/+3
|
* - Update to 2014.03.16sunpoet2014-03-202-3/+3
|
* - Update to 2014.03.16sunpoet2014-03-202-3/+3
|
* - Fix typo in COMMENT (CVS -> CSV)az2014-03-192-3/+3
| | | | | | | | - Assisgn maintainership to perl@ - Fix WWW (tab -> space) in pkg-plist PR: ports/187717 Submitted by: C Hutchinson <portmaster@bsdforge.com>
* - Change LICENSE from BSD to BSD2CLAUSEswills2014-03-181-1/+1
| | | | | PR: ports/187672 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
* Quiesce mkdirehaupt2014-03-181-1/+1
|
* Catch up with latest from upstream.mat2014-03-182-5/+16
| | | | Sponsored by: Absolight
* - Convert to USES=tarpawel2014-03-181-2/+1
| | | | - Use precise BSD licenses
* - Support stagingehaupt2014-03-171-14/+8
| | | | | | - USES -> gmake - Define DOCS option - New LIB_DEPENDS definition
* Now that the default version of GCC in the Ports Collection (pergerald2014-03-171-1/+1
| | | | | | | lang/gcc and Mk/bsd.default-versions.mk) is GCC 4.7, replace USE_GCC=4.7+ by USE_GCC=yes. Approved by: portmgr (mat)
* - Update to 20140316sunpoet2014-03-172-3/+3
|
* - Convert USE_AUTOTOOLS=libtool to USES=libtool.tijl2014-03-163-69/+6
| | | | | | | | | | | | - Remove USE_GNOME=intlhack. Does not do anything. - Staging. - Remove SKIM support. It depends on KDE3. - Touch config.h.in in post-patch so the makefile doesn't think it's outdated and decides to run autoheader and other autotools. - Remove references to FreeBSD 4.x from pkg-message. PR: ports/187011 Approved by: maintainer timeout (3 weeks)
* - Update to 1.100602lth2014-03-162-3/+6
| | | | | | - Add LICENSE Changes: http://metacpan.org/changes/distribution/String-Truncate
* - Update to 1.06lth2014-03-162-3/+3
| | | | Changes: http://metacpan.org/changes/distribution/Text-Truncate
* - Update to 0.004lth2014-03-162-3/+3
| | | | Changes: http://metacpan.org/changes/distribution/Version-Next
* Add gtkspell3 3.0.4.kwm2014-03-165-0/+134
| | | | | Gtkspell check library based on Gtk+ 3. This version isn't compatible with gtkspell.
* Add new Ada port: textproc/xml_ez_outmarino2014-03-169-0/+139
| | | | | | | | | | | | | | XML EZ_Out is a small set of packages intended to aid the creation of XML-formatted output from within Ada programs. It basically wraps the tags and data provided to it with XML syntax and writes them to a user-supplied medium. This medium can be any sort of writable entity, such as a file, a memory buffer, or even a communications link, such as a socket. The only functionality required of the medium is that it supply a meaningful "Put" (for writing a string) and "New_Line" procedure. WWW: http://www.mckae.com/xmlEz.html
* Use _CONFLICTS_INSTALL helper.adamw2014-03-161-4/+2
|
* Kill bogus EOL whitespace.danfe2014-03-151-2/+2
|
* - Update to 1.2.0miwi2014-03-152-3/+3
|
* - Update to 1.1.1.miwi2014-03-152-3/+3
|
* Fix double occurences of USES=tijl2014-03-151-18/+17
|
* Add new Ada port: textproc/opentoken 5.0amarino2014-03-148-0/+254
| | | | | | | | | | | | OpenToken is a facility for performing token analysis and parsing within the Ada language. It is designed to provide all the functionality of a traditional lexical analyzer/parser generator, such as lex/yacc. But due to the magic of inheritance and runtime polymorphism it is implemented entirely in Ada as withed-in code. No precompilation step is required, and no messy tool-generated source code is created. The tradeoff is that the grammar is generated at runtime. WWW: http://stephe-leake.org/ada/opentoken.html
* Convert USE_BZIP2=yes to USES=tar:bzip2ehaupt2014-03-141-1/+1
|
* - Use USES=shebangfixsunpoet2014-03-141-3/+2
| | | | - Use USES=tar:tgz
* - Use USES=tar:tgzsunpoet2014-03-141-2/+1
|
* - Update to 20140311sunpoet2014-03-142-3/+3
|
* Tie libgnat_util.a to libasismarino2014-03-141-2/+1
| | | | | | | Rather than specify gnat_util every time ASIS is a dependency, set it as a library dependency for ASIS. LIB_DEPENDS doesn't work because it is a static library, so just manually add libgnat_util.a to BUILD_DEPENDS and RUN_DEPENDS, then adjust 3 ports accordingly.
* - Update to 1.7-3tota2014-03-142-4/+3
|
* - Update to 1.1.7gahr2014-03-132-4/+7
| | | | | | | | | | - Enable testing when MAINTAINER_MODE is set Changes: * More initial whitespace fixes and off-by-one errors when parsing streams causes invalid XMLs and therefore Expat parsing errors. (reported by Anup Rao)
* - Stage supportmiwi2014-03-131-6/+1
|
* - Stage supportmiwi2014-03-131-10/+5
|
* textproc/adabrowse: switch build to .gpr to avoid ASIS rebuildsmarino2014-03-134-134/+49
| | | | | | | | | | | | | | At least with the upcoming gcc49 and ASIS 2013, I've been seeing gmake Makefile-based builds trying to rebuild ASIS rather than just use the provided static library. I don't know what causes that, but I did notice that it doesn't happen with GNAT project files. 1) Disregard gmake completely and provide a new build.gpr file This will work when gcc-aux is moved to gcc49. 2) Add DOCS option and install the html documentation optionally 3) Relocate LICENSE to make portlint happy 4) Using GPR makes this jobs safe (although the job number might be limited to 1 anyway in this case)
* Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name ofadamw2014-03-121-1/+1
| | | | | | | | improving accessibility. I think people who want to just find the port/package and install it are more likely to look for "spamassassin the program" than "spamassassin the perl module collection."
* - Add patches forgotten in previous commitculot2014-03-123-0/+43
| | | | | Reported by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Pointyhat to: culot@
* Deprecate a few old unmaintained portsantoine2014-03-123-0/+6
|
* Unbreakantoine2014-03-121-1/+1
|
* gnome-panel will be updated to the 3.x version when GNOME 3 will merged.kwm2014-03-111-0/+3
| | | | Deprecate the first batch of ports that are incompatible with the new 3.x version.
* - Update to 1.5.5 [1]culot2014-03-114-232/+305
| | | | | | | - Pet portlint(1) by changing spaces into tabs in Makefile PR: ports/187209 [1] Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
* - update to 1.01az2014-03-112-4/+4
| | | | Changes: http://search.cpan.org/dist/XML-Compile-Cache/ChangeLog
* - update to 0.03az2014-03-112-4/+3
|
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-1150-50/+50
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* - Update to 2014.03.09sunpoet2014-03-112-3/+3
|
* - Update to 2014.03.09sunpoet2014-03-112-3/+3
|
* - Update to 2014.03.09sunpoet2014-03-112-3/+3
|
* - Update to 20140302sunpoet2014-03-112-3/+3
|
* Convert textproc to USES=zipbapt2014-03-1178-92/+85
|
* Remove expired ports:rene2014-03-1013-208/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles 2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles 2014-03-10 irc/pure-xemacs21-mule: No more public distfiles 2014-03-10 lang/dice: No more public distfiles 2014-03-10 irc/dcc: No more public distfiles 2014-03-10 sysutils/backupme: No more public distfiles 2014-03-10 net/freeswitch-curl-devel: No more public distfiles 2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles 2014-03-10 emulators/cygne-sdl: No more public distfiles 2014-03-10 mail/newmail: No more public distfiles 2014-03-10 x11-toolkits/xscoop: No more public distfiles 2014-03-10 security/didentd: No more public distfiles 2014-03-10 sysutils/wait_on: No more public distfiles 2014-03-10 net/freeswitch-sbc-devel: No more public distfiles 2014-03-10 multimedia/gxanim: No more public distfiles 2014-03-10 www/nd: No more public distfiles 2014-03-10 lang/fbbi: No more public distfiles 2014-03-10 textproc/csv2xml: No more public distfiles 2014-03-10 www/trac-calendar: No more public distfiles 2014-03-10 misc/stan: No more public distfiles 2014-03-10 japanese/gtkicq: No more public distfiles 2014-03-10 net/nc6: No more public distfiles 2014-03-10 net/jpcap: No more public distfiles 2014-03-10 games/quake-extras: No more public distfiles 2014-03-10 net/asfrecorder: No more public distfiles 2014-03-10 sysutils/pyrenamer: No more public distfiles 2014-03-10 palm/synce-sync-engine: No more public distfiles 2014-03-10 www/linux-mplayer-plugin: No more public distfiles 2014-03-10 net-mgmt/airport: No more public distfiles 2014-03-10 textproc/manued.el: No more public distfiles 2014-03-10 sysutils/jailer: No more public distfiles 2014-03-10 sysutils/blimitd: No more public distfiles 2014-03-10 print/abntex: No more public distfiles 2014-03-10 sysutils/monkeytail: No more public distfiles 2014-03-10 dns/dns_mre: No more public distfiles 2014-03-10 japanese/libjcode: No more public distfiles 2014-03-10 sysutils/jailutils: No more public distfiles 2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles 2014-03-10 sysutils/hdup: No more public distfiles 2014-03-10 print/cups-smb-backend: No more public distfiles 2014-03-10 x11/settitle: No more public distfiles 2014-03-10 sysutils/anteater: No more public distfiles 2014-03-10 www/trac-pendingticket: No more public distfiles 2014-03-10 www/admuser: No more public distfiles 2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles 2014-03-10 www/metacafe_dl: No more public distfiles 2014-03-10 irc/irchat-pj-emacs21: No more public distfiles 2014-03-10 www/horde3-wicked: No more public distfiles 2014-03-10 java/drexelsnmp: No more public distfiles 2014-03-10 mail/sigit: No more public distfiles 2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles 2014-03-10 www/vtiger-customerportal: No more public distfiles 2014-03-10 irc/pure-emacs21: No more public distfiles 2014-03-10 www/extsm: No more public distfiles 2014-03-10 misc/cwish: No more public distfiles 2014-03-10 www/phpscheduleit: No more public distfiles 2014-03-10 palm/synce-serial: No more public distfiles 2014-03-10 palm/synce-vdccm: No more public distfiles 2014-03-10 net/freeswitch-insideout-devel: No more public distfiles 2014-03-10 sysutils/fusefs-fur: No more public distfiles 2014-03-10 mail/clamfilter: No more public distfiles 2014-03-10 textproc/cost: No more public distfiles 2014-03-10 palm/synce-gvfs: No more public distfiles 2014-03-10 net/nxserver: No more public distfiles 2014-03-10 sysutils/throttle: No more public distfiles 2014-03-10 japanese/aterm: No more public distfiles 2014-03-10 mail/teapop: No more public distfiles 2014-03-10 www/eldav.el: No more public distfiles 2014-03-10 graphics/gsnapshot: No more public distfiles 2014-03-10 japanese/zangband: No more public distfiles 2014-03-10 audio/xmms-wma: No more public distfiles 2014-03-10 misc/projectionlib: No more public distfiles
* Remove optional dependency on expired audio/p5-Audio-Beeprene2014-03-101-6/+1
| | | | Approved by: portmgr (infrastructure blanket)
* - Space/Tab twiddlesunpoet2014-03-101-10/+10
| | | | - Take maintainership
* - Update to 2.1.6jlaffaye2014-03-102-4/+4
| | | | - Specify BSD license
* Update WWW reference.gerald2014-03-091-1/+1
| | | | Suggested by: pfg
* Fix build error of uim-qt4 on 10-stable and beyond.nobutaka2014-03-091-0/+23
| | | | | PR: ports/187198 Submitted by: rakuco
* Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained ↵antoine2014-03-092-0/+4
| | | | since more than 12 years)
* - Convert to new options helpersunpoet2014-03-091-11/+1
| | | | - Simplify Makefile
* Add:kwm2014-03-099-0/+220
| | | | | | | yelp-tools: Utilities to help manage documentation for Yelp and the web yelp-xsl: DocBook XSLT stylesheets for yelp Obtained from: GNOME dev repo
* Update to version 2013.09.05 of the Italian hyphenation rules.gerald2014-03-082-8/+7
| | | | | | | | Change back to upstream MASTER_SITES. Remove bogus EXTRACT_SUFX.2013.09.05 PR: 173945 (for an earlier version update) [1] Submitted by: pfg [1] Approved by: maintainer timeout (office, 15 months) [1]
* Stagify.kwm2014-03-083-7/+12
| | | | | | | Remove gawk and a stray \ from the RUN_DEPENDS line. Replace /bin/bash with /bin/sh in a script. Obtained from: GNOME dev repo.
* Mark BROKEN: Does not installantoine2014-03-081-0/+1
| | | | | | | | | | | | ===> Checking if textproc/pootle already installed usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: -c --help [cmd1 cmd2 ...] or: -c --help-commands or: -c cmd --help error: option --single-version-externally-managed not recognized Reported by: pkg-fallout
* Update to the 2013.09.05 version of the Italian hunspell dictionaries.gerald2014-03-082-4/+4
| | | | Submitted by: pfg
* - Update to 0.19wen2014-03-082-16/+5
| | | | | | | | | - Remove 2to3 command, according to commit 08c34a3315: https://github.com/mitsuhiko/markupsafe/commit/08c34a3315ec94b237100dd42d4ddd7f406942d9 - Reset maintainer to ports@ PR: 187324 Submitted by: olivierd@
* - Stage supportmiwi2014-03-071-3/+2
|
* Update to version 3.3.2012.04.03 of the Italian hunspell dictionaries.gerald2014-03-072-7/+7
| | | | | | PR: 173943 Submitted by: pfg Approved by: maintainer timeout (office, 15 months)
* - Remove outdated PERL_LEVEL checksunpoet2014-03-079-69/+9
| | | | With hat: perl
* - Update to 4.1.1olivierd2014-03-072-3/+3
| | | | ChangeLog: https://github.com/RDFLib/rdflib/blob/master/CHANGELOG.md#20140303-release-411
* - Update LICENSEsunpoet2014-03-061-1/+1
| | | | Approved by: portmgr (blanket)
* - Fix CONFLICTS linegahr2014-03-061-1/+1
| | | | Suggested by: thierry
* Add missing CONFLICTS lines.thierry2014-03-063-14/+17
| | | | | | | Since I'm there, support staging and fix build in poudriere. PR: ports/181480 Submitted by: Stephen Hurd <shurd (at) sasktel.net>
* Chase libdbi update.gerald2014-03-051-4/+4
| | | | | | Convert postfix-gps and refdb to new LIB_DEPENDS format. Reported by: Jimmy Olgeni <olgeni@olgeni.com>
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-052-4/+4
| | | | | | | | | | | | | | | | | | deskutils/kdepim4: - Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1] misc/kdehier4: - add tests directory (r343428 commit to Templates/BSD.local.dist) security/kwallet: - moved to security/kwalletmanager (renamed upstream) x11/kdelibs: - remove workaround, which is not needed after global fix in Mk/bsd.kde4.mk (r315373) PR: ports/187259 [1] Submitted by: Tobias Berner <tcberner@gmail.com>
* - Reassign to ruby@, at maintainer's requesttabthorpe2014-03-051-1/+1
| | | | With hat: portmgr
* - Convert to autoplistmiwi2014-03-041-5/+3
| | | | | - Stage support - Bump PORTREVISION
* - Stage supportmiwi2014-03-041-2/+1
| | | | - Convert to gmake to uses
* - Convert to autoplistmiwi2014-03-042-47/+2
| | | | | - Stage support - Bump PORTREVISION
* - Stage supportmiwi2014-03-042-9/+24
|
* - Stage supportmiwi2014-03-042-3/+2
|
* - Stage supportmiwi2014-03-041-3/+2
|
* - Convert to autoplistmiwi2014-03-042-151/+3
| | | | | - Stage support - Bump PORTREVISION
* - Update LICENSEsunpoet2014-03-041-1/+1
| | | | Approved by: portmgr (blanket)
* - Update to 1.2.2lwhsu2014-03-042-3/+3
|
* textproc/highlight: fix runtimerm2014-03-042-205/+203
| | | | | | | | - fix runtime by placing port data files into proper locations - bump PORTREVISION PR: 187151 Reported by: Nunzio Ilari <nunzio.ilari@gmail.com>
* - remove broken MANPREFIXdinoex2014-03-041-1/+1
|
* KDE/FreeBSD team is happy to present Qt 5 in ports!makc2014-03-048-0/+592
| | | | | | | | | | Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports. Trivial update from 5.2.0-beta1 to 5.2.1 by me. Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for Qt-5.2.0 update. Approved by: portmgr (bapt) (for Mk/bsd.port.mk)
* - Update to 2014.03.02sunpoet2014-03-032-3/+3
|
* - Update to 2014.03.02sunpoet2014-03-032-3/+3
|
* - Update to 2014.03.02sunpoet2014-03-032-3/+3
|
* - Support stagingehaupt2014-03-032-14/+13
| | | | | - Define EXAMPLES option - Define DOCS option
* Replace USE_GCC=yes by USES=compiler:c++11-lang as it builds fine with clang 33+bapt2014-03-031-2/+1
| | | | And fails with base gcc
* Remove unsupported configure argument (pkg-config is gathered from env vars)bapt2014-03-032-3/+3
| | | | | | While here: - Add an explicit dependency on pkg-config - Convert to USES=libtool
* Fix plist after migration to USES=libtoolbapt2014-03-031-1/+0
| | | | Reported by: Ajtim <lumiwa@gmail.com>
* Convert to USES=libtoolbapt2014-03-032-4/+5
|
* Update to 0.9.32.rakuco2014-03-022-3/+3
| | | | ChangeLog: http://librdf.org/rasqal/RELEASE.html#rel0_9_32
* Update to version 1.0.3.demon2014-03-022-3/+3
|
* - Update to 2014.02.19culot2014-03-022-3/+3
| | | | | PR: ports/187077 Submitted by: Eero Hanninen <fax@nohik.ee> (maintainer)
* - Reassign ports to the heaptabthorpe2014-03-029-9/+9
| | | | - Thank you hq@ for your years of service!
* Replace USE_GCC=4.2+ by USE_GCC=any. [1]gerald2014-03-021-1/+1
| | | | | | And USE_GMAKE by USES=gmake where touching a port because of the above. Approved by: portmgr (bapt) [1]
* - Convert to autoplistmiwi2014-03-022-18/+3
| | | | | - Stage support - Bump PORTREVISION
* - Convert to autoplistmiwi2014-03-022-698/+3
| | | | | - Stage support - Bump PORTREVISION
* - Convert to autoplistmiwi2014-03-022-5/+2
| | | | | - Stage support - Bump PORTREVISION
* - Convert to autoplistmiwi2014-03-022-3/+2
| | | | | - Stage support - Bump PORTREVISION
* - Convert to autoplistmiwi2014-03-022-54/+2
| | | | | - Stage support - Bump PORTREVISION
* - Stage supportmiwi2014-03-021-1/+0
|
* - Convert to autoplistmiwi2014-03-021-4/+2
| | | | | - Stage support - Bump PORTREVISION
* - Convert to autoplistmiwi2014-03-021-5/+3
| | | | | - Stage support - Bump PORTREVISION
* - Stage supportmiwi2014-03-021-3/+2
|
* - Stage supportmiwi2014-03-021-3/+1
| | | | - Convert to USES
* - Stage supportmiwi2014-03-021-1/+0
|
* - Stage supportmiwi2014-03-021-3/+1
| | | | - Convert to USES
* - Stage supportmiwi2014-03-022-3/+5
|
* - Convert to autoplistmiwi2014-03-022-440/+3
| | | | | - Stage support - Bump PORTREVISION
* - Stage supportmiwi2014-03-021-3/+2
| | | | - Convert to USES
* - Convert to autoplistmiwi2014-03-022-36/+3
| | | | | - Stage support - Bump PORTREVISION
* - Add LICENSEsunpoet2014-03-011-11/+3
| | | | | - Remove outdated PERL_LEVEL check - Simplify Makefile
* PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, timerene2014-03-0114-194/+0
| | | | | | | to say goodbye. Upstream unsupported it since 2011-01-06 (see http://php.net/eol.php ) Strip PHP 5.2 out of Mk/bsd.php.mk
* Unbreak index, py-lucene was removed so remove LUCENE optionantoine2014-03-011-7/+2
|
* Remove expired port:rene2014-03-016-102/+0
| | | | 2014-02-27 textproc/py-lucene: Broken for more than 6 month
* - Update to version 4.7.0mva2014-03-012-9/+3
| | | | Changelog: http://lucene.apache.org/core/4_7_0/changes/Changes.html