aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build by not modifying file under DISTDIRamdmi32015-02-041-4/+8
| | | | - Don't include PORTREVISION into DIST_SUBDIR
* Add new port devel/renpyjbeich2015-02-044-0/+94
| | | | | | | | | | | | | | | | PR: 195768 Differential Revision: https://reviews.freebsd.org/D1577 Reviewed by: games (amdmi3, earlier version) Approved by: flo (mentor, earlier version) Approved by: bapt (mentor) Ren'Py is a visual novel engine that helps you use words, images, and sounds to tell stories with the computer. These can be both visual novels and life simulation games. The easy to learn script language allows you to efficiently write large visual novels, while its Python scripting is enough for complex simulation games. WWW: http://www.renpy.org/
* Upgrade to 2.2.0.vanilla2015-02-032-3/+3
|
* devel/linux-c6-devtools: Fix GHOST, update glibcxmj2015-02-032-16/+17
| | | | | | | | | | - Update Glibc, Fix CVE-2015-0235 (aka GHOST) - Update Linux kernel headers and source Differential Revision: https://reviews.freebsd.org/D1756 Approved by: swills (mentor) MFH: 2015Q1 Security: 0765de84-a6c1-11e4-a0c1-c485083ca99c
* Update to 2.05.1lme2015-02-032-3/+3
|
* devel/libhtp: tweak recent iconv:translit change to fix on some compilersmarino2015-02-031-0/+1
| | | | | | | | | When USES=iconv is changed to USES=iconv:translit, it can add libiconv dependency from ports along with the addition of -liconv to LDFLAGS. Most compilers (with FreeBSD's base compilers being notable exceptions) will not look in /usr/local/lib by default, so this adds a -L argument to LDFLAGS to help the linker find libiconv.so and unbreak the port on affected platforms.
* Joblib is a set of tools to provide lightweight pipelining in Python. Inskreuzer2015-02-024-0/+32
| | | | | | | | | | | | | particular, joblib offers: * transparent disk-caching of the output values and lazy re-evaluation * easy simple parallel computing * logging and tracing of the execution Joblib is optimized to be fast and robust in particular on large data and has specific optimizations for numpy arrays. WWW: https://github.com/joblib/joblib
* [MAINTAINER UPDATE] devel/tortoisehg: Update version 3.2.1=>3.2.4bofh2015-02-023-4/+4
| | | | | | | PR: 197151 Differential Revision: https://reviews.freebsd.org/D1750 Submitted by: 6yearold@gmail.com Approved by: bapt(mentor)
* Update to 3.3olivierd2015-02-023-5/+7
| | | | ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.3_.282015-2-1.29
* Redo r378267, adding devel/p5-Input-Validator.adamw2015-02-025-0/+74
|
* Shoot. r378267 contained changes to a bunch of ports that I didn't mean to ↵adamw2015-02-0213-92/+22
| | | | | | commit. Back it out, and bump PORTEPOCH on all the ports that I accidentally changed.
* - Fix stripamdmi32015-02-021-0/+2
| | | | Approved by: portmgr blanket
* Add devel/p5-Input-Validator. This is an input validation system, similaradamw2015-02-0213-18/+92
| | | | | | to HTTP::Validate, Data::Validator, Brannigan, etc. Input::Validator doesn't really do anything other than input validation, so it's much lighter-weight than some of the others. WWW: https://metacpan.org/pod/Input::Validator
* - Fix build with clang 3.6amdmi32015-02-021-0/+26
|
* - Update to 1.598lwhsu2015-02-022-3/+3
|
* - Update NSPR to 4.10.8jbeich2015-02-024-205/+3
| | | | | | | | | | | - Update NSS to 3.17.2 - Update Firefox to 35.0.1 Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-8-Release-td332365.html Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.17.4_release_notes Changes: https://www.mozilla.org/en-US/firefox/35.0.1/releasenotes/ Differential Revision: https://reviews.freebsd.org/D1736 Approved by: bapt (mentor)
* New port: devel/libsigscanantoine2015-02-015-0/+56
| | | | | | libsigscan is a library for binary signature scanning. WWW: https://github.com/libyal/libsigscan
* - Update to 4.3.2nivit2015-01-313-4/+4
| | | | - Update WWW address
* Update autogen to 5.18.4.kwm2015-01-315-83/+81
| | | | | Switch to guile2, because autogen is used by anjuta. And some components in the GNOME stack use guile2 already.
* Mark BROKEN: Fails to build with ocamlgraph 1.8.6antoine2015-01-311-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Ocamlc src/logic/property_status.cmi Ocamlc src/logic/property_status.cmo File "src/logic/property_status.ml", line 1444, characters 4-2019: Error: Signature mismatch: ... Values do not match: val vertex_attributes : v -> [> `Color of int | `Label of string | `Shape of [> `Box | `Diamond ] | `Style of [> `Bold | `Filled ] | `Width of float ] list is not included in val vertex_attributes : V.t -> Graph.Graphviz.DotAttributes.vertex list File "src/logic/property_status.ml", line 1479, characters 16-33: Actual declaration share/Makefile.generic:75: recipe for target 'src/logic/property_status.cmo' failed Reported by: pkg-fallout
* Upgrade to 0.300003.vanilla2015-01-312-3/+3
|
* - Update to 1.12.3gblach2015-01-312-6/+6
| | | | | | | - Fix build with NLS=off [1] PR: 197200 [1] Submitted by: tijl [1]
* - Fix plist for non-x86. [1]nox2015-01-312-1/+23
| | | | | | | - Add missing USE_LDCONFIG. - Bump PORTREVISION. Reported by: sbruno (via private email) [1]
* Update to 0.14.tj2015-01-312-4/+3
| | | | Changes: http://cpansearch.perl.org/src/VPIT/autovivification-0.14/Changes
* Update to 1.70.tj2015-01-312-5/+5
| | | | Changes: http://cpansearch.perl.org/src/PJB/Term-Clui-1.70/Changes
* Update to 0.005.tj2015-01-312-4/+3
| | | | Changes: http://cpansearch.perl.org/src/TOBYINK/MooseX-ArrayRef-0.005/Changes
* Update to 0.16.tj2015-01-312-5/+5
| | | | Changes: http://cpansearch.perl.org/src/TOBYINK/JSON-Schema-0.016/Changes
* Update to 1.09.tj2015-01-313-5/+7
| | | | Changes: http://cpansearch.perl.org/src/DROLSKY/File-LibMagic-1.09/Changes
* Update to 0.22.tj2015-01-312-4/+3
| | | | Changes: http://cpansearch.perl.org/src/JTT/File-FcntlLock-0.22/Changes
* - Update to 13.10nivit2015-01-302-6/+6
| | | | | - Update MASTER_SITES - Sort USE_PYTHON values
* Add new port devel/rlvmjbeich2015-01-3013-0/+361
| | | | | | | | | | | | | PR: 195964 Differential Revision: https://reviews.freebsd.org/D1696 Reviewed by: bapt Approved by: bapt (mentor) rlvm is a Free Software reimplementation of VisualArt's KK's RealLive interpreter, used in the games Kanon, Air, CLANNAD, Planetarian, Tomoyo After and Little Busters, among many others. WWW: http://www.elliotglaysher.org/rlvm/
* devel/concurrencykit: Update to 0.4.4koobs2015-01-303-3/+8
| | | | | - Update to 0.4.4 - Strip shared library
* Backport patch to fix the build of KWin 5.rakuco2015-01-302-1/+44
| | | | | | | | | | | The error looks like this: /wrkdirs/usr/ports/x11-wm/kde5-kwin/work/kwin-5.2.0/kcmkwin/kwintabbox/layoutpreview.cpp:135:66: error: redefinition of 's' with a different type: 'const QString' vs 'const auto' if (const auto s = KMimeTypeTrader::self()->preferredService(QStringLiteral("inode/directory"))) { ^ /usr/local/include/qt5/QtCore/qstring.h:170:23: note: expanded from macro 'QStringLiteral' const QString s(holder); \ ^
* - add sasl supportjgh2015-01-301-3/+6
| | | | | PR: 196732 Submitted by: fabian.freyer@physik.tu-berlin.de
* Fix typo that prevents disabling THREADS since r362796jbeich2015-01-291-1/+2
| | | | | | Differential Revision: https://reviews.freebsd.org/D1717 Approved by: portmgr blanket Approved by: bapt (mentor)
* - Update to 6.0.7nivit2015-01-292-4/+4
| | | | - Sort USE_PYTHON values
* - Update to 0.4.1nivit2015-01-292-4/+4
| | | | - Sort USE_PYTHON values
* Add an extra MASTER_SITEantoine2015-01-291-1/+1
|
* Update to 0.42.1antoine2015-01-292-4/+4
|
* Update to experimental-20150124antoine2015-01-292-5/+5
|
* Update to alpha-20150124antoine2015-01-292-7/+6
|
* Upgrade to 0.12.2vanilla2015-01-293-7/+13
| | | | | PR: 197136 Submitted by: maintainer
* - update to devel/libvirt and devel/py-libvirt to 1.2.12jgh2015-01-294-8/+7
| | | | http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.12
* Upgrade to 1.3.0.thierry2015-01-292-3/+3
| | | | Changelog at <https://github.com/libuv/libuv/blob/v1.x/ChangeLog>.
* Update to 0.11.2.jkim2015-01-292-3/+3
|
* - Use GNU_CONFIGURE so CONFIG_SITE is used for quicker build due to caching.bdrewery2015-01-291-2/+3
| | | | | The included Makefile.in does not support DESTDIR, so the --prefix hack is still needed.
* Remove expired ports:rene2015-01-295-51/+0
| | | | | | | | | | | 2015-01-26 audio/qmidinet: Broken for more than 6 months 2015-01-26 audio/wmauda: Broken for more than 6 months 2015-01-26 audio/x11amp: Broken for more than 6 months 2015-01-26 devel/p5-Log-Any-Adapter: devel/p5-Log-Any-Adapter merged into devel/p5-Log-Any by upstream 2015-01-26 ftp/rexx-curl: Broken for more than 6 months 2015-01-26 net-im/pidgin-audacious-remote: Broken for more than 6 months 2015-01-26 www/lifetype: Broken for more than 6 months 2015-01-26 www/ump: Broken for more than 6 months
* Update to the latest commit.demon2015-01-282-3/+4
|
* Update from 4.3.2 to 4.3.3.shaun2015-01-283-21/+28
| | | | | PR: 197042 Submitted by: Anton Törnqvist <antont@inbox.lv>
* - Update to 12.0.5nivit2015-01-282-4/+4
| | | | | | - Sort USE_PYTHON items Relnotes: https://virtualenv.pypa.io/en/latest/changes.html
* Explicitly disable lineeditbapt2015-01-281-0/+3
| | | | | | | | | | This prevent from magically linking to libreadline if already installed, which would: 1/ alter the license 2/ prevent static compilation PR: 197153 Reported by: Nikola Kolev <koue@chaosophia.net>
* Backout r378043, creates a dependency loop and break INDEXantoine2015-01-286-1200/+6
| | | | | With hat: portmgr Pointy hat: mi
* Use native (written in C) implementations, where available. Thismi2015-01-286-6/+1200
| | | | | | | | | | | | speeds up some operations -- like JSON-parsing, for example -- by a lot. Pick a few other nits and bump PORTREVISION. PR: 195863 Submitted by: mi Approved by: maintainer timeout Sponsored by: http://sybpipe.com/
* Update to 0.12.12.fjoe2015-01-284-24/+4
|
* Add sysutils/qt5-qtpaths.rakuco2015-01-281-3/+4
| | | | | | | | | | This is a command-line interface to QStandardPaths, part of qttools. It is used by the KDE Frameworks 5 ports, which will be added in the future. While here, also add x11-toolkits/qt5-quickcontrols to devel/qt5 which I had forgotten to do before. Submitted by: Tobias Berner <tcberner@gmail.com>
* - update to 4.4.8ohauer2015-01-282-4/+4
| | | | | | | | | | | | | | | Release Notes: https://www.bugzilla.org/releases/4.4.8/release-notes.html This releases contains the following bug fix: - Fixing a regression caused by bug 10902750 [1], JSON-RPC API calls could crash in certain cases instead of displaying the proper error message. (Bug 1124716) [2] [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1090275 [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1124716 MFH: 2015Q1
* - Update to 2.17sunpoet2015-01-273-21/+8
| | | | | | | | - Use PORTEXAMPLES - Remove outdated post-patch: - Sort PLIST Changes: http://search.cpan.org/dist/Term-ProgressBar/Changes
* - Update to 0.27sunpoet2015-01-272-3/+4
| | | | Changes: http://search.cpan.org/dist/File-Write-Rotate/Changes
* - Update to 2.131sunpoet2015-01-272-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Meta-Requirements/Changes
* devel/libhtp, security/suricata: Use iconv:translitkoobs2015-01-271-1/+1
| | | | | | | | | Use translit for USES=iconv, fixing a build error on specific (10-STABLE r???) versions of FreeBSD that dont contain a libiconv implementation with certain features [1] in base. PR: 196720 [1] Reported by: <trond.endrestol ximalas info>
* devel/jenkins-lts: update to 1.580.2swills2015-01-272-3/+3
|
* [NEW] devel/py-sh: Python subprocess interfacekoobs2015-01-274-0/+25
| | | | | | | | | | sh (previously pbs) is a full-fledged subprocess replacement for Python 2.6 - 3.4 that allows you to call any program as if it were a function. WWW: https://github.com/amoffat/sh PR: 197086 Submitted by: Maxim Filimonov <che bein.link>
* Add godot 1.0, game engine and development environment.vanilla2015-01-2710-0/+589
| | | | | PR: ports/197114 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz>
* Update CMake to 3.1.1.rakuco2015-01-276-14/+6
| | | | | | List of changes: http://www.kitware.com/blog/home/post/828 PR: 197053
* - Update to 0.26.1nivit2015-01-273-4/+4
| | | | | | - Update WWW address Relnotes: https://github.com/neithere/argh/releases
* - Update to 1.0.6amdmi32015-01-273-26/+30
| | | | | PR: 196369 Submitted by: leres@ee.lbl.gov (maintainer)
* - update to 4.4.7ohauer2015-01-272-6/+5
| | | | | | | | - adjust dependency MFH: 2015Q1 Security: dc2d76df-a595-11e4-9363-20cf30e32f6d CVE-2014-8630
* - Update to 1.056amdmi32015-01-273-19/+18
| | | | | PR: 196727 Submitted by: gary@hayers.org (maintainer)
* Remove WWW as site has disappearedswills2015-01-261-2/+0
| | | | | PR: 195702 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
* devel/rubygem-rake: update to 10.4.2swills2015-01-262-8/+4
|
* devel/rubygem-json: update to 1.8.2swills2015-01-262-3/+3
|
* devel/rubygem-i18n: update to 0.7.0swills2015-01-262-3/+3
|
* devel/rubygem-tzinfo03: update to 0.3.42swills2015-01-262-3/+3
|
* - Fix darcs by updating to 2.8.5 [1]pgj2015-01-267-211/+8
| | | | | | | - Disallow building static binary with curl support enabled [2] Reported by: Walter C. Pelissero [1], Francisco de Borja Lopez Rio [2] Obtained from: FreeBSD Haskell
* Add devel/py-eflgblach2015-01-264-0/+40
| | | | Python bindings for Enlightenment Foundation Libraries and for Elementary.
* The Slices package provides implementations of slice-based datatypeskuriyama2015-01-255-0/+82
| | | | | | | | | for all of Go's basic types, as well as two separate implementations for handling slices in the context of reflection values. Currently there's no documentation but the extensive test suite includes numerous examples of how to use slices to solve common tasks. WWW: https://github.com/feyeleanor/slices/
* Unbreak build with devel/utf8cpp installedjbeich2015-01-251-1/+1
| | | | | | | | | | | Let preprocessor know ${LOCALBASE}/include is a system include path, so #include "..." shouldn't try to pick headers from there. lang/gcc* and lang/clang* already do the right thing. PR: 196220 Differential Revision: https://reviews.freebsd.org/D1664 Approved by: garga (maintainer) Approved by: bapt (mentor)
* devel/rubygem-classifier-reborn: update to 2.0.3xmj2015-01-252-3/+3
| | | | | | | | - Update to 2.0.3 PR: 195710 Submitted by: Michael Moll <kvedulv@kvedulv.de> Approved by: mentor (implicit)
* devel/p5-Test-WWW-Mechanize-Catalyst: Update version 0.59=>0.60bofh2015-01-252-5/+3
| | | | | Differential Revision: https://reviews.freebsd.org/D1623 Approved by: marino(mentor)
* devel/p5-boolean: Update version 0.32=>0.43bofh2015-01-253-4/+4
| | | | | Differential Revision: https://reviews.freebsd.org/D1624 Approved by: marino(mentor)
* devel/git-review: Add missing dependencykoobs2015-01-251-2/+5
| | | | | | | | | | | | - Add missing RUN_DEPENDS on py-requests While I'm here: - Add LICENSE_FILE - Sort USE_PYTHON PR: 197034 Submitted by: maintainer <dereckson espace-win org>
* devel/pear-VersionControl_SVN: Update version 0.5.1=>0.5.2bofh2015-01-252-3/+3
| | | | | Differential Revision: https://reviews.freebsd.org/D1625 Approved by: marino(mentor)
* devel/bisoncpp: Update version 4.09.01=>4.09.02bofh2015-01-252-4/+3
| | | | | Differential Revision: https://reviews.freebsd.org/D1634 Approved by: marino(mentor)
* Register conflictsbapt2015-01-252-0/+4
|
* This is a line editing library. It can be linked into almost any program tobapt2015-01-255-0/+44
| | | | | | | | | | | | | | provide command-line editing and history. It is call-compatible with the FSF readline library, but is a fraction of the size (and offers fewer features). The editline library was created by Simmule Turner and Rich Salz back in 1992. At the time they chose to distribute the code under a "C News-like" copyright, see the file LICENSE for details. The small size (<30k), lack of dependencies (no ncurses needed!) and the free license should make this library interesting to many embedded developers WWW: https://github.com/troglobit/editline
* Add a websitebapt2015-01-251-0/+2
|
* Switch RUN_DEPENDS from a directory name to a package, as directories can'tantoine2015-01-251-1/+1
| | | | be attributed to a package
* Fix some _DEPENDSantoine2015-01-252-3/+3
|
* - Fix dependency on boost (should be LIB_DEPEND)amdmi32015-01-251-1/+2
| | | | | | PR: 197040 Submitted by: amdmi3 Approved by: wen (maintainer)
* Update glade3 to 3.8.5.kwm2015-01-245-138/+136
| | | | | | | | | | Update Comment. Switch to USES=libtool instead of libtool:keepla. Convert to Options handlers, and stop messing around with PKGNAMESUFFIX if the gnome option is selected. PR: 196404 (based on) Submitted by: Kevin Zheng <kevinz5000@gmail.com>
* Switch some dependencies from a directory name or a file generated by ↵antoine2015-01-242-2/+2
| | | | | | pkg-install to a package name, as the former can't be attributed to a package
* Update to GNU patch 2.7.3 (bugfix release)johans2015-01-242-3/+3
|
* - Update to 5.0.6 [1]nivit2015-01-245-90/+7
| | | | | | | | | - Use CHEESESHOP as download site - Remove patches under files/ - Update WWW address PR: 194630 [1] Submitted by: Olivier Cochard <olivier@cochard.me> [1]
* Switch ports depending on docbook* through a directory name to a package name,antoine2015-01-245-5/+5
| | | | as a directory name can't be attributed to a package
* devel/p5-MooX-Cmd: Update version 0.009=>0.011bofh2015-01-242-4/+4
| | | | | Differential Revision: https://reviews.freebsd.org/D1615 Approved by: marino(mentor)
* devel/p5-Test-MockTime: Update version 0.12=>0.13bofh2015-01-242-4/+6
| | | | | | | - Add LICENSE(ART10 GPLv1) Differential Revision: https://reviews.freebsd.org/D1622 Approved by: marino(mentor)
* devel/p5-RRDTool-OO: Update version 0.33=>0.35bofh2015-01-242-4/+3
| | | | | Differential Revision: https://reviews.freebsd.org/D1619 Approved by: marino(mentor)
* devel/p5-POE-Component-IKC: Update version 0.2305=>0.2402bofh2015-01-243-7/+5
| | | | | | | - Update dependency as changed by upstream Differential Revision: https://reviews.freebsd.org/D1617 Approved by: marino(mentor)
* devel/p5-SVN-Hooks: Update version 1.25=>1.27bofh2015-01-242-7/+5
| | | | | Differential Revision: https://reviews.freebsd.org/D1621 Approved by: marino(mentor)
* Update devel/gdb to version 7.8.2tijl2015-01-242-4/+3
| | | | | PR: 197029 Submitted by: luca.pizzamiglio@gmail.com (maintainer)
* - Update devel/automake to 1.15tijl2015-01-2421-156/+37
| | | | | | | | | | | | | | | | | | | - Update devel/gettext to 0.19.4 - Update devel/libtool and devel/libltdl to 2.4.5 - This version of libtool has been fixed to pass -fstack-protector to the compiler during linking. Add the same fix to USES=libtool. This should improve SSP support on FreeBSD/i386 8 and 9. - databases/libmemcached, security/sssd: patch configure.ac so AC_CONFIG_AUX_DIR appears earlier. For databases/libmemcached changing configure.ac causes manpages to be regenerated which requires extra dependencies so patch a makefile to prevent that. - devel/xfce4-dev-tools: only depend on recent versions of autoconf and automake PR: 196938 Exp-run by: antoine Approved by: portmgr (antoine)
* Depend on update-mime-database instead of a file generated by pkg-installantoine2015-01-242-2/+2
|
* Remove explicit dependency on javavmwrapper for ports that USE_JAVAantoine2015-01-248-16/+0
|
* Fix packaging (plist no longer needed)antoine2015-01-231-360/+0
|
* - Update to 1.08culot2015-01-232-4/+3
| | | | Changes: http://search.cpan.org/dist/Cache-Cache/CHANGES
* Convert to USES=twistedantoine2015-01-231-3/+2
|
* devel/p5-Module-Reload: Update version 1.07=>1.08bofh2015-01-232-4/+3
| | | | | Differential Revision: https://reviews.freebsd.org/D1614 Approved by: marino(mentor)
* bump PORTREVISION due libphoto2 shared library version changed.vanilla2015-01-231-1/+1
| | | | Submitted by: tijl@
* devel/libbobcat: Update version 3.18.01=>3.21.01bofh2015-01-235-9/+27
| | | | | | | | | | - Unbreak for GCC 4.9 [1] - Take maintainership PR: 196912 [1] Differential Revision: https://reviews.freebsd.org/D1598 Submitted by: gerald [1] Approved by: marino(mentor)
* devel/liblognorm: Update version 1.0.1=>1.1.0bofh2015-01-233-3/+4
| | | | | | | PR: 196894 Differential Revision: https://reviews.freebsd.org/D1608 Submitted by: brd Approved by: marino(mentor)
* - Update to 2.0.3amdmi32015-01-232-5/+9
| | | | | | | | | - Add LICENSE_FILE - Strip binary PR: 196582 Submitted by: lightside@gmx.com Approved by: maintainer timeout
* devel/p5-Data-HashArray:Update version 1.0=>1.03bofh2015-01-232-4/+3
| | | | | Differential Revision: https://reviews.freebsd.org/D1610 Approved by: marino(mentor)
* devel/p5-Devel-Cycle: Update version 1.11=>1.12bofh2015-01-232-4/+3
| | | | | Differential Revision: https://reviews.freebsd.org/D1609 Approved by: marino(mentor)
* devel/newfile: add support for dots in project names.xmj2015-01-233-4/+15
| | | | | | | | Fix a bug that would stop `port create` from creating ports with "dots" in their name -- `port create foo.bar` would previously yield a directory "foo". Approved by: koobs (mentor)
* - Update to 4.5.0olivierd2015-01-234-21/+32
| | | | | | | | | | - Switch MASTER_SITES to CHEESESHOP macro - Remove DOCS and EXAMPLES - Adjust dependencies PR: 196977 Submitted by: myself Approved by: wen@ (maintainer)
* Release maintainershipbdrewery2015-01-231-1/+1
|
* devel/icmake: Update version 7.21.01=>7.22.00bofh2015-01-232-3/+3
| | | | | Differential Revision: https://reviews.freebsd.org/D1603 Approved by: marino(mentor)
* - Update to 0.7.0amdmi32015-01-233-7/+13
| | | | - Add DOXYGEN option
* - Fix TEST_DEPENDSsunpoet2015-01-231-3/+3
|
* - Update to 0.7804sunpoet2015-01-232-4/+3
| | | | Changes: http://search.cpan.org/dist/Sys-Info-Base/Changes
* devel/p5-POE-Test-Loops:jase2015-01-231-1/+1
| | | | - Assign to perl@ to prevent blocking updates of modules that depend on POE::Test::Loops
* devel/rubygem-ansi: update to 1.5.0xmj2015-01-232-3/+3
| | | | | | | | | - Update to 1.5.0 PR: 196948 Differential Revision: https://reviews.freebsd.org/D1573 Submitted by: Michael Moll <kvedulv@kvedulv.de> Approved by: swills (mentor)
* devel/rubygem-powerbar: update to 1.0.12xmj2015-01-232-4/+4
| | | | | | | | | - Update to 1.0.12 PR: 196950 Differential Revision: https://reviews.freebsd.org/D1572 Submitted by: Michael Moll <kvedulv@kvedulv.de> Approved by: swills (mentor)
* remove uneeded patch.vanilla2015-01-221-11/+0
|
* Upgrade to 0.6.2.vanilla2015-01-224-21/+11
|
* Update to 1.05.tobez2015-01-222-4/+3
|
* Update to 0.28.tobez2015-01-222-4/+3
|
* Update to 1.007000.tobez2015-01-222-3/+3
|
* Upgrade to 3.4.vanilla2015-01-223-4/+3
|
* Upgrade to 6.3.1.vanilla2015-01-223-5/+5
|
* Add ports of llvm/clang 3.6.0rc1.brooks2015-01-227-0/+1455
|
* Upgrade to llvm/clang 3.5.1 release.brooks2015-01-222-16/+4
|
* devel/mingw32-gcc: Update to 4.8.1rene2015-01-223-38/+91
| | | | | | | | | - add license (GPLv3 GPLv3RLE) - Support DragonflyBSD (untested here) - Strip binaries PR: 191291 Submitted by: maintainer (cyberbotx@cyberbotx.com)
* Make mingw32 a slave port of binutils, this bumps it to 2.25bapt2015-01-226-126/+43
| | | | | | | This allows to keep the mingw32 target in sync with other binutils PR: 196911 Submitted by: Naram Qashat (maintainer)
* - Add devel/rubygem-travisamdmi32015-01-226-0/+61
| | | | | | CLI and Ruby client library for Travis CI WWW: https://github.com/travis-ci/travis.rb
* Update to 1.8.9.1antoine2015-01-228-47/+47
| | | | | | PR: 196841 Submitted by: maintainer Mini exp-run: self
* - Update to 0.18culot2015-01-212-4/+3
| | | | Changes: http://search.cpan.org/dist/Test-CleanNamespaces/Changes
* - Fix dependenciesculot2015-01-211-4/+10
| | | | | PR: 196877 Submitted by: sunpoet@
* - Fix dependenciesculot2015-01-211-5/+14
| | | | | PR: 196876 Submitted by: sunpoet@
* - Fix dependsamdmi32015-01-211-1/+1
|
* Update to 1.70.tobez2015-01-212-4/+3
|
* Update to 2.04.tobez2015-01-212-3/+3
|
* Update to 5.20150120.tobez2015-01-212-3/+3
|
* Don't hardcode "gcc48"; it would break after GCC upgrade.trasz2015-01-212-3/+6
| | | | Submitted by: kwm@
* Update to 0.12.tobez2015-01-212-4/+3
|
* Update to 0.99(.)12.tobez2015-01-212-3/+3
|
* devel/py-lxml: allow concurrent installwg2015-01-211-3/+3
| | | | | PR: 196900 Submitted by: Robert Kruus
* Add libical-glib 1.0.0.kwm2015-01-216-0/+129
| | | | This port provides introspection bindings for libical.
* - Change MAINTAINER ro ruby@amdmi32015-01-211-1/+1
|
* - Add devel/rubygem-ghamdmi32015-01-214-0/+32
| | | | | | Multi-layer client for the github api v3 WWW: http://rubygems.org/gems/gh/
* - Update to 1.366sunpoet2015-01-213-67/+54
| | | | | | | - Use PORTEXAMPLES - Sort PLIST Changes: http://search.cpan.org/dist/POE/CHANGES
* - Update to 1.360sunpoet2015-01-212-7/+6
| | | | | | | Changes: http://search.cpan.org/dist/POE-Test-Loops/CHANGES PR: 196479 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 16 days)
* - Update to 0.13.2sunpoet2015-01-212-3/+3
| | | | Changes: https://github.com/bpython/bpython/blob/master/CHANGELOG
* - Update to 0.24sunpoet2015-01-212-3/+3
| | | | Changes: http://search.cpan.org/dist/Test-CPAN-Meta-YAML/Changes
* devel/ruby-build: Update version 20141225 => 20150116marino2015-01-212-4/+4
| | | | | PR: 196665 Submitted by: maintainer (Koichiro IWAO)
* - Add dependencies on devel/py-six and databases/py-sqlite3.rakuco2015-01-211-2/+6
| | | | | | They were not announced but were introduced in this release. - Add USE_PYTHON=concurrent. As the dependency on devel/py-six makes evident, the port is now supposed to work with both Python 2 and Python 3.
* Per convention change my address to @FreeBSD.orgjbeich2015-01-212-2/+2
| | | | | Differential Revision: https://reviews.freebsd.org/D1565 Approved by: bapt (mentor)
* Remove the old patch since it has been integrated upstream now.joerg2015-01-212-1770/+0
|
* devel/icmake: Update version 7.21.00=>7.21.01bofh2015-01-204-35/+8
| | | | | | | - Take Maintainership Differential Revision: https://reviews.freebsd.org/D1564 Approved by: marino(mentor)
* - Add LICENSEdanilo2015-01-201-14/+8
| | | | | | | | | | - Use USES=autoreconf - Strip shared library - Simplify PLIST_SUB manipulation - Bump PORTREVISION for package change PR: 196890 Submitted by: sunpoet
* - Update to 0.5.2vg2015-01-203-3/+16
| | | | | PR: ports/196502 Submitted by: bra@fsn.hu
* Upgrade to 0.300002.vanilla2015-01-202-4/+3
|
* Upgrade to 1.18, add LICENSE.vanilla2015-01-202-3/+5
|
* Fix sed command to not break on absolute path names in CCdb2015-01-201-1/+1
| | | | | PR: 196901 Submitted by: sbruno
* Remove redundant @execbapt2015-01-201-2/+0
|
* Remove local pkg-plist hacks - the actual issue was resolved inrm2015-01-205-42/+0
| | | | devel/py-setuptools in r377419.
* Use @samplebapt2015-01-201-3/+1
|
* pkg-config is gone for long enoughbapt2015-01-201-2/+0
|
* - Move LICENSE upwardsunpoet2015-01-201-4/+6
| | | | | | - Strip binary executable - Remove USE_AUTOTOOLS=autoconf - Fix alignment
* New port: devel/efivartrasz2015-01-2014-0/+340
| | | | | | Tools and library to manipulate EFI variables. Sponsored by: The FreeBSD Foundation
* 1: move actor-framework to caf.vanilla2015-01-197-28/+78
| | | | | | | | 2: pass maintainer bit to submitter. 3: add some options. PR: 196809 Submitted by: Matthias Vallentin <vallentin at icir.org>
* devel/py-nose: Update to 1.3.4, Allow concurrent versionskoobs2015-01-193-4/+14
| | | | | | | | | | | | - Update to 1.3.4 - Use USE_PYTHON=concurrent to suffix bin/nosetests allowing multile Python versions of devel/py-nose to be installed [1] Changes: http://nose.readthedocs.org/en/latest/news.html PR: 193956 [1]
* Fix DISTNAMEbapt2015-01-191-1/+1
|
* Release 1.30bapt2015-01-192-5/+9
| | | | Changes: http://fossil-scm.org/index.html/doc/tip/www/changes.wiki
* Upgrade to 5.9.6.vanilla2015-01-192-4/+3
|
* Upgrade to 0.6.8, add LICENSE.vanilla2015-01-192-3/+8
|
* Upgrade to 1.17.vanilla2015-01-192-4/+3
|
* Upgrade to 5.74.vanilla2015-01-192-4/+3
|
* devel/py-setuptools: Backport fix for namespace_packageskoobs2015-01-192-2/+39
| | | | | | | | | | | | | | Backport an upstream commit [1] that fixes namespace_packages for python 3.2+ While I'm here, update TEST_DEPENDS comment and regression-test invocation. [1] https://bitbucket.org/pypa/setuptools/pull-request/72 PR: 191637 Submitted by: Melvyn Sopacua <melvyn magemana nl> Approved by: python@
* - Add LICENSE [1]sunpoet2015-01-191-5/+7
| | | | | | | | - Fix *_DEPENDS: parent is already in all supported Perl releases - Bump PORTREVISION for dependency change Approved by: portmgr (blanket) With hat: perl
* - Add LICENSEsunpoet2015-01-191-0/+2
| | | | Approved by: portmgr (blanket)
* - Use CPAN permalink as WWWsunpoet2015-01-191-1/+1
| | | | With hat: perl
* - Add LICENSEsunpoet2015-01-192-150/+152
| | | | | - Sort USES - Sort PLIST
* - Add PORTSCOUTsunpoet2015-01-191-0/+2
|
* - Update to 0.49sunpoet2015-01-192-3/+3
| | | | Changes: http://search.cpan.org/dist/Test-Spec/Changes
* Upgrade to 1.3.13, add LICENSE.vanilla2015-01-192-3/+5
|
* - Move devel/p5-perlbrew to devel/p5-App-perlbrewsunpoet2015-01-198-52/+61
| | | | | | | | - Update to 0.72 - Sort PLIST - Update pkg-descr Changes: http://search.cpan.org/dist/App-perlbrew/Changes
* devel/py-validictory: update to 1.0.0rm2015-01-192-9/+5
|
* Upgrade to 1.2.3, add LICENSE.vanilla2015-01-192-3/+5
|
* Upgrade to 3.2.14, add LICENSE.vanilla2015-01-192-3/+5
|
* Fix build with some localesbapt2015-01-191-0/+1
| | | | | | | | | | | tr(1) has different behaviour depending on the locales. resulting in makelist failing to properly generate some files. Encorfing LC_ALL=C during build fixes it. PR: 196848 [1] Reported by: Trond.Endrestol@ximalas.info [1], Christian Jachmann <Jachmann@unitix.org> (via private mail) Tested by: Christian Jachmann <Jachmann@unitix.org> (via private mail)
* Upgrade to 1.2.1, add LICENSE.vanilla2015-01-192-3/+5
|
* Change USE_GCC=4.8+ to USE_GCC=4.8 since files/patch-Make.defaultsgerald2015-01-191-1/+2
| | | | | | actually hard-codes 48. PR: 196712
* Fails to build with newer versions of GCC (4.9 and above) due togerald2015-01-191-1/+2
| | | | | | non-compliant C++ code. PR: 196852, 196712
* - Update to 0.12sunpoet2015-01-193-7/+4
| | | | | | | | | - Fix TEST_DEPENDS: - PadWalker is not required - Test::Output is a development dependency - Sort PLIST Changes: http://search.cpan.org/dist/Eval-Closure/Changes
* - Update to 0.9911sunpoet2015-01-193-6/+5
| | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/version/Changes
* - Update to 1.54sunpoet2015-01-192-3/+3
| | | | Changes: http://search.cpan.org/dist/Filter/Changes
* - Use INSTALL_TARGET=install-strip instead of STRIP_CMDsunpoet2015-01-191-3/+1
|
* - Use INSTALL_TARGET=install-strip instead of STRIP_CMDsunpoet2015-01-191-3/+1
|
* - Update to 0.29sunpoet2015-01-193-17/+23
| | | | | | | | | | | | | - Fix *_DEPENDS: - IO::Socket::IP 0.21+ is already in Perl 5.20 - Term::ReadLine 1.1+ is already in Perl 5.18 and above - Add BUILD_DEPENDS - Add more TEST_DEPENDS - Remove outdated PERL_LEVEL check - Update pkg-descr - Take maintainership Changes: http://search.cpan.org/dist/Debug-Client/Changes
* - Add p5-Pod-Usage 1.64sunpoet2015-01-195-0/+36
| | | | | | | | | | | Pod::Usage provides the function "pod2usage()" to print usage messages for a Perl script based on its embedded pod documentation. Pod::Usage is a subclass of Pod::PlainText. Please see the POD documentation for this module (embedded in the file "Usage.pm") for more details. The pod2usage() function is probably the most generally useful function in this entire distribution since it is useful to just about any Perl5 script that is invoked from the command-line. WWW: http://search.cpan.org/dist/Pod-Usage/
* Update ImageMagick to 6.9.0.4.kwm2015-01-193-3/+26
| | | | | | | | | | | | | | | | | | - Normalize the ImageMagick library name so it stays the same regardless of what the 16-bit and HDRI option are set to [1]. Teach cmake to look for the new name. Bump ports that link to the libraries due to this. - As a result do away with the "HALFSUPPORTED" option block, and list 16-bit and HDRI with the other options. - ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2 a mandatory dependency (instead of only when the SVG option was selected). - Don't touch .keep files in the modules directory, there files there so it useless. PR: 194949 [1] PR: 195227 [2] Requested by: many [1] Submitted by: software-freebsd@interfasys.ch [2]
* Fix build with Python 3gblach2015-01-191-3/+12
| | | | | PR: 196402 Submitted by: Kevin Zheng (kevinz5000 <at> gmail <dot> com)
* Update to 0.7.rakuco2015-01-192-4/+4
|
* Import fix to extremely poor stringify performance in IcePy, see [1].grembo2015-01-183-11/+278
| | | | | | [1] https://www.zeroc.com/forums/patches/6379-ice-3-5-1-patch-fix-extremely-poor-icepy-stringify-performance.html Approved by: mentors (implicit)
* Update to alpha-20150110antoine2015-01-182-3/+3
|
* - Update to 1.8.14sunpoet2015-01-181-0/+1
| | | | | | | | | - Update MASTER_SITES - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} - Bump PORTREVISION for science/hdf5 shlib change Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
* - Use INSTALL_TARGET=install-strip instead of ↵sunpoet2015-01-181-1/+1
| | | | MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
* - Update to 0.64sunpoet2015-01-183-13/+5
| | | | | | | - Remove outdated PERL_LEVEL check - Sort PLIST Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
* - Update to 3.28sunpoet2015-01-182-3/+3
| | | | Changes: http://search.cpan.org/dist/Devel-PPPort/Changes
* - Update to 0.71sunpoet2015-01-182-3/+3
| | | | Changes: http://search.cpan.org/dist/Inline-CPP/Changes
* - Update to 0.2.0sunpoet2015-01-182-3/+3
| | | | Changes: https://github.com/e2/nenv/releases
* - Update to 1.1.71sunpoet2015-01-182-5/+6
| | | | Changes: http://search.cpan.org/dist/Rinci/Changes
* - Add p5-Types-Core 0.1.4sunpoet2015-01-185-0/+47
| | | | | | | | | | | | | | | Types::Core provides syntax symplifier for type checking. It allows easy, non-quoted usage of types as literals, and allows the standard type names to be used as true/false check routines of references. For the most basic functions, they take either 0 or 1 arguments. If 1 parameter, then they test it to see if the ref is of the given type (blessed or not). If false, undef is returned, of true, the ref, itself is returned. For no args, they return literals of themselves, allowing the named strings to be used as Literals without quotes. WWW: http://search.cpan.org/dist/Types-Core/
* - Add p5-Xporter 0.1.2sunpoet2015-01-185-0/+49
| | | | | | | | | | | | | | | | | | Xporter provides EXPORT functionality similar to Exporter with some different rules to simplify common cases. The primary difference, in Xporter is that the default EXPORT list remains the default EXPORT list unless the user specifically asks for it to not be included, whereas in Exporter, asking for any additional exports from the EXPORT_OK list, clears the default EXPORT list. Xporter makes it easy to reset or clear the default so that choice is left to the user. To reset the default EXPORT list to empty, a bare minus ('-') or logical-not sign ('!') is placed as the first parameter in the client's import list. WWW: http://search.cpan.org/dist/Xporter/
* - Add p5-mem 0.4.5sunpoet2015-01-185-0/+41
| | | | | | | | | | | | | mem is a trivial pragma to either allow defining the module it is included from as being defined so that later classes or packages in the same file can use the package to pull in a reference to it, or to be able to call its import routine from a different package in the same file. With parameter assignments or other actions, it forces those assignments to be done, immediately, at compile time instead of later at run time. It can be use, for example, with Exporter, to export typed-sub's among other usages. WWW: http://search.cpan.org/dist/mem/
* - Update to 6.0.6nivit2015-01-183-8/+5
| | | | | | | | | - Switch back to CHEESESHOP as download site because doc sources are now included in the distribution file - Update WWW address in pkg-descr Relnotes: https://pip.pypa.io/en/latest/news.html
* - Update to 2.8.7wen2015-01-182-3/+3
| | | | | PR: 196832 Submitted by: vladimir.chukharev@gmail.com(maintainer)
* devel/py-unittest2: update to 0.8.0rm2015-01-182-7/+13
|
* devel/py-smmap: update to 0.9.0rm2015-01-183-6/+5
|
* devel/py-pyro: update to 4.32rm2015-01-182-7/+6
|
* devel/py-serpent: update to 1.8rm2015-01-182-3/+3
|
* devel/py-diazo: update to 1.1.0rm2015-01-182-4/+7
| | | | | changelog: - Python 3 support
* devel/py-repoze.xmliter: update to 0.6rm2015-01-183-6/+24
| | | | | changelog: - Python 3 compatibility
* devel/py-experimental.cssselect: fix packaging on python3rm2015-01-182-1/+19
|
* Mark BROKEN againantoine2015-01-181-0/+1
|
* devel/py-zope.interface: update to 4.1.2rm2015-01-183-7/+18
|
* Fix use with clang. CCACHE_CPP2 is still required. Otherwise thebdrewery2015-01-172-1/+25
| | | | | | | | errors with parenthesis occur again. Seen with www/uwsgi. Reported by: blackflow on freenode
* Upgrade to 2.0.11.vanilla2015-01-172-4/+3
|
* Upgrade to 2.20.vanilla2015-01-172-3/+3
|
* Add upstream patch to remove comma from the last item in an enum.rakuco2015-01-172-0/+23
| | | | | | | | This fixes the build of at least finance/skrooge on 8.4 and 9.3: In file included from /usr/local/include/QtCrypto/qca.h:38, from /usr/local/include/QtCrypto/QtCrypto:1, from /wrkdirs/usr/ports/finance/skrooge/work/skrooge-1.10.0/skgbasemodeler/skgservices.cpp:41: /usr/local/include/QtCrypto/qca_basic.h:598: error: comma at end of enumerator list
* Update to 5.9-20150110bapt2015-01-174-26/+3
| | | | Remove now useless patches
* Log::Any::Adapter was merged into Log::Any distribution seeaz2015-01-174-7/+8
| | | | | | | | http://cpansearch.perl.org/src/DAGOLDEN/Log-Any-1.00/Changes section [Internal] - Update *_DEPENDS: change from devel/p5-Log-Any-Adapter to devel/p5-Log-Any - Bump PORTREVISION - Mark devel/5-Log-Any-Adapter DEPRECATED and set EXPIRATION_DATE
* Drop maintainership as I no longer use these software nor have time andrafan2015-01-1724-24/+24
| | | | energy to keep up.
* Return back incorrectly resetted PORTEPOCH for databases/tdb. Raised minimal ↵timur2015-01-171-1/+1
| | | | requirements for dependencies for database/ldb to reflect actual ones.
* Depend on devel/linux-c6-devtools instead of the f10 one.nox2015-01-171-2/+2
|
* devel/rubygem-fast_gettext: update to 0.9.2xmj2015-01-172-3/+3
| | | | | | | | | - Update to 0.9.2 PR: 196676 Differential Revision: https://reviews.freebsd.org/D1536 Submitted by: Michael Moll <kvedulv@kvedulv.de> Approved by: swills (mentor)
* Add USES=libtooltijl2015-01-172-5/+4
|
* - Update to 0.05sunpoet2015-01-163-6/+8
| | | | | | | | - Add LICENSE - Sort PLIST - Pass maintainership to perl@ Changes: http://search.cpan.org/dist/FreeBSD-i386-Ptrace/Changes
* - Update to 0.08sunpoet2015-01-162-3/+3
| | | | Changes: http://search.cpan.org/dist/ExtUtils-CppGuess/Changes
* Update to 0.9.2 release, supporting php 5.6.ale2015-01-162-10/+5
|
* Update to 2.4.0 release, supporting php 5.6.ale2015-01-164-4/+49
|
* Replace a python command with python2.7 so it can actualy run the requiredkwm2015-01-161-0/+1
| | | | commands. This fixes the build in poudriere because lang/python isn't installed.
* - Update to 1.10culot2015-01-162-3/+3
| | | | Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes
* Upgrade supplimentary net/samba ports to the minimal common required versions.timur2015-01-164-9/+9
|
* - Remove vestiges of alpha supportak2015-01-163-3/+3
| | | | Approved by: portmgr (erwin)
* Update to r225991 (the 3.6 branch point).brooks2015-01-164-6/+22
|
* Add forgotten p5- prefix.adamw2015-01-161-0/+2
|
* - Update to 2.22sunpoet2015-01-163-12/+11
| | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Class-MethodMaker/Changes
* - Update to 3.35sunpoet2015-01-162-4/+3
| | | | Changes: http://search.cpan.org/dist/Test-Harness/Changes