sturm
9c77c97ed3
As "run-depends" is not recursive, only the first layer of pure RUN_DEPENDS
...
packages got created. By setting DEPENDS_TARGET=install, all layers of
pure RUN_DEPENDS are installed directly.
OK espie@, naddy@
2003-05-18 23:11:21 +00:00
avsm
892581ee98
correct a gnu mirror
2003-05-13 10:52:11 +00:00
sturm
5d346b70df
Switch two regexps to strip trailing dots earlier from library specs.
...
This fixes dependency checks of specifications like bar.1.1.::foo/bar
which is now dealt with the same as bar.1.1::foo/bar
2003-04-18 20:27:59 +00:00
avsm
14bbc3ca8e
typo in Horde MASTER_SITES
2003-04-14 13:15:28 +00:00
espie
4e35f82f32
do not duplicate gnu in CONFIGURE_STYLE if it's already there.
...
Useful when one wants a specific CONFIGURE_STYLE order and thus specifies
gnu explicitly, e.g., CONFIGURE_STYLE=autoconf gnu imake
2003-04-06 14:34:36 +00:00
avsm
3990f2d5fb
add support for PHP pear modules
2003-04-03 10:29:35 +00:00
pvalchev
17c64f0933
update to reality
2003-03-31 03:53:23 +00:00
david
7d586cefbb
spelling and double word fixes
...
ok pvalchev@
2003-03-28 22:25:00 +00:00
pvalchev
335ed61933
update MASTER_SITES_SOURCEFORGE; from rich cannings
2003-03-27 07:51:42 +00:00
pvalchev
f8d727a614
Update to 3.3 i386 seed list (this hadn't been touched since 2.9)
2003-03-25 04:10:39 +00:00
jsyn
2872a68348
add several missing trailing slashes, update PACKETSTORM mirror list,
...
reorganize slightly; ok pvalchev@
2003-03-12 18:04:37 +00:00
pvalchev
8a0d0886ea
Stop advising users to ignore wrong checksums, instead suggesting from the
...
distfiles/ directories on the OpenBSD FTP servers where a good copy is
normally carried. From Peter Hessler, ok espie lebel
2003-03-02 17:54:27 +00:00
espie
c138118a37
MODULES=gnu can be used to access MODGNU_AUTOCONF_DEPENDS without entering
...
into CONFIGURE_STYLE issues.
ok naddy, pval
2003-02-27 19:27:00 +00:00
espie
363b0b2dc9
Handle libdepend and newdepend
2003-02-26 15:45:44 +00:00
espie
668fd891b9
Copyright, miod.
2003-02-25 11:38:16 +00:00
espie
1e5e59ced2
add my copyright, noticed by miod.
2003-02-25 11:36:55 +00:00
pvalchev
f04b5f0a34
missed "of of"; David Krause
2003-02-24 07:01:25 +00:00
pvalchev
28fcededb7
agains->against; David Krause
2003-02-24 06:49:33 +00:00
rohee
ba7ea3f211
Some disappeared, some were renamed...
...
Ok espie@, naddy@
2003-02-23 16:46:25 +00:00
rohee
a8e10018cc
crl.dec.com does not contain anything anymore, remove from MASTER_SITE_XCONTRIB
...
ok espie@
2003-02-23 13:45:51 +00:00
espie
a63ca19a8c
Display something useful when a package location has been specified wrong.
2003-02-16 15:16:17 +00:00
espie
86550e7114
no longer a need to pass AUTOCONF/AUTOHEADER through MAKE_FLAGS/FAKE_FLAGS
...
found out by naddy@, should unbreak erlang.
2003-02-15 19:59:35 +00:00
espie
3c8bf6ed4f
make autoconf/automake dependencies visible through
...
MODGNU_AUTOCONF_DEPENDS/MODGNU_AUTOMAKE_DEPENDS
2003-02-15 16:38:48 +00:00
espie
7de32aba9d
switch to metaauto framework: the autoconf ports are now not quite usable,
...
and need the metaauto wrappers to work.
The metaauto wrapper does not run depend on any autoconf version, to allow
partial installations.
Tested and approved by naddy@
2003-02-15 14:06:58 +00:00
espie
39a4a543c0
make kde module visible
2003-02-08 12:38:16 +00:00
brad
770d499273
fix lib-depends-check on ELF systems to deal with libraries of the form
...
libN-X.Y.so.A.B
--
From: Lurene Grenier <lurene@daemonkitty.net>
2003-02-06 03:45:15 +00:00
margarida
ecd941932f
missing slash
2003-01-23 00:39:21 +00:00
margarida
af87ab2936
Update MASTER_SITE_PACKETSTORM
2003-01-23 00:32:15 +00:00
espie
7014ba7264
Make WRKOBJDIR be a basis for WRKDIR when defined.
...
Do not create a symlink from CURDIR.
Based on a suggestion of Hakan, tested and approved by various ports
people.
2003-01-14 18:18:23 +00:00
espie
24f60aca49
Quote flavors, pass multi_packages as well.
2003-01-06 20:18:23 +00:00
espie
778d367e08
Use PLIST and PFRAG, makes updating simpler in some cases.
2003-01-06 20:16:21 +00:00
espie
b1320b3d67
Pass more arguments to update-plist
2003-01-06 20:15:39 +00:00
espie
f9088537c3
Handle @comment @dirrm
2002-12-23 16:07:51 +00:00
pvalchev
e1d349d3ed
kill trailing whitespace
2002-12-12 07:29:02 +00:00
espie
6d742f2c0b
revert
2002-12-08 11:04:47 +00:00
brad
3a8ee30d3c
be more flexible with the gmake version we will accept.
2002-12-08 04:17:39 +00:00
espie
c43f93f261
strip only numbers at the end, and do a better job at removing spaces.
2002-12-03 13:56:44 +00:00
espie
c612390ed0
Kill at most two series of numbers from dependencies, so that
...
LIB_DEPENDS=glib-2.0.0.0 will work
2002-12-03 13:38:16 +00:00
espie
6fb2f71ce6
dot is regexp magic
2002-11-28 19:20:37 +00:00
margarida
9cfd3298aa
Update to reality. From: Kyle Hargraves <ekstases@earthlink.net>
...
brad@ ok
2002-11-27 16:56:00 +00:00
margarida
f3ec82d732
Remove non-existant MASTER_SITE_OPENBSD entries.
...
brad@ naddy@ ok
2002-11-26 19:57:05 +00:00
margarida
bdb416540c
Fix MASTER_SITE_GNOME due to new layout.
...
Remove non-compatible entries, add new ones.
brad@ ok
2002-11-24 22:27:51 +00:00
naddy
f107824102
First cut at OCaml module.
...
From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2002-11-13 21:42:15 +00:00
pvalchev
482756a7b6
Add gcc3 module. OK espie naddy
...
MODGCC3_ARCHES should be set to use this, as addition to MODULES=gcc3
MODGCC3_LANGS accepts C++ (C default) and adds proper dependencies, etc
(more languages can be added later on eventually.)
Those will start getting splattered around the tree as time goes now
that the support is there (sparc64 & alpha can make use)
2002-11-12 03:50:56 +00:00
naddy
a152719172
Rename DUDS to SKIPDIR for consistency with the base system; ok espie@
2002-10-24 23:14:40 +00:00
naddy
dc7b8f8a72
typo; from Han Boetes <han@mijncomputer.nl>
2002-10-10 21:14:11 +00:00
naddy
a653eafeac
Protect against meta-characters in library names (e.g. "libestdc++").
...
Mostly from pvalchev@
2002-10-01 12:16:38 +00:00
pvalchev
c1d611e8c7
Add ftp.usa.openbsd.org to the backup OpenBSD sites list; ok lebel naddy
2002-09-26 20:37:50 +00:00
marcm
3e5f8486e3
Fix some MASTER_SITE_GNOME sites.
...
ok lebel@ nino@
2002-09-23 04:22:50 +00:00
jsyn
d58eadb0d6
sync MASTER_SITE_PACKETSTORM mirrors; okay pvalchev@
2002-09-18 21:02:43 +00:00