Commit Graph

33513 Commits

Author SHA1 Message Date
robert
d2685739c1 update to 1.10 and fix regression tests by adding some REGRESS_DEPS;
change the maintainer's email address while here; requested by mk@
2006-07-11 10:21:37 +00:00
steven
60bc022262 add working master sites 2006-07-11 09:20:23 +00:00
steven
2458370caf fix master sites 2006-07-11 06:55:28 +00:00
espie
f1676ec4d2 move modules reading ways higher, after checking it doesn't affect a bulk
build.
2006-07-11 06:34:32 +00:00
steven
dbb1cac0a3 add working master site and license marker 2006-07-11 06:21:11 +00:00
espie
068f3ae8a3 make sure we grab the right python if there's still a symlink to
python2.3 around.
2006-07-11 06:03:40 +00:00
pvalchev
ff4f10e73c sync, 3681 unzels 2006-07-11 03:38:04 +00:00
mbalmer
812e898faa shorten.
ok ckuethe
2006-07-10 21:41:05 +00:00
ckuethe
82656457b3 Fix the pkgconfig cflags output.
Clean up empty patch files.
mbalmer ok
2006-07-10 21:24:23 +00:00
fgsch
ce4baa68f7 o install bootrom code for VAX780
o use installed bootrom code on VAX780 emulator
o adds support for 16-line DHU/DHV interfaces (vh). Checked on
  RSX-11M-PLUS 4.0 w/ 4 DHx multiplexers.
from Oleg Safiullin (form at pdp-11 dot org dot ru)
2006-07-10 17:55:44 +00:00
steven
468a19e641 +p5-Math-BigInt-GMP 2006-07-10 15:34:22 +00:00
steven
5dc91bf078 import Math::BigInt::GMP 1.18
use the GMP library for Math::BigInt routines.

submitted and maintained by Chris Humphries <chris at unixfu.net>
2006-07-10 15:33:58 +00:00
espie
893cc09231 CONFIGURE_ARGS holds values that look like --with-cxxflags="-O2 -pipe"
deal with split/quotes correctly.
2006-07-10 15:19:52 +00:00
steven
d772390b7e maintenance update to gtk+ 2.8.20
"go ahead" bernd@
2006-07-10 14:47:32 +00:00
aanriot
6feac2f5e8 update to 0.9.6 (bugfixes + changes regarding the rulesets). 2006-07-10 14:34:23 +00:00
espie
80448819a5 Handle CONFIGURE_ARGS as a list, e.g.,
SELECT DISTINCT VALUE FROM ConfigureArgs
makes sense.
2006-07-10 14:34:01 +00:00
kurt
aa74a6e1f4 - speed up builds on mp systems by using parallel compiles (one per cpu)
- increase default thread stack size on amd64
- filter out corrupt env vars with no name
- Properly deal with error cases in transferTo0(). Corrects non-blocking
IO case.
All but first one from FreeBSD
2006-07-10 13:17:39 +00:00
espie
64feab316c Really process SHARED_LIBS 2006-07-10 11:44:30 +00:00
espie
307bf47c15 +sqlports 2006-07-10 10:58:48 +00:00
espie
2e019b5e25 package the database built from ports for any user. 2006-07-10 10:57:59 +00:00
espie
15cecfd126 +CONFIGURE_ARGS 2006-07-10 10:52:08 +00:00
espie
413a0547de add AUTOCONF/AUTOMAKE_VERSION 2006-07-10 10:35:50 +00:00
espie
aebeb16b58 put the guessdirs loop at the shell level so that it's evaluated later. 2006-07-10 10:12:05 +00:00
bernd
34a129ce4f Fix typos and do some cleanup.
'go ahead' espie@
2006-07-10 08:01:08 +00:00
espie
75e1eb991e +2.60 2006-07-10 00:40:12 +00:00
espie
a017ff3be1 autoconf 2.60, will probably be needed sooner or later for other
software.
2006-07-10 00:39:49 +00:00
espie
336fddee48 zap old patch that's no longer needed with format() support in m4.
patch 2.59's testsuite so that it passes one more test after converting
from our m4 to gnum4's error output format.
2006-07-09 23:14:26 +00:00
espie
92759b023b avoid committing empty entries in space separated lists. 2006-07-09 20:59:57 +00:00
espie
3b1cddbff9 do not commit empty libspecs.
keep rowid around, since the key does not change for every iteration.
2006-07-09 20:56:48 +00:00
naddy
3880cdb906 add missing RUN_DEPENDS on py-cairo; suggested by jolan@
ok jolan@ mjc@
2006-07-09 19:59:56 +00:00
sturm
c0d6a3c5bc p5-Template-Plugin-Number-Format 2006-07-09 18:18:11 +00:00
sturm
5f3f91036d Initial import of Template-Plugin-Number-Format 1.01
Template::Plugin::Number::Format makes the number-munging grooviness
of Number::Format available to your templates.  It is used like a
plugin, but installs filters into the current context.
2006-07-09 18:17:06 +00:00
ckuethe
d3f93fc77c Update to vim 7.0.35.
ok robert, espie
2006-07-09 17:44:16 +00:00
ckuethe
857210df82 Fix comment describing usage.
ok espie
2006-07-09 17:39:34 +00:00
espie
63e55c9c0d ignore the sqlports stuff 2006-07-09 12:00:36 +00:00
espie
8dd6a28c5f also dump SUPDISTFILES
do not store empty values which are always defined, but can be empty.
2006-07-09 11:23:50 +00:00
espie
dd168a8754 introspection mechanism: dump-vars 2006-07-09 11:10:16 +00:00
espie
1aecbb09e3 Example script to convert values from the ports tree into an sqlite database.
Discussed with robi/bernd/steven.
2006-07-09 11:00:53 +00:00
steven
24960db701 SECURITY update to trac 0.9.6
* Fixed reStructuredText breach of privacy and denial of service
  vulnerability found by Felix Wiemann.

