Commit graph

11233 commits

Author SHA1 Message Date
Alex Dupre
f83b30b961 Add all PDO drivers. 2012-08-23 14:56:13 +00:00
Alex Dupre
dfc4377001 Update to 5.4.6 release. 2012-08-23 14:54:48 +00:00
Florian Smeets
8b2084bb71 - Update to 5.3.16
- Add options PDO_MYSQL and PDO_PGSQL to php53-extensions [1]

PR:		ports/170401 [1]
Submitted by:	bdrewery [1]
2012-08-22 20:40:40 +00:00
Erwin Lansing
1f2d5f0403 Mark BROKEN everywhere
Submitted by:	pointyhat
2012-08-22 06:56:56 +00:00
Gerald Pfeifer
c6d9a9155d Convert to the new options framework.
Remove ABI version numbers for all library dependencies.

Update to the 20120817 snapshot of GCC 4.6.4.
2012-08-22 00:41:37 +00:00
Jeremy Messenger
58afbd4743 The tarball has been reroll for some reason as there is no change. 2012-08-21 22:36:41 +00:00
Gerald Pfeifer
b1872fb339 Update to the 20120818 snapshot of GCC 4.7.2. 2012-08-21 21:01:21 +00:00
Beat Gaetzi
3466ea93cb - Mark BROKEN: checksum mismatch
Reported by:	pointyhat
2012-08-21 19:00:32 +00:00
Gerald Pfeifer
3d0a6e81c9 Update to the 20120819 snapshot of GCC 4.8.0. 2012-08-21 15:53:22 +00:00
Gerald Pfeifer
5c0bda5094 Update to the 20120819 snapshot of GCC 4.8.0. 2012-08-21 15:38:53 +00:00
Erwin Lansing
2ff7128916 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-08-20 07:09:24 +00:00
Jimmy Olgeni
efb8ecbe48 Revert test code that crept in on r302526.
Submitted by:	Jarrod Sayers <jarrod downtools.com.au>
2012-08-19 04:26:58 +00:00
Olli Hauer
63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Jimmy Olgeni
d436594f10 Pet portlint:
- Avoid using both PORTVERSION and DISTVERSION
- Move CONFLICTS and LATEST_LINK
- Remove ABI versions from LIB_DEPENDS

Also:

- Remove unnecessary NOPORTDOCS check
- Replace NOPORTDOCS with PORT_OPTIONS:MDOCS
2012-08-18 10:28:18 +00:00
Jimmy Olgeni
dab04f1eef Pet portlint:
- Avoid using both PORTVERSION and DISTVERSION
- Move CONFLICTS
2012-08-18 10:18:27 +00:00
Jimmy Olgeni
b7e92b9c87 Add experimental DTrace support.
Obtained from:	Kenji Rikitake's Erlang port on github
		https://github.com/jj1bdx/erlang-freebsd-port
2012-08-17 13:16:43 +00:00
Jimmy Olgeni
fc25c1f324 Fix LATEST_LINK. 2012-08-16 15:40:57 +00:00
Pietro Cerutti
a063b29857 - Update to 05_20120806
Changes:
  * The new library image.s7i was added. The contents of this library
    was extracted from the program "carddemo.sd7".
  * The new library make.s7i was added. The contents of this library
    was extracted from the program "make7.sd7".
  * The function 'str' and the 'parse' operator were added to the
    library bstring.s7i.
  * The function readDir was added to the library tar.s7i.
  * A documentation comment was improved in the library bigint.s7i.
  * The generation of bstring constants in the compiler (comp.sd7) was
    improved.
  * The function intStrHex was renamed to intStrPow2Base in the files
    "int_rtl.c", "int_rtl.h" and in the compiler. The new function is
    used to convert an integer to a string, when the number base is a
    power of two.
  * The function stri_export was renamed to stri_export_utf8 in the C
    source files.
  * The function cp_to_cstri was renamed to cp_to_cstri8 in the C
    source files.
  * Documentation comments were added and improved in the file
    "striutl.c".
  * The makefile mk_msvc.mak was changed to write a definition of
    LIMITED_CSTRI_LITERAL_LEN to "version.h".
  * Documentation comments were improved in the libraries idxarray.s7i,
    array.s7i, dir.s7i, external_file.s7i, osfiles.s7i, duration.s7i
    and time.s7i.
  * Parameter names were added to function definitions in the
    libraries array.s7i, bigfile.s7i, hash.s7i and idxarray.s7i.
  * The compiler was improved to generate better inline code for set
    membership (operator: in).
  * The functions 'cmdFileType' and 'cmdFileTypeSL' in "cmd_rtl.c" were
    improved to return FILE_ABSENT, when the file name is too long
    (stat() respectively lstat() return an error and errno has the
    value ENAMETOOLONG) or when the file name is an empty string.
  * The new libraries subrange.s7i, ref_list.s7i and reference.s7i were
    added. The contents of this libraries were extracted from the
    seed7_05.s7i library.
2012-08-16 09:44:04 +00:00
Jimmy Olgeni
a40f1404b2 Document conflicts with Erlang R14. 2012-08-15 20:17:48 +00:00
Jimmy Olgeni
b4b19682a7 Connect lang/erlang14 to the build. 2012-08-15 20:16:06 +00:00
Jimmy Olgeni
88623fcbc7 - Use the same version numbering scheme as lang/erlang.
- Document conflict with Erlang R15.
2012-08-15 20:13:48 +00:00
Jimmy Olgeni
fa161be0ef - Upgrade to version R15B01, plus a general cleanup and lots of
fixes (notably SSL and SCTP). [0]

- Switch to a more common version numbering in package name.

Submitted by:	ale[0]
2012-08-15 20:01:14 +00:00
Thomas Abthorpe
337d245077 - Reassign cracauer@ ports to the heap
- Thanks for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:07:31 +00:00
Jimmy Olgeni
ed62e52003 Remove conflicts with lang/erlang-lite, removed in r302575. 2012-08-15 13:46:10 +00:00
Jimmy Olgeni
9ca9c2a910 Remove the lang/erlang-lite port, which is now redundant as it
specifies the same set of options as lang/erlang's defaults.

