summaryrefslogtreecommitdiff
path: root/ports-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0cvs2svn2003-12-1279-5663/+0
| | | | | Notes: svn path=/head/; revision=95679 svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
* Ack, I knew I forgot something. Add a new -C argument that enables pedanticJoe Marcus Clarke2003-11-223-8/+12
| | | | | | | | | | committer mode. This is the identical to -A except it omits the new port checks. Requested by: eik Notes: svn path=/head/; revision=94725
* Standardize all error messages to include the filename at least (and lineJoe Marcus Clarke2003-11-222-196/+213
| | | | | | | | | number where possible). Bump version to 2.5.2. Reviewed by: eik Notes: svn path=/head/; revision=94724
* * Check to make sure new ports do not contain PORTREVISION [1]Joe Marcus Clarke2003-11-212-4/+150
| | | | | | | | | | | | | | | | | * Check to make sure new ports do not contain PORTEPOCH * Throw a FATAL error if an additional file exists in the port directory but not in CVS [2] * Throw a FATAL error if a file is in CVS but not in the port's directory [2] * Throw a FATAL error if a file was deleted from CVS but still in the port's directory [2] * Warn if a new file contains a non-empty RCS Id [2] * Add a missing ``if ($verbose)'' [2] Submitted by: arved [1] eik [2] Notes: svn path=/head/; revision=94591
* Remove EXAMPLESDIR.Joe Marcus Clarke2003-11-171-0/+1
| | | | | | | Submitted by: krion Notes: svn path=/head/; revision=94199
* Update to 2.5.0.Joe Marcus Clarke2003-11-174-45/+135
| | | | | | | | | | | | | | | | | * Add some linenumbers to the whole file search * Hack the direct command use code some more * Add a check for the deprecated USE_MESA * Allow PKGCATEGORY not in CATEGORIES [1] * Allow %B in pkg-plist, as it has a valid prefix [1] * Allow simple rm -f, it needs no redirection [1] * Add portlintgrep.pl, an example on how to use portlint to find certain portlint problems in the ports tree [2] Submitted by: dinoex [1] eik [2] Notes: svn path=/head/; revision=94190
* Update to 20031115Pav Lucistnik2003-11-163-16/+40
| | | | | | | | | PR: ports/59304 Submitted by: Stefan Walter (maintainer) Approved by: marcus (backup mentor) Notes: svn path=/head/; revision=94114
* * Update to 2.4.8Joe Marcus Clarke2003-11-152-6/+45
| | | | | | | | | | | | | | * Add a check to make sure the last line of a slave port's Makefile contains an appropriate MASTERDIR include directive [1] * study() the $whole string to improve performance [1] * Fix the search for direct command use * Check for ports that may break INDEX [1] * Check for GNOME ports that use pre-patch and gnomehack Submitted by: eik [1] Notes: svn path=/head/; revision=94059
* * Add support for the arabic category [1]Joe Marcus Clarke2003-11-092-15/+60
| | | | | | | | | | | | | * Check for variables that are used too late [1] * Rename some of the language variables. Admittedly, this needs more work. * Check for anything after bsd.port(.post).mk [1] * Fix the language category search code * Bump version to 2.4.7 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1] Notes: svn path=/head/; revision=93475
* [Patch] pkg_tree additional switchesEdwin Groothuis2003-11-022-0/+66
| | | | | | | | | | | | | I found convinient some additional key to the pkg_tree utility, and I propose to include them. The patches can be placed in files directory. PR: ports/46810 Submitted by: Vladimir I. Chukharev <chu@gpi.ru> Approved by: moi Notes: svn path=/head/; revision=92822
* Whoops. Flush out my CVS repo, and share some missing bug fixes with theJoe Marcus Clarke2003-11-013-6/+5
| | | | | | | | | | | | | | rest of the world. * Fix the -V option in the manpage [1] * Handle the case where parentheses may not exist around NOPORTDOCS [2] * Bump version to 2.4.6 Submitted by: mat [1] Reported by: kris [2] Notes: svn path=/head/; revision=92800
* Per distfile survey, chase change in mastersite. Informed maintainer.Mark Linimon2003-10-291-1/+1
| | | | Notes: svn path=/head/; revision=92536
* Recognize .ifndef(NOPORTDOCS) as well as .if !defined(NOPORTDOCS).Joe Marcus Clarke2003-10-272-2/+4
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=92287
* * Add some @unexec checking for plists [1]Joe Marcus Clarke2003-10-262-5/+40
| | | | | | | | | | | | | | | | | | | * Check for the common typo, NOPORTSDOC [2] * Make sure .CURDIR is the primary category [3] * Check for USE_* macros that are user-settable [4] * Try to be a little more intelligent when checking for macros that need to appear earlier * Ignore make directives when checking for extra items in certain sections PR: 55921 [1] 57751 [2] 58292 [3] 58525 [4] Submitted by: edwin [1] Oliver Eikemeier <eikemeier@fillmore-labs.com> [2] [3] [4] Notes: svn path=/head/; revision=92239
* Remove obsolete mastersite per distfile survey. Google does notMark Linimon2003-10-261-1/+2
| | | | | | | show any alternative sites. Notes: svn path=/head/; revision=92168
* utilize SITE_PERLYing-Chieh Liao2003-10-241-7/+7
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* Update to 0.50:Sergey A. Osokin2003-10-213-19/+15
| | | | | | | | | | | | | | | - new unified interface via port(1) front-end - port submit command has been improved: - autodetects operation mode (new, change, update) - autodetects maintainership requests and resets - autodetects added/removed files - new commands: create, diff, fetch Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 58324 Notes: svn path=/head/; revision=91801
* If no CVS root was specified, but a (possibly out-of-date) ports treeDag-Erling Smørgrav2003-10-013-3/+12
| | | | | | | already exists, use the CVS root specified by $portsdir/CVS/Root. Notes: svn path=/head/; revision=89985
* add pkg_cutleaves-20030727Yen-Ming Lee2003-09-305-0/+293
| | | | | | | | | | | | pkg_cutleaves finds installed 'leaf' packages, i.e. packages that are not referenced by any other installed package, and lets you decide for each one if you want to keep or deinstall it via pkg_deinstall(1). PR: 54912 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=89898
* Fix compilation on systems <= 4.4.Joe Marcus Clarke2003-09-041-0/+6
| | | | | | | | | PR: 56324 56389 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=88476
* Fix a bad copy-paste error.Joe Marcus Clarke2003-09-021-1/+0
| | | | | | | Reported by: FreshPorts Notes: svn path=/head/; revision=88314
* * Remove a dependency on bzip2Joe Marcus Clarke2003-09-022-2/+10
| | | | | | | | | | * Roll our own deinstall code since we get into a sticky situation when we try to use the new code [1] Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=88313
* Remove OpenSSL support in this port so that it does not depend on any otherJoe Marcus Clarke2003-09-012-6/+3
| | | | | | | | | | | | port to be installed. Note, the port still uses USE_BZIP2, but as soon as the local mirrors update, I will remove this as well. This prevents infinite loops on systems <= 4.6. Discussed with: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=88307
* - 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