| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417014
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D6827
Notes:
svn path=/head/; revision=416846
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=416279
|
|
|
|
| |
Notes:
svn path=/head/; revision=415400
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- allow PORTSDIR to be a symbolic link when looking for expired ports or
dependent ports
- allow for trailing slashes when specifying ports as cat/name. This prevents
the port being a false positive for itself when the Makefile mentions the
port name (e.g., in PLIST_FILES)
- fetch possibly open PRs via Bugzilla, GNATS is long gone. Remove the
version that used freefall. Thanks to crees for pretty-printing the results.
- forcibly delete the temporary checkout to prevent rm(1) from asking for
confirmation on each file in .svn
- add myself as author
Approved by: maintainer (crees)
Differential Revision: https://reviews.freebsd.org/D6396
Notes:
svn path=/head/; revision=415399
|
|
|
|
| |
Notes:
svn path=/head/; revision=414399
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
Notes:
svn path=/head/; revision=414014
|
|
|
|
|
|
|
|
| |
This was not meant to be applied yet, as it is not yet completely developed.
See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192706
Notes:
svn path=/head/; revision=413101
|
|
|
|
|
|
|
|
|
|
| |
If portmgr@ needs to commit against better advise, two years after this was
first discussed without any motion of the upstream.
Drop a few more maintainerships along the way.
Notes:
svn path=/head/; revision=413097
|
|
|
|
|
|
|
|
|
| |
The last change was flawed; for deleted ports it was writing out the
origin, but it should be writing out the appropriate ports cache
database directory.
Notes:
svn path=/head/; revision=411812
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The redundant-opt-file scripts assumes that if options are cached,
then the port that it was created by still exists. This, of course, is
a terrible assumption.
If the cached options refer to a port that has since been deleted or
otherwise no longer exists, just print the origin and continue. The
normal use case is that the origin will be piped to xargs rm -rf which
will purge the obsolete directory as desired.
Notes:
svn path=/head/; revision=411809
|
|
|
|
|
|
|
|
| |
Before checking validity of $db_dir, verify $portdir is valid and eject if
it is not. This provides a better error message when PORTSDIR is invalid.
Notes:
svn path=/head/; revision=411283
|
|
|
|
| |
Notes:
svn path=/head/; revision=411190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I got a request to make Synth identify "redundant" cached option files,
where "redundant" means the saved port options are identical to the
default options. For Synth (and portmaster?) which use the port's
cache options, these redundant files are somewhat of a liability. At
best they do nothing (Synth assumes default options) and at worst they
will cause a future build to stop if the maintainer changes the port
options later.
This situation is avoidable. Rather than build detection into Synth,
I decided to write a generic shell script for ports. When run, it
will display the full path to the port's options directory if the
cached options are the same as the defaults. This output is suitable
to pipe to "xargs rm -rf" to remove all the redundant options in a
single command.
Notes:
svn path=/head/; revision=408849
|
|
|
|
|
|
|
|
|
| |
PR: 205304
Submitted by: Stig Inge Lea Bjoernsen <stiginge@pvv.org>
Sponsored by: DK Hostmaster A/S
Notes:
svn path=/head/; revision=404230
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=403975
|
|
|
|
|
|
|
|
|
|
|
| |
1. Check if svnlite is available and use it by default, else: use svn
2. Dehardcode svn binary name in shell calls, to make both svn/svnlite
work
Approved by: crees (maintainer)
Notes:
svn path=/head/; revision=397867
|
|
|
|
|
|
|
| |
Approved by: portmgr (mat)
Notes:
svn path=/head/; revision=397462
|
|
|
|
|
|
|
| |
Approved by: crees
Notes:
svn path=/head/; revision=396967
|
|
|
|
|
|
|
|
| |
Pointy hat to: mat
Sponsored by: Absolight
Notes:
svn path=/head/; revision=396269
|
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3553
Notes:
svn path=/head/; revision=396268
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
Notes:
svn path=/head/; revision=394508
|
|
|
|
|
|
|
| |
Sponsored by: DK Hostmaster A/S
Notes:
svn path=/head/; revision=393391
|
|
|
|
| |
Notes:
svn path=/head/; revision=391618
|
|
|
|
|
|
|
|
|
| |
This is the script that generated the "20 ports account for X% of the
Ports collection by size" report. This shells script is useful to
identify obscenely large ports: top-size-offenders.sh
Notes:
svn path=/head/; revision=386863
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chkdepschain.py: doesn't support pkgng
explicit_lib_depends.sh: doesn't support pkgng
plist: obsolete; searches for /etc/mtree/BSD.local.dist, add @dirrm, doesn't know about man pages in the plist
release: unused and obsolete
resolveportsfromlibs.sh: doesn't support pkgng
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=383695
|
|
|
|
| |
Notes:
svn path=/head/; revision=383621
|
|
|
|
|
|
|
| |
bug tracking systems
Notes:
svn path=/head/; revision=382731
|
|
|
|
| |
Notes:
svn path=/head/; revision=381577
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix regression mistakenly introduced in r380431
- Handle multiple tabs in PORTREVISION
- Handle PORTREVISION being a variable name
- Handle multiple PORTREVISION values
- Get rid of bash-like syntax
- Grammar corrections
PR: 192910
Reviewed by: danfe, mandree, mat
Notes:
svn path=/head/; revision=380455
|
|
|
|
|
|
|
|
|
|
| |
- Write nicer code replacing fix introduced by mandree
- Catch up some more edge cases
PR: 192910
Notes:
svn path=/head/; revision=380431
|
|
|
|
|
|
|
|
|
| |
PR: 194423
Submitted by: myself
Approved by: maintainer timeout (4 months), trivial - just fix it
Notes:
svn path=/head/; revision=379446
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=378008
|
|
|
|
| |
Notes:
svn path=/head/; revision=374220
|
|
|
|
| |
Notes:
svn path=/head/; revision=373347
|
|
|
|
|
|
|
|
|
| |
PORTREVISION.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=372729
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=372726
|
|
|
|
|
|
|
| |
Hope to see you back! Thank for all the work!
Notes:
svn path=/head/; revision=372709
|
|
|
|
| |
Notes:
svn path=/head/; revision=365612
|
|
|
|
| |
Notes:
svn path=/head/; revision=365580
|
|
|
|
| |
Notes:
svn path=/head/; revision=365566
|
|
|
|
|
|
|
|
|
|
|
| |
- Use only one request to retreive patchs
CR: D400
CR: D401
Submitted by: rakuco
Notes:
svn path=/head/; revision=362667
|
|
|
|
|
|
|
|
|
|
|
| |
This script, requested by bapt@, is a pure sh tool to increase one
or more ports PORTREVISION value or to add one, if the port havent
had one already.
Approved by: swills (mentor), bapt
Notes:
svn path=/head/; revision=359402
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use proper quoting
- use fewer svn invocations
- optionally drop to a shell before committing,
to manually fix up a botched merge.
- svnserver can be overridden in the environment.
- Finally, we use sh's trap builtin to make sure we always clean up.
PR: 186256
Approved by: portmgr (bapt@)
Notes:
svn path=/head/; revision=359280
|
|
|
|
|
|
|
|
|
|
|
| |
tools
Also clean up README a bit more
Discussed with: ak, bapt
Notes:
svn path=/head/; revision=359205
|
|
|
|
| |
Notes:
svn path=/head/; revision=359202
|
|
|
|
| |
Notes:
svn path=/head/; revision=359200
|
|
|
|
|
|
|
|
|
| |
anywhere, so remove it.
OKed by: bapt
Notes:
svn path=/head/; revision=359199
|
|
|
|
|
|
|
| |
/usr/bin.
Notes:
svn path=/head/; revision=358817
|
|
|
|
|
|
|
|
|
|
|
| |
* Add -e, to cat the pkg-descr for each port found.
* Format with tabs instead of 4-spaces, as the latter made editing
an absolute nightmare and isn't used by anything else.
* Add -h to the option list, as it was missing.
* Use the fields hash in the format instead of hardcoded indices.
Notes:
svn path=/head/; revision=358816
|