Dependent ports were fixed in r302574.
2012-08-15 13:44:43 +00:00
Jimmy Olgeni
0ec8a61b59 Restore MAKE_JOBS_UNSAFE. 2012-08-15 12:03:15 +00:00
Jimmy Olgeni
dd9f7e62b3 Fix Java requirement in pkg-descr according to Makefile. 2012-08-14 20:16:16 +00:00
Jimmy Olgeni
9d178fef8b Upgrade to version 1.8. 2012-08-14 16:35:45 +00:00
Jimmy Olgeni
f2cc0dc0fc - Upgrade to version 12.7.1 [0].
- Convert to OptionsNG while I'm here.

Submitted by:	Krishna <v.krishnakumar@gmail.com> (by email) [0]
2012-08-14 16:21:51 +00:00
Ashish SHUKLA
9086f7082d - Add patch to fix breakage with Emacs 24.x
- Bump PORTREVISION

Reported by:	beat
Approved by:	Michael Grünewald <michael.grunewald@laposte.net>
2012-08-13 01:41:10 +00:00
Ruslan Makhmatkhanov
642892feea - update to 20120807
while here:
- convert to optionsNG
- tab -> space in pkg-descr:WWW

PR:		170486
Submitted by:	Timothy Beyer <beyert at cs.ucr dot edu> (maintainer)
2012-08-11 05:42:47 +00:00
Guido Falsi
f3f9d75be8 - Update to to 0.6.69
- Whitespace fix

PR:		ports/170504
Submitted by:	Fernando <fernando.apesteguia@gmail.com>
Approved by:	crees (mentor)
2012-08-10 12:28:23 +00:00
Martin Matuska
4d1b93c30b Fix tcltest dependency
Reported by:	beat@FreeBSD.org
2012-08-10 12:03:39 +00:00
Jose Alonso Cardenas Marquez
d7c0a3a07b - Now freepascal units respect LOCALBASE
PR:		ports/153567
Submitted by:	amdmi3
2012-08-10 01:11:10 +00:00
Frederic Culot
4cc1f55bc3 - Update diff-core patch to allow faster symbol matching on FreeBSD>=9
- Fix shared libraries issues by automatically adding rpath to generated
  binaries
- Bump portrevision

PR:		ports/170439
Submitted by:	John Marino <draco@marino.st> (maintainer)
2012-08-09 06:29:42 +00:00
Gerald Pfeifer
b1f0064a5d Update to the 20120805 snapshot of GCC 4.8.0. 2012-08-08 23:57:31 +00:00
Gabor Pali
148d78635c HLint gives suggestions on how to improve your source code.
WWW:    http://community.haskell.org/~ndm/hlint/

Obtained from:	FreeBSD Haskell
2012-08-08 23:37:48 +00:00
Jimmy Olgeni
c09f3ec087 Upgrade to version 5.3.
- Remove explicit ABI versions frmo LIB_DEPENDS (portlint).
- Convert to OptionsNG.
- Add missing CONFLICTS with lang/racket.
- Some whitespace fixes.
2012-08-08 14:44:37 +00:00
Jimmy Olgeni
9ba9b8cc89 Upgrade to version 5.3.
- Remove explicit ABI versions frmo LIB_DEPENDS (portlint).
- Convert to OptionsNG.
- Some whitespace fixes.
2012-08-08 14:43:27 +00:00
Gabor Pali
56798a1025 - Use the new options framework
Obtained from:	FreeBSD Haskell
2012-08-08 09:36:20 +00:00
Frederic Culot
d9e8e76c4a - Update patches to fix exception handling on amd64/FreeBSD 9+
- Bump portrevision

PR:		ports/170440
Submitted by:	John Marino <draco@marino.st> (maintainer)
2012-08-08 06:54:57 +00:00
Jeremy Messenger
2697454b55 - The tarball has been rerolled. The diff doesn't find any of change, so
there was no change.
- Fix the build on FreeBSD 7.x.
- Improvement on patch-lib_stdlib_extract-import-plugin.sh, functions better
  and only affect on build side (not runtime).

Reported by:	pointyhat (beat)
2012-08-08 02:04:56 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Gerald Pfeifer
dcc5de0cfc Remove ABI version numbers for all library dependencies.
Just build, do not bootstrap, this obsolete and frozen version of GCC.
2012-08-05 17:46:58 +00:00
Gerald Pfeifer
7f91a85774 Update to the 20120804 snapshot of GCC 4.7.2. 2012-08-05 15:41:15 +00:00
Martin Wilke
a40cabd58f - Remove some empty files 2012-08-05 08:19:31 +00:00
Martin Wilke
85582e89b8 - Update to 1.2.6
PR:		170155
Submitted by:	Ports Fury
2012-08-05 05:04:29 +00:00
Martin Wilke
2d8681b960 - Update to 3.21
PR:		170154
Submitted by:	Port Fury
2012-08-05 04:51:06 +00:00
Jun Kuriyama
e4c5b38537 - Upgrade to 1.6.1.
PR based on:	ports/168150
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
2012-08-05 02:31:53 +00:00
Gerald Pfeifer
4d3e133549 Just build, do not bootstrap, this stable, default version of GCC
in our ports tree.  This speeds up a full port/package test cycle
by 31% on a 4-core system; a simple build/install will benefit even
more.

(This may impact compile time by this compiler a bit, depending on
how well the system compiler optimizes this codebase.  And we only
should do this for stable, established versions of GCC.)

