| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Address a minor formatting issue introduced with revision 1.536.
|
|
|
|
|
|
|
|
|
|
| |
- Add USE_CSTD=gnu98 (fixes CLANG build)
- Remove MAKE_JOBS_UNSAFE
- Use standard ODBC, UNIXODB and IODBC knobs in optional OPTIONS_SINGLE group
- Pet portlint
PR: ports/169355
Submitted by: koobs <koobs.freebsd@gmail.com>
|
|
|
|
|
|
| |
conflict in INDEX generation.
Submitted by: crees
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 169272
Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
Approved by: Alex Keda <admin at lissyara dot su> (maintainer)
|
| |
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/perl-5.16.0/pod/perldelta.pod
Approved by: portmgr (linimon)
|
| |
|
|
|
|
| |
Approved by: David Naylor <naylor.b.david@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Detection of insufficient memory [1]
- Change %% SUB vaes from fixed at python 27 to use any installed version of python [1]
- Fix syntax of non system include "" vs <> [2]
PR: ports/168974 [1]
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) [1]
Reviewed by: scheidel@ (me) [2]
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
| |
|
|
|
|
|
| |
PR: ports/169051
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/169052
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EFL updated to 1.1.0 and E17 updated to 0.16.999.65643 (svn 65643)
- Pass maintainership to submitter.
- New ports:
benchmarks/expedite
devel/eio
graphics/evas-loader-generic
graphics/evas-loader-ico
graphics/evas-loader-psd
graphics/evas-loader-wbmp
graphics/evas_generic_loaders-gst
graphics/evas_generic_loaders-pdf
graphics/evas_generic_loaders-ps
graphics/evas_generic_loaders-raw
graphics/evas_generic_loaders-xcf
x11-wm/e17-module-comp-scale
x11-wm/e17-module-e-tiling
x11-wm/e17-module-elfe
x11-wm/e17-module-everything-aspell
x11-wm/e17-module-everything-shotgun
x11-wm/e17-module-xkbswitch
PR: ports/167405
Submitted by: Grzegorz Blach <magik at roorback.net>
|
| |
|
|
|
|
|
|
| |
PR: 168921
Submitted by: myself
Approved by: brooks (via pav@, with timeout)
|
| |
|
|
|
|
| |
- reset MAINTAINER
|
|
|
|
| |
- reset MAINTAINER
|
|
|
|
|
|
|
| |
- Add support for amd64
PR: ports/168483
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
to djb's `daemontools` or the Ruby project `god`. It's goals are to keep
a set of services running, and to facilitate the easy configuration and
restart of those services.
WWW: http://github.com/jamwt/Angel
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
| |
package, as well as the entire C library, so there are no system
dependencies.
WWW: http://www.yesodweb.com/book/persistent
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
specific versions to avoid dependency hell.
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://www.yesodweb.com
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
application.
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://github.com/snoyberg/xml
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://www.yesodweb.com/book/wai
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://www.yesodweb.com/book/wai
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://hackage.haskell.org/package/http-date
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
| |
balances mismatched tags, so that there shouldn't be any parse failures.
It does not handle a full HTML document rendering, such as adding missing
html and head tags.
WWW: https://github.com/snoyberg/xml
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
| |
parse unstructured and malformed HTML from the web. It also provides an
Enumeratee which can parse streamline html, which means it consumes constant
memory. You can start from the `tests/Tests.hs` module to see what it can
do.
WWW: http://github.com/yihuang/tagstream-conduit
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
| |
Ruby library RSpec. However, Hspec is just a framework for running
HUnit and QuickCheck tests. Compared to other options, it provides a
much nicer syntax that makes tests very easy to read.
WWW: http://hspec.github.com/
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: https://github.com/trystan/silently
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
and other syntactic elements, without changing the semantics.
WWW: http://github.com/alanz/hjsmin
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
as frontend to hjsmin.
WWW: http://github.com/alanz/language-javascript
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://hackage.haskell.org/package/utf8-light
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
| |
package that supports the crypto-api package using conduits from the
conduit package.
WWW: https://github.com/meteficha/crypto-conduit
Obtained from: FreeBSD Haskell
|
|
|
|
| |
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
Drop maintainership, i forgot all about dlv :(
Changelog: http://www.dlvsystem.com/dlvsystem/index.php/Version_history
Reported by: watermelon@jabber.metalab.at via Jabber
|
|
|
|
|
|
|
| |
expat-related modules are not built correctly.
PR: ports/169276
Submitted by: Greg Byshenk <freebsd@byshenk.net>
|
|
|
|
| |
Reported by: tinderbox (pav)
|
| |
|
|
|
|
|
|
| |
release.
Fix a portlint warning (tab vs space).
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Explicitly enable/disable gettext support via a new NLS OPTION switch.
PR: ports/168684 ports/136917
On behalf of: python@
|
| |
|
|
|
|
|
|
|
|
| |
. Switch maintainership to the submitter (with the previous maintainer's
permission).
PR: 168559
Submitted by: Jens Jahnke <jan0sch@gmx.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/169003
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
- Convert to new style OPTIONS
- Remove unneeded library version numbers
|
|
|
|
|
|
| |
PR: ports/155936
Submitted by: Kalten <kalten@gmx.at>
On behalf of: python@
|
|
|
|
| |
Approved by: gerald
|
|
|
|
| |
- Convert to new options style
|
|
|
|
|
|
| |
series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
|
|
|
|
|
| |
Since I've missed a few releases the list of changes is quite bit.
Please see the chlog.txt file in DOCSDIR.
|
|
|
|
| |
Release notes: http://www.gnu.org/software/kawa/news.html
|
|
|
|
|
|
| |
PR: 152224
Submitted by: John Hein <jhein@symmetricom.com>
Silence from: python@
|
|
|
|
|
| |
PR: ports/168703
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
|
|
|
|
|
|
|
|
| |
- Use the new options framework
- Use COPYTREE_SHARE to install data
PR: ports/168702
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
|
|
|
|
|
| |
PR: ports/168946
Submitted by: John Marshall <john.marshall@riverwillow.com.au>
|
| |
|
|
|
|
| |
developer to test it. Bump the PORTREVISION.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
|
|
|
| |
- reset MAINTAINER
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
equivalents for devel/premake4, lang/ikarus, lang/stklos
and lang/ypsilon.
* Add mutual conflicts to lang/ikarus
- Only define NO_PACKAGE for lang/ikarus when PACKAGE_BUILDING
is set (i.e. on the pointyhat cluster).
PR: ports/168715
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
equivalents for devel/premake4, lang/ikarus, lang/stklos
and lang/ypsilon.
- Add mutual conflicts to lang/ikarus and lang/petite-chez
as they both install bin/scheme-script (reported by
Sulev-Madis Silber with his ports conflicts checker).
- Only define NO_PACKAGE for lang/ikarus when PACKAGE_BUILDING
is set (i.e. on the pointyhat cluster).
- Add regression-test target to lang/ypsilon.
PR: ports/168715
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
configurations (e.g. pointyhat)
PR: ports/168761
Submitted by: Roman Naumann <namor@hemio.de>
|
|
|
|
| |
Submitted by: pointyhat
|
| |
|
|
|
|
|
| |
PR: ports/168686
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
| |
Obtained from: FreeBSD Haskell
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
|
|
|
|
| |
- include bsd.port.mk instead of bsd.port.{pre|post}.mk
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 168646
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 168179
Submitted by: Timothy Beyer <beyert at cs.ucr dot edu> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/hs-binary: this package became part of lang/ghc.
devel/hs-convertible-text: this package is obsolete.
devel/hs-control-monad-attempt: this package is obsolete.
devel/hs-data-object: this package is obsolete.
devel/hs-data-object-yaml: this package is obsolete.
devel/hs-deepseq: this package became part of lang/ghc.
devel/hs-ghc-paths-docs: not needed any more.
devel/hs-haddock-docs: not needed any more.
devel/hs-mtl-docs: not needed any more.
devel/hs-pool: this package is obsolete.
devel/hs-transformers-docs: not needed any more.
print/hs-hscolour-docs: not needed any more.
textproc/hs-xhtml-docs: not needed any more.
textproc/hs-xml-enumerator: this package is obsolete.
www/hs-happstack-data: this package is obsolete.
www/hs-happstack-ixset: this package is obsolete.
www/hs-happstack-state: this package is obsolete.
www/hs-happstack-util: this package is obsolete.
www/hs-http-enumerator: this package is obsolete.
Obtained from: FreeBSD Haskell
|
|
|
|
| |
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
| |
Please note that port revision for all the Haskell ports without version changes
are also bumped. Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.
Thanks ashish@ for the assistance.
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on top of wxWidgets, a comprehensive C++ library that is portable across
all major GUI platforms, including GTK, Windows, X11, and MacOS X. This
version works with wxWidgets 2.9 only. Distributed under the WXWINDOWS
LIBRARY LICENSE. Please see LICENSE file, but note that this is essentially
LGPL with an exception allowing binary distribution of proprietary software.
This is the same license as wxWidgets itself uses.
WWW: http://haskell.org/haskellwiki/WxHaskell
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://www.yesodweb.com/
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
| |
connection. It also provides higher-level functions which allow you to
avoid direct usage of enumerators.
WWW: http://www.yesodweb.com/book/http-conduit
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
based on the datatypes found in the xml-types package. This package is
broken up into the following modules:
* Text.XML: DOM-based parsing and rendering. This is the most commonly
used module.
* Text.XML.Cursor: A wrapper around Text.XML which allows bidirectional
traversing of the DOM, similar to XPath.
* Text.XML.Unresolved: A slight modification to Text.XML which does not
require all entities to be resolved at parsing. The datatypes are
slightly more complicated here, and therefore this module is only
recommended when you need to deal directly with raw entities.
* Text.XML.Stream.Parse: Streaming parser, including some streaming
parser combinators.
* Text.XML.Stream.Render: Streaming renderer.
WWW: http://github.com/snoyberg/xml
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
programming language.
WWW: http://jaspervdj.be/blaze
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://github.com/snoyberg/conduit
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
endianness and architecture.
WWW: http://github.com/vincenthz/hs-cpu
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://github.com/vincenthz/hs-pem
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://trac.haskell.org/crypto-api/wiki
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://github.com/vincenthz/hs-socks
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://github.com/snoyberg/conduit
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
| |
Tango math library; approximate and exact equality comparisons for general
types.
WWW: http://github.com/patperry/hs-ieee754
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
| |
like having first-class access to the storage space behind IORefs. The
data structure is analogous to a bank vault, where you can access different
bank boxes with different keys; hence the name. Also provided is a "locker"
type, representing a store for a single element.
WWW: https://github.com/HeinrichApfelmus/vault
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
|
| |
library are quite limited. The unixutils package contains some good ones,
but they aren't portable to Windows. This library just repackages the
Cabal implementations of its own temporary file and folder functions so
that you can use them without linking against Cabal or depending on it
being installed.
WWW: http://www.github.com/batterseapower/temporary
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: https://john-millikin.com/software/haskell-filesystem/
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
since been split off.
WWW: http://github.com/snoyberg/conduit
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
collections of resources such as database connections.
WWW: http://github.com/bos/pool
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
the ability to split random number generators.
WWW: http://hackage.haskell.org/package/random
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
ResourceT transformer.
WWW: http://www.yesodweb.com/book/persistent
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
capabilities layered on top of the Par monad.
WWW: https://github.com/simonmar/monad-par
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
| |
restricted Damerau-Levenshtein algorithms.
WWW: http://github.com/batterseapower/edit-distance
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
| |
an alternative to enumerators/iterators, hoping to address the same
issues with different trade-offs based on real-world experience with
enumerators.
WWW: http://github.com/snoyberg/conduit
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://www.serpentine.com/software/bloomfilter
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://github.com/snoyberg/conduit
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
| |
suitable for low-level shared-memory synchronization. The implementation
is using GCC's builtin atomic operations (available in GCC >= 4) in C
wrappers called through the FFI.
WWW: http://hackage.haskell.org/package/bits-atomic
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
provided by the 'parallel' package. A Par monad allows the simple
description of parallel computations, and can be used to add parallelism
to pure Haskell code. The basic API is straightforward: a Par monad
supports forking and simple communication in terms of IVars. This module
is an interface module only. It provides a number of type clasess, but
not an implementation. The type classes separate different levels of Par
functionality.
WWW: https://github.com/simonmar/monad-par
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There exists a feature space for queues that extends between:
* simple, single-ended, non-concurrent, bounded queues
* double-ended, threadsafe, growable queues
... with important points inbetween (such as the queues used for
work-stealing). This package includes an interface for Deques that
allows the programmer to use a single API for all of the above, while
using the type-system to select an efficient implementation given the
requirements (using type families). This package also includes a simple
reference implementation based on 'IORef' and "Data.Sequence".
WWW: http://hackage.haskell.org/package/abstract-deque
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://hackage.haskell.org/package/IfElse
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
exposed in Data.IORef. This package fills that gap until such a time as
Data.IORef obsoletes it. Further, in addition to exposing native Haskell
CAS operations, this package contains "mockups" that imititate the same
functionality using either atomicModifyIORef and unsafe pointer equality
(in Data.CAS.Fake) or using foreign functions (Data.CAS.Foreign).
These alternatives are useful for debugging. Note that the foreign option
does not operate on IORefs and so is directly interchangeable with `Data.CAS`
and `Data.CAS.Fake` only if the interface in `Data.CAS.Class` is used.
WWW: http://hackage.haskell.org/package/IORefCAS
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
| |
WWW: http://github.com/snoyberg/conduit
Obtained from: FreeBSD Haskell
|
|
|
|
| |
Approved by: maintainer (tobez@ via IM)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Remove old OPTION layout from py32
- Bump PORTREVISON
|
|
|
|
| |
- Upstream drop support since 2008
|
| |
|
|
|
|
| |
Reviewed by: bapt
|
|
|
|
|
| |
PR: ports/168249
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 168361
Submitted by: linimon
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.
Follow UPDATING instruction!
New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq
Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
|
|
|
|
|
| |
Submitted by: Alex Kozlov <spam _at_ rm-rf.kiev.ua> (maintainer)
Approved by: beat (mentor)
|
|
|
|
|
|
|
|
| |
- Remove obsolete OSVERSION check
PR: ports/168293
Submitted by: Adrien <pmn@bakarika.net> (maintainer)
Approved by: eadler, itetcu (mentors, implicit)
|
|
|
|
|
| |
PR: 168172
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
It adds snapshot to distfiles and removes code for downloading.
PR: ports/168223
Submitted by: Jyun-Yan You <jyyou _at_ cs.nctu.edu.tw> (maintainer)
Reported by: pointyhat-west
Approved by: decke (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- Sort BUILD_DEPENDS
- Remove trailing blank line in Makefile.common
- Pet portlint: remove ABI version number from LIB_DEPENDS
Changes: http://www.parrot.org/news/2012/Parrot-4.3.0
http://www.parrot.org/news/2012/Parrot-4.2.0
http://www.parrot.org/news/2012/Parrot-4.1.0
|
|
|
|
|
|
|
| |
- While I'm here, remove outdated OSVERSION check
PR: ports/168180
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
|
|
|
|
|
|
|
| |
packaging if WITH_APACHE is defined
PR: ports/168099
Reported by: brd, Spil <spil.oss@gmail.com>
|
| |
|
|
|
|
| |
Reported by: pav
|
|
|
|
| |
Reported by: phw
|
| |
|
|
|
|
|
| |
PR: port/167944
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: erwin
|
| |
|
|
|
|
|
| |
PR: ports/167656
Submitted by: Stanislav Sedov <stas@deglitch.com>
|
|
|
|
|
|
| |
committing.
Reported by: miwi
|
|
|
|
|
| |
PR: 167589
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add support for embedded php library
- add support for dtrace
Re-organize bsd.php.mk:
- add WANT_PHP_EMD
- fix handling of WANT_PHP_*
- remove php4 extensions
From UPDATING:
Suhosin patch has been disabled until the
new version will be released (soon). Suhosing extension will take more
time. LINKTHR option is now enabled by default, be sure to flag it if
you are updating using an old saved configuration. sqlite2 extension
has been permanently removed.
If you want to remain at PHP 5.3, a new port (lang/php53) will be
committed soon.
|
|
|
|
| |
- Only for amd64 until i386 is fixed
|
|
|
|
|
|
|
|
| |
installed on system, this fixes incomplete plist in that case.
PR: ports/167809
Submitted by: me
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/167632
Submitted by: sunpoet
|
|
|
|
|
|
|
|
|
|
| |
gmcs -t:exe -r:../IronPython.dll -out:../ipy.exe -recurse:IronPythonConsole/*.cs
IronPythonConsole/PythonCommandLine.cs(512,36): error CS0012: The type
`IronMath.ISlice' is defined in an assembly that is not referenced. Consider
adding a reference to assembly `IronMath, Version=1.0.60816.1877,
Culture=neutral, PublicKeyToken=null'
Reported by: pointyhat
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- pure object-oriented language
- runs on all major platforms
- stable core with large test suite
- a clean look and feel
- good developer tools
- low memory footprint
It runs under squeak virtual machine.
WWW: http://www.pharo-project.org/
PR: ports/167418
Submitted by: mutoh@openedu.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
|
|
|
|
| |
Reported by: Mike Harding aka mvh at ix dot netcom dot com
|
|
|
|
|
|
| |
Remove needless patches.
ChangeLog: http://luajit.org/changes.html
|
| |
|
| |
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Error/ChangeLog
|
|
|
|
|
| |
- Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823.
- Improve fix for PHP-CGI query string parameter vulnerability, CVE-2012-2311.
|
|
|
|
|
|
|
| |
- while here move to portdocs and drop pkg-plist
PR: ports/167623
Submitted by: maintainer, graudeejs@gmail.com
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- while here, remove unnecessary conflict
- developers using this port should test in a development environment,
as this update is a major rewrite over the 1.0 version.
PR: ports/167602
Submitted by: gjb@
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update backports patch to latest version (20120504)
- align pathnames in slave ports
- bump PORTREVISION
The only drawback of this change is that now for building of every slave
port (php extension) we extracting full php52 source tree.
Apologies that it took that long.
PR: 164849
Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
Approved by: Alex Keda <admin at lissyara dot su>
Security: 60de13d5-95f0-11e1-806a-001143cd36d8
|
|
|
|
|
| |
PR: 166961
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 166962
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
| |
- merge update to 5.3.11 from lang/php5
- mark IGNORE until lang/php5 is updated to 5.4.x and all the php53-* ports will
be committed
Approved by: ale [1]
|
| |
|
|
|
|
|
| |
PR: ports/167414
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
| |
Approved by: clsung via IRC
|
| |
|
| |
|
|
|
|
|
|
| |
fetch: http://flatassembler.net/fasm-1.70.tar.gz: size mismatch: expected 245515, actual 245527
Reported by: pointyhat
|
|
|
|
|
| |
Note: this port will be updated to 5.4.x as soon as suhosin will be released,
while php 5.3.x branch will continue to exist in lang/php53.
|
|
|
|
| |
Submitted by: maintainer via private email
|
|
|
|
|
| |
PR: ports/166973
Submitted by: maintainer
|
|
|
|
|
|
|
| |
compatibility with GNU sed. Since FreeBSD still supports 7.x that does not has
-r, so use -E instead.
Reported by: pointyhat (pav)
|
|
|
|
|
| |
PR: 167287
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
| |
|
|
|
|
|
| |
PR: ports/166720
Submitted by: John Marino <draco@marino.st> (maintainer)
|
|
|
|
| |
Reported by: bapt
|
|
|
|
|
| |
PR: ports/166719
Submitted by: John Marino <draco@marino.st> (maintainer)
|
|
|
|
|
|
|
| |
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
|
| |
|
|
|
|
|
| |
PR: ports/166959
Submitted by: maintainer, mutoh@openedu.org
|
|
|
|
|
| |
PR: ports/167070
Submitted by: maintainer
|
|
|
|
| |
Suggested by: bapt
|
| |
|
| |
|
|
|
|
|
| |
PR: 166675
Submitted by: M. Dzham
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Pointy hat to: olgeni
|
|
|
|
| |
Obtained from: FreeBSD Haskell
|
| |
|
|
|
|
|
|
|
|
| |
were broken for a long time since upstream does not provide postscript
documentation for any of python versions available in the tree. Their
support also was removed from master port ten minutes ago.
Approved by: silence on python@
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Scalar-List-Utils/Changes
PR: 166993
Submitted by: culot
|
|
|
|
|
|
| |
versions anymore. Add corresponding message for users of this versions.
Approved by: silence on python@
|
|
|
|
| |
Approved by: silence on python@
|
|
|
|
|
|
|
| |
distinfo should be regenerated from scratch after each python version
update.
Approved by: silence on python@
|
| |
|
|
|
|
|
|
|
| |
text-only version of lang/racket, without X11 build dependencies.
A separate port is requires since racket-textual is actually a
different distfile upstream.
|
|
|
|
|
|
|
|
|
|
|
|
| |
will be provided in lang/racket-textual.
* Add missing libffi dependency.
* Reduce diffs with upcoming racket-textual port.
* Add support for RACKET_PLACES option[1].
Submitted by: Yves Fischer <yvesf@xapek.org> [1]
|
| |
|
|
|
|
|
| |
Security: slicer,client,protected: fix a security issue introduced by
3dd938c1fe, refuses again value tagged client and protected.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
in the tree. This files aren't used since import of python 2.3 (almost 10 years
for now).
|
|
|
|
| |
Reported by: pav (via pointyhat)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam
|
|
|
|
|
|
|
|
|
| |
- Unbreak port on FreeBSD 9 [1]
- Minor re-arrangement of Makefile for clarity [2]
PR: ports/166754 [1]
Submitted by: Mikhail T <m.tsatsenko@gmail.com> (maintainer) [1]
Reviewed by: scheidell (me) [2]
|
| |
|
|
|
|
|
|
|
|
| |
applications. All aspects are directly written in Opa: Frontend code,
backend code, database queries and configuration. And everything is
strongly statically typed.
WWW: http://opalang.org/
|
|
|
|
|
| |
that need to be fixed to support testing, this is likely the last -devel
update before 3.1 is released.
|
| |
|
|
|
|
|
|
|
| |
testing).
Reported by: Valentin Zahariev
Brown paper bag to: mandree@
|
|
|
|
|
| |
PR: ports/166769
Approved by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported By: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
|
|
|
| |
Approved by: ale (maintainer by private mail)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* python26 -> 2.6.8
* python27 -> 2.7.3
* python31 -> 3.1.5
* python32 -> 3.2.1
Security: http://www.vuxml.org/freebsd/b4f8be9e-56b2-11e1-9fb7-003067b2972c.html
CVE-2012-0845 CVE-2012-0876 CVE-2012-1150 CVE-2012-0845 CVE-2011-3389
|
|
|
|
|
|
|
|
|
| |
Reported by: Pierre Guinoiseau
PR: ports/166753
Reported by: Vrachnis Ilias-Dimitrios
PR: ports/166804
Fixed by: Olli Hauer (ports/166753)
Feature safe: yes
|
|
|
|
|
|
|
| |
- add some of them to `enlightenment' virtual category
PR: 166814
Submitted by: Grzegorz Blach <magik at roorback dot net>
|
|
|
|
| |
as broken for more than 6 month
|
|
|
|
| |
Feature safe: yes
|