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
kevlo
e73306bbc1
Initial import of libdisorder 0.0.2
...
libdisorder is a small, simple C library for use by programmers in
other programs.
ok jasper@
2010-08-26 01:10:16 +00:00
sthen
a7f643f9ea
add missing wantlibs, new-style lib_depends/revision, bump
2010-08-25 20:45:52 +00:00
sthen
6548c7a188
add missing wantlibs, new-style lib_depends/revision, bump
2010-08-25 20:27:16 +00:00
sthen
f5a3eaa473
arm needs -O0
2010-08-25 14:29:56 +00:00
jasper
de99658589
- add mikolaj (submitter) as maintainer
2010-08-25 11:17:42 +00:00
ajacoutot
cabe9a216e
Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can
...
create some depency mess.
The long term solution is to update+merge gnupg2 into gnupg1 but for now
at least we have a clean dependency chain.
looks ok to jasper@ and pea@
2010-08-25 06:34:50 +00:00