Commit graph

180177 commits

Author SHA1 Message Date
MANTANI Nobutaka
4728f4f685 Update to 9100.
PR:		ports/114269
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-07-08 08:06:27 +00:00
Martin Wilke
0d72b6f41f - Add OPTIONS knobs for opengl
Submitted by:	ports@ ml
Reviewed by:	rafan (thanks)
2007-07-08 08:02:51 +00:00
Rong-En Fan
4a36135c3b - Update to 2.16.1
- Tweak COMMENT

PR:		ports/113962
Submitted by:	Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)

- Respect NOPORTEXAMPLES
- Use PLIST_FILES, PORTEXAMPLES to kill small pkg-plist

Approved by:	maintainer timeout (14 days)
2007-07-08 07:34:58 +00:00
Doug Barton
40fcd6e83d 1. Update for version 1.18
2. I'm told if DISTFILES is empty, the fake do-fetch target is not needed
2007-07-08 06:37:42 +00:00
Doug Barton
60536b36b2 Bug Fixes
=========
1. If we are doing --show-work, don't launch background processes
that are only useful for real builds.
2. Fix a rather obscure bug that can only happen:
IFF you are doing an install of a new port, and
IFF you have a dependency "early" in the list with an +IGNOREME file, and
IFF you have one or more dependencies "late" in the list that are not
installed. The bug is a false positive on the +IGNOREME for the uninstalled
ports. The solution is to reset the "port to test for +IGNOREME file"
variable each time through the loop. This will usually be a noop, but it
costs almost nothing in any case.
2007-07-08 06:35:35 +00:00
Roman Bogorodskiy
52826993bf Fix build with gcc 4.2.
Reported by:	pointyhat via pav
2007-07-08 06:06:28 +00:00
Ying-Chieh Liao
3599983cfd upgrade to 0.2.7 2007-07-08 05:48:29 +00:00
Sergey Skvortsov
2608f496d1 Add p5-Catalyst-View-ClearSilver 0.01, clearSilver view class for
Catalyst.
2007-07-08 05:24:58 +00:00
Roman Bogorodskiy
52ef7d812e Fix build with gcc 4.2.
Reported by:	pointyhat via pav
2007-07-08 05:22:54 +00:00
Jeremy Messenger
2d7b11af67 Update it to the lastest version of CVS, at 2007-07-07 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-07-08 03:42:54 +00:00
Edwin Groothuis
f481cdc06b Fix pkg-plist by adding a file which should have been added by the
py-lucene port.
2007-07-08 03:28:06 +00:00
Edwin Groothuis
fbfe255218 [repocopy] net//php5-rrdtool -> databases//php5-rrdtool
Follow the migration of net/rrdtool to databases/rrdtool

PR:		ports/114317
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	Rick van der Zwet <rick@wzoeterwoude.net>
2007-07-08 01:06:45 +00:00
Edwin Groothuis
230687353d forced commit to show the existence of databases/php5-rrdtool 2007-07-08 01:04:57 +00:00
Edwin Groothuis
177b9aea68 Forced commit to note that I've fixed the link of databases/net-rrdman 2007-07-08 00:57:28 +00:00
Edwin Groothuis
ba4ca305d6 [repocopy] net/py-rrdpipe -> databases/py-rrdpipe
Follow the migration of net/rrdtool to databases/rrdtool

PR:		ports/114318
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
2007-07-08 00:56:54 +00:00
Edwin Groothuis
3d04bd08ce Forced commit to note the repocopy of net/py-rrdpipe to databases/py-rrdpipe 2007-07-08 00:55:12 +00:00
Edwin Groothuis
ba8a9ff751 Follow the migration of net/rrdtool to databases/rrdtool
PR:		ports/114321
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	Janos Mohacsi <mohacsi@niif.hu>
2007-07-08 00:51:22 +00:00
Edwin Groothuis
1c2417352d Forced commit to show the existence of databases/rrdman 2007-07-08 00:50:13 +00:00
Edwin Groothuis
e1a68e6983 [repocopy] net/rubygem-rrdtool -> databases/rubygem-rrdtool
Follow the migration of net/rrdtool to databases/rrdtool

PR:		ports/114322
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
2007-07-08 00:47:42 +00:00
Edwin Groothuis
6602d40af7 Forced commit to notify repocopy. 2007-07-08 00:44:50 +00:00
David Thiel
4be47df624 Updating to 0.15. 2007-07-08 00:26:55 +00:00
Joe Marcus Clarke
7838c26b51 Correct a typo that would not be encountered in a default build. 2007-07-08 00:18:50 +00:00
David Thiel
3d1f8f9cdd Adding tagger, a command line tagger for ogg-vorbis and ID3 tags. 2007-07-08 00:04:59 +00:00
Martin Wilke
41b87247c2 - Update to 1.471 2007-07-07 23:53:22 +00:00
Michael Nottebrock
27ab28ac74 Fix typo 2007-07-07 23:44:32 +00:00
Michael Nottebrock
4ccb3b28ed Fix klaptopdaemon by explictly linking its kded plugin to libXss. 2007-07-07 23:41:03 +00:00
Sergey Skvortsov
b29dee4e40 Add p5-Test-TAP-HTMLMatrix 0.09, creates colorful matrix of
Test::Harness test run results.
2007-07-07 22:54:43 +00:00
Martin Wilke
71f816a3ff - Update to 20070707 2007-07-07 22:50:34 +00:00
Sergey Skvortsov
f347612970 Add p5-Test-TAP-Model 0.09, accessible result collector for
Test::Harness::Straps runs.
2007-07-07 22:44:08 +00:00
Simon Barner
5637dc5e83 Build bjam tool with -fno-strict-aliasing:
- Fixes build on 7/amd64 (gcc 4.2.0)
- Note: this only affects the build of the bjam tool,
  the libraries are build with the user's CXXFLAGS settings

