| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/104551
Submitted by: Robert Woolley <freebsd@rwoolley.com>
|
|
|
|
|
|
|
| |
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
| |
PR: ports/98032
Submitted by: marko
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 93178
Submitted by: Eric <eric7wang@gmail.com>
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
| |
Submitted by: outgoing maintainer Michael C. Shultz <ringworm01@gmail.com>
(taking a break)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
| |
if portmanager has been installed for the first time it can't copy
pm-020.conf-SAMPLE to pm-020.conf.
PR: ports/90957
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
system( "make" ) so entire environment may be passed when building
apache22.
- Bump PORTREVISION
PR: ports/90790
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
make config have their video scrambled. Fixed by adding TERM= back to environment
during make.
PR: ports/90633
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/90583
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/90403
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
* Fixes potential seg fault on 4.11 systems.
* Added log entry times
PR: 90339
Submitted by: maintainer
|
|
|
|
|
| |
PR: 90283
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
update sysutils/portmanager to 0.3.9_7
1. Fixes portmanager not honoring STOP/START statements
from its own config file, reported by Gerard Seibert
<gerard@seibercom.net>, Thanks!
PR: ports/89913
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
1, Fixes corruption of +CONTENTS files when portmanager is compiled in
BUILD_DEPENDS_ARE_LEAVES mode Bug identified by Jiawei Ye
<leafy7382@gmail.com>
2. Fixes parsing pkgtools.conf when arrays are used, patch
provided by dan@slightlystrange.org, thank you!
PR: ports/89903
Submitted by: Michael C. Shultz <ringworm01 -at- gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Fixes when adding a new port with portmanager, +CONTENTS files being
corrupted.
- Improved logging of conflicting ports
Submitted by: "Michael C. Shultz" <ringworm01@gmail.com> (maintainer)
PR: ports/89716
|
|
|
|
|
|
|
|
| |
- Improve user interactive areas like conflicting ports and -slid
- Bump PORTREVISION
PR: ports/89653
Submitted by: Michael C. Shultz (maintainer)
|
|
|
|
|
|
|
|
| |
- Fixes bug where if run with -f switch when portmanager updates itsself goes into endless loop.
Thanks to Gerard Seibert for helping to track this one down!
PR: 89609
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
/usr/local/bin/ruby are not installed.
PR: ports/89564
Submitted by: Michael C. Shultz (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Using ruby script provided by Jan Grant <Jan.Grant@bristol.ac.uk> if portupgrade is installed
portmanager also uses settings from pkgtools.conf in addition to those from its own conf file.
- Wild cards "*" may now be used in pm-020.conf, see man portmanager for details
- Automatic timeouts are re-enabled, stdin problem is solved.
- Fix build on 4.x (0.3.9)
PR: 89533
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
* Had to disable automatic timeouts until I learn how to properly close then open stdin.
0.3.8_1 will seg fault upon a second timeout and 0.3.8 leaves these random errors:
awk: i/o error occurred while closing /dev/stdin input record number
PR: 89424
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
* Added --pristine mode that guarentees no inconsistancies in +CONTENTS files
* Fixed (I hope) stdin not being reopened properly after a [Y/N/A] timeout
* Fixed a segfault when portmanager reads a very old pre 4.11 +CONTENTS file,
identified by Andrew Gordon <arg@arg.me.uk>
PR: 89397
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/89315
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 89242
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Craig Boston <craig@yekse.gank.org> brought to my attention a problem
with how dependency information is gathered in +CONTENT files.
portmanager -s (status report) uses port +CONTENT files to generate its
report and now that is proven as not 100% accurate. This patch modifies
the data source for status reports from +CONTENT files to the results
obtained when running make -V *_DEPENDS in each port directory.
PR: 89084
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 89040
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
* Fixes bug where on initial installation if portmanager is run in single port update
mode first it is missing a database
* Added WITH_BUILD_DEPENDS_ARE_LEAVES information to man page
PR: 88953
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
* Fixed seg fault in -slid on 6.0 machines
* Fixed segfault when cvsup not set to delete and an installed port
is removed from the ports tree
PR: 88888
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Add WITH_BUILD_DEPENDS_ARE_LEAVES in OPTIONS
PR: 88847
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adds ability to stop programs like postfix
from running during upgrade then restarts them
afterwards. See pm-020.conf-example or man page
for instructions
* Fixes reported bug where -slid option removes
the wrong port
* May fix a reported segfault at:
MGPMrCreateAllUpdateStatusDb.c:162
since user didn't include portmanager version or
uname -a output can't be certain fix is good
PR: 88800
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
* At user's request portmanager now respects a defined BATCH
* -sl works again, -sl and -slid options no longer consider
build dependencies as "leaves"
PR: 88744
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
* Cleaned up valgrind related nits and a few compiler warnings
PR: 88705
Submitted by: maintainer
|
|
|
|
| |
Submitted by: maintainer via email.
|
|
|
|
|
|
|
| |
Take MAINTAINER
PR: 88630
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
|
|
|
|
|
| |
PR: 88521
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
Use OPTIONS
Use post-patch instead post-configure
Change PACKAGE_VERSION only if PORTREVISION != 0
PR: 87833 [1]
Submitted by: Helge Oldach <portmanageroct05@oldach.net> [1]
|
|
|
|
|
| |
PR: ports/87497
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
|
|
|
|
|
| |
PR: ports/87349
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
|
|
|
|
|
| |
PR: ports/81481
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
|
|
|
|
|
| |
PR: ports/86272
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
|
|
|
|
|
|
| |
PR: ports/86180
Reported by: Mike Lednev <liettneff@bk.ru>
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
|
|
|
|
|
| |
PR: ports/84168
Submitted by: Thierry Besancon <Thierry.Besancon@math.jussieu.fr>
|
|
|
|
|
| |
PR: ports/84181
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (ex-maintainer)
|
|
|
|
|
|
| |
PR: ports/80264
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Approved by: adamw (implicit, mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Added check for really old ports in PMGRrAddDependencies that
aborts portmanager and provides suggestion on how to update manually.
This is to fix a seg fault when @comment DEPORIGIN: is missing in
a port's +CONTENTS file
2) Incorporated Alistair Sutton's <alistair.sutton@gmail.com>
code that adds interactive update option "portmanager -ui".
3) Slowly switching licience from GNU to BSD in the sources
PR: ports/78839
Submitted by: Maintainer
|
|
|
|
|
|
| |
PR: ports/78387
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Approved by: pav (mentor)
|
|
|
|
|
|
| |
PR: ports/78341
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Approved by: pav (mentor)
|
|
|
|
|
| |
PR: ports/78167
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Incorporated Florent Thoumie's <flz@xbsd.org> suggestion
of adding pkg-message so pkg users may also see it.
2) added handling of ports that conflict with ports that
are being upgraded, inspired by "Brian John" <brianjohn at fusemail.com>
3) Added percent done message to xterm title bar as requested by
<mark.magiera at gmail.com>
4) port is repackaged because too many changes to configure.ac
for a patch to be feasable
PR: 77942
Submitted by: Michael C. Shultz <ringworm01 at gmail.com>
|