Remove ABI version numbers for all library dependencies.
2012-08-05 01:56:58 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Jeremy Messenger
c237fa2bba Add missing patches.... Wasn't pay attention when I ran 'cvs add'... 2012-08-04 20:07:19 +00:00
Jeremy Messenger
924bc30e9a Update to 1.0.5.2988. Changelog: http://opalang.org/resources/changelog.xmlt 2012-08-04 19:56:17 +00:00
Martin Matuska
302a9606ff Release maintainership of Tcl/Tk ports back to pool. 2012-08-03 22:57:36 +00:00
Martin Matuska
720d63d4b3 Always install tclsh and wish manual pages. 2012-08-03 22:34:53 +00:00
Martin Matuska
4138f727a8 Update tcl85/tk85 to 8.5.12 2012-08-03 09:17:41 +00:00
Gabor Pali
7f2b7e6b93 - Remove some more cruft
Obtained from:	FreeBSD Haskell
2012-08-03 04:07:05 +00:00
Gabor Pali
41ee178e29 - Use the new options framework
Obtained from:	FreeBSD Haskell
2012-08-03 03:45:16 +00:00
Gabor Pali
8337e56bc3 - Use the new options framework
Obtained from:	FreeBSD Haskell
2012-08-03 03:44:20 +00:00
Gabor Pali
5a59048425 - Update HsColour to 1.20.2
- Use the new options framework

Obtained from:	FreeBSD Haskell
2012-08-03 03:08:54 +00:00
Gabor Pali
03f12b61df - Use the new options framework
Obtained from:	FreeBSD Haskell
2012-08-03 02:35:28 +00:00
Gabor Pali
db8a630740 - Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
2012-08-03 02:30:07 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Brooks Davis
ac22ad8665 Fix build in the !DOCS case.
Reported by:	avg
2012-07-31 18:49:18 +00:00
Frederic Culot
63ae642bd6 gcc-aux is the successor to the gcc-4.6-based lang/gnat-aux. Originally it
was planned for lang/gnat-aux to upgrade to version 4.7, then 4.8, etc.
However, some cross-compilers are based on it and there are some significant
differences between gcc 4.6 and 4.7. lang/gnat-aux also installs with a
${LOCALBASE} of /usr/local which has a high potential of file conflicts with
other lang/ compilers. Another reason for keeping them separate is just about
every Ada program will need to be patched for it due to new binding
interpretations stemming from Ada-2012 work. Simply updating gnat-aux would
break them all instantly.

The AUX compiler supports several languages: Ada, C, C++, Fortran and
Objective-C.  Since Ada support must be built by an Ada-capable compiler, only
platforms for which a bootstrap compiler is available can build the AUX
compiler.

The AUX compiler is based on release versions of the Free Software Foundation's
GNU Compiler Collection.  It carries with it the GMGPL license, the modified
version of the GPL that exempts generic instantiation from resulting in a
GPL-licensed executable.  It also carries the GCC Runtime Library Exception, so
the resulting binaries have no licensing requirements.  Binaries produced by
the AUX compiler should be legally handled the same as binaries produced by any
FSF compiler.

The AUX GNAT compiler implements the full Ada-83, Ada-95, Ada-2005 standard and
provides a partial implementation of Ada-2012.

WWW: http://www.dragonlace.net/

PR:		ports/169951
Submitted by:	John Marino <draco@marino.st>
2012-07-31 17:35:29 +00:00
Frederic Culot
b9b61febb2 - Update to 2012.07
Changelog:	http://rakudo.org/2012/07/28/rakudo-star-2012-07-released/
PR:		ports/170277
Submitted by:	Aliaksandr Zahatski <zahatski@gmail.com>
2012-07-30 19:10:52 +00:00
Brooks Davis
55572fdbcd Install manpages even when docs are off.
Depend on devel/binutils on older OS versions which are missing a
require option

PR:		ports/170049, ports/170036
2012-07-30 18:41:17 +00:00
Gerald Pfeifer
449f804913 Convert to the new options framework.
On the way update to the 20120728 snapshot of GCC 4.7.2.
2012-07-30 14:39:58 +00:00
Gerald Pfeifer
1e86b5a214 Convert to the new options framework.
On the way update to the 20120729 snapshot of GCC 4.8.0.
2012-07-30 12:47:27 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Dirk Meyer
e05b114309 - retire steptalk 2012-07-28 08:36:47 +00:00
Alex Kozlov
5e83c36f63 Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
2012-07-28 01:02:20 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Brooks Davis
aa0d416cbe Correct a plist error reported by QAT. 2012-07-25 21:19:50 +00:00
Gerald Pfeifer
a778e97c28 Update to the 20120722 snapshot of GCC 4.8.0.
Remove ABI version numbers for all library dependencies.
2012-07-25 09:53:04 +00:00
Gerald Pfeifer
18e5bb668a Update to the 20120721 snapshot of GCC 4.7.2.
Remove ABI version numbers for all library dependencies.
2012-07-25 08:47:55 +00:00
Wen Heping
38b8990e69 - Update to 0.1.2
PR:		170105
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
2012-07-25 05:13:12 +00:00
Michael Scheidell
c8379bb175 - Update to version 20120710.
- Add license.

PR:		ports/169761
Submitted by:	"Nils M Holm" <nmh@t3x.org> (maintainer)
2012-07-24 15:41:01 +00:00
Xin LI
c70c6891b6 Update to 5.4.5.
Security:	bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89
With hat:	secteam
2012-07-23 23:18:19 +00:00
Florian Smeets
f1f37a4b87 - update to 5.3.15
- document php vulnerabilities

Security:	http://www.vuxml.org/freebsd/bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89.html
2012-07-23 14:39:48 +00:00
Ruslan Makhmatkhanov
52b0b63b17 - update backports patch to 20120721
- bump PORTREVISION

