| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: https://github.com/dmgk/modules2tuple/releases/tag/v2.0.0
Notes:
svn path=/head/; revision=531881
|
|
|
|
|
|
|
| |
Changes: https://github.com/dmgk/portgrep/releases/tag/v1.1.0
Notes:
svn path=/head/; revision=531455
|
|
|
|
|
|
|
| |
Changes: https://github.com/dmgk/modules2tuple/releases/tag/v1.17.1
Notes:
svn path=/head/; revision=531025
|
|
|
|
| |
Notes:
svn path=/head/; revision=530719
|
|
|
|
|
|
|
| |
- Disable keep-alive for now, it is not stable enough
Notes:
svn path=/head/; revision=530484
|
|
|
|
|
|
|
|
| |
- fix a regression in the autosetup system which resulted in bad path
for periodic script
Notes:
svn path=/head/; revision=530393
|
|
|
|
|
|
|
| |
Reported by: ohauer
Notes:
svn path=/head/; revision=530381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes since 1.13:
- HTTP keep-alive in libfetch (imported from xbps)
- allow to backup shared libraries during upgrades
(a compat-libraries packages is created to keep track of it)
- better reproducible build support
- More variable exposed to configuration
exp-run by: antoine
Notes:
svn path=/head/; revision=530367
|
|
|
|
|
|
|
|
| |
Use newer GCC:
psearch.cpp:125: error: a function-definition is not allowed here before ':' token
Notes:
svn path=/head/; revision=529841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog v0.3.1 - Corona Extra
* Update StatusAPI calls to follow GitHub deprecation recommendation
* Update Bulma CSS to 0.8.1
* Switch CI from Tavis to GitHub Actions
* Updated yaml dependency to 2.2.8
* Update TLS config to Mozilla Intermediate configuration
Notes:
svn path=/head/; revision=529831
|
|
|
|
| |
Notes:
svn path=/head/; revision=529333
|
|
|
|
|
|
|
| |
Changes: https://github.com/t6/portfmt/commits/b25847a8b0a1a545773788dba7cf144d8e203b73
Notes:
svn path=/head/; revision=529309
|
|
|
|
|
|
|
|
|
| |
* queue: Fix unqueueable command error message
* Fix BASEFS error / first-time setup blockers.
* bulk: Fix non-existent dependencies claiming to be moved.
Notes:
svn path=/head/; revision=529219
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_334
* Fix pkg 1.11 issue with devfs mount.
* testport / bulk -t: Set DEVELOPER in patch phase.
* Fix html with port named "latest".
* bulk: Fixed non-existent dependencies claiming to be MOVED
* Fix first-time setup issues with BASEFS.
Notes:
svn path=/head/; revision=529218
|
|
|
|
| |
Notes:
svn path=/head/; revision=529078
|
|
|
|
|
|
|
|
|
|
| |
* Minor perf improvements for builtins.
* Fix html with port named "latest".
* testport / bulk -t: Set DEVELOPER in patch phase.
* image: Make iso images bootable in UEFI
Notes:
svn path=/head/; revision=529059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since 1.13.99.5:
- When backing up libraries, create a package 'compat-libraries'
a4b64e6fin which the new libraries will be appended to and the version
bumped each time a new library is backed up.
- Fix a regression with sometimes makes some keywords being ignored
aka scripts not appended to the list of scripts)
- Fix ABI on DragonFly
- Fix fd being closed twice wen running shell scripts
Notes:
svn path=/head/; revision=528965
|
|
|
|
|
|
|
| |
Changes: https://github.com/t6/portfmt/commits/fd2fbd40a19f73bc1ab10557f80fae1364422862
Notes:
svn path=/head/; revision=528948
|
|
|
|
| |
Notes:
svn path=/head/; revision=528947
|
|
|
|
|
|
|
|
|
| |
- fix a memory allocation bug during package creation [1)
Reported by: flo, antoine
Notes:
svn path=/head/; revision=528602
|
|
|
|
|
|
|
|
|
| |
- Fix detection of zstd compression support for libarchive
- Fix package creation on installed packages
- Update autosetup to the latest version
Notes:
svn path=/head/; revision=528569
|
|
|
|
| |
Notes:
svn path=/head/; revision=528061
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=528058
|
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Update WWW
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=528008
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WITH_DEBUG is a user facing variable. When a user wants to build a port
with debugging symbols enabled, they either set WITH_DEBUG globally, or
WITH_DEBUG_PORTS+=category/port.
Approved by: bapt
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D23940
Notes:
svn path=/head/; revision=527673
|
|
|
|
|
|
|
|
|
| |
- Fix regression in ABI detection (add regression tests about it)
- Fix regression concerning the timestamp of the packaged/installed file
(add regression tests about it)
Notes:
svn path=/head/; revision=527668
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* No longer warn for manpages installed under share/man [1]
* Remove code to combine comments and blank lines in a section [2]
* Remove code to combine comments and blank lines [3]
* USE_PYQT sets the necessary QT USES [4]
* Only warn on lack of INSTALLS_ICONS when USES=gnome is set [5]
* Check for files that have been patched multiple times [6]
PR: 240359 [2]
244480 [3]
240445 [4]
244039 [5]
243600 [6]
Submitted by: 0mp [1] [5]
vladimir.chukharev@gmail.com [4]
swills [6]
Differential Revision: D23896 [1]
Notes:
svn path=/head/; revision=527653
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=527609
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes from 1.13.99.1 to 1.13.99.2
- Fix pkg fetch -o
- Implement a mechanism to autobackup libraries during upgrades (off by default)
- zsh-completion: disable repo update durign package retrival
- Improve documentation
- More variable are now expanded when reading the confirations files:
* OSNAME: FreeBSD
* RELEASE: 12.1
* ARCH: amd64
* VERSION_MAJOR (FreeBSD only)
* VERSION_MINOR (FreeBSD only)
- Remove the unused and inconsistent pkg create -n
- Add -t timestamp to pkg create to be able to specify the expected file timestamp
via command line.
- Refactor the pkg_create API and mark as deprecated the old functions
Notes:
svn path=/head/; revision=527333
|
|
|
|
|
|
|
| |
Changes: https://github.com/dmgk/modules2tuple/releases/tag/v1.16.0
Notes:
svn path=/head/; revision=526843
|
|
|
|
|
|
|
|
| |
- fix pkg fetch -o
- accept again colon before path in ssh url scheme in repositories
Notes:
svn path=/head/; revision=526628
|
|
|
|
|
|
|
|
| |
PR: 243904
Submitted by: Benjamin Lutz <mail@maxlor.com>
Notes:
svn path=/head/; revision=526578
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=526520
|
|
|
|
|
|
|
|
|
|
| |
This way we can remove the local patches and get a fix one of the reported
bugs: https://github.com/freebsd/pytoport/issues/10
Also, lint the makefile while here.
Notes:
svn path=/head/; revision=526472
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Add option to restrict results to specific repository
* Lint manual page, and fix warnings
Notes:
svn path=/head/; revision=526320
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes from 1.13.99.0 to 1.13.99.1
- Do not create a .pkgnew file in case installing a configure file over
a non existing file
- Update linenoise to latest version
- Update picosat to latest version
- Implement HTTP keep-alive (imported from xbps)
- fix a regression concerning valid url: ssh://user@host:/ was not valid
anymore
Notes:
svn path=/head/; revision=526124
|
|
|
|
|
|
|
|
|
|
|
| |
Revert part of the patch that introduced the --try-broken option, it
caused problems in combination with -m.
Submitted by: Rudolf Cejka (cejkar at fit.vutbr.cz)
Approved by: antoine (implicit)
Notes:
svn path=/head/; revision=526008
|
|
|
|
|
|
|
|
| |
- Fix inverted logic about rcscripts
- Improve the build handling of dependency
Notes:
svn path=/head/; revision=525914
|
|
|
|
|
|
|
|
|
| |
- Fix inverted logic that lead to pkg always restarting rc scripts
Reported by: flo
Notes:
svn path=/head/; revision=525910
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- when installing over a non tracked file (not owned by any package)
pkg now saves a copy of that file as .pkgsave
- Fix a chicken/egg problem with the meta being compressed and defining
the compression format. Now pkg repo will create a meta.conf file
uncompressed (it is small enough) and fallback on the old meta.txz.
Note that meta.txz is still created for backward compatibility.
- pkg repo now creates meta files in version 2 by default meaning the
digests.txz (this was only used with pkg up to 1.2).
Anyone using that version and willing to upgrade can do it via:
pkg bootstrap -f
- suppress version checking when -j is specified
- Alphabetically sort packages printed in the output of pkg commands to
ease readability
- pkg lock/unlock now allows multiple packages in arguments
- shell script can now print messages along with pkg-messages by writing
to ${PKG_MSGFD} file descriptor
- improve error reporting when parsing vuxml files
- lua script are now ready for prime time:
- sanboxed with capsicum on plateforms that support it
- rootdir native
- documented
- Fix pkg backup
- pkg now gives a hint about running pkg update -f in case of "size mismatch"
- scripts (lua and shell) can now determine if they are in the process of an
upgrade or an installation via a variable
- shell scripts are now fully documented
- keyword files are now documented
PR: 243564
exp-run by: antoine
Notes:
svn path=/head/; revision=525794
|
|
|
|
|
|
|
| |
Changes: https://github.com/t6/portfmt/commits/e3d34e1150423e61b9f3e00dd658da21c1584f2d
Notes:
svn path=/head/; revision=525372
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also, while here:
- Update licenses.
- Lint with portfmt and portclippy.
- Fix typos in pkg-message.
Approved by: portmgr (blanket approval)
Notes:
svn path=/head/; revision=525168
|
|
|
|
|
|
|
| |
Changes: https://github.com/dmgk/modules2tuple/releases/tag/v1.15.0
Notes:
svn path=/head/; revision=524944
|
|
|
|
| |
Notes:
svn path=/head/; revision=524545
|
|
|
|
| |
Notes:
svn path=/head/; revision=524543
|
|
|
|
|
|
|
|
|
|
|
| |
- Document lua scripts
- Document shell scripts
- Document keywords ucl files
- Add a variable to both lua scripts and shell script to allow
the scripts to know they are actually being upgrading things
Notes:
svn path=/head/; revision=524540
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to non-world-writable directory.
Save this file in the user's home directory instead of in /tmp to prevent
a possible sym-link attack against the user.
PR: 233378
Submitted by: Robert Schulze
Approved by: antoine (implicit)
Notes:
svn path=/head/; revision=524231
|
|
|
|
|
|
|
|
|
|
| |
Additionally document that PORTSDIR can be passed in the environment.
PR: 228439
Approved by: antoine (implicit)
Notes:
svn path=/head/; revision=524230
|
|
|
|
|
|
|
|
| |
PR: 237061
Approved by: antoine (implicit)
Notes:
svn path=/head/; revision=524228
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This option makes portmaster try to build ports that are marked as
BROKEN or IGNORE.
Passing this option implies the "-m -DTRYBROKEN" option.
The change is inspired by (but not based on) the patch suggested by
Walter Schwarzenfeld.
PR: 235793
Reported by: Yasuhiro KIMURA
Approved by: antoine (implicit)
Notes:
svn path=/head/; revision=524227
|