Reported by:	trasz@
		"Matthew D. Fuller" <fullermd@over-yonder.net>
		Pascal Hofstee <caelian@gmail.com>

Obtained from:	http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=22;filename=boost.diff;att=1;bug=367825
		(only the -fno-strict-aliasing part) via
		http://svn.boost.org/trac/boost/ticket/977
2007-07-07 22:31:03 +00:00
Andrey A. Chernov
b8b84e80bc Use bsd.port.pre.mk to pick X11BASE 2007-07-07 21:59:34 +00:00
Mikhail Teterin
172f9a8dcd Add the localizations (.mo) files, which are now installed by default
(unless WITHOUT_NLS is set) to pkg-plist.

Notified by:	pav
2007-07-07 20:10:31 +00:00
Martin Wilke
47f39e3d6e - Fix pkg-plist
Reported by: 	sat
Approved by:	maintainer
2007-07-07 20:10:27 +00:00
Andrew Pantyukhin
7c76c7bbba - Update/add mirrors
Reported by:	fenner's distfile survey
2007-07-07 19:22:23 +00:00
Joe Marcus Clarke
ba48601a48 Remove some REINPLACE hunks that crept into the previous commit. 2007-07-07 19:10:28 +00:00
Joe Marcus Clarke
f8b1406eae Fix some build issues when using glib12.
Reported by:	pointyhat via pav
2007-07-07 19:08:41 +00:00
Jeremy Messenger
c1307f7270 Add dirrmtry on main directory, since there is a dirrmtry on sub directory.
Reported by:	sat
2007-07-07 17:23:27 +00:00
Martin Wilke
038ea5a509 - Update to 2.0.4
PR:		113955
Submitted by:	Gerrit Kühn <gerrit@pmp.uni-hannover.de>
2007-07-07 16:38:07 +00:00
Martin Wilke
4207cadc7a Text::Report - Perl extension for generating mixed columnar formatted reports
and report templates

Author: David Huggins <davidius@cpan.org>
WWW:    http://search.cpan.org/dist/Text-Report/

PR:		ports/114373
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2007-07-07 16:19:09 +00:00
Andrew Pantyukhin
254ca7cd0f - Unquote DEPRECATED to make portlint a bit happier
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2007-07-07 15:59:19 +00:00
Pav Lucistnik
f40cc46293 This is a collection of modules to add multi-lingual capabilities to Drupal
sites. It provides content translation facilities for nodes and taxonomy,
interface translation for anonymous users when used with the locale module,
and browser language detection. It also includes a block for language
selection and manages translation relationships for nodes and taxonomy
terms.

WWW: http://drupal.org/project/i18n

PR:		ports/113728
Submitted by:	Nick Hilliard <nick@foobar.org>
Repocopied by:	marcus
2007-07-07 15:28:33 +00:00
Martin Wilke
64ac26a1c2 - Update to 2.2.0
- Pass maintainership to submitter

PR:		114377
Submitted by:	Lars Engels <lars.engels@0x20.net> (maintainer)
2007-07-07 15:08:13 +00:00
Martin Wilke
a76bcaa600 This extension for PHP provides routines for manipulating bitsets.
WWW: http://pecl.php.net/package/Bitset

PR:		ports/114357
Submitted by:	Greg Larkin <glarkin at sourcehosting.net>
2007-07-07 14:57:49 +00:00
Martin Wilke
5b469e5774 - Update to 2.1.24
PR:		114297
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2007-07-07 14:56:49 +00:00
Martin Wilke
6d33ec42d8 - Update to 1.4
PR:		114343
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
2007-07-07 14:54:45 +00:00
Andrew Pantyukhin
83adb9b2a8 - Don't install a reinplace_cmd left-over
Reported by:	pointyhat via pav
Pointy hat to:	sat
2007-07-07 14:54:12 +00:00
Martin Wilke
8a03288e49 - Update to 1.5.4
PR:		114342
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
2007-07-07 14:53:47 +00:00
Chin-San Huang
02d2fd5c1c - Unbreak on gcc 4.x.
Noticed by:	{kris,pav} via pointyhat
Patched by:	rafan (mentor)
Approved by:	rafan (mentor)
2007-07-07 13:54:20 +00:00
Masafumi Max NAKANE
e1757b682e Upgrade to 13.0.0.
Submitted by:	maintainer
PR:		114141
2007-07-07 13:38:15 +00:00
Masafumi Max NAKANE
6f117f782e Deprecate this port which is based on emacs20
Submitted by:	maintainer
PR:		114025
2007-07-07 13:18:38 +00:00