Commit Graph

47703 Commits

Author SHA1 Message Date
ajacoutot
3828fee909 - unbreak helper start script so that it works when firefox is not
installed
2009-01-06 10:48:57 +00:00
ajacoutot
1bc053e624 - don't build with pie, it gives empty unresolved symbols on powerpc
ok todd@
2009-01-06 10:16:52 +00:00
ajacoutot
462ee639ce - major update to epiphany-2.24.2.1
- use x11/gnome MODULE

thanks to jasper@ for fixing a stupid bug where one couldn't save
untrusted certificates
ok jasper@
2009-01-06 09:52:49 +00:00
jasper
8a58ebe534 - minor cleanup:
* lowercase first char of COMMENT
* specify license version
* re-format DESCR
* don't lie in DESCR; xplanet doesn't do OpenGL/Mesa rendering (from stsp@, thanks!)
* regen PLIST and WANTLIB while here

ok robert@ (MAINTAINER)
2009-01-06 09:24:48 +00:00
jasper
f6769a5cc1 The socket code in wxWidgets doesn't initialize the servent_data
structure that is passed to getservbyname_r().  Programs that use this
code die with a segfault.

from Andreas V?gele, who also sent it upstream, thanks!
ok ajacoutot@
2009-01-06 09:01:21 +00:00
rui
f9c9d2cf43 - maintenance update to sleuthkit 3.0.0.
ok laurent@
2009-01-05 22:15:56 +00:00
rui
8f21031246 - update to hydra 5.4.
ok laurent@
2009-01-05 22:10:06 +00:00
steven
f37d32fdd0 +pidgin-facebookchat 2009-01-05 21:19:35 +00:00
steven
27c5827a2a facebook chat plugin for pidgin and libpurple
feedback and ok alek@
2009-01-05 21:18:24 +00:00
grange
4c94105df2 Update to gxemul 0.4.7, from brad@. 2009-01-05 21:14:02 +00:00
martynas
c8849c89e6 recently youtube added "Send greeting card" function; breaking yt. make
yt more careful with parameter matching;  as a result videos can fetch again
ok jolan@
2009-01-05 18:44:37 +00:00
jasper
b27f0a8a21 - add json-glib 2009-01-05 18:14:47 +00:00
jasper
3ac252df74 import json-glib 0.6.2
JSON-GLib implements a full JSON parser using GLib and GObject.
Use JSON-GLib it is possible to parse and generate valid JSON data
structures, using a DOM-like API. JSON-GLib also offers GObject
integration, providing the ability to serialize and deserialize GObject
instances to and from JSON data types.
2009-01-05 18:11:06 +00:00
jasper
626cd3ab02 - fix occasional crashes on i386
- set license version
2009-01-05 18:07:28 +00:00
ajacoutot
7883f5ea18 - unbreak packaging
- add verbose output to configure while here
- safe bump

breakage reported by DbD on #openbsd.fr
2009-01-05 15:47:55 +00:00
ajacoutot
126913162c - fix some unquoted shell expansions
this fixes an old bug where package creation would fail if one has some
particular file under PKGPATH because it would give pkg_create the wrong
args

from Wim Lewis on ports@, thank you!
"looks right" sthen@, "sounds reasonable" landry@, ok jasper@ espie@
2009-01-05 12:43:49 +00:00
giovanni
4f60431030 Drop maintainership, I do not use those tools anymore.
ok sthen@, mbalmer@, kili@
2009-01-05 10:55:18 +00:00
sthen
2b422add6d Mention the URL where manual database updates can be fetched in DESCR,
bump package. Requested by sebastian.rother_AT_jpberlin.de
2009-01-05 10:25:38 +00:00
ray
2117904bbe Add symquotes flavor, restoring original font's use of symmetric
single back and forward single quotes, one of the reasons I initially
chose terminus.

Maintainer timeout.

OK okan, jasper.
2009-01-05 00:58:07 +00:00
kurt
d8e80efba6 update to 5.5.27 which includes some security fixes:
http://tomcat.apache.org/security-5.html
  http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
2009-01-04 23:28:59 +00:00
kurt
ff330db8b6 - update to 4.1.39 which includes some security fixes:
http://tomcat.apache.org/security-4.html
- use the light distribution for JDK 1.4 or later
2009-01-04 23:28:02 +00:00
kurt
ac17ae9adf Update to early access build 42:
- sync/regen patches
- use os_bsd_x86.cpp from OpenJDK bsd-java repository plus
  Greg Lewis's fixes posted to the bsd-port-dev list
- use Xiaobin Lu's datatype corrections from OpenJDK bug
  6787106 + additional datatype corrections from me.
