aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* This package parses the config files written in JSON. It also does somemiwi2008-08-065-0/+39
| | | | | | | | | non-JSON stuff, like allowing for comments in the files. WWW: http://search.cpan.org/dist/Config-JSON/ PR: ports/126119 Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
* - Remove unneeded patch (forget in previous commit)miwi2008-08-061-13/+0
|
* - Update to 0.7miwi2008-08-065-12/+28
| | | | | | | - Update WWW PR: 126219 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
* Perl filehandles are streams, but sometimes they just aren't powerfulmiwi2008-08-065-0/+37
| | | | | | | | | | | | | | enough. This module offers to have streams from filehandles searched with regexes and allows the global input record separator variable to contain regexes. Thus, readline() and the <> operator can now return records delimited by regular expression matches. WWW: http://search.cpan.org/dist/File-Stream/ PR: ports/125926 Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
* - Update to 0.6.1pav2008-08-062-5/+6
| | | | Submitted by: miwi
* - Update to 3.2.21miwi2008-08-062-4/+4
| | | | | PR: 126221 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - Update to 2008-07-25miwi2008-08-063-5/+80
| | | | | PR: 126264 Submitted by: Martin Kammerhoffer <mkamm@gmx.net> (maintainer)
* Val(a)IDE is an Integrated Development Environment (IDE) for the Valaamdmi32008-08-065-0/+59
| | | | | | | | | | programming language. WWW: http://home.gna.org/valide/ PR: ports/126253 Submitted by: Romain Tartière <romain at blogreen dot org> Approved by: miwi (mentor implicit)
* Update to 0.55lbr2008-08-063-30/+44
|
* Update to 0.64lbr2008-08-062-4/+4
|
* Update to 0.13lbr2008-08-062-4/+4
|
* - update to 0.17leeym2008-08-062-7/+5
|
* Update to 1.13.tobez2008-08-062-4/+4
| | | | | | Changes: http://search.cpan.org/dist/B-Generate/Changes PR: 126203 Submitted by: Wen heping <wenheping@gmail.com>
* - Now really fix NOPORTDOCS case, handling it using an extra patche called ↵lippe2008-08-054-129/+73
| | | | | | | | | when NOPORTODCS is set. - Bump PORTREVISION. Discussed with: gabor Approved by: gabor (mentor, implicit)
* Mark BROKEN: leaves files behind on deinstallerwin2008-08-051-0/+2
|
* - Restore PORTREVISIONmiwi2008-08-051-0/+1
|
* - Add options for Qt configuration utility and qt tools (qmake, uic, ...)miwi2008-08-051-39/+30
| | | | Integrate phonon-gst with phonon
* - Update distinfo to 4.4.1miwi2008-08-051-3/+3
| | | | Reported by: ionbot
* Mark BROKEN: does not build.erwin2008-08-051-0/+1
|
* - Update to 1.5.6.4wxs2008-08-052-9/+9
| | | | | | | | | | - Cleanup MAKE_ENV [0] - Switch to devel/cvsps from devel/cvsps-devel (the former is all that is needed and is maintained) [1] - Pick up devel/p5-subversion when SVN is wanted [2] PR: ports/125645 [1] Submitted by: pav [0], Yarema <yds@CoolRat.org> [1], Justin Forest [2]
* - Update qt 4.4.1miwi2008-08-0511-873/+1697
|
* - Update to 4.4.1miwi2008-08-055-57/+125
| | | | Reported by: ionbot
* - Fix build after qt 4.4.1 updatemiwi2008-08-052-33/+34
|
* - Update to qt 4.4.1miwi2008-08-0549-868/+1110
| | | | | | | | | | | Note: With this update several ports specific problems have been fixed. Qt4 headers and libraries have been moved to include/qt4 and lib/qt4. bsd.qt.mk defines QT_INCDIR and QT_LIBDIR now, which could be used in qt4-dependent ports if required. Thanks to: Max Brazhnikov Danny Pansters
* - Update to 1.0miwi2008-08-032-4/+5
| | | | | PR: 126186 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
* - Update to 0.853miwi2008-08-032-4/+4
| | | | | PR: 126135 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* - Update to 0.1.5miwi2008-08-033-29/+33
| | | | | PR: 126169 Submitted by: Ports Fury
* - Update to 1.0.1miwi2008-08-032-4/+14
| | | | | PR: 126181 Submitted by: Wen heping <wenheping@gmail.com>
* Update to version 32295.bsam2008-08-032-5/+4
| | | | | PR: 126070 Submitted by: KIMURA Yasuhiro <yasu at utahime.org>
* Fix the build on recent -CURRENT.marcus2008-08-031-3/+21
| | | | Reported by: pointyhat via erwin
* - Update to 1.8.1miwi2008-08-023-82/+87
| | | | | PR: 126125 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - Update to 1.2.0tabthorpe2008-08-012-4/+21
| | | | | | PR: ports/126153 Submitted by: Wen heping <wenheping gmail.com> Reported by: portscout
* LOVE is an open-source 2D game engine which uses the versatile Luaamdmi32008-08-0112-0/+315
| | | | | | | | | | | scripting language to create dynamic gaming experiences. It relies on OpenGL graphics and the SDL interface library to allow for cross-platform implementation and is an all-encompassing gaming environment for the development and enjoyment of 2D games. WWW: http://www.love2d.org/ Approved by: miwi (mentor implicit)
* Fix detection of qt4's lupdate and lrelease binariesarved2008-08-012-4/+21
| | | | | PR: 125815 Submitted by: Max Brazhnikov
* - Register conflicts between devel/py-cheetah and www/cheetah portspav2008-08-011-0/+2
| | | | | PR: ports/126152 Submitted by: Dmitry Kazarov <hanabana@mail.ru>
* Mark as broken on sparc64: fails in Makefile step.linimon2008-08-012-0/+8
|
* - simplify dependencyleeym2008-08-011-9/+13
| | | | | | | | - bump PORTREVISION PR: 125328 Submitted by: leeym Approved by: maintainer timeout
* - Fix OPTIONS handlingamdmi32008-08-012-2/+4
| | | | | | | | | - Bump PORTREVISION PR: ports/126126 Submitted by: UEMURA at FreeBSD dot org, Tetsuya <t_uemura at macome dot co dot jp> Approved by: "Matthew D. Fuller" <fullermd at over-yonder dot net> (maintainer) Approved by: miwi (mentor implicit)
* - Add Conditional BOOST suppport OPTIONpgollucci2008-08-012-1/+24
| | | | | | | | | - Bump PORTREVISION PR: ports/126107 Discussed with: #bsdports Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz> Approved by: araujo (mentor)
* - Take Maintainer of the remaining unmaintained www/rt* dependenciespgollucci2008-08-012-2/+2
| | | | Approved by: araujo (mentor)
* Add missing dependencieserwin2008-08-011-0/+3
| | | | Submitted by: Fred Cox <sailorfred@yahoo.com>
* - Update to 0.5.8pgollucci2008-08-013-4/+16
| | | | Approved by: gabor (mentor)
* - Optionally depend on git/svnpgollucci2008-08-011-5/+20
| | | | | | | | | - Add OPTIONS - Bump PORTREVISION PR: ports/125574 Submitted by: Olli Hauer <ohauer@gmx.de> Approved by: gabor (mentor)
* - Add patch files needed for 0.8.1 updatepav2008-07-314-0/+44
|
* - Update to 0.8.1pav2008-07-313-10/+16
| | | | | PR: ports/126027 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - Update to 1.0.rc1beech2008-07-314-316/+39
|
* Update my email address to my @FreeBSD.org address.rnoland2008-07-311-2/+2
| | | | Approved by: garga (mentor)
* update to 0.2.31oliver2008-07-312-5/+4
|
* IPC::Run and IPC::Run3 are both very upset when you try to use thempgollucci2008-07-304-0/+46
| | | | | | | | | | | | | | | | under environments where you have STDOUT and/or STDERR tied to something else, such as under fastcgi. The module adds safe-guarding code when you call IPC::Run or IPC::Run3 under such environment to make sure it always works. If you intend to release your code to work under normal envionrment as well as under fastcgi, simply use this module *after* the "IPC" modules are loaded in your code. WWW: http://search.cpan.org/dist/IPC-Run-SafeHandles/ Approved by: araujo (mentor)
* Add new port kBuild: a gmake-based build system used by VirtualBox and othersbms2008-07-309-0/+243
|
* - silence a portlint warning(tab)pgollucci2008-07-2912-4/+144
| | | | | | | | | | | | | | - fix pkg-plist for LDAP case - Bump PORTREVISION Added file(s): - files/patch-apr-util-1.3.2__build__apu-conf.m4 (Will be removed in 1.3.3 release) http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/build/apu-conf.m4?r1=668323&r2=675009&pathrev=675009&view=patch PR: ports/125411 Reported by: several on ports@ Approved by: araujo (mentor)
* Add the missing ATxmega ldscript files to pkg-plist.joerg2008-07-292-1/+36
|
* Add zmq 0.2, open source message queue optimised for performance.vanilla2008-07-295-0/+66
| | | | | PR: ports/126011 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* New APR maintainer: Phillip M. Gollucci <pgollucci@FreeBSD.org>rodrigc2008-07-294-4/+4
|
* This is a "sneak preview" port of GCC 4.3.1 for the Atmel AVRjoerg2008-07-2919-0/+2356
| | | | | | | | | | | microcontrollers. It includes patches from the WinAVR project to support the ATmega32C1, ATmega32M1, ATmega32U4, and ATtiny167 controllers, and in particular the next generation AVRs ATxmega64A1 and ATxmega128A1. The port has been carefully crafted to peacefully coexist with the non-devel avr-gcc port. All executables installed have the suffix "-43" added for that reason.
* Incorporate the ATxmega patch from WinAVR.joerg2008-07-297-17/+735
| | | | | | | | Silense an assembler warning that triggered too frequently on legitimate code (binutils bug 5523). Make $DATA_ORIGIN a configurable value within the linker script templates.
* Update to 3.13erwin2008-07-292-4/+4
|
* Update to 1.25erwin2008-07-292-4/+4
|
* Update to 0.44erwin2008-07-292-4/+4
|
* - Update to 0.084leeym2008-07-292-12/+12
| | | | | | PR: 124928 Submitted by: leeym Approved by: maintainer timeout
* - Re-enable compile on sparc64mm2008-07-281-4/+0
| | | | | PR: ports/125124 Submitted by: Daniel Austin MBCS <freebsd-sparc64@dan.me.uk>
* Update to 3.0.4skv2008-07-286-8/+16
| | | | Changes: http://www.bugzilla.org/releases/3.0.4/release-notes.html#v30_point
* Update to 2.22.4skv2008-07-283-5/+9
|
* - Update to 1.9clsung2008-07-283-5/+6
| | | | Changes: http://search.cpan.org/dist/Test-Parser/ChangeLog
* - Update to 1.1.3clsung2008-07-282-4/+4
|
* - Update to 0.3.2pav2008-07-282-6/+11
| | | | | PR: ports/126023 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
* - Update to 0.1.1pav2008-07-283-7/+7
| | | | | | | - Switch to static library PR: ports/126022 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
* Fix usage of PORTDOCS since they are always installededwin2008-07-282-1/+9
|
* New port: devel/p5-MooseX-Daemonize, Role for daemonizing your Moose based ↵lbr2008-07-285-0/+54
| | | | application
* New port: devel/p5-MooseX-Types-Path-Class, A Path::Class type library for Mooselbr2008-07-285-0/+55
|
* New port: devel/p5-MooseX-Types, Organise your Moose types in librarieslbr2008-07-285-0/+64
|
* New port: devel/p5-MooseX-Getopt, A Moose role for processing command line ↵lbr2008-07-285-0/+63
| | | | options
* New port: devel/p5-Getopt-Long-Descriptive, Getopt::Long with usage textlbr2008-07-285-0/+39
|
* New port: devel/p5-MooseX-POE, The Illicit Love Child of Moose and POElbr2008-07-285-0/+61
|
* New port: devel/p5-MooseX-Async, The Orphanange of Asynchronous Love Childrenlbr2008-07-285-0/+49
|
* - Update to 1.0.9miwi2008-07-282-4/+4
| | | | | | | | - Take over mantainership PR: 125866 Submitted by: Wen heping <wenheping@gmail.com> Approved by: Dmitry Karasik <dk@catpipe.net> (maintainer)
* New port: devel/p5-MooseX-AttributeHelpers, Extend your attribute interfaceslbr2008-07-285-0/+88
|
* Fix the plist when NOPORTDOCS is defined, bump the PORTREVISION.mezz2008-07-281-0/+8
| | | | Reported by: QA Tindy
* Use system compiler on amd64arved2008-07-286-1160/+1240
|
* Remove support for FreeBSD 5.x and the associated (and unnecessarilygerald2008-07-271-7/+1
| | | | restrictive) USE_GCC=3.3.
* XFree86-4 is no longer supported on FreeBSD. The imake-4 port wasmiwi2008-07-271-2/+0
| | | | | | | | removed on 2008-03-07 so the CONFLICTS assignment in the lndir port is no longer necessary. PR: 125989 Submitted by: Carlos Santos <unixmania@gmail.com> (maintainer)
* Reset sergei@ due to maintainer-timeouts and no response to email.linimon2008-07-2710-10/+10
| | | | Hat: portmgr
* (1) Update to 1.5.1lev2008-07-266-30/+30
| | | | | | (2) Toss options processing to build apr as subversion dependency, not as sirf one, if sirf is selected on very clean system. It allows to build apr with BDB option turned on, if needed.
* - Update to 0.33.0lwhsu2008-07-263-4/+62
| | | | | PR: ports/125853 Submitted by: Marcus von Appen <mva AT sysfault.org> (maintainer)
* - Update to 1.11clsung2008-07-262-5/+5
| | | | Changes: http://search.cpan.org/dist/POE-Component-RSSAggregator/Changes
* Fix RUN_DEPENDS list.edwin2008-07-261-1/+1
|
* Port update with name change: devel/roboctl (formerly legoctl)edwin2008-07-268-52/+37
| | | | | | | | | | | The legoctl library has been updated to support Vex robot controllers as well as the Lego NXT. This new version also has many enhancements to the NXT interface, and a command-line utility for remote controlling NXT robots from FreeBSD via a PC gamepad over bluetooth. PR: ports/125874 Submitted by: Jason Bacon <jwbacon@tds.net>
* New port: devel/libgamepad Uniform API for joysticks and gamepadsedwin2008-07-265-0/+38
| | | | | | | | | | | | Libgamepad is a portable, uniform API for joystick and gamepad devices. It's meant to overlay platform-dependent interfaces just as the BSD joy and uhid drivers, and the user-space libhid. This will allow device and platform dependencies to be left out of applications, making them simpler and more portable. PR: ports/125872 Submitted by: Jason Bacon <jwbacon@tds.net>
* - Update to 4.3.3.stas2008-07-262-4/+4
|
* Update to 0.3.15ahze2008-07-262-4/+4
|
* py-json is a lightweight data-interchange format.miwi2008-07-267-0/+67
| | | | | | | | | | | | It is often used for exchanging data between a web server and user agent. This module aims to produce a library for serializing and deserializing JSON that conforms strictly to RFC 4627. WWW: http://pypi.python.org/pypi/jsonlib/ PR: ports/125827 Submitted by: Wen Heping <wenheping at gmail.com>
* GitPython is a python library used to interact withmiwi2008-07-265-0/+46
| | | | | | | | | | | | | | | Git repositories. GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. GitPython is a port of the grit library in Ruby created by Tom Preston-Werner and Chris Wanstrath. WWW: http://gitorious.org/projects/git-python/ PR: ports/125826 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update maintainer mail addressmiwi2008-07-263-3/+3
| | | | | PR: 125786 Submitted by: Phillip N. <pneumann@gmail.com>
* -Update to 0.83.0.mezz2008-07-263-29/+31
| | | | -NOPORTDOCS -> NOPORTEXAMPLES on example files.
* The first iteration of the py-qt4-* ports had a snapshot date as itsmiwi2008-07-266-0/+6
| | | | | | | | | | PORTVERSION. After that the PORTVERSION became 4.foo. Because this is numerically lower than before, the PORTEPOCH should have been bumped. Poked by: kris@ PR: 125814 Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
* - Add a missing conflicts line for cvsps-devel.stas2008-07-261-0/+2
| | | | Submitted by: wxs
* This module is a filter for SVN::Notify, intended to assist withglarkin2008-07-265-0/+46
| | | | | | | | | | | | the maintenance of access control lists with Subversion repositories. This module removes the need to maintain a separate list of people to send email notification messages to (via svnnotify --to arguments), from the AuthZSVNAccessFile. WWW: http://search.cpan.org/dist/SVN-Notify-Filter-AuthZMail/ Submitted by: glarkin@ Approved by: beech@ (mentor)
* - Update to 1.21.1.wxs2008-07-265-23/+535
| | | | | | PR: ports/125506 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> Approved by: maintainer timeout
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-2528-32/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Update to 4.5.3nivit2008-07-253-8/+29
| | | | | | - Remove PORTDOCS=* - Use ${COPYTREE_SHARE} to install docs - Use ${PKGNAMEPREFIX} instead of py- inside DOCSDIR
* Update to 0.06lbr2008-07-252-4/+4
|
* Update to 1.17lth2008-07-252-4/+4
|
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-2521-30/+16
| | | | MAKE_ENV
* - New port: p5-Sys-MemInfogahr2008-07-255-0/+40
| | | | | | | Get information about memory and swap usage from perl PR: 125944 Submitted by: terry@sucked-in.com
* - New port: p5-Sys-Cpugahr2008-07-256-0/+97
| | | | | | | Obtain CPU information from a perl script PR: 125947 Submitted by: terry@sucked-in.com
* Fix plist.obraun2008-07-251-0/+5
| | | | Reported by: pav
* - Update to 0.14.4pav2008-07-246-14/+16
| | | | | | PR: ports/125443 Submitted by: Serge Negodyuck <petr@petrovich.kiev.ua> Approved by: maintainer timeout (yuanjue; 2 weeks)
* Added missing entries to pkg-plist so all installed files areglarkin2008-07-241-0/+5
| | | | | | | removed. Prompted by: QA Tindy Approved by: beech (mentor)
* - Update to 1.6.0pav2008-07-232-7/+6
| | | | | | | - Switch to neon.28 and require at least py-cxx 5.4.1 PR: ports/125869 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
* Update to 0.18lbr2008-07-232-6/+9
|
* New port: devel/p5-Mouse, Moose minus the antlerslbr2008-07-235-0/+77
|
* New port: devel/p5-Class-Method-Modifiers, Provides Moose-like method modifierslbr2008-07-235-0/+60
|
* New port: devel/p5-namespace-clean, Keep imports and functions out of your ↵lbr2008-07-235-0/+48
| | | | namespace
* Fix build.obraun2008-07-231-0/+27
| | | | Reported by: pav
* Update my ports to my freebsd addresspgollucci2008-07-239-10/+10
| | | | Approved by: araujo (mentor)
* - Mark BROKEN on amd64/7 and up: does not installpav2008-07-231-1/+7
|
* - Try another trick to get OpenSSL from ports on 6.x (and 6.x only)pav2008-07-231-3/+6
|
* - Try to unbreak this by updating neon dependency to 2.8 which is what ↵pav2008-07-232-4/+4
| | | | subversion expects
* Added new port p5-DateTime-Format-Natural. DateTime::Format::Naturaltimur2008-07-235-0/+48
| | | | | takes a string with a human readable date/time and creates a machine readable one by applying natural parsing logic.
* - Update to 0.9.0.chinsan2008-07-222-4/+4
| | | | | PR: ports/125430 Submitted by: Wen heping <wenheping@gmail.com>
* Fix subversion's bindings building ob build cluster, when subversion ↵lev2008-07-225-12/+6
| | | | | | everything, but bindings are installed from packages.
* Upgrade devel/shtool from 2.0.7 to 2.0.8vd2008-07-222-4/+4
| | | | | | | | | | | | | | | | Changes between 2.0.7 and 2.0.8 (19-May-2007 to 18-Jul-2008): *) Upgrade build environment to GNU autoconf 2.62 *) Fix argument handling in "shtool mkln" command. *) Adjust copyright for year 2008. *) Detect Windows/Cygwin *) Detect DragonFly BSD *) Improved AIX hardware detection *) Detect CentOS as a RHEL clone instead of a RHL clone. *) Improved Mac OS X detection in "shtool plaform". PR: ports/125852 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
* - Update to 5.1.6rafan2008-07-223-7/+7
| | | | | PR: ports/125851 Submitted by: Jonathan Hanna <jhanna at shaw.ca> (maintainer)
* New port: p5-SVN-Notify-Filter-EmailFlatFileDB-1.01glarkin2008-07-225-0/+41
| | | | | | | | | | | | This module is a filter for SVN::Notify that translates user account names (e.g. "user1") into email addresses. It does this based on a colon-separated file, like a UNIX passwd file (or more usefully) the AuthUserFile used by Apache. The file path is specified via the --account_file option to the svnnotify script, and the index (zero-based) of the email field is specified via the --account_field option. Submitted by: Greg Larkin <glarkin at FreeBSD.org>
* Update to 1.003skv2008-07-212-4/+5
| | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-1.003/CHANGES
* - Roll back the last patch removed by mistake and remove the correct patch.araujo2008-07-213-34/+12
| | | | | | - Bump PORTREVISION. Submitted by: nivit, Jonathan Weiss <jw@innerewut.de> (maintainer)
* - update to 2.12leeym2008-07-212-4/+4
|
* - update to 1.24leeym2008-07-212-4/+4
|
* - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-215-7/+8
| | | | | | - Bump PORTREVISION PR: ports/125435
* - Fix my mistake in last commit, only respect NOPORTDOCS, NOPORTEXAMPLES ↵araujo2008-07-211-3/+5
| | | | | | | | isn't needed. - Bump PORTREVISION again. Thanks to: QA Tindy (itetcu)
* Fix mtree.maho2008-07-211-5/+5
| | | | Submitted by: QA Tindy (itetcu)
* Update to 0.17lbr2008-07-212-4/+4
|
* - Update to 2.1miwi2008-07-213-367/+529
| | | | | | PR: 125440 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer
* - Update to 0.7.3johans2008-07-213-45/+29
| | | | | | - Use OCAML macros - Optional install of examples - Claim maintainership
* Update to 2.16.5.marcus2008-07-214-8/+8
|
* - Update to 0.5.7.araujo2008-07-213-5/+11
| | | | | | | - Pass maintainership to submitter. PR: ports/125621 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
* - Update to 0.006miwi2008-07-212-4/+4
| | | | | PR: 125804 Submitted by: maintainer
* - Update to 0.98.5.araujo2008-07-202-5/+7
| | | | | | | - Pass mainteinership to submitter. PR: ports/125532 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
* Update to 2.0.2.obraun2008-07-204-8/+8
|
* - Forget to remove a patch.araujo2008-07-201-11/+0
| | | | Thanks to: itetcu
* Add ghc as run depend, since c2hs installs files in ghc's cabal dir, and ↵obraun2008-07-201-2/+3
| | | | make portlint happier.
* - Update to 1.2.0.araujo2008-07-204-1565/+1713
| | | | | | | | - Add NOPORTDOCS. PR: ports/125215 Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp> Approved by: Jonathan Weiss <jw@innerewut.de> (maintainer)
* - Update to 5.1.5.araujo2008-07-202-9/+5
| | | | | | | - Pass maintainership to submitter. PR: ports/125529 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
* - Respect NOPORTEXAMPLES.araujo2008-07-201-1/+2
| | | | | | - Bump PORTREVISION. Reported by: itetcu (QA Tindy)
* Actually it's not broken, I had some stale packages on tindy (or maybe someoneitetcu2008-07-202-4/+0
| | | | | | missed a portrevision bump or something like). Submitted by: miwi@
* - use DOCSDIRitetcu2008-07-202-6/+6
| | | | | - fix plist for -DNOPORTDOCS - bump PORTREVISION
* Mark broken since it depends on both neon28-0.28.2_1 and neon26-0.26.4_1 whichitetcu2008-07-202-0/+4
| | | | | | conflict with eachother. Prompted by: QA Tindy run
* - use DOCSDIR macroitetcu2008-07-202-5/+7
| | | | | | | - fix plist for -DNOPORTDOCS - bump PORTREVISION Prompted by: QAa Tindy run
* - Fix for using with subversion 1.5 (the patches work with subversion 1.4)rafan2008-07-205-7/+68
| | | | | | | | - Bump PORTREVISION - Move post-install under bsd.port.pre.mk PR: ports/125701 Submitted by: mitsuru at riken.jp
* - Update to 0.9.8.3miwi2008-07-202-4/+4
|
* - Update to 0.0.8amiwi2008-07-202-5/+5
| | | | | PR: 125778 Submitted by: Martin Jackson <mhjacks@swbell.net> (maintainer)
* - Fix strndup implementationmiwi2008-07-202-1/+2
| | | | | | | - Bump PORTREVISION Reported by: marcus Patched by: Max Brazhnikov
* UUID object and generation functions for Python.miwi2008-07-205-0/+39
| | | | | | | | | | The uuid module here is part of the standard library for Python 2.5, distributed under the Python software license. WWW: http://pypi.python.org/pypi/uuid/ PR: ports/125408 Submitted by: Junji NAKANISHI <jun-g at daemonfreaks.com>
* Update to 1.23erwin2008-07-192-4/+4
|
* Update to 2.77erwin2008-07-192-4/+4
|
* Update to 0.43erwin2008-07-192-4/+4
|
* - Update to 0.8.0miwi2008-07-193-6/+39
| | | | | PR: 125763 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
* - Update to 5.4.1lwhsu2008-07-192-8/+6
|
* Changed my MAINTAINER address toglarkin2008-07-1918-27/+27
| | | | | | glarkin@FreeBSD.org. Approved by: beech (mentor)
* Upgrade ghc to 6.8.3.obraun2008-07-195-5/+36
|
* PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP andmiwi2008-07-194-0/+491
| | | | | | | | | | | | JavaScript code to detect violations of a defined coding standard. It is an essential development tool that ensures your code remains clean and consistent. It can also help prevent some common semantic errors made by developers. WWW: http://pear.php.net/package/PHP_CodeSniffer/ PR: ports/125600 Submitted by: Wen Heping <wenheping at gmail.com>
* - Drop devel/py-gmpy to math/miwi2008-07-184-35/+0
| | | | Suggested by: lwhsu
* Shapely is a Python package for manipulation and analysis of 2D geospatialmiwi2008-07-185-0/+103
| | | | | | | | | | | | geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0 is not concerned with data formats or coordinate reference systems. Responsibility for reading and writing data and projecting coordinates is left to other packages like WorldMill and pyproj. WWW: http://pypi.python.org/pypi/Shapely/ PR: ports/125475 Submitted by: Wen Heping <wenheping at gmail.com>
* pymarc is a python library for working withmiwi2008-07-185-0/+29
| | | | | | | | | MARC21 bibliographic data. WWW: http://pypi.python.org/pypi/pymarc PR: ports/125427 Submitted by: Wen Heping <wenheping at gmail.com>
* A reference implementation of the PythonGeoInterface andmiwi2008-07-185-0/+56
| | | | | | | | | the GeoJSON. WWW: http://pypi.python.org/pypi/geojson/ PR: ports/125208 Submitted by: Wen Heping <wenheping at gmail.com>
* Py-cclib is an open source library, written in Python, for parsing andmiwi2008-07-186-0/+432
| | | | | | | | | | | interpreting the results of computational chemistry packages. The current version, cclib 0.9, parses output files from ADF, GAMESS (US), GAMESS-UK, Gaussian, Jaguar, Molpro, ORCA and PC GAMESS. WWW: http://cclib.sourceforge.net/ PR: ports/125490 Submitted by: Wen Heping <wenheping at gmail.com>
* A C-coded Python extension module that wraps the GMP library to providemiwi2008-07-184-0/+35
| | | | | | | | | | | to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more. WWW: http://code.google.com/p/gmpy/ PR: ports/125429 Submitted by: Wen Heping <wenheping at gmail.com>
* Update to 1.19.02erwin2008-07-182-4/+4
| | | | | PR: 125743 Submitted by: leeym
* py-gpx is a python module for parsing GPS Exchange Format (GPX) files.miwi2008-07-185-0/+35
| | | | | | | | | This module allows you to parse and extract data from GPX files. WWW: http://pypi.python.org/pypi/pygpx/ PR: ports/125254 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 1.2.3miwi2008-07-188-102/+120
| | | | | | | | - Pass maintainership to submitter PR: 125404 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: maintainer
* xdg-user-dirs is a tool to help manage "well known" user directoriesmiwi2008-07-187-0/+117
| | | | | | | | | | like the desktop folder and the music folder. It also handles localization of the filenames. WWW: http://freedesktop.org/wiki/Software/xdg-user-dirs/ PR: ports/125672 Submitted by: Max Brazhnikov <makc at issp.ac.ru>
* Move the unexec cmp lines before the files that are compared, so thatdds2008-07-181-2/+2
| | | | | | | during deinstallation the corresponding files will still exist for comparison. Found by: itetcu (tinderbox-2.4.3)
* - Update to version 1.3.alepulver2008-07-183-6/+5
|
* - fix plistitetcu2008-07-184-0/+4
| | | | | | | - bump PORTREVISION Prompted by: QA Tindy run Approved by: maintainer, on private mail, some time ago
* Style clean-ups including:hrs2008-07-183-13/+25
| | | | | | | - Remove unnecessary mktexlsr calling. - Use PORTDOCS for additional docs. - Use TEXMFDIR for share/texmf. - Fix a typo in .if line.
* - s/PORTDOCS/NOPORTDOCS/ in Makefileitetcu2008-07-182-5/+6
| | | | | | | - use DOCSDIR in pkg-plist - bump PORTREVISION Prompted by: QA Tindy run
* - use NOPORTDATA and NOPORTEXAMPLES correctlyitetcu2008-07-182-12/+15
| | | | | | | - fix plist - bump PORTREVISION Prompted by: QA Tindy run
* - correctly use NOPORTDOCS, NOPORTEXAMPLES, NOPORTDATAitetcu2008-07-182-70/+76
| | | | | | | - fix plist - bump PORTREVISION Prompted by: QA Tindy run
* Mark broken: depends on apr-db42-1.3.2 and apr-1.3.2 which conflict with eachitetcu2008-07-182-0/+4
| | | | | | other. Prompted by: QA Tindy run
* Mark broken: depends on apr-db42-1.3.2 and apr-1.3.2 which conflict with eachitetcu2008-07-181-0/+2
| | | | | | other Prompted by: QA Tindy run
* Update to version 4.1.6 (bug fix release).bsam2008-07-182-4/+4
|
* - Update to 1.1003miwi2008-07-182-5/+5
| | | | | | | - Pass maintainership to submitter PR: 125669 Submitted by: Wen heping <wenheping@gmail.com>
* Change the neon dependency to use neon28 to be compatible withmarcus2008-07-181-2/+2
| | | | | | subversion-freebsd. Requested by: rnoland on #freebsd-gnome
* This version adds support for function argument refactoring.dds2008-07-173-54/+62
| | | | | | | | | | | | | Furthermore, a new option controls the depth of function and macro call graphs, which are now fully browsable in SVG-enabled browsers. In addition, the web front-end provides support for hand-editing of files, source code directory browsing, and functionality to interactively explore the tree of a function's calling and called functions. Finally, the processing engine includes support for gcc's include_next and preprocessor conditionals within macro invocations directives. Reviewed by: bf <bf2006a at yahoo.com>
* - Do dirty trick to use OpenSSL from ports on 6.xpav2008-07-171-13/+7
|
* Mark broken because it dpends on both apr-1.3.2 and apr-db42-1.3.2.tbz whichitetcu2008-07-171-0/+2
| | | | | | conflict with each other. Prompted by: QA Tindy run
* Update to 3.43.1wxs2008-07-172-4/+5
| | | | | PR: ports/125556 Submitted by: Timofeev Vladimir <vovkasm@gmail.com> (maintainer)
* - Update to 0.4.3miwi2008-07-172-6/+6
|
* - respect NOPORTDOCS and fix plistitetcu2008-07-162-1/+4
| | | | | | - bump PORTREVISION Prompted by: QA Tindy run
* Remove extra .endif.roberto2008-07-161-1/+0
| | | | Pointy hat to: me (through tinderbox again)
* Fix problems reported by tinderbox run by itetcu@ w/ NOPORTDATA/NOPORTDOCS.roberto2008-07-162-30/+33
|
* Remove dependencies only used for testing.erwin2008-07-161-7/+1
| | | | | PR: 125507 Submitted by: leeym
* - fix plistleeym2008-07-162-2/+1
| | | | | | - bump PORTREVISION Noticed by: QA Tindy
* - Update to 1.9.2lwhsu2008-07-162-4/+4
| | | | | PR: ports/125425 Submitted by: Wen heping <wenheping@gmail.com>
* - update to 1.19leeym2008-07-163-13/+12
|
* Upgrade to 4.4.2.thierry2008-07-163-4/+6
| | | | Changelog at <http://bouml.sourceforge.net/historic.html>.
* - Update to 2008clwhsu2008-07-152-6/+5
| | | | - Remove my backup master site, I thought CHEESESHOP is good
* - Update to 4.25lwhsu2008-07-152-4/+4
|
* - Update to 0.3.1lwhsu2008-07-153-7/+4
|
* - Update to 0.5.1lwhsu2008-07-153-6/+5
| | | | | PR: ports/125396 Submitted by: Wen heping <wenheping AT gmail.com>
* Handle an edge-case where lang/gawk is installed prior to any autoconf*ade2008-07-155-5/+5
| | | | | | | | | | | | ports, which then results in an implicit dependency on gawk, with the obvious bad things happening should gawk be later removed. Note that because this is an edge case, which most folks will not run into, and because it doesn't change the default package, I am not bumping PORTREVISION as suggested in the original patch. PR: 125101 Who: matthias <dot> andree <at> gmx <dot> de
* Update to 1.5.6.2 and add gitweb support[1] (off by default).wxs2008-07-144-10/+56
| | | | | PR: ports/125441 [1] Submitted by: Martin Sugioarto <martin.sugioarto@udo.edu>
* - Update to 0.005rafan2008-07-142-4/+4
| | | | | PR: ports/125472 Submitted by: hideo <hideo at darwin.lastamericanempire.com> (maintainer)
* - Update to 0.12.0miwi2008-07-144-11/+10
| | | | | | | - Rewording pkg-descr PR: 125524 Submitted by: Jan Siml <jsi@jules.de> (maintainer)
* - Update to 1.6.4miwi2008-07-144-1721/+1715
| | | | | | | - Update WWW PR: 125525 Submitted by: Jan Siml <jsi@jules.de> (maintainer)
* Update to 2.1.3.stefan2008-07-132-4/+4
|
* - update to 0.11leeym2008-07-133-12/+9
|
* - update to 0.207leeym2008-07-132-4/+4
|
* - Update to 5.6 snapshot 20080705rafan2008-07-122-1/+8
|
* Update to 1.05lth2008-07-112-5/+4
|
* Update to 1.10skv2008-07-112-4/+4
| | | | Changes: http://search.cpan.org/src/LDS/Devel-Cycle-1.10/Changes
* - Update to 2.0.0miwi2008-07-116-68/+67
| | | | | | | | - Switch to USE_CMAKE PR: based on 120323 Submitted by: Dmitry Sivachenko <demon@freebsd.org> Approved by: shaun (maintainer)
* Update to 0.9605erwin2008-07-113-4/+5
|
* Update to 0.63lbr2008-07-102-4/+4
|
* - New port p5-POE-XS-Loop-Poll-0.004beech2008-07-105-0/+44
| | | | | | | | Implementation of the abstract POE::Loop interface written in C using the poll(2) system call. PR: ports/125377 Submitted by: Zach Thompson <hideo at lastamericanempire.com>
* - Update to 3.4.3beech2008-07-102-4/+4
| | | | | PR: ports/125416 Submitted by: Timofeev Vladimir <vovkasm@gmail.com> (maintainer)
* update libmowgli to 0.7.0oliver2008-07-104-9/+9
|
* - Update to 2.7.10sem2008-07-107-57/+24
| | | | | PR: ports/125259 Submitted by: Bjorn Konig <bkoenig at alpha-tierchen.de>
* - Update devel/libclaw to 1.5.3amdmi32008-07-103-4/+24
| | | | | | - Since libclaw now uses verioned .so's, update dependent port to LIB_DEPEND on libclaw instead of BUILD/RUN_DEPEND Approved by: miwi (mentor)
* From: "Rashid N. Achilov" <achilov-rn@askd.ru>edwin2008-07-091-1/+1
| | | | | | | To: edwin@freebsd.org Edwin, can you change for all my ports maintainer address from achilov-rn@askd.ru to citycat4@ngs.ru?
* Add protobuf, it's google's interchange format library.vanilla2008-07-095-0/+81
|
* - update to 1.16.2dinoex2008-07-091-1/+1
|
* Update to 0.09skv2008-07-082-5/+5
| | | | Changes: http://search.cpan.org/src/SARTAK/MooseX-Singleton-0.09/ChangeLog
* Fix building of bindings in BATCH mode (without options file at all):lev2008-07-082-6/+10
| | | | | invert checks such way, that default config without OPTIONS at all is equivalent to default config, specified via OPTIONS.
* - Set NOPORTDOCS=yes, docs are built from the main port.beech2008-07-081-0/+1
|
* - Update to 1.02miwi2008-07-082-4/+4
|
* Change "unsigned long" to "void *" to take into account LLP64 archs.fjoe2008-07-084-14/+14
|
* Update to 0.54lbr2008-07-082-5/+5
|
* Unbreak on 64-bit archsfjoe2008-07-085-7/+123
| | | | PR: 124985 (partially)
* POE::Test::Loops contains one function, generate(), which willmiwi2008-07-085-0/+67
| | | | | | | | | generate all the loop tests for one or more POE::Loop subclasses. WWW: http://search.cpan.org/dist/POE-Test-Loops/ PR: ports/125319 Submitted by: Zach Thompson <hideo at lastamericanempire.com>
* - Update to 1.3.36rafan2008-07-076-5872/+6026
| | | | | | - Respect NOPORTEXAMPLES - Use shell expansion for octave version instead of make expansion - Add a gen-pkg-plist for easier pkg-plist update for maintainer
* - Fix build with new devel/subversion [1]miwi2008-07-072-1/+14
| | | | | | | | - Bump PORTREVISION after apr update [2] PR: 125294 Submitted by: Max Brazhnikov <makc@issp.ac.ru> [1] (maintainer) rodrigc [2]
* Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we supportehaupt2008-07-071-1/+0
| | | | | via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the system compiler.
* - Update to 1.1.3 [PR]nivit2008-07-0710-188/+84
| | | | | | | | | | - Add CHEESESHOP as primary donwload site - Move easy_install support to <bsd.python.mk> - Remove files/pkg-deinstall.in, files/pkg-install.in - Use sources to build the port (instead of installing the egg directly) PR: ports/124878 Submitted by: Wen heping <wenheping at gmail.com>
* - Bump PORTREVISION after apr updatemiwi2008-07-0718-18/+20
| | | | | | | | PR: 125270 125271 125272 125278 125281 125282 125284 125285 125287 125288 125289 125290 125291 125292 125293 125295 125296 125297 125300 Submitted by: rodrigc
* - Bump PORTREVISION after arp updatemiwi2008-07-071-1/+1
| | | | PR: 125269 125274
* - Bump PORTREVISION after arp updatemiwi2008-07-074-4/+4
| | | | | PR: 125275 Submitted by: rodrigc@
* - Fix pkg-messagegahr2008-07-071-1/+1
| | | | | | | PR: 125247 Submitted by: Carsten Wiedmann <carsten_sttgt@gmx.de> Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer) via private e-mail
* (1) Move all options-related logic into Makefile.common, so bindings portslev2008-07-075-159/+174
| | | | | | | have proper CONFIGURE_ARGS now and will not fail to build when subversion was built with apache's apr (2) Bump devel/apr library version to 1.3 (3) Increase PORTREVISION, of course.
* Update to 1.09lth2008-07-072-7/+4
|
* - Update to 0.980rafan2008-07-074-9/+8
|
* fix wrong linkleeym2008-07-071-1/+1
|
* - Update to 0.16.0.20080706, it's more than 0.17 RC1.mezz2008-07-078-62/+73
| | | | | | | - ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/} in the *_DEPENDS, that way it will finding correct file when I tweak the PREFIX. - NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files.
* - add regression-testdinoex2008-07-072-3/+6
| | | | Submitted by: Pedro (pfgshield-freebsd at yahoo.com)
* - Update to 0.11.lippe2008-07-072-4/+4
| | | | | | PR: ports/125121 Submitted by: Wen heping <wenheping@gmail.com> Approved by: gabor (mentor, implicit)
* - Bump portrevision after APR bumpbeech2008-07-061-0/+1
| | | | | | PR: ports/125298 Submitted by: Craig Rodrigues <rodrigc@FreeBSD.org> Approved by: wen heping <wenheping@gmail.com> (maintainer)
* - Fix categorybeech2008-07-061-1/+1
|
* Update to 0.9604erwin2008-07-052-4/+4
|
* Update to 0.6.1a.marcus2008-07-052-5/+4
|
* - Bump PORTREVISION for devel/apr updaterafan2008-07-056-6/+6
| | | | | PR: ports/125276 Submitted by: rodrigc