CVS log for ports/ports-mgmt/portmanager/Makefile
Up to [FreeBSD] / ports / ports-mgmt / portmanager
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Aug 3 01:47:52 2010 UTC (18 months, 1 week ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -1 lines
Over to new maintainer, who seems to be interested in working on it. Hat: portmgr
Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:34:31 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:07 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Jul 30 19:00:33 2008 UTC (3 years, 6 months ago) by rnoland
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -1 lines
Update my email address to my @FreeBSD.org address. Approved by: garga (mentor)
Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Mar 24 15:44:27 2008 UTC (3 years, 10 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -1 lines
Pass maintainership back to rnoland - he's back online. Sorry about this and welcome back! Approved by: garga (implicit)
Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Mar 20 16:10:02 2008 UTC (3 years, 10 months ago) by wxs
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -1 lines
Reset maintainer due to bouncing mails. Discussed with pav. Submitted by: miwi on IRC Approved by: garga (mentor)
Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Mar 3 15:37:47 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
- Call init_pkgtools_global in our script, as pkgtools doesn't seem to call it early enough for us to be happy. - Bump PORTREVISION PR: ports/109776 Submitted by: Robert Noland <rnoland at 2hip.net> (maintainer)
Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon Feb 5 19:59:45 2007 UTC (5 years ago) by pav
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
- Fix after move to ports-mgmt category PR: ports/108808 Submitted by: Robert Noland <rnoland@2hip.net> (maintainer)
Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Feb 5 01:08:30 2007 UTC (5 years ago) by pav
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
Populate a new ports-mgmt category. List of moved ports: devel/portcheckout -> ports-mgmt/portcheckout devel/portlint -> ports-mgmt/portlint devel/portmk -> ports-mgmt/portmk devel/porttools -> ports-mgmt/porttools misc/instant-tinderbox -> ports-mgmt/instant-tinderbox misc/porteasy -> ports-mgmt/porteasy misc/portell -> ports-mgmt/portell misc/portless -> ports-mgmt/portless misc/tinderbox -> ports-mgmt/tinderbox security/jailaudit -> ports-mgmt/jailaudit security/portaudit -> ports-mgmt/portaudit security/portaudit-db -> ports-mgmt/portaudit-db security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port sysutils/barry -> ports-mgmt/barry sysutils/bpm -> ports-mgmt/bpm sysutils/kports -> ports-mgmt/kports sysutils/managepkg -> ports-mgmt/managepkg sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck sysutils/pib -> ports-mgmt/pib sysutils/pkgfe -> ports-mgmt/pkgfe sysutils/pkg-orphan -> ports-mgmt/pkg-orphan sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves sysutils/pkg_install -> ports-mgmt/pkg_install sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel sysutils/pkg_remove -> ports-mgmt/pkg_remove sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst sysutils/pkg_tree -> ports-mgmt/pkg_tree sysutils/portbrowser -> ports-mgmt/portbrowser sysutils/portconf -> ports-mgmt/portconf sysutils/portdowngrade -> ports-mgmt/portdowngrade sysutils/portcheck -> ports-mgmt/portcheck sysutils/portmanager -> ports-mgmt/portmanager sysutils/portmaster -> ports-mgmt/portmaster sysutils/portscout -> ports-mgmt/portscout sysutils/portsearch -> ports-mgmt/portsearch sysutils/portsman -> ports-mgmt/portsman sysutils/portsnap -> ports-mgmt/portsnap sysutils/portsopt -> ports-mgmt/portsopt sysutils/portupgrade -> ports-mgmt/portupgrade sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools sysutils/psearch -> ports-mgmt/psearch sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex sysutils/qtpkg -> ports-mgmt/qtpkg textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports Repocopies by: marcus
Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Dec 13 10:12:59 2006 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: old_RELEASE_4_EOL
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
- Using bzip2 in pkg_create by default for a while now. Patch to allow removing either .tgz or .tbz temporary pkgs. - Refactor the existing patches so that we have one patch per file to ease maintenance. - Pass maintainership to submitter. - Bump PORTREVISION PR: ports/106652 Submitted by: Robert C. Noland III <rnoland@2hip.net>
Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Aug 15 01:04:52 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: old_RELEASE_6_2_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Revision 1.70: download - view: text, markup, annotated - select for diffs
Sun May 28 20:40:48 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
- Bail out gracefully when executed as non-root PR: ports/98032 Submitted by: marko
Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Feb 23 02:15:38 2006 UTC (5 years, 11 months ago) by ehaupt
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -2 lines
- Add a patch to fix a crash when trying to remove a MOVED port with -y option - Bump PORTREVISION PR: 93178 Submitted by: Eric <eric7wang@gmail.com>
Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Jan 20 08:54:25 2006 UTC (6 years ago) by lawrance
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -4 lines
Re-add portmanager, which we now have permission to redistribute. Submitted by: outgoing maintainer Michael C. Shultz <ringworm01@gmail.com> (taking a break)
Revision 1.67
Thu Jan 19 23:13:10 2006 UTC (6 years ago) by linimon
Branches: MAIN
FILE REMOVED
Changes since revision 1.66: +1 -1 lines
Remove portmanager. Author has withdrawn permission to distribute it. Hat: portmgr
Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Dec 27 05:18:41 2005 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
- Update to 0.4.1_4: 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)
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Dec 22 09:53:42 2005 UTC (6 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
- Add a patch to reverted execve command used when running make to system( "make" ) so entire environment may be passed when building apache22. - Bump PORTREVISION PR: ports/90790 Submitted by: maintainer
Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Dec 19 11:36:28 2005 UTC (6 years, 1 month ago) by lawrance
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Ports like ghostscript-gnu that insist on blue screening during make instead of 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)
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Dec 18 14:21:33 2005 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -0 lines
- Fixes seg fault when run on FreeBSD 7.0, reported by Jiawei Ye PR: ports/90583 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Dec 15 12:41:58 2005 UTC (6 years, 1 month ago) by garga
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -2 lines
- Update to 0.4.1 PR: ports/90403 Submitted by: maintainer
Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Dec 13 19:52:43 2005 UTC (6 years, 1 month ago) by mnag
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -0 lines
Update to 0.4.0_1 * Fixes potential seg fault on 4.11 systems. * Added log entry times PR: 90339 Submitted by: maintainer
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Dec 12 17:29:24 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -2 lines
Update to 0.4.0 PR: 90283 Submitted by: maintainer
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Dec 4 06:16:40 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
[MAINTAINER] update sysutils/portmanager 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>
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Dec 3 23:34:28 2005 UTC (6 years, 2 months ago) by philip
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
Update to 0.3.9_6. From the maintainer: 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)
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Nov 29 15:18:28 2005 UTC (6 years, 2 months ago) by barner
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Update to 0.3.9_5: - 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
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Nov 28 06:20:16 2005 UTC (6 years, 2 months ago) by az
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
- Fix open file leak - Improve user interactive areas like conflicting ports and -slid - Bump PORTREVISION PR: ports/89653 Submitted by: Michael C. Shultz (maintainer)
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Nov 27 20:28:16 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Update to 0.3.9_3 - 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)
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Nov 26 07:19:59 2005 UTC (6 years, 2 months ago) by az
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
- Fixes portmanager seg faulting if either /usr/local/etc/pkgtools.conf or /usr/local/bin/ruby are not installed. PR: ports/89564 Submitted by: Michael C. Shultz (maintainer)
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Nov 25 20:14:23 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -3 lines
Update to 0.3.9_1 - 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)
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Nov 22 17:38:20 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Update to 0.3.8_2 * 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)
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Nov 21 23:29:23 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -0 lines
Update to 0.3.8_1 * 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)
Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Nov 21 14:41:26 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
- Update to 0.3.8 PR: ports/89315 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Nov 18 16:46:11 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -3 lines
Update to 0.3.7 PR: 89242 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Nov 16 03:17:13 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -0 lines
Update to 0.3.5_1 * 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)
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Nov 15 14:06:08 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -2 lines
Update to 0.3.5 PR: 89040 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Nov 13 22:14:04 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Update to 0.3.4_2 * 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)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Nov 12 19:27:26 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -0 lines
Update to 0.3.4_1 * 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)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Nov 11 16:24:13 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +7 -3 lines
Update to 0.3.4 Add WITH_BUILD_DEPENDS_ARE_LEAVES in OPTIONS PR: 88847 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Nov 11 00:32:35 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Update to 0.3.3_3 * 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)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Nov 9 20:52:49 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Update to 0.3.3_2 * 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)
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Nov 9 11:25:18 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -0 lines
Update to 0.3.3_1 * Cleaned up valgrind related nits and a few compiler warnings PR: 88705 Submitted by: maintainer
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Nov 8 03:15:22 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
Change post-configure externVars.h.in to externVars.h Submitted by: maintainer via email.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Nov 8 02:23:38 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -6 lines
Update to 0.3.3 Take MAINTAINER PR: 88630 Submitted by: Michael C. Shultz <ringworm01@gmail.com>
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Nov 5 13:49:10 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +18 -31 lines
Update to 0.3.2 PR: 88521 Submitted by: Michael C. Shultz <ringworm01@gmail.com>
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Oct 24 02:13:16 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +17 -41 lines
Don't need USE_GMAKE [1] 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]
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Oct 16 16:56:50 2005 UTC (6 years, 3 months ago) by flz
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +31 -19 lines
- Update to 0.3.0. PR: ports/87497 Submitted by: Michael C. Shultz <ringworm01@gmail.com>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Oct 13 10:49:56 2005 UTC (6 years, 4 months ago) by flz
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
- Update to 0.2.9_9. PR: ports/87349 Submitted by: Michael C. Shultz <ringworm01@gmail.com>
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Sep 20 11:58:58 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Fix output when redirecting PR: ports/81481 Submitted by: Michael C. Shultz <ringworm01@gmail.com>
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Sep 17 20:09:50 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +17 -13 lines
- Really fix crashes on 6.0 PR: ports/86272 Submitted by: Michael C. Shultz <ringworm01@gmail.com>
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Sep 17 16:35:00 2005 UTC (6 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- Fix runtime crash on FreeBSD 6.0 PR: ports/86180 Reported by: Mike Lednev <liettneff@bk.ru> Submitted by: Michael C. Shultz <ringworm01@gmail.com>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jul 28 22:31:21 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Fix crash when TERM is undefined in environment PR: ports/84168 Submitted by: Thierry Besancon <Thierry.Besancon@math.jussieu.fr>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jul 27 16:49:54 2005 UTC (6 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Reset maintainership PR: ports/84181 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (ex-maintainer)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Apr 23 15:24:14 2005 UTC (6 years, 9 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Update to 0.2.9_4 PR: ports/80264 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer) Approved by: adamw (implicit, mentor)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Mar 14 19:40:12 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
- 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
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Mar 4 09:29:37 2005 UTC (6 years, 11 months ago) by flz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Update to 0.2.9_2. PR: ports/78387 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer) Approved by: pav (mentor)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Mar 3 08:51:59 2005 UTC (6 years, 11 months ago) by flz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Update to 0.2.9_1. PR: ports/78341 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer) Approved by: pav (mentor)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Mar 1 08:47:15 2005 UTC (6 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Update to 0.2.9 PR: ports/78167 Submitted by: maintainer
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Feb 24 01:29:14 2005 UTC (6 years, 11 months ago) by leeym
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +13 -25 lines
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>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Feb 20 17:19:27 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +12 -12 lines
- Update to 0.2.7 PR: ports/77785 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 17 09:51:16 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- 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)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Feb 14 23:21:38 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- 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)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Feb 12 21:20:29 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- 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)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 10 00:01:40 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -2 lines
- Fix bug where configuration file would not get read PR: ports/77319 Submitted by: Michael C. Shultz <reso3w83@verizon.net> (maintainer)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Feb 9 12:48:09 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +21 -8 lines
- 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)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Feb 8 07:50:47 2005 UTC (7 years ago) by leeym
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +8 -8 lines
- disable CONFIGURE_ARGS temporarily (requested by maintainer) Submitted by: maintainer
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Feb 8 06:27:38 2005 UTC (7 years ago) by leeym
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +30 -32 lines
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>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 31 11:46:42 2005 UTC (7 years ago) by sem
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +9 -7 lines
- 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
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 28 23:19:54 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
- 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)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 27 16:23:31 2005 UTC (7 years ago) by sem
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- 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
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 21 15:35:48 2005 UTC (7 years ago) by sem
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +22 -23 lines
- 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
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jan 19 13:26:56 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +11 -9 lines
- Update to 0.2.3 PR: ports/76453 Submitted by: Michael C. Shultz <reso3w83@verizon.net> (maintainer)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Dec 29 15:41:05 2004 UTC (7 years, 1 month ago) by sem
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +19 -2 lines
- 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
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Dec 26 20:30:38 2004 UTC (7 years, 1 month ago) by sem
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +27 -32 lines
- 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)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 1 21:51:16 2004 UTC (7 years, 3 months ago) by sem
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Fix portmanager seg faults when an installed port's +CONTENTS file has no "@comment ORIGIN:" in it. PR: ports/73292 Submitted by: maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 11 23:27:23 2004 UTC (7 years, 4 months ago) by pav
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- 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)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 31 05:28:33 2004 UTC (7 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: old_RELEASE_5_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Minor bug fix and pkg-plist correction. PR: ports/71138 Submitted by: Michael C. Shultz <ringworm at inbox dot lv> (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 20 16:58:57 2004 UTC (7 years, 5 months ago) by sem
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +24 -16 lines
Update to 0.2.0 PR: ports/70701 Submitted by: maintainer Patches from: Gudin Franci
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 10 05:34:34 2004 UTC (7 years, 6 months ago) by sem
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 9 08:23:07 2004 UTC (7 years, 6 months ago) by sem
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +27 -15 lines
Update to 0.1.8. Fully PREFIX compliant now. Complete run on CURRENT. PR: ports/70190 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 8 15:03:20 2004 UTC (7 years, 6 months ago) by thierry
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +23 -2 lines
Upgrade to 0.1.7. PR: ports/70136 Submitted by: maintainer.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 31 17:18:26 2004 UTC (7 years, 6 months ago) by sem
Branches: MAIN
Add portmanager 0.1.3, freeBSD port management software.
