Commit graph

10940 commits

Author SHA1 Message Date
Gabor Pali
b57664829c Convert streams of builders to streams of bytestrings.
WWW:	http://github.com/snoyberg/conduit

Obtained from:	FreeBSD Haskell
2012-06-03 18:59:49 +00:00
Gabor Pali
8015ce94ab Atomic operations including CAS (compare-and-swap), fetch & add and variants
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
2012-06-03 18:58:41 +00:00
Gabor Pali
c02b54f2d6 The Par monad(s) offer an alternative parallel programming API to that
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
2012-06-03 18:57:20 +00:00
Gabor Pali
7885c5f5dc An abstract interface to highly-parameterizable queues/deques. Background:
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
2012-06-03 18:55:53 +00:00
Gabor Pali
74efd11c96 Anaphoric and miscellaneous useful control-flow.
WWW:	http://hackage.haskell.org/package/IfElse

Obtained from:	FreeBSD Haskell
2012-06-03 18:54:15 +00:00
Gabor Pali
41b131d97e After GHC 7.2 a new casMutVar# primop became available, but was not yet
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
2012-06-03 18:52:54 +00:00
Gabor Pali
41991156ca Streaming compression/decompression via conduits.
WWW:	http://github.com/snoyberg/conduit

Obtained from:	FreeBSD Haskell
2012-06-03 18:50:50 +00:00
Andrej Zverev
a50c1cb647 - Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
2012-06-03 05:56:20 +00:00
Dirk Meyer
3a812f215d - update png to 1.5.10 2012-06-01 07:33:39 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
58183419a8 - Revert back UCS changes 2012-05-31 15:17:32 +00:00
Martin Wilke
7e94fe3d3d - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)
- Remove old OPTION layout from py32
- Bump PORTREVISON
2012-05-31 10:13:55 +00:00
Martin Wilke
174adaa4ec - Mark Deprecated (1 month from now)
- Upstream drop support since 2008
2012-05-30 10:15:59 +00:00
Martin Wilke
a4901007f1 - Unbreak INDEX 2012-05-29 17:23:59 +00:00
Martin Wilke
8c2c328510 - Convert to new options framework
Reviewed by:	bapt
2012-05-29 16:42:24 +00:00
Michael Scheidell
6da9c5ee31 - Update to 0.2.7
PR:		ports/168249
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
2012-05-28 17:40:27 +00:00
Gerald Pfeifer
6a6012f4ea Update to the 20120527 snapshot of GCC 4.8.0. 2012-05-28 11:44:50 +00:00
Gerald Pfeifer
5ab7d00220 Update to the 20120526 snapshot of GCC 4.7.1. 2012-05-28 10:57:44 +00:00
Martin Wilke
bf2aa23152 - Unbreak build on powerpc
PR:		168361
Submitted by:	linimon
2012-05-28 05:16:37 +00:00
Mark Linimon
87be40b965 Mark as broken on powerpc: Unsupported relocation type 10.
Hat:		portmgr
2012-05-27 06:56:59 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
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
2012-05-25 02:15:20 +00:00
Armin Pirkovitsch
b9c54610ad - Add newline at the end of distinfo
Submitted by:	Alex Kozlov <spam _at_ rm-rf.kiev.ua> (maintainer)
Approved by:	beat (mentor)
2012-05-24 16:44:44 +00:00
Alex Kozlov
b90cc8285b - Update to version 4.6.6
- Remove obsolete OSVERSION check

PR:	ports/168293
Submitted by:	Adrien <pmn@bakarika.net> (maintainer)
Approved by:	eadler, itetcu (mentors, implicit)
2012-05-24 09:03:53 +00:00
Wen Heping
6239fa4486 - Update to 0.5.4
PR:		168172
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-05-23 23:57:22 +00:00
Brendan Fabeny
8b28c33e00 update lang/sbcl to 1.0.57, and adjust dependent ports 2012-05-22 19:16:09 +00:00
Armin Pirkovitsch
18b44f51c3 This patch fixes the problem that it attempts to fetch a file during building.
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)
2012-05-22 17:49:35 +00:00
Sunpoet Po-Chuan Hsieh
0f7dd6a987 - Update to 4.3.0
- 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
2012-05-21 11:29:39 +00:00
Sunpoet Po-Chuan Hsieh
ffde96edb4 - Update to 5.4.1
- While I'm here, remove outdated OSVERSION check

PR:		ports/168180
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2012-05-21 01:53:23 +00:00
Florian Smeets
4e6929cdd4 Fix the name of the apache module, it should be libphp5.so. This also fixes
packaging if WITH_APACHE is defined

PR:		ports/168099
Reported by:	brd, Spil <spil.oss@gmail.com>
2012-05-18 09:33:39 +00:00
Vanilla I. Shu
ad8311e37c Upgrade to 3.11.2. 2012-05-18 07:34:26 +00:00
Jose Alonso Cardenas Marquez
b8b76a83c2 - Fix install
Reported by:	pav
2012-05-17 19:27:39 +00:00
Martin Wilke
99fd747ae0 - Switch to php53
Reported by:	phw
2012-05-17 14:17:36 +00:00
Gerald Pfeifer
97776a9562 Update to the 20120512 snapshot of GCC 4.7.1. 2012-05-16 22:54:08 +00:00
Pawel Pekala
07f55e998c Update to version 20120512
PR:		port/167944
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2012-05-16 22:11:56 +00:00
Jose Alonso Cardenas Marquez
ab3da0c113 - Fix a problem when fpc.cfg is removed on deinstall time
- Bump PORTREVISION

Reported by:	erwin
2012-05-16 21:49:29 +00:00
Gerald Pfeifer
177a5ac850 Update to the 20120513 snapshot of GCC 4.8.0. 2012-05-16 21:25:42 +00:00
Steve Wills
35259f736a - Update lang/ruby19 to 1.9.3-p194
PR:		ports/167656
Submitted by:	Stanislav Sedov <stas@deglitch.com>
2012-05-16 17:43:28 +00:00
Florian Smeets
0dd57453d5 fix DEFAULT_PHP_VER, somehow i seem to have reverted this file prior to
committing.

Reported by:	miwi
2012-05-16 15:02:35 +00:00
Martin Wilke
cb2239a539 - Update to 3.2.4
PR:		167589
Submitted by:	maintainer
2012-05-16 10:12:05 +00:00
Florian Smeets
902a0675be readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
Alex Dupre
d42ce93da3 Fix conflicts and remove unsupported/unused extensions. 2012-05-16 07:36:34 +00:00
Alex Dupre
0926c2d681 Update to 5.4.3 release:
- 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.
2012-05-16 07:36:13 +00:00
Julien Laffaye
6d356025c0 - Update to 1.0.1
- Only for amd64 until i386 is fixed
2012-05-14 22:00:37 +00:00
Pawel Pekala
612bacf335 Add dependency on opengl lib, port builds additional plugin when it's
installed on system, this fixes incomplete plist in that case.