PR:		170063
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
Approved by:	Alex Keda <admin at lissyara dot su> (maintainer)
2012-07-23 04:14:11 +00:00
Marcus von Appen
a9682d1571 - Fix Python OPT flags for WITH_PTH knob
PR:		ports/168767
Submitted by:	Marcus von Appen <mva@freebsd.org>
2012-07-22 09:45:24 +00:00
Li-Wen Hsu
e3459aed95 - Add option to build clay-bindgen
PR:		ports/169969
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
2012-07-21 18:03:59 +00:00
Baptiste Daroussin
67e94b5344 Fix conversion to optionsng 2012-07-20 21:37:14 +00:00
Jimmy Olgeni
f2f72af6ef Restore MAKE_JOBS_UNSAFE.
PR:		ports/169987
Submitted by:	amdmi3
2012-07-20 18:35:12 +00:00
Alex Kozlov
686606009c - Update to 0.3 (see https://github.com/mozilla/rust/blob/release-0.3/RELEASES.txt)
PR:	ports/169906
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
2012-07-19 22:06:33 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Martin Matuska
e739fb4b92 Fix build if binutils are linked to gettext [1]
Depend on libexecinfo

PR:		ports/169996
Reported by:	Volodymyr Kostyrko
2012-07-19 18:05:12 +00:00
Armin Pirkovitsch
fc08561b09 - Update to version 2.76
- Switch to optionsng

PR:           ports/169419
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:40:38 +00:00
Sunpoet Po-Chuan Hsieh
9a86e71f12 - Update to 4.6.0
- Add regression-test: for tinderbox

Changes:	https://github.com/parrot/parrot/blob/master/ChangeLog
2012-07-19 09:42:56 +00:00
Marcus von Appen
71031bc141 - Remove superfluous site-package patch after fixing the paths
Reported by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-07-18 19:36:31 +00:00
Martin Matuska
cf27911206 Add license infromation for program and all distfiles
Fix pkg-plist
2012-07-18 17:06:02 +00:00
Martin Matuska
e4253f26ef From the HipHop Homepage:
HipHop transforms your PHP source code into highly optimized C++ and then
compiles it with g++ to build binary files. You keep coding in simpler PHP,
then HipHop executes your source code in a semantically equivalent manner and
sacrifices some rarely used features - such as eval() - in exchange for
improved performance.

HipHop was developed by Facebook and was released as open source in early 2010.

Facebook sees about a 50% reduction in CPU usage when serving equal amounts
of Web traffic when compared to Apache and PHP. Facebook.s API tier can serve
twice the traffic using 30% less CPU.

WWW:	https://github.com/facebook/hiphop-php/wiki
2012-07-18 15:12:23 +00:00
Florian Smeets
d87aab5edd - fix a typo which results in php53-pdo_mysql to always set USE_MYSQL
- bump PORTREVISION of php53-pdo_mysql

PR:		ports/169959
Submitted by:	Alexey Markov <redrat@mail.ru>
2012-07-18 07:40:41 +00:00
Maho Nakata
6418697703 Fix depedency to unzip command.
PR:		169615
Submitted by:	Alexander Yerenkow <yerenkow@gmail.com>
2012-07-18 05:27:03 +00:00
Thomas Abthorpe
c71faa9906 - Update to 4.193
PR:		ports/169587
Submitted by:	maintainer
2012-07-18 04:43:18 +00:00
Marcus von Appen
70b1768d9c - Fix site-packages path
Discussed with:	David Naylor <naylor.b.david@gmail.com>
Approved by:	David Naylor <naylor.b.david@gmail.com>
Obtained from:	https://github.com/DragonSA/pypy/tree/fix-1.9-2
2012-07-17 19:08:21 +00:00
Jason Helfman
119ad92dbc - add new port: lang/malbolge
Malbolge is an esoteric language, named after the eighth circle of hell in the
Divina Commedia by Dante.

Two years were necessary to see the first software produced in this language.

WWW: http://www.dereckson.be/software/Malbolge/

PR:	ports/169863
Submitted by:	dereckson@gmail.com
2012-07-17 16:37:38 +00:00
Brooks Davis
49fbc37796 Update to a 3.2 snapshot. OPTIONSng-ify. Reduce diffs with non-devel
ports.
2012-07-16 22:55:45 +00:00
Steve Wills
21ac3b59a5 - Update to 1.8.7p370
PR:		ports/169668
Submitted by:	stas
Approved by:	portmgr (linimon)
2012-07-16 19:11:35 +00:00
Florian Smeets
7def3a4fe0 More optionsNG fixes. (PORT_OPTIONS:M construct can only be used after
bsd.options.mk/bsd.port.pre.mk)

Reported by:	Michael Ranner (michael@ranner.eu)
Tested by:	Michael Ranner (michael@ranner.eu)
Discussed with:	bapt
2012-07-16 17:04:46 +00:00
Ruslan Makhmatkhanov
473f7fc2dc - remove expired ports
* lang/python24 and lang/python25: unmaintained upstream
  * www/zope and www/zope211: unmaintained upstream (the only
    consumers of python24)
- clean-up python versions < 2.6 from lang/python-doc-html
- clean-up python24/25 from Mk/bsd.ports.mk
- add www/zope213 glue to bsd.python.mk
- clean-up zope versions != 2.13 from bsd.python.mk

Submitted by:	miwi (based on)
Approved by:	portmgr (miwi)
2012-07-16 17:04:29 +00:00
Gerald Pfeifer
df65ca5b07 Update to the 20120715 snapshot of GCC 4.8.0. 2012-07-16 09:01:48 +00:00
Gerald Pfeifer
126db86dfe Update to the 20120714 snapshot of GCC 4.7.2. 2012-07-15 23:54:52 +00:00
Johan van Selst
012ad54748 - Update intercal to 0.29
- Adopt port
- Remove local patches that are no longer needed
2012-07-13 15:41:42 +00:00
Thomas Abthorpe
fc52f474a7 - Reassign to the heap
- Thank you for your years of service

With hat::	portmgr
2012-07-13 14:14:13 +00:00
Gerald Pfeifer
74babfd2cf Update to the 20120708 snapshot of GCC 4.8.0. 2012-07-12 08:37:49 +00:00
Florian Smeets
d2f0583d13 Fix copy & paste bug
Submitted by:	ohauer
2012-07-12 06:32:05 +00:00
Florian Smeets
99534dc27d Convert to optionsNG 2012-07-11 23:48:40 +00:00
Gerald Pfeifer
860a3efb69 Update to the 20120707 snapshot of GCC 4.7.2. 2012-07-11 05:28:26 +00:00
Vanilla I. Shu
951517b000 Upgrade to 3.12.9.
PR:		ports/168719
Required by:    Paul Dokas <paul@dokas.name>
2012-07-10 01:20:19 +00:00
Pietro Cerutti
9716aad323 - Update to 05_20120703 2012-07-09 12:07:29 +00:00
Nicola Vitale
c7071ab685 - Update to 1.7.r4
- Remove files/patch-xmlimplsrc+build.xml
- Convert to the new options framework
- Update MASTER_SITES
2012-07-05 21:45:01 +00:00
Ruslan Makhmatkhanov
651e3b2ec4 - add (actually restore) patch that fix build when OpenJDK is installed
PR:		169243
Submitted by:	Marcin Cieslak <saper at saper dot info>
Approved by:	maintainer timeout (2weeks+)
2012-07-05 19:35:38 +00:00
Pawel Pekala
7ca9e1e6e6 Add PTHREAD_LIBS to LDFLAGS to fix build with clang 2012-07-05 17:36:24 +00:00
Pawel Pekala
84d5cb591b Add USE_CSTD=gnu89 to fix linking when building with clang 2012-07-05 17:26:10 +00:00
Pawel Pekala
59c15bbfdc Fix detection of i386 platforms
PR:		ports/169607
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-07-04 21:41:20 +00:00
Frederic Culot
041c8d6fcf - Update to 2012.05
Changelog:	http://rakudo.org/2012/05/23/rakudo-star-2012-05-released/
PR:		ports/169323
Submitted by:	Aliaksandr Zahatski <zahatski@gmail.com>
2012-07-04 18:31:30 +00:00
Sunpoet Po-Chuan Hsieh
3ccca22e1f - Add CONFLICTS with astro/weather
PR:		ports/165949
Submitted by:	Benjamin Tovar <ben@robotoloco.com>
2012-07-04 08:22:39 +00:00
Sunpoet Po-Chuan Hsieh
640ba40da6 - Add CONFLICTS with astro/weather
PR:		ports/165949
Submitted by:	Benjamin Tovar <ben@robotoloco.com>
2012-07-04 08:14:54 +00:00
Dima Panov
f344967e78 - Convert to OPTIONSng
- Add option to build clang with assertions (off by default to match llvm)

Approved by:	brooks
2012-07-04 03:28:25 +00:00
Gerald Pfeifer
23f1145703 Update to the 20120630 snapshot of GCC 4.7.2. 2012-07-03 09:49:20 +00:00
Gerald Pfeifer
8c1dd1ec98 Update to the 20120701 snapshot of GCC 4.8.0.
Address a minor formatting issue introduced with revision 1.536.
2012-07-03 09:48:33 +00:00
Jimmy Olgeni
5e8dbb70bf - Convert to OptionsNG and add HIPE, KQUEUE, OPENSSL, SCTP, THREADS
- 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>
2012-07-01 16:00:59 +00:00
Jimmy Olgeni
5b866b32b7 Temporarily remove lang/erlang14 from lang/Makefile due to naming
conflict in INDEX generation.

Submitted by:	crees
2012-07-01 12:09:19 +00:00
Ruslan Makhmatkhanov
a411f3169e - update backports patch to 20120526
- bump PORTREVISION

PR:		169272
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
Approved by:	Alex Keda <admin at lissyara dot su> (maintainer)
2012-06-30 23:00:58 +00:00
Johan van Selst
eed29acf61 Update Algol 68 Genie to 2.4.1 2012-06-30 22:06:08 +00:00
Sergey Skvortsov
3533830550 Introduce Perl 5.16.0
Changes:	http://search.cpan.org/dist/perl-5.16.0/pod/perldelta.pod
Approved by:	portmgr (linimon)
2012-06-30 21:00:43 +00:00
Jimmy Olgeni
7208355bce Connect lang/erlang14 to the build after repocopy. 2012-06-30 20:55:55 +00:00
Alex Kozlov
5c84a954be - Remove unneeded file
Approved by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-06-30 15:19:49 +00:00
Michael Scheidell
567ac57394 - Update to 1.9 [1]
- 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]
2012-06-29 23:06:06 +00:00
Andrej Zverev
e214c57b8f - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 18:37:54 +00:00
Andrej Zverev
042ea2947a - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 18:30:42 +00:00
Johan van Selst
f030d9e3ad Convert to new options framework 2012-06-28 16:12:21 +00:00
Li-Wen Hsu
c649cf25a9 - Use empty() to check if an option is not set
PR:		ports/169051
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
2012-06-28 02:09:37 +00:00
Johan van Selst
06576dbdac Convert to new options framework 2012-06-27 20:58:20 +00:00
Li-Wen Hsu
d538c8e1e6 - use empty() to check if an option is not set
PR:		ports/169052
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
2012-06-27 18:07:16 +00:00
Rene Ladan
aee3a56677 Make sure DOCS, NLS, and EXAMPLES are mentioned in OPTIONS_DEFINE if used. 2012-06-26 19:25:12 +00:00
Max Brazhnikov
b9eaf39433 - Update E17 ports:
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>
2012-06-26 17:36:30 +00:00
Dima Panov
29b3026f4a - Adopt patch from git repo to fix fuild with LLVM 3.1 2012-06-26 10:13:38 +00:00
Dima Panov
59a6890bf5 - Update LLVM/Clang suite to 3.1 release
PR:		168921
Submitted by:	myself
Approved by:	brooks (via pav@, with timeout)
2012-06-26 10:10:40 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Dirk Meyer
28a6c4a1c5 - mark DEPRECATED
- reset MAINTAINER
2012-06-26 04:09:44 +00:00
Dirk Meyer
244ed0da85 - mark DEPRECATED
- reset MAINTAINER
2012-06-26 04:09:19 +00:00
Ryan Steinmetz
d6ad6f48cd - Update to 4.4.7-2383
- Add support for amd64

