Commit graph

31 commits

Author SHA1 Message Date
Pav Lucistnik
8345b2f467 - Fix crash when TERM is undefined in environment
PR:		ports/84168
Submitted by:	Thierry Besancon <Thierry.Besancon@math.jussieu.fr>
2005-07-28 22:31:21 +00:00
Renato Botelho
7a52551cdf Reset maintainership
PR:		ports/84181
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (ex-maintainer)
2005-07-27 16:49:54 +00:00
Jean-Yves Lefort
4ffb791f01 Update to 0.2.9_4
PR:		ports/80264
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Approved by:	adamw (implicit, mentor)
2005-04-23 15:24:15 +00:00
Michael Johnson
82cf811b85 - Update to 0.2.9_3
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
2005-03-14 19:40:12 +00:00
Florent Thoumie
75b0eb08ab - Update to 0.2.9_2.
PR:		ports/78387
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Approved by:	pav (mentor)
2005-03-04 09:29:37 +00:00
Florent Thoumie
70f960066f - Update to 0.2.9_1.
PR:		ports/78341
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Approved by:	pav (mentor)
2005-03-03 08:51:59 +00:00
Michael Johnson
184408fa32 - Update to 0.2.9
PR:		ports/78167
Submitted by:	maintainer
2005-03-01 08:47:15 +00:00
Yen-Ming Lee
0a474baf90 sysutils/portmanager update to 0.2.8
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>
2005-02-24 01:29:14 +00:00
Pav Lucistnik
6dce447d47 - Update to 0.2.7
PR:		ports/77785
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-02-20 17:19:28 +00:00
Pav Lucistnik
8f081bfd6a - Fix path mangling when running make all-depends-list
- Change email address from Verizon to gmail so I may hear from my european
  friends

PR:		ports/77575
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-02-17 09:51:16 +00:00
Pav Lucistnik
77fae9bdea - Update to 0.2.6_5
1) Some code clean up using valgrind

  2) Added flushing of stdout/stderr so messages are
  not lost when redirecting portmanager output to a file

PR:		ports/77525
Submitted by:	Michael C. Shultz <reso3w83@verizon.net> (maintainer)
2005-02-14 23:21:39 +00:00
Pav Lucistnik
a476bf2a13 - Update to 0.2.6_4:
* Finally found and fixed the bug haunting portmanager for the past few
    revisions. Portmanager now "flushes" after droping new records into it's
    data bases :)
  * Improvement of database code to handle wider variety of strings/character
    codes merged from another project that uses libMG.

PR:		ports/77409
Submitted by:	Michael C. Shultz <reso3w83@verizon.net> (maintainer)
2005-02-12 21:20:29 +00:00
Pav Lucistnik
eebd2a448b - Fix bug where configuration file would not get read
PR:		ports/77319
Submitted by:	Michael C. Shultz <reso3w83@verizon.net> (maintainer)
2005-02-10 00:01:41 +00:00
Pav Lucistnik
cb19f0f02c - Update to 0.2.6_2:
There may be a bug in edge cases where a port name originates from multiple
  usr/ports directories. Patch allows printing of useful information if this
  happens and hopefully traps the bug with assert statements.

PR:		ports/77276
Submitted by:	Michael C. Shultz <reso3w83@verizon.net> (maintainer)
2005-02-09 12:48:10 +00:00
Yen-Ming Lee
c2ca6ebc4d - disable CONFIGURE_ARGS temporarily (requested by maintainer)
Submitted by:	maintainer
2005-02-08 07:50:47 +00:00
Yen-Ming Lee
ca3a9cca86 update portmanager to ver 0.2.6
1) Fixed bug where ports were being updated for old dependencies
when they did not require it.

2) Added -sl option:  show leaf ports (ports with no other ports
depending on them)

3) Added -slid option:  interactivly delete leaf ports

PR:		77238
Submitted by:	Michael C. Shultz <reso3w83 at verizon.net>
2005-02-08 06:27:38 +00:00
Sergey Matveychuk
f31423123b - Update to 0.2.5
1) Add handling of identical portnames from differing origins in port tree
2) Minor bug fix involving portmanager's handling of missing dependencies

PR:		ports/76872
Submitted by:	maintainer
2005-01-31 11:46:42 +00:00
Pav Lucistnik
f5cc0595c6 - Fixes stupid bug introduced in 0.2.4_1 where portmanager overwrites its own
config file the first time it is run after being installed.