PR:		ports/167809
Submitted by:	me
Approved by:	maintainer
2012-05-14 14:09:40 +00:00
Romain Tartière
81407096b0 Fix build when devel/libinotify is installed
PR:		ports/167632
Submitted by:	sunpoet
2012-05-13 07:48:35 +00:00
Pav Lucistnik
12dbf7cee0 - Mark BROKEN: does not build
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
2012-05-12 22:02:57 +00:00
Gerald Pfeifer
58f4b725a9 Update to the 20120511 snapshot of GCC 4.6.4. 2012-05-12 12:18:02 +00:00
Pawel Pekala
8928bc850e Pharo is a clean, innovative, open-source Smalltalk-inspired environment.
- 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-11 20:31:46 +00:00
Baptiste Daroussin
f44915884b 2012-05-10 archivers/php4-bz2: php4 is EOLed
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
2012-05-11 19:36:53 +00:00
Sergey A. Osokin
a4df6535d6 Fix build by remove needless patch.
Reported by:	Mike Harding aka mvh at ix dot netcom dot com
2012-05-11 13:14:02 +00:00
Sergey A. Osokin
59364e9726 Update from 2.0.0-beta9 to 2.0.0-beta10.
Remove needless patches.

ChangeLog:	http://luajit.org/changes.html
2012-05-11 10:32:29 +00:00
Alexey Dokuchaev
592536857c Add missing closing parenthesis in comment. 2012-05-10 17:06:31 +00:00
Wen Heping
a8681cf69f - Update to 2.75 2012-05-10 12:50:16 +00:00
Sunpoet Po-Chuan Hsieh
a0965a854f - Update to 0.17018
- Add LICENSE

Changes:	http://search.cpan.org/dist/Error/ChangeLog
2012-05-09 09:26:08 +00:00
Alex Dupre
7c74eb8aa5 Update to 5.3.13 release:
- Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823.
- Improve fix for PHP-CGI query string parameter vulnerability, CVE-2012-2311.
2012-05-09 05:43:32 +00:00
Jason Helfman
e0675a36f9 - Update to 1.70.01 and unbreak
- while here move to portdocs and drop pkg-plist

PR:	ports/167623
Submitted by:	maintainer, graudeejs@gmail.com
2012-05-08 19:46:20 +00:00
Gerald Pfeifer
155dee0f90 Update to the 20120505 snapshot of GCC 4.7.1. 2012-05-08 04:11:56 +00:00
Gerald Pfeifer
419dfeefbc Update to the 20120506 snapshot of GCC 4.8.0. 2012-05-08 03:00:39 +00:00
Jason Helfman
7f98e702b1 - update to 1.1
- 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@
2012-05-07 23:06:36 +00:00
Jose Alonso Cardenas Marquez
1be5873e61 - Add ${LOCALBASE}/lib/qt4 path to fpc.cfg config file
- Bump PORTREVISION
2012-05-07 18:51:22 +00:00
Ruslan Makhmatkhanov
87541a49bc Update distinfo that's was missed for some reason. 2012-05-05 15:21:14 +00:00
Ruslan Makhmatkhanov
76ea697dac - apply BACKPORTS patch unconditionally and remove BACKPORTS option
- 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
2012-05-05 15:18:09 +00:00
Martin Wilke
5406fe5c8a - Update to 3.2.3
PR:		166961
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-05-03 16:07:44 +00:00
Martin Wilke
d9a1b61c4e - Update to 1.14
- Pass maintainership to submitter

PR:		166962
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-05-03 16:06:23 +00:00
Florian Smeets
84d5b2876e - take maintainership [1]
- 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]
2012-05-02 21:22:47 +00:00
Romain Tartière
287e58ebab Update to 2.11.1. 2012-05-02 18:16:19 +00:00
Dennis Herrmann
96f20bb1ec - Update to 0.53
PR:		ports/167414
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-05-01 20:11:18 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Gerald Pfeifer
85e30b39ae Update to the 20120429 snapshot of GCC 4.8.0. 2012-05-01 01:26:59 +00:00
Gerald Pfeifer
d2db583235 Update to the 20120428 snapshot of GCC 4.7.1. 2012-05-01 01:08:28 +00:00
Pav Lucistnik
4ac7175928 - Mark BROKEN: size mismatch
fetch: http://flatassembler.net/fasm-1.70.tar.gz: size mismatch: expected 245515, actual 245527

Reported by:	pointyhat
2012-04-30 21:16:41 +00:00
Alex Dupre
dbe5e951ac Update to 5.3.11 release.
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.
2012-04-30 15:06:53 +00:00
Thomas Abthorpe
61a40b5d4b - Fix distfile checksum
Submitted by:	maintainer via private email
2012-04-27 22:44:04 +00:00
Thomas Abthorpe
9e4d5976e4 - Update to 4.192
PR:		ports/166973
Submitted by:	maintainer
2012-04-27 02:52:44 +00:00
Jeremy Messenger
4c23dd0061 FreeBSD 8.x and above have added -r that does exactly same as -E for increased
compatibility with GNU sed. Since FreeBSD still supports 7.x that does not has
-r, so use -E instead.