PR:		ports/168483
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
2012-06-24 15:03:36 +00:00
Gabor Pali
7e609f9805 angel is a daemon that runs and monitors other processes. It is similar
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
2012-06-24 10:46:24 +00:00
Gabor Pali
c6d33b41b3 This package includes a thin sqlite3 wrapper based on the direct-sqlite
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
2012-06-24 10:43:14 +00:00
Gabor Pali
7b18280d6c Instead of allowing version ranges of dependencies, this package requires
specific versions to avoid dependency hell.

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

Obtained from:	FreeBSD Haskell
2012-06-24 10:40:39 +00:00
Gabor Pali
6ddfc2c9f4 Behaviour Oriented integration Testing for Yesod Applications.
WWW:	http://www.yesodweb.com

Obtained from:	FreeBSD Haskell
2012-06-24 10:38:22 +00:00
Gabor Pali
f702420e44 Static file serving subsite for Yesod Web Framework.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-06-24 10:36:20 +00:00
Gabor Pali
0f01dbb612 Convenient wrappers for your the configuration and execution of your yesod
application.

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

Obtained from:	FreeBSD Haskell
2012-06-24 10:34:29 +00:00
Gabor Pali
ccdadeaabb blaze-html instances for xml-conduit types.
WWW:	http://github.com/snoyberg/xml

