1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

261558 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
e07aaa88ac - Unify COMMENT and pkg-descr
- Set WRKSRC
- Fix typo
- Add trailing slash of WWW
2011-08-12 19:17:06 +00:00
Sunpoet Po-Chuan Hsieh
c6527d9336 - Update to 20110812 2011-08-12 18:13:16 +00:00
Chris Rees
0067a1f323 - Update devel/libfirm to 1.19.1
- Update lang/cparser to 0.9.12 and bump LIB_DEPENDS for libfirm

PR:		ports/159627
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org> (maintainer)
2011-08-12 17:13:55 +00:00
Emanuel Haupt
ecaa0b842a Update to 3.4.0 and drop audacious plugin support for now as the plugin does not
compile with the current audacious plugin API. Note that the current version of
the audacious plugin also stopped working when multimedia/audacious was last
updated. Also drop aRts support, does not compile.
2011-08-12 16:55:22 +00:00
Mark Linimon
dd83a86446 Refactor the perl parts of bsd.port.mk to live in bsd.perl.mk. This never
got finished correctly in the first place.

Note that this reverts two things in gabor's original bsd.perl.mk rewrite
that were never actually used/tested:

 - ability of USE_PERL5 and other variables to specify a version.

 - conditional inclusion of bsd.perl.mk based on USE_PERL5 or similar.

What this commit does is to make bsd.perl.mk be _exactly_ the current
code from bsd.port.mk (modulo a few comments).

Work to test the former would be welcome.  The problem with the latter
is that multiple attempts over the last N years to test it inevitably
showed INDEX breakage.  My own conclusion is that that simply makes the
tree too fragile (and is the reason I kept putting off working on it in
the first place).  Others will disagree.

Hopefully this change will make the perl-specific bits in bsd.*.mk easier
to maintain.

While here, fix a bogus comment (CCFLAGS).

Adding to pointy hat collection:	linimon
2011-08-12 16:39:23 +00:00
Sergey A. Osokin
9333c26dea Downgrade from latest development version 1.1.0 to latest
stable version 1.0.5.

Bump PORTEPOCH.
2011-08-12 16:13:46 +00:00
Steve Wills
5ce5df4d84 This Perl module is a emulation of Spreadsheet::ParseExcel for Excel 2007
(.xlsx) file format. It supports styles and many of Excel's quirks, but not
all. It populates the classes from Spreadsheet::ParseExcel for
interoperability; including Workbook, Worksheet, and Cell.

WWW:	http://search.cpan.org/dist/Spreadsheet-XLSX
2011-08-12 16:11:39 +00:00
Mark Linimon
d423cdc650 - fix problem with metadata on tier-2 machines for Pascal ports. The
reason is that bsd.fpc.mk was only defining PPNAME for i386 and amd64.
   Provide a placeholder and proper IGNORE for tier-2 [1]

 - remove obsolete check for /usr/share/mk/bsd.port.options.mk [2]

 - add USE_DRUPAL for easy include of Mk/bsd.drupal.mk [3]

PR:		ports/155017 [2],
		ports/159288 [3]
Submitted by:	linimon (discussed with acm),
		eadler,
		crees
2011-08-12 16:10:02 +00:00
Pietro Cerutti
cda82d45ad - Chase warnings under gcc -Werror 2011-08-12 16:05:29 +00:00
Chris Rees
a38fdf65f4 - Update drupal7-wysiwyg to 7.x.2.0
- Attach to build

PR:		ports/155350
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2011-08-12 15:56:32 +00:00
Rene Ladan
2b701474a0 Update to 13.0.782.112 , which has some updates to v8
Obtained from:	FreeBSD-Chromium development repository
2011-08-12 15:37:46 +00:00
Pawel Pekala
9b299f4a3c Update to version 3.10
Approved by:	wen (mentor)
2011-08-12 15:26:53 +00:00
Pav Lucistnik
3b975d63b6 - Mark BROKEN: unfetchable
Reported by:	pointyhat
2011-08-12 15:09:29 +00:00
Bernhard Froehlich
a9293b1e11 - Fix PG_UNMANAGED compile problem on HEAD after r224746.
Remove explicit initialization of m->flags and m->oflags because per
default vm_phys_alloc_contig() already initializes the page as unmanaged.
Chase move of PG_UNMANAGED flag from m->flags to m->oflags and renaming
to VPO_UNMANAGED for an additional assert.

PR:		ports/159675
Reported by:	Kyryll A Mirnenko <xmirya@gmail.com>,
		Michael Butler <imb@protected-networks.net>
Thanks to:	beat
2011-08-12 14:45:17 +00:00
Chris Rees
9d26d34e79 - Update to 3.0.0 (release numerically less than betas,
so unfortunately PORTEPOCH comes in)
- Use the LICENSE in the distfile

PR:		ports/159674
Submitted by:	Pavel M. <admin@onlyfriends.info>
Reviewed by:	Richard Hirner <hirner@bitfire.at> (maintainer)
2011-08-12 14:39:51 +00:00
Chris Rees
231b57aaf4 net/gini now uses USERS 2011-08-12 13:58:50 +00:00
Emanuel Haupt
fb9dc5db38 Update to 1.1 2011-08-12 13:54:20 +00:00
Vsevolod Stakhov
6bd2fac847 - Update to 0.4.3 2011-08-12 13:42:00 +00:00
Pietro Cerutti
df17c2f9bd - New port: devel/cdash
CDash is an open source, web-based software testing server. CDash aggregates,
  analyzes and displays the results of software testing processes submitted
  from clients located around the world. Developers depend on CDash to convey
  the state of a software system, and to continually improve its quality. CDash
  is a part of a larger software process that integrates Kitware's CMake,
  CTest, and CPack tools, as well as other external packages used to design,
  manage and maintain large-scale software systems. Good examples of a CDash
  are the CMake quality dashboard and the VTK quality dashboard.

  WWW: http://www.cdash.org/
