Commit Graph

59138 Commits

Author SHA1 Message Date
jasper
e1332410d5 - switch to ONLY_FOR_ARCHS. listed arches have been tested.
based on an idea from josh elasser
2010-08-23 16:23:13 +00:00
jasper
32834c8687 - fix build on mips64 2010-08-23 15:44:26 +00:00
jasper
96a6dfc31b - update mpd to 0.15.12
* from tobias ulmer (MAINTAINER)

some tweaks by me:
- set license version
- new-style WANTLIB/LIB_DEPENDS
- fix MODULES and MASTER_SITES
2010-08-23 14:46:55 +00:00
ajacoutot
31d891dbb4 Tweak MESSAGE. 2010-08-23 14:29:54 +00:00
jasper
58e5370848 - add support for powerpc
from josh elasser, thanks!
2010-08-23 14:16:09 +00:00
robert
be2e0b37ac - fix exception handling on amd64
- fix i386 builds
- remove a patchfile that is not needed anymore
2010-08-23 13:18:50 +00:00
ajacoutot
63207d2097 Substitute PREFIX in epte.1.
spotted by naddy@, thanks.
2010-08-23 12:06:08 +00:00
jasper
97fe41fa6f - update phpldapadmin to 1.2.0.5 2010-08-23 11:48:49 +00:00
sthen
8a7a8adf74 fix MASTER_SITES0; pointed out by Rodney Hopkins on misc 2010-08-23 11:17:17 +00:00
ajacoutot
c2fc923a8b Fix DEPENDS.
The converters/libiconv MODULE is only needed for the qt and qt4 FLAVORS.
2010-08-23 10:24:41 +00:00
ajacoutot
fe402b1f9f +epte 2010-08-23 09:31:46 +00:00
ajacoutot
65243f2f7d Import epte-2.0.7.
epte is a curses-based periodic table of the elements. It provides a
set of examples of the basic sets of constants and procedures needed
to understand the behavior of matter.

Based on a submission from Anthony Bentley.
ok sthen@
2010-08-23 09:31:23 +00:00
ajacoutot
0372e74f53 Set path to the correct python binary for rsvg, pointed by fgsch@
While here, @comment static and libtool module files and move from
@unexec to @unexec-delete for gdk-pixbuf-query-loaders.
2010-08-23 09:18:58 +00:00
jasper
3509b9ed24 - update p5-Net-IPTrie to 0.7
prodded by sten spans
2010-08-23 09:01:18 +00:00
giovanni
b7ed88b90d Update to 0.9 2010-08-23 08:11:00 +00:00
fgsch
d57cc2ac6a - Fix RUN_DEPENDS
- Use gettext module
- Install gconf schema
- Update icons on install
- Disable silent compilation
Some pointed out by ajacoutot@
2010-08-23 07:57:52 +00:00
jasper
a76eb02d00 - update libdv to 1.0.0 2010-08-23 07:51:22 +00:00
giovanni
50d809c630 Unbreak after devel/py-twisted update, spotted by Didier Wiroth,
patches from Debian.
2010-08-23 07:02:06 +00:00
fgsch
ba388d837b Correct linking. Pointed out by ajacoutot@. 2010-08-22 21:37:29 +00:00
sthen
981dc9d1e7 - setting suhosin.session.encrypt per-dir doesn't seem to work
(even with suhosin.perdir set), so just force it in roundcubemail.conf
and remove the program/include/iniset.php patch.

- adjust permissions so the web-based installer can be used as pointed
out by aja, this used to be dangerous but is now controlled by the main
config file and defaults to 'off'.

- bump, adjust MESSAGE
2010-08-22 19:39:43 +00:00
ajacoutot
c295cd61be Sync with FreeBSD port:
- remove $/, $| it's artifacts from $rpm = <$f>; time.
  [this might help in low RAM situations]
- change && to and
- whitespace cosmetic.
2010-08-22 17:55:38 +00:00
sthen
c0045d0056 update tig to 0.16, from maintainer Tobias Ulmer 2010-08-22 17:05:19 +00:00
robert
50c5451a44 add a missing patchfile missed by either me or cvs 2010-08-22 16:59:04 +00:00
sthen
49db5b62fa update x11vnc to 0.9.11, ok with ajacoutot 2010-08-22 16:56:34 +00:00
sthen
6b499755a0 update DBD::SQLite to 1.29, ok robert@ (maintainer) 2010-08-22 16:55:48 +00:00
ajacoutot
12ecf96b34 Update to zabbix-1.8.3.
Based on a submission from Florian Gross with several fixes and tweaks.

