Commit Graph

60444 Commits

Author SHA1 Message Date
jasper
71d252f28e - fix WANTLIB after cairo update.
these and upcoming fixes test built by landry@
2010-10-11 08:11:16 +00:00
eric
454cff8d2e update to cairo 1.10.0
proactive fallout handling and ok ajacoutot@ jasper@ landry@
2010-10-11 08:09:44 +00:00
dcoppa
842da8d68a Bugfix update to mldonkey-3.0.5.
Switch to new-style LIB_DEPENDS/WANTLIB.
Minor style cleanups.
2010-10-11 06:45:10 +00:00
sthen
ebf21120c2 anlx.net cpan mirror changed dir layout. noted by Brad. 2010-10-10 20:02:04 +00:00
jasper
b2c6388444 - fix build for upcoming cairo update 2010-10-10 18:58:11 +00:00
naddy
2cff698f32 Update to 1.12.5:
Fix a buffer overflow issue in the mpg123 frontend application when
printing ID3 data in non-UTF-8 environments.  This was introduced
in version 1.12.4
2010-10-10 18:28:00 +00:00
steven
20a61a3a31 add some more REGRESS_FLAGS to cope with absence of devel/check during
configure.

problem spotted by naddy@
2010-10-10 18:11:50 +00:00
jasper
f900a19513 - restore what was lost in previous commit 2010-10-10 17:51:27 +00:00
steven
1aaa7247bd +gfortran 2010-10-10 17:39:49 +00:00
steven
6f0b523996 import separate port of gfortran 4.2.1, in sync with the base compiler.
meant to be used on archs that have gcc4 in base, this doesn't require a
full gcc build from ports, and provides libgfortran as a subpackage.

idea from espie some months ago.
2010-10-10 17:39:06 +00:00
dcoppa
6b8a442224 Fix a wrong cvs tag in Makefile. I'm sorry.
No bump as it was just imported...
2010-10-10 16:02:45 +00:00
dcoppa
1451c005de Link redis to the build. 2010-10-10 15:53:35 +00:00
dcoppa
2eb7d2b8a1 Import databases/redis.
Redis is an advanced key-value store. It is similar to memcached
but the dataset is not volatile, and values can be strings, exactly
like in memcached, but also lists, sets, and ordered sets. All this
data types can be manipulated with atomic operations to push/pop
elements, add/remove elements, perform server side union, intersection,
difference between sets, and so forth.
In order to be very fast but at the same time persistent the whole
dataset is taken in memory, and from time to time saved on disc
asynchronously (semi persistent mode) or alternatively every change
is written into an append only file (fully persistent mode).