from maintainer Ben Lovett <ben at tilderoot.com>
2006-07-09 10:11:49 +00:00
steven
4968c90c07 update to icewm 1.2.26
from maintainer Peter Williams <peterbw at gmail.com>

add MODULES=devel/gettext and sync PLIST while here
2006-07-09 09:32:01 +00:00
ckuethe
f3f82b2357 Update libgphoto to deal with new libexif. Prompted by Steven.
ok sturm ("go ahead, i'll yell at you if you break anything")
2006-07-08 21:03:54 +00:00
ckuethe
8cb039e631 Long awaited update from 0.5.9 to 0.6.13.
ok sturm ("go ahead, i'll yell at you if you break anything")
2006-07-08 21:02:52 +00:00
espie
f242ce13b4 avoid %3d in m4_format. Noticed by naddy@, easier to do than patch m4
to do %3d (stupid idea anyways).
2006-07-08 17:04:40 +00:00
naddy
8b115a3489 maintenance update to 2.2.15 2006-07-08 14:56:59 +00:00
fgsch
57c10f880e Update to 3.6.0. 2006-07-08 11:19:41 +00:00
espie
ee210c3e4e move REPORT_PROBLEM to pkgpath.mk so that we can use it from bsd.port.mk
as well.

Add the target to the default problem reporter.
Report problems while building dependencies.
2006-07-08 09:20:30 +00:00
sturm
edcca306ff unbreak build by not picking up gtkspell 2006-07-08 08:49:38 +00:00
steven
67934fdd5f bump PKGNAME after changing depends... 2006-07-08 06:55:13 +00:00
jsg
d3588d09d0 Update to 0.9.0 2006-07-08 04:14:30 +00:00
sturm
cd6c387f38 fix tcl/tk dependencies 2006-07-07 22:34:47 +00:00