Commit Graph

34680 Commits

Author SHA1 Message Date
espie
f1735615f6 Add the security patches from qt 3.3.7
we'll update to qt 3.3.7 after the immodule patch has been merged, which
should hopefully happen in the middle of november....
2006-10-24 22:39:36 +00:00
sturm
0684f0cb79 update to getmail 4.6.5 2006-10-24 17:56:22 +00:00
david
611f554e27 fix SUBDIR sorting 2006-10-24 16:47:27 +00:00
david
c309e4359f fix comment: this is for sparc64, not sparc 2006-10-24 16:42:10 +00:00
ajacoutot
4387bdcd69 add ipcalc. 2006-10-24 11:58:11 +00:00
ajacoutot
c33edccf6e Import ipcalc 1.1
ipcalc is a small tool that operates on IPv4 networks.  It can operate
in one of four modes: network describing, netmask describing, finding or
splitting.

From Pierre-Yves Ritschard <pyr at spootnik dot org>

ok steven@
2006-10-24 11:57:05 +00:00
wilfried
9a0e909531 the suhosin patchset moved on the master site, ok robert@ 2006-10-24 09:30:25 +00:00
msf
fc52545e5a +visitors 2006-10-24 09:05:40 +00:00
msf
a7b73985ea initial import of visitors-0.7
Visitors is a very fast web log analyzer for Linux, Windows, and other
Unix-like operating systems. It takes as input a web server log file,
and outputs statistics in form of different reports. 

ok bernd@
2006-10-24 09:04:19 +00:00
mbalmer
9c9ca90152 Forgot to add pear-HTML-Page2 to the SUBDIR list. Noticed by David Krause. 2006-10-24 06:21:38 +00:00
jcs
ff83cb4c8b i moved years ago, stop directing icbm's at my old house 2006-10-24 04:51:23 +00:00
brad
05cbc0630f upgrade to Dovecot 1.0rc10 2006-10-23 18:23:12 +00:00
espie
d7d4e5e79a generic BULK_DO fragment that can do anything, invoked right before clean.
can be used to run targets that may fail without impacting further stuff,
or to collect stats on anything.
For instance

BULK_DO= mkdir -p ${PORTSDIR}/config/${FULLPKGPATH}; \
	cp -f ${WRKBUILD}/config.{log,status} ${PORTSDIR}/config/${FULLPKGPATH} || true; \
	cd ${PACKAGE_REPOSITORY}/${MACHINE_ARCH}/all && perl ${PORTSDIR}/infrastructure/package/check-modes ${PKGNAMES} || true
2006-10-23 14:33:01 +00:00
espie
776d6744ed cosmetic change in shared_libs.log 2006-10-23 13:55:07 +00:00
espie
9a2c0633ee new version, fixes stack issues with deeply nested component calls,
and better error reports.

okay mjc@, sturm@
2006-10-23 13:53:44 +00:00
espie
936808b05a fix a bunch of issues:
- make sure locks happen when they should, including for lib-depends-check.
- make sure various targets set PACKAGING as they should.
- let BULK=Yes be invoked only from make package.

Fix for the BULK_COOKIE and UPDATE_COOKIE issue. They can no longer depend
on PACKAGE_COOKIES, since this needs to get built with PACKAGING set. So
instead, simply remove the cookies when we create a new package succesfully.

