kili
c3147d3ddd
Add a @mandir marker to the plist, to get whatis.db
...
cleand up on pkg_delete.
Noticed and ok fgsch@
2010-09-19 12:52:49 +00:00
fgsch
64401fc28c
- Add a MODPY_JSON var soon to be used by ports requiring simplejson when
...
built with python versions previous to 2.6.
- Simplify MODPY_BADEGGS.
- Fake setuptools if MODPY_SETUPTOOLS is not present to detect those ports
that will build regardless but the resulting plist will be different.
Input, tested and ok by many, thanks!
2010-09-16 22:58:19 +00:00
fgsch
42c9e879be
Update Python to 2.6.6. Tested by many.
...
sthen@ ok
2010-09-16 22:36:08 +00:00
fgsch
06cc1c44bb
Update WANTLIB after ncurses update. While here remove unneeded pthread-stubs
...
and xcb from -tkinter. With help from sthen@
2010-09-16 22:34:08 +00:00
ajacoutot
d25bd8856b
Remove powerpc from mono supported arches.
...
It builds but there is no support for sigcontext and mono crashes right on
startup. No need to loose time building this...
input and ok robert@
2010-09-16 18:53:29 +00:00
kili
8836c64046
Pugs.Types defined an Eq instance for Control.Concurrent.STM.TMVar (from
...
the stm package), which is no longer possible, because TMVar is deriving
Eq now. So move the (somewhat crude) comparision based on addressOf (which
comes from the hs-pugs-compat package) into Pugs.AST.Types, providing an
explicit Eq instance for VThread.
IMHO, instance declarations for standard type classes on types imported
from other Haskell packages are evil.
Breakage noticed by naddy@.
While here, update WANTLIB and bump.
2010-09-14 18:58:01 +00:00
jasper
ba9b762f6e
Apply a SECURITY FIX from upstream ruby for a WEBrick HTTP server XSS
...
vulnerability (CVE-2010-0541).
from TAKAHASHI Kaoru
maintainer timed-out
2010-09-14 12:03:42 +00:00
sebastia
3fb3691099
Maintainer update of erlang to R13B04, and apache-couchdb to 0.11.0
...
OK landry@
2010-09-13 17:31:02 +00:00
naddy
7d44e4568d
fix build with new libX11 Xdefs.h; ok jasper@
2010-09-13 14:54:46 +00:00
kili
d8feb52c42
New bootstrapping tarballs after ncurses update.
...
Adjust WANTLIB and bump.
2010-09-10 18:10:00 +00:00
robert
744327511e
update this php port to 5.2.14 too
2010-09-10 10:42:17 +00:00
jasper
02404b0b7d
- automatically set PKG_ARCH=* when SHARED_ONLY is not set
...
ok sthen@
2010-09-09 17:32:36 +00:00
sthen
c31e1ac820
fix RUN_DEPENDS, no cookie for me or jasper. pointed out by viq.
2010-09-06 22:44:46 +00:00
jasper
48646831e8
- add a comment as to why the symlink is made
...
- add slib as a run dependency, so the symlink points to something
- switch to new DEPENDS/WANTLIB/REVISION
ok sthen@
2010-09-06 12:15:32 +00:00
kili
651399efe9
Bump for real.
2010-09-05 10:54:02 +00:00
sthen
9a433e21ca
When knocking out a MULTI_PACKAGE on some arch, keep listing it in
...
MULTI_PACKAGES, and add an (ONLY|NOT)_FOR_ARCHS-subpkg=somearch, rather
than changing contents of the MULTI_PACKAGES variable.
Fixes dpb builds on !amd64/i386, because the bsddb package was
knocked out on other arch.
'please unfuck the fucking mess people only testing on i386 and
amd64 did' landry@
2010-09-03 19:20:06 +00:00
ajacoutot
f7296e021c
Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
...
default anyway.
ok jasper@
2010-08-31 08:15:44 +00:00
sthen
b02db8276f
bumps for python
2010-08-30 21:56:33 +00:00
fgsch
7306c4d463
Switch default to python 2.6.
...
Discussed and ok from many. Bumps will follow.
2010-08-30 16:35:02 +00:00
jasper
f865c680f8
- missed in previous
2010-08-24 12:20:43 +00:00
jasper
2ed4a8f6f1
- update sbcl to 1.0.41
...
- add support for powerpc
from josh elasser (MAINTAINER), thanks!
2010-08-24 12:20:30 +00:00
jasper
ce0efa6ba2
- allow clisp to build on powerpc too
...
- switch to new style LIB_DEPENDS/WANTLIB
- move emacs lisp files to a location where emacs can find and use them
from josh elasser, thanks!
2010-08-23 16:31:33 +00:00
robert
be2e0b37ac
- fix exception handling on amd64
...
- fix i386 builds
- remove a patchfile that is not needed anymore
2010-08-23 13:18:50 +00:00
robert
50c5451a44
add a missing patchfile missed by either me or cvs
2010-08-22 16:59:04 +00:00
robert
19c8a21871
Update to 2.6.7; remove patches that were merged backed to upstream
2010-08-18 10:51:55 +00:00
kili
b0e9093dcc
Use a new bootstrapping compiler for ghc, linked against a current
...
libc. While here, switch to new REVISION/WANTLIB scheme.
Problem noticed by ajacoutot@
ok espie@ sthen@
Please note that any Haskell library depending on ghc-6.12.3
(cabal-wise) needs to be rebuilt. This affects devel/haddock
and devel/hs-QuickCheck, which will be bumped in a minute, but
if you've some libraries not contained in the ports tree, be
sure to double-check with ghc-pkg check.
2010-08-02 21:15:23 +00:00
espie
4a38677a5b
change epoch, so that it "updates" g77 from 3.3.6.
...
weird, but will avoid conflicts with libf2c ;(
2010-08-01 09:26:51 +00:00
eric
8018cd547d
crtsavres fix taken from src.
...
fixes py-numpy on macppc
ok ajacoutot@
2010-08-01 08:45:16 +00:00
djm
1b319614a9
revert previous; hppa is sick and needs to be fixed first
2010-07-29 08:39:53 +00:00
djm
fcc3b09a49
Move to python-2.6 by default; requested by fgsch@
2010-07-29 02:17:58 +00:00
kili
d42b1d5748
Update to 1.22, fixes the build on i386.
...
Problem noticed by naddy@, who also ran regression tests on i386.
2010-07-27 18:16:18 +00:00
naddy
34837b39ea
bump PKGNAME for PLIST changes 4.7 -> 4.8
2010-07-24 23:05:08 +00:00
sthen
94b1e1eac7
Update Python to 2.6.5, committing on behalf of fgsch@ whose laptop is broken.
2010-07-23 13:56:26 +00:00
kili
27d34522db
Remove Gofer. The ports tree isn't a software museum, and the
...
Haskell language isn't the same as more than a decade ago.
Suggested by Daniel Dickman, and since the other ports guys
are only joking around, I think nobody will miss it.
While here, also remove xmms.
(just kidding)
2010-07-22 18:33:41 +00:00
landry
a730bb2de1
Disable gcjwebplugin, it's unmaintained upstream, uses xulrunner 1.8, is
...
not convertible to 1.9, etc etc. While here remove MAINTAINER per his
request, update licence marker, fix depends and use REVISION.
No cries of despair on ports@
2010-07-22 11:45:12 +00:00
ajacoutot
5f48a04970
Add a MODPY_BUILDDEP variable so we can use the python MODULE without
...
actually needing python. This will allow removal of some hacks in tree.
Remove XXX.
ok sthen@
2010-07-22 10:39:19 +00:00
sthen
72ce1d37b6
drop gcc4 modules, use REVISION, some other minor cleanup.
...
ok jsg@ on earlier version.
2010-07-21 23:02:56 +00:00
steven
dc8c73b1de
drop USE_GCC3 here as well.
...
from brad
2010-07-21 17:04:29 +00:00
naddy
a2c9a774ff
Remove redundant variables OPSYS and OPSYS_VER.
...
OPSYS was always "OpenBSD", the ports tree doesn't cover other
operating systems.
OPSYS_VER was the same as OSREV.
ok espie@
2010-07-18 18:49:01 +00:00
kili
a72ff5f5e9
Switch to REVISION.
2010-07-17 13:56:14 +00:00
kili
65b2bee750
Switch to REVISION and new WANTLIB/LIB_DEPENDS style.
2010-07-17 13:54:30 +00:00
kili
205d4391a4
Add LIB_DEPENDS to RUN_DEPENDS.
...
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
espie
06289ea1b6
modernize, zap ada for now (doesn't build on i386 ?)
...
bump everything since we use the default DESCRs now.
2010-07-17 13:31:25 +00:00
sthen
02435810cc
update the list of ports which hardcode the python version
...
(subversion and pinot, as well as gtk+2 which is already listed).
2010-07-15 07:55:29 +00:00
naddy
7ce509abe1
drop gcc4 module on i386; from Brad
2010-07-10 20:50:55 +00:00
naddy
c9bff7c8b8
use REVISION/EPOCH
2010-07-10 13:33:46 +00:00
ajacoutot
6b3e3941de
Add FreeBSD.fr as MASTER_SITES for now.
2010-07-10 05:32:14 +00:00
naddy
f3b4085b51
bump after gcc4 switch
2010-07-09 21:40:10 +00:00
naddy
f6a2a693a6
bump after gcc3->gcc4 switch on several archs
2010-07-08 23:50:39 +00:00
jasper
58a169dfe3
sync
2010-07-08 18:59:16 +00:00