FreshPorts -- The Place For Ports notbug Mon, 21 May 2012 2:56 PM BST
non port: Tools/portbuild/scripts/buildscript
CVSWeb

Number of commits found: 30

Sun, 24 Apr 2011
[ 16:37 flz ] Original commit 
1.2 Tools/portbuild/conf/.cvsignore
1.2 Tools/portbuild/conf/README.dotunnel
1.7 Tools/portbuild/scripts/allgohans
1.5 Tools/portbuild/scripts/allgohans.safe
1.5 Tools/portbuild/scripts/bothlogs
1.16 Tools/portbuild/scripts/build
1.37 Tools/portbuild/scripts/buildenv
1.12 Tools/portbuild/scripts/buildfailure
1.5 Tools/portbuild/scripts/buildproxy
1.4 Tools/portbuild/scripts/buildproxy-client

(Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Remove portbuild scripts from pcvs, as they now live in svn/projects.
Wed, 30 Jun 2010
[ 14:51 linimon ] Original commit 
1.39 Tools/portbuild/scripts/buildscript
Push PACKAGE_BUILDING and MALLOC_OPTIONS up a level.

Feature safe:   yes
Fri, 25 Jun 2010
[ 23:03 linimon ] Original commit 
1.38 Tools/portbuild/scripts/buildscript
Generalize the packge building scripts to be able to be run on more than
one 'head' node, rather than just pointyhat itself.

Constants are factored out into installation-specific files known as
portbuild/conf/server.conf and portbuild/conf/client.conf.  There is
only one server.conf file.  Individual <arch> directories may have
their own client.conf files, or may symlink to ../conf/client.conf.

While here, carefully document the origin of the values of the
environment variables that are passed in.

Feature safe:   yes
Tue, 22 Jun 2010
[ 02:51 linimon ] Original commit 
1.37 Tools/portbuild/scripts/buildscript
1.15 Tools/portbuild/scripts/makeworld
1.6 Tools/portbuild/scripts/updatesnap
Catch up with master copy on pointyhat.

Note: all 3 of these files will be changing radically in the near future.
This is the last checkin from the "classic" codebase installation.

Feature safe:   yes
Mon, 31 May 2010
[ 19:29 linimon ] Original commit 
1.36 Tools/portbuild/scripts/buildscript
Add a comment.
Fri, 18 Dec 2009
[ 14:25 pav ] Original commit 
1.29 Tools/portbuild/scripts/buildenv
1.7 Tools/portbuild/scripts/buildfailure
1.35 Tools/portbuild/scripts/buildscript
1.8 Tools/portbuild/scripts/buildsuccess
1.22 Tools/portbuild/scripts/makeduds
1.27 Tools/portbuild/scripts/makeindex
1.6 Tools/portbuild/scripts/makerestr
1.60 Tools/portbuild/scripts/portbuild
- Remove use of X11BASE from pointyhat scripts
Thu, 21 May 2009
[ 16:17 pav ] Original commit 
1.3 Tools/portbuild/scripts/build
1.2 Tools/portbuild/scripts/buildproxy-client
1.34 Tools/portbuild/scripts/buildscript
1.49 Tools/portbuild/scripts/dopackages
1.14 Tools/portbuild/scripts/dosetupnode
1.21 Tools/portbuild/scripts/makeduds
1.4 Tools/portbuild/scripts/makerestr
1.10 Tools/portbuild/scripts/makeworld
1.2 Tools/portbuild/scripts/packagebuild
1.33 Tools/portbuild/scripts/pdispatch

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Update to reflect a reality on pointyhat
Wed, 11 Jun 2008
[ 13:22 kris ] Original commit 
1.33 Tools/portbuild/scripts/buildscript
* Catch up to X11R6 removal

* Keep RESTRICTED distfiles in a separate DISTDIR so we can easily
  avoid accidentally publishing them to the FTP site (idea from des@)
Thu, 29 May 2008
[ 01:46 linimon ] Original commit 
1.32 Tools/portbuild/scripts/buildscript
Add a note that processonelog and processlogs2 are finicky about the
header format of the log files.
Thu, 13 Mar 2008
[ 09:54 pav ] Original commit 
1.31 Tools/portbuild/scripts/buildscript
- Add the port's Makefile ident string to the build log headers

PR:             113234
Submitted by:   Andrej Zverev <andrey.zverev@electro-com.ru>

- Sync with actual script on pointyhat (whitespace, mostly)
Sun, 29 Jul 2007
[ 19:35 kris ] Original commit 
1.30 Tools/portbuild/scripts/buildscript
* Remove vestiges of procfs mounting/umounting from here; we have to
  do it in portbuild from outside the jail thesedays

* Ignore /var/db/fontconfig which does not get restored to pristine state

* Save copies of master.passwd and groups and check them after the build
  for changes, to look for user/group additions that may not be correctly
  registered in UIDs/GIDs.  Future work will hopefully automatically
  check against those files and make unregistered IDs a fatal condition

* Correct logic mistake that was keeping distfiles for collection when
  the checksum mismatched
Sun, 18 Feb 2007
[ 09:03 kris ] Original commit 
1.29 Tools/portbuild/scripts/buildscript
Also filter out gconf leftover files from /usr/local as well as /usr/X11R6.

Set DISPLAY to the IP address instead of using the :<...> implied form.
This is required for jails.
Thu, 14 Sep 2006
[ 05:19 kris ] Original commit 
1.28 Tools/portbuild/scripts/buildscript
* Silence gconf spam from the mtree checks (for now)

* Don't try and mount/umount procfs, it won't work when we build inside a
  jail.

* Report the uname -mr of the build environment, to ease confusion of
  people reading the error logs by mail.
Mon, 3 Apr 2006
[ 04:40 kris ] Original commit 
1.27 Tools/portbuild/scripts/buildscript
jdk is buildable on amd64, so we need to also mount linprocfs there.
Mon, 13 Mar 2006
[ 03:04 kris ] Original commit 
1.26 Tools/portbuild/scripts/buildscript
Add some more directories temporarily until these ports can be made to
clean themselves up properly.

Approved by:    portmgr (implicit)
Wed, 15 Feb 2006
[ 07:39 kris ] Original commit 
1.25 Tools/portbuild/scripts/buildscript
* Don't try to pkg_delete packages that are not installed (the usual
  cause is because it was specified in the list twice)