Reported by:	pointyhat (pav)
2012-04-27 02:18:49 +00:00
Wen Heping
6a826c952a - Update to 0.16
PR:		167287
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-25 15:55:30 +00:00
Vanilla I. Shu
bec37314cf Upgrade to 3.10.4. 2012-04-25 12:50:22 +00:00
Frederic Culot
ed452217e0 - Update to 20120301 (corresponding to gcc 4.6.3)
PR:		ports/166720
Submitted by:	John Marino <draco@marino.st> (maintainer)
2012-04-24 07:06:08 +00:00
Johan van Selst
a23524b968 Remove @dirrmtry commands for directories not created anymore
Reported by:	bapt
2012-04-23 20:28:23 +00:00
Frederic Culot
e41d19c5e2 - Update to 20120301 (corresponding to gcc 4.6.3)
PR:		ports/166719
Submitted by:	John Marino <draco@marino.st> (maintainer)
2012-04-23 14:27:21 +00:00
Brendan Fabeny
0eb8a47869 update to 1.0.56 and adjust dependent ports; switch to the packaged
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
2012-04-23 09:27:42 +00:00
Gerald Pfeifer
a3cd7c16d1 Update to the 20120420 snapshot of GCC 4.6.4. 2012-04-22 11:08:05 +00:00
Jason Helfman
8ca6e5d407 - Update to 4.4.7-2375
PR:	ports/166959
Submitted by:	maintainer, mutoh@openedu.org
2012-04-20 17:18:26 +00:00
Pawel Pekala
c69b32cbaf Update to version 1.70.00
PR:		ports/167070
Submitted by:	maintainer
2012-04-19 13:57:23 +00:00
Jose Alonso Cardenas Marquez
431c48509b - Use USE_XORG instead of USE_XLIB
Suggested by:	bapt
2012-04-19 08:08:26 +00:00
Jose Alonso Cardenas Marquez
0a6256b52f - Bump PORTREVISION (freepascal ports were updated) 2012-04-19 06:51:44 +00:00
Jose Alonso Cardenas Marquez
0fde88adba - Update to 2.6.0 2012-04-19 06:20:01 +00:00
Brendan Fabeny
c33757b213 mark MAKE_JOBS_UNSAFE
PR:		166675
Submitted by:	M. Dzham
2012-04-19 04:10:34 +00:00
Pav Lucistnik
1f19f0643a - Mark BROKEN: does not build (broken by recent texinfo update)
Reported by:	pointyhat
2012-04-18 21:23:38 +00:00
Jimmy Olgeni
8f19a65ffe Actually commit the racket-textual Makefile...
Pointy hat to:	olgeni
2012-04-17 14:11:20 +00:00
Ashish SHUKLA
6a45e2e378 - Fix building on 10-CURRENT i386
Obtained from:	FreeBSD Haskell
2012-04-17 11:33:22 +00:00
Ruslan Makhmatkhanov
508669809c Fix portlint warning (IGNORE message should start from lower-case letter) 2012-04-17 08:25:02 +00:00
Ruslan Makhmatkhanov
41ff065fcd Remove this slave ports without deprecation period, because they actually
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@
2012-04-17 08:15:03 +00:00
Anton Berezin
36530ba588 Update to 1.25.
Changes:	http://search.cpan.org/dist/Scalar-List-Utils/Changes
PR:		166993
Submitted by:	culot
2012-04-17 08:05:37 +00:00
Ruslan Makhmatkhanov
c8c4993d63 Cleanup python < 2.6 logic, because there is no documentation for this
versions anymore. Add corresponding message for users of this versions.

Approved by:	silence on python@
2012-04-17 07:53:40 +00:00
Ruslan Makhmatkhanov
10a7ee8866 Cleanup special check for python 2.6.0
Approved by:	silence on python@
2012-04-17 07:22:48 +00:00
Ruslan Makhmatkhanov
b389c65bac Cleanup distinfo entries for python versions we have not in the tree.
distinfo should be regenerated from scratch after each python version
update.

Approved by:	silence on python@
2012-04-17 06:56:22 +00:00
Jimmy Olgeni
78b0408b82 Document conflict with lang/racket-textual. 2012-04-16 22:38:01 +00:00
Jimmy Olgeni
380bd0b9d0 Add the actual racket-textual port after repocopy. It provides a
text-only version of lang/racket, without X11 build dependencies.

A separate port is requires since racket-textual is actually a
different distfile upstream.
2012-04-16 22:36:56 +00:00
Jimmy Olgeni
37d7248112 * Disable support for WITHOUT_X11; a separate text-only version
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]
2012-04-16 21:33:40 +00:00
Cy Schubert
fc739d2439 Fix runtime error (unable to find libphobos2). 2012-04-16 05:34:27 +00:00
Jeremy Messenger
a595ff638c Update to 0.9.2.1635.
Security:	slicer,client,protected: fix a security issue introduced by
		3dd938c1fe, refuses again value tagged client and protected.
2012-04-16 03:27:32 +00:00
Sunpoet Po-Chuan Hsieh
a7b3d5ced1 - Fix copy/paste error 2012-04-16 02:41:08 +00:00
Gerald Pfeifer
dafeb2361e Update to the 20120415 snapshot of GCC 4.8.0. 2012-04-16 01:06:17 +00:00
Gerald Pfeifer
8ff1f4a992 Update to the 20120414 snapshot of GCC 4.7.1. 2012-04-15 22:33:12 +00:00
Ruslan Makhmatkhanov
835e2a093d - add docs for python 2.6.8, 3.1.5, 3.2.3 2012-04-15 20:51:38 +00:00
Cy Schubert
ac9314e9c8 Update 2.058 --> 2.059 2012-04-15 14:25:31 +00:00
Cy Schubert
bc73661aa3 Update 1.073 --> 1.074 2012-04-15 14:15:54 +00:00
Ruslan Makhmatkhanov
e0cfb1ea6f Remove pkg-plist diffs for some ancient python versions that we have not
in the tree. This files aren't used since import of python 2.3 (almost 10 years
for now).
2012-04-15 10:31:00 +00:00
Ruslan Makhmatkhanov
d2c5905bdf - add docs for python 2.7.3
Reported by:	pav (via pointyhat)
2012-04-15 09:59:26 +00:00
Gerald Pfeifer
5b6ebeb593 Update to the 20120413 snapshot of GCC 4.6.4. 2012-04-14 20:50:27 +00:00
Alexander Leidinger
7be25933ea Set the expiration date for all ports which depend upon linux_base-fc4 to
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
2012-04-14 20:24:51 +00:00
Michael Scheidell
ae22e48b11 - Update to 3.0.0 [1]
- 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]
2012-04-14 13:25:07 +00:00
Jeremy Messenger
002dc7b1e4 Remove useless file. 2012-04-14 02:42:28 +00:00
Jeremy Messenger
de2281fb72 Opa is an open source, simple and unified platform for writing web
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/
2012-04-14 02:37:58 +00:00
Brooks Davis
4425fc5083 Update to LLVM and Clang 3.1.r154687, unless specific issues are found
that need to be fixed to support testing, this is likely the last -devel
update before 3.1 is released.
2012-04-13 22:52:38 +00:00
Matthias Andree
9fed1da798 Clarify effect of __MAKE_CONF change, and point to Wiki URL (in a comment). 2012-04-13 18:18:54 +00:00
Matthias Andree
13a1c45350 Remove CFLAGS=${CFLAGS} regression from MAKE_ARGS again (leftover from
testing).

Reported by:        Valentin Zahariev
Brown paper bag to: mandree@
2012-04-12 20:51:53 +00:00
Steve Wills
64d7c6f4fd - Remove TEST_DEPENDS on itself
PR:		ports/166769
Approved by:	milki <milki@rescomp.berkeley.edu> (maintainer)
2012-04-12 15:45:06 +00:00
Ryan Steinmetz
3d8062c8fa - Note CONFLICT between net/mosh and lang/mosh, as they both install bin/mosh
- Bump PORTREVISION

