summaryrefslogtreecommitdiff
path: root/ports-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.26 (fixes several minor bugs), see NEWS forKirill Ponomarev2003-08-252-2/+2
| | | | | | | | | | details PR: 55970 Submitted by: maintainer Notes: svn path=/head/; revision=87692
* Update to 2.4.4.Joe Marcus Clarke2003-08-162-15/+23
| | | | | | | | | | | * Add support for the Polish locale * Try to add more intelligence to the direct command use code * Fix up the wording about numbered info files [1] Suggested by: gerald [1] Notes: svn path=/head/; revision=87083
* Really fix the bug where portlint looks through COMMENT for direct commandJoe Marcus Clarke2003-08-152-5/+5
| | | | | | | usage. Notes: svn path=/head/; revision=86992
* * Add support for the new INFO macroJoe Marcus Clarke2003-08-152-42/+85
| | | | | | | | | | | | | * Clean up some more Perl warnings * Make sure all the MAN macros are printed in all uppercase * Add perl, ruby, python, and the auto* tools to the list of direct commands [1] PR: 55529 [1] Submitted by: Jens Rehsack <rehsack@liwing.de> [1] Notes: svn path=/head/; revision=86972
* Update to 20030723. Consider this as a minor update.Akinori MUSHA2003-08-134-2/+4
| | | | | | | | | | | | | | | | | | | | | | - If pkg_* is found in $PREFIX/sbin, use them instead of ones in /usr/sbin. (regardless of the value of PATH) - pkg_fetch(1): Some servers like bento transfer packages files uncompressed, so add a workaround for this. They are automatically recompressed. - Get -q to work properly again. - As the MOVED file is getting bigger and bigger, do not cache all the entries in memory but look it up every time needed. - Show how to specify multiple arguments in one MAKE_ARG entry. FreeBSD PR: ports/54631 Submitted by: Bruce M Simpson <bms@spc.org> Notes: svn path=/head/; revision=86882
* Project moved to sourceforge servers.Michael Landin2003-08-115-55/+156
| | | | | | | | | | | | Use DOCSDIR in pkg-plist. Distfile has been rerolled, no code changes - but archive type is now .zip, and code rewritten with windows style /r/n - patch is fixing this issue. Code tested with Python 2.2.x and 2.3 (Thanks marcus@) Approved by: roberto (mentor) Notes: svn path=/head/; revision=86764
* Fix 'fecth distfile' problem.Michael Landin2003-08-081-2/+3
| | | | | | | | | Bump PORTREVESION, for previous commit. Approved by: roberto (mentor) Notes: svn path=/head/; revision=86581
* Add patch that enables portell to run correctly with Python 2.3Michael Landin2003-08-062-0/+50
| | | | | | | | Approved by: roberto (mentor) Submitted by: marcus Notes: svn path=/head/; revision=86380
* Add pkg_install, a snapshot of the -CURRENT package installation frameworkJoe Marcus Clarke2003-08-036-0/+92
| | | | | | | | | | for use with older versions of FreeBSD. PR: 54478 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=86245
* - Update to 0.25: allows generating diffsKirill Ponomarev2003-07-312-2/+2
| | | | | | | | | | | not only against CVS PR: 55135 Submitted by: maintainer Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86087
* Checkout directory ports/Templates too, required for config.guessWolfram Schneider2003-07-311-0/+12
| | | | Notes: svn path=/head/; revision=86037
* Update to 2.4.1.Joe Marcus Clarke2003-07-284-7/+12
| | | | | | | | | | | | | | * Document the -V option [1] * Properly suggest ${STRIP_CMD} (not ${STRIP}) instead of strip [2] * Correct the version string PR: 54993 [1] Submitted by: Mark Linimon <linimon@lonesome.com> [1] gerald [2] Pointy hat to: me [2] (I should have used Gerald's patch as-is) Notes: svn path=/head/; revision=85789
* - Update to 0.20Kirill Ponomarev2003-07-262-8/+15
| | | | | | | | | | | | - Install files from port's Makefile - Add manpages PR: 54888 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85645
* Update to 0.16Sergey A. Osokin2003-07-212-2/+2
| | | | | | | | Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 54698 Notes: svn path=/head/; revision=85290
* Add support for ports/Templates; bump version number and man page date.Dag-Erling Smørgrav2003-07-213-5/+5
| | | | Notes: svn path=/head/; revision=85278
* Update to 2.4.0.Joe Marcus Clarke2003-07-204-41/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Document the -A option in the usage * Add my name to the list of AUTHORS * Clean up some warnings produced by perl -cwT * Check for the existence of pkg-comment and flag it as FATAL [1] * Add OMF checking support similar to the info checking code * Add support for {DOCS,EXAMPLES}DIR macros [2] * Don't check commented out URLs in MASTER_SITES [3] * Add file, find, strip, and xargs to the list of direct command names [4] * Don't search for command names in COMMENT [5] * Add SITE_PERL support [6] * Add DISTFILE/MASTER_SITE grouping support [7] * Check to make sure the MAINTAINER field contains a valid email address * Add support for {EXTRACT,PATCH}_DEPENDS * Add USE_GETOPT_LONG support [8] PR: 48199 [1] 53371 [2] 43537 [3] 54381 [6] 39487, 44099, 48221 [7] 54497 [8] Submitted by: Sergei Kolobov <sergei@kolobov.com> [2] [8] gerald [4] (file and strip) Oliver Eikemeier <eikemeier@fillmore-labs.com> [6] Reported by: kris and nork [5] Notes: svn path=/head/; revision=85218
* I'll take this.Joe Marcus Clarke2003-07-171-1/+1
| | | | Notes: svn path=/head/; revision=85016
* I don't have the time to maintain this port.Michael Haro2003-07-171-1/+1
| | | | | | | | Whoever takes maintainership should email me as I have some stuff that was in progress. Notes: svn path=/head/; revision=85014
* Update to 0.15Yen-Ming Lee2003-07-143-2/+4
| | | | | | | | PR: 54453 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=84817
* Fix install on machines without automake installed.Adam Weinberger2003-07-112-7/+6
| | | | Notes: svn path=/head/; revision=84626
* update devel/porttools: 0.10 -> 0.11Daichi GOTO2003-07-092-2/+2
| | | | | | | | PR: 54216 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) Notes: svn path=/head/; revision=84491
* Add support for {EXTRACT,PATCH}_DEPENDS.Dag-Erling Smørgrav2003-07-082-2/+4
| | | | Notes: svn path=/head/; revision=84456
* - Update to 0.10 (see ${DOCSDIR}/NEWS for summary of changes)Erwin Lansing2003-06-253-4/+7
| | | | | | | | | | - Add portlint and sudo to RUN_DEPENDS PR: 53698 Submitted by: maintainer Notes: svn path=/head/; revision=83573
* Add porttools 0.01,Erwin Lansing2003-06-194-0/+43
| | | | | | | | | | | tools for testing and submitting port updates and new ports. PR: 53487 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=83314
* Add portsman.Adam Weinberger2003-06-035-0/+46
| | | | | | | | | | | | Ports manager is a ncurses based, graphical front-end to manage the FreeBSD ports collection. It behaves like a package manager and comes with many features. PR: ports/47192 Submitted by: Anselm Garbe <anselmg@t-online.de> Notes: svn path=/head/; revision=82219
* Fix a bug in the version number comparison code caused by careless useDag-Erling Smørgrav2003-05-233-12/+9
| | | | | | | of the magic variabled $a and $b. Also fix a markup nit in the man page. Notes: svn path=/head/; revision=81759
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* Update to 20030427. New tarball.Akinori MUSHA2003-04-268-90/+8
| | | | | | | | | | | portsdb(1): - COMMENTFILE is deprecated. Weird. I thought I committed these changes long long ago. Submitted by: Jean-Yves Lefort <jylefort@brutele.be>. Notes: svn path=/head/; revision=79689
* Satisfy the latest ruby 1.8 more.Akinori MUSHA2003-04-222-0/+40
| | | | | | | Submitted by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de> Notes: svn path=/head/; revision=79453
* Add a patch to fix "undefined local variable" error.Akinori MUSHA2003-04-224-0/+28
| | | | | | | Reported by: many ;( Notes: svn path=/head/; revision=79452
* Update to 20030422. This is a maintenance release.Akinori MUSHA2003-04-228-38/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | portsdb(1): - Fix portsdb -U's COMMENT support. Submitted by: Frerich Raabe <frerich.raabe@gmx.de> portsclean(1): - Fix a silly typo and unbreak portsclean -P. Submitted by: Olivier Tharan <olive@oban.frmug.org> pkgtools.conf(5): - Set OS_PKGBRANCH to "<n>-stable" for PRERELEASE, RC, ALPHA, BETA, etc. - Apply grammar fixes and rephrase a paragraph. PR: ports/49042, ports/49041 Submitted by: Chris Pepper <pepper@rockefeller.edu> overall: - Appease ruby 1.8 which now complains about closed streams. Notes: svn path=/head/; revision=79443
* Update to 0.6Tilman Keskinoz2003-04-155-46/+5
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=79003
* USE_QT_VER=3, Bump PORTREVISION. Reset bouncing Maintaineraddress.Tilman Keskinoz2003-04-142-6/+8
| | | | | | | | PR: 50768 Submitted by: Reinhard Lenninger <reinhard.lenninger@web.de> Notes: svn path=/head/; revision=78962
* Allow the user to specify environment variables on the command line.Dag-Erling Smørgrav2003-04-073-11/+47
| | | | | | | | Use DEPENDS_CLEAN instead of hacking DEPENDS_TARGET. Change the process title to reflect the current phase / task. Notes: svn path=/head/; revision=78517
* Fix an error handler typo so it fails gracefully.Akinori MUSHA2003-03-284-2/+24
| | | | Notes: svn path=/head/; revision=77602
* - Install portell.py as portellTilman Keskinoz2003-03-232-12/+15
| | | | | | | | | | | | | - Respect NOPORTDOCS in pkg-plist - Use ECHO_MSG instead of ECHO_CMD - Bump PORTREVISION PR: 50124 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: Michael Hostbaek <mich@freebsdcluster.org> (maintainer) Notes: svn path=/head/; revision=77282
* Bump PORTREVISION for a typo fix.Akinori MUSHA2003-03-232-0/+2
| | | | Notes: svn path=/head/; revision=77230
* Fix a typo. Sorry.Akinori MUSHA2003-03-232-0/+10
| | | | Notes: svn path=/head/; revision=77229
* Update to 20030308.Akinori MUSHA2003-03-234-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | portupgrade(1): - -A/-B: Remove ;'s and spaces at the beginning of each command line to stop sh(1) from issuing a syntax error. - -A/-B: Omit running null commands. - Run AFTERINSTALL commands after restoring a failed upgrade also. - Fix a run time error caused by any?. pkgtools.conf(5): - Introduce BEFOREDEINSTALL. - Deprecate rc_file() and rc_files(), and provide enabled_rc_scripts() and disabled_rc_scripts() instead. - Provide cmd_start_rc(), cmd_stop_rc(), and cmd_enable_rc() in addition to cmd_restart_rc() and cmd_disable_rc(). - Update examples. pkg_deinstall(1): - Run BEFOREDEINSTALL commands before deinstalling a package. Notes: svn path=/head/; revision=77207
* - warn about incorrect usage of the pre-everything:: targetPete Fritchman2003-03-072-2/+8
| | | | | | | | | | | - don't give a warning to use binary mode because of a possible RCS tag if the tag is $FreeBSD$. - bump PORTREVISION Approved by: maintainer timeout, portmgr (kris) Notes: svn path=/head/; revision=77052
* Clear moonlight beckons.Ade Lovett2003-03-076-3/+3
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* De-pkg-comment.Wolfram Schneider2003-03-052-1/+1
| | | | Notes: svn path=/head/; revision=76929
* Update to 20030228. Hot fixes integrated.Akinori MUSHA2003-03-028-240/+8
| | | | | | | | | | | | | | | pkgdb(1): - Add a missing comma and unbreak the cyclic dependency fixer. Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> portupgrade(1): - Update man page. Running pkgdb -F is no longer mandatory unless so directed by the pkgtools. Notes: svn path=/head/; revision=76730
* De-pkg-comment.Akinori MUSHA2003-02-2110-5/+5
| | | | Notes: svn path=/head/; revision=76041
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-184-2/+2
| | | | Notes: svn path=/head/; revision=75780
* Add a patch to suppress NameError during fixing a bsdpan-* origin.Akinori MUSHA2003-02-184-2/+38
| | | | | | | Reported by: "Daniel M. Zimmerman" <dmz@tffenterprises.com> Notes: svn path=/head/; revision=75761
* Add a patch to fix LocalJumpError.Akinori MUSHA2003-02-174-0/+200
| | | | | | | Reported by: Larry Rosenman <ler@lerctr.org> Notes: svn path=/head/; revision=75732
* Update to 20030217.Akinori MUSHA2003-02-164-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | portupgrade(1): - Improve the packages support: When installing a binary package, automatically detect and install ports/packages it depends on. portsdb(1): - Replace COMMENT with COMMENTFILE. Submitted by: Jean-Yves Lefort <jylefort@brutele.be> pkgdb(1): - Treat bsdpan-* packages specially; set their origins to those of p5-* where possible. Requested by: nik - Fix a minor problem with modifying the origin information of a package where it has no origin line. pkgtools.conf(5): - Make MAKE_ARGS more intelligent so installed pkgnames such as 'ruby18-*' => 'RUBY_VER=1.8' is understood. - Chase the bento site hierarchy change. - Update some of the examples. Notes: svn path=/head/; revision=75659
* Bump PORTREVISION for previous COMMENT changesKris Kennaway2003-02-101-1/+1
| | | | | | | Reminded by: sobomax Notes: svn path=/head/; revision=75249