aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.14swills2012-08-282-3/+3
| | | | | PR: ports/170968 Approved by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
* - revert accidental commitjgh2012-08-282-2/+1
| | | | 303239:300896
* 10jgh2012-08-282-1/+2
|
* - Update to 1.006culot2012-08-282-3/+3
| | | | Changes: http://search.cpan.org/dist/Acme-MetaSyntactic/Changes
* Don't allow files to be extracted with 0666 permissions.kwm2012-08-284-14/+35
| | | | | | | | | | | Readd a patch that fixes thread support Correct configure test so it detects r_fs and r_gs fields of struct reg. This fixes thread support on i386 10-current. Fix a segmentation fault on the amd64 architecture PR: ports/171109 [2], ports/171086 [1] Reported by: Arrowdodger <6yearold@gmail.com> [2] Submitted by: maintainer [2], Tijl Coosemans <tijl@coosemans.org> [1]
* - Update to 1.4.3wen2012-08-272-5/+4
|
* - Update to 2.37 [1]lth2012-08-272-4/+4
| | | | | | | - Fixup regression-test target PR: ports/171033 [1] Submitted by: swills
* update to 4.3lth2012-08-272-3/+6
| | | | | PR: ports/171032 Submitted by: swills
* - Update to 1.4.1swills2012-08-272-3/+3
| | | | | PR: ports/170494 Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks)
* - Update to 0.2swills2012-08-272-4/+3
| | | | | PR: ports/171055 Approved by: Sergey V. Dyatko <sergey.dyatko@gmail.com> (maintainer)
* - Update to 0.11.2swills2012-08-272-3/+3
| | | | | PR: ports/170546 Approved by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
* update to 1.98.3bf2012-08-262-4/+4
|
* Fix reversal in the condition check introduced in r303170.rakuco2012-08-261-1/+1
| | | | | | | | We need to check if DOCS is _not_ defined. Hat tips to avilla@ for noticing the mistake. PR: ports/170828
* - Update to 1.6.0rakuco2012-08-264-31/+33
| | | | | | | - Convert to the new options framework. PR: ports/170828 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
* - Update to 0.16leeym2012-08-262-3/+3
| | | | | PR: 171029 Submitted by: Steve Wills <swills@freebsd.org>
* - Fix crash when running pkgconf with no path separators in thebdrewery2012-08-262-1/+27
| | | | | | | specified filename Approved by: bapt (maintainer, mentor) Obtained from: pkgconf git
* - Reset due to mail bouncetabthorpe2012-08-261-1/+1
| | | | With hat: portmgr
* - Update to 1.02 [1]swills2012-08-262-5/+5
| | | | | | | | - Pass back to perl@ [2] PR: ports/171041 [1] Approved by: m.tsatsenko@gmail.com (maintainer) [1] Requested by: m.tsatsenko@gmail.com (maintainer) [2]
* - Upgrade to 1.17.kuriyama2012-08-263-3/+6
| | | | | PR: ports/171039 Submitted by: swills
* Update to version 20120820.danfe2012-08-262-4/+4
|
* - OPTIONSngify.avilla2012-08-251-5/+6
|
* - Update to 0.144swills2012-08-252-3/+3
| | | | | PR: ports/170938 Approved by: George Hartzell <hartzell@alerce.com> (maintainer)
* - Fix PORTSCOUTtota2012-08-251-1/+1
| | | | | | PR: ports/170530 Submitted by: tota (myself) Approved by: maintainer timeout (> 2 weeks)
* Update to 20120813.nobutaka2012-08-252-3/+3
|
* Add a .desktop file for DrPython.rakuco2012-08-251-0/+5
| | | | | | | Bump PORTREVISION since it changes the final plist. PR: ports/170983 Submitted by: wblock
* - tightening COMMENT, removing redundancyjgh2012-08-257-7/+7
| | | | | | Submitted by: jgh@ Approved by: swills With hat: ruby@
* add new port: devel/rubygem-mixlib-shelloutjgh2012-08-254-0/+29
| | | | | | | | | | | | | Mixlib::shellout provides a simplified interface to shelling out yet still collecting both standard out and standard error and providing full control over environment, working directory, uid, gid, etc. WWW: http://www.opscode.com PR: 170998 Submitted by: ndewing@experts-exchange.com Sponsored by: Experts-Exchange, LLC.
* - Update to 0.68culot2012-08-242-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
* - Update to 1.021swills2012-08-242-3/+3
| | | | | PR: ports/170871 Approved by: Dan Rench <citric@cubicone.tmetic.com> (maintainer)
* - Update to 2.16culot2012-08-242-3/+3
| | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* - Update to 0.17culot2012-08-242-3/+3
| | | | Changes: http://search.cpan.org/dist/CPS/Changes
* - Update to 7.5bdrewery2012-08-2412-228/+28
| | | | | | | | - Remove patches integrated upstream PR: ports/170913 Submitted by: Luca Pizzammiglio <luca.pizzamiglio@gmail.com> (maintainer) Approved by: eadler (mentor)
* Update LLVM and Clang to r162438 plus a couple patchs to make it possiblebrooks2012-08-244-9/+30
| | | | to target MIPS with FreeBSD's base binutils.
* Fix typos in COMMENT sectionskreuzer2012-08-242-2/+2
|
* R Unit test framework R functions implementing a standard Unit Testingskreuzer2012-08-234-0/+28
| | | | | | framework, with additional code inspection and report generation tools WWW: http://sourceforge.net/projects/runit/
* - Upgrade to 7.83.kuriyama2012-08-232-3/+4
|
* A class dispatcher that handles namespaces like paths.kuriyama2012-08-235-0/+32
| | | | WWW: http://search.cpan.org/dist/Class-Forward/
* - Upgrade to 0.37.kuriyama2012-08-232-3/+3
|
* - Upgrade to 1.000011.kuriyama2012-08-232-4/+4
|
* - Update to 1.48jadawin2012-08-232-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.48/Changes
* - Update to 2.51jadawin2012-08-232-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/TLINDEN/Config-General-2.51/Changelog
* - Upgrade to 0.004202.kuriyama2012-08-232-3/+3
|
* - Upgrade to 0.07.kuriyama2012-08-232-3/+3
|
* - fix compatibility with pkg-config when the .pc files have an empty or nonbapt2012-08-232-0/+126
| | | | | | | | existent Libs or Cflags entry Reported by: avg, mezz, Luca Pizzamiglio <luca.pizzamiglio@gmail.com> Tested by: avg, mezz, Luca Pizzamiglio <luca.pizzamiglio@gmail.com> Obtain from: pkgconf git
* Reset cjk32@cam.ac.uk due to permanent bounce.linimon2012-08-231-1/+1
| | | | Hat: portmgr
* - Update to 6.3swills2012-08-232-3/+3
| | | | | PR: ports/170866 Approved by: Denis Pokataev <catone@cpan.org> (maintainer)
* - Update to 0.74swills2012-08-232-3/+3
| | | | | PR: ports/170841 Approved by: Alex Bakhtin <alex.bakhtin@gmail.com> (maintainer)
* R package to create chronological objects which representskreuzer2012-08-234-0/+28
| | | | | | dates and times of day. WWW: http://cran.r-project.org/web/packages/chron/
* gsubfn is an R package used for string matching, substitution and parsing. Askreuzer2012-08-234-0/+33
| | | | | | | | | seemingly small generalization of gsub, namely allow the replacement string to be a replacement function, list, formula or proto object, can result in increased power and applicability. The resulting function, gsubfn is the namesake of this package. WWW: https://code.google.com/p/gsubfn/
* Test::Mock::Guard is mock test library using RAII. This module is ablekuriyama2012-08-225-0/+38
| | | | | | to change method behavior by each scope. WWW: http://search.cpan.org/dist/Test-Mock-Guard/
* - fix inverted logic from previous commit of r302891jgh2012-08-221-2/+2
| | | | | | PR: 170450 Spotted by: basm Approved by: maintainer, implicit
* - Upgrade to 0.12.kuriyama2012-08-222-3/+3
|
* - Upgrade to 0.07.kuriyama2012-08-222-3/+3
|
* - Fix plistbapt2012-08-221-0/+2
| | | | Reported by: beat
* Fix WWWskreuzer2012-08-221-1/+1
| | | | Submitted by: Andrej Zverev <az@FreeBSD.org>
* - Update to 2.72sunpoet2012-08-223-4/+6
| | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes
* - Update to 3.6nivit2012-08-224-166/+65
| | | | | | | | | | - Add devel/py-stevedore to RUN_DEPENDS - Use devel/py-sphinx and textproc/py-sphinxcontrib-bitbucket to build DOCS - Remove Author: field and the blank after WWW: from pkg-descr ReleaseHistory: http://goo.gl/AYHv8 BuildLog: http://goo.gl/acOhy
* Python makes loading code dynamically easy, allowing you to configurenivit2012-08-226-0/+198
| | | | | | | | | | and extend your application by discovering and loading extensions ("plugins") at runtime. Many applications implement their own library for doing this, using __import__ or importlib. Stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. WWW: https://github.com/dreamhost/stevedore
* Net::ZooKeeper provides a Perl interface to the synchronous C APIskreuzer2012-08-225-0/+47
| | | | | | | | | of Apache ZooKeeper. ZooKeeper is coordination service for distributed applications and is a sub-project of the Apache Hadoop project. WWW: http://search.cpan.org/dist/Net::ZooKeeper/
* - fix plist, and bump portrevisionjgh2012-08-222-2/+6
| | | | | | | | - while here drop redundant defining of DISTNAME, and convert to optionsNG for DOCS PR: 170450 Submitted by: ryder.dain@gmail.com Approved by: maintainer timeout (15 days), tonymaher@optusnet.com.au
* Add a patch from upstream bugtracker to fix some jobs related build failureskwm2012-08-222-0/+60
| | | | | | | | | exposed by webkit-gtk2 1.8.x. PR: ports/170408 Exp-run by: beat@ Approved by: autotools@ (ade) Obtained from: gmake bugtracker http://savannah.gnu.org/bugs/?30653
* - Update to 1.7.5swills2012-08-222-3/+3
|
* - Update to 1.7.5swills2012-08-222-3/+3
|
* - Update to 2.1.2swills2012-08-222-3/+3
|
* - Update to 0.51sunpoet2012-08-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Variable-Magic/Changes
* - Update to 0.16.0swills2012-08-212-3/+3
|
* Update to 2.2.1.knu2012-08-212-3/+3
| | | | | PR: ports/170578 Submitted by: swills
* - add a mirrorbapt2012-08-211-1/+2
|
* - Update to 2.11.2swills2012-08-212-3/+3
|
* Update to 1.6.6skreuzer2012-08-212-10/+10
|
* - Update to 0.16.1swills2012-08-212-3/+3
|
* - Update to 1.1.9swills2012-08-202-3/+3
|
* - Update to 2.6.3swills2012-08-202-3/+3
|
* - fix build with libc++bapt2012-08-201-0/+2
| | | | | PR: ports/169868 Submitted by: Jan Beich <jbeich@tormail.org>
* - The tarball has been rerolled with minor changes that have no effect on thepgj2012-08-201-2/+2
| | | | | | | package. Reported by: beatmail (via pointyhat) Obtained from: FreeBSD Haskell
* - switch to USE_GITHUB macrosbapt2012-08-202-8/+5
|
* - update to 0.8.7bapt2012-08-203-67/+4
|
* Mark BROKEN on i386: leaves files behind on deinstallationerwin2012-08-201-0/+4
| | | | Submitted by: pointyhat
* Update to 0.8.6p1 and take maintainership of port.tj2012-08-202-4/+4
| | | | | | | | | | | Changes: http://buildbot.net/buildbot/docs/0.8.6p1/release-notes.html http://trac.buildbot.net/wiki/Buildbot085 PR: ports/163674 Submitted by: Michael Gmelin <freebsd@grem.de> Approved by: clsung (maintainer) Approved by: eadler (mentor)
* - Don't use implicitly declared dependency, use OPTIONS to declare itrafan2012-08-191-5/+7
| | | | | | - While I'm here, give up for adoption as I no longer use it in my daily life Submitted by: A.J. Kehoe IV (Nanoman) <nanoman at nanoman.ca> (via email)
* - Unbreak for FreeBSD > 7.4 amd64scheidell2012-08-191-1/+1
| | | | | | PR: ports/170548 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> Approved by: port@
* - Update to 7.02sunpoet2012-08-192-3/+3
| | | | Changes: http://search.cpan.org/dist/AnyEvent/Changes
* - Update to 0.54sunpoet2012-08-192-4/+4
| | | | Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
* - remove www/apache20 and devel/apr0ohauer2012-08-1820-447/+11
| | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@
* - Update to 20120714culot2012-08-182-3/+3
| | | | Changes: http://search.cpan.org/dist/Perl-Tidy/CHANGES
* - Update to 0.90culot2012-08-182-5/+7
| | | | | | | | - Remove dependency on Test::Simple (already in core) - Fix minimum version requirements for Test::Deep - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/XML-Compile-Tester/ChangeLog
* - Update to 0.23culot2012-08-182-3/+6
| | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/InlineX-CPP2XS/CHANGES
* Update to 1.7.11.5wxs2012-08-183-7/+8
| | | | Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.5.txt
* - Update to 0.6.0.jkim2012-08-184-9/+33
| | | | | | - Add an upstream patch to fix build with newer boost. http://code.google.com/p/multidimalgorithm/source/detail?r=09937e5d6b4b82efbff40da2aa50fb02f2250bb2
* Update to 1.12.3ade2012-08-182-3/+3
| | | | Feature safe: yes
* - Update to 2.10.03dhn2012-08-172-5/+5
|
* - Update to 0.11sbz2012-08-174-22/+21
| | | | | | PR: ports/167122 Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail.com> Approved by: maintainer timeout (>14 days)
* - update to 0.4.15rm2012-08-173-4/+4
| | | | | | | - tab -> space in pkg-descr:WWW, while here PR: 170665 Submitted by: Kubilay Kocak <koobs.freebsd at gmail dot com> (maintainer)
* - Add missing PLIST_DIRSgahr2012-08-161-0/+1
|
* - New port: devel/tcl-signalgahr2012-08-164-0/+37
| | | | | | This extension adds dynamically loadable signal handling to Tcl/Tk scripts. WWW: http://www.nyx.net/~mschwart/signal_ext.html
* Do not include bsd.port.options.mk twicebapt2012-08-161-3/+2
| | | | Reported by: culot
* Give up maintainership on my PEAR portsmm2012-08-163-3/+3
|
* - update to 3.0bapt2012-08-163-5/+16
| | | | - changes: http://hypertriton.com/bsdbuild/Release-3.0.txt
* - update to 1.2.0bapt2012-08-163-4/+4
|
* Relase maintainership by maintainer's request on ports@ ML.rm2012-08-162-2/+2
| | | | Requested by: Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer)
* - update to 20120808112557 (aka 1.23)bapt2012-08-162-3/+12
| | | | | - changes to the ports: * add an options to enable the JSON API (by default off)
* - update to 0.8.6 (plus patches from upstream git)bapt2012-08-163-3/+66
| | | | | | | | - patches are: * fix pkgconf returning 0 when a dependency is missing instead of 1 [1] * fix \" in cflags being lost [2] Reported by: Olivier Smedts <olivier@gid0.org> [1], tj@ [2]
* Add compatibility fixes for Erlang R15.olgeni2012-08-152-1/+55
|
* - update tp 1.0.3rm2012-08-154-10/+25
| | | | | | | | | | - add patch for date(1) argument while here: - do not install .orig files PR: 170587 Submitted by: Kuan-Chung Chiu <buganini at gmail dot com> (maintainer)
* - Update to 1.8.2 [1]bdrewery2012-08-152-14/+14
| | | | | | | | - Convert to new options framework Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) PR: ports/170574 [1] Approved by: bapt (mentor)
* - Update to 0.4.0swills2012-08-152-3/+3
| | | | | PR: ports/170545 Approved by: ports@c0decafe.net (maintainer-ish)
* Add LICENSE=BSD.mandree2012-08-151-0/+2
| | | | Confirmed from COPYING file, and web page.
* Add new port devel/streamhtmlparser.mandree2012-08-155-0/+84
| | | | | | | | | | | | | | | Implementation of an html and javascript context scanner with no lookahead. Its purpose is to scan an html document and provide context information at any point within the input stream. An example of a user of this scanner would be an auto escaping templating system, which would require html context information at very specific points within the html stream. The implementation is based on a simplified state machine of HTML4.1 and javascript. The code also contains C++ and python bindings. WWW: http://code.google.com/p/streamhtmlparser/ PR: ports/170472 Submitted by: HU Dong <itechbear@gmail.com>
* - Reassign ports to the heap due to a mail bouncetabthorpe2012-08-156-6/+6
| | | | With hat: portmgr
* nPth - The New GNU Portable Threads Libraryscheidell2012-08-145-0/+50
| | | | | | | | | | | | | | | This is a library to provide the GNU Pth API and thus a non-preemptive threads implementation. In contrast to GNU Pth is is based on the system's standard threads implementation. This allows the use of libraries which are not compatible to GNU Pth. Experience with a Windows Pth emulation showed that this is a solid way to provide a co-routine based framework. WWW: http://www.gnupg.org PR: ports/170599 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
* - Simplify Makefile:sunpoet2012-08-142-15/+6
| | | | | | | | | | | | | - Add MASTER_SITES and DISTINFO_FILE - Remove DISTFILES, FETCH_DEPENDS, post-extract: and no-op do-patch: - Fix PLIST: - Fix make package when setuptools was installed - Remove duplicated PYDISTUTILS_EGGINFO - Remove dirrmtry PYTHON_SITELIBDIR PR: ports/169513 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 47 days)
* - Update to 0.3.3sunpoet2012-08-142-5/+4
| | | | | | | | | - Remove LICENSE_FILE for well-known licenses Changes: https://bitbucket.org/runeh/anyjson/src/default/CHANGELOG PR: ports/169340 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: maintainer (timeout, 45 days)
* - Update to 0.16sunpoet2012-08-142-4/+4
| | | | Changes: http://search.cpan.org/dist/Data-Domain/Changes
* - Update to 0.21sunpoet2012-08-142-3/+3
| | | | Changes: http://search.cpan.org/dist/Test-CPAN-Meta-YAML/Changes
* - Update to 0.012sunpoet2012-08-142-7/+7
| | | | Changes: http://search.cpan.org/dist/Const-Fast/Changes
* - Update to 0.001004sunpoet2012-08-142-3/+6
| | | | Changes: http://search.cpan.org/dist/Sub-Exporter-Progressive/Changes
* Import Zope 2.13.16 and update this release required dependencies:rm2012-08-142-4/+5
| | | | | - devel/py-DateTime: 3.0b3 -> 3.0 - security/py-AccessControl: 2.13.7 -> 2.13.8
* - Update to 0.4.3swills2012-08-132-3/+3
| | | | | PR: ports/170585 Approved by: "Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer)
* - Update to 5.5.0gahr2012-08-132-5/+5
| | | | | PR: 170583 Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com>
* - Update to 1.0.5swills2012-08-132-3/+3
| | | | | PR: ports/170479 Approved by: Eric <freebsdports@chillibear.com> (maintainer)
* Set PKGNAMEPREFIX.ume2012-08-131-1/+2
|
* - Update to 2.06scheidell2012-08-134-223/+150
| | | | | | PR: ports/168863 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: maintainer (timeout, 60 days)
* Add LICENSE.ume2012-08-132-0/+6
|
* Update to 0.0.8.ume2012-08-132-4/+6
|
* Update to 0.0.8.ume2012-08-132-4/+8
|
* - Update to 1.000003wen2012-08-122-5/+5
| | | | Changes: http://cpansearch.perl.org/src/ILMARI/Moo-1.000003/Changes
* - Update to 0.09wen2012-08-122-3/+3
| | | | Changes: http://cpansearch.perl.org/src/RIBASUSHI/Devel-GlobalDestruction-0.09/Changes
* Output only the used part of the buffer in backtrace_symbols_fd().itetcu2012-08-121-0/+8
| | | | | PR: 166278 Submitted by: Dmitrij Tejblum
* Update to 3.1.8ehaupt2012-08-122-4/+3
|
* - Update to 2.4.2.1pgj2012-08-1115-235/+4
| | | | | | | | | - Pass maintainership to haskell@ PR: ports/170374 Submitted by: pgj Approved by: maintainer Obtained from: FreeBSD Haskell
* Use PYTHONPREFIX_SITELIBDIR.wxs2012-08-101-1/+1
| | | | | | PR: ports/170301 Submitted by: Jan Beich <jbeich@tormail.org> Approved by: crees@, nivit@
* - Update to 1.68dhn2012-08-103-4/+3
|
* - Update rails and friends to 3.2.8swills2012-08-102-3/+3
| | | | | | | | - Document security issue in 3.2.7 [1] Submitted by: bdrewery [1] Reviewed by: swills [1] Security: 31db9a18-e289-11e1-a57d-080027a27dbf
* - Restore readline.6 library dependency as the port onlybdrewery2012-08-101-3/+3
| | | | | | | | | works with that shlib version. PR: ports/170429 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com (maintainer) Approved by: eadler (mentor)
* Use USE_PKGCONFIG.olgeni2012-08-091-1/+1
|
* Don't use /var/tmp/ for storing ipc files,arved2012-08-091-2/+2
| | | | | | | because pcscd changes the permissions of that directory The default /var/run/pcscd seems to be good enough Reported by: Sulev-Madis Silber
* - Update to 2.70culot2012-08-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes
* - Update to 0.66culot2012-08-092-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
* - Update to 1.8.4swills2012-08-092-3/+3
| | | | | PR: ports/170480 Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
* HLint gives suggestions on how to improve your source code.pgj2012-08-094-0/+31
| | | | | | WWW: http://community.haskell.org/~ndm/hlint/ Obtained from: FreeBSD Haskell
* - update to 0.0.4rm2012-08-094-8/+10
| | | | - tab -> space in pkg-descr:WWW
* - update to 2.3rm2012-08-095-60/+66
| | | | | | | | - adjust local patch for new version - tab -> space in pkg-descr:WWW changelog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.3_.282012-08-01.29
* - Chase www/libmicrohttpd shlib version bumpbdrewery2012-08-081-0/+1
| | | | | | - Add UPDATING entry Approved by: eadler (mentor)
* - Update to 0.3.3scheidell2012-08-082-4/+4
| | | | | PR: ports/170465 Submitted by: marco.broeder@gmx.eu (maintainer)
* - Be sure to include trailing slash in WWW URLswills2012-08-081-2/+2
| | | | Submitted by: az
* Add additional compiler links for tinderbox ccache tarball.ehaupt2012-08-071-2/+2
| | | | | PR: 169981 Submitted by: swills
* - Fix PLIST for older Perl releases (which build XS version)sunpoet2012-08-072-3/+14
| | | | | PR: ports/170404 Submitted by: bdrewery
* * Remove reference to deleted port from pkg-messagearved2012-08-063-16/+15
| | | | | | | | | | | | | PR: 169271 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> * Revert OptionsNGification, as OPTIONS depending on OSVERSION is not possible Reported by: sunpoet and pointyhat * Update to 1.8.5 Submitted by: arved
* - Fix version.sh script for arduino 1.0.1scheidell2012-08-064-92/+50
| | | | | PR: ports/170268 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
* - Update to 1.0.27 [1]culot2012-08-062-4/+5
| | | | | | | | - Pet portlint(1) by moving LICENSE section earlier Changes: http://www.lemke-it.com/litnoauth?request=pubcloglfcxml PR: ports/170377 [1] Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* - Update to 1.3.3culot2012-08-062-3/+3
| | | | | | Changes: http://www.lemke-it.com/litnoauth?request=pubcloglfc PR: ports/170376 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* - Update to 1.3gahr2012-08-062-14/+8
| | | | | Changelog: https://github.com/flightaware/yajl-tcl/blob/master/ChangeLog - Update MASTER_SITES
* - drop .app suffix in portnamedinoex2012-08-065-1/+1
|
* Ruby cloud services libraryswills2012-08-064-0/+38
| | | | WWW: http://github.com/fog/fog
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-0614-7/+7
| | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
* lockfree-malloc is a scalable drop-in replacement for malloc/free.bdrewery2012-08-064-0/+66
| | | | | | | | | | | | | | | | | | * It's thread-friendly. It supports a practically-unlimited number of concurrent threads, without locking or performance degradation. * It's efficient, especially in a multi-threaded environment. Compared to a stock libc allocator, we see a significant performance boost. * It does NOT fragment or leak memory, unlike a stock libc allocator. * It wastes less memory. For small objects (less than 8kb in size), the overhead is around 0 bytes. (!) * It is designed from the ground-up for 64-bit architectures. * It is elegant. The whole codebase is only around 800 lines of fairly clean C++. (!) * It fully stand-alone; it does not rely on pthreads or libc at runtime. PR: ports/170324 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> Approved by: eadler (mentor)
* Remove a bogus use of USE_RCORDER, and while I'm here move the filesdougb2012-08-063-20/+21
| | | | *.sh.in -> *.in, and tune them up.
* - Update to 3.04swills2012-08-064-7/+30
| | | | | PR: ports/170394 Submitted by: milki <milki@rescomp.berkeley.edu>
* STDOUT text formattingswills2012-08-064-0/+26
| | | | WWW: http://rubygems.org/gems/formatador
* EXtended http(s) CONnections Libraryswills2012-08-064-0/+26
| | | | WWW: https://github.com/geemus/excon
* - Update to 1.1.4swills2012-08-062-3/+3
|
* - Update to 2.1.1swills2012-08-062-4/+4
|
* - Update to 1.7.4swills2012-08-052-3/+3
|
* - Update to 0.0.5miwi2012-08-052-5/+5
| | | | | | PR: 169507 Submitted by: Gasol Wu <gasol.wu@gmail.com> Approved by: maintainer
* - Update to 0.53miwi2012-08-052-4/+7
| | | | | PR: 169883 Submitted by: Maintainer
* - Update to 0.09miwi2012-08-052-5/+7
| | | | | PR: 169884 Submitted by: Maintainer
* - Update to 3.2.0miwi2012-08-057-119/+34
| | | | | PR: 170142 Submitted by: Ports Fury
* - Update to 1.476lwhsu2012-08-052-3/+3
|
* - Update to 0.31sunpoet2012-08-053-8/+17
| | | | | | | | - Add LICENSE - Convert to new options framework - Do not silence installation message Changes: http://search.cpan.org/dist/Spiffy/Changes
* - Update to 1.000002sunpoet2012-08-052-3/+4
| | | | Changes: http://search.cpan.org/dist/Moo/Changes
* - Update to 0.93sunpoet2012-08-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Devel-Cover/Changes
* - Update to 0.092sunpoet2012-08-053-9/+18
| | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Getopt-Long-Descriptive/Changes
* - Update to 0.64sunpoet2012-08-052-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
* - Update to 4.3miwi2012-08-052-4/+7
| | | | | | PR: 168566 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: maintainer timeout
* - Update to 0.8.5miwi2012-08-052-7/+3
| | | | | PR: 170141 Submitted by: Ports Fury
* - Update to 0.16.1miwi2012-08-053-36/+55
| | | | | PR: 170145 Submitted by: Ports Fury
* - Update to 1.21miwi2012-08-054-65/+8
| | | | | PR: 170143 Submitted by: Ports Fury
* - Update to 1.5.1miwi2012-08-052-3/+3
| | | | | PR: 170140 Submitted by: Ports Fury
* - Update to 3.0.6swills2012-08-052-3/+3
|
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-054-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area.
* - Update to 4.8.2swills2012-08-052-3/+3
|
* - Update to 3.3.0swills2012-08-052-3/+3
|
* - Update to 3.38.0swills2012-08-052-3/+3
|
* - Update to 2.11.2swills2012-08-052-3/+3
|
* - Update to 3.2.0swills2012-08-052-3/+3
|
* - Update to 2.3.0swills2012-08-052-3/+5
|
* - Update to 0.7.0swills2012-08-052-3/+3
|
* - Update to 0.10sunpoet2012-08-052-7/+7
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/MooseX-Types-DateTime-MoreCoercions/Changes
* - Update to 0.1.4scheidell2012-08-043-4/+4
| | | | | | PR: ports/170247 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer)
* - Update to 1.1.1nivit2012-08-042-12/+41
| | | | | | | | | | | | - Add devel/generatorrunner to LIB_DEPENDS [1] - Set MANUAL_PACKAGE_BUILD, because PySide requires x11-toolkits/qt4-gui with QGTKSTYLE - Disable color output of cmake - Set USE_PYTHON to -2.7 - Add a post-fetch target, checking that QT4_OPTIONS has the value QGTKSTYLE Pointed out by: pointhat (via beat) [1]
* Always build manpages.brooks2012-08-042-4/+9
| | | | | | | Add a couple of missing plist entries. PR: ports/170028 Submitted by: 4721@hushmail.com
* Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my portsgarga2012-08-031-2/+2
|
* Fix pkg-plist.bsam2012-08-031-0/+3
| | | | Reported by: beat (pointyhat build failure)
* - Update to 0.5.6pgj2012-08-032-3/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update 0.3.2.4pgj2012-08-032-4/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 0.3.8pgj2012-08-032-3/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 0.1.4.3pgj2012-08-033-7/+6
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 1.2.0.2pgj2012-08-032-3/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 0.3.3.1pgj2012-08-032-5/+5
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 0.5.8pgj2012-08-033-6/+5
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 1.2.0.1pgj2012-08-032-4/+4
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 0.4.1pgj2012-08-032-3/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 0.10.1pgj2012-08-032-4/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 1.14pgj2012-08-032-3/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 0.3.5.2pgj2012-08-032-4/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 1.2.6.10pgj2012-08-032-3/+3
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.1.2.0pgj2012-08-032-3/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Update to 0.1.1.5pgj2012-08-032-4/+3
| | | | | | - Use the new options framework Obtained from: FreeBSD Haskell
* - Use the new options frameworkpgj2012-08-031-1/+1
| | | | Obtained from: FreeBSD Haskell
* - Use the new options frameworkpgj2012-08-031-21/+18
| | | | | | - Drop support for GHC Obtained from: FreeBSD Haskell
* - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-03131-136/+176
| | | | | | - Remove some cruft Obtained from: FreeBSD Haskell
* Update to 207awxs2012-08-035-6/+32
| | | | | PR: ports/170262 Submitted by: Pedro Giffuni <giffunip@tutopia.com>
* Clarify a comment and incorporate a couple of patches.wxs2012-08-032-5/+8
| | | | | PR: ports/170321 Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
* - Fix typos in COMMENTcs2012-08-0220-20/+20
| | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
* - Fix file permissions for py2stdlib modulemva2012-08-021-1/+7
| | | | | PR: ports/170290 Reported by: Garrett Cooper <yanegomi@gmail.com>
* Update to 20120802daichi2012-08-023-3/+15
| | | | - new commads: cjoin0, cjoin1, cjoin2 and filehame
* - Update to 0.08sunpoet2012-08-023-18/+7
| | | | Changes: http://search.cpan.org/dist/Devel-GlobalDestruction/Changes
* - Add p5-Sub-Exporter-Progressive 0.001002sunpoet2012-08-025-0/+51
| | | | | | | | | | | | | | | | Sub::Exporter is an incredibly powerful module, but with that power comes great responsibility, er- as well as some runtime penalties. This module is a Sub::Exporter wrapper that will let your users just use Exporter if all they are doing is picking exports, but use Sub::Exporter if your users try to use Sub::Exporter's more advanced features features, like renaming exports, if they try to use them. Note that this module will export @EXPORT and @EXPORT_OK package variables for Exporter to work. Additionally, if your package uses advanced Sub::Exporter features like currying, this module will only ever use Sub::Exporter, so you might as well use it directly. WWW: http://search.cpan.org/dist/Sub-Exporter-Progressive/
* - Update to 1.26sunpoet2012-08-022-5/+4
| | | | Changes: http://search.cpan.org/dist/Git-Repository/Changes
* - Update to 0.4.14zi2012-08-022-3/+3
| | | | | PR: ports/170272 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
* Update to 4.9.2flo2012-08-022-4/+3
| | | | Submitted by: Jan Beich <jbeich@tormail.org>
* - Update to 1.1.0 [1]culot2012-08-022-4/+10
| | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Add BUILD_DEPENDS to silence build warnings Changes: http://search.cpan.org/dist/ZConf-GUI/Changes PR: ports/170220 [1] Submitted by: Zane C.B-H. <vvelox@vvelox.net> (maintainer)
* - Update to 1.5culot2012-08-026-37/+62
| | | | | | Changes: http://www.open-mpi.org/community/lists/hwloc-announce/2012/07/0043.php PR: ports/170314 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
* - Bump PORTREVISION to chase Emacs port updatesashish2012-08-028-8/+8
| | | | - Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
* Un-version LIB_DEPENDSmartymac2012-08-011-4/+4
|
* - update to 0.9.4jgh2012-08-012-3/+3
| | | | | PR: ports/170296 Submitted by: maintainer, jjachuf@gmail.com
* Add NO_PROFILE=yes to these Makefiles to prevent building/installing themi2012-08-011-0/+1
| | | | | | _p.a flavor of the libraries. Submitted by: pointyhat's bot
* Fix plistbapt2012-07-311-1/+1
|
* Fix plist (and .pc file location)bapt2012-07-312-0/+6
| | | | Reported by: kwm
* - Restore PORTEPOCHsunpoet2012-07-311-0/+1
| | | | Reported by: erwin
* Update to version 4.5.5.bsam2012-07-313-4/+3
|
* - fix checking for correct version of py-beautifulsoup once againrm2012-07-311-1/+1
| | | | | At the moment I can't think of a better solution for the case when multimple versions of beautifulsoup is installed.
* Mirror back, apparently we still got some problems fetching from github frombapt2012-07-311-1/+2
| | | | time to time
* Fix typo/logic after conversion to new option frameworkmakc2012-07-311-3/+3
| | | | Reported by: erwin/pointyhat for textproc/qstardict
* Use asolute path for PLIST (prepend ${PKGDIR} to PLIST).bsam2012-07-312-2/+2
| | | | | | | | It's more safe that a relative path. Inspired by PR: ports/169702 Submitted by: Tijl Coosemans <tijl@coosemans.org> Discussed at: freebsd-emulation
* - Update to 1.014sunpoet2012-07-312-5/+5
| | | | | | | | | - Use TEST_DEPENDS for test-only dependency Changes: http://search.cpan.org/dist/Perl-PrereqScanner/Changes PR: ports/169511 Submitted by: sunpoet (myself) Approved by: GeJ <geraud@edna.nealab.net> (maintainer, via IRC)
* - Use DISTVERSIONPREFIX instead of DISTVERSIONsunpoet2012-07-312-9/+20
| | | | | | - Add LICENSE - Fix *_DEPENDS - Bump PORTREVISION for dependency change
* - Update to 0.52sunpoet2012-07-312-11/+8
| | | | Changes: http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
* - add LATEST_LINK for py-beautifulsoup32rm2012-07-311-2/+3
| | | | | | - fix dependency name and bump PORTREVISION for dependend ports Reported by: pointyhat (erwin)
* Update to 1.7.11.4wxs2012-07-313-7/+8
| | | | Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.4.txt
* - Update to 1.20120726sunpoet2012-07-312-3/+6
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/UNIVERSAL-isa/Changes
* - Update to 1.20120726sunpoet2012-07-312-3/+6
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/UNIVERSAL-can/Changes
* - Update to 0.008sunpoet2012-07-312-13/+13
| | | | | | | - Add LICENSE - Fix *_DEPENDS: p5-File-Temp is already in all supported Perl releases Changes: http://search.cpan.org/dist/MooseX-Role-Loggable/Changes
* - Update to 0.46sunpoet2012-07-312-4/+8
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/IO-All/Changes
* - Update to 0.78sunpoet2012-07-312-12/+3
| | | | Changes: http://search.cpan.org/dist/Devel-Size/CHANGES
* - Update to 0.74sunpoet2012-07-312-7/+7
| | | | Changes: http://search.cpan.org/dist/Devel-PatchPerl/Changes
* - Update to 1.005sunpoet2012-07-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Acme-MetaSyntactic/Changes
* - Add p5-Safe-Isa 1.000002sunpoet2012-07-315-0/+50
| | | | | | | | | | | | | | | | | Since Perl allows us to provide a subroutine reference or a method name to the -> operator when used as a method call, and a subroutine doesn't require the invocant to actually be an object, we can create safe versions of isa, can and friends by using a subroutine reference that only tries to call the method if it's used on an object. e.g. my $isa_Foo = $maybe_an_object->$_call_if_object(isa => 'Foo'); Note that we don't handle trying class names, because many things are valid class names that you might not want to treat as one (like say "Matt") - the is_module_name function from Module::Runtime is a good way to check for something you might be able to call methods on if you want to do that. WWW: http://search.cpan.org/dist/Safe-Isa/
* - Update to 0.09sunpoet2012-07-312-3/+3
| | | | Changes: http://search.cpan.org/dist/MooX-Types-MooseLike/Changes
* - Update to 1.000001sunpoet2012-07-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Moo/Changes