Commit Graph

41631 Commits

Author SHA1 Message Date
fgsch
896025b6fe fix crash when the ui is hidden. okan@ ok 2007-12-05 21:43:54 +00:00
bernd
746d7738a3 Remove unused file. 2007-12-05 21:12:41 +00:00
okan
6c92d639da - maintenance update to 1.8.0 from Pierre-Emmanuel Andre
ok merdely@
2007-12-05 20:59:21 +00:00
okan
c937d65f8c - converted to MULTI_PACKAGES by Alexey Suslikov
- tweaks by myself and bernd@

ok bernd@ (MAINTAINER)
2007-12-05 20:56:21 +00:00
okan
032178aee2 add MAINTAINER and bump
ok merdely@
2007-12-05 18:37:01 +00:00
ajacoutot
a1cf84abe7 - update to kbilliards-0.8.7b
- add gettext MODULE
- add gtk-update-icon-cache @exec/@unexec
2007-12-05 16:36:30 +00:00
eric
8e8cf6b1ce + py-webpy 2007-12-05 15:47:23 +00:00
ajacoutot
a78637fc37 - update to xbill-2.1!
- add license marker
2007-12-05 15:45:18 +00:00
eric
ac3b01ca08 web.py is a web framework for python that is as simple as it is
powerful. web.py is in the public domain; you can use it for whatever
purpose with absolutely no restrictions. 

ok pyr@
2007-12-05 15:44:49 +00:00
okan
28e5b572ed - update to 0.2 from niallo@ (MAINTAINER)
ok merdely@
2007-12-05 14:52:27 +00:00
okan
cac48ec120 - update to 3.7
- remove dead mirror
- add @shell marker

ok jasper@, merdely@ wcobb@ (MAINTAINER)
2007-12-05 14:42:51 +00:00
steven
724d005d4e maintenance update to 2.12.2 2007-12-05 14:32:18 +00:00
steven
12a9bacc8c maintenance update to 2.14.4 2007-12-05 14:31:24 +00:00
ajacoutot
a93900c928 - update to wtf-20071004 2007-12-05 14:28:50 +00:00
ajacoutot
a334b058a7 - regen patches 2007-12-05 14:22:08 +00:00
ajacoutot
117ea49930 - add license marker 2007-12-05 14:21:09 +00:00
ajacoutot
bb4a2ef1d3 - MASTER_SITES is no more
- regen patches while here
no pkg change
2007-12-05 14:08:35 +00:00
ajacoutot
f7c2fcd2f7 - fix WANTLIB
- some cleaning: ident, regen patches, remove .orig file on post-extract so
update-patches works
2007-12-05 13:46:56 +00:00
ajacoutot
621276dca2 - WANTLIB 2007-12-05 13:15:09 +00:00
ajacoutot
ae7f96298e - update to lbreakout2-2.6beta-7
- add license marker
2007-12-05 12:53:50 +00:00
ajacoutot
8cc61d6823 - update to version 0.4.1 2007-12-05 10:49:24 +00:00
ajacoutot
9122b40a72 - fix WANTLIB 2007-12-05 10:06:49 +00:00
jolan
72e58f4c30 support .tbz2, ok espie@ 2007-12-05 06:55:41 +00:00
okan
18627eea64 - update to 4.3.4 from Pierre-Emmanuel Andre (includes man page missing
from dist)
- re-work port to remove MULTI_PACKAGES (no need for zftp to be treated
  any differently than other shared-only modules)
- kill a dead MASTER_SITES

