Commit Graph

1830 Commits

Author SHA1 Message Date
sturm
103af15928 reflect reality 2007-10-25 12:21:36 +00:00
naddy
44899eea9b * fix check for CVS keywords
* extend check to all CVS keywords, suggested by kurt@

ok kurt@
2007-10-01 20:39:23 +00:00
steven
19811ccb50 protect FLAVOR with :Q when passed to the shell, since it may contain
whitespace.
2007-09-30 15:07:40 +00:00
kurt
853bf4e006 - don't use PATCHORIG for patch files in a port's patches dir since that
confuses 'make patch'. improvement and ok naddy@
2007-09-28 17:11:10 +00:00
steven
bad04c5480 pass FLAVOR to update-plist.
ok espie@
2007-09-21 08:04:06 +00:00
steven
9cb9ca7c2e use :Q for BROKEN
ok sturm@
2007-09-21 06:58:21 +00:00
bernd
52ee7660c0 Add user for openpoppassd. 2007-09-21 05:55:49 +00:00
steven
058e805f0d remove broken/outdated mirrors from MASTER_SITE_APACHE and add a few new ones 2007-09-20 12:26:24 +00:00
jasper
a8dac01c16 add _ejabberd user and group 2007-09-17 21:12:50 +00:00
ajacoutot
7d98e61532 - remove quotes where uneeded (BROKEN, PERMIT_*) to avoid confusion
- add a blank line between PERMIT_* and WANTLIB ; those variables are
unrelated and it burns my eyes each time I see them glued

"maniac!" espie@
2007-09-17 09:44:42 +00:00
naddy
1715498931 quote shell meta characters when generating readmes; ok espie@ 2007-09-16 21:38:34 +00:00
steven
6eecbb1f12 add man3f and cat3f directories for fortran man pages 2007-09-05 15:17:56 +00:00
merdely
ff94b9cdfd +_nginx
ok steven@
2007-09-04 21:59:39 +00:00
espie
7a9f1afb15 add message that shows we exited a directory after an error, stops log there
during rebuilds.
2007-08-25 07:56:04 +00:00
pvalchev
809908acae what shipped w/ 4.2 2007-08-25 04:39:28 +00:00
pvalchev
1e949a7e07 4.2 2007-08-25 04:38:57 +00:00
pvalchev
80b4634e69 new (much bigger) list 2007-08-16 16:14:49 +00:00
pvalchev
d42d90ff15 sync 2007-08-16 16:14:20 +00:00
pvalchev
aa1d7000d0 shrink slightly more 2007-08-15 23:44:44 +00:00
pvalchev
5c8a6b4155 shrink 2007-08-06 20:34:45 +00:00
pvalchev
9059f9fde8 cut 2007-08-06 20:34:15 +00:00
pvalchev
61575d678a some pkg name changes 2007-08-03 19:35:19 +00:00
espie
fb338f26c3 make mirror-maker sturdier:
- pass an argument for the file into which we want to save the result, to
avoid getting it polluted with error messages (defaults to /dev/stdout for
debug).
- create the makefile fragment as a temp file and only copy it when complete.
- copy it in one chunk, so that one can read a partial mirror-maker file
and have it be usable.

This does allow for people to start a make mirror-maker in one shell, and
start fetching stuff right away, before mirror-maker is finished.

This also produces usable mirror-maker Makefiles even if the ports tree
contains bogus entries.
2007-07-28 12:58:34 +00:00
ckuethe
df3312f4cc add _imapproxy user and use it, rather than "nobody"
ok naddy
2007-07-24 19:38:01 +00:00
robert
7293071552 +_bacula 2007-07-20 11:05:57 +00:00
jasper
d64c4e7007 add _smsd for comms/smstools 2007-07-18 11:00:05 +00:00
espie
a52a0f1494 make sure ARCH gets defined also for individual port.
Noticed by Stuart Henderson
2007-07-09 13:32:56 +00:00
espie
43c841c254 avoid recomputing ARCH all the time. 2007-07-08 17:57:56 +00:00
simon
641ac136d2 let MODAPACHE_FINAL point to the correct location
noticed by & ok steven@
2007-06-30 15:27:29 +00:00
espie
6b63a93022 FTP_KEEPALIVE support 2007-06-30 14:48:20 +00:00
espie
33473a3fbb better, make it fetch file under DISTDIR 2007-06-30 14:48:04 +00:00
espie
b96d64afbf debug target for mirror-maker: allows one to check quickly whether a given port
generates correct mirror-maker fragments.
2007-06-30 14:43:49 +00:00
espie
3c826c4a33 rework the way subdirs are skipped so that they're skipped a the right
location.
Allows stuff like make ... STARTDIR=x11/openmotif SKIPDIR=x11/openmotif
to work.
2007-06-30 14:31:00 +00:00
espie
07262849b8 add support for FTP_KEEPALIVE.
You need a somewhat current ftp(1) for this to work !!!
2007-06-29 10:24:23 +00:00
espie
9eb5a6bae5 tweak getpkgpath to display a diagnostic, but not exit 1, in case of
error.

Do the real erroring out through a fatal error in pkgpath.mk (and set
PKGPATH to something less confusing than an empty variable). This
solves PR 5510 for real.
2007-06-28 21:05:47 +00:00
steven
a2aed3333d skip quotes around COMMENT
ok espie
2007-06-27 07:15:32 +00:00
steven
eb5a2e2d25 log results of regression tests into a file.
ok simon@
2007-06-23 09:39:18 +00:00
simon
ac9f495cdd set MODAPACHE_ENABLE and MODAPACHE_MODULE conditional
for apache modules with mixed interal/external names

ok espie@
2007-06-22 19:07:33 +00:00
ajacoutot
e6e9840691 - set SHARED_ONLY
ok simon@ espie@
2007-06-21 07:37:58 +00:00
simon
8055ea218d adjust the comment according to changed subst_vars
ok espie@
2007-06-21 06:11:11 +00:00
espie
7d0d0ae02a don't substitute MODAPACHE_NAME, this is often too short and causes
too much trouble
2007-06-20 14:43:17 +00:00
espie
5e5ec2f584 fix name of installed file 2007-06-20 13:55:41 +00:00
espie
b869babbd8 glue to simplify installation/updates of apache modules 2007-06-20 12:23:17 +00:00
jakemsr
28e134ba9c pass $PORTSDIR to ${PORTSDIR}/infrastructure/package/check-lib-depends
"Sure" espie@
2007-06-18 23:04:02 +00:00
espie
fbe90f8fc0 explain more about MAINTAINER values 2007-06-18 15:21:10 +00:00
espie
2bab7b794b start recording rpaths in .saved_libs, not really used yet. 2007-06-16 20:15:33 +00:00
espie
ce4da48631 I still need to handle `ignore', not all packages have been updated. 2007-06-16 12:14:53 +00:00
espie
343aff0c83 tweak FETCH_PACKAGES: do not fetch all multi-packages to satisfy a
dependency, but only the ones actually required.
If we end up needing to rebuild them from source, then change back
to _internal-package-only, so that we benefit from the whole build
and get all packages again.
2007-06-16 09:57:03 +00:00
jasper
4c0d2908a1 add _sdpd user/group
suggested by uwe@
2007-06-07 13:10:34 +00:00
aanriot
909fa52ba1 add _dansguardian:_dansguardian for incoming www/dansguardian . 2007-06-07 12:56:33 +00:00