Obtained from:	FreeBSD Haskell
2012-06-24 10:31:59 +00:00
Gabor Pali
ba97d3a853 Unit test framework (built on HUnit) for WAI applications.
WWW:	http://www.yesodweb.com/book/wai

Obtained from:	FreeBSD Haskell
2012-06-24 10:28:55 +00:00
Gabor Pali
2777dab61c Also provides some helper functions and datatypes for use outside of WAI.
WWW:	http://www.yesodweb.com/book/wai

Obtained from:	FreeBSD Haskell
2012-06-24 10:26:50 +00:00
Gabor Pali
b1fc1e37e4 Fast parser and formatter for HTTP Date.
WWW:	http://hackage.haskell.org/package/http-date

Obtained from:	FreeBSD Haskell
2012-06-24 10:23:48 +00:00
Gabor Pali
616c62eabc This package uses tagstream-conduit for its parser. It automatically
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
2012-06-24 10:21:15 +00:00
Gabor Pali
fb914fae14 Tag-stream is a library for parsing HTML//XML to a token stream. It can
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
2012-06-24 10:18:43 +00:00
Gabor Pali
d6d6d4fa76 Behavior Driven Development for Haskell. Hspec is roughly based on the
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
2012-06-24 10:15:27 +00:00
Gabor Pali
7f696346eb Prevent or capture writing to stdout and other handles.
WWW:	https://github.com/trystan/silently

Obtained from:	FreeBSD Haskell
2012-06-24 10:12:27 +00:00
Gabor Pali
58b4f2ca6c Reduces size of javascript files by stripping out extraneous whitespace
and other syntactic elements, without changing the semantics.

WWW:	http://github.com/alanz/hjsmin

Obtained from:	FreeBSD Haskell
2012-06-24 10:09:57 +00:00
Gabor Pali
d820d35c65 Parses Javascript into an Abstract Syntax Tree (AST). Initially intended
as frontend to hjsmin.

WWW:	http://github.com/alanz/language-javascript

Obtained from:	FreeBSD Haskell
2012-06-24 10:07:02 +00:00
Gabor Pali
973ab3a70d Lightweight UTF8 handling.
WWW:	http://hackage.haskell.org/package/utf8-light

Obtained from:	FreeBSD Haskell
2012-06-24 10:04:39 +00:00
Gabor Pali
834432a82b This package contains everything that you need to use a cryptographic
package that supports the crypto-api package using conduits from the
conduit package.

WWW:	https://github.com/meteficha/crypto-conduit

Obtained from:	FreeBSD Haskell
2012-06-24 10:01:15 +00:00
Gabor Pali
76731ef924 Add bsd.hackage.mk entries
Obtained from:	FreeBSD Haskell
2012-06-24 09:57:37 +00:00
Tilman Keskinoz
ff77289702 Update to more recent version.
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
2012-06-21 13:22:07 +00:00
Marcus von Appen
2f377af2d0 - Fix builds, if the NLS option switch is set. In some cases
expat-related modules are not built correctly.

PR:		ports/169276
Submitted by:	Greg Byshenk <freebsd@byshenk.net>
2012-06-20 22:35:15 +00:00
Jeremy Messenger
cd9e553a66 Forgot to remove a patch.
Reported by:	tinderbox (pav)
2012-06-20 21:04:20 +00:00
Pietro Cerutti
223d9523bf - Fix build on FreeBSD-10 2012-06-20 14:42:16 +00:00
Gerald Pfeifer
3e789ffe9e Update to the 20120616 snapshot of GCC 4.7.2, very close to the GCC 4.7.1
release.

Fix a portlint warning (tab vs space).
2012-06-19 22:50:45 +00:00
Gerald Pfeifer
bc0ec67303 Update to the 20120617 snapshot of GCC 4.8.0. 2012-06-19 19:52:44 +00:00
Florian Smeets
464a164f15 Update to 5.3.14 2012-06-19 19:39:05 +00:00
Julien Laffaye
d95ff34009 - Update to 1.0.2 2012-06-19 18:41:01 +00:00
Marcus von Appen
b89f9ab26f - Fix gettext detection for the locale module
- Explicitly enable/disable gettext support via a new NLS OPTION switch.

PR:		ports/168684 ports/136917
On behalf of:	python@
2012-06-19 17:48:42 +00:00
Alex Dupre
64c2bd97d4 Update to 5.4.4 release and switch to OptionsNG. 2012-06-19 07:44:31 +00:00
Greg Lewis
4c3dfc3111 . Update to 1.4.0.
. Switch maintainership to the submitter (with the previous maintainer's
  permission).

