Commit Graph

777 Commits

Author SHA1 Message Date
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
espie
b7349f6e16 fix typo. sigh. this code is not used that much. 2002-09-11 19:35:21 +00:00
brad
c4ba57cd1c fix refetch target when DIST_SUBDIR is defined. FULLDISTDIR -> DISTDIR
--
Problem pointed out by: Nick Nauwelaerts <nick@wanadoo.be>
Ok'd by: espie@
2002-08-30 15:06:06 +00:00
avsm
97d7fd758e remove an unnecessary check for NetBSD
ok espie@
2002-08-29 18:35:40 +00:00
avsm
23747accfd oops 2002-08-17 01:43:24 +00:00
avsm
e21a309fd8 add MASTER_SITE_HORDE, ok naddy/pval 2002-08-17 01:40:15 +00:00
avsm
2094a84e19 some gnome sites were missing a trailing / 2002-08-09 00:17:39 +00:00
avsm
0d2fe0ad1c PSEUDO_FLAVORS support
from/ok espie
2002-08-07 15:48:19 +00:00
nino
ed3d68550b Update MASTER_SITE_GNOME. 2002-07-25 08:38:55 +00:00
nino
d1662486a2 Make sure we're in PATCHDIR when we verify the patches. Otherwise we'll
print out incorrect information if no patches are found in WRKDIST.

Ok espie@
2002-07-24 11:54:21 +00:00
naddy
fbd45f8d70 sync Austrian sunsite mirrors with reality 2002-07-22 22:44:24 +00:00
pvalchev
6acee16b30 Kill NEED_VERSION, since people are now told to keep their ports
tree / release in sync, and strictly managing it generates a lot
of useless effort.

Note that the support for NEED_VERSION is now gone, however ports
will get that line stripped from their Makefile as time progresses
with updates, gradually; there is no emergent need for it.

ok espie and others
2002-07-06 09:24:06 +00:00
naddy
389e0accfb sync MASTER_SITE_PERL_CPAN with FreeBSD 2002-07-02 21:58:21 +00:00
mpech
c356e917ba /var/X11/... -> /etc/X11/... From form@.
lebel@, naddy@, pval@ ok
2002-06-27 12:47:23 +00:00
jsyn
44164e8d1c update MASTER_SITE_PACKETSTORM mirrors 2002-06-09 05:08:37 +00:00
naddy
a3c0510d0b update MASTER_SITE_TEX_CTAN: one Server removed, two paths updated
from Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
2002-05-25 11:57:04 +00:00
naddy
42c6ccbf06 kill MASTER_SITE_SUBDIR here as well 2002-05-25 11:43:33 +00:00
mpech
7273a819d5 Add -V and -m to FETCH_CMD. Idea from form@.
espie@ ok
2002-05-20 05:18:18 +00:00
millert
48e962fab3 'perl -p' does not seem to behave as I expected; use -n instead.
Fixes a problem with the perl shar filter noticed by pval@
2002-05-19 18:51:21 +00:00
espie
3aada711bb zap fetch progress bar. 2002-05-18 18:37:47 +00:00
brad
397d541683 remove FTP URL for eu.dl.sourceforge.net since it has not been accepting logins for 2 days now and fix FTP URL for us.dl.sourceforge.net 2002-05-16 16:31:05 +00:00
brad
dc38ca3c8c replace bad sourceforge FTP URLs with HTTP URLs. 2002-05-15 19:27:10 +00:00
espie
5d9ca1a5bf say goodbye to MASTER_SITE_SUBDIR 2002-05-15 18:23:21 +00:00
espie
71e27850dc zap %SUBDIR% 2002-05-15 18:20:43 +00:00
jsyn
19477b9090 update MASTER_SITE_PACKETSTORM mirrors; okay espie@ 2002-05-13 07:45:45 +00:00
espie
386b666f7c Add WWW: ${HOMEPAGE} at end of DESCR if not integrated already.
Mark MASTER_SITES_SUBDIR obsolete.

Promote a construct taken from NetBSD indeed.
2002-05-13 00:43:42 +00:00
brad
0ad85eb5dc remove RCN's HTTP mirror from MASTER_SITE_SOURCEWARE 2002-05-12 21:19:31 +00:00
millert
1cb6674558 Replace _SED_FIX_SHAR with _PERL_FIX_SHAR which can deal with shar
archives that don't start with "#!/bin/sh"; espie@ OK
2002-05-08 18:31:49 +00:00
brad
0c5f6803c4 sync MASTER_SITE_SOURCEFORGE mirrors 2002-05-08 02:32:57 +00:00
espie
727512ae3c Run check of symlinks post-fake as root too. 2002-05-07 12:25:54 +00:00
brad
f2c137a527 typo; Pointed out by: Srebrenko Sehic <haver@insecure.dk> 2002-05-01 11:50:52 +00:00
brad
538c8e3d67 sync various changes from FreeBSD's bsd.sites.mk 2002-04-28 20:26:05 +00:00
espie
cc277cf81d teach portslogger to put patch/configure/build depends with the correct
package.
2002-04-24 21:35:33 +00:00
espie
92531f47ed let build of dependencies that are not 'install' or 'package' happen
inside a subdirectory of the working directory, instead of elsewhere.
Allows packages BULK=Yes to work correctly, and increase reproducibility
of builds.

tested by naddy@ through several incarnations.

Ports that use patch/configure/build dependencies must be adjusted for this.
Pleasingly enough, the adjusted version is often simpler.

The change uses an internal _MASTER variable to recall the list of ports
built during dependencies, for less confusion.
2002-04-24 21:29:26 +00:00