Commit Graph

46785 Commits

Author SHA1 Message Date
steven
5538e2a4ec change logic deciding whether to add a version; should fix a few ports 2008-11-10 15:52:30 +00:00
steven
f973bf3a82 only use reverse_zap_duplicates_ref and get rid of the array version
ok espie
2008-11-10 15:01:54 +00:00
sthen
c2d63423f1 fix doc location, pointed out by ajacoutot 2008-11-10 12:17:54 +00:00
pea
14dd8ee4e5 Update to version 8.2.7.
ok robert@ ajacoutot@
2008-11-10 11:58:34 +00:00
sthen
136611c6f3 import llvm/clang. not heavily tested yet but there's been a lot
of interest in the static analyser and it basically works, so put
it in now and link to the build later.

Low Level Virtual Machine (LLVM) is:
- A compilation strategy designed to enable effective program
  optimization across the entire lifetime of a program.
- A virtual instruction set.
- A compiler infrastructure.
- LLVM does not imply things that you would expect from a high-level
  virtual machine. It does not require garbage collection or run-time
  code generation.

some parts from chl@ and the FreeBSD port.
2008-11-10 11:25:33 +00:00
jasper
65edb5e318 - update p5-Net-Whois-Raw to 1.58 2008-11-10 11:16:17 +00:00
jasper
3c440ffe9c - update p5-Event-RPC to 1.01 2008-11-10 11:14:45 +00:00
robert
712aa9d0a1 update to 1.6.2; 2008-11-10 10:23:11 +00:00
jasper
106327b391 - update maatkit to 2442
from giovanni bechis (MAINTAINER), thanks!
2008-11-10 10:15:55 +00:00
jasper
828ed12d8d - update radmind to 1.13.0
- regen PLIST

from William Yodlowsky (MAINTAINER), thanks!
2008-11-10 09:19:25 +00:00
landry
c95d53c728 Update to vte 0.17.4, regen PLIST.
ok ajacoutot@ jasper@
2008-11-10 09:02:30 +00:00
sthen
7ca677bed1 remove sh from no_shared_archs, ok steven@ 2008-11-10 08:46:21 +00:00
steven
ad57797716 update to 2.1.1 and take maintainership
with a few patches from author Balazs Scheidler, thanks

some testing by Brian A. Seklecki
2008-11-09 23:27:03 +00:00
jasper
4193310b3c - fetch .tar.bz2 distfiles
- make MASTER_SITES overrideable
- use DIST_SUBDIR
- regen distinfo accordingly
2008-11-09 21:56:35 +00:00
jasper
7a903ad7fb - specify license versions 2008-11-09 21:12:34 +00:00
jasper
44ce2ed0bf - update iso-codes to 3.3
- fix dependencies
- tweak DESCR
2008-11-09 19:11:56 +00:00
jakob
7082c2c380 update to ldns v1.4.0 2008-11-09 19:03:18 +00:00
jakob
21e9baa036 fix etag generation incompatibility; from Jason Oster 2008-11-09 18:26:03 +00:00
ajacoutot
393edbb883 - fix build when libexecinfo is installed by adding it to lib_depends;
there's no switch do disable it
- while here, precise license marker and regen PLIST
- bump
2008-11-09 17:56:59 +00:00
ajacoutot
c72b360d72 - update to gkrellm-2.3.2 2008-11-09 13:38:29 +00:00
steven
f2bea3b294 reintroduce (incomplete) support for --config, needed by some ports 2008-11-09 12:37:35 +00:00
steven
11da5ccdac more use of references
go for it espie@
2008-11-09 12:29:54 +00:00
steven
68831eca93 - use reference in process_deplibs and a few other places
- avoid split/join ' ' dance
- prettier debug output

ok espie@
2008-11-09 10:30:54 +00:00
sturm
5f8ea9aa83 update to nagios 3.0.5 2008-11-09 10:18:56 +00:00
simon
b165889136 update to version 0.10 which fixes access_denied action support 2008-11-08 23:01:01 +00:00
sthen
ca839e9209 repair libnet_get_hwaddr which was broken since the last
RTM_VERSION change. some analysis by me, fix from Mikko Tolmunen
<oskari at sefirosu.org> on ports@, thanks! tested on many arch.
2008-11-08 22:15:10 +00:00
sthen
c798e25019 regenerate patches in order that the next commit is more
readable; no package change.
2008-11-08 22:09:40 +00:00
ajacoutot
604917d4c4 - bring in a patch from Debian to fix a SIGABRT on startup
issue noticed by todd@
2008-11-08 17:13:08 +00:00
ajacoutot
2f18fe683a - cleanup this port (license, HOMEPAGE, fix some warnings)
- fix an issue with datadir PATH; noticed by todd@

