kurt
a51d7f9f59
- migrate forward a few necessary networking patches from 1.5 that fell
...
through the cracks.
2007-11-07 03:53:53 +00:00
rui
3db89203fe
- update spice to version 3f5 de facto (instead of 3f4 + patches), from pedro@
...
"go for it" kili@
2007-11-06 22:01:26 +00:00
rui
dc487e122d
- SECURITY: update sylpheed to 2.4.5 which fixes a remote execution of arbitrary code.
...
- Reference: http://secunia.com/advisories/27379/
ok simon@
2007-11-06 21:18:10 +00:00
rui
cea58b3e5c
- SECURITY: update phpMyAdmin to 2.11.1.1 which fixes a Cross-Site Scripting Vulnerability.
...
- Reference: http://secunia.com/advisories/27173
ok kevlo@
2007-11-06 21:13:46 +00:00
rui
de94f04b02
- SECURITY: update wordpress to 2.3.1 which fixes a Cross-Site Scripting Vulnerability:
...
- Reference: http://secunia.com/advisories/27407
ok kevlo@
2007-11-06 21:10:29 +00:00
jakemsr
179eadc317
- use SYSCONFDIR for the configuration file
...
- add a sample configuration file
- expand the name of the configuration file in the manpage
mostly from and ok jasper@
2007-11-06 20:45:21 +00:00
ajacoutot
da198dc986
- this needs machine/sysarch.h to build, so set ONLY_FOR_ARCHS
...
(until we find a proper solution)
ok wilfried@ (maintainer)
2007-11-06 17:03:46 +00:00
bluhm
d8cf318027
+ p5-PDF-Table
2007-11-06 15:30:01 +00:00
bluhm
17fe4604c6
Initial import of p5-PDF-Table-0.9.3
...
A utility class for building table layouts in a PDF::API2 object.
ok sturm
2007-11-06 15:12:07 +00:00
ajacoutot
d2dc2575e1
- SECURITY: fix two boundary errors in fsplib code when processing
...
overly long directory or file names (CVE-2007-3961 & CVE-2007-3962
from Gentoo CVS via FreeBSD
- regen patches while here
2007-11-06 12:14:18 +00:00
jasper
4c3bcd5faf
fix build on mips64.
...
no bump, because !mips64 packages didn't change, and mips64 didn't package.
2007-11-06 09:44:54 +00:00
bernd
5db1b659e7
ht and texlive_base both install ${LOCALBASE}/bin/ht.
...
Add @conflict markers.
2007-11-06 06:33:51 +00:00
bernd
c26229397e
emboss and pscan both install ${LOCALBASE}/bin/pscan.
...
Add @conflict markers.
2007-11-06 06:30:32 +00:00
deanna
06f82acff2
- let it build on all archs
...
- don't redefine stuff we have in system headers
tested on vax with --null-audio
"looks sane" todd@
2007-11-06 02:50:28 +00:00
espie
2d57ecd936
yet another devel/check fuck-up
2007-11-05 23:27:22 +00:00
ajacoutot
e207ac3295
- use GSCUPS_LIBS instead of -lcups in configure (to make sure cups support
...
gets correctly detected in future versions)
spotted by steven@
2007-11-05 22:52:58 +00:00
kili
8d5decd5b5
Update to 1.2.
...
From maintainer (Giovanni Bechis <g.bechis@snb.it>)
Corrections, nitpicking and ok, simon@
2007-11-05 22:44:54 +00:00
simon
4dab3b36f2
fix and sort WANTLIB after gtk+2 update
...
ok naddy@ (maintainer)
2007-11-05 21:44:57 +00:00
bernd
887abf650b
+ ruby-icalendar
2007-11-05 21:35:29 +00:00
bernd
b003e50c56
Initial import of ruby-icalendar-1.0.1.
...
This is a Ruby library for dealing with iCalendar files.
2007-11-05 21:34:04 +00:00
bernd
17064650ea
Unpack the gem metadata so we're able to patch it. This will
...
allow us to remove bogus dependencies from gems.
I need this for an upcoming ruby-mongrel update.
discussed with & ok sturm@
2007-11-05 20:55:03 +00:00
jasper
4659148302
add transset-df
2007-11-05 20:02:51 +00:00
jasper
3398effc93
import transset-df 6
...
transset-df is a heavily patched version of xorg's transset. It is used
to set the transparency of windows in X with the xcomposite extension.
It adds several command line options to make it easier to use directly,
bound to hot keys in your window manager, or through scripts. These
include the ability to select a window by window ID.
ok ajacoutot@
2007-11-05 20:01:36 +00:00
naddy
76d44177b1
honor CFLAGS; fixes ICE on alpha, noticed by merdely@
2007-11-05 19:48:54 +00:00
ajacoutot
519a2aa723
- depends on much more than nothing!
2007-11-05 19:43:10 +00:00
bernd
782bb21283
+ ruby-fastthread
2007-11-05 17:29:27 +00:00
bernd
02da9b7784
Initial import of ruby-fastthread-1.0.1.
...
fastthread is an optimized replacement for the default thread.rb
found in the Ruby stdlib.
2007-11-05 17:28:18 +00:00
steven
fd610b14e1
install libraries with mode 644 if possible.
2007-11-05 12:45:34 +00:00
steven
011438b584
handle -prefer-pic and -prefer-non-pic options in compile mode.
...
shorten second getopt configuration line a bit.
2007-11-05 12:15:35 +00:00
steven
520b2657e2
also use -R flags when linking libraries, and add them into dependency_libs.
2007-11-05 11:27:34 +00:00
sthen
59b7161bf3
Remove notes about /var/www/etc/pwd.db since it's now handled
...
by the php5-imap port. Tidy PLIST while there.
discussed with robert, mbalmer
pwd.db parts ok robert@
"you can commit the other part too" mbalmer@
2007-11-05 10:29:23 +00:00
robert
5a3631a006
Kill the phpxs script that was used for enabling and disabling
...
the php core module and extenions.
Install a sample configuration file to /var/www/conf/modules.sample
which can be symlinked or copied over to /var/www/conf/modules
so apache is going to pick it up.
Allow php to scan /var/www/conf/php5 for php configuration
files so if the user installs or creates a symlink from the
sample configuration files from the php5.sample directory,
it is going to be picked up by php5.
Create a dummy pwd.db file in the php5-imap package in the apache
chroot because it is needed by c-client.
feedback and tests by sthen@
2007-11-05 10:11:09 +00:00
ajacoutot
eac18dfe63
- forgot these in previous commit
2007-11-05 09:50:09 +00:00
ajacoutot
26555bd7a4
- merge PFRAG.shared into PLIST as it is SHARED_ONLY
2007-11-05 09:46:00 +00:00
ajacoutot
3eb6ff13cc
unlink py-reportlab-barcode
2007-11-05 09:45:40 +00:00
ajacoutot
f931fde204
- remove barcode plugin (included in py-reportlab now)
2007-11-05 09:45:05 +00:00
ajacoutot
67af7f0bdd
- update to version 2.1
...
- add conflict with barcode plugin as it's now included in py-reportlab
- rl_accel now comes in a separate tarball
maintainer timeout
2007-11-05 09:44:19 +00:00
steven
ff5b83dc7f
late pkg bump after switch to python 2.5
2007-11-04 23:24:43 +00:00
steven
f43223175e
don't run autoconf, so it actually uses patch-configure...
2007-11-04 22:20:35 +00:00
jasper
a63f7178f9
- (security) update liferea to 1.4.6
...
from viq <viq at viq.ath.cx>
2007-11-04 21:03:12 +00:00
aanriot
640631db76
update to 2.9 .
...
ok ajacoutot@
2007-11-04 19:51:29 +00:00
aanriot
e56323e519
explain how to use the help with a browser.
...
"looks good" steven@
2007-11-04 19:49:25 +00:00
bernd
c71b88c8ec
+ ruby-rmail
2007-11-04 16:53:35 +00:00
bernd
4578d57dcc
Initial import of ruby-rmail-0.17.
...
RubyMail is a lightweight Ruby library for parsing and creating
Multipurpose Internet Mail Extension (MIME) messages.
Submitted and maintained by Lawrence Teo (lteo.openbsd1 at calyptix.com).
2007-11-04 16:52:32 +00:00
rui
58359fc692
SECURITY: update mediawiki to 1.11.0 which fixes a cross site scripting vulnerability.
...
Reference: http://www.vuxml.org/freebsd/CVE-2007-4828.html
ok mbalmer@
2007-11-04 16:42:46 +00:00
merdely
e4753fd0ee
Update to 0.97. Per Nick Nauwelaert's request, take over
...
maintainership. Add p5-IO-Multiplex for REGRESS_DEPENDS
so all tests complete. And the patches-* are no longer
needed.
ok simon@
2007-11-04 16:27:53 +00:00
eric
13788e4b81
do not install files that are not really needed/informative
...
suggestion, patch and ok ajacoutot@
2007-11-04 16:09:15 +00:00
merdely
f15550d688
Foo2zjs updated to latest version, some printers added,
...
some fixes to make it work with Ghostscript 8.60.
From Giovanni Bechis (MAINTAINER)
ok ajacoutot@
2007-11-04 15:47:45 +00:00
merdely
2d6000712b
Update to evilwm-1.0.0
...
From Robert Blacquiere
ok kili@, jasper@
2007-11-04 15:42:19 +00:00
bernd
1607c0cbb9
Update to ruby-gem_plugin-0.2.3.
2007-11-04 14:35:22 +00:00