OK sthen@, landry@
2010-10-10 15:50:06 +00:00
jasper
ff8f05c340 - fix build with upcoming cairo update 2010-10-10 15:24:41 +00:00
jasper
e0c7ca605a - don't be sneaky and hide what's it's actually doing whilst compiling 2010-10-10 15:15:52 +00:00
jasper
9a71574e19 - fix build with upcoming cairo update 2010-10-10 15:12:50 +00:00
jasper
6a38d4dd16 - fix for upcoming cair update (as it won't depend on glitz anymore, the
${LOCALBASE}/include won't be looked in for headers anymore.)
2010-10-10 14:49:03 +00:00
jasper
4b14823e0b - fix for upcoming cairo update 2010-10-10 14:46:29 +00:00
kili
310b763449 Fix build on several archs (mips64el, hppa, sgi at least).
ok jasper@
2010-10-10 10:52:04 +00:00
kili
fc98d88865 Use freeglut, not glut.
ok ajacoutot@, and maintainer Pascal Stumpf.

"If it doesn't work with freeglut, it was probably written in 1993
and never touched since." Tobias Ulmer (freeglut maintainer).
2010-10-10 10:26:37 +00:00
ajacoutot
a9833ef51a Maintainance update to mono-gnome-2.24.2. 2010-10-10 04:15:38 +00:00
jolan
d7cb504ddb update to 4.9.002 2010-10-10 00:49:59 +00:00
william
90169385fa Distfile no longer found at sourceforge, use MASTER_SITE_GNU instead.
Switch to REVISION while there.  Working path from Mike Korbakov to
ports@; ok sthen
2010-10-10 00:46:11 +00:00
benoit
b50093d87d Update mercurial to 1.6.4
ok wcmaier@
2010-10-09 22:50:31 +00:00
edd
c79adf1b9e Add checksums and initial Makefile for texlive texmf. 2010-10-09 15:41:28 +00:00
edd
d7540b5bb1 Update texlive2010 roadmap.
No OK needed - not linked to build
2010-10-09 14:07:40 +00:00
edd
1fa7bbaad0 import initial texmf/pkg directory with initial packing lists. These
packing lists include directory entries so as to keep pkg_check happy.

@exec, @conflict etc. needs to be added at some stage, but right now I
am more interested in getting archiving working.

No OK needed - not linked to build.
2010-10-09 13:51:58 +00:00
benoit
e457da7b1f - update py-parsing to 1.5.5
- regen PLIST
2010-10-09 10:38:50 +00:00
benoit
d05bf7b2e4 - unbreak py-sslwrapper after the openssl update
- use SUBST_CMD

ok sthen@
2010-10-09 10:26:00 +00:00
pea
81a0b8e85f Add a comment about libtools
no need to bump

ok jasper@
2010-10-09 10:25:06 +00:00
benoit
ef7cef1a31 - unbreak dclib after the openssl update
ok landry@, sthen@
2010-10-09 09:41:41 +00:00
pea
5bb3c4934b OpenLDAP doesn't build correctly with our libtool.
Unbreak it.
ok sthen@
2010-10-09 09:26:02 +00:00
benoit
91c069785c Update pngcrush to 1.7.12 2010-10-09 08:49:57 +00:00
benoit
32375331be Update bozohttpd to 20100920 2010-10-09 08:44:13 +00:00
kili
92b45e4d29 Update to poppler-data-0.4.3 2010-10-09 08:06:05 +00:00
kili
99ae2676d5 Update to poppler-0.14.3.
Major bumps on all shared libs.

Don't build the new poppler-cpp for now (still needs some tweaks).

Note: glitz omitted from WANTLIB on purpose -- according to landry@ it
will disappear after the upcoming cairo update.

ok ajacoutot@
2010-10-09 08:05:30 +00:00
benoit
c0629a1255 Update libssh2 to 1.2.7
Similar diff from Remi Pointel on ports.
2010-10-09 06:31:59 +00:00
edd
8066ab88ac Import modified version of texmf split script.
This time directory entries will be added to keep pkg_check
happy (issue reported by sthen@).

No OK needed - not linked to build
2010-10-08 22:08:06 +00:00
jasper
c99b61c0e5 - allow to append to CFLAGS, needed to fix this with upcoming cairo update 2010-10-08 17:12:58 +00:00
jasper
7cd1e76d3d - proactive fixing for cairo update fallout, won't hurt to have it around
right now.
2010-10-08 17:03:30 +00:00
jasper
78d8f72969 - set CONFIGURE_ENV, this will be needed with new cairo, but won't hurt having
around yet.
2010-10-08 16:57:24 +00:00
dcoppa
6bd5ddac53 Update to xjobs-20100915
From Rene Maroufi (maintainer)
2010-10-08 16:34:08 +00:00
jasper
d4a596e104 - explicitly disable swig
ok armani@ (MAINTAINER)
2010-10-08 10:15:54 +00:00
ajacoutot
a4fc15a7ee Update to gtranslator-1.9.12. 2010-10-08 09:43:11 +00:00
ajacoutot
522b838c09 +gsettings-desktop-schemas 2010-10-08 09:41:49 +00:00
ajacoutot
def9f13d69 Import gsettings-desktop-schemas-0.0.1
gsettings-desktop-schemas contains a collection of GSettings schemas for
settings shared by various components of a desktop.

ok jasper@
2010-10-08 09:41:07 +00:00
robert
57bbc02a4b Create symlinks to old icons so that apps like firefox, f-spot and who
knows what else can display some renamed icons. This is only going to
be used until this gets fixed.

ok ajacoutot@
2010-10-08 07:32:49 +00:00
pea
b8ddf1b93b Update to 8.4.5
Changelog here: http://www.postgresql.org/docs/8.4/static/release-8-4-5.html

ok jasper@

note: i will update it to 9.0.1 in a few days
2010-10-08 06:50:23 +00:00
sthen
bc511be829 - update to a newer snapshot working with openssl 1.0
- let SHARED_LIBS control the library filename

ok ckuethe@, earlier version ok marco@
2010-10-07 23:55:33 +00:00
jasper
d5f9a773fc - update pcb to 20100929
maintainer timed-out
2010-10-07 20:40:40 +00:00