Note that there is still something preventing this program to work
correctly, it is being investigated (it used to work just fine).
2008-11-08 13:15:43 +00:00
sthen
a7e9d84592 major update to 2.3.0 which supports Perl 5.10.0; note that users
are likely to need to make changes to their code to work with this
newer version. remove BROKEN marker.

patch to allow building with in-tree httpd from Mikko Tolmunen on
ports@, thanks!
2008-11-08 11:41:01 +00:00
mbalmer
6d34234d32 Forgot to regen the patch, somehow. 2008-11-08 11:23:07 +00:00
espie
15242ec79f oops2, committed stuff that's not ready yet along 2008-11-08 09:43:43 +00:00
espie
10a17a5002 oops 2008-11-08 09:41:25 +00:00
sturm
e2c3c3fd8d PKGNAME should have been bumped instead of being removed 2008-11-08 07:44:42 +00:00
sthen
95b3f55f50 update to 0.94.1; sundry fixes
ok mbalmer (maintainer)
2008-11-07 22:33:06 +00:00
espie
e2c1942470 finish switching parse_linkargs and resolve_la to lists,
stop the join ' ', split /\s+/ dance.

use debug(&) to avoid computing debug messages when not needed.
(and cleanup some old variables that no longer exist)

okay steven@
2008-11-07 20:22:39 +00:00
jasper
374a04e956 - remove another gtk1 port that has no use anymore
prompted by Nick Nauwelaerts (MAINTAINER)
ok landry@
2008-11-07 19:03:41 +00:00
okan
444b48cf2d - update to 2.05.01, based on one from Gallon Sylvestre
- sync patches
- new homepage

ok brad
2008-11-07 18:38:22 +00:00
sthen
0d2e4ffd4b fix dependencies and bump following COMES_WITH for
the last batch of packages which moved to base perl.
reads fine to ajacoutot
2008-11-07 15:08:58 +00:00
sthen
1713ce9aad add COMES_WITH to the last batch of packages which moved to base perl.
reads fine to ajacoutot
2008-11-07 15:07:01 +00:00
bernd
9c1b30d796 Fix package name for the ldap subpackage by adding PKGNAME-ldap. 2008-11-07 14:09:08 +00:00
bernd
9b16d3bb5b PKGNAME-main got removed with the last commit. Put it back so we don't end up
with net-snmp-5.4.2.1-main.

No cookie.
2008-11-07 13:56:56 +00:00
jsg
b0139828d6 Update to 5.1.4 a bugfix release, see
http://www.lua.org/bugs.html for more information.

tested by a bunch of people,
'looks correct' mbalmer@, ok sthen@
2008-11-07 12:23:12 +00:00
ajacoutot
9085de0e49 I swear CVS eat my 'p' 2008-11-07 12:20:14 +00:00
ajacoutot
0c4588851f - fix WANLIB and add @bin markers
- bump

from Mikko Tolmunen (MAINTAINER)
2008-11-07 12:18:54 +00:00
jasper
2a0123e9bc - remove gtkmm, it's old and unused. no point in keeping this alive
ok ajacoutot@ landry@
agreed by wilfried@ (MAINTAINER)
2008-11-07 10:12:07 +00:00
jasper
eeb98d00a3 - remove old and archaic icq client, there are enough similar clients
in our tree by now.

ok ajacoutot@ landry@ pvalchev@ (MAINTAINER)
2008-11-07 10:10:32 +00:00
jasper
54e72a891d - remove more unused and old gtk1/gnome1 stuff.
* no comments/yells on a mail on ports@, so nobody cares about this anyway.

discussed with and ok ajacoutot@ landry@
2008-11-07 10:07:28 +00:00
jasper
caa65092c0 - more gtk1/gnome1 stuff to go
discussed with and ok ajacoutot@ landry@
2008-11-07 10:04:32 +00:00
jasper
3d64e1f658 When the weather turns grey and cold, the trees lose unneeded leafs.
So, it's the right time to drop some old gtk1/gnome1 ports from our tree.

discussed with and ok ajacoutot@ landry@
2008-11-07 10:01:41 +00:00