2011-08-12 13:23:14 +00:00
Emanuel Haupt
956620b98f Update to 271 2011-08-12 13:23:13 +00:00
Emanuel Haupt
b4fb157d26 - Update to 0.6
- Add license

PR:		159428
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-12 11:28:28 +00:00
Sunpoet Po-Chuan Hsieh
0ecf646abb - Use WRKSRC 2011-08-12 11:25:26 +00:00
Frederic Culot
90f305c313 - Update to 4.2.2
PR:		ports/159686
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-08-12 10:57:52 +00:00
Alex Dupre
ffa84d421d Update to 7.0.20 release. 2011-08-12 10:41:58 +00:00
Chris Rees
1ea1a86b11 No need to create www user any more -- www has been in base since 4.6.
Username is now no longer configurable however.
2011-08-12 10:16:09 +00:00
Chris Rees
5d74c0654a Use USERS and GROUPS
PR:		ports/157669
Submitted by:	me
Approved by:	maintainer timeout (girgen, 7 weeks)
2011-08-12 10:11:22 +00:00
Chris Rees
5ceaa42ffa Use USERS and GROUPS
PR:		ports/157666
Submitted by:	me
Approved by:	maintainer timeout (girgen, 8 weeks)
2011-08-12 09:55:23 +00:00
Chris Rees
c7d059d51e Use USERS and GROUPS
PR:		ports/157559
Submitted by:	me
Approved by:	maintainer timeout (girgen, 9 weeks)
2011-08-12 09:51:20 +00:00
Chris Rees
c81f7cc2af - Use USERS and GROUPS
PR:		ports/157588
Submitted by:	me
Approved by:	maintainer timeout (girgen, 9 weeks)
2011-08-12 09:49:41 +00:00
Chris Rees
51522d2bdc Repocopied:
www/drupal6-wysiwyg --> www/drupal7-wysiwyg

PR:		ports/155350
Submitted by:	Nick Hilliard <nick@foobar.org>
2011-08-12 09:19:46 +00:00
Brendan Fabeny
3f2b1d8243 adopt 2011-08-12 09:07:47 +00:00
Sunpoet Po-Chuan Hsieh
0018b7f4d5 - Add BUILD_DEPENDS 2011-08-12 09:06:35 +00:00
Brendan Fabeny
c4b63b80fd adjust FETCH_ARGS to accommodate redirects
used by master site
2011-08-12 09:04:40 +00:00
Sunpoet Po-Chuan Hsieh
f5c4c83f43 - Update to 20110811 2011-08-12 08:50:42 +00:00
Sunpoet Po-Chuan Hsieh
1b851981ae - Update to 2011.08.11 2011-08-12 08:49:58 +00:00
Sunpoet Po-Chuan Hsieh
3dbec2f1d9 - Update to 2011.08.12 2011-08-12 08:49:17 +00:00
Pav Lucistnik
6962354065 - Fix calculation of available memory
PR:		ports/157195
Submitted by:	Sayetsky Anton <jason@linux.lg.ua>
Approved by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2011-08-12 08:30:34 +00:00
Koop Mast
3675765d83 Retire gnometarget, now that it was removed from all users.
PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-12 08:03:18 +00:00
Chris Rees
38b9930622 - drupal6 was repocopied to drupal7
- Update to 7.7
- Connect to build
- Change OPTIONS

PR:		ports/153793
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2011-08-12 07:41:32 +00:00
Rong-En Fan
5babb9c42f - Update to 2.44 2011-08-12 07:39:26 +00:00
Rong-En Fan
2cd1b91d29 - Update to 1.04 2011-08-12 07:26:37 +00:00
Frederic Culot
60d155e350 - Update to 1.8
- Pass maintainership to submitter

PR:		ports/159704
Submitted by:	Mikhail T. <m.tsatsenko@gmail.com>
2011-08-12 07:18:10 +00:00
Emanuel Haupt
e7cc2ccf33 Fix readme building. 2011-08-12 06:56:44 +00:00
Emanuel Haupt
4d42f061c5 Update to 0.7.1
PR:		159426
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-12 06:47:04 +00:00
Emanuel Haupt
9fad05b005 Update to 0.8.0
PR:		159426
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-12 06:45:59 +00:00
Emanuel Haupt
532f3da267 Update to 0.5.0
PR:		159426
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-12 06:44:50 +00:00
Beech Rintoul
a8c003728b - Update to 3.9.3
PR:		ports/159637
Submitted by:	John Prather <john.c.prather@gmail.com> (maintainer)
2011-08-12 06:41:38 +00:00
Frederic Culot
5bdff684c3 - Update to 1.1.8
PR:		ports/159683
Submitted by:	Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> (maintainer)
2011-08-12 06:08:25 +00:00
Brendan Fabeny
90319f00bc update to 3.1.0 2011-08-12 05:39:31 +00:00
Cy Schubert
358ad95f81 Update 4.2.7p181 --> 4.2.7p202 2011-08-12 03:27:42 +00:00