Commit graph

153087 commits

Author SHA1 Message Date
Jeremy Messenger
7f86966102 Use the correct mtree when you change the prefix, for example:
Incorrect: (before)
	================================
	# cd /usr/ports/x11-toolkits/pango
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

	Correct: (after)
	================================
	# cd /usr/ports/x11-toolkits/pango
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================
2006-06-12 04:58:43 +00:00
Sam Lawrance
94b809ada3 Apply USE_RCORDER or USE_RC_SUBR, conditional on OSVERSION.
Bump PORTREVISION for the moved startup script.

Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2006-06-12 04:10:11 +00:00
Munechika SUMIKAWA
d74fc3ab13 Fix dependency. 2006-06-12 03:51:00 +00:00
Ying-Chieh Liao
c0c080a15f upgrade to 0.20.1
PR:		98829
Submitted by:	Ports Fury
2006-06-12 01:49:56 +00:00
Ying-Chieh Liao
0c3f54a676 upgrade to 0.2.7
PR:		98828
Submitted by:	Ports Fury
2006-06-12 01:43:27 +00:00
Ying-Chieh Liao
d0c12a0e3a upgrade to 0.7.4
PR:		98827
Submitted by:	Ports Fury
2006-06-12 01:41:11 +00:00
Ying-Chieh Liao
268fb37b05 upgrade to 2.5
PR:		98825
Submitted by:	Ports Fury
2006-06-12 01:39:49 +00:00
Joe Marcus Clarke
bc47d8f11d Update to 2.14.1. 2006-06-11 23:46:26 +00:00
Edwin Groothuis
f60294d9e4 USE_PERL_RUN -> USE_PERL5_RUN 2006-06-11 23:42:39 +00:00
Ion-Mihai Tetcu
5dc2851501 Update to 6.0
PR:		ports/98277
Submitted by:	maintainer
Approved by:	lawrance (mentor, implicit)
2006-06-11 23:41:23 +00:00
Joe Marcus Clarke
8b1aa45948 Update to 0.6.1. 2006-06-11 23:08:32 +00:00
Alejandro Pulver
c8dabe4e08 - Update to version 1.33 (SVN rev 797).
- Add pkg-message about how to fix SDL sound problems.
2006-06-11 22:59:50 +00:00
Alejandro Pulver
d29eed5a03 - Add pkg-message about how to fix SDL sound problem. 2006-06-11 22:56:08 +00:00
Michael Johnson
3a55cc0d55 - Chase DISTFILE name change
Reported by:	pointyhat via kris
2006-06-11 22:53:16 +00:00
Ion-Mihai Tetcu
7fc36a5062 Last commit also updated the port to 2.3.1
Approved by:	lawrance (mentor, implicit)
2006-06-11 22:45:36 +00:00
Aaron Dalton
c0d89df280 - Marked as broken as the vendor's website is no longer available. I will
continue to monitor it.

Approved by:	tobez (implicit)
2006-06-11 22:44:36 +00:00
Ion-Mihai Tetcu
35781cb6a3 - Fix OPTION checking [1]
- allow to depend on csup (default) or cvsup [2]
- default database is now mysql [2]

This port still needs a lot of work and it would be great if one of the wizards
that know tindy's insides would take maintainership (current maintainer seem
to be gone, no feedback rom him for > 1 month).

PR:		ports/97433 [1]
Submitted by:	Shaun Amott <shaun@inerd.com> [1]
		itetrcu (me)
Approved by:	lawrance (mentor)
2006-06-11 22:24:10 +00:00
Marcus Alves Grando
c78adb8a81 - Update to 3.3.6 2006-06-11 21:43:25 +00:00
Ion-Mihai Tetcu
28dd78b9d4 - Introduced OPTIONS.
- Made WITH_GIMP configurable via OPTIONS.
- Added WITH_GTK2.
- cleaned up PKGMESSAGE.
- Bumped PORTREVISION.

The original patch was a courtesy of Stefan Thurner <thurners@nicsys.de>.

PR:		ports/97556
Submitted by:	maintainer
Approved by:	lawrance (mentor, implicit)
2006-06-11 21:40:50 +00:00
Joe Marcus Clarke
c44086e59f Update to 0.11.2. 2006-06-11 21:24:35 +00:00
Marcus Alves Grando
71bd3e9d5b - Update to 1.0.2
- Update WWW
- Take maintainership
- portlint(1)

PR:		97560
Submitted by:	Stefan Pauly <stefan___fh-mainz.de>
2006-06-11 21:24:33 +00:00
Ion-Mihai Tetcu
2e16fc7acf xoris grabs the RGB color value of any pixel on the screen and dumps the
color's name to stdout. The output can be printed as:

