Commit Graph

67527 Commits

Author SHA1 Message Date
ajacoutot
cbc8b1c2f3 Import seahorse-3.0.2.
Seahorse is a graphical interface for managing and using encryption
keys.  Currently it supports PGP keys (using GPG/GPGME) and SSH keys.
Its goal is to  provide an easy to use Key Management Tool, along with
an easy to use interface for encryption operations.
Seahorse is integrated into the GNOME Desktop Environment and allows
users to  perform operations from their regular applications, like
nautilus or gedit.

ok jasper@
2011-07-04 15:12:15 +00:00
dcoppa
5b5df8d9c0 Update to gecko-mediaplayer-1.0.4 2011-07-04 13:33:30 +00:00
dcoppa
a369bf5ab4 Update to gnome-mplayer-1.0.4 2011-07-04 13:32:55 +00:00
jasper
76fb6e75b6 - update to 0.25.19 2011-07-04 11:39:30 +00:00
jasper
84d7555085 - zap dead homepage, replace with new one at sf.net
this port could use an update by someone who cares, obviously not
timing-out maintainer.
2011-07-04 11:18:28 +00:00
jasper
1c30bdf772 garbage collect these Direct Connect clients. they're old/unmaintained and
hardly working. users of Direct Connect can use mldonkey or valknut instead.

ok dcoppa@ landry@
2011-07-04 11:10:57 +00:00
jasper
f2504d7a0b unhook dc_gui and dctc 2011-07-04 11:10:37 +00:00
jasper
1847d5afb1 sync 2011-07-04 10:01:10 +00:00
jasper
af530959b2 import moserial 2.32.1
moserial is a clean, friendly gtk-based serial terminal for the gnome
desktop. It is written in Vala for extra goodness.

 - ASCII and HEX views of incoming and outgoing data
 - Logging to file of incoming and/or outgoing data
 - Support for x, y, and z-modem file send and receive
 - Support for profile files, to load/save common configurations
 - Easier to use than the alternatives
 - Supports i18n

feedback/ok aja@
2011-07-04 10:00:38 +00:00
dcoppa
d30d2241e2 Updates v5 to v5.5.33.
Update v6 to v6.0.32, switch it to use SUBST_CMD, removes kurt@ as
maintainer.

For both v5 and v6, use absolute path for javaPathHelper to avoid
errors when starting tomcat.

Various cleanups to pkg-readmes.

tested by some ports@ readers
"looks ok, but I can't test it" sthen@
ok ian@, jasper@

Second step of a plan to have better tomcat ports.
More to come: rc scripts, further cleanups, Tomcat7...
2011-07-04 07:41:37 +00:00
ajacoutot
d5392a8408 Better, from robert@ and pirofti@ 2011-07-04 05:16:47 +00:00
naddy
6a7b510791 let USE_GROFF deal with the source pages rather than installing the
miserable-looking included cat pages
2011-07-04 04:24:01 +00:00
bluhm
a599395e86 update p5-BSD-Socket-Splice to 0.03
This allows to use idle timeouts for socket splicing.
2011-07-04 03:51:11 +00:00
ajacoutot
f1e73ba9cd Implement user (un)locking. 2011-07-04 01:35:57 +00:00
naddy
8ad093516a install source man page 2011-07-04 00:39:07 +00:00
naddy
35f5e00ab2 don't install the included cat man page; let USE_GROFF deal with
the source man page
2011-07-04 00:25:46 +00:00
ajacoutot
ca0d3b83a2 ooops 2011-07-03 23:26:39 +00:00
ajacoutot
aad2e6be34 Rework the getgrouplist patch. 2011-07-03 23:26:25 +00:00
naddy
92ca11ae3a install source man page; drop USE_GROFF; don't try to strip(1) Perl script 2011-07-03 23:13:14 +00:00
naddy
07b052b52c * Simply install the source man page.
* Add includes for prototypes.
* Fix a bizarre pointer to int as boolean abuse in parse.c.

ok ian@
2011-07-03 22:55:26 +00:00
naddy
003265780c * Don't turn an mdoc(7) page into a cat page. Install the source page.
* No need to explicitly recurse into saslauthd.  The build framework
  does that already.

ok ajacoutot@
2011-07-03 22:51:25 +00:00
naddy
9dfdcb8b27 Install source man pages. Drop USE_GROFF. 2011-07-03 22:38:12 +00:00
naddy
ba367ee16a remove this woefully obsolete (1992!) piece of cruft
ok ajacoutot@ sthen@ jasper@
2011-07-03 22:19:52 +00:00
zinke
1ef9ce23be update cherrypy to 3.2.0
upgrade info and changes can be found here:
http://www.cherrypy.org/wiki/WhatsNewIn32
http://www.cherrypy.org/wiki/UpgradeTo32

based on similar diffs from
Bjoern Ketelaars and Wen Heping

