| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* jail -cu: Support PARALLEL_JOBS/-J for buildworld
* jail -u: Fix svn method crashing on 'delete-old'
* jail -cu: Enable ccache support, requires host have devel/ccache
* jail -u: Fix OSVERSION not being updated/populated in /etc/login.conf
Feature safe: yes
Notes:
svn path=/head/; revision=306013
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable the PKGNG patch by default if WITH_PKGNG
is defined.
Submitted by: ume [1]
Feature safe: yes
Notes:
svn path=/head/; revision=305945
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=305927
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Lots of bug fixes
* Support JAILNAME-make.conf and PTNAME-make.conf
* Updated ZSH completions
* The 'pbi' subcommand has been removed
* New "SET" feature. bulk, options, testport now all support
a '-z SET' option that allows for extra customization of
make.conf and options. See CUSTOMISATION section in
poudriere(8) for more information.
* Improved compatibility with older FreeBSD versions
* Poudriere itself can be jailed, see website for more details.
* Any ZFS dataset can now be used as a ports tree. Just set
poudriere:type=ports and define poudriere:name to use as a ports tree.
* ports:
- No longer create port tress in ports/ subdirectory when using SVN or git
* options:
- Fix improperly using options-JAILNAME instead of JAILNAME-options
directory, resulting in options not being used.
- Fix the specified ports tree not being used
* bulk:
- Support for building the entire ports tree with the -a option
- Support for overriding WRKDIR_ARCHIVE_FORMAT, see new
poudriere.conf.sample
- Summary output updates
- SIGINFO improvements
- Improved output during startup, explaining which files/directories
are being used for the build.
- Fix skipped ports causing incorrect counts
- Logs are now only cleared on -c again
- New '-C' option that deletes any existing packages, but only for
the ones listed. This works well with '-t' for bulk testing.
* jail:
- Better version detection on new jails via newvers.sh
* testport:
- Lots of leftovers improvements
- When using pkgng, DEVELOPER_MODE is now enabled by default, which
will run extra plist checks.
Feature safe: yes
Notes:
svn path=/head/; revision=305926
|
|
|
|
|
|
|
|
|
| |
- Add UPDATING entry and pkg-message to assist in converting
Feature safe: yes
Notes:
svn path=/head/; revision=305920
|
|
|
|
|
|
|
|
|
|
|
|
| |
this port confusing bsd.pkgng.mk into thinking
that WITH_PKGNG is defined and pkg(8) shoul be
used to register.
Pointyhat to: bdrewery
Feature safe: yes
Notes:
svn path=/head/; revision=305916
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add PKGNG option to apply pkgng support patch. This will
be fully integrated upstream in the next version. This
functionality is only enabled when WITH_PKGNG is defined
in make.conf (or a recent CURRENT by default, see
UPDATING 20121010). Due to the compat OPTION handling,
defining WITH_PKGNG will also apply the patch by default.
The pkgng patch is contributed by avilla@
Feature safe: yes
Notes:
svn path=/head/; revision=305904
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
Changes:
* Pkgng support when WITH_PKGNG=yes is defined in /etc/make.conf
Portupgrade does not yet support pkgng packages or `pkgdb -F`,
just building/upgrading ports using pkgng.
Be sure to run `pkgdb -fu` to convert any existing pkgdb.
* Move all files out of global ruby namespace
* manpage cleanups
Feature safe: yes
Notes:
svn path=/head/; revision=305900
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Sync with 2.4.10 release
- Trim header
Changes:
* Prevent crashing when trying to use packages with pkgng
* manpage cleanups
Feature safe: yes
Notes:
svn path=/head/; revision=305898
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* options: Fix not using the proper ports tree
* testport/bulk -t: Leftovers fixes
* ports -d: Fix on ZFS 28
Feature safe: yes
Notes:
svn path=/head/; revision=305884
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=305832
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* options: Show usage with no arguments
* bulk: Support building entire tree with -a
* testport/bulk -t: Enable PKGNG DEVELOPER_MODE to
catch more plist errors
* Show which PORTSDIR is being used during builds
* queue: Fix syntax error with no arguments
Feature safe: yes
Notes:
svn path=/head/; revision=305781
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* bulk: Show which make.conf, PKGDIR and OPTIONS directory is
being used for the build.
* testport: Add -z SETNAME support
* Support PTNAME-make.conf
Feature safe: yes
Notes:
svn path=/head/; revision=305696
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
- Convert to new options framework
- Use USE_GITHUB for fetching
- Add DISTNAME to avoid conflict with existing distfile as
the checksum of the distfile has changed now that it is
no longer modified for release.
- Remove use of bsd.port.pre.mk
Notes:
svn path=/head/; revision=305653
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- changes:
* Add explicit check-config phase to detect invalid OPTIONS
* Fix finding run-depends packages as leftovers
* Search for eligible ports trees on all ZFS pools
* Fix '[: die: bad number' error in testport
* bulk: If given -C, clean any previous packages only for the ports provided
* Switch back to github for ports git as it is the preferred source
* Call leftovers phase 'leftovers' instead of 'fscheck'
Notes:
svn path=/head/; revision=305593
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Reduce false alarms when checking for MAN* and MAN*PREFIX. [1]
* Don't over-warn when using PORT_OPTIONS:MDOCS with
${PREFIX}/share/doc/${PORTNAME}. [2]
* Remove spurious warnings about CPPFLAGS and LDFLAGS. [3]
* Make sure we do not throw a warning if USE_GCC=any is used. [4]
PR: 169745 [1]
171535 [2]
172335 [3]
Submitted by: sunpoet [1]
Hung-te Liang <lhd@cs.nctu.edu.tw> [2]
glarkin [3]
Suggested by: eadler [4]
Notes:
svn path=/head/; revision=305554
|
|
|
|
| |
Notes:
svn path=/head/; revision=305529
|
|
|
|
|
|
|
|
|
|
|
| |
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you?
Notes:
svn path=/head/; revision=305526
|
|
|
|
|
|
|
| |
Approved by: zi (maintainer)
Notes:
svn path=/head/; revision=305411
|
|
|
|
| |
Notes:
svn path=/head/; revision=305369
|
|
|
|
| |
Notes:
svn path=/head/; revision=305346
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- changes:
* bulk: only destroy old logs in case of -c
* general: fix running when the BASEFS contains a symlink
* ports: do not install the ports tree in a "/ports" subdirectory for svn and
git method (this also allow to use the same ports tree for both host and
poudriere)
* document in poudriere.conf.sample how to use proxies
Notes:
svn path=/head/; revision=305260
|
|
|
|
|
|
|
| |
Reported by: Piotr Kubaj <pkubaj@gmail.com>
Notes:
svn path=/head/; revision=305135
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- changes:
* Allow extra space for environment and command when piping to /bin/sh for scripts
* Improved DEVELOPER_MODE output
* Error when neither www or desc is defined in the manifest
* pkg help now have the same level of informations as usage()
* Lots of fixes in manpages
* Only try to get checksum on regular files
* pkg2ng: Preserve files under $PKG_DBDIR that don't belong to pkg_tools
* add dry-run to pkg autoremove
Notes:
svn path=/head/; revision=305123
|
|
|
|
|
|
|
| |
process to read the distinfo files encounters a fatal error.
Notes:
svn path=/head/; revision=305098
|
|
|
|
|
|
|
|
| |
Changes:
* jail: Fix creation when using SVN,CSUP,FTP
Notes:
svn path=/head/; revision=305092
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fix segmentation fault on i386
PR: ports/172170
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
Approved by: avilla (mentor)
Notes:
svn path=/head/; revision=305087
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* bulk: Fix compatibility with FreeBSD 8.1's pgrep(1)
which fixes children builders running out of
control
Notes:
svn path=/head/; revision=305001
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix typo in conf.sample: NO_PACKAGE_BUILD ->
NO_PACKAGE_BUILDING
Notes:
svn path=/head/; revision=304844
|
|
|
|
|
|
|
| |
- Tested wrong email address
Notes:
svn path=/head/; revision=304813
|
|
|
|
| |
Notes:
svn path=/head/; revision=304811
|
|
|
|
|
|
|
| |
Submitted by: Adam McDougall <mcdouga9@egr.msu.edu>
Notes:
svn path=/head/; revision=304805
|
|
|
|
| |
Notes:
svn path=/head/; revision=304780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release features pkgng support.
while here:
- convert Makefile header into two-line format
- remove shlib versions
PR: 171860
Submitted by: Grzegorz Blach <magik at roorback dot net> (maintainer)
Notes:
svn path=/head/; revision=304669
|
|
|
|
|
|
|
|
|
| |
Changes:
* options: Fix creating invalid options-JAILNAME dir
instead of proper JAILNAME-options dir
Notes:
svn path=/head/; revision=304638
|
|
|
|
| |
Notes:
svn path=/head/; revision=304630
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Remove pbi subcommand
* Fix skipped ports causing incorrect counts
* Updated ZSH completions
* Manpage updates
* testport: Fix leftover detection when not using -n
* bulk: Allow overriding the archive format for WRKDIR via
WRKDIR_ARCHIVE_FORMAT
* bulk: More readable summary output
* bulk: Quicker determination of next port to build from queue
* bulk/options: Add "-z SET" support to allow more customization
per jail (see poudriere(8))
* bulk: SIGINFO now shows the jailname
* jail: Better version detection on new jails via newvers.sh
* NEWS: Poudriere master can be jailed, see main site for howto.
Notes:
svn path=/head/; revision=304589
|
|
|
|
|
|
|
|
|
| |
does properly work on non-tagged commits
- Fix plist for packages by creating %%RUBY_SITELIBDIR%%/pkgtools
in PREFIX
Notes:
svn path=/head/; revision=304278
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint some
Changes:
* Fixes crash on first bulk build
of a fresh jail
* Updated ZSH completions
Notes:
svn path=/head/; revision=304176
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fixes error creating logdir on first bulk
build of new jail
Reported By: Sergey V. Dyatko <sergey.dyatko@gmail.com>
Notes:
svn path=/head/; revision=304175
|
|
|
|
| |
Notes:
svn path=/head/; revision=304107
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix jail creation resulting in jail being removed
* Fix SIGINFO handler causing error during jail creation
* Fix 'jail -i' to build calculation
* Support JAILNAME-PTNAME-make.conf in poudriere.d dir
Approved by: bapt (implicit)
Notes:
svn path=/head/; revision=304103
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix jail creation resulting in jail being removed
* Fix SIGINFO handler causing error during jail creation
* Fix 'jail -i' to build calculation
Approved by: bapt (implicit)
Notes:
svn path=/head/; revision=304102
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Dynamically work around python issue 11973
PR: ports/170767
Subbmitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Approved by: eadler (mantainer)
Notes:
svn path=/head/; revision=304069
|
|
|
|
| |
Notes:
svn path=/head/; revision=304036
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- changes:
* new poudriere options command to be able to configure options interractively
* bulk can now take list of ports to build via command line
* html build stats
* ability to disable linux support
* ability to disable PACKAGE_BUILDING
* native support for ccache
* deprecated csup for ports
* Set HOME to fix some port builds (erlang for example)
* Fix pool being deleted during builds
* Detect improper dependency on different ports for the same package
* Cleanup build stats sooner when starting bulk
* lots of performance improvements
* lots of fixes and refactoring in error handling
* allow to choose custom path on the pool for the zfs filesystems
* now skip (and track as skipped ports dependening on a failing dependency)
* siginfo support
* new -d options for bulk and testport, to enable debugging mode
Notes:
svn path=/head/; revision=304034
|
|
|
|
|
|
|
| |
PR: ports/171481
Notes:
svn path=/head/; revision=303952
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- changes:
* Force creation of the distfile directory
* lots of fixes and refactoring in error handling
* allow to choose custom path on the pool for the zfs filesystems
* allow to disable linux support
* yet more speed up in dependency calculation
* allow to disable activating PACKAGE_BUILDING
* deprecate csup for the ports tree
* Cleanup build stats sooner when starting bulk
* Detect improper dependency on different ports for the same package
* Fix pool being deleted during builds
* Set HOME to fix some port builds (erlang for example)
* Switch to ports native ccache support (no longer need bsd.local.mk)
* Add html build stats
* Fix some cases of too many arguments errors
* jail -s now start a jail with network enable
Huge thanks to bdrewery
Notes:
svn path=/head/; revision=303938
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
such as MOVED, modifying origins. It is lacking an upstream and active
contributions. It also lacks support for pkgng.
Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or pkgng.
Approved by: jsa (maintainer)
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=303713
|
|
|
|
| |
Notes:
svn path=/head/; revision=303710
|