Commit Graph

94 Commits

Author SHA1 Message Date
dcoppa
4cc20e754e Switch to CONFIGURE_STYLE=gnu
OK naddy@ for after the unlock
2016-03-01 09:05:33 +00:00
dcoppa
98d5d26955 Do not redirect the output of "gmake depend" to /dev/null, so we
can have a better clue of what's going on
2016-02-01 10:54:33 +00:00
dcoppa
a2f2d3702d Fix problems found by gcc5
(upstream git commit cca5f2d631c790ffc79e7533653315c8acb85875)
2015-12-23 14:46:06 +00:00
dcoppa
9d21b02b8c Merge fixes from upstream:
update default blocklist url
(upstream git commit fbc2cfe4ed7046bf88ed123b504bbbee2376bf79)

BT/DHT: update public router addresses
(upstream git commit ea463573d490d1c44c57ec87b63d3d5d08489e96)

fix buffer overflows in DNS resolution
(upstream git commit 1e7341ef879a0f42e304bdd24f3339245214b58a)
2015-02-10 11:50:09 +00:00
dcoppa
5a8f6cae7c Add @pkgpath marker and bump
Reminded by ajacoutot@
2014-10-31 08:42:16 +00:00
dcoppa
fafec7c666 Move net/mldonkey/stable to net/mldonkey 2014-10-31 08:19:39 +00:00
chrisz
4f34b70b07 Upgrade OCaml to 4.02. Since camlp4 is now a seperate port,
add / change BUILD_DEPENDS for all ports using camlp4.
Findlib is changed because it won't use camlp4 and doesn't install
the Bytes module anymore, which is now included in OCaml 4.02.

ok avsm@
2014-09-02 09:24:44 +00:00
chrisz
766627fec9 Update to 3.1.5.
Fix one "string literal in comment" for upcoming OCaml 4.02

OK dcoppa@
2014-08-27 09:45:39 +00:00
kili
edea600f6e More bumps due to lang/ocaml pkgname change. 2014-08-22 22:49:07 +00:00
sthen
dcb445207e sync follow graphics/gd update 2014-03-17 23:21:26 +00:00
dcoppa
4fe481bdd5 Update to mldonkey-3.1.4 2014-03-13 21:21:48 +00:00
dcoppa
ed23930725 Update to miniupnpc-1.9 and fix dependant ports (games/megaglest
not affected)
2014-02-03 13:30:52 +00:00
dcoppa
41a2a7638d sync a patch with upstream git; regen WANTLIB 2013-06-18 09:35:13 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
chrisz
0081341c9f update lang/ocaml to 4.00.1.
Let all ocaml ports RUN_DEPEND on the version of ocaml they were built with.
2012-11-30 19:38:09 +00:00
avsm
c53c905319 update to mldonkey-3.1.3 for the stable port
* replace MODOCAML_NATIVE by ocaml_native PROPERTY
* remove patches included upstream
ok espie@
From Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 23:47:27 +00:00
dcoppa
d2f37796e0 Update to mldonkey-3.1.2
While here, fix some errors wrt non-native ocaml architectures
2012-07-17 13:26:49 +00:00
dcoppa
aa6705b90d Remove excessive optimization
Fix install on non-native architectures

Proper fix for a thread related problem

Add comments to patches
2012-05-08 08:24:40 +00:00
dcoppa
8881d35f25 Bugfixing update to mldonkey-3.1.1 2012-04-24 12:55:12 +00:00
dcoppa
05c340f796 Enable support for NAT-PMP and UPnP through libnatpmp/miniupnpc.
Disabled by default: set "upnp_port_forwarding = true" into
~/.mldonkey/downloads.ini to enable it.
2012-02-28 15:38:55 +00:00
dcoppa
8e3f8406e9 Cleanup configure "echo -e" madness.
Do not pick rpm and wget up, if they're installed.
2011-12-12 14:57:23 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
dcoppa
853224e35e update to mldonkey-3.1.0 2011-09-16 10:04:32 +00:00
ajacoutot
94bda2d57f Use the gettext MODULE. 2011-07-06 18:57:09 +00:00
dcoppa
87201ccf5c Fix for --disable-silent-rules
OK sthen@, naddy@
2011-06-02 10:38:50 +00:00
sthen
ee879a970b use autoconf-2.67; config.h checked, from Brad. commitski! jasper@ 2011-04-16 12:10:07 +00:00
ajacoutot
9c37dd4290 Tweaks depends after recent librsvg commit. 2011-04-05 14:42:39 +00:00
dcoppa
d2bbf835c8 Bug-fix update to mldonkey-3.0.7 2011-04-01 08:38:37 +00:00
dcoppa
937a3a33e6 Bugfix update to mldonkey-3.0.6
Fix WANTLIB while here.
2010-12-15 15:40:21 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
dcoppa
842da8d68a Bugfix update to mldonkey-3.0.5.
Switch to new-style LIB_DEPENDS/WANTLIB.
Minor style cleanups.
2010-10-11 06:45:10 +00:00
dcoppa
3bd318d181 Update to mldonkey-3.0.4 2010-09-17 15:58:30 +00:00
sthen
cad99f0e35 use REVISION. 2010-07-13 21:08:00 +00:00
kili
9dbe725bcb Adjust WANTLIB and bump.
Don't panic, I'm not starting a wave of WANTLIB spam, I just ran into
some build problems with mldonkey and a (slightly) outdated lablgtk2
and found some missing wantlib entries in both ports.
2010-06-06 13:57:20 +00:00
kili
9447bf1337 Remove empty patch file. 2010-06-06 11:04:48 +00:00
avsm
728c98eb63 update to mldonkey-3.0.2; from dcoppa@ 2010-06-04 17:28:51 +00:00
jasper
cd2ff43b79 - remove mldonkey/snapshot, it's outdated by stable/, it's BROKEN and
still depends on gtk+1.

agreed by espie@
2010-04-20 07:18:39 +00:00
dcoppa
716ac4e74f Change my email address and bump
OK ajacoutot@
2010-03-30 07:56:30 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
giovanni
d67588d15a Fix a bug with GTK+2 gui and latest lablgtk2
From maintainer David Coppa
2009-11-09 16:21:55 +00:00
giovanni
d74d595834 Update to 3.0.1 from new maintainer David Coppa
Switch to new gtk+2 gui
2009-10-29 08:28:09 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
avsm
09774bdfe0 update to ocaml-3.11.1 and bump dependent package PKGNAMEs 2009-06-20 22:05:11 +00:00
sturm
78dcff8378 bump after ocaml update 2009-04-03 21:30:50 +00:00
avsm
843e6a5f9f patch to work with ocaml-3.11, and bump pkgname 2009-03-11 21:30:31 +00:00
sthen
425944e209 add MASTER_SITES_SAVANNAH and switch ports over to using it.
ok jasper, landry
2009-02-16 15:28:57 +00:00
rui
144a1a1118 update mldonkey to 2.9.1.
changelog available here:
http://cvs.savannah.gnu.org/viewvc/mldonkey/mldonkey/distrib/ChangeLog?revision=1.1320

ok sthen@
2007-09-17 20:51:22 +00:00