By any kind of reasoning, both bulk and update are `reset' when a new
package appears, so this seems to be the right semantics in most cases.

Thanks for wilfried and nikolay for error spotting. Hoping this will be
what's needed, finally.
2006-10-23 13:42:50 +00:00
espie
a5ccef6967 stuff with CONFIGURE_STYLE=autoconf without any configure.in/aclocal patches
makes NO sense.
2006-10-23 11:21:28 +00:00
espie
3291960295 oops, fix. 2006-10-23 11:19:35 +00:00
espie
872bae539e -f: display a full listing of which binary uses what library. Useful for
figuring out dependencies in a fine way for creating multi packages.
2006-10-23 10:54:45 +00:00
espie
e32a176708 minor update. okay robert@ 2006-10-23 10:06:03 +00:00
brad
84f9ee11be Use the Alpha BWX instruction set as a workaround for an alignment
bug found in both gcc 2.x and gcc 3.x. This at least allows MySQL
to work on EV56 and newer CPUs.

Thanks to jason@ for tracking down the issue and recommending a
workaround.
2006-10-23 03:18:09 +00:00
mbalmer
9de4cd0faf Switch to python 2.4 2006-10-22 13:49:28 +00:00
mbalmer
d71ec43fd3 Update to DB 1.7.6 2006-10-22 13:36:54 +00:00
mbalmer
e21fc0d236 Update to XML-Parser 1.2.6 2006-10-22 13:27:46 +00:00
mbalmer
287c5e3822 Minor update, 3.2.4 -> 3.2.5 2006-10-22 13:21:17 +00:00
mbalmer
d6c69b7a14 HTML for pear/php5. 2006-10-22 13:16:35 +00:00
mbalmer
50dae55738 Eliminate a version variable and update. 2006-10-22 13:11:14 +00:00
mbalmer
36f889679b Remove an unneeded variable and record a new RUN_DEPENDS, bump pkgname. 2006-10-22 13:05:41 +00:00
mbalmer
b6b9ccf46b Eliminate a version variable. 2006-10-22 12:28:49 +00:00
mbalmer
af36aa149d Update and eliminate a version variable. 2006-10-22 12:24:39 +00:00
mbalmer
5f15407042 Eliminate a variable. 2006-10-22 12:21:01 +00:00
mbalmer
3ba2e4dbe9 Update to version 1.3.6. 2006-10-22 12:17:47 +00:00
mbalmer
ad93c794f4 add xpp 2006-10-22 12:03:22 +00:00
mbalmer
1c55feccc9 xpp is a printing panel for CUPS. Lets you select a printer, set options,
etc.
2006-10-22 12:02:11 +00:00
mbalmer
ff955bd0d2 sort SHARED_LIBS. 2006-10-22 09:40:23 +00:00
mbalmer
6c3c152bbc smtp-vilter-1.3.3 2006-10-22 09:24:41 +00:00
mbalmer
dcd9754aa0 Install a sample configuration 2006-10-22 09:04:03 +00:00
jasper
9ac3363d6f update arena to 0.9.8
ok steven
2006-10-22 09:00:43 +00:00
mbalmer
2e7f512dbe add mod_ldapvhost 2006-10-22 08:59:48 +00:00
mbalmer
1c0f1bfbde LDAP bases virtual hosts for Apache 2006-10-22 08:55:38 +00:00
steven
27094c6fda bump PKGNAME after some packaging changes earlier
okay bernd
2006-10-22 08:45:39 +00:00
kili
66e4e5f6a7 The IvyDE plugin integrates Ivy dependency management into the
Eclipse IDE. It includes an Ivy XML editor and a class path container
for automatic downloads and dependency resolution.

ok, kurt

(This time to the correct module... sorry for the noise)
2006-10-22 08:45:36 +00:00
kili
af909f8e2c add ivyde 2006-10-22 08:30:58 +00:00
kili
6e9c21507e add ivy 2006-10-22 08:28:20 +00:00
kili
b2deb31206 Ivy is an agile dependency manager, primarily focused on managing java
dependencies.  Ivy has a lot of powerful features, the most popular and
useful being its flexibily, integration with ant, and its strong
transitive dependencies management engine.

feedback, improvements, and ok by kurt
2006-10-22 08:27:41 +00:00
espie
368d4ceef6 use libtool provided format for SHARED_LIBS, to get a feel about
how it works...
2006-10-21 22:25:28 +00:00
kurt
c64d4e4edd kill "AC_CONFIG_HEADERS not found in configure.in" message with
CONFIGURE_STYLE=autoconf no-autoheader. no pkg bump since no change
in package.
2006-10-21 22:20:50 +00:00
aanriot
906afbb679 - remove 'noauto' and install _spamdaemon user by default.
- bump PKGNAME.
2006-10-21 19:26:14 +00:00
jasper
97df89bdb5 make elinks work with lua 5.1
from James Prevatt <jprevatt+bsd at paunix.org>

ok sturm
2006-10-21 17:56:48 +00:00
jasper
11fc436d30 add ruby-bdb 2006-10-21 17:32:39 +00:00