aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-BigInt-FastCalc/pkg-plist
blob: 95f094b5876395e0bcd6e8aa64c77f5ca5c41530 (plain) (blame)
1
2
3
%%SITE_ARCH%%/Math/BigInt/FastCalc.pm
%%SITE_ARCH%%/auto/Math/BigInt/FastCalc/FastCalc.so
%%PERL5_MAN3%%/Math::BigInt::FastCalc.3.gz
0.10-removal&id=18998a41b1174ed6291bf5fa18b2341fc25ca61e'>treecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.0.6ehaupt2011-08-137-303/+397
| | | | | PR: 159499 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Change +++ path too-- if one has a /tmp/firm_machine.c for whatever reasoncrees2011-08-131-1/+1
| | | | | | | | patching fails. PR: ports/159627 Submitted by: rdivacky Approved by: maintainer (implicit)
* Patch now applies properly -- path corrected.crees2011-08-131-1/+1
| | | | Submitted by: rdivacky
* - Update to 2.72beech2011-08-134-27/+50
| | | | | PR: ports/159720 Submitted by: Mikhail T. <m.tsatsenko@gmail.com> (maintainer)
* Correct pkg-message to use EXAMPLESDIR and DATADIRcrees2011-08-132-3/+2
| | | | | PR: ports/159731 Submitted by: gjb
* - Update to 2011.08.13sunpoet2011-08-132-3/+3
|
* - Update to 2011.08.12sunpoet2011-08-134-5/+5
|
* Fix fetch, but it could still do with an update.crees2011-08-131-3/+3
| | | | PR: ports/159667
* - Change to use alternative server, thus making it useful again.crees2011-08-131-6/+5
| | | | | | | - Pass maintainership to submitter PR: ports/159722 Submitted by: "Conrad J. Sabatier" <conrads@cox.net>
* Fix on amd64 -- cputype is called x86_64 here.crees2011-08-132-0/+26
| | | | | | PR: ports/159627 Submitted by: rdivacky Approved by: Armin Pirkovitsch <armin@frozen-zone.org> (maintainer)
* Add WANT_GNOME to fix the build when WITH_GTK is set.kwm2011-08-131-0/+1
| | | | Submitted by: Andrzej Tobola <ato@iem.pw.edu.pl>
* - Use @dirrm for include/hunspellsunpoet2011-08-132-13/+8
| | | | | - Sort PLIST - Cosmetic change
* - Set WRKSRCsunpoet2011-08-1318-18/+36
|
* - Update to 2.4.0swills2011-08-133-5/+8
| | | | | PR: ports/159682 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
* - Update to 2.4.0swills2011-08-136-96/+320
| | | | | PR: ports/159681 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
* Ports modules update at Saturday 13 August 2011 at 00:09edwin2011-08-131-0/+5
| | | | Feature safe: yes
* - Update to 2.7.3rc1beech2011-08-133-13/+24
| | | | | PR: ports/159670 Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
* Update to 1.3.0ehaupt2011-08-132-4/+5
| | | | | PR: 159729 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
* Update MASTER_SITES, distfile is not hosted in my LOCAL directory anymore.ehaupt2011-08-131-3/+1
|
* Update to 2.9.1ehaupt2011-08-133-5/+15
| | | | | PR: 159498 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.9.5ehaupt2011-08-136-102/+276
| | | | | PR: 159487 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update MASTER_SITES and WWW: lineehaupt2011-08-135-23/+67
| | | | | | | | | - Support OPTIONS to select Motif/GTK toolkit - Add LICENSE - Add MAKE_JOBS_SAFE PR: 159470 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 1.5.0ehaupt2011-08-133-15/+30
| | | | | PR: 159439 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 1.4.2ehaupt2011-08-134-74/+36
| | | | | PR: 159434 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 1.40.1.aehaupt2011-08-133-42/+89
| | | | | PR: 159433 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Unify COMMENT and pkg-descrsunpoet2011-08-1330-37/+43
| | | | | | - Set WRKSRC - Fix typo - Add trailing slash of WWW
* - Update to 20110812sunpoet2011-08-132-3/+3
|
* - Update devel/libfirm to 1.19.1crees2011-08-137-31/+27
| | | | | | | - 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)
* Update to 3.4.0 and drop audacious plugin support for now as the plugin does notehaupt2011-08-133-28/+11
| | | | | | 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.
* Refactor the perl parts of bsd.port.mk to live in bsd.perl.mk. This neverlinimon2011-08-132-143/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Downgrade from latest development version 1.1.0 to latestosa2011-08-132-3/+4
| | | | | | stable version 1.0.5. Bump PORTEPOCH.
* This Perl module is a emulation of Spreadsheet::ParseExcel for Excel 2007swills2011-08-135-0/+44
| | | | | | | | (.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
* - fix problem with metadata on tier-2 machines for Pascal ports. Thelinimon2011-08-132-13/+8
| | | | | | | | | | | | | | | 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
* - Chase warnings under gcc -Werrorgahr2011-08-131-0/+69
|
* - Update drupal7-wysiwyg to 7.x.2.0crees2011-08-123-13/+52
| | | | | | | - Attach to build PR: ports/155350 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
* Update to 13.0.782.112 , which has some updates to v8rene2011-08-122-3/+3
| | | | Obtained from: FreeBSD-Chromium development repository
* Update to version 3.10pawel2011-08-122-4/+4
| | | | Approved by: wen (mentor)
* - Mark BROKEN: unfetchablepav2011-08-121-0/+2
| | | | Reported by: pointyhat
* - Fix PG_UNMANAGED compile problem on HEAD after r224746.decke2011-08-123-0/+75
| | | | | | | | | | | | 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
* - Update to 3.0.0 (release numerically less than betas,crees2011-08-125-369/+224
| | | | | | | | | 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)
* net/gini now uses USERScrees2011-08-124-40/+4
|
* Update to 1.1ehaupt2011-08-122-4/+3
|
* - Update to 0.4.3vsevolod2011-08-122-3/+3
|
* - New port: devel/cdashgahr2011-08-127-0/+869
| | | | | | | | | | | | | 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/
* Update to 271ehaupt2011-08-122-3/+3
|
* - Update to 0.6ehaupt2011-08-122-11/+39
| | | | | | | - Add license PR: 159428 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Use WRKSRCsunpoet2011-08-121-1/+1
|
* - Update to 4.2.2culot2011-08-123-4/+7
| | | | | PR: ports/159686 Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* Update to 7.0.20 release.ale2011-08-123-5/+3
|
* No need to create www user any more -- www has been in base since 4.6.crees2011-08-123-64/+4
| | | | Username is now no longer configurable however.
* Use USERS and GROUPScrees2011-08-123-49/+3
| | | | | | PR: ports/157669 Submitted by: me Approved by: maintainer timeout (girgen, 7 weeks)
* Use USERS and GROUPScrees2011-08-123-49/+3
| | | | | | PR: ports/157666 Submitted by: me Approved by: maintainer timeout (girgen, 8 weeks)
* Use USERS and GROUPScrees2011-08-122-45/+2
| | | | | | PR: ports/157559 Submitted by: me Approved by: maintainer timeout (girgen, 9 weeks)
* - Use USERS and GROUPScrees2011-08-122-43/+2
| | | | | | PR: ports/157588 Submitted by: me Approved by: maintainer timeout (girgen, 9 weeks)
* Repocopied:crees2011-08-120-0/+0
| | | | | | | www/drupal6-wysiwyg --> www/drupal7-wysiwyg PR: ports/155350 Submitted by: Nick Hilliard <nick@foobar.org>
* adoptbf2011-08-121-1/+1
|
* - Add BUILD_DEPENDSsunpoet2011-08-121-0/+2
|
* adjust FETCH_ARGS to accommodate redirectsbf2011-08-121-2/+1
| | | | used by master site
* - Update to 20110811sunpoet2011-08-122-3/+3
|
* - Update to 2011.08.11sunpoet2011-08-124-5/+5
|
* - Update to 2011.08.12sunpoet2011-08-124-4/+4
|
* - Fix calculation of available memorypav2011-08-123-3/+99
| | | | | | PR: ports/157195 Submitted by: Sayetsky Anton <jason@linux.lg.ua> Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
* Retire gnometarget, now that it was removed from all users.kwm2011-08-121-1/+1
| | | | | PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - drupal6 was repocopied to drupal7crees2011-08-126-198/+824
| | | | | | | | | - Update to 7.7 - Connect to build - Change OPTIONS PR: ports/153793 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
* - Update to 2.44rafan2011-08-122-3/+3
|
* - Update to 1.04rafan2011-08-122-4/+4
|
* - Update to 1.8culot2011-08-122-4/+4
| | | | | | | - Pass maintainership to submitter PR: ports/159704 Submitted by: Mikhail T. <m.tsatsenko@gmail.com>
* Fix readme building.ehaupt2011-08-121-10/+10
|
* Update to 0.7.1ehaupt2011-08-125-29/+44
| | | | | PR: 159426 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.8.0ehaupt2011-08-126-125/+50
| | | | | PR: 159426 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.5.0ehaupt2011-08-125-29/+63
| | | | | PR: 159426 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 3.9.3beech2011-08-122-4/+4
| | | | | PR: ports/159637 Submitted by: John Prather <john.c.prather@gmail.com> (maintainer)
* Take krion's commit bit in for safe keepingerwin2011-08-121-1/+0
| | | | Requested by: krion
* - Update to 1.1.8culot2011-08-123-3/+9
| | | | | PR: ports/159683 Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> (maintainer)
* update to 3.1.0bf2011-08-122-3/+3
|
* Update 4.2.7p181 --> 4.2.7p202cy2011-08-123-19/+14
|
* Ports modules update at Friday 12 August 2011 at 00:09edwin2011-08-121-0/+3
| | | | Feature safe: yes
* - Fix build with Ruby 1.9swills2011-08-122-4/+14
| | | | | | PR: ports/159150 Submitted by: swills (me) Approved by: maintainer timeout (ume; >2 weeks)
* - Update to 0.6.1skv2011-08-129-17/+45
| | | | | | | | - Add patches: THRIFT-1102, THRIFT-705 Changes: http://svn.apache.org/viewvc/thrift/tags/thrift-0.6.1/CHANGES?revision=1096491&view=co PR: ports/159380 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* fix build with lang/gcc46bf2011-08-121-0/+10
| | | | | Reported by: pav, gerald Approved by: stephen
* Retire a lone USE_GNOME gnometarget keyword.kwm2011-08-121-1/+1
|
* Another WANT_GNOME user for optional USE_GNOME usage.kwm2011-08-121-0/+1
| | | | Submitted by: freshports sanity test.
* Was too fast, add WANT_GNOME for these ports have optional USE_GNOME components.kwm2011-08-123-0/+3
| | | | Submitted by: portsnap index build bot
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-12