PR:		ports/76779
Submitted by:	Michael C. Shultz <reso3w83@verizon.net> (maintainer)
2005-01-28 23:19:55 +00:00
Sergey Matveychuk
9a2a055778 - handle looping by limiting to no more than 2 occurances
- fix compiler error on sparc64-6-latest
- other minor fixes

PR:		ports/76739
Submitted by:	maintainer
2005-01-27 16:23:31 +00:00
Sergey Matveychuk
9f3d099422 - update to 0.2.4:
1) added -ip "ignore port" command line option and the same for pm-020.conf
2) if a port fails to build, port manager now instead of failing, adds it to ignore.db then continues

PR:		ports/76529
Submitted by:	maintainer
2005-01-21 15:35:48 +00:00
Pav Lucistnik
5d26311188 - Update to 0.2.3
PR:		ports/76453
Submitted by:	Michael C. Shultz <reso3w83@verizon.net> (maintainer)
2005-01-19 13:26:56 +00:00
Sergey Matveychuk
d056068bbf - update to 0.2.2
1) Made MGmDbArrayFree and MGmDbArray source in /libMG/src/libMG.h
      more readable. Fixed a few bad mallocs in MGmDbArrayFree as well.
   2) As per suggestions from John E Hein <jhein@timing.com> in
      libPMGR/src/libPMGR.h removed hard coded paths and changed so
      ports infrastructure files are accessed by using
      $PORTSDIR & $PKG_DBDIR environment vars and fixed hard coded
      path references in /portmanager/portmanager.c
   3) In pmupgrade.c added an abort if error during clean in an attempt
      to halt looping when a port conflict occurs, this is untested so
      temporary for now.
   4) libPMGR/src/PMGRrMakeDescribe.c fixed hard coded paths
   5) pmupgrade.c fixed hard coded paths
   6) pmupgrade.c Major cleanup of code, seperated upgrade routine into
      upgrade, checkForOldDepencies, and PMGRrDoUpgrade routines.
   7) fixed portmanager seg faulting when it self updates.  (thanks to
      "Noah" <admin2@enabled.com> for reporting
   8) Added "HINTS AND TIPS" section to portmanager(1) man page.

PR:             ports/75596
Submitted by:   maintainer
2004-12-29 15:41:05 +00:00
Sergey Matveychuk
b2e4ca9047 - Update to 0.2.1
- Change maintainer email
- Removed all html docs and replaced with man page
- Add WITH_DEBUG knob
- Cleaned up a few compile warnings

PR:		ports/75413
Submitted by:	Michael C. Shultz (maintainer)
2004-12-26 20:30:38 +00:00
Sergey Matveychuk
eda87cdd99 Fix portmanager seg faults when an installed port's +CONTENTS file
has no "@comment ORIGIN:" in it.

PR:		ports/73292
Submitted by:	maintainer
2004-11-01 21:51:16 +00:00
Pav Lucistnik
70198d1581 - Fix potential endless loop when a port changes his name depending on option
- Fix plist

PR:		ports/72074
Submitted by:	Michael C. Shultz <ringworm@inbox.lv> (maintainer)
2004-10-11 23:27:23 +00:00
Mark Linimon
76161f4953 Minor bug fix and pkg-plist correction.
PR:		ports/71138
Submitted by:	Michael C. Shultz <ringworm at inbox dot lv> (maintainer)
2004-08-31 05:28:33 +00:00
Sergey Matveychuk
8965349d14 Update to 0.2.0
PR:		ports/70701
Submitted by:	maintainer
Patches from:	Gudin Franci
2004-08-20 16:58:57 +00:00
Sergey Matveychuk
99854e3fcc Update to 0.1.9
This version corrects bus faults introduced in ver 0.1.8.
Also corrects two pkg-plist errors.

PR:		ports/70239
Submitted by:	maintainer
2004-08-10 05:34:34 +00:00
Sergey Matveychuk
9c2f4f169f Update to 0.1.8.
Fully PREFIX compliant now.
Complete run on CURRENT.

PR:		ports/70190
Submitted by:	maintainer
2004-08-09 08:23:07 +00:00
Thierry Thomas
577a6350ba Upgrade to 0.1.7.
PR:		ports/70136
Submitted by:	maintainer.
2004-08-08 15:03:20 +00:00
Sergey Matveychuk
3f5ee407b0 Add portmanager 0.1.3, freeBSD port management software. 2004-07-31 17:18:26 +00:00