The NetBSD Project

CVS log for pkgsrc/pkgtools/pbulk/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / pkgtools / pbulk

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.62.14.1 / (download) - annotate - [select for diffs], Mon May 21 09:48:29 2012 UTC (4 days, 11 hours ago) by tron
Branch: pkgsrc-2012Q1
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored) next main 1.63 (colored)

Pullup ticket #3792 - requested by joerg
pkgtools/pbulk: bug fix update

Revisions pulled up:
- pkgtools/pbulk/Makefile                                       1.63
- pkgtools/pbulk/files/pbulk/scripts/compute-packages.awk       1.4

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Sun May 20 20:12:02 UTC 2012

   Modified Files:
   	pkgsrc/pkgtools/pbulk: Makefile
   	pkgsrc/pkgtools/pbulk/files/pbulk/scripts: compute-packages.awk

   Log Message:
   pbulk-0.49: Fix a bug in the computation of the restricted subset.

Revision 1.63 / (download) - annotate - [select for diffs], Sun May 20 20:12:02 2012 UTC (5 days, 1 hour ago) by joerg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored)

pbulk-0.49: Fix a bug in the computation of the restricted subset.

Revision 1.62 / (download) - annotate - [select for diffs], Fri Jul 23 21:19:40 2010 UTC (22 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Branch point for: pkgsrc-2012Q1
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored)

pbulk-0.48: If pkg_add fails, remove binary package

Revision 1.61 / (download) - annotate - [select for diffs], Tue Jun 15 21:11:43 2010 UTC (23 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)

pbulk-0.47:
- Explicitly call make create-usergroup if USERGROUP_PHASE is specified
  and DESTDIR is active
- If the current user is not root, don't use su.
- Skip lines starting with # in the limited bulk build list.

Revision 1.60 / (download) - annotate - [select for diffs], Wed Feb 24 22:54:54 2010 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)

pbulk-0.46: Use stage-install instead of install.
[Change in pbulk-0.45, but be explicit here]

Revision 1.59 / (download) - annotate - [select for diffs], Wed Feb 24 22:51:37 2010 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

pbulk-0.45:
Make the age check for packages an option, but keep it enabled by
default.

