jeremy
d765f5df76
Bump all ruby ports not already handled.
...
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.
This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake. It moves most of
the regress tests to use MODRUBY_REGRESS.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jeremy
f3ba7fefc2
Handle changes caused by splitting the ruby port and bump
...
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:10:28 +00:00
jeremy
255b948e1a
Bump rake after split ruby port.
...
This also installs rake as rake18, as rake comes with ruby 1.9.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:08:21 +00:00
jeremy
4ad1a0322a
Upgrade to ruby-gems 1.3.7 and work with the new split ruby port.
...
This now installs gem as gem18, since gem is included in ruby 1.9.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:06:47 +00:00
joshe
4770ab0216
Fix on sparc and sparc64.
...
ok phessler@ jasper@
2010-09-23 13:38:33 +00:00
jasper
c44fd7c076
- better comment
2010-09-23 11:46:57 +00:00
jasper
9ed6d71a8f
- update iso-codes to 3.19
2010-09-23 11:21:53 +00:00
jasper
5363403692
- sync
2010-09-23 09:35:36 +00:00
jasper
e76cc5d9e7
import cppcheck 1.44
...
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and
many other analysis tools, we don't detect syntax errors. Cppcheck only
detects the types of bugs that the compilers normally fail to detect.
The goal is no false positives.
from igor zinovik, with tweaks by me
ok aja@
2010-09-23 09:34:51 +00:00
jasper
7363106a31
- missed this diff in previous commit, fixes build on mips64
2010-09-22 22:24:56 +00:00
fgsch
c365421c90
Add py-couchdb after the package went lowercase. landry@ ok.
2010-09-22 19:12:42 +00:00
ajacoutot
a4275188ac
Hook up liboobs, ok jasper@
2010-09-22 16:09:10 +00:00
sthen
12bcff29c0
Zero newly allocated space, to avoid (in some cases) passing an
...
unclean buffer to Perl_is_utf8_string which proceeds to strlen() it,
causing an illegal access with malloc_flags J as it runs past the
end of the 0xd0d0d0.
Note there are various other problems with YAML::Syck and upstream
recommend not using it - see the README file.
ok jasper@
2010-09-22 10:50:51 +00:00
jasper
2d4a122bfb
- reset maintainer, requested by reinhard@
2010-09-22 09:02:42 +00:00
landry
94b2505ecb
Unbreak mico on gcc4 archs by updating it to 2.3.13.
...
- remove commented out FLAVORS, and merge ssl FLAVOR into main package
- build regress tests (not everything is working, but at least they're here)
- add native-connect:permit to systrace.filter, idl absolutely wants to
connect to the nearest dns server during build. Gross.
- remove shitload of now unneeded patches
- some tweaks from ajacoutot@/jasper@
Build-tested on :
- gcc3 archs: arm (fails) by sthen@, alpha by naddy@, mips64 by jasper@
- gcc4 archs: sparc64/amd64/macppc by my$self
ok jasper@
2010-09-22 08:42:53 +00:00
stsp
13f97e3d40
Update to 20100918155143
...
ok jasper@, James Turner (MAINTAINER) who had the same diff prepared
2010-09-21 21:59:09 +00:00
jasper
4198cbefaa
- another missing dependency
2010-09-21 11:22:03 +00:00
jasper
7beaf33dbf
- add missing dependency
2010-09-21 11:14:01 +00:00
jasper
fc84431e8b
- fix build on a clean system
2010-09-21 10:58:55 +00:00
ajacoutot
7b0c8c8b2e
Set PORTHOME = ${WRKDIR} to not pollute the root directory.
2010-09-20 07:00:13 +00:00
jasper
bee9e6df51
- tweak, suggested by fgs@
2010-09-19 20:47:29 +00:00
jasper
56c4dcb339
- update libffi to 3.0.9
...
- remove unneeded patch
2010-09-19 20:19:15 +00:00
jasper
761754e9c9
- OpenBSD does not have the definitions for the signals SI_ASYNCIO and
...
SI_MESGQ.
from markus hennecke
ok landry@
2010-09-19 20:09:41 +00:00
landry
5cb0ea8219
Bugfix update to xulrunner 1.9.2.10.
2010-09-19 19:23:16 +00:00
jim
2fa1a3418d
+ hs-List
...
+ hs-PSQueue
+ hs-murmur-hash
+ hs-primitive
+ hs-sendfile
+ hs-vector
2010-09-19 16:25:50 +00:00
jim
c34a77a7a6
import hs-List version 0.4.0
...
feedback and ok kili@
2010-09-19 16:20:44 +00:00
jim
120406cd1d
import hs-PSQueue version 1.1
...
feedback and ok kili@
2010-09-19 16:19:03 +00:00
jim
3bfcf1a3a3
import hs-murmur-hash version 0.1
...
feedback and ok kili@
2010-09-19 16:17:34 +00:00
jim
0ee07eb1a1
import hs-vector version 0.6.0.1
...
feedback and ok kili@
2010-09-19 16:15:30 +00:00
jim
c17fff967f
import hs-primitive version 0.3
...
feedback and kili@
2010-09-19 16:13:59 +00:00
jim
5d9c899638
import hs-sendfile version 0.6.2
...
feedback and ok kili@
2010-09-19 16:12:11 +00:00
jim
ed3b719c60
+ hs-ListLike
...
+ hs-MonadCatchIO-transformers
+ hs-cereal
+ hs-directory-tree
+ hs-dlist
+ hs-iteratee
+ hs-monads-fd
+ hs-transformers
+ hs-unix-compat
2010-09-19 15:59:17 +00:00
jim
6a7d389fb2
import hs-MonadCatchIO-transformers version 0.2.2.0
...
feedback and ok kili@
2010-09-19 15:46:01 +00:00
jim
de061011bf
import hs-unix-compat version 0.1.2.1
...
feedback and ok kili@
2010-09-19 15:43:41 +00:00
jim
bb44dced86
import hs-monads-fd version 0.1.0.1
...
feedback and ok kili@
2010-09-19 15:42:15 +00:00
jim
286ddb2f31
import hs-iteratee version 0.3.5
...
feedback and ok kili@
2010-09-19 15:40:28 +00:00
jim
40d33d6d6d
import hs-transformers version 0.2.1.0
...
feedback and ok kili@
2010-09-19 15:36:55 +00:00
jim
344070f1f2
import hs-LikeLike version 1.0.1
...
feedback and ok kili@
2010-09-19 15:35:11 +00:00
jim
823c811b5c
import hs-dlist version 0.5
...
feedback and ok kili@
2010-09-19 15:32:50 +00:00
jim
73216b3d6a
import hs-directory-tree version 0.2.0
...
feedback and ok kili@
2010-09-19 15:30:43 +00:00
jim
7f8aaacf0f
import hs-cereal version 0.3.0.0
...
feedback and ok kili@
2010-09-19 15:29:03 +00:00
ajacoutot
91570903a6
Fix ncpu display on big endian.
2010-09-18 09:14:17 +00:00
jasper
c69a73d328
- update to 1.45
2010-09-17 14:43:01 +00:00
fgsch
65c46d58b3
- Mark with MODPY_BADEGGS
...
- Make dependencies more readable
- Add missing dependency for regression and correct all tests
- Change to 80 cols
millert@ ok previous diff
2010-09-17 01:42:59 +00:00
fgsch
92c94ef453
Mark it with MODPY_BADEGGS. millert@ ok.
2010-09-16 22:59:43 +00:00
sthen
6ff6a206d9
fix broken pkgname, thanks landry@
2010-09-16 19:26:30 +00:00
ajacoutot
e81eca866d
Bugfix update to libgee-0.5.3.
...
* fixes a few leaks
2010-09-16 12:36:52 +00:00
fgsch
8a584e9483
Trivial update to 3.2.0
2010-09-16 07:34:25 +00:00
jasper
97b11a1a76
- add p5-IDNA-Punycode
...
ok sthen@
2010-09-16 07:28:28 +00:00
sthen
0b69722ec9
drop msf as maintainer on his p5- thingys and bump REVISION
...
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
jasper
761d8a6404
- dependencies changed, so please bump!
2010-09-14 15:11:22 +00:00
millert
50a0ab4fc0
Add missing dependency on setuptools.
2010-09-14 14:47:59 +00:00
ajacoutot
f0c772e101
Minor update to libwnck-2.30.4.
2010-09-14 12:58:05 +00:00
dcoppa
f77e148869
Update to libev-3.9
...
OK jim@, jasper@, landry@
2010-09-14 08:49:04 +00:00
jasper
8d4a94b465
- remove unneeded patch
2010-09-13 17:15:57 +00:00
ajacoutot
22857d71b9
Lowercase COMMENT.
...
Set GPL version #.
maintainer timeout
2010-09-13 11:46:22 +00:00
ajacoutot
69a4275a76
Major update to libidn-1.19.
...
Tested by landry@ in a bulk, thanks.
2010-09-13 11:41:19 +00:00
sthen
f4d32fa5e8
update S-Lang to 2.2.2; from Frank Denis
2010-09-13 07:35:08 +00:00
jasper
14b36bebc6
- complete CATEGORIES
2010-09-12 19:02:53 +00:00
jasper
90c7982041
- this builds fine w/o gmake, so remove the comment
2010-09-12 18:47:09 +00:00
landry
b377bfd9c7
Chase mozilla-firefox update and bump xulrunner to 1.9.2.9.
...
Switch to use internal sqlite as now mozilla needs SQLITE_SECURE_DELETE
set, and there's no way we're going to do that with systemwide sqlite.
2010-09-12 17:58:51 +00:00
kili
24191c1358
Hook hs-tar and hs-text.
2010-09-12 17:09:21 +00:00
kili
393d1dab60
List devel' before
archivers' in CATEGORIES.
2010-09-12 17:09:01 +00:00
jasper
fab4167387
- move distfiles/ to a proper mirroring location.
2010-09-12 16:49:08 +00:00
kili
976829ede0
Update to stm-2.1.2.1.
2010-09-12 12:19:42 +00:00
kili
beabbbe710
Update to regex-compat-0.93.1.
2010-09-12 12:17:15 +00:00
kili
865b20de5a
Update to regex-posix-0.94.2.
2010-09-12 12:15:37 +00:00
kili
056752af70
Update to regex-base-0.93.2.
2010-09-12 12:11:01 +00:00
kili
46b071664e
Update to fgl-5.4.2.3.
2010-09-12 12:05:44 +00:00
kili
6d7eb74e41
Update to QuickCheck-2.1.1.1.
2010-09-12 11:54:40 +00:00
kili
aff81246b0
Update to cabal-install-0.8.2.
...
Remove VMEM_WARNING, the port build fine with default limits.
2010-09-12 11:47:14 +00:00
kili
6eeefc9034
Update to happy-1.18.5.
2010-09-12 11:35:17 +00:00
kili
05f1a82ccc
Update to alex-2.3.3.
2010-09-12 11:22:20 +00:00
kili
3e0d86663a
This package provides the Data.Text library, a library for the
...
space- and time-efficient manipulation of Unicode text in Haskell.
(requirement for darcs-2.5)
2010-09-11 18:49:26 +00:00
kili
e6406031d1
This library is for working with ".tar" archive files. It can read
...
and write a range of common variations of archive format including
V7, USTAR, POSIX and GNU formats. It provides support for packing
and unpacking portable archives. This makes it suitable for
distribution but not backup because details like file ownership and
exact permissions are not preserved.
(this library is a requirement for the next darcs release)
2010-09-11 18:44:10 +00:00
naddy
3e7d0d65b4
MODULES added bogus dependencies in -docs; from Brad
2010-09-10 22:57:52 +00:00
jasper
60181bf46f
- update fossil to 20100823222416
...
from james turner (MAINTAINER)
2010-09-10 14:12:00 +00:00
dcoppa
100d8eda59
Unbreak this port, add a runtime dependency on devel/luafs.
...
OK jasper@
2010-09-10 13:51:10 +00:00
ajacoutot
54c3a78954
Import liboobs-2.30.1
...
Liboobs is a wrapping library to the System Tools Backends, it will
provide easy to access GObjects to system configuration details, like
users, groups and network interfaces, it will handle sessions with the
backend and data consistency too.
This is a WIP, hence not hooked to the build.
DO NOT try this at home or you will harm yourself, you have been warned.
ok jasper@
2010-09-10 13:50:41 +00:00
jasper
07ec2bfd90
- update Class-AutoClass to 1.54
...
- tweak DESCR
- set correct CONFIGURE_STYLE
2010-09-10 13:48:31 +00:00
jasper
1704097bdf
sync
2010-09-10 13:47:47 +00:00
jasper
b194536e6c
import Hash-AutoHash-Args-1.12
...
This class simplifies the handling of keyword argument lists.
ok aja@
2010-09-10 13:47:08 +00:00
jasper
5eacef41f5
- tweak COMMENT
2010-09-10 13:32:47 +00:00
jasper
ad3b995070
- sync
2010-09-10 07:39:17 +00:00
jasper
bc650b1ca0
import p5-Hash-AutoHash 1.12
...
This is yet another module that lets you access or change the elements
of a hash using methods with the same name as the element's key. It
follows in the footsteps of Hash::AsObject, Hash::Inflator,
Data::OpenStruct::Deep, Object::AutoAccessor, and probably others. The
main difference between this module and its forebears is that it
supports tied hashes, in addition to regular hashes. This allows a
modular division of labor: this class is generic and treats all hashes
the same; any special semantics come from the tied hash.
ok ajacoutot@
2010-09-10 07:38:29 +00:00
ckuethe
ecd68189a3
add libbfd
2010-09-09 22:52:53 +00:00
ckuethe
b1a254731f
gnu libbfd, for apps that need things from BFD that aren't provided
...
by the system. ok marco
2010-09-09 22:51:49 +00:00
jasper
4233f87456
- sync
2010-09-09 21:06:42 +00:00
jasper
a2f1556ecf
import p5-Tie-Hash-MultiValue 1.02
...
Tie::Hash::MultiValue allows you to have hashes which store their values
in anonymous arrays, appending any new value to the already-existing
ones.
2010-09-09 21:04:56 +00:00
jasper
e185fa6a53
- update p5-Config-IniFiles to 2.58
2010-09-09 20:48:25 +00:00
jasper
ed2f9a0de1
- update p5-Graph to 0.94
2010-09-09 20:31:08 +00:00
jasper
93c2bbde99
- remove redundant PKG_ARCH
2010-09-09 17:58:06 +00:00
jasper
d9ccdf4b01
- bump after recent lua.port.mk change
...
pointed out by sthen@
2010-09-09 17:34:14 +00:00
jasper
08c8a78861
sync
2010-09-09 10:40:18 +00:00
jasper
7d2ba6f3d7
- better REGRESS_DEPENDS
2010-09-09 10:39:57 +00:00
jasper
93ea6c2c65
import luadoc 3.0.1
...
LuaDoc is a documentation generator tool for Lua source code. It parses
the declarations and documentation comments in a set of Lua source files
and produces a set of XHTML pages describing the commented declarations
and functions.
ok aja@
2010-09-09 10:38:10 +00:00
sebastia
c470a4ab70
Update the MAINTAINERs E-Mail address, and bump pkg revision.
...
OK, landry@, jasper@
2010-09-07 16:52:50 +00:00
jasper
7643377bf9
- the mastersite went belly up shortly after committing the update, so
...
provide a mirror for it.
2010-09-07 13:48:40 +00:00
jasper
8cad0d9dcd
- slightly improve the situation on sparc64:
...
* extend the DO_ALIGNED_COPY usage from girnode.c into ginfo.c
(freebsd seems to do the same)
* skips tests/scanner/ as opensolaris and several other distributions do,
this prevents g-ir-repository SIGBUSing there and allows the build to succeed.
it's not really a great improvement (apart from ginfo.c patch), but at least
it allows things to move forward, and gobject-introspection isn't enabled yet
in other ports.
ok ajacoutot@
2010-09-07 11:39:12 +00:00
sthen
a3c67e9acd
bug fix update to sip 4.11.1; ok landry@ jasper@
2010-09-07 08:57:34 +00:00
sthen
4f956eeba2
- bump REVISION following change for hppa/powerpc to stop forcing -O0
...
- sort remaining arch
from Brad
2010-09-06 00:16:22 +00:00
sthen
e65e5ec009
missing p5- on Audio-MPD
2010-09-05 22:12:22 +00:00
jasper
b6b80ab948
- update pyrex to 0.9.9
...
- use MODPY_EGG_VERSION
2010-09-05 17:18:22 +00:00
sthen
48151d5c05
don't set MODULES=cpan twice
2010-09-05 10:32:54 +00:00
sthen
398b649448
bump for nawk removal
2010-09-05 09:04:23 +00:00
ajacoutot
74da45d6da
Maintainance update to goffice-0.8.10.
2010-09-04 19:46:45 +00:00
ajacoutot
171ebb8391
Unbreak by renaming the PFRAG to a correct value.
2010-09-04 19:44:46 +00:00
sthen
0e68e4e6c6
Set CONFIGURE_STYLE=modbuild, remove the unneeded patch and don't
...
set CONFIGURE_ARGS. Bump REVISION. Fixes file installation location
problem reported by jcs@, tested by jcs@.
2010-09-04 18:10:48 +00:00
naddy
618d2478f5
nawk is no more, use awk; ok sthen@
2010-09-03 21:54:39 +00:00
sthen
8bfea507dd
regenerate patches
2010-09-03 19:49:12 +00:00
naddy
2ab1cc4c09
use awk instead of the removed nawk; ok sthen@
2010-09-03 19:37:57 +00:00
millert
53b352c52c
Add py-hg-git; OK martynas@
2010-09-03 18:28:33 +00:00
millert
d2e1f58a2d
py-hg-git port
2010-09-03 18:26:56 +00:00
naddy
2670454b93
acknowledge that this is broken and not really fixable; ok ajacoutot@ sthen@
2010-09-03 16:23:26 +00:00
sthen
7a7be631b4
- drop python2.5 flavour of these "special" packages and add
...
@pkgpath markers; from ajacoutot@
- tweak from me: @pkgpath markers for these go in PFRAG.python2.6-*
files rather than straight in PLIST-*, so that they are only added
to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or
2.6 versions are valid updates and will have to ask every time,
ok ajacoutot@
2010-09-03 12:34:55 +00:00
millert
8dfbb726ed
Add py-dulwich
2010-09-02 21:21:58 +00:00
pvalchev
7a995ebdbe
port cleanup; from brad, tested by us on gcc4 and phessler on gcc2/gcc3
2010-09-02 21:06:31 +00:00
millert
0b557c106e
Dulwich is a pure-Python implementation of the Git file formats and protocols.
...
OK martynas@
2010-09-02 20:55:37 +00:00
ajacoutot
91634a5f81
Typo, from Markus Lude.
2010-09-02 18:34:28 +00:00
landry
9ed1e3a1de
Remove hppa and powerpc from the list of archs that needs -O0 to build
...
cmake. This is apparently not needed anymore since the switch to gcc4.
prodded by brad, tested by myself
2010-09-02 08:06:13 +00:00
ajacoutot
babd0fcd09
Switch to new DEPENDS/REVISION.
...
from Brad
2010-09-02 07:15:47 +00:00
ajacoutot
6344f815d0
Several cleanups and fmt(1) DESCR.
...
from Brad
2010-09-02 07:12:58 +00:00
ajacoutot
1155baef1b
Remove unneeded CONFIGURE_ENV.
...
Remove unused patch-Makefile_am.
Fiw WANTLIB, no need for USE_X11.
Switch to new DEPENDS/REVISION.
from Brad
2010-09-02 07:09:07 +00:00
ajacoutot
aab4fa9ab9
Switch to new DEPENDS/REVISION.
...
from Brad
2010-09-02 07:06:44 +00:00
ajacoutot
357d7cb570
Remove sdlconf_args from CONFIGURE_ENV.
...
Switch to new DEPENDS/REVISION.
from Brad
2010-09-02 07:04:15 +00:00
ajacoutot
570360a308
Remove unneeded CONFIGURE_ENV.
...
Switch to new DEPENDS/REVISION.
from Brad
2010-09-02 07:02:39 +00:00
sthen
299054c365
handle sybperl->p5-sybperl, ok steven@
2010-09-01 22:33:25 +00:00
fgsch
0aa20274d1
Update to 1.6.3. wcmaier@ jasper@ ok
2010-09-01 19:20:36 +00:00
ajacoutot
df70d7896b
Merge from upstream 01a43ad9824fba77384534c6d588e0e0d653986e
...
"Due to bug 581342 we want to only negotiate SSL 3.0. Previously we
were telling gnutls to not do TLS1.0 or TLS1.1, but that means with
newer versions of gnutls that support TLS1.2 it would try to negotiate
that instead and generally fail. Fix that by disabling TLS1.2 too
(which works fine even with gnutls versions that don't support TLS1.2
yet)."
https://bugzilla.gnome.org/show_bug.cgi?id=622857
2010-09-01 11:02:26 +00:00
jasper
dbf252e9d0
- update py-sip to 4.11
...
ok sthen@
2010-09-01 10:49:49 +00:00
sthen
c38c07c072
missed python bump
2010-09-01 10:20:58 +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
jasper
d42899be08
- no need to for this make modifier here
2010-08-31 07:41:20 +00:00
ajacoutot
1f7adf2f9b
Remove XXX.
2010-08-31 07:04:12 +00:00
fgsch
4d1bdc0c02
Build the python2.6 flavor instead of 2.5 now that 2.6 is the default.
2010-08-30 23:46:41 +00:00
jasper
8353dfbd95
bumpski for python
2010-08-30 22:24:14 +00:00
jasper
5e9f6969d7
bumps
2010-08-30 22:09:45 +00:00
jasper
80fcd82c2c
- first round of bumps for devel
2010-08-30 22:03:58 +00:00
landry
a1e2c78dcd
Update to nspr 4.8.6, required by (at least) a future firefox 4 update..
...
Tested in a bunch of amd64 bulk builds.
ok naddy@ phessler@
2010-08-30 20:12:55 +00:00
sthen
09f1eae475
add missing @group, remove duplicated CATEGORIES, bump
2010-08-30 13:24:22 +00:00
sthen
00bce63893
+pear-Console-Table
2010-08-30 13:12:53 +00:00
sthen
cc2e8ecf71
import ports/devel/pear-Console-Table, from Daniel Levai, ok ajacoutot@
...
Console_Table provides methods such as addRow(), insertRow(), addCol()
etc., to build console tables with or without headers and with user defined
table rules and padding.
2010-08-30 13:12:20 +00:00
sthen
896e7741b9
upstream for these is extra-annoying and removes old versions; mirror the
...
current distfiles and add a note asking people updating the port to do the
same. ok jasper@
2010-08-30 10:17:14 +00:00
jasper
da3c5a2a24
- update py-sip to 4.10.5
...
- remove maintainer after several timeouts
ok ajacoutot@
2010-08-30 07:16:39 +00:00
jasper
b7b0c65b6c
- remove unneeded patches
2010-08-29 17:59:19 +00:00
kili
b68af81900
Move WANTLIB-main into the ! ${FLAVOR:L:Mno_deps} block, so the
...
no_deps FLAVOR has really no dependencies. Add an always failing
do-build for no_deps that tells people why this FLAVOR exists.
"makes sense" jakemsr@, who initlally sent a different diff
2010-08-26 22:05:05 +00:00
kevlo
89366dfa2b
Update to 1.6.2
...
ok maintainer(robert@)
2010-08-26 09:25:20 +00:00
ajacoutot
198c0dca6e
Don't hardcode "cc" in sourcescanner.py.
2010-08-26 08:01:44 +00:00
jasper
b20db4fc2f
- new style wantlib/lib_depends/revisions
...
- order SUBDIRs
ok sthen@
2010-08-26 05:16:12 +00:00
kevlo
101014f884
add libdisorder
2010-08-26 01:11:28 +00:00