Commit graph

379 commits

Author SHA1 Message Date
Wolfram Schneider
0a333c0083 Checkout directory ports/Templates too, required for config.guess 2003-07-31 09:29:36 +00:00
Joe Marcus Clarke
18bbfe40c0 Update to 2.4.1.
* 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)
2003-07-28 20:23:32 +00:00
Kirill Ponomarev
d06e9d3dce - Update to 0.20
- Install files from port's Makefile
- Add manpages

PR:		54888
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	fjoe (mentor) (implicit)
2003-07-26 23:14:52 +00:00
Sergey A. Osokin
b205ba845d Update to 0.16
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR:		54698
2003-07-21 12:31:26 +00:00
Dag-Erling Smørgrav
89ea0bbd5d Add support for ports/Templates; bump version number and man page date. 2003-07-21 08:30:40 +00:00
Joe Marcus Clarke
bebd089421 Update to 2.4.0.
* 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]
2003-07-20 00:31:20 +00:00
Joe Marcus Clarke
c69e3dca1a I'll take this. 2003-07-17 04:42:07 +00:00
Michael Haro
beabe4fb0b I don't have the time to maintain this port.
Whoever takes maintainership should email me as I have some stuff that
was in progress.
2003-07-17 04:36:05 +00:00
Yen-Ming Lee
7fc3d8d483 Update to 0.15
PR:		54453
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-07-14 00:40:02 +00:00
Adam Weinberger
5e444e3ee0 Fix install on machines without automake installed. 2003-07-11 01:52:46 +00:00
Daichi GOTO
e0d4f9a73c update devel/porttools: 0.10 -> 0.11
PR:		54216
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
2003-07-09 04:25:14 +00:00
Dag-Erling Smørgrav
db4455000e Add support for {EXTRACT,PATCH}_DEPENDS. 2003-07-08 09:20:24 +00:00
Erwin Lansing
bf5a7b6d47 - Update to 0.10 (see ${DOCSDIR}/NEWS for summary of changes)
- Add portlint and sudo to RUN_DEPENDS

PR:		53698
Submitted by:	maintainer
2003-06-25 06:11:52 +00:00
Erwin Lansing
e435fe9f2c Add porttools 0.01,
tools for testing and submitting port updates
and new ports.

PR:		53487
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-06-19 13:47:23 +00:00
Adam Weinberger
6f1722d8d4 Add portsman.
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>
2003-06-03 21:47:49 +00:00
Dag-Erling Smørgrav
78931ed808 Fix a bug in the version number comparison code caused by careless use
of the magic variabled $a and $b.  Also fix a markup nit in the man page.
2003-05-23 00:21:11 +00:00
Michael Landin
1fe8493549 Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
2003-05-07 11:37:56 +00:00
Akinori MUSHA
477059d80e Update to 20030427. New tarball.
portsdb(1):
- COMMENTFILE is deprecated.  Weird.  I thought I committed these
  changes long long ago.

  Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>.
2003-04-26 21:31:11 +00:00
Akinori MUSHA
2a999dfad0 Satisfy the latest ruby 1.8 more.
Submitted by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
2003-04-22 11:38:19 +00:00
Akinori MUSHA
a211d19959 Add a patch to fix "undefined local variable" error.
Reported by:	many ;(
2003-04-22 08:59:21 +00:00
Akinori MUSHA
80db4951b8 Update to 20030422. This is a maintenance release.
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.
2003-04-22 06:42:27 +00:00
Tilman Keskinoz
778d07b610 Update to 0.6
Approved by:	maintainer
2003-04-15 08:51:09 +00:00
Tilman Keskinoz
0f0e1b56fd USE_QT_VER=3, Bump PORTREVISION. Reset bouncing Maintaineraddress.
PR:		50768
Submitted by:	Reinhard Lenninger <reinhard.lenninger@web.de>
2003-04-14 15:03:16 +00:00
Dag-Erling Smørgrav
9c4d96f1f9 Allow the user to specify environment variables on the command line.
Use DEPENDS_CLEAN instead of hacking DEPENDS_TARGET.
Change the process title to reflect the current phase / task.
2003-04-07 13:23:50 +00:00
Akinori MUSHA
d74c4dc3c0 Fix an error handler typo so it fails gracefully. 2003-03-28 09:52:25 +00:00
Tilman Keskinoz
76388f48a8 - Install portell.py as portell
- 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)
2003-03-23 18:32:16 +00:00
Akinori MUSHA
42ef59a923 Bump PORTREVISION for a typo fix. 2003-03-23 08:16:22 +00:00
Akinori MUSHA
a343834f46 Fix a typo. Sorry. 2003-03-23 08:15:48 +00:00
Akinori MUSHA
f666d5aaf5 Update to 20030308.
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.
2003-03-23 06:32:10 +00:00
Pete Fritchman
0b19c78609 - warn about incorrect usage of the pre-everything:: target
- 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)
2003-03-07 17:00:43 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Wolfram Schneider
9e7771c7f4 De-pkg-comment. 2003-03-05 12:47:22 +00:00
Akinori MUSHA
ba8034a787 Update to 20030228. Hot fixes integrated.
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.
2003-03-02 12:02:11 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Akinori MUSHA
52e9260b59 Add a patch to suppress NameError during fixing a bsdpan-* origin.
Reported by:	"Daniel M. Zimmerman" <dmz@tffenterprises.com>
2003-02-18 02:39:11 +00:00
Akinori MUSHA
de2b9b562c Add a patch to fix LocalJumpError.
Reported by:	Larry Rosenman <ler@lerctr.org>
2003-02-17 20:03:11 +00:00
Akinori MUSHA
c8bbc410e3 Update to 20030217.
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.
2003-02-16 16:56:30 +00:00
Kris Kennaway
65cf72ff7c Bump PORTREVISION for previous COMMENT changes
Reminded by:	sobomax
2003-02-10 17:47:18 +00:00
Kris Kennaway
dd95676c27 Catch up to new COMMENT semantics (contains comment string instead of
pointing to pkg-comment)

