jasper
c9657ef17b
another batch of missing bumps
2009-03-25 13:52:31 +00:00
jasper
4c5694de70
- more missing package name bumps
2009-03-25 13:39:40 +00:00
avsm
c681bd77e5
ejabberd doesnt need gnu make as a run depend, only a build depend
2009-03-25 10:30:30 +00:00
jasper
e02bddf871
- ....more bumps
2009-03-25 08:43:57 +00:00
naddy
ebe0cac536
fix link order by not sorting the libraries!
2009-03-24 22:05:07 +00:00
naddy
61c44b5760
sync patches
2009-03-24 21:43:09 +00:00
naddy
4098c29234
fix link order
2009-03-24 21:19:20 +00:00
jasper
57a16a5948
- bumps in telepathy where needed
2009-03-24 20:07:05 +00:00
jasper
2e87c1a60e
- more missing package name bumps
2009-03-24 18:14:09 +00:00
jasper
888e959f9d
- more missing bumps
2009-03-24 17:55:23 +00:00
jasper
125c0763b1
brum brum...bump!
2009-03-23 22:26:27 +00:00
jasper
fdd49d94ec
- ze bump! it wuz missing
2009-03-23 19:40:13 +00:00
naddy
2352f3a406
fix library ordering for static linking; ok jcs@
2009-03-23 19:28:52 +00:00
jasper
5867929afb
- missing bump after python stuff
2009-03-23 16:22:34 +00:00
ajacoutot
49b4f53f86
- remove wrong substitution
...
ok sthen@
2009-03-23 09:54:36 +00:00
jasper
0a74e68ba4
- update p5-Po-Co-Jabber to 3.00
...
* this release is not backwards compatible with the 2.x releases
2009-03-23 08:42:04 +00:00
jasper
c8e117b999
- update p5-POE-Component-Client-DNS to 1.03
2009-03-23 08:39:34 +00:00
jasper
be5b5b336a
- update p5-POE-Component-IRC to 6.04
2009-03-22 20:11:07 +00:00
jasper
330e6c7760
- update ejabberd to 2.0.4
...
* includes a SECURITY FIX to CVE-2009-0934 (MUC Logs Script Insertion Vulnerability)
from Wiktor Izdebski (MAINTAINER)
2009-03-19 18:26:45 +00:00
sthen
050f6a0654
Upgrade to 1.1.16, fixes several major causes of crashes.
...
"Upgrading is highly recommended."
From Brad (maintainer).
2009-03-17 15:35:37 +00:00
kili
d4d18dc107
Bump for python deps.
2009-03-16 22:20:02 +00:00
sthen
6122a65c79
sync wantlib/lib_depends
2009-03-16 21:29:34 +00:00
sthen
5171eb2ab4
fix pkgspec
2009-03-16 13:21:22 +00:00
sthen
d314adc815
fix pkgspec
2009-03-16 11:05:54 +00:00
sthen
f4fe34caed
fix pkgspec/wantlib
2009-03-16 11:05:45 +00:00
sthen
56a9b36b5b
convert to tcl.port.mk, fixing pkgspec
2009-03-16 10:38:09 +00:00
sthen
6a7f8d0ab9
add the package spec to libldns LIB_DEPENDS in unbound/Makefile,
...
making it easier to install/update unbound if you have an old libldns
already installed. ok jakob@
2009-03-16 09:56:15 +00:00
sthen
fd070bd46c
- convert to tk.port.mk and bump; fixes pkgspec
...
- add license marker
2009-03-14 21:18:59 +00:00
ajacoutot
a253bb895b
- update to "super stable version" 1.06.32
...
from Max Varencov with some tweaks
2009-03-14 19:01:31 +00:00
sthen
0fda60bf3a
convert to tk.port.mk, fixing pkgspec.
2009-03-13 22:48:13 +00:00
ajacoutot
cebb16362c
- wantlib/lib_depends cleaning
...
- add gpl version
2009-03-13 17:02:54 +00:00
sthen
219f1aea71
fix libnet LIB_DEPENDS (new pkgspec)
2009-03-13 11:34:17 +00:00
sthen
cbfe821c2b
fix libnet LIB_DEPENDS, correct license markers
2009-03-13 11:32:45 +00:00
sthen
5915358aae
bump -gui following tk dep changes
2009-03-11 21:39:10 +00:00
sthen
2648669288
bump following tk dep changes
2009-03-11 21:37:27 +00:00
avsm
843e6a5f9f
patch to work with ocaml-3.11, and bump pkgname
2009-03-11 21:30:31 +00:00
bernd
c48b9e4c12
bump because of python dep change
2009-03-11 21:29:43 +00:00
jakob
59a7b60454
upgrade to 0.75; from Benoit Lecocq
2009-03-11 16:58:37 +00:00
stsp
1e192eed8c
Import mktorrent, a command-line .torrent file creator.
...
ok sthen@
2009-03-10 13:43:05 +00:00
sthen
6d5fdc0c93
bump for pfvar.h changes (struct pfi_kif) to be safe.
...
regen PLIST and use MODPY_EGG_VERSION while there.
2009-03-09 17:09:58 +00:00
sthen
7896fbf859
bump for pfvar.h changes (struct pfi_kif). regen PLIST while there.
2009-03-09 17:03:32 +00:00
todd
0acc9f3fdf
o two one-liners from cvs, per Marco
...
bump PKGNAME
2009-03-09 04:32:48 +00:00
todd
e277ac9e9f
o bump to 1.4
...
o PREFIX/SYSCONFDIR/etc police from Antoine Jacoutot
2009-03-09 03:57:38 +00:00
stsp
652a2e6714
Fix build with gcc-2.95 (tested on sparc, simh-vax was too slow).
...
Remove some useless linux-specific code which tried to modify
the routing table by running "/bin/ip". Because this code has
no error checking and failed silently, no one noticed it.
Noticed it now because it didn't compile with gcc-2.95.
Don't install useless documentation.
Install useful notes on protocol insecurity instead.
Tweak the man page a little. Dunno if anyone is still using
Bezeq ADSL modems that need the --quirks option, but move
the information here just in case.
Clean up MESSAGE; don't shout at everybody about security holes
in a particular kind of modem that's almost 10 years old.
ok naddy@
2009-03-08 21:57:24 +00:00
naddy
1a508103b4
honor CC/CFLAGS; ok rui@
2009-03-08 21:04:16 +00:00
jasper
b4d6d9a97b
- fix 64-bit issue
...
- add license marker
- regen WANTLIB and patch-configure while here
2009-03-08 18:15:45 +00:00
martin
a3e1a41274
gcc2 build fixes:
...
- macro with variable declarations not at the begging of block
- branch prediction hints not available in gcc2
ok fkr@
2009-03-08 15:56:52 +00:00
steven
59acbac1ab
+py-GeoIP
2009-03-08 12:56:30 +00:00
steven
e4f5902c9b
GeoIP python API
...
from Benoit Lecocq, blq at arcane-labs.net
2009-03-08 12:55:58 +00:00
steven
4ab7f85896
update to 1.37
2009-03-08 12:49:02 +00:00