sturm
|
0afcb3ce68
|
use WRKDIR instead of WRKOBJDIR for systrace, as the latter is not defined
unconditionally
found by Michael Coulter <mjc at bitz dot ca>
|
2004-01-04 09:07:19 +00:00 |
|
jolan
|
4144c08861
|
no need for ${PORTSDIR}/{cdrom,ftp}-packages anymore
ok pval sturm
|
2004-01-04 08:01:10 +00:00 |
|
pvalchev
|
31bb0ac730
|
no more cdrom-packages/ftp-packages
|
2004-01-04 07:53:48 +00:00 |
|
espie
|
494fac294a
|
Report files and directories installed in WRKINST outside of PREFIX,
usually a good indication the fake process is screwing up.
Okay naddy@
|
2003-12-26 00:26:01 +00:00 |
|
espie
|
ef26554b07
|
Use somewhat dirty trick.
Repairs mirror-maker for multiple MASTER_SITES.
Noticed by naddy@
|
2003-12-24 00:08:48 +00:00 |
|
espie
|
841eb86247
|
two
if cmd; then ;; else cmd2; fi -> if ! cmd; then cmd2; fi
I missed
|
2003-12-16 19:05:23 +00:00 |
|
sturm
|
d15dcf1e2c
|
+_tomcat
|
2003-12-15 22:33:57 +00:00 |
|
sturm
|
22b88ab1e5
|
new MASTER_SITE_APACHE
|
2003-12-15 21:18:41 +00:00 |
|
espie
|
318b72ffb1
|
Check for duplicates in mirror-maker entries, build Makefiles that won't
heap tons of warnings with gnu-make (and that will be slightly smaller as well).
|
2003-12-15 17:56:40 +00:00 |
|
david
|
376e947e23
|
+_quagga
|
2003-12-11 19:05:38 +00:00 |
|
espie
|
c3a877ce10
|
Kill the recursive part of package dependencies recording, since the
new pkg_add deals computes recursive dependencies on the fly.
okay naddy@
|
2003-12-11 08:55:24 +00:00 |
|
millert
|
8aa47fb2ef
|
Don't prepend DESTDIR to paths when installing, perl > 5.8.0 deals
with DESTDIR automatically. Note that you will need to update to
perl 5.8.2 in order to build perl modules as packages now.
OK pvalchev@
|
2003-12-03 03:47:07 +00:00 |
|
sturm
|
acfab03a8c
|
+compat_43_ogetpagesize and compat_43_olseek to allow systrace'd build
of archivers/rar on i386
+setgroups
|
2003-11-27 20:01:49 +00:00 |
|
espie
|
fed09d5bcc
|
zap some packing-lists sanity check. These are now donw by pkg_create
in a more precise and faster way.
|
2003-11-22 12:03:44 +00:00 |
|
sturm
|
4a5015409c
|
adapt to new pkg tools without breaking compatibility to old ones
noted by Andreas Kahari, ok espie@
|
2003-11-05 17:35:45 +00:00 |
|
kevlo
|
03ccfcbace
|
+_mail
|
2003-11-03 06:14:07 +00:00 |
|
brad
|
231f90d5d2
|
add pegasos
|
2003-10-31 06:13:22 +00:00 |
|
espie
|
26d8ad2a8b
|
shrink by using the new perl modules.
no longer test for @dirrm collisions, those don't matter with the new
tools.
tested by nikolay.
|
2003-10-23 17:49:02 +00:00 |
|
pvalchev
|
71a69fd1d6
|
add missing /var/games; ok espie nikolay
|
2003-10-16 15:38:50 +00:00 |
|
sturm
|
7d49a4123d
|
- _mixmaster
|
2003-09-29 20:23:41 +00:00 |
|
espie
|
e039496e40
|
Allows out-of-date to proceed even if some port is broken.
|
2003-09-28 10:59:42 +00:00 |
|
espie
|
6817307ee5
|
set PACKAGING in RUN_DEPENDS, to avoid picking up bogus subpackages
dependencies.
Tests by sturm@, noticed by pval@
|
2003-09-28 10:57:01 +00:00 |
|
pvalchev
|
5c01db2c33
|
change references to db/essentials and fix a typo in the process
|
2003-09-23 01:40:26 +00:00 |
|
pvalchev
|
577a7d34de
|
delete; i386-only list superceded with data under infrastructure/plist/
|
2003-09-23 01:32:12 +00:00 |
|
pvalchev
|
8b89515985
|
lists of subdirs for packages for the CD for all architectures, ala-essentials
|
2003-09-23 01:31:01 +00:00 |
|
pvalchev
|
13fc8444b0
|
sync to my lists, this is probably going to close to what 3.4 will have
|
2003-09-06 05:11:11 +00:00 |
|
espie
|
1f284fbe34
|
Synch with new target names.
okay pvalchev@
|
2003-09-03 21:43:59 +00:00 |
|
naddy
|
65d11563a5
|
* force uninstall in reinstall
* fix typo in clean=install handling
discussed with sturm@
|
2003-08-28 23:42:44 +00:00 |
|
naddy
|
56823d7f5d
|
prevent leak of custom IFS value from shell fragment; ok sturm@
|
2003-08-28 21:50:12 +00:00 |
|
sturm
|
5c1459beb1
|
don't try to fetch distfiles of ports marked FETCH_MANUALLY
ok naddy@
|
2003-08-28 16:19:00 +00:00 |
|
sturm
|
a9836ab377
|
+getpeername
ok naddy@
|
2003-08-24 20:38:25 +00:00 |
|
espie
|
31df7d5d6e
|
Add FAKEOBJDIR support
|
2003-08-21 20:22:45 +00:00 |
|
espie
|
39171fc37f
|
update .PHONY list to match reality.
|
2003-08-15 00:35:10 +00:00 |
|
espie
|
417fb59480
|
PORTSDIR_PATH ?= ${PORTSDIR}:${PORTSDIR}/mystuff support.
|
2003-08-15 00:05:41 +00:00 |
|
espie
|
6f7ee487d8
|
Use -S${WRKINST} for pkg_create.
YOU MUST HAVE A CURRENT pkg_create FOR THIS TO WORK !!!
|
2003-08-15 00:04:45 +00:00 |
|
naddy
|
d1e3b2b512
|
Fix a typo that caused ports marked with FETCH_MANUALLY always to be skipped
for BATCH=Yes. Reported by Kurt Miller <truk@optonline.net>.
|
2003-08-14 15:29:20 +00:00 |
|
espie
|
79dfad4929
|
missed two readme, thanks Nick.
|
2003-08-13 19:41:01 +00:00 |
|
espie
|
08fa6014ce
|
advisory license-check: warns if a package is apparently built from bad
sources. Will returns some false positives.
|
2003-08-11 20:10:41 +00:00 |
|
espie
|
5018e3388c
|
make sure the site selector has an entry for each :<digit>, ensuring
incorrect entries will be spotted.
|
2003-08-11 20:07:59 +00:00 |
|
sturm
|
9dca62c74b
|
Unconditionally use do-extract and create that target in case it doesn't
exist with the old, regular EXTRACT_CASES stuff. This allows for systrace
protected extracts.
espie@ ok
|
2003-08-11 18:42:07 +00:00 |
|
pvalchev
|
af2cc467d1
|
remove unzels with bad licenses that cannot go to the CD
|
2003-08-09 20:22:36 +00:00 |
|
pvalchev
|
6eb4275ce4
|
update
|
2003-08-09 17:48:21 +00:00 |
|
espie
|
c75167d854
|
Fix INDEX building. Trickery that allows ECHO_MSG='echo 1>&2' to work again.
|
2003-08-08 23:56:13 +00:00 |
|
espie
|
7e71f84147
|
kill .USE, use common shell code instead.
|
2003-08-04 15:05:24 +00:00 |
|
espie
|
c07bda5739
|
oops, make sure SKIPPED is set immediately, otherwise it won't show.
|
2003-08-04 14:54:29 +00:00 |
|
jolan
|
fbade6d0d1
|
swap unc.dl.sourceforge.net with umn.dl.sourceforge.net. when unc hasnt
been sending out junk, the downloads have been slow and unreliable.
|
2003-08-04 14:48:38 +00:00 |
|
espie
|
4fb6f7fb2a
|
smart recursion over clean depends.
|
2003-08-04 14:45:31 +00:00 |
|
espie
|
63adb1a923
|
let *-dir-depends recurse globally, with one single file.
|
2003-08-04 14:37:48 +00:00 |
|
espie
|
b8e4c98450
|
move _depfile_fragment to pkgpath.mk so that it can be reused more widely.
Fix the logic so that the file is only removed where it is set.
Add some checks to *-dir-depends for more `global situations'.
|
2003-08-04 14:37:10 +00:00 |
|
espie
|
df3c9aa7ce
|
zap old targets and add new ones.
|
2003-08-04 14:16:53 +00:00 |
|