Submitted by:	lioux
2003-02-10 08:58:30 +00:00
Gerald Pfeifer
9bf9023ee4 Let the PORTSDIR environment variable override our defaults.
Approved by:	mharo (maintainer)
2003-02-02 21:17:40 +00:00
Akinori MUSHA
ec31b3d9ce Update to 20030123.
portupgrade(1):
- Change the meaning of -D/--distclean.  When specified once, delete
  failed distfiles and retry when checksum fails.  When specified
  twice, do "make distclean" before each fetch or build (as -D meant
  before).

- Make -F/--fetch-only call make checksum/checksum-recursive instead
  of make fetch/fetch-recursive.

- Rename -l/--log-results to -l/--results-file.

- Rename -L/--log-prefix to -L/--log-file and make it accept a
  printf(3) style format.

pkg_which(1)/pkgdb(3):
- Store and look for file names after resolving symlinks using
  realpath(3).

miscellaneous:
- Fix some macro bugs in manpage.

- Fix a typo in the PORTUPGRADE example in pkgtools.conf.
2003-01-23 14:42:38 +00:00
Dag-Erling Smørgrav
899e74477c Use the release-specific index if there is one. Bump version number
and copyright year.
2003-01-17 21:55:17 +00:00
Akinori MUSHA
27754b5c4e Add a simple check for MAINTAINER not to include multiple addresses or
comments.

Approved by:	portmgr
2003-01-11 08:18:48 +00:00
Oliver Braun
f72f9fa0d0 Add portell 0.1, quick display of FreeBSD port descriptions.
PR:		ports/46869
Submitted by:	mich@freebsdcluster.org
2003-01-09 14:47:36 +00:00
Akinori MUSHA
8775785991 Update to 20021216.
pkgdb(1):
- Fix a problem in pkgdb's automatic dependency fixer that it only
  fixes the first found problem and leaves the rest.

portsclean(1):
- Fix a problem that portsclean(1) does wrong if a library search path
  has a trailing / or a double /.  This could confuse users.

  PR:		ports/46162
  Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>

Approved by;	lioux (his first approval as a portmgr!) & knu ;)
2002-12-16 13:50:47 +00:00
Dag-Erling Smørgrav
da434ea3f5 Fix a bug in the dependency processing code that would cause porteasy to
fail to identify the dependencies for some ports (such as print/cups)

Approved by:	portmgr (kris)
2002-12-10 19:42:14 +00:00
Akinori MUSHA
3f8b472522 Update to 20021209 and roll a new tarball for 5.0-RELEASE.
For the record, the previous tarball (pkgtools-20021101.tar.bz2) was
downloaded approximately 10,000 times in one month, 32% from the
United States, 17% from Japan, 6% from Germany, and 4% from
Canada. (followed by AU, NL, FR, GB, RU, SE, PL, ...)

pkgtools.conf(5):

- Add new variables: USE_PKGS and USE_PKGS_ONLY.

  Requested by:	Jeff Penn <jeff@jrpenn.demon.co.uk>

overall:

- Recognize INDEXFILE defaulting to 'INDEX'.

- Introduce a "fixme" cookie file not to invoke pkgdb -aF unnecessarily.

- Recognize the Hungarian and Portuguese language prefixes.

Approved by:	kris (implicitly)
2002-12-08 18:35:46 +00:00
Will Andrews
165a3b0897 Add patch to fix compile on 5.0.
Submitted by:	MAINTAINER
2002-11-25 02:06:38 +00:00