Revision 1.58 / (download) - annotate - [select for diffs], Wed Dec 30 21:14:43 2009 UTC (2 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

pbulk-0.44: Remove a second call to pscan from a failed merge.

Revision 1.57 / (download) - annotate - [select for diffs], Wed Dec 16 19:41:41 2009 UTC (2 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

pbulk-0.43:
Remove the content of bulklog, not the directory. Much nicer if nullfs
is used. Log error output of pscan.

Revision 1.56 / (download) - annotate - [select for diffs], Sun Oct 25 23:08:02 2009 UTC (2 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored)

pbulk-0.41:
- Consider packages silently outdated if recorded files are missing.
- Explicitly pass down tar to pbulk-save-wrkdir, TAR is unset at that
  point.

Revision 1.54.2.1 / (download) - annotate - [select for diffs], Sun Sep 6 13:47:20 2009 UTC (2 years, 8 months ago) by tron
Branch: pkgsrc-2009Q2
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored) next main 1.55 (colored)

Pullup ticket #2881 - requested by joerg
pbulk-base: bug fix update
pbulk: bug fix update

Revisions pulled up:
- pkgtools/pbulk-base/Makefile			1.2
- pkgtools/pbulk/Makefile			1.55
- pkgtools/pbulk/files/pbulk/lib/event.c	1.6
- pkgtools/pbulk/files/pbulk/scripts/pkg-build	1.18
--
Module Name:	pkgsrc
Committed By:	joerg
Date:		Sun Aug 23 18:02:04 UTC 2009

Modified Files:
	pkgsrc/pkgtools/pbulk-base: Makefile
	pkgsrc/pkgtools/pbulk/files/pbulk/lib: event.c

Log Message:
pbulk-base-0.39:
Fix ordering of event handler vs queue modification. This can result in
queue corruption or use after free when the master can't handle a
request before the next arrives. From Matt Dillon.
---
Module Name:	pkgsrc
Committed By:	joerg
Date:		Fri Sep  4 22:06:18 UTC 2009

Modified Files:
	pkgsrc/pkgtools/pbulk: Makefile
	pkgsrc/pkgtools/pbulk/files/pbulk/scripts: pkg-build

Log Message:
pbulk-0.41:
Create & chown work.log for destdir builds too, as the normal build is
run unprivileged.

Revision 1.55 / (download) - annotate - [select for diffs], Fri Sep 4 22:06:18 2009 UTC (2 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

pbulk-0.41:
Create & chown work.log for destdir builds too, as the normal build is
run unprivileged.

Revision 1.54 / (download) - annotate - [select for diffs], Mon Jun 8 16:02:52 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base
Branch point for: pkgsrc-2009Q2
Changes since 1.53: +4 -4 lines
Diff to previous 1.53 (colored)

pbulk-0.40:
Use plain sed to extract RCS IDs. GNU ident has issues with unexpanded
RCS IDs.

Revision 1.53 / (download) - annotate - [select for diffs], Sun Jun 7 18:07:00 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.52: +7 -25 lines
Diff to previous 1.52 (colored)

Split pbulk into pbulk-base (the backend programs) and pbulk (rest).

Revision 1.52 / (download) - annotate - [select for diffs], Sun Jun 7 17:59:50 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

pbulk-0.38:
Skip lines starting with # in the limited list.

Revision 1.51 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:11 2009 UTC (3 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.50: +1 -4 lines
Diff to previous 1.50 (colored)

Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.50 / (download) - annotate - [select for diffs], Sat Jan 31 23:25:37 2009 UTC (3 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.49: +2 -4 lines
Diff to previous 1.49 (colored)

pbulk-0.37:
- replace libevent dependency with internal event loop to make the pbulk
  core standalone
- open success and error log with O_APPEND, which allows e.g. cleaning
  up the error build during build without breaking it if done with care.

Revision 1.49 / (download) - annotate - [select for diffs], Thu Oct 16 21:52:17 2008 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.48: +2 -1 lines
Diff to previous 1.48 (colored)

PKGREVISION bump for libevent shlib name change.

Revision 1.48 / (download) - annotate - [select for diffs], Wed Oct 8 16:43:34 2008 UTC (3 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

pbulk-0.36:
Avoid grep -q and use awk instead. This has the side effect of parsing
presolve only once for each file. grep -q doesn't exist on Solaris.

Revision 1.47 / (download) - annotate - [select for diffs], Mon Sep 22 11:31:16 2008 UTC (3 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

pbulk-0.35:
Sync Dewey with pkg_install(-renovation) and add a fast check if a
pattern could ever match. This reduces the time for pbulk-resolve on a
full tree on my laptop from 12.9s to 5.3s.

Revision 1.46 / (download) - annotate - [select for diffs], Tue Sep 16 18:21:30 2008 UTC (3 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.45: +6 -4 lines
Diff to previous 1.45 (colored)

pbulk-0.34:
- version configuration file, object if the version doesn't match
- add an option for pbulk-resolve to ignore unresolvable dependencies
similiar to the incremental mode
- use this option to run pbulk-resolve again if ignore_missing_depencies
is set to yes. Report this explicitly to un-confuse readers and point
them to the logfile.

Revision 1.45 / (download) - annotate - [select for diffs], Sun Sep 14 18:59:02 2008 UTC (3 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

pbulk-0.34:
Isolate rules to compute the restricted subset in the upload script.
Make the upload script independent from the report file to allow
uploading partial builds.
Only depend on NO_BIN_ON_FTP to decide what to upload and what not.

Revision 1.44 / (download) - annotate - [select for diffs], Sat Sep 6 21:39:52 2008 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: cube-native-xorg-base, cube-native-xorg
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

Bump PKGREVISION for libevent users due to 1.4.3->1.4.5 shlib name change.

Revision 1.43 / (download) - annotate - [select for diffs], Mon Jul 14 13:02:00 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

pbulk-0.33: Don't try to install/deinstall bootstrap packages.
This allows a destdir build to package bootstrap components.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Jun 20 11:51:50 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper-base, cwrapper
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

pbulk-0.32:
Make bulkbuild-rebuild over 200 times faster when running against a full
tree scan by using awk to filter out the data instead of the while read
shell builtin.

Revision 1.41 / (download) - annotate - [select for diffs], Thu Jun 12 13:29:27 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Use full path for chown.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Jun 11 19:27:03 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

pbulk-0.31:
- For direct build failures, make the package location in the first
column a hyper link to the last (supposedly failing) phase.
- For indirect failures, list the first 10 failing dependencies.

Revision 1.39 / (download) - annotate - [select for diffs], Fri Apr 18 06:30:47 2008 UTC (4 years, 1 month ago) by bjs
Branch: MAIN
Changes since 1.38: +3 -1 lines
Diff to previous 1.38 (colored)



Mark this package MAKE_JOBS_SAFE=no.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Apr 7 19:41:07 2008 UTC (4 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

pbulk-0.30:
Print the collected PKG_FAIL_REASON in the HTML version of the report.

Revision 1.37 / (download) - annotate - [select for diffs], Fri Apr 4 17:58:59 2008 UTC (4 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.36: +4 -3 lines
Diff to previous 1.36 (colored)

pbulk-0.29:
Add bulkbuild-restart script that checks if error/success files exist
and makes sense and continues the previous build if they do.

Revision 1.36 / (download) - annotate - [select for diffs], Tue Feb 26 13:57:51 2008 UTC (4 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

pbulk-0.28:
- don't try to deinstall (and fail) on packages marked not for uninstall

Revision 1.35 / (download) - annotate - [select for diffs], Thu Feb 7 13:41:26 2008 UTC (4 years, 3 months ago) by tnn
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Needs GNU nroff to format catpages.
(But for this case it would make life simpler for bulk builders if the
 catpages were pregenerated.)

Revision 1.34 / (download) - annotate - [select for diffs], Sun Jan 27 14:01:23 2008 UTC (4 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

pbulk-0.27:
When running the start script in master mode, already accept incoming
connections. This makes the start script more useful when using more
clients than the default listen back log.

Revision 1.33 / (download) - annotate - [select for diffs], Sat Jan 26 23:44:08 2008 UTC (4 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.32: +5 -4 lines
Diff to previous 1.32 (colored)

pbulk-0.26:
Add first pile of patches for cross-compiling support.
This still depends on the packages being pre-installed to
the normal prefix, but otherwise works. Cross-compiling
needs pkg_install-20080126. While here, simplify configuration
and allow using one pkg_install installation for everything.
As a side effect remove the pkgdb limitation for NetBSD builds.
Add a message that tells users to check the configuration file
on updates.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Jan 26 01:57:00 2008 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

pbulk-0.25:
Add bulkbuild-rebuild which can be used to build packages individually.
It assumes that all dependencies are built and the results of the scan
phase exists. That means it can be used after a bulk build to try to
rebuild a failing package. Fixes PR 37407.

Revision 1.31 / (download) - annotate - [select for diffs], Sat Jan 26 00:34:57 2008 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

pbulk-0.24:
When all jobs are processed in master mode, close the listen socket
and shutdown(2) all peers. Give them a second to close(2) the
connection themselve, so that the port remains usable on the master.
This is the standard compliant fix for PR 37002.

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jan 21 13:11:56 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Fixed a problem in pkg-build, bump rev.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Jan 18 15:46:22 2008 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.28: +2 -3 lines
Diff to previous 1.28 (colored)

No revision bump for pkgsrc native tools, update version.

Revision 1.28 / (download) - annotate - [select for diffs], Fri Jan 18 11:38:17 2008 UTC (4 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

PKGREVISION++ for the invalid definition of shell functions.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Jan 17 19:25:33 2008 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

pbulk-0.21:
Don't try to remove a non-existing file if no package had an error
during the build.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Jan 17 17:47:09 2008 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

pbulk-0.20:
- run checksum stage of a build with the privileged user, as DISTDIR
  might not be writeable
- create the actual package as privileged user as well
- pre-create work.log when using user-destdir
- in pre-build, only wait if the meta subdirectory exists. bulklog itself
  can often be a mount point.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Jan 16 14:20:08 2008 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

pbulk-0.19:
- add support for building using DESTDIR.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jan 15 21:43:31 2008 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.23: +14 -8 lines
Diff to previous 1.23 (colored)

pbulk 0.18:
- If not running on NetBSD or not using /usr/bin/make, set the default
  of pbulk's make to ${prefix}/bin/bmake.
- Make path to neato an option and don't install it on demand.
- Fix a bug in the master mode that should fix the strange faults seen
  with native libevent on NetBSD.
- Add option to skip checksum computation. Don't upload a checksum file
  if that option is active.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Dec 15 11:06:12 2007 UTC (4 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.22: +2 -4 lines
Diff to previous 1.22 (colored)

Force dependency on libevent from pkgsrc on NetBSD, the native version
is broken. This shows e.g. as querying the status can trigger a signal
10. Bump version.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Dec 5 21:33:58 2007 UTC (4 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Skip empty lines in the limited list. Bump to 1.16.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Nov 8 19:39:42 2007 UTC (4 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Bump version or revision of all packages that have a runtime dependency
on gzip.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Oct 17 20:42:30 2007 UTC (4 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Make language lawyers happy and rename report_recipient to plural.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Sep 8 21:57:59 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Convert to use the features framework.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Aug 16 13:02:05 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

close is a function, fix C&P errors. From Aleksey Cheusov.
Bump version, remove pkgrevision.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Aug 16 12:50:34 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.16: +5 -1 lines
Diff to previous 1.16 (colored)

Work around broken default visibility in Linux (PR 36790).
Linux has sin_len either (PR 36791).

Revision 1.16 / (download) - annotate - [select for diffs], Thu Aug 16 09:27:05 2007 UTC (4 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Revbump sweep of all libevent consumers due to update to libevent-1.3d.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Aug 15 21:10:54 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

Don't hard-code tar as tar, but make it an option and use the tool
version correctly. Fixes issues on platforms where the first tar
in path doesn't support -z. Bump to pbulk-0.12.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Aug 5 14:15:55 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Don't compare a function name against NULL, master_mode is meant here.
Thanks tnn@.

Reverse the test for extracting the bootstrap kit as the old version
hits set -e error handling.

Bump to pbulk-1.11.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Aug 5 12:30:10 2007 UTC (4 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

Do SUBST handling in post-patch instead of pre-configure. This makes
substitution (and any substitution warnings) run before the build starts,
rather than after building libnbcompat. The reason for this is that
libnbcompat is _built_ in the pre-configure stage when in inplace mode.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 27 09:59:36 2007 UTC (4 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Some people actually watch the pbulk-build client output, so add
a newline after each message. Bump to pbulk-0.10.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jul 25 15:12:53 2007 UTC (4 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

pkgsrc_base_dir is now without leading /, compensate. GC it in the HTML
report script. Bump to pbulk-0.9.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Jul 25 11:07:28 2007 UTC (4 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Remove an additional ) and correct the assignment of a variable.
Bump to 0.8.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 20 19:39:33 2007 UTC (4 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Always call setprogname for platforms that don't have __progname.
Don't depend on date to implement %s or even %F and %R or support -r,
compute dates as one comment and split. This works even with the very
special HP-UX date. Requested and tested by tnn@

Bump to pbulk-0.7.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jul 16 20:35:04 2007 UTC (4 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Add two variables to specify the prefix of the report mail's subject
and the recipient. Bump to pbulk-0.6.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jul 16 19:25:25 2007 UTC (4 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

bulkdir was an old configuration variable and replaced with bulklog
in the example config. Catch up in the scripts as well.
Create the log directory first for limited bulk builds.

Bump to pbulk-0.5.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jun 29 22:43:26 2007 UTC (4 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

#!/usr/bin/awk -f -
works for some reasons on NetBSD, but not with other versions
of one-true-awk or gawk. Bump to 0.4.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jun 28 23:19:17 2007 UTC (4 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Scripts get installed without suffix, so fix default configuration
to match the installed names. Bump version to 0.3.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 25 21:38:43 2007 UTC (4 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.3: +8 -2 lines
Diff to previous 1.3 (colored)

Use libnbcompat and fix build issues on Solaris.
Don't depend on sin_len. Slightly factor out code for setting
non-blocking IO.

Bump to pbulk-0.2. Tested by dmcmahill@.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 20 13:31:26 2007 UTC (4 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.2: +7 -1 lines
Diff to previous 1.2 (colored)

Force devel/libevent on NetBSD 2, as it is far too old. Found by Dan on
NetBSD/alpha.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 19 23:51:18 2007 UTC (4 years, 11 months ago) by rillig
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

This package uses BSD-style Makefiles.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jun 19 19:49:55 2007 UTC (4 years, 11 months ago) by joerg
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of pbulk, the new pkgsrc bulk build framework.

Discussion of various parts of the design with jlam@, wiz@, tls@
and many other developers. Special thanks to David Maxwell for
testing the initial prototype and finding some bugs with
Coverity Prevent.

Supported by Google's Summer of Code 2007 project.

OK for import during the freeze: jlam@

From DESCR:
pbulk is the modular bulk build framework for pkgsrc.

This package contains:

- pbulk-scan, a program to scan the entire pkgsrc tree
  or a list of directories therein for packages and
  dependencies. Distributed operation using a master/client
  mode is supported.

- pbulk-resolve, a program to resolve the dependencies
  from the output of pbulk-scan

- pbulk-build, the build scheduler. Distributed builds via TCP
  are supported.

- bulkbuild and related scripts to implement full and limited
  bulk builds on top of those programs.

The pbulk framework is considered experimental.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 19 19:49:55 2007 UTC (4 years, 11 months ago) by joerg
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>