* Don't panic when the list of packages to delete becomes empty

* When unexpected filesystem changes are detected, bail immediately
  instead of proceeding and hiding the error in the middle of
  the log
Mon, 13 Feb 2006
[ 20:47 kris ] Original commit 
1.24 Tools/portbuild/scripts/buildscript
* Switch back to using pkg_delete -f; we are not yet ready to deal
  with all the errors from broken pkg_delete scripts

* As threatened in previous commit, move the pristine mtree spec
  generation to phase 1, and avoid having to delete and re-add the
  FETCH_DEPENDS.  We still have to keep them installed until after
  'make extract' though
Sat, 11 Feb 2006
[ 09:38 kris ] Original commit 
1.23 Tools/portbuild/scripts/buildscript
Checkpoint a major round of changes:

* Only keep distfiles if the port passes 'make fetch', so we don't
  accidentally keep files with invalid checksums

* Use cleanup() instead of directly exiting in some error conditions

* When cleanup() is called indicating an unexpected error (possibly
  leaving the filesystem in an inconsistent state), mark the chroot
  as dirty so it will not be reused by another build

* Remove packages in dependency order instead of with pkg_delete -f in
  possibly incorrect order.  This paves the way for focusing on errors
  generated by pkg_delete (e.g. @dirrm that should be @dirrmtry) in the
  future. [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 22 Jan 2006
[ 04:54 kris ] Original commit 
1.22 Tools/portbuild/scripts/buildscript
Use LOCALBASE and X11BASE from buildenv
Tue, 11 Oct 2005
[ 03:40 kris ] Original commit 
1.21 Tools/portbuild/scripts/buildscript
* Unmount linprocfs around pkg_adding dependencies, to try and work
  around silly failures in some ports when it is present

* Add a footer to completed builds that is recognised by pdispatch to
  retry truncated builds

* If ALWAYS_KEEP_DISTFILES is not present in the environment or port
  makefile, then clean up DISTDIR after the build finishes, to prevent
  collection of distfiles for this port.

* Finish flipping the switch on -noplistcheck - this is activated by
  passing in the NOPLISTCHECK environment variable instead of
  using PLISTCHECK in the opposite case
Sat, 2 Apr 2005
[ 20:17 kris ] Original commit 
1.20 Tools/portbuild/scripts/buildscript
Update the list of files and directories to filter from the plist checking.
Sat, 12 Feb 2005
[ 03:34 kris ] Original commit 
1.19 Tools/portbuild/scripts/buildscript
Update the plist checking to look for a subset of files and weed out some
false positives.
Tue, 28 Dec 2004
[ 05:43 kris ] Original commit 
1.18 Tools/portbuild/scripts/buildscript
Fix the Xvfb code to run Xvfb before the build phase if detected
(i.e. if the package lists a dependency on the relevant package in the
PACKAGE_BUILDING case).  This allows packages that require an
available DISPLAY to again build (with some forthcoming fixes to
existing ports).

Improve the reporting of detected filesystem anomalies (extra files
left behind after deinstallation, changes to and removal of
pre-existing files)
Thu, 25 Nov 2004
[ 00:02 kris ] Original commit 
1.17 Tools/portbuild/scripts/buildscript
* Recursively list all files detected as having been left behind after
  the port deinstall; mtree does not recurse into subdirectories it does
  not know about
* Break out the 'files incorrectly removed' and 'files incorrectly changed'
  into their own sections
Wed, 14 Jul 2004
[ 10:19 kris ] Original commit 
1.16 Tools/portbuild/scripts/buildscript
* Add a cleanup() function and use it so that we archive the ${WRKDIR}
  if requested (".keep" file in the port directory), no matter where
  we fail.

* Add package dependencies before the corresponding build stage
  (e.g. FETCH_DEPENDS before 'make fetch'), and remove them again
  afterwards.  This allows us to catch ports that list their
  dependencies too early/late.

* No need to check for set[ug]id files here, the security-check target
  in bsd.port.mk does it for us.

* Exclude some more directories and files from showing up in the mtree
  before/after comparison, to trim down the false-positive in the
  pkg-plist check.

* Other minor changes
Mon, 8 Mar 2004
[ 01:23 kris ] Original commit 
1.15 Tools/portbuild/scripts/buildscript
* Set the PACKAGE_BUILDING variable in the build environment so ports can
  detect they are being built on bento
* Update the list of "extra files" to filter to reduce some false positives
Sat, 22 Feb 2003
[ 22:21 kris ] Original commit 
1.14 Tools/portbuild/scripts/buildscript
Simplify the collection of load statistics for the cluster.  Loads
are now collected by polling a small server on the client (using netcat)
instead of having the client scp the load files to the master every 10
seconds (!!!)
Fri, 24 Jan 2003
[ 11:01 kris ] Original commit 
1.13 Tools/portbuild/scripts/buildscript
1.25 Tools/portbuild/scripts/portbuild
If the port directory contains a file called .keep, then tar up the
${WRKDIR} after the port build completes and copy it to
${arch}/${branch}/wrkdirs/${pkgname}.tbz.
[ 04:39 kris ] Original commit 
1.12 Tools/portbuild/scripts/buildscript
Use pkg_add instead of pkg_add -f
Sun, 15 Sep 2002
[ 21:57 kris ] Original commit 
1.11 Tools/portbuild/scripts/buildscript
Add PKG_PATH so packages can be found automatically (not sure what caused
this to break).  Support both .tgz and .tbz packages.

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
foswikiMay 21
libxml2May 18
inspircdMay 17
inspircd12May 17
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12
php52May 12
php53May 12
nvidia-driverMay 10

15 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23621
Broken 189
Deprecated 145
Ignore 724
Forbidden 3
Restricted 327
No CDROM 109
Vulnerable 0
Expired 40
Set to expire 186
Interactive 54
new 24 hours 4
new 48 hours4
new 7 days125
new fortnight162
new month319

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.175 seconds.