- use Vladimir Kozlov's bug fix from OpenJDK bug 6782820
- remove obsolete IcedTea awt binary plugs and update binary
  plug distfile
- correctly define DEVTOOLS_PATH for bsd and verify + correct
  Defs-utils.gmk locations for bsd utilities
2009-01-04 23:25:15 +00:00
jasper
ac787fe024 - update py-gobject to 2.16.0
ok ajacoutot@
2009-01-04 21:41:16 +00:00
jasper
396df473d9 - homepage moved to google groups... 2009-01-04 21:26:47 +00:00
kili
1b463fbe8b Don't use MODPY_EXPAT_DEPENDS.
Update license marker.

With help from fgsch@ (thanks!)
ok alek@ (maintainer)
2009-01-04 16:54:09 +00:00
kevlo
70375c61e1 add clusterssh 2009-01-04 14:05:26 +00:00
kevlo
1cf8aace92 Initial import of clusterssh 3.24
ClusterSSH opens terminal windows with connections to specified hosts
and an administration console. Any text typed into the administration
console is replicated to all other connected and active windows.
This tool is intended for, but not limited to, cluster administration
where the same configuration or commands must be run on each node within
the cluster. Performing these commands all at once via this tool ensures
all nodes are kept in sync.

ok steven@, ajacoutot@
2009-01-04 14:04:10 +00:00
sthen
c8f7742685 bump PKGNAME-python, missed when I bumped PKGNAME-main following
libc/libm changes.  Pointed out by Markus Bergkvist, thanks!
2009-01-04 11:08:01 +00:00
jasper
efae540635 - update p5-SVG to 2.47 2009-01-04 10:11:38 +00:00
jasper
2da58ea5a8 - update p5-Graph to 0.90 2009-01-04 10:09:13 +00:00
jasper
647a05bbc7 - update p5-Config-IniFiles to 2.45
- set license marker (perl)
2009-01-04 10:05:40 +00:00
fgsch
f87d246259 Update to 0.4.6. maintainer timed out. 2009-01-04 08:25:48 +00:00
stsp
a3cbdb9c50 Add myself.
ok jasper@
2009-01-04 00:34:41 +00:00
jasper
33fab1df56 - some minor cleanups:
* re-order WANTLIB
* re-format DESCR
* regen patches and PLIST
* use SUBST_CMD
2009-01-03 23:02:57 +00:00
kili
885275853a Fix PLIST and use MODPY_EGG_VERSION.
Help from and ok, jasper@ ok, wcmaier@
2009-01-03 21:34:01 +00:00
kili
d6195c119a MODPY_EXPAT_DEPENDS doesn't exist any longer.
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
naddy
2034b7ab04 PERMIT_* changes require a version bump 2009-01-03 19:51:04 +00:00
jakemsr
992cab61c2 fix build when esound is not installed
from Brad
2009-01-03 17:56:03 +00:00
ajacoutot
61e44c845e - update to gnome-scan-0.6.1 2009-01-03 15:00:24 +00:00
ajacoutot
7267db29e4 - update to gegl-0.0.22
(needed for upcoming gnome-scan update)

gimp is still happy with this update
2009-01-03 14:58:42 +00:00
ajacoutot
52d8a01387 - move some files from one subpackage to the other where it belongs
agreed by Andreas Bihlmaier (maintainer)
2009-01-03 14:50:24 +00:00
steven
7900718559 update to 0.12.6 2009-01-03 08:31:20 +00:00
ajacoutot
57dccad1f5 - add a patch from upstream SVN to allow compiling with DEBUG
"if it works for you" jakemsr@ (maintainer)
2009-01-02 22:47:45 +00:00
sthen
4258a3d762 SECURITY update to 1.2.7; fixes crash on long replies, randomises source
ports.  Other bug and portability fixes (now works on !i386).  Upstream now
using GPLv3; update license marker.  From Brad.
2009-01-02 22:28:21 +00:00
sturm
e68619e565 data size limits need to be incremented for users in login.conf
bump PKGNAME
2009-01-02 20:30:31 +00:00
bluhm
0b9f6931a5 add p5-HTTP-Response-Encoding 2009-01-02 18:57:26 +00:00
bluhm
8176aa1f8e Initial import of p5-HTTP-Response-Encoding 0.05
HTTP::Response::Encoding - Adds encoding() to HTTP::Response
 
ok sturm@
2009-01-02 18:53:23 +00:00
naddy
953450b1de bump PKGNAME, not DISTNAME 2009-01-02 18:34:12 +00:00
ajacoutot
1f1fcb10c3 - add missing @conflict marker with old thinkingrock
from Mikolaj Kucharski, thanks!
2009-01-02 17:05:27 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00