1. hex (#b0958e);
2. triple of decimal RGB values (229 229 229);
3. abstract name (gray90).

xoris has only been tested on displays with a bit depth of 24 bpp.

PR:		ports/97475
Submitted by:	Alexander Gromnizki
Approved by:	lawrance (mentor, implicit)
2006-06-11 21:18:41 +00:00
Erwin Lansing
6c2493644b Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mk
and these ports build fine without it. My guess is that it was added
by someone as an opposite to USE_BZIP2 and other people copied it.
Remove it once and for all.

With hat:	portmgr
2006-06-11 21:04:35 +00:00
Ion-Mihai Tetcu
25a005d80d Fix build.
PR:		ports/98781
Submitted by:	maintainer
Approved by:	lawrance (mentor, implicit)
2006-06-11 20:24:44 +00:00
Lars Thegler
73a0f50eae Update to 1.06
PR:		ports/98313
Submitted by:	aaron
2006-06-11 20:14:10 +00:00
Ion-Mihai Tetcu
7133048662 Blah, really fix typo.
Approved by:	lawrance (mentor, implicit)
2006-06-11 20:11:15 +00:00
Ion-Mihai Tetcu
fd982ffb20 s/PORTVERSION/PORTREVISON/ (typo) 2006-06-11 20:06:21 +00:00
Joe Marcus Clarke
09c014fca1 Update to 2.6.3. 2006-06-11 20:06:12 +00:00
Ion-Mihai Tetcu
17cc53eccf - Use my @FreeBSD.org address
- add an other MASTERSITE
- s/USE_PERL_RUN/USE_PERL5_RUN/ and bump PORTREVISION [1]

Submitted by:	erwin [1]
Approved by:	lawrance (mentor, implicit)
2006-06-11 20:05:12 +00:00
Lars Thegler
18b4fce7e0 Update to 1.19
PR:		ports/98312
Submitted by:	aaron
2006-06-11 19:53:01 +00:00
Ion-Mihai Tetcu
db4d9f9306 - Update to 1.0.61
- Use OPTIONS
- Pass maintainership to submitter

PR:		ports/98793
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	lawrance (mentor, implicit)
2006-06-11 19:49:09 +00:00
Lars Thegler
361509caa2 Update to 0.695
PR:		ports/98316
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-06-11 19:42:57 +00:00
Ion-Mihai Tetcu
135d2d015d - update to 1.0.5
- fix pkg-config file install path
- update WWW

PR:		ports/98796
Submitted by:	maintainer
Approved by:	lawrance (mentor, implicit)
2006-06-11 19:25:54 +00:00
Andrey Slusar
62fd759e9b - Update to 1.3.8
- Move plist to Makefile.

PR:		ports/98826
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-06-11 19:23:08 +00:00
Erwin Lansing
4ad9903201 Update to 0.9.3
PR:		98822
Submitted by:	Ports fury
2006-06-11 19:22:10 +00:00
Michael Johnson
e69d3df497 Remove obsolete USE_PERL
Reported by:	erwin
2006-06-11 19:17:19 +00:00
Joe Marcus Clarke
765fb481c7 Remove an obsolete USE_PERL.
Reported by:	erwin
2006-06-11 19:06:37 +00:00
Erwin Lansing
2cec030fa6 The USE_PERL macro doesn't exist, use USE_PERL5_RUN instead.
Submitted by:	maintainer
Noticed by:	erwins major USE_* cleanup
2006-06-11 19:05:01 +00:00
Stefan Eßer
c8f8c94b50 Fix two bugs affecting bonnie runs with large data files:
- A printf format specified a long operand but received an offset_t value.

- The random numbers for large seek ranges were computed without regard
  for operator precedence and could become negative (for file sizes larger
  than 4GB, which was a wrong test for "large", since it did not account
  for the chunk size).

The problems were found by etc at fluffles dot net (Enlightenment). Thanks
for the detailed report. Guess there aren't many Bonnie users with multi-
terabyte RAID systems; these bugs had been found long ago, else ...
2006-06-11 18:41:57 +00:00
Doug Barton
ea57f8636c Mark broken on anything older than 6.0-RELEASE, due to the
requirement of code from the newer WLAN infrastructure.

Submitted by:	pointyhat <- kris
2006-06-11 18:40:14 +00:00
Andrej Zverev
8e8551dc70 - Update to version 0.6.6
PR:		ports/97597
Submitted by:	az
Approved by:	maintainer timeout
2006-06-11 18:12:02 +00:00
Erwin Lansing
181466b6a6 Update to 2.5.6
PR:		98821
Submitted by:	ports fury
2006-06-11 17:42:37 +00:00
Herve Quiroz
bb2467e8b7 Update to 0.607
PR:		98769
Submitted by:	maintainer
2006-06-11 17:41:41 +00:00
Erwin Lansing
32beb86abf USE_GMAKE is spelled with an M not a N, but this port seems to build
fine without it, so remove it alltogether.
2006-06-11 17:32:55 +00:00
Thierry Thomas
452a98d245 Upgrade to 2.15.1.
Changelog at <http://bouml.free.fr/historic.html>.
2006-06-11 16:59:45 +00:00
Erwin Lansing
b533e2c7d1 Fix spelling of USE_GCC to fix build on 4.x
PR:		98820
Submitted by:	erwin
Approved by:	maintainer
2006-06-11 16:48:50 +00:00
Andrew Pantyukhin
623f82ef7e - Update to 0.3 2006-06-11 16:32:49 +00:00
Erwin Lansing
c31f6f3db9 Update to 0.74
PR:		98818
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-06-11 16:27:18 +00:00
Erwin Lansing
08e171467e Prefix is spelled with an x, not a y. 2006-06-11 16:25:44 +00:00
Erwin Lansing
b985cab0ea Update to 0.70
PR:		98817
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2006-06-11 16:24:49 +00:00