Reported By:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2012-04-12 10:35:43 +00:00
Baptiste Daroussin
928eae9bca php4 is EOLed, let's deprecate it
Approved by:	ale (maintainer by private mail)
2012-04-12 10:07:41 +00:00
Matthias Andree
8771253012 Forced commit to mention that ohauer@ has joined lua@. 2012-04-11 22:26:24 +00:00
Matthias Andree
aacbf62416 Add explanatory comment about butchering __MAKE_CONF. 2012-04-11 21:21:04 +00:00
Matthias Andree
e2f1e0682e Support builds that set CFLAGS=... in /etc/make.conf (discouraged). 2012-04-11 21:15:16 +00:00
Martin Wilke
19425757a8 - Update:
* 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
2012-04-11 12:52:17 +00:00
Matthias Andree
1f01f3cc35 Fix regressions, reinstating io.popen support.
Reported by:  Pierre Guinoiseau
PR:           ports/166753
Reported by:  Vrachnis Ilias-Dimitrios
PR:           ports/166804
Fixed by:     Olli Hauer (ports/166753)
Feature safe: yes
2012-04-10 19:08:17 +00:00
Ruslan Makhmatkhanov
353c969896 - pass maintainership of this ports to new volunteer
- add some of them to `enlightenment' virtual category

PR:		166814
Submitted by:	Grzegorz Blach <magik at roorback dot net>
2012-04-10 18:04:10 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Gerald Pfeifer
257dafd940 Remove EXPIRATION_DATE, Mk/bsd.gnustep.mk still relies on this port.
Feature safe:	yes
2012-04-09 20:43:05 +00:00
Gerald Pfeifer
d889913b8d Update to the 20120408 snapshot of GCC 4.8.0.
Feature safe:	yes
2012-04-09 13:41:43 +00:00
Michael Scheidell
4e615aebad - Fix suggested by upstream. Revise mutex initializer patch to avoid deadlocks
- Bump PORTREVISION

PR:		ports/166778
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Feature safe:	yes
2012-04-09 11:54:04 +00:00
Frederic Culot
75934f90db - Update to 20120301 (corresponding to gcc 4.6.3)
- Split off Makefile.common fragment for use in lang/gnatdroid-arm* ports

Maintainer note:
- Ada tasking is broken on FreeBSD-9+ and has always been but a testsuite
run didn't reveal this until recently. Due to a new panic assertion added
to the thread library, exiting tasks now abort with the message "thread
exits with resources held!". A significant attempt was made to patch GNAT
to release thread resources on exiting tasks, but the code is highly
complex and the attemps are not yes successful.

PR:		ports/166718
Submitted by:	John Marino <draco@marino.st> (maintainer)
Feature safe:	yes
2012-04-09 11:28:22 +00:00
Gerald Pfeifer
061d7f066d Update to the 20120407 snapshot of GCC 4.7.1.
Feature safe:	yes
2012-04-08 00:08:07 +00:00
Michael Scheidell
c144b0fb1c - Update to 0.2
- The bootstrap compiler needs "cc" to link objects.

PR:		ports/166551
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
Feature safe:	yes
2012-04-07 16:22:23 +00:00
Gerald Pfeifer
87828b1e8e Update to the 20120406 snapshot of GCC 4.6.4.
Feature safe:	yes
2012-04-07 10:29:09 +00:00
Matthias Andree
582adbdb84 Bring in additional changes by ohauer to preserve LUA_LDIR/LUA_CDIR.
Submitted by: ohauer
PR:           ports/166540
Feature safe: yes
2012-04-06 17:50:44 +00:00
Matthias Andree
1e9d43d118 Update to bug-fix release 5.1.5.
Submitted by: ohauer
Feature safe: yes
PR:           ports/166540
2012-04-06 17:39:12 +00:00
Michael Scheidell
e2e280ca6f Add New Port lang/urweb: Ur is a programming language in the tradition of ML and Haskell, but featuring
a significantly richer type system. Ur is functional, pure, statically-typed,
and strict. Ur supports a powerful kind of metaprogramming based on row types.

Ur/Web is Ur plus a special standard library and associated rules for parsing
and optimization. Ur/Web supports construction of dynamic web applications
backed by SQL databases.

PR:		ports/166657
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Feature safe:	yes
2012-04-06 14:36:30 +00:00
Gerald Pfeifer
9e4ad1bbe3 Update to the 20120330 snapshot of GCC 4.6.4.
Feature safe:	yes
2012-04-03 22:16:37 +00:00
Gerald Pfeifer
1383f135ed Update to the 20120401 snapshot of GCC 4.8.0.
Feature safe:	yes
2012-04-03 22:14:26 +00:00
Gerald Pfeifer
54945408c9 Update to the 20120324 snapshot of GCC 4.7.1.
Feature safe:	yes
2012-04-03 22:13:15 +00:00
Sunpoet Po-Chuan Hsieh
b0095d0559 - Update to 1.008000
Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
Feature safe:	yes
2012-04-02 10:40:28 +00:00
Sergey A. Osokin
776a7c5e03 Replace unwind.h definitions with luajit own.
Bump PORTREVISION.

Patch obtained from browsable mirror of luajit
http://repo.or.cz/w/luajit-2.0.git.

Feature safe:	yes
2012-04-02 09:51:02 +00:00
Pav Lucistnik
8490e09e4b - Disallow from pointyhat, as it seems to receive SIGKILL after two hours of
building, unknown from where

Feature safe:	yes
2012-03-31 18:41:26 +00:00
Baptiste Daroussin
cc71f91b54 Mark as broken: overwrite files own by the emacs package
pkgng says:
pkg: emacs-23.4,2 conflicts with elisp-manual-21.2.8_1,1 (installs files into the same place).  Problematic file: /usr/local/info/elisp.info

Reported by:	pointyhat: pkgng exp-run
Feature safe:	yes
2012-03-31 17:08:04 +00:00
Johan van Selst
7e1ec50106 - Update GNU awk to 4.0.1
- Remove patch for configure script (fixed upstream)

Feature safe:	yes
2012-03-31 11:32:31 +00:00
Alexey Dokuchaev
94d74c6da5 - Provide a comment about what we are reinplacing here for
- Fix a typo (NIPORTEXAMPLES -> NOPORTEXAMPLES)
- Merge two options of cpio(1) so that line does not touch screen boundary

Feature safe:	yes
2012-03-25 11:28:46 +00:00
Ryan Steinmetz
078216a5dc - Add missing plist entry
- Unbreak

Reported by:	linimon
Feature safe:	yes
2012-03-24 20:11:41 +00:00
Martin Wilke
7d5a8531c3 - Update to version 2.73
PR:		166040
Submitted by:	Ports FUry
Feature safe:	yes
2012-03-24 16:44:31 +00:00
Ryan Steinmetz
4a61096265 - Update to 0.52
- Prefer editline support, if available

PR:		ports/165864
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
Feature safe:	yes
2012-03-22 13:18:26 +00:00
Michael Scheidell
636437f3d1 - Update to 4.1.0
- Pass maintainership to submitter

PR:		ports/166292
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Approved by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
Feature safe:	yes
2012-03-22 12:07:14 +00:00
Gerald Pfeifer
b8357b9919 Update to the 4.4.7 release which closes the GCC 4.7 release series
and branch.

Feature safe:	yes
2012-03-18 18:58:19 +00:00
Gerald Pfeifer
31128ad68d Deprecate lang/gcc42 in favor of lang/gcc46 which has been the default
for USE_GCC=X.Y+ for a while with an expiration date of 2012-04-18.

Feature safe:	yes
2012-03-18 00:29:26 +00:00
Gerald Pfeifer
2820a99869 Welcome GCC 4.8! For the next couple of months this is going to be
a rougher ride, as this release series -- just branched off GCC 4.7
-- is going to see a lot of active and often invasive development.
This port is for early exposure and not production use at all.

Feature safe:	yes
2012-03-17 11:22:17 +00:00
Matthias Andree
ae89c82fab Be sure to pass CFLAGS properly if set in /etc/make.conf.
Reported by:  mezz
Feature safe: yes
2012-03-16 18:18:01 +00:00
Gerald Pfeifer
60b6213236 Replace USE_GCC=4.4+ by USE_GCC=4.6+, a noop on the build cluster.
Approved by:	maintainer (jyyou@cs.nctu.edu.tw)
Feature safe:	yes
2012-03-15 15:28:13 +00:00
Dmitry Marakasov
46dfc36c31 - Add PORTSCOUT
Feature safe:	yes
2012-03-14 17:26:01 +00:00
Philip M. Gollucci
23d428de1d - Sort lang/Makefile
PR:             ports/165993
Submitted by:   "Conrad J. Sabatier" <conrads@cox.net>
Feature safe:   yes
2012-03-13 16:19:11 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Sunpoet Po-Chuan Hsieh
1a89decca6 - Update to 0.014000
Changes:	http://search.cpan.org/dist/Marpa-PP/Changes
Feature safe:	yes
2012-03-13 03:34:36 +00:00
Sunpoet Po-Chuan Hsieh
947f85722f - Update to 1.006000
Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
Feature safe:	yes
2012-03-13 03:34:04 +00:00
Jason Helfman
85fce98761 - Update to 1.4.0 and update maintainer address
PR:	ports/165961
Submitted by:	maintainer, nsmoot@make.sh
Feature safe:	yes
2012-03-12 06:52:24 +00:00
Maho Nakata
36e01a1eae Add WANT_LEAD_0 knob.
Submitted by: Ted Hatfield <ted@io-tx.com>

Feature safe:	yes
2012-03-12 05:22:46 +00:00
Mark Linimon
984c3924ee Restore lang/perl5.8 and lang/perl5.10 from the Attic.
PR:		ports/165467 (reversal of)
Feature safe:	yes (actually restoring for POLA)
Hat:		portmgr
2012-03-11 23:52:40 +00:00
Mark Linimon
7047959f24 Undo ports/165457 to not violate POLA. As far as I knew, the PR
was to test what happened when we did eventually delete these two
ports, not to delete them immediately.

A subsequent commit will add appropriate deprecation messages.

Hat:		portmgr
PR:		ports/165457
Feature safe:	yes (actually no, however, this is to preserve POLA)
2012-03-11 23:49:09 +00:00
TAKATSU Tomonari
31459d12bd - Update to 0.2.7
- Pass maintainership
- Mark BROKEN on FreeBSD 7.x

RP:		ports/158968 (based on)
Submitted by:	OKUMURA Yuki <mjt_AT_cltn_DOT_org>
Approved by:	maintainer timeout (> 7 months)
Feature safe:	yes
2012-03-10 23:36:58 +00:00
Gerald Pfeifer
af014397df Update to the release of GCC 4.6.3. This now supports FreeBSD 10
and later out of the box, no more extra patches necessary.

Feature safe:	yes
2012-03-10 22:48:35 +00:00
Gerald Pfeifer
cb48fe94b5 Update to the 20120309 snapshot of GCC 4.6.4.
Increase CONFLICTS to also cover GCC 4.6.3 now, in anticipation of
a forthcoming update of lang/gcc to GCC 4.6.3.

Feature safe:	yes
2012-03-10 21:26:04 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Philip M. Gollucci
346415e3c0 - Remove lang/perl5.8 (12/16/2008 EOL) and lang/perl5.10 (08/23/2009 EOL)
- lang/5.12 (default) is in Maint mode and lang/5.14 is GA right now.
- The final UNcommitted portition of this PR will move the default perl
  to lang/perl5.14 but
    mail/cyrus-impad2
    mail/cyrus-impad22
    print/perlftlib
    audio/papcl
    www/WebMagick
    misc/gcstar
    math/ploymak
  must be fixed or marked BROKEN 1st.

PR:             ports/165457
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:37:54 +00:00
Gerald Pfeifer
831467479d Update to the 20120306 snapshot of GCC 4.4.7. 2012-03-07 22:14:53 +00:00
Philip M. Gollucci
7d4e10f17d - Pull a19beeaa9f/raw
to fix:
 Can't use string "XXX" as an ARRAY ref while "strict refs" in use at
 /usr/local/lib/perl5/5.14.2/ExtUtils/MM_Unix.pm line 2893.

- perl 5.14.[012] shipped with a broken version of ExtUtils::MakeMakker (6.57_06)
  which is fixed in 6.57_06.  This patch can hopefully go away when/if perl 5.14.3
  is released.

- Bump PORTREVISION

PR:         ports/165457
With Hat:   perl@
2012-03-07 05:00:04 +00:00
Pietro Cerutti
28556314b9 - Update to 05_20120304
Changes:
   * The "ftpserv.sd7" example program was improved to support the
     commands RNFR and RNTO and to work correctly, when the listener
     cannot open a passive data port.
   * The font support was improved, such that caching of character
     pixmaps works.
   * Some characters in the standard bitmap fonts were added or
     improved.
   * The functions 'socSend' and 'socSendto' in "soc_rtl.c" were
     improved to work correctly under 64-bit systems.
   * The function 'fltSci' in "flt_rtl.c", was improved to avoid
     a C compiler warning about the change of a constant value.
   * The function 'redraw' in "drw_x11.c" was changed, such that it
     does not use a parameter of type 'XExposeEvent'.
   * The functions 'drwHeight', 'drwWidth', 'drwXPos' and 'drwYPos'
     in "drw_x11.c" were improved to raise RANGE_ERROR when the
     window does not exist.
   * The function 'handleExpose' was introduced in "gkb_x11.c", to
     handle the job of calling 'redraw'.
   * The type 'unsigned int' was replaced by 'sysizetype' in
     'findid.c', 'findid.h', 'identutl.c', 'identutl.h', 'literal.c',
     'numlit.c', 'scanner.c' and 'symbol.h'.
   * Some improvements were done in 'prg_comp.c', 'reflib.c',
     'analyze.c', 'exec.c', 'infile.c', 'info.c' and 'typlib.c' to
     reduce the number of warnings.
   * Support for the unused action "ENU_SIZE" was removed.
- Add LICENSE
2012-03-06 14:17:24 +00:00
Sunpoet Po-Chuan Hsieh
2311f04bc1 - Pet portlint: reorder *_DEPENDS 2012-03-05 08:17:35 +00:00
Sunpoet Po-Chuan Hsieh
fcf7f208d0 - Add BUILD_DEPENDS and TEST_DEPENDS 2012-03-05 01:27:58 +00:00
Gerald Pfeifer
f8dde181c0 Update to the 20120302 snapshot of GCC 4.6.4, which nearly
coincides with the GCC 4.6.3 release.
2012-03-03 23:22:30 +00:00
Steve Wills
c33752cb17 - Add TEST_DEPENDS to enable testing
Note: this still fails tests

Approved by:	portmgr (blanket)
2012-03-03 01:02:07 +00:00
Steve Wills
f0f849473e - Add TEST_DEPENDS to enable testing
Note: This still fails tests

Approved by:	portmgr (blanket)
2012-03-03 00:26:52 +00:00
Li-Wen Hsu
149ae745ff - Update to 0.1.1
PR:		ports/165580
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
2012-03-02 16:10:57 +00:00
Ruslan Makhmatkhanov
a9212fc76b - extend DEPRECATION_DATE till year 2013.
This was discussed on freebsd-ports@ (linimon).
2012-03-01 09:02:09 +00:00
Sunpoet Po-Chuan Hsieh
588dea5d6a - Update to 1.004000
Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
2012-02-29 15:33:14 +00:00
Pietro Cerutti
c294475674 - Update to 05_20120219
- Fixes to the console library have been pushed upstreams
2012-02-28 11:37:59 +00:00
Gerald Pfeifer
0295f339d4 Update to what is basically the first RC of GCC 4.6.3. 2012-02-26 22:48:41 +00:00
Gerald Pfeifer
e34f428021 Update to the 20120225 snapshot of GCC 4.7.0. 2012-02-26 17:07:03 +00:00
Steve Wills
b056987a7e - Update lang/ruby18 to p385
- Update lang/ruby19 to p125

Changes:

http://www.ruby-forum.com/topic/3663807#1047121
http://www.ruby-lang.org/en/news/2012/02/16/ruby-1-9-3-p125-is-released/

PR:		ports/165223
Submitted by:	swills (myself)
Reviewed by:	pgollucci
Approved by:	portmgr
2012-02-25 15:25:49 +00:00
Jimmy Olgeni
87442eee96 Upgrade to version 4.6.4.
PR:		ports/165458
Submitted by:	olgeni
Approved by:	maintainer
2012-02-25 11:44:11 +00:00
Sunpoet Po-Chuan Hsieh
1197a03c4e - Update to 1.69.39
Changes:
1.69.39:
- Fixed a bug in expression calculator that caused result of division by number
  larger than 32-bit be always the absolute value of actual result (the sign was
  dropped).

1.69.38:
- Fixed a small bug that made relative offsets get invalid symbol type in some
  cases.

1.69.37:
- Added "relativeto" testing operator.
- Couple of small bugfixes.

1.69.36:
- Added "assert" directive.
- Macroinstruction argument now can have default value, defined with "=" symbol
  followed by value after the argument name in definition.
- Fixed a bug which disallowed combining unary "+" with other unary operators.

PR:		ports/165395
Submitted by:	Aldis Berjoza <graudeejs@gmail.com> (maintainer)
2012-02-24 03:50:23 +00:00
Brendan Fabeny
e48c891c50 fix the packing list for WITH_CMP_LIB 2012-02-23 01:10:28 +00:00
Brendan Fabeny
94541850e8 respect CC [1]; fix Tcl/Tk dependencies; don't conflate -nox11 and
-notk; add a test target; clean up

PR:		160492 [1]
Submitted by:	J. Beich (partial patch; under various pseudonyms?) [1]
Approved by:	maintainer
2012-02-23 00:21:15 +00:00
Brooks Davis
ff45cfe833 Upgrade to llvm/clang r150242.
Enable installation of the shared libaray in LLVM.

Add preliminary support for building and installing the gold linker
plugin.  No option is avaiable to turn it on (use -DWITH_LTOPLUGIN)
because devel/binutils does not yet build the gold linker.
2012-02-22 23:19:27 +00:00
Ashish SHUKLA
709e7e7325 - Chase Emacs updates
PR:		ports/165082
2012-02-22 13:31:32 +00:00
Rene Ladan
797cf2f978 Update to 1.2.5 2012-02-19 21:55:07 +00:00
Dirk Meyer
bfa8a89272 - fix build with gcc46 2012-02-19 12:16:59 +00:00
Li-Wen Hsu
bb60b0ab44 - Update to 1.8
- Add fix for CVE-2012-0845

PR:		ports/165026
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-02-19 10:37:02 +00:00
Dirk Meyer
49694d8f83 - force build with clang 2012-02-19 10:28:29 +00:00
Ruslan Makhmatkhanov
2e2e11581a - change USE_PYTHON=build with USE_PYTHON_BUILD=yes (non-functional change) 2012-02-19 07:09:58 +00:00
Martin Wilke
34c955dbf5 - Remove pr-patch 2012-02-19 06:06:03 +00:00
Gabor Pali
9266914f84 ThreadScope is a graphical viewer for thread profile information
generated by the Glasgow Haskell Compiler (GHC).

The ThreadScope program allows us to debug the parallel performance of
Haskell programs.  Using Threadscope we can check to see that work is
well balanced across the available processors and spot performance
issues relating to garbage collection or poor load balancing.

WWW:	http://hackage.haskell.org/package/threadscope

Obtained from:	FreeBSD Haskell
2012-02-18 22:50:19 +00:00
Gabor Pali
64008ac3b8 Parses .eventlog files emitted by GHC 6.12.1 and later. Includes the
ghc-events-show tool to dump and event log file as text.

WWW:	http://hackage.haskell.org/package/ghc-events

Obtained from:	FreeBSD Haskell
2012-02-18 22:47:13 +00:00
Gabor Pali
6088e11500 wxHaskell is a portable and native GUI library for Haskell. It is built
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.8 and 2.9.

WWW:	http://haskell.org/haskellwiki/WxHaskell

Obtained from:	FreeBSD Haskell
2012-02-18 21:38:48 +00:00
Gabor Pali
0df28bef5d wxHaskell is a portable and native GUI library for Haskell. It is built
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.8 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
2012-02-18 21:35:29 +00:00
Gabor Pali
804b93ca8f wxHaskell is a portable and native GUI library for Haskell. It is built
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.8 only.

WWW:	http://haskell.org/haskellwiki/WxHaskell

Obtained from:	FreeBSD Haskell
2012-02-18 21:31:42 +00:00
Gabor Pali
a7fe8296da This package provides strict versions of some standard Haskell data
types (pairs, Maybe and Either).  It also contains strict IO operations.

WWW:	http://www.cse.unsw.edu.au/~rl/code/strict.html

Obtained from:	FreeBSD Haskell
2012-02-18 21:27:14 +00:00
Gabor Pali
3884eb7918 HsOpenSSL is an (incomplete) OpenSSL binding for Haskell. It can
generate RSA and DSA keys, read and write PEM files, generate message
digests, sign and verify messages, encrypt and decrypt messages.  It has
also some capabilities of creating SSL clients and servers.

WWW:	https://github.com/phonohawk/HsOpenSSL

Obtained from:	FreeBSD Haskell
2012-02-18 18:46:37 +00:00
Martin Wilke
c70027929c - Mark Python as Secure
- Fix DoS via malformed XML-RPC / HTTP POST

Submitted by:	rm@
Reported by:	many
Obtained from:	python hg
Security:	http://www.vuxml.org/freebsd/b4f8be9e-56b2-11e1-9fb7-003067b2972c.html
2012-02-18 17:53:53 +00:00
Gabor Pali
02e663d404 A RESTful web framework with strong compile-time guarantees of correctness.
It also affords space efficient code, highly concurrent loads, and
portability to many deployment backends (via the wai package), from CGI
to stand-alone serving. Yesod also focuses on developer productivity.
Yesod integrates well with tools for all your basic web development (wai,
persistent, and shakespeare/hamlet).

WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:53:13 +00:00
Gabor Pali
8527e49545 Authentication for Yesod.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:51:06 +00:00
Gabor Pali
d1636f6e39 Generate content for Yesod using the aeson package.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:48:55 +00:00
Gabor Pali
72244c2fa1 Form handling support for Yesod Web Framework.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:46:39 +00:00
Gabor Pali
9d838d1748 Some helpers for using Persistent from Yesod.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:44:41 +00:00
Gabor Pali
7653e98fdc Yesod is a framework designed to foster creation of RESTful web
application that have strong compile-time guarantees of correctness.  It
also affords space efficient code and portability to many deployment
backends, from CGI to stand-alone serving.

WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-02-18 17:42:42 +00:00
Gabor Pali
554cac2cd5 A logging system for WAI.
WWW:	http://hackage.haskell.org/package/wai-logger

Obtained from:	FreeBSD Haskell
2012-02-18 17:39:24 +00:00
Gabor Pali
b02a3b4cd2 Provides common features without many dependencies.
WWW:	http://github.com/yesodweb/wai

Obtained from:	FreeBSD Haskell
2012-02-18 17:37:16 +00:00
Gabor Pali
3e9dbd8663 Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.  In this case, the
variable type needs a ToText instance.

WWW:	http://www.yesodweb.com/book/templates

Obtained from:	FreeBSD Haskell
2012-02-18 17:34:41 +00:00
Gabor Pali
4aeb3e86c3 Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.  In this case, the
variable type needs a ToJavascript instance.

There is also shakespeare-coffeescript for coffeescript templates.
Coffescript is a language that compiles down to javascript.  It expects
a coffeescript compiler in your path, and variable should be a ToCoffee
instance.

WWW:	http://www.yesodweb.com/book/templates

Obtained from:	FreeBSD Haskell
2012-02-18 17:32:38 +00:00
Gabor Pali
9ebc731ebd This package uses the same approach of type-safe URLs to create
translated content.  It has a simple syntax for translators, while
allowing the ful power of Haskell for applying complex grammar rules.

WWW:  http://www.yesodweb.com/book/i18n

Obtained from:	FreeBSD Haskell
2012-02-18 17:30:46 +00:00
Gabor Pali
6e2a1395cc Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.  In this case, the
variable type needs a ToCss instance.

This package contains 2 CSS template languages.  The Cassius language
uses whitespace to avoid the need for closing brackets and semi-colons.
Lucius does not care about whitespace and is a strict superset of CSS.
There are also some significant conveniences added for CSS.

WWW:	http://www.yesodweb.com/book/templates

Obtained from:	FreeBSD Haskell
2012-02-18 17:28:38 +00:00
Gabor Pali
2c1404b886 This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.

WWW:	http://www.yesodweb.com/book/persistent

Obtained from:	FreeBSD Haskell
2012-02-18 17:26:15 +00:00
Gabor Pali
3dd495706e This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.

WWW:	http://www.yesodweb.com/book/persistent

Obtained from:	FreeBSD Haskell
2012-02-18 17:24:14 +00:00
Gabor Pali
5b634d8c90 Useful for stuff like database connection pools.
WWW:	http://www.yesodweb.com/book/persistent

Obtained from:	FreeBSD Haskell
2012-02-18 17:21:20 +00:00
Gabor Pali
5601089dd4 Components of paths.
WWW:	http://github.com/snoyberg/path-pieces

Obtained from:	FreeBSD Haskell
2012-02-18 17:18:34 +00:00
Gabor Pali
b41bcdb179 This package provides some high-level datatypes for declaring MIME email
messages, functions for automatically composing these into bytestrings,
and the ability to send bytestrings via the sendmail executable.  You
can also use any other library you wish to send via different methods,
eg directly to SMTP.

WWW:	http://github.com/snoyberg/mime-mail

Obtained from:	FreeBSD Haskell
2012-02-18 17:15:46 +00:00
Gabor Pali
f2ec06ecbd Hamlet gives you a type-safe tool for generating HTML code. It works
via Quasi-Quoting, and generating extremely efficient output code.  The
syntax is white-space sensitive, and it helps you avoid cross-site
scripting issues and 404 errors.

WWW:	http://www.yesodweb.com/book/templates

Obtained from:	FreeBSD Haskell
2012-02-18 17:13:17 +00:00
Gabor Pali
4ec18f7207 Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation.  Shakespeare templates can be used inline
with a quasi-quoter or in an external file.  Shakespeare interpolates
variables according to the type being inserted.

WWW:	http://www.yesodweb.com/book/templates

Obtained from:	FreeBSD Haskell
2012-02-18 17:11:03 +00:00
Gabor Pali
230e9ffc4e A fast logging system.
WWW:	http://hackage.haskell.org/package/fast-logger

Obtained from:	FreeBSD Haskell
2012-02-18 17:08:24 +00:00
Gabor Pali
daff33d149 Validating an email address string against RFC 5322.
WWW:	http://porg.es/blog/email-address-validation-simpler-faster-more-correct

Obtained from:	FreeBSD Haskell
2012-02-18 17:04:33 +00:00
Gabor Pali
e0bdd43eff Ranges and some functions allowing things like fast membership lookup on
ranges with holes in them and so on.

WWW:	http://hackage.haskell.org/package/ranges

Obtained from:	FreeBSD Haskell
2012-02-18 17:01:42 +00:00
Gabor Pali
756c333034 Provides high-level conversions based on the data-object package.
Parsing and emitting is handled by the yaml package, which in turn uses
the libyaml C library.

WWW:	http://github.com/snoyberg/data-object-yaml

Obtained from:	FreeBSD Haskell
2012-02-18 16:59:01 +00:00
Gabor Pali
325f949e00 Provides support for parsing and emitting Yaml documents.
This package includes the full libyaml C library version 0.1.2 by Kirill
Simonov in the package so you don't need to worry about any non-Haskell
dependencies.

WWW:	http://github.com/snoyberg/yaml/

Obtained from:	FreeBSD Haskell
2012-02-18 16:56:16 +00:00
Gabor Pali
29419e8cb4 These objects show up in different places, e.g. JSON, Yaml. By
providing a representation in a separate repository, other libraries can
share a single representation of these structures.

WWW:	http://github.com/snoyberg/data-object/tree/master

Obtained from:	FreeBSD Haskell
2012-02-18 16:53:34 +00:00
Gabor Pali
03635e4e9e HTTP cookie parsing and rendering.
WWW:	http://github.com/snoyberg/cookie

Obtained from:	FreeBSD Haskell
2012-02-18 16:51:17 +00:00
Gabor Pali
2e61f0192e This is a port of John Goerzen's convertible package, intended to
distinguish between conversions which are guaranteed to succeed and
those which might fail.  It uses the attempt package, which in turn uses
the failure package, so that this package is fully compatible with the
failure framework.

This package currently contains all of the typeclasses and instances for
convertible.  However, as these features are ported to the convertible
package, this package will be left with only the instances for
converting to and from text types (String, ByteString (lazy and strict)
and Text (lazy and strict).

Be aware that conversions to and from bytestrings assume UTF-8 encoding.
If a different encoding is desired, you can use a newtype wrapper and
declare an instance of ConvertAttempt or ConvertSuccess on it.

WWW:	http://github.com/snoyberg/convertible/tree/text

Obtained from:	FreeBSD Haskell
2012-02-18 16:48:46 +00:00
Gabor Pali
de130cdf1a Monad transformer for attempt.
WWW:	http://github.com/snoyberg/control-monad-attempt

Obtained from:	FreeBSD Haskell
2012-02-18 16:46:00 +00:00
Gabor Pali
fd3b875edd This package is for working with native byte-ordering of the system.
WWW:	http://community.haskell.org/~aslatter/code/byteorder

Obtained from:	FreeBSD Haskell
2012-02-18 16:43:12 +00:00
Gabor Pali
2f0595223d Focus is on third-party authentication methods, such as OpenID, rpxnow
and Facebook.

WWW:	http://github.com/yesodweb/authenticate

Obtained from:	FreeBSD Haskell
2012-02-18 16:40:40 +00:00
Gabor Pali
7ebd2904f2 This package provides parsing and rendering functions for XML. It is
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
2012-02-18 16:36:34 +00:00
Gabor Pali
408b2300ea The xml-types package.
WWW:	http://hackage.haskell.org/package/xml-type

Obtained from:	FreeBSD Haskell
2012-02-18 16:30:09 +00:00
Gabor Pali
5891d6ddde This package uses attoparsec for parsing the actual contents of the HTTP
connection.  It also provides higher-level functions which allow you to
avoid direct usage of enumerators.

WWW:	http://github.com/snoyberg/http-enumerator

Obtained from:	FreeBSD Haskell
2012-02-18 16:27:14 +00:00
Gabor Pali
94dc53a878 A set of extra definitions, default values and helpers for the tls
package.

WWW:	http://github.com/vincenthz/hs-tls-extra

Obtained from:	FreeBSD Haskell
2012-02-18 16:24:24 +00:00
Gabor Pali
98c816c3be Native Haskell TLS and SSL protocol implementation for server and
client.

This provides a high-level implementation of a sensitive security
protocol, eliminating a common set of security issues through the use of
the advanced type system, high level constructions and common Haskell
features.

Currently implement the SSL3.0, TLS1.0, TLS1.1 and TLS1.2 protocol, with
only RSA supported for Key Exchange.

WWW:	http://github.com/vincenthz/hs-tls

Obtained from:	FreeBSD Haskell
2012-02-18 16:23:00 +00:00
Gabor Pali
b00b470fac Certificates and Key reader/writer. At the moment only X509 certificate
and unencrypted private key are supported, but will include PGP
certificate and pkcs8 private keys.

WWW:	http://github.com/vincenthz/hs-certificate

Obtained from:	FreeBSD Haskell
2012-02-18 16:19:56 +00:00
Gabor Pali
50dfbf8bd4 Defines a data type, Attempt, which has a Success and Failure
constructor.  Failure contains an extensible exception.

WWW:	http://github.com/snoyberg/attempt/tree/master

Obtained from:	FreeBSD Haskell
2012-02-18 16:17:25 +00:00
Gabor Pali
b41081fd35 A simple type class for success/failure computations.
WWW:	http://www.haskell.org/haskellwiki/Failure

Obtained from:	FreeBSD Haskell
2012-02-18 16:14:50 +00:00
Gabor Pali
538cb4bedf ASN1 data reader and writer in raw form with supports for high level
forms of ASN1 (BER, CER and DER).

WWW:	http://github.com/vincenthz/hs-asn1-data

Obtained from:	FreeBSD Haskell
2012-02-18 16:12:23 +00:00
Gabor Pali
45819fa559 This library implements the RSA encryption and signature algorithms for
arbitrarily-sized ByteStrings.  While the implementations work, they are
not necessarily the fastest ones on the planet.  Particularly key
generation.  The algorithms included are based of RFC 3447, or the
Public-Key Cryptography Standard for RSA, version 2.1 (a.k.a, PKCS#1
v2.1).

WWW:	http://hackage.haskell.org/package/RSA

Obtained from:	FreeBSD Haskell
2012-02-18 16:09:15 +00:00
Gabor Pali
b57a83d9a7 An unrolled implementation of MD5 purely in Haskell.
WWW:	http://hackage.haskell.org/package/pureMD5

Obtained from:	FreeBSD Haskell
2012-02-18 16:06:05 +00:00
Gerald Pfeifer
2862fcd45a Update to the 20120217 snapshot of GCC 4.6.3. 2012-02-18 12:07:36 +00:00
Eitan Adler
1fa858c065 Remove quotes from BROKEN and IGNORE as they are not required 2012-02-18 03:32:35 +00:00
Gabor Pali
bd8178b27a Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages
and uploaded files can be modified either directly via the VCS's
command-line tools or through the wiki's web interface.  Pandoc is used
for markup processing, so pages may be written in (extended) markdown,
reStructuredText, LaTeX, HTML, or literate Haskell, and exported in ten
different formats, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice
ODT, and MediaWiki markup.

Notable features include:

 * plugins: dynamically loaded page transformations written in Haskell.
 * conversion of TeX math to MathML for display in web browsers.
 * syntax highlighting of source code files and code snippets.
 * Atom feeds (site-wide and per-page).
 * a library, Network.Gitit, that makes it simple to include a gitit
   wiki in any happstack application.

WWW:	http://gitit.net/

Obtained from:	FreeBSD Haskell
2012-02-18 03:25:18 +00:00
Gabor Pali
81c73710a6 Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent
XSS attacks.

WWW:	http://github.com/gregwebs/haskell-xss-sanitize

Obtained from:	FreeBSD Haskell
2012-02-18 03:21:47 +00:00