Commit Graph

69633 Commits

Author SHA1 Message Date
mpi
45763c7f0d +py-monthdelta 2011-09-28 12:45:23 +00:00
ajacoutot
14b529be96 Add missing gettext MODULE.
Start SHARED_LIBS numbering at 0.0.
Tighten dependencies.
This port is SHARED_ONLY, so merge PFRAG.shared into PLIST.
2011-09-28 12:44:57 +00:00
mpi
33bc21c2fc Import py-ipy 0.75
IPy is a Python module for handling IPv4 and IPv6 Addresses and 
Networks in a fashion similar to perl's Net::IP and friends.

The IP class allows a comfortable parsing and handling for most 
notations in use for IPv4 and IPv6 Addresses and Networks. 

It can detect about a dozen different ways of expressing IP addresses
and networks, parse them and distinguish between IPv4 and IPv6
addresses.

ok rpointel@
2011-09-28 12:36:26 +00:00
mpi
556dabab73 Import py-monthdelta 0.9.1
Pythonic date computations with months

ok rpointel@
2011-09-28 12:34:13 +00:00
robert
42a64476c2 import of cogl-1.8.0;
cogl is a modern 3D graphics API used by recent verions of clutter
2011-09-28 12:29:39 +00:00
jasper
a55f44cf51 sync 2011-09-28 10:54:12 +00:00
jasper
90d9198003 import srecord 1.57
The SRecord package is a collection of powerful tools for manipulating
EPROM load files.

ok aja@
2011-09-28 10:53:06 +00:00
espie
c3afd6ab0d more default flavors cleanup:
- if there is no flavor in BUILD_PKGPATH, it's not necessarily the default,
make sure there's an empty flavor by appending a ,
- pass FLAVOR to dump-vars, so that eventually dpb can match "no flavor
specified" to "this is the default flavor", thus getting a bit smarter
(this should speed up the LISTING job by not traversing as many subdirs).
2011-09-28 10:20:19 +00:00
ajacoutot
d9741f25a9 Update to gtksourceviewmm3-3.2.0. 2011-09-28 10:16:17 +00:00
espie
d6d7875186 cosmetic: let IGNORE string behave 2011-09-28 10:13:51 +00:00
espie
38dc23d0a7 cosmetic: don't repeat ourselves for NOT_FOR_ARCHS. 2011-09-28 10:03:09 +00:00
jasper
47f88b4068 tighten e-d-s dependency; 2011-09-28 09:54:16 +00:00
jasper
8044649162 CONFIGURE_SHARED has been taken care of by gnome.port.mk for a while now. 2011-09-28 09:54:01 +00:00
espie
2256d26ac6 log ignored ports: with a ! in engine.log, and with full IGNORE message in
new log file ignored.log
2011-09-28 09:49:29 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
9a4491f932 since most ports using gnome.port.mk append to CONFIGURE_ENV to search in
${LOCALBASE}/{include,lib}, move that into the module itself so it has sane
defaults. if a port needs to change CPPFLAGS/LDFLAGS, one can set
MODGNOME_{CPP,LD}FLAGS.

discussed with and ok aja@, probably over some Lasko (or was it Union?)
2011-09-28 09:46:57 +00:00
ajacoutot
19654aae3c Revert a commit from upstream that would hang the display and make the
screensaver go crazy.
2011-09-28 09:30:56 +00:00
jasper
072c7e9395 CONFIGURE_STYLE=gnu is already set by Makefile.inc, so zap it here. 2011-09-28 08:39:50 +00:00
jasper
0db1c59401 - update to 3.2.0.1 (only fixes the menu editor, for which we already had the patches) 2011-09-28 08:21:01 +00:00
ajacoutot
0cfd4d7fb8 Remove bogus LIB_DEPENDS. 2011-09-28 07:07:11 +00:00
ajacoutot
ad6380074b Explain why we disable vala.
Don't comment static libs, only modules.

