Commit Graph

69794 Commits

Author SHA1 Message Date
ajacoutot
9ac311ee8c Update to a new snapshot. 2011-09-28 14:59:39 +00:00
dcoppa
ee2f718b5b Remove two bogus dependencies from LIB_DEPENDS.
While here, fix WANTLIB.

ok shadchin@
2011-09-28 14:58:38 +00:00
ajacoutot
67e81f4827 Sync 2011-09-28 14:20:07 +00:00
ajacoutot
7790a46ef8 +gedit-latex
+yelp-tools
2011-09-28 14:17:32 +00:00
ajacoutot
59b1f522b5 Import gedit-latex-3.2.0.
gedit-latex is a plugin that provides features to ease the edition of
latex documents.

ok jasper@
2011-09-28 14:16:24 +00:00
ajacoutot
2e70ea8a96 Import yelp-tools-3.2.0.
yelp-tools is a collection of scripts and build utilities to help
create, manage, and publish documentation for Yelp and the web. Most of
the heavy lifting is done by packages like yelp-xsl and itstool. This
package just wraps things up in a developer-friendly way.

ok jasper@
2011-09-28 14:15:22 +00:00
ajacoutot
cd4bbd8c49 +rubber 2011-09-28 14:13:41 +00:00
ajacoutot
595c234f26 Import rubber-1.1.
Rubber is a program whose purpose is to handle all tasks related to the
compilation of LaTeX documents. This includes compiling the document
itself, of course, enough times so that all references are defined, and
running BibTeX to manage bibliographic references. Automatic execution
of dvips to produce PostScript documents is also included, as well as
usage of pdfLaTeX to produce PDF documents.

ok jasper@
2011-09-28 14:13:03 +00:00
espie
0ab6d4fc77 reuse value from bsd.port.arch.mk 2011-09-28 13:56:03 +00:00
espie
6cd8498bb2 MONO_ARCHS to de-dup the tree
ok robert@, aja@
2011-09-28 13:54:20 +00:00
mpi
e5d31ee634 Remove this port we already have it under devel/py-IP 2011-09-28 12:50:11 +00:00
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