ok sthen@
2010-08-22 14:43:23 +00:00
sthen
4522829097 fix SUBST_VARS after last commit; pointed out by aja 2010-08-22 14:36:36 +00:00
landry
4547ea6404 Update to midori 0.2.7, diff from Remi Pointel (thanks!)
Few tweaks: PLIST sorting, convert to new LIB_DEPENDS style.
2010-08-22 14:14:52 +00:00
sthen
c88a60ecd4 - fix path in roundcubemail.conf and set a few more required php options
- allow the upgrade script to work without disabling session.encrypt on the
whole server
- note in UPGRADING that virtusertable moved to a plugin, found the hard
way by ajacoutot
- in the mysql schema update script, uncomment a workaround for mysql bug
46293 which affects the in-tree mysql
- bump
2010-08-22 14:09:27 +00:00
ajacoutot
f43b16e906 Some gtk+2 applications when run outside a full blown DE (most notably
GNOME ones) will require a configured icon theme to properly display
icons, so teach users how to do it.

"yes yes yes" sthen@
"sounds like a good idea" jasper@
2010-08-22 14:02:59 +00:00
sthen
ee24d15b97 - update roundcubemail to 0.4
- simpler installation procedure, req by marco
2010-08-22 12:37:14 +00:00
phessler
64133c7e92 add a pkg-config .pc file for libraw
makes other ports nicer to write
2010-08-22 12:12:26 +00:00
ajacoutot
18293e02d2 Update to tracker-search-0.8.16. 2010-08-22 12:02:53 +00:00
phessler
78e04e02c9 fix some use-after-free's, and don't hardcode -O3
ok sthen@, reminded by claudio@
2010-08-22 11:49:55 +00:00
phessler
7fc2fcb245 add function declaration
pointed out by sthen@
2010-08-22 11:48:50 +00:00
ajacoutot
6d2ede2cc3 Maintainance update to evolution-exchange-2.30.3. 2010-08-22 11:07:21 +00:00
ajacoutot
40e0bde43c Remove some left over text in lp.man.
spotted by tedu@
2010-08-22 10:48:41 +00:00
ajacoutot
11c403db05 Bugfix update to evolution-2.30.3.
Remove MESSAGE (will be put in a more generic place).
2010-08-22 10:29:40 +00:00
ajacoutot
b281a0dfe8 Remove MESSAGE. We cannot add the same blurb to each and every GNOME
programs, so we will probably factorise it in a MESSAGE in the gtk+2 pkg.

"yes yes yes" sthen@
2010-08-22 10:23:34 +00:00
ajacoutot
dbd076c3a2 Update zarafa to version 6.40.1.
See http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
for details.
2010-08-22 10:13:26 +00:00
ajacoutot
5145324a3b Maintainance update to abiword-2.8.6. 2010-08-22 10:09:54 +00:00
jakob
a9a7d63067 update to NSD v3.2.6. port will be removed once the in-tree version of NSD
is integrated into the build process.
2010-08-22 09:43:32 +00:00
jakob
790152af51 Remove overriding of FD_SETSIZE since this hasn't had any effect since
Postfix had switched to kqueue() a long time ago. No binary package change.
2010-08-22 09:04:29 +00:00
jakob
a23d402776 update to Unbound v1.4.6 2010-08-22 09:03:11 +00:00
jakob
1a16ccec24 update to LDNS v1.6.6 2010-08-22 08:56:51 +00:00
ajacoutot
2470cd5ae0 Minor update to epiphany-extensions-2.30.2. 2010-08-22 08:16:43 +00:00
ajacoutot
0c8d1a5c4d Maintainance update to epiphany-2.30.3. 2010-08-22 07:48:07 +00:00
kili
d72716d944 Oops! Bumping backwards isn't a good idea. 2010-08-22 07:20:02 +00:00
ajacoutot
45eec57888 Bugfix update to evolution-data-server-2.30.3. 2010-08-22 07:08:47 +00:00
ajacoutot
28207b55b2 Update foo2zjs to the 20100817 rev. 2010-08-22 06:58:14 +00:00