| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=63075
|
|
|
|
|
|
|
| |
Approved by: will
Notes:
svn path=/head/; revision=62540
|
|
|
|
|
|
|
|
| |
for 5.x package builds since the pnohang script is written in perl,
which was removed from the base OS.
Notes:
svn path=/head/; revision=60723
|
|
|
|
|
|
|
|
| |
Correct some build environment variables
Exit with code 255 if the port build failed uncleanly
Notes:
svn path=/head/; revision=60722
|
|
|
|
| |
Notes:
svn path=/head/; revision=60443
|
|
|
|
|
|
|
|
|
|
| |
http://people.freebsd.org/~trevor/ports/update-patches-1.411.diff
for the accompanying patch to bsd.port.mk.
PR: 24292
Notes:
svn path=/head/; revision=59983
|
|
|
|
| |
Notes:
svn path=/head/; revision=59522
|
|
|
|
| |
Notes:
svn path=/head/; revision=59517
|
|
|
|
| |
Notes:
svn path=/head/; revision=59516
|
|
|
|
| |
Notes:
svn path=/head/; revision=59515
|
|
|
|
|
|
|
| |
generate the correct environment in which to do them.
Notes:
svn path=/head/; revision=59514
|
|
|
|
| |
Notes:
svn path=/head/; revision=59513
|
|
|
|
| |
Notes:
svn path=/head/; revision=59223
|
|
|
|
| |
Notes:
svn path=/head/; revision=59222
|
|
|
|
|
|
|
|
| |
- Always update UNAME_TARGET with each build
- Populate mtree hierarchies better
Notes:
svn path=/head/; revision=58991
|
|
|
|
| |
Notes:
svn path=/head/; revision=58990
|
|
|
|
| |
Notes:
svn path=/head/; revision=58989
|
|
|
|
|
|
|
|
| |
- buildenv() takes extra argument of the portbuild directory
- Add a todo comment
Notes:
svn path=/head/; revision=58988
|
|
|
|
| |
Notes:
svn path=/head/; revision=58865
|
|
|
|
|
|
|
| |
- unbroke when either ${PORTSDIR} or ${DISTDIR} is symlink.
Notes:
svn path=/head/; revision=58853
|
|
|
|
|
|
|
| |
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Notes:
svn path=/head/; revision=58658
|
|
|
|
|
|
|
|
|
|
|
| |
is it makes patch names longer, and many shells autoexpand it to "\:\:"
which makes them even longer.
* Note that this file uses ts=4.
Approved by: sobomax
Notes:
svn path=/head/; revision=57860
|
|
|
|
| |
Notes:
svn path=/head/; revision=57795
|
|
|
|
| |
Notes:
svn path=/head/; revision=57733
|
|
|
|
|
|
|
| |
in their "as committed" layout.
Notes:
svn path=/head/; revision=56728
|
|
|
|
|
|
|
| |
redundant.
Notes:
svn path=/head/; revision=56727
|
|
|
|
|
|
|
|
| |
Add documentation worked on by Steve and myself for ports freeze and
package split procedure. Very minimal, very 4.5 specific, needs work.
Notes:
svn path=/head/; revision=56724
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some work/cleanup here would probably be desirable. I'm committing them
now to give others the ability to reproduce these package splits and help
with making these scripts better. The README should have some more
documentation in the future.
A better solution to the package set size problem would be to teach
sysinstall to ask for the CD on which a particular package is when it
needs to add it, but for now this will do.
Requested by: murray
Written by: steve
Discussed with: steve, kris (some time ago)
Notes:
svn path=/head/; revision=56723
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add a trap handler to try and clean up the build if it is interrupted
by a signal (one problem with the previous version is that package builds
whice are interrupted by ptimeout because they are stuck, leave their
working files lying around in the chroot).
* Switch to NFS v3 mounts instead of v2
* Autogenerate the version string to report in uname within the chroot,
based on the version string in the head of the CVS branch being built.
* Copy packages via cp from the NFS mount, not scp.
Notes:
svn path=/head/; revision=56568
|
|
|
|
|
|
|
|
|
|
| |
* Require an additional <tmpdir> argument so the client knows where its
temp directory is.
* Mount the portbuild directory readonly via NFS, and copy files that
way instead of via scp, which has too much overhead
Notes:
svn path=/head/; revision=56567
|
|
|
|
| |
Notes:
svn path=/head/; revision=56566
|
|
|
|
|
|
|
| |
the cluster machines preferentially fetch an existing file from ftp-master
Notes:
svn path=/head/; revision=56565
|
|
|
|
| |
Notes:
svn path=/head/; revision=56188
|
|
|
|
|
|
|
| |
typo s/UNAME_VERSION/UNAME_TARGET/
Notes:
svn path=/head/; revision=56187
|
|
|
|
| |
Notes:
svn path=/head/; revision=56186
|
|
|
|
| |
Notes:
svn path=/head/; revision=56185
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Don't assume the script will be called from the ports directory
* Use buildenv to set environment variables
* Set LOCALBASE and X11BASE to dummy variables to prevent the ports tree
from picking up packages installed on the host system, and patch up
the generated index at the end
Notes:
svn path=/head/; revision=55859
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
operations in one central place, instead of doing them piecemeal all over
the place. This also includes the ability to customize settings per
port branch (e.g. XFREE86_VERSION)
Also, instead of hardcoding values of OSVERSION and OSREL which are going
to get forgotten again, pull them out of the source tree in ${branch}/src
so they track the head of the branch.
Notes:
svn path=/head/; revision=55858
|
|
|
|
| |
Notes:
svn path=/head/; revision=55842
|
|
|
|
|
|
|
| |
at the end of the plist.
Notes:
svn path=/head/; revision=55841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tangled up.
* Sort the environment variables so that all of the commented out ones
are grouped together
* Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option
we want enabled by default (it causes too many build failures). This
was too easy to forget when building packages 'by hand' using the parallel
makefile.
* Copy across UNAME_VERSION into the chroot area so that uname inside the
chroot reports the desired version
Notes:
svn path=/head/; revision=55796
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Shorten timeout period from 12 hours to 4 hours to avoid delaying the builds
unnecessarily.
* Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option
we want enabled by default (it causes too many build failures). This
was too easy to forget when building packages 'by hand' using the parallel
makefile.
Notes:
svn path=/head/; revision=55795
|
|
|
|
| |
Notes:
svn path=/head/; revision=55794
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
we want enabled by default (it causes too many build failures). This
was too easy to forget when building packages 'by hand' using the parallel
makefile.
* Display correct pathnames in build progress messages
* Add a -nocdrom option to avoid the (time-consuming) clean-for-cdrom-list
target
* Remove x11/XFree86 from dummyports since we don't want to use an old
stale version of the package which never gets rebuilt
* Add comments noting that we should check for CVS conflicts in the cvs
update scripts and exit gracefully.
Notes:
svn path=/head/; revision=55793
|
|
|
|
|
|
|
|
|
| |
we want enabled by default (it causes too many build failures). This
was too easy to forget when building packages 'by hand' using the parallel
makefile.
Notes:
svn path=/head/; revision=55792
|
|
|
|
| |
Notes:
svn path=/head/; revision=55791
|
|
|
|
|
|
|
|
| |
* Don't display errors if the bindist tarball is not yet on the client
* Copy over some more files required to set up the client
Notes:
svn path=/head/; revision=55790
|
|
|
|
| |
Notes:
svn path=/head/; revision=55789
|
|
|
|
| |
Notes:
svn path=/head/; revision=55788
|
|
|
|
|
|
|
|
| |
from a file so it can be more easily changed (and is more obvious so it
doesn't get overlooked)
Notes:
svn path=/head/; revision=55787
|