ok ajacoutot@
2011-07-03 22:14:42 +00:00
jasper
0e77ee167f - install a .desktop file 2011-07-03 21:49:30 +00:00
naddy
0fcd3a38b8 the cat pages were built without -c; just install the source pages and
let USE_GROFF deal with it
2011-07-03 20:30:42 +00:00
ajacoutot
cb653b8a48 Tweak. 2011-07-03 20:16:35 +00:00
ajacoutot
9553570a83 Add missing --disable-amrwb, from Brad. 2011-07-03 19:24:13 +00:00
ajacoutot
eb73316c06 Update to stellarium-0.11.0. 2011-07-03 18:49:17 +00:00
ajacoutot
52bfd5c7c9 Fix some warnings. 2011-07-03 17:14:23 +00:00
ajacoutot
06d26c4129 Fix a crash when storing passwords in the keyring. gnome-keyring-3.X should
be fully usable now.
2011-07-03 16:55:04 +00:00
edd
002264e2fe Disable some more libs where the default FFmpeg implementations will suffice.
Cleanups in README.

From brad. OK sthen@ and dcoppa@
2011-07-02 23:10:25 +00:00
ajacoutot
8374278398 Move the rcscript at the end of the PLIST so that %D gets properly
expended to /usr/local instead of /etc/rc.d.
That is needed because @rcscript performs an implicit @cwd to ${RCDIR}
as noticed by Mikolaj Kucharski (thanks!).
2011-07-02 22:56:03 +00:00
sthen
98bbdd6e27 fix URL in readme, ok aja@ 2011-07-02 22:33:35 +00:00
ajacoutot
93aa75d522 Synchronise engine->shm using msync(2) in dconf_engine_refresh_user so
that dconf-engine is able to pick up key changes.

debug/fix by robert@ and myself, input from ariane@
2011-07-02 18:50:55 +00:00
ajacoutot
9b02d91f43 Typo. 2011-07-02 15:46:17 +00:00
robert
6dc60d16ac update to 3.4.1.3 and remove the printeradmin desktop file 2011-07-02 15:22:39 +00:00
rpointel
a3edbb83c2 Update aria2 to 1.12.0.
ok pea@.
2011-07-02 12:29:12 +00:00
sthen
4e5eb0f34d drop tightvnc and allow ssvnc-viewer to replace tightvnc-viewer.
- tightvnc-server is based on a really old X release - it barely
works on i386, but doesn't support most X clients - and fails on most
other arch (it's neither LP64 nor big-endian clean).

x11vnc is a suitable alternative for some users, anyone interested
in the exact same type of functionality (standalone RFB X server)
should look at porting tigervnc.

- ssvnc-viewer is a significantly improved fork of tightvnc-viewer
and basically a drop-in replacement (same filename for the viewer).

ok dcoppa@ and supported by weerd@ and various ports@ readers
2011-07-02 10:41:59 +00:00
sthen
df722c15fb let ssvnc-viewer replace tightvnc-viewer 2011-07-02 10:37:05 +00:00
jasper
6e312ed33f - update to 1.6
- do some real testing during regress
2011-07-02 10:10:37 +00:00
rpointel
815e3f4d3c Update lxml to 2.3.
Added VMEM_WARNING, suggested by jasper@.
ok jasper@, benoit@.
2011-07-02 10:10:06 +00:00
jasper
4a3a67d1ae sync 2011-07-02 09:55:17 +00:00
jasper
a23a9ef386 import love 0.7.2
LOVE is a framework for making 2D games in the Lua programming language.

requested by laurent@ a long time ago
feedback/ok sthen@
2011-07-02 09:54:39 +00:00
jasper
edc3060414 sync 2011-07-02 09:48:48 +00:00
jasper
ccc1c3bc39 import datalog 1.5
The Datalog package contains a lightweight deductive database system.
Queries and database updates are expressed using Datalog -- a
declarative logic language in which each formula is a function-free
Horn clause, and every variable in the head of a clause must appear
in the body of the clause. The use of Datalog syntax and an
implementation based on tabling intermediate results, ensures that
all queries terminate.

from Daniel Dickman
ok sthen@
2011-07-02 09:48:03 +00:00
jasper
bd729fe17a - these patches aren't needed anymore
- add missing rcs id

from brad
2011-07-02 08:03:48 +00:00
jasper
e34592c101 - update to 20110627
- remove portaudio support, only use sndio
- Alc/portaudio.c is now in upstream, remove
- part of Alc/sndio.c is not needed anymore, remove
- Some CFLAGS cleanup

from antti harri (MAINTAINER) and brad

ok sthen@
2011-07-02 07:34:31 +00:00
ajacoutot
bbe6bd614a Plug a memleak, from upstream. 2011-07-01 23:30:33 +00:00
ajacoutot
11a6bfcf8a Add proper fix from upstream to fix compiling with new vala. 2011-07-01 23:28:41 +00:00