PR:		168559
Submitted by:	Jens Jahnke <jan0sch@gmx.net>
2012-06-19 05:38:12 +00:00
Jeremy Messenger
ca97223af1 Update to 0.9.4.1903. 2012-06-19 01:52:37 +00:00
Johan van Selst
2d414fca6d Mark broken on FreeBSD 7.x 2012-06-17 21:14:36 +00:00
Sylvio Cesar Teixeira
5e3e34dd2a - Update to version 3.8c
PR:		ports/169003
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:05:35 +00:00
Johan van Selst
6edf91bd9c - Update Algol 68 Genie to 2.4
- Convert to new style OPTIONS
- Remove unneeded library version numbers
2012-06-16 15:51:36 +00:00
Marcus von Appen
66adb13649 - unbreak WITH_PTH option support
PR:		ports/155936
Submitted by:	Kalten <kalten@gmx.at>
On behalf of:	python@
2012-06-16 14:53:56 +00:00
Andreas Tobler
e3d4cd154f Add powerpc64 support.
Approved by:	gerald
2012-06-16 04:36:47 +00:00
Johan van Selst
f10b71ba38 - Update Pike to 7.8.686 (beta) release
- Convert to new options style
2012-06-14 18:58:41 +00:00
Max Brazhnikov
5a91ceaf33 KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Pietro Cerutti
1fa6f614f3 - Update to 05_20120603
Since I've missed a few releases the list of changes is quite bit.
  Please see the chlog.txt file in DOCSDIR.
2012-06-14 10:20:37 +00:00
Pietro Cerutti
8c592b0140 - Update to 1.12
Release notes: http://www.gnu.org/software/kawa/news.html
2012-06-14 09:57:12 +00:00
Dmitry Sivachenko
2b56d23731 Fix permissions for Tools and Demo folders.
PR:		152224
Submitted by:	John Hein <jhein@symmetricom.com>
Silence from:	python@
2012-06-14 06:02:52 +00:00
Li-Wen Hsu
a7087ecbaf - Use the new options framework
PR:		ports/168703
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
2012-06-13 17:01:04 +00:00
Li-Wen Hsu
b1e054c38b - Move ats source to FETCH_DEPENDS to avoid fetch failure in slave ports
- Use the new options framework
- Use COPYTREE_SHARE to install data

PR:		ports/168702
Submitted by:	Jyun-Yan You <jyyou@cs.nctu.edu.tw>
2012-06-13 16:19:08 +00:00
Alex Dupre
d3d73d5e85 Switch to OptionsNG.
PR:		ports/168946
Submitted by:	John Marshall <john.marshall@riverwillow.com.au>
2012-06-13 10:12:44 +00:00
Baptiste Daroussin
8316e2eeba Convert to new options framework 2012-06-13 05:13:04 +00:00
Jeremy Messenger
6a6e4b7cf5 The stubs needs to be compiled with -liconv. Got a iconv sample from one of
developer to test it. Bump the PORTREVISION.
2012-06-12 17:29:53 +00:00
Jeremy Messenger
c665fff632 Update to 0.9.3.1869. 2012-06-12 02:35:26 +00:00
Steve Wills
5f04fcd279 - Fix build so that it doesn't fetch during build 2012-06-12 01:46:24 +00:00
Dirk Meyer
83a739b1c2 - mark BROKEN on FreeBSD 7 2012-06-11 18:59:44 +00:00
Dirk Meyer
7f21765ca5 - use OPTIONS_DEFINE 2012-06-11 04:05:52 +00:00
Gerald Pfeifer
73e1e72d69 Update to the 20120608 snapshot of GCC 4.6.4. 2012-06-10 21:22:54 +00:00
Gerald Pfeifer
7f22b9fc40 Update to the 20120609 snapshot of GCC 4.7.1. 2012-06-10 21:21:09 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Dirk Meyer
d0e91b562f - mark DEPRECATED
- reset MAINTAINER
2012-06-10 16:10:22 +00:00
Sylvio Cesar Teixeira
9f260c691c - * Switch NOPORTDOCS and NOPORTEXAMPLES to their OptionsNG
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)
2012-06-10 00:11:01 +00:00
Dirk Meyer
a8a322ff68 - update to 1.24.0 2012-06-09 12:46:20 +00:00
Sylvio Cesar Teixeira
7212f0b15d - Switch NOPORTDOCS and NOPORTEXAMPLES to their OptionsNG
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)
2012-06-08 21:27:42 +00:00
Gabor Pali
a203787714 - Loosen make restart checks a bit to fix build on certain
configurations (e.g. pointyhat)