ok jasper@ landry@
2011-09-28 06:44:33 +00:00
ajacoutot
793990e8f7 Add categories to desktop file, from upstream. 2011-09-28 06:39:07 +00:00
ajacoutot
be1ef1e448 Update to devhelp-3.2.0. 2011-09-28 06:38:14 +00:00
ajacoutot
7371a7cd44 Update to gnome-tweak-tool-3.2.0. 2011-09-28 06:23:15 +00:00
ajacoutot
e53bad4284 Tighten CONFIGURE_ARGS so that we use the default protocols list.
No pkg change.
2011-09-28 06:17:41 +00:00
ajacoutot
46168b5396 Update to gnome-themes-standard-3.2.0.2. 2011-09-28 06:15:44 +00:00
jasper
7608f6616d - bugfix update to 3.2.0.1 2011-09-28 06:12:30 +00:00
ajacoutot
f937e0ceb4 Update to libgnomekbd-3.2.0. 2011-09-27 23:24:56 +00:00
sthen
44a531d6b3 revert previous; devel/gdb broken on amd64 2011-09-27 21:39:35 +00:00
sthen
73a5fd1ca5 add devel/libbfd back in, devel/gdb build fails on amd64.
discussed with espie@
2011-09-27 21:38:42 +00:00
sthen
9f60a277bb remove dreadful ${MODPY_RUN_DEPENDS:S/python/python-bsddb/} constructs now
we have PKGSPEC for Python and can do this properly.
2011-09-27 21:29:16 +00:00
sthen
119b2307f8 let Python use PKGSPEC infrastructure, discussed with and variable name
suggestion from fgsch@
2011-09-27 21:27:36 +00:00
jasper
03d32a40b4 mirror distfile 2011-09-27 20:26:45 +00:00
jasper
239f9b4d97 sync patches, no package change 2011-09-27 20:24:01 +00:00
jasper
ce7fd01962 disable all providers but google, they aren't ready for consumption yet.
as pointed out by upstream
2011-09-27 19:52:18 +00:00
jasper
5b7858594b - roll in upstream patch to fix an issue with args being overwritten after calls
involving int64
2011-09-27 19:29:05 +00:00
jasper
09d94a5ca4 sort PATCHFILES list 2011-09-27 19:20:25 +00:00
landry
f8c1141978 Remove devel/libbfd, nothing uses it now and if needed it can be taken
from devel/gdb.
ok avsm@ ckuethe@ dcoppa@ jasper@
2011-09-27 19:04:04 +00:00
landry
55d38b2fe3 Switch ocaml to use the static libbfd.a from devel/gdb port now that
it's hooked up to the build on all archs. Tested on i386/amd64/sparc64.
ok avsm@ (maintainer) ckuethe@ dcoppa@ jasper@
2011-09-27 19:01:25 +00:00
jasper
eb1315ccf6 - update to 0.2.5 2011-09-27 18:20:59 +00:00
jasper
552aa59cec - update to 1.30.0 2011-09-27 17:39:28 +00:00
jasper
29256282d9 tighten dependency on gsettings-desktop-schemas 2011-09-27 17:17:37 +00:00
espie
e8d7b584fd fix build of "x11/qt3," : for multi-packages, when we find the default
subpackage, copy full options status. So, e.g., look for "x11/qt3,"
find "x11/qt3,,-main" and equate it with "x11/qt3," NOT "x11/qt3"
2011-09-27 17:15:03 +00:00
espie
32d1fbccea deal with suspend: connection may time out, so in case of failure, if
we got suspended, try the same site again.
2011-09-27 17:12:56 +00:00
ajacoutot
f8ecc230d6 Missing BUILD_DEPENDS. 2011-09-27 16:03:56 +00:00
ajacoutot
fae2f9ecb8 Minor update to gnome-themes-standard-3.2.0.1. 2011-09-27 15:31:23 +00:00
ajacoutot
0cdf6dc9dd No need to check for lcms2 until we have colord; spotted by jasper@ 2011-09-27 15:14:27 +00:00
ajacoutot
8bcb3eb858 Upstream does not provide a dconf-editor icon yet, so just use a gtk stock
one.
2011-09-27 15:01:54 +00:00
ajacoutot
65a5466105 Add a HOMEPAGE. 2011-09-27 14:20:01 +00:00
ajacoutot
b02fa56a48 Missing WANTLIB block. 2011-09-27 13:58:45 +00:00