help and ok naddy@
2007-12-04 19:26:56 +00:00
sturm
f93bda89fc fix ipv6 support
from Matthias Bauer <bauerm at pestilenz.org>
2007-12-04 19:15:10 +00:00
jasper
6cd788fb7d - update herrie to 1.9 2007-12-04 18:05:13 +00:00
bernd
5af003b48c We don't have a -k option for tar(1) so use pax(1) with its -k option. 2007-12-04 17:43:15 +00:00
ajacoutot
b0f9d7af23 - update to freedroidrpg-0.10.3
(upstream imported all of our patches)
2007-12-04 17:21:29 +00:00
ajacoutot
0ebcb10706 - fix MASTER_SITES and HOMEPAGE 2007-12-04 16:36:00 +00:00
ajacoutot
31f409185a - update to defendguin-0.0.11 2007-12-04 15:27:35 +00:00
ajacoutot
d1e257a179 - keep update-plist quiet 2007-12-04 15:00:20 +00:00
ajacoutot
fd8e570f6e - update to castle-combat-0.8.1 2007-12-04 14:43:17 +00:00
steven
fc84584951 update to 1.08
from jcroberts@designtools.org, ok maintainer
2007-12-04 13:40:46 +00:00
steven
478f5b2e50 update to 2.008
from jcroberts@designtools.org, verified by maintainer
2007-12-04 13:38:30 +00:00
steven
93e2331f09 update to 4.55
from maintainer Josh Grosse
2007-12-04 12:13:21 +00:00
jasper
fa22242f6b shouldn't have been imported 2007-12-04 10:41:36 +00:00
sthen
3dbd1f5077 update pwgen to 2.06: bug fixes and adds -y option to include symbols
in the generated password.

from Pierre-Emmanuel André on ports@, ok robert
2007-12-04 10:28:29 +00:00
ajacoutot
1b6c7b2fcd - update to 0.95
- fix MASTER_SITES
- add license marker
2007-12-04 10:04:53 +00:00
ajacoutot
71e0e8785e - lowercase COMMENT
- make install target more verbose
2007-12-04 09:41:51 +00:00
ajacoutot
a75115e3f8 - remove non-existent HOMEPAGE
- fix MASTER_SITES
2007-12-04 09:40:57 +00:00
robert
abbeb94805 do not try to quit the main window twice after recieving a SIGTERM or
SIGINT, because that's going to cause a double free resulting in a
segmentation fault
2007-12-04 09:39:16 +00:00
robert
b61dd773a2 do not try to quit the main window twice after recieving a SIGTERM or
SIGINT, because that's going to cause a double free resulting in a
segmentation fault
noticed by deraadt@
2007-12-04 09:29:22 +00:00
ckuethe
54d2083dc0 you can now use the usbdevs program that comes with the base system to
find your ipod's "firewire id".
2007-12-04 07:28:30 +00:00
todd
ca63a400d5 update to 2.6.STABLE17
from maint; works and builds ok for me
2007-12-04 01:27:13 +00:00
fgsch
af4594e876 drop maintainership and bump package. 2007-12-03 23:55:27 +00:00
landry
61e6d9d80c Long due update to GnuTLS 2.0.4, based on a submission by Giovanni Bechis.
Reformat DESCR, remove unneeded patches and LIB*ALIAS goo, reformat Makefile
Tested by many, thanks naddy for alpha, kili for zaurus and powerpc, okan
for amd64 and sparc64, sthen for sparc64 and others i forgot.
Ports depending on it have been vastly tested, thanks sthen for iksemel,
aanriot for prelude, Sebastian Reitenbach for heartbeat, and surely others.

ok kili@ okan@
2007-12-03 20:57:33 +00:00
landry
dc54e9df45 Long due update to OpenCDK 0.6.6, based on a submission of Giovanni Bechis.
- reformat PLIST
- remove unneeded patches
- remove modgnu_ goo
ok kili@ okan@, tested by many
2007-12-03 20:48:39 +00:00
jasper
72b77e7450 bump package name! 2007-12-03 19:06:08 +00:00
fgsch
914f0e64c6 update to 0.5; ex-maintainer ok (removed as per his request). 2007-12-03 18:59:04 +00:00
fgsch
c7874071a0 remove myself as maintainer and rearrange makefile. 2007-12-03 18:57:01 +00:00