PR:		ports/168761
Submitted by:	Roman Naumann <namor@hemio.de>
2012-06-08 16:11:47 +00:00
Erwin Lansing
42bfe036d9 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-06-08 06:29:09 +00:00
Andrej Zverev
1c72794ad2 - Remove SITE_PERL from *_DEPENDS 2012-06-07 08:50:24 +00:00
Sylvio Cesar Teixeira
9f0134c61e - Update to 0.55
PR:		ports/168686
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-06-06 22:04:55 +00:00
Gabor Pali
2d3db81a5f - Add a missing entry for textproc/hs-bytestring-csv
Obtained from:	FreeBSD Haskell
2012-06-06 18:26:50 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Rene Ladan
b4865698d0 - Convert to optionsNG
- include bsd.port.mk instead of bsd.port.{pre|post}.mk
2012-06-05 18:21:30 +00:00
Vanilla I. Shu
99f7bbb54f Upgrade to 3.11.8. 2012-06-05 03:41:08 +00:00
Gerald Pfeifer
6c01726442 Update to the 20120603 snapshot of GCC 4.8.0. 2012-06-04 14:06:28 +00:00
Gerald Pfeifer
3a3edb9fdc Update to the 20120602 snapshot of GCC 4.7.1. 2012-06-04 13:35:32 +00:00
Andrej Zverev
24374f6b47 - Remove SITE_PERL from *_DEPENDS 2012-06-04 08:31:14 +00:00
Martin Wilke
11bd290c5b - convert to OptionsNG
PR:		168646
Submitted by:	maintainer
2012-06-04 02:53:48 +00:00
Ruslan Makhmatkhanov
59bfa248c0 - correct pkg-descr entry that I forgout about 2012-06-03 23:30:16 +00:00
Ruslan Makhmatkhanov
912f07d727 - update to 20120519
PR:		168179
Submitted by:	Timothy Beyer <beyert at cs.ucr dot edu> (maintainer)
2012-06-03 23:28:44 +00:00
Gabor Pali
fb51ad45b1 - Remove obsoleted Haskell ports:
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
2012-06-03 23:28:40 +00:00
Gabor Pali
eb44e83c3d - Update to 0.9.3
Obtained from:	FreeBSD Haskell
2012-06-03 22:08:26 +00:00
Gabor Pali
46e9ab0ca5 - Update The Glorious Glasgow Haskell Compiler to version 7.4.1
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
2012-06-03 20:52:29 +00:00
Gabor Pali
62f0679bb1 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.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
2012-06-03 19:33:37 +00:00
Gabor Pali
ee674e4bf4 Provides an efficient routing system, a parser and TH code generation.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-06-03 19:32:10 +00:00
Gabor Pali
d670032fc1 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://www.yesodweb.com/book/http-conduit

Obtained from:	FreeBSD Haskell
2012-06-03 19:30:26 +00:00
Gabor Pali
7fc3040584 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-06-03 19:28:57 +00:00
Gabor Pali
30cbd53fc9 Core modules of a blazingly fast markup combinator library for the Haskell
programming language.

WWW:	http://jaspervdj.be/blaze

Obtained from:	FreeBSD Haskell
2012-06-03 19:26:50 +00:00
Gabor Pali
88f4ff53b9 Turn attoparsec parsers into sinks.
WWW:	http://github.com/snoyberg/conduit

Obtained from:	FreeBSD Haskell
2012-06-03 19:25:28 +00:00
Gabor Pali
f4ff1b95c9 Lowlevel cpu routines to get basic properties of the cpu platform, like
endianness and architecture.

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

Obtained from:	FreeBSD Haskell
2012-06-03 19:23:57 +00:00
Gabor Pali
ad40840f03 Privacy Enhanced Mail (PEM) format reader and writer.
WWW:	http://github.com/vincenthz/hs-pem

Obtained from:	FreeBSD Haskell
2012-06-03 19:22:16 +00:00
Gabor Pali
4f52336b61 A monad for using CryptoRandomGen.
WWW:	http://trac.haskell.org/crypto-api/wiki

Obtained from:	FreeBSD Haskell
2012-06-03 19:20:54 +00:00
Gabor Pali
350b4034e6 Socks proxy (version 5) implementation.
WWW:	http://github.com/vincenthz/hs-socks

Obtained from:	FreeBSD Haskell
2012-06-03 19:19:27 +00:00
Gabor Pali
f4d3bfa331 Stream socket data using conduits.
WWW:	http://github.com/snoyberg/conduit

Obtained from:	FreeBSD Haskell
2012-06-03 19:18:16 +00:00
Gabor Pali
1163bed913 Utilities for dealing with IEEE floating point numbers, ported from the
Tango math library; approximate and exact equality comparisons for general
types.

WWW:	http://github.com/patperry/hs-ieee754

Obtained from:	FreeBSD Haskell
2012-06-03 19:16:56 +00:00
Gabor Pali
aa7f8f5971 A "vault" is a typed, persistent store for values of arbitrary types. It's
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
2012-06-03 19:15:34 +00:00
Gabor Pali
635a68e21b The functions for creating temporary files and directories in the base
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
2012-06-03 19:13:46 +00:00
Gabor Pali
86f6bda44c High-level, byte-based file and directory path manipulations.
WWW:	https://john-millikin.com/software/haskell-filesystem/

Obtained from:	FreeBSD Haskell
2012-06-03 19:12:30 +00:00
Gabor Pali
78722a65eb This package was originally included with the conduit package, and has
since been split off.

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

Obtained from:	FreeBSD Haskell
2012-06-03 19:11:10 +00:00
Gabor Pali
84ac1d8642 A high-performance striped pooling abstraction for managing flexibly-sized
collections of resources such as database connections.

WWW:	http://github.com/bos/pool

Obtained from:	FreeBSD Haskell
2012-06-03 19:09:46 +00:00
Gabor Pali
020ca9f500 This package provides a basic random number generation library, including
the ability to split random number generators.

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

Obtained from:	FreeBSD Haskell
2012-06-03 19:08:29 +00:00
Gabor Pali
9710ba78df Allocate resources from a pool, guaranteeing resource handling via the
ResourceT transformer.

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

Obtained from:	FreeBSD Haskell
2012-06-03 19:07:11 +00:00
Gabor Pali
0386079a07 The modules below provide additional data structures, and other added
capabilities layered on top of the Par monad.

WWW:	https://github.com/simonmar/monad-par

Obtained from:	FreeBSD Haskell
2012-06-03 19:05:39 +00:00
Gabor Pali
952a006b35 Optimized edit distances for fuzzy matching, including Levenshtein and
restricted Damerau-Levenshtein algorithms.

WWW:	http://github.com/batterseapower/edit-distance

Obtained from:	FreeBSD Haskell
2012-06-03 19:04:00 +00:00
Gabor Pali
1cebaf7493 Conduits are an approach to the streaming data problem. It is meant as
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
2012-06-03 19:02:40 +00:00
Gabor Pali
78d96111fe Pure and impure Bloom Filter implementations.
WWW:	http://www.serpentine.com/software/bloomfilter

Obtained from:	FreeBSD Haskell
2012-06-03 19:01:30 +00:00
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