aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix build of opencv with libc++bapt2013-09-123-5/+17
| | | | share the CXXFLAGS between opencv-core and opencv
* Fix build with libc++bapt2013-09-121-0/+10
| | | | Submitted by: Gustau Perez (gusi via #poudriere on freenode)
* Mark as deprecated: unmaintained upstreambapt2013-09-121-0/+5
| | | | Submitted by: Morten Slot Kristensen <ontherenth@gmail.com> (maintainer, upstream) via pkg-fallout
* Remove duplicated patchbapt2013-09-122-31/+0
| | | | Submitted by: marino
* - Update to 1.2.0madpilot2013-09-124-16/+29
| | | | | PR: ports/181939 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
* APSW is a Python wrapper for the SQLite embedded relational databasemadpilot2013-09-125-0/+34
| | | | | | | | | | | engine. In contrast to other wrappers such as pysqlite it focuses on being a minimal layer over SQLite attempting just to translate the complete SQLite API into Python. The documentation has a section on the differences between APSW and pysqlite. APSW supports CPython 2.3 onwards and CPython 3.1 onwards. PR: ports/181938 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
* Complete r326363 by including more complete set of headers.marck2013-09-123-26/+49
| | | | | | | | Fix one incorrecr usage of perror(3). No functional changes. Notified by: pkg-fallout
* - Update scintilla and scite to 3.3.5madpilot2013-09-125-13/+22
| | | | | | | | - The update fixes build on recent head PR: ports/182014 Submitted by: me Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* lang/gcc*: define CONFIGURE_TARGET genericly (8 ports)marino2013-09-128-16/+16
| | | | | | | | Instead of hardcoding the compiler target as FreeBSD, use the OPSYS variable to it. This makes no practical difference for FreeBSD, but it helps DragonFly get properly configured. Approved by: gerald
* - Unbreak the build in GCC-less environment by explicitly passing LD valuedanfe2013-09-121-4/+3
| | | | | | - While here, contract MASTER_SITES and convert USE_GMAKE to USES Reported by: pkg-fallout
* - Fix build with base iconv on recent -CURRENTfluffy2013-09-121-2/+2
| | | | Submitted by: Stefan Esser (se@) via private mail
* Update to 0.3.7zeising2013-09-122-3/+3
|
* Try to fix build on CURRENT with libc++ as default.rene2013-09-123-3/+29
| | | | Reported by: pkg-fallout
* - Add patch to fix compilation with clangkevlo2013-09-124-5/+41
| | | | | | - Trim Makefile header - Mark jobs unsafe - Add LICENSE
* Reassign to the heap as maintainer no longer use FreeBSDbapt2013-09-125-41/+21
| | | | | | | While here: Use options helpers where possible Submitted by: Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
* Update to 0.07.tobez2013-09-122-6/+8
| | | | Changes: http://search.cpan.org/dist/Test-TempDir/Changes
* Add explicit dependency on pkgconf (18 ports)marino2013-09-1218-60/+27
| | | | Approved by: portmgr (bapt, implicit)
* - Update to 2.21culot2013-09-122-3/+3
| | | | Changes: http://search.cpan.org/dist/autodie/Changes
* Update to 0.22.tobez2013-09-122-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-Async/Changes
* Add explicit dependency on pkgconf (20 ports)marino2013-09-1220-60/+32
| | | | Approved by: portmgr (bapt, implicit)
* - Update audio/libdiscid to 0.5.2jhale2013-09-129-40/+19
| | | | | | - Switch to CMake build system - Trim Makefile headers - Bump PORTREVISION on dependent ports
* - Unbreak on recent -CURRENT (after r255426): vm_map_find() now takes 10danfe2013-09-121-1/+6
| | | | | | | | (ten) arguments rather than 9 (nine) - Adjust OSVERSION check of the previous patch, after properly bumped by pjd@ in r255305 PR: ports/181972
* - Remove dead MASTER_SITESjhale2013-09-122-8/+1
| | | | | | - Trim Makefile header - Pet portlint(1) - Update pkg-descr to reflect the fact that this library isn't so new
* Unbreake by reroll of ext packages. Actuallymaho2013-09-122-5/+3
| | | | | former archive misses some tarballs, and I added to avoid fetching while compiling.
* - convert to the new perl5 frameworkaz2013-09-122-7/+5
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1218-94/+48
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Update to 20130911114349 aka 1.27bapt2013-09-122-3/+3
| | | | | | | | | | | | | | | | | Changes: - Enhance the fossil changes, fossil clean, fossil extras, fossil ls and fossil status commands to restrict operation to files and directories named on the command-line - New --integrate option to fossil merge, which automatically closes the merged branch when committing - Renamed /stats_report page to /reports. Graph width is now relative, not absolute - Added yw=YYYY-WW (year-week) filter to timeline to limit the results to a specific year and calendar week number, e.g. /timeline?yw=2013-01 - Updates to SQLite to prevent opening a repository file using file descriptors 1 or 2 on unix. This fixes a bug under which an assertion failure could overwrite part of a repository database file, corrupting it - Added support for unlimited line lengths in side-by-side diffs - New --close option to fossil commit, which immediately closes the branch being committed - Added chart option to fossil bisect - Improvements to the "human or bot?" determination - Reports errors about missing CGI-standard environment variables for HTTP servers which do not support them - Added --scgi option to fossil server - Internal improvements to the sync process - The internals of the JSON API are now MIT-licensed
* - convert to the new perl5 frameworkaz2013-09-1217-92/+45
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1219-89/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 0.77b1jhale2013-09-123-6/+14
| | | | | - Add missing dependency on libkcompactdisc - Make COMMENT more concise
* Note: pr originally was intended to only address pkgconfig dependency,jgh2013-09-121-4/+3
| | | | | | | | | | | however this was addressed in rr327018 - adopt new lib_depends format - pet portlint - move pre-configure to post-patch-script PR: 181988 Submitted by: kalten@gmx.at
* - Update to 4.1.2jhale2013-09-123-12/+94
| | | | | - Trim Makefile header - Make COMMENT a little more concise
* - Fix package list when FUSE option is selecteddanfe2013-09-122-30/+25
| | | | | | | | - Allow to build with any compiler and remove USE_GCC - Remove LICENSE_FILE (just a standard GPL boilerplate) - Employ OPTIONS helpers and modern LIB_DEPENDS syntax - Drop apparently left-over post-patch target that does nothing now - Improve on the COMMENT line, some other cleaning while here
* - Mark as DEPRECATEDamdmi32013-09-121-0/+3
|
* - Fix build with clangamdmi32013-09-123-1/+26
|
* - Mark as DEPRECATEDamdmi32013-09-121-0/+3
|
* - Update to 0.924amdmi32013-09-125-48/+188
|
* - Update to 1.43jhale2013-09-123-5/+5
|
* - Update to 0.4.5jhale2013-09-126-70/+4
| | | | | - Trim Makefile header - Make COMMENT a little more concise
* Add explicit dependency on pkgconf (11 ports)marino2013-09-1211-48/+20
|
* - Fix build with clangamdmi32013-09-121-0/+1
|
* - Fix build with clangamdmi32013-09-121-1/+1
|
* Add explicit dependency on pkgconf (27 ports)marino2013-09-1227-60/+36
|
* - Fix build with clangamdmi32013-09-122-1/+28
|
* Update from 1.3.1-2, which is no longer available for download, tomi2013-09-125-507/+14
| | | | | | | | | | | | 1.3.1-3 -- which contains all of our patches reported to date. Add a patch by stefanf@, which allows the port to build on 10.x Though I'll try to submit the patch upstream as before, I'll try to persuade them to not remove the 1.3.1-3 again after the apply it and "release" 1.3.1-4 PR: 182009, 182005, 181779 Obtained from: stefanf
* devel/py-resolver: fix categorywg2013-09-121-1/+1
| | | | - Fix category
* Patch to remove forward declaration of a standard C++ class inmadpilot2013-09-122-0/+12
| | | | | | installed include file. Approved by: pawel (maintainer)
* www/py-django-extensions: update to 1.2.0wg2013-09-123-7/+6
| | | | | | | - Update to 1.2.0 PR: ports/181802 Submitted by: Kevin Golding <ports caomhin.org> (maintainer)
* www/py-selector: WSGI request delegation (a.k.a. routing)wg2013-09-125-0/+52
| | | | | | | | | | | | | | | | | This distribution provides WSGI middleware for "RESTful" dispatch of requests to WSGI applications by URL path and HTTP request method. Selector now also comes with components for environ-based dispatch and on-the-fly middleware composition. There is a very simple optional mini-language for path matching expressions. Alternately we can easily use regular expressions directly or even create our own mini-language. There is a simple "mapping file" format that can be used. There are no architecture specific features (to MVC or whatever). Neither are there any framework specific features. WWW: https://github.com/lukearno/selector/ PR: ports/181860 Submitted by: Trevor Caira <trevor bitba.se>
* devel/py-resolver: Resolve specially formatted statements to Python objectswg2013-09-125-0/+44
| | | | | | | | | | | | | | | Resolve specially formated statements to Python objects. Turn strings like "packagename.modulename:Eval().the_rest()" into whatever you would get back by performing a similar sequence of imports and calls. This is useful for config files and situations where you would like to import things in a lazy way. Later this package will probably provide a way to restrict resolution for safety. WWW: http://lukearno.com/projects/resolver/ PR: ports/181859 Submitted by: Trevor Caira <trevor bitba.se>
* Add missing USES=iconvantoine2013-09-121-6/+2
|
* - Modify clang patch to match upstreammadpilot2013-09-122-4/+23
| | | | | | PR: ports/181493 Submitted by: Adrian Steinmann <ast@NetBSD.org> (maintainer from different email, as followup)
* Add missing USES=iconvantoine2013-09-121-1/+1
|
* Fix build on head after iconv changemadpilot2013-09-121-1/+1
| | | | Approved by: portmgr (bapt, implicit)
* Fix build on head after iconv changemadpilot2013-09-122-6/+15
| | | | Approved by: portmgr (bapt, implicit)
* Update pytsk to 2013-09-10antoine2013-09-122-3/+3
|
* Update libevtx to alpha-20130909antoine2013-09-122-3/+3
|
* Update libevt to alpha-20130909antoine2013-09-122-3/+3
|
* - convert to the new perl5 frameworkaz2013-09-1219-95/+51
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 3.12.0sunpoet2013-09-123-18/+28
| | | | | | | | | | | | | | - Convert to new LIB_DEPENDS format Changes: - Moved server functions out of libdap; they are now stored in a BES module. - Added support for building large (constant) arrays to be used in server functions. The arrays are defined using a new special form that the ConstraintEvaluator class supports. The server side functions are now in their own BES module (built as part of the BES for now) and it's possible to name the constant arrays. Arrays of 1 million elements can be made in a fraction of a second (although it will take longer to send the constraint to the server). See the README file for more details.
* - Update to 2.01sunpoet2013-09-124-3038/+22
| | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format Changes: http://search.cpan.org/dist/Text-Bidi/Changes
* - convert to the new perl5 frameworkaz2013-09-1219-92/+52
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1238-149/+97
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Add explicit dependency on pkgconf (8 ports)marino2013-09-128-20/+11
|
* - convert to the new perl5 frameworkaz2013-09-1219-72/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfantoine2013-09-1221-34/+25
| | | | Approved by: portmgr (bapt)
* - convert to the new perl5 frameworkaz2013-09-1219-75/+49
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Update to 1.5.43.vsevolod2013-09-122-3/+3
|
* devel/librelp: update to 1.2.0wg2013-09-123-4/+8
| | | | | | | | | - Update to 1.2.0 - Bump PORTREVISION for dependent port PR: ports/180267 Submitted by: Cristiano Rolim Pereira <cristianorolim outlook.com> Approved by: maintainer (timeout)
* Add explicit dependency on pkgconf (18 ports)marino2013-09-1218-57/+30
|
* . fix build with clang (CFLAGS+=-Wno-return-type);bsam2013-09-121-12/+5
| | | | | | | | | | | . trim Makefile headers; . reword COMMENT; . add LICENSE (BSD); . remove check for unsupported FreeBSD versions (<800093). PR: ports/181617 Submitted by: bsam (me) Approved by: trhodes (maintainer timeout, 2 weeks)
* . fix build with clang (CFLAGS+=-Wno-error);bsam2013-09-111-6/+9
| | | | | | | | | | | | . add LICENSE (GPLv2), bump PORTREVISION; . trim headers; . reword COMMENT; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . use one line install instead of an if loop. PR: ports/181619 Submitted by: bsam (me) Reviewed by: alfredoj69@gmail.com (maintainer timeout, 2 weeks)
* - Update to 0.2olivierd2013-09-112-12/+13
| | | | - Trim Makefile header
* Update from 4.0.16 to 4.0.17:osa2013-09-118-13/+13
| | | | | o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel.
* - Update to 1.3.4olivierd2013-09-112-4/+4
| | | | - Adjust Python version
* graphics/geos: update to 3.4.2wg2013-09-113-4/+5
| | | | | | | | - Update to 3.4.2 - Do not bump dependent ports as 3.4.1 did a little while ago PR: ports/181422 Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer)
* - Update to 1.3.3olivierd2013-09-113-295/+5
| | | | | | - Remove patch for clang (adopted by upstream) ChangeLog: http://freecode.com/projects/equake-xfce/releases/357605
* Update patch for third-party http_upload module.osa2013-09-112-28/+2136
| | | | PR: 182010
* - Update to 2.7.1olivierd2013-09-112-4/+3
| | | | ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.7.1_.282013-09-03.29
* graphics/geos: update to 3.4.2wg2013-09-1115-51/+66
| | | | | | | | | | - Update to 3.4.2 [1] - Bump PORTREVISION for dependent ports - USES gmake - Use options helpers PR: ports/181422 [1] Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer)
* - convert to the new perl5 frameworkaz2013-09-1119-65/+49
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Fix build - pass SRC_BASE to sub-makelev2013-09-111-2/+6
|
* net/tigervnc: update to 1.3.0wg2013-09-119-2478/+97
| | | | | | | | | | | | | | - Update to 1.3.0 [1] - Add BUILD_DEPENDS on bash [1] - Adjust CONFIGURE_ARGS for two different versions of xorg [1] - Normalize COMMENT [1] - USES gmake - Convert lib depends to new syntax Changes: http://sourceforge.net/mailarchive/message.php?msg_id=31144665 PR: ports/180911 [1] Submitted by: Koichiro IWAO <meta+ports vmeta.jp> (maintainer)
* Add GLU to the build dependenciesmr2013-09-111-0/+1
|
* To get at least qcad compiled under clang/amd64 add -fpic to the compile flags.mr2013-09-111-1/+7
| | | | | Reviewed by: Vaclav Hala Approved by: maintainer(timeout, > 14 days)
* - convert to the new perl5 frameworkaz2013-09-1119-102/+54
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Fix buildsunpoet2013-09-112-1/+5
| | | | Reported by: pkg-fallout
* - Update to 1.12 [1]culot2013-09-112-9/+5
| | | | | | | - Trim Makefile's header PR: ports/182011 [1] Submitted by: Andrea Sozzi <as@g-cows.org> (maintainer)
* x11/lxpanel: update to 0.6.1wg2013-09-112-5/+5
| | | | | - Update to 0.6.1 - Convert lib depends to new syntax
* Upgrade to version 10.5.3, which is the same as lang/newlisp for now.olgeni2013-09-113-54/+51
|
* Upgrade to version 1.2.1.olgeni2013-09-112-4/+4
| | | | | | PR: ports/181530 Submitted by: olgeni Approved by: maintainer timeout (15+ days)
* - Update to 0.004sunpoet2013-09-112-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-LibXML-PrettyPrint/Changes
* - Update to 0.8.1sunpoet2013-09-112-3/+3
| | | | Changes: https://github.com/grosser/parallel/commits/master
* Also apply rev 326961 to webkit-gtk3.kwm2013-09-115-0/+87
| | | | | | | | Fix the build on recent head with libc++ [1]. Also when building with clang make the build quieter by not spamming about c11 keywords. Submitted by: stefanf@ (combined patches with) [1]
* - Update to 2.45culot2013-09-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* - Changed MASTER_SITESvg2013-09-1111-37/+25
| | | | | | | | | - Trim Makefile headers - Changed tab to space in pkg-descr PR: ports/181559 Submitted by: marino Approved by: rm (mentor)
* - Update to 0.9.8.6.175feld2013-09-113-9/+6
| | | | Approved by: swills (mentor)
* - convert to the new perl5 frameworkaz2013-09-1119-74/+49
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Keep using the old FreeBSD makebapt2013-09-111-4/+2
|
* Fix the build on recent head with libc++ [1].kwm2013-09-115-0/+87
| | | | | | | Also when building with clang make the build quieter by not spamming about c11 keywords. Submitted by: stefanf@ (combined patches with) [1]
* - Update to 2.4.7zi2013-09-113-25/+3
|
* devel/py-memoryprofiler: [NEW PORT] Line-by-line and process memory usage ↵koobs2013-09-115-0/+43
| | | | | | | | | | | | | | analysis memory_profiler is a python module for monitoring memory consumption of a process as well as line-by-line analysis of memory consumption for python programs. It is a pure python module and has the psutil module as optional (but highly recommended) dependencies. WWW: https://github.com/fabianp/memory_profiler PR: ports/181831 Submitted by: Johannes Jost Meixner <xmj@chaot.net>
* - convert to the new perl5 frameworkaz2013-09-1119-93/+49
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Add explicit dependency on pkgconf (6 ports)marino2013-09-116-11/+7
|
* - convert to the new perl5 frameworkaz2013-09-1119-100/+42
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1119-110/+44
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1119-99/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Mark as deprecated old and unsupported version of www/nodebapt2013-09-112-0/+6
| | | | Submitted by: Daniel Lin <linpct@gmail.com> (maintainer via pkg-fallout)
* Update to 4.35.tobez2013-09-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes
* Update to 1.005.tobez2013-09-112-5/+3
| | | | Changes: http://search.cpan.org/dist/Perl-OSType/Changes
* Update to 0.901.tobez2013-09-112-4/+4
| | | | | | Assign maintainership from ports@ to perl@. Changes: http://search.cpan.org/dist/Config-Std/Changes
* - convert to the new perl5 frameworkaz2013-09-1119-88/+49
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Update to 0.43.tobez2013-09-112-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Storage/Changes
* Update to 2.05.tobez2013-09-112-5/+7
| | | | Changes: http://search.cpan.org/dist/Class-Method-Modifiers/Changes
* Update to 1.03.tobez2013-09-112-5/+4
| | | | Changes: http://search.cpan.org/dist/DateTime-Event-Zodiac/Changes
* - convert to the new perl5 frameworkaz2013-09-1119-84/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1119-110/+53
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* textproc/slides: move catalog generation into packagemarino2013-09-113-47/+41
| | | | | | | | | | | | | | | | | | | | Recently textproc/docbook-xsl, and textproc/docbook-xsl-ns and textproc/website were modified such that the xmlcatmgr catalog was created during the build (once) and packaged. Before it was accidently built and package and then created again during the package install script that it had. So the catalog creation was removed from pkg-install.in script. textproc/slides really was set up in the same way but it wasn't emitting errors because the pkg-plist was slightly different. However, in the interest of uniformity, textproc/slides was updated to match the others. The missing dependency on xmlcatmgr was added and the header trimmed as well. PR: ports/179730 Submitted by: marino
* - convert to the new perl5 frameworkaz2013-09-1119-94/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1119-64/+46
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Try to fix pkg-plistaz2013-09-112-0/+2
| | | | Approved by: bapt@ (portmgr@)
* - convert to the new perl5 frameworkaz2013-09-1119-93/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* On installations that have devel/rcs (GNU rcs) installed, fwbuilder failscy2013-09-112-1/+12
| | | | | | to check in udates to its .fwb files (they are saved but not checked into its RCS database). This patch prefers rcs in base (/usr/bin/rcs) over GNU rcs (/usr/local/bin/rcs).
* Fix build on head after iconv change.madpilot2013-09-111-0/+5
| | | | | Reported by: Walter Hurry <walterhurry@gmail.com> Approved by: portmgr (bapt, implicit)
* net-mgmt/omping: Tool to test IP multicast functionalitywg2013-09-114-0/+36
| | | | | | | | | | | | | | | | Omping (Open Multicast Ping) is tool to test IP multicast functionality primarily in local network. Features * Similar user experience as classic ping tool * Ping multiple hosts at once * Implementation of RFC Draft draft-ietf-mboned-ssmping-08 * Any-source and Source-specific Multicast WWW: https://fedorahosted.org/omping/ PR: ports/181979 Submitted by: Frank Wall <fw moov.de>
* - add upstream patch to fix build on -CURRENTrm2013-09-111-0/+20
| | | | | PR: 181976 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
* Add an explicit dependency on pkgconfantoine2013-09-1121-64/+31
| | | | Approved by: portmgr (bapt)
* Do not crash on a non-numeric argument to the 'album' or 'artist' command.rene2013-09-112-6/+12
| | | | Bump PORTREVISION
* Update to version 1.17.1pawel2013-09-115-44/+30
|
* graphics/pngcrush: Add archive to MASTER_SITES to unbreak fetchmarino2013-09-111-1/+2
| | | | | | | | | The distfile is frequently archived by upstream. The previous unbreak fetch effort lasted less than a week! By adding the archive location to the MASTER_SITES definition, we can make this port function longer. PR: ports/179795 Approved by: maintainer (timeout)
* - Fix build with clangmadpilot2013-09-113-32/+46
| | | | | | | | | | | - Handle configuration file correctly - Make installation directory relative to PREFIX, so it can be adjusted dynamically in the plist - Trim Makefile headers PR: ports/181493 Submitted by: Me Approved by: Maintainer timeout
* Fix some crashes:rene2013-09-113-4/+55
| | | | | | | - when entering the 'album' or 'artist' command without a parameter - after displaying the root playlist with 'list' Bump PORTREVISION
* graphics/f-spot: Mark BROKEN (does not build)marino2013-09-111-0/+1
| | | | | | | | | | | | | | | build log: ./Hyena.Data.Gui/ListView/ListView_Rendering.cs(128,41): error CS0012: The type `Cairo.Context' is defined in an assembly that is not referenced. Consider adding a reference to assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' (cut warnings) Compilation failed: 2 error(s), 77 warnings gmake[5]: *** [../../../bin/Hyena.Gui.dll] Error 1 gmake[5]: Leaving directory `/wrkdirs/usr/ports/graphics/f-spot/work/ f-spot-0.8.2/lib/Hyena/Hyena.Gui' PR: ports/181403 (timed out)
* Add an explicit dependency on pkgconfbapt2013-09-112-3/+2
|
* misc/kde4-l10n-* (9 ports) removedmarino2013-09-1138-3662/+9
| | | | | | | | | | The following kde-l10n-* language ports were dropped from KDE4 several releases ago and have not been restored: csb, eo, fy, gu, id, kn, mai, mk, ml. Since there is no indication they will be restored any time soon, let's just remove these IGNORED ports. PR: ports/180552 Approved by: rakuco (KDE)
* devel/lua-rds-parser: Mark BROKEN, checksum mismatchmarino2013-09-111-5/+2
| | | | PR: ports/181552 (maintainer agrees to mark broken for now)
* - mark this port deprecated, because it only needed for python 2.6,rm2013-09-111-0/+3
| | | | | | | that in it's turn will expire at 2013-10-01 - set deprecation date to the same date as for lang/python26 Approved by: Alexandros Kosiaris <akosiaris@gmail.com> (maintainer, by mail)
* - Update to 0.002005sunpoet2013-09-113-81/+248
| | | | | | | | - Fix *_DEPENDS - Add TEST_DEPENDS - Sort MAN3 and PLIST Changes: http://search.cpan.org/dist/Reaction/Changes
* - Add p5-MooseX-Types-URI 0.03sunpoet2013-09-115-0/+47
| | | | | | | | | | MooseX::Types::URI provides Moose types for fun with URIs. It has slightly DWIMier types than the URI classes have due to implementation details, so the types should be more forgiving when ducktyping will work anyway (e.g. URI::WithBase does not inherit URI). WWW: http://search.cpan.org/dist/MooseX-Types-URI/
* Add an explicit dependency on pkgconfbapt2013-09-114-18/+9
|
* - convert to the new perl5 frameworkaz2013-09-1119-83/+49
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* devel/tortoisehg2: update to 2.9.1wg2013-09-116-42/+48
| | | | | | | | | - Update to 2.9.1 [1] - Use options helpers - Define NLS option PR: ports/181961 Submitted by: arrowdodger <6yearold gmail.com> (maintainer)
* - convert to the new perl5 frameworkaz2013-09-1119-74/+49
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 1.01sunpoet2013-09-112-6/+6
| | | | Changes: http://search.cpan.org/dist/MooseX-Role-Parameterized/Changes
* Update to 1.0.4 :rene2013-09-112-4/+4
| | | | | | | - better detection for bits in the radio signal - catch more corner cases in decoding of the time data The configuration file (hardware.txt) needs to be updated with this update.
* - Update to 1.38sunpoet2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
* - Update to 1.003001sunpoet2013-09-103-6/+7
| | | | | | | - Fix *_DEPENDS: add missing p5-Dist-CheckConflicts - Sort PLIST Changes: http://search.cpan.org/dist/Moo/Changes
* - Update to 1.003002sunpoet2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Role-Tiny/Changes
* Fix opencv-core with libc++bapt2013-09-102-0/+273
| | | | Submitted by: theraven
* Add my upstream commits to fix the build with libc++.rakuco2013-09-101-0/+245
|
* - Update to 0.027sunpoet2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-Build-Tiny/Changes
* - Update to 3.0.3sunpoet2013-09-102-3/+3
| | | | Changes: https://github.com/guard/guard-rspec/commits/master
* - Update to 0.12sunpoet2013-09-102-4/+4
| | | | Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes
* - Duplicate of devel/checkbashismssunpoet2013-09-104-36/+0
| | | | | Notified by: bdrewery Pointyhat to: sunpoet
* Add my upstream commit that fixes the build with libc++.rakuco2013-09-101-0/+50
|
* www/mitmproxy: update to 0.9.2wg2013-09-103-3/+15
| | | | | | | | | - Update to 0.9.2 Changes: https://github.com/mitmproxy/mitmproxy/blob/v0.9.2/CHANGELOG PR: ports/181949 Submitted by: Hung-Yi Chen <gaod hychen.org> (maintainer)
* - convert to the new perl5 frameworkaz2013-09-1019-64/+42
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Dropbox Uploader is a BASH script which can be used to upload, download, delete,nivit2013-09-104-0/+44
| | | | | | | list files (and more!) from Dropbox, an online file sharing, synchronization and backup service. WWW: https://github.com/andreafabrizi/Dropbox-Uploader
* Update to 2.0.5martymac2013-09-102-3/+3
|
* - convert to the new perl5 frameworkaz2013-09-1019-73/+43
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1019-79/+44
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Update to 0.24.tobez2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Scope-Upper/Changes
* - Fix fetchwen2013-09-101-3/+1
| | | | Reported by: bdrewery@
* - remove leading indefinite article from COMMENTrm2013-09-102-5/+4
| | | | | | | | - convert USE_GMAKE to USES equivalent - relax USE_PYTHON check: 2.7 is now supported - add trailing slash to WWW in pkg-descr Approved by: oliver (maintainer, by mail)
* - convert to the new perl5 frameworkaz2013-09-1019-74/+43
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* pod2man in post-patch needs perl - add perl as patch dependaz2013-09-101-0/+2
|
* - convert to the new perl5 frameworkaz2013-09-1019-95/+49
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Upgrade to version 1.1.0.olgeni2013-09-103-4/+21
|
* - convert to the new perl5 frameworkaz2013-09-1019-98/+51
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Fix build for upcoming HEAD changes by removing reference tobdrewery2013-09-101-2/+19
| | | | | | | | | CTL_IPPROTO_NAMES which is being removed and replacing with getprotobynumber(3) PR: ports/181488 Submitted by: jhb Approved by: maintainer timeout
* - Fix this port as master port for cmigemo-dict to allow override USESaz2013-09-101-2/+1
|
* - Perl required also and patch stageaz2013-09-101-0/+1
|
* www/mambo: Mark BROKEN, unfetchable, MASTER_SITES DNS expiredmarino2013-09-101-0/+2
| | | | PR: ports/181557 (timed out)
* sysutils/isomd5sum: Mark BROKEN, checksum mismatchmarino2013-09-101-1/+2
| | | | PR: ports/181555 (timed out)
* sysutils/mktool: Mark BROKEN, unfetchable due to MASTER_SITES reorgmarino2013-09-101-6/+3
| | | | PR: ports/181554 (timed out)
* net/ftelnetd: Mark BROKEN, unfetchable due to parked MASTER_SITESmarino2013-09-101-5/+3
| | | | PR: ports/181551 (timed out)
* - convert to the new perl5 frameworkaz2013-09-1019-79/+44
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* databases/mird: Mark BROKEN, checksum mismatchmarino2013-09-101-6/+4
| | | | PR: ports/181549 (timed out)
* cad/ldraw: Mark BROKEN, checksum mismatchmarino2013-09-101-0/+1
| | | | PR: ports/181547 (timed out)
* Update to 1.70.tobez2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Domain-TLD/Changes
* - Update to 0.36sunpoet2013-09-102-5/+8
| | | | | | - Fix *_DEPENDS: add missing p5-aliased Changes: http://search.cpan.org/dist/MooseX-Declare/Changes
* sysutils/ciso: unbreak, de-deprecatemarino2013-09-104-7/+14
| | | | | | | | | | I mistaken thought Rodrigo was the maintainer of ciso. He straightened that out. Vasiliy, the maintainer, states that ciso in practical terms is still the latest version, and provided a patch to fix the fetch breakage. The expiration and deprecation has been removed. PR: 181558 Submitted by: blttll (Vasiliy the maintainer)
* Update to 0.10(.)02.tobez2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-MyXML/Changes
* Update to 0.31.tobez2013-09-102-4/+4
| | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/Changes
* - Update to 1.9.0culot2013-09-103-10/+43
| | | | | | | Changes: https://github.com/openstack/swift/blob/master/CHANGELOG PR: ports/180549 Submitted by: trociny@ Approved by: maintainer (timeout, >14 days)
* add build-depends to perl5 to fix building error.vanilla2013-09-101-1/+2
| | | | Submitted by: Mathieu Arnold <mat at mat.cc> via email.
* Update to 1.18.tobez2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/ExtUtils-Command/Changes
* - convert to the new perl5 frameworkaz2013-09-1019-109/+54
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1019-69/+45
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 0.17culot2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Future/Changes
* - convert to the new perl5 frameworkaz2013-09-1019-90/+47
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Add missing capital Ssunpoet2013-09-101-1/+1
| | | | Notified by: az
* - convert to the new perl5 frameworkaz2013-09-1019-74/+47
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Try to fix parallel builds (-jX) by sanitizing targets dependenciesdanfe2013-09-101-8/+9
| | | | | | | | | | | - Stop abusing ALL_TARGET for passing arguments to make(1), use it to specify the actual build target (default target would also be fine, but because of its phony dependencies, some commands would be called twice, which is not good and just asks for trouble) - Modernize LIB_DEPENDS syntax, add missing OPTIONS_DEFINE for DOCS, kill few stray empty lines and commented PORTREVISION while here Approved by: miwi, bapt (portmgr, implicit)
* Update to 0.9martymac2013-09-102-3/+3
|
* - convert to the new perl5 frameworkaz2013-09-1019-89/+51
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Unbreak fetching by sorting out MASTER_SITES (point it back to SF)danfe2013-09-102-28/+20
| | | | | | - Modernize Makefile header (bring it down to just two lines) - Convert USE_GMAKE and USE_PERL5_BUILD to USES, sort the knobs - Clean up port description and do-install: message, utilize ${FMT}
* - Update to 5.1tabthorpe2013-09-102-3/+3
| | | | | PR: ports/181977 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update 3.6tabthorpe2013-09-102-3/+3
| | | | | PR: ports/181856 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 1.92tabthorpe2013-09-102-3/+3
| | | | | PR: ports/181805 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Now that misc/sword port is fixed, remove no longer needed USE_GCCdanfe2013-09-102-11/+8
| | | | | | | | - While here: drop the article from COMMENT, remove LICENSE_FILE (it was actually just vanilla GPL boilerplate), sanitize dependencies, put USES where it's normally found; tidy up port description a bit. Approved by: tabthorpe (maintainer, implicit)
* - Cleanup MASTER_SITES, convert MASTER_SITE_SUBDIRdanfe2013-09-101-16/+14
| | | | | | | | | | - Tighten COMMENT line and drop the article - Fix the build against Clang and thus drop USE_GCC - Remove PKGMESSAGE, it's set automatically - Correctly pad ${CAT} ${PKGMESSAGE} - Couple of minor fixes (LIB_DEPENDS, etc.) Approved by: tabthorpe (maintainer)
* - Remove net/p5-SOAP-Transport-HTTP-Placktabthorpe2013-09-105-48/+0
| | | | | | | - Duplicate of www/p5-SOAP-Transport-HTTP-Plack - This should fix the portbuild bot With hat: portmgr
* - convert to the new perl5 frameworkaz2013-09-1019-74/+46
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* www/py-flexget: update to 1.1.115wg2013-09-102-3/+3
| | | | - Update to 1.1.115
* - Add USE_GCC=any to build on 10.Xtabthorpe2013-09-101-0/+1
| | | | Submitted by: pkg-fallout
* math/giacxcas: update to 1.1.0wg2013-09-103-12/+38
| | | | | | | | | - Update to 1.1.0 [1] - Convert lib depends to new syntax - USES gmake PR: ports/181906 [1] Submitted by: Han Frederic <han math.jussieu.fr> (maintainer)
* audio/audacity: update to 2.0.4wg2013-09-102-16/+20
| | | | | | | | | - Update to 2.0.4 [1] - Add SOXR option [1] - Convert lib depends to new syntax PR: ports/181922 [1] Submitted by: Jack Low <xxjack12xx gmail.com> (maintainer)
* net/crtmpserver: update to 0.806wg2013-09-105-27/+58
| | | | | | | | | | - Update to 0.806 [1] - Convert lib depends to new syntax - Add LICENSE (GPLv3) - Fix pkg-plist PR: ports/181924 [1] Submitted by: Gavriloaie Eugen-Andrei <support rtmpd.com> (maintainer)
* graphics/webp: do not depend on explicit jpeg library versionmm2013-09-101-1/+1
| | | | | | PR: ports/181270 Submitted by: myself Approved by: maintainer (timeout)
* Bump some PORTREVISIONs due to graphics/webp update to 0.3.1mm2013-09-1010-4/+10
|
* Update graphics/webp to 0.3.1mm2013-09-103-6/+4
| | | | | | PR: ports/181270 Submitted by: myself Approved by: maintainer (timeout)
* - Fix the build with clang and libc++.rakuco2013-09-104-16/+8
| | | | | | | | | | | | | | | - Point to the new domain in WWW. - Convert Makefile header. - Get rid of files/patch-herqq.pro by passing the proper arguments in QMAKE_ARGS. fluffy is usually responsive to PRs, but I ended up asking bapt for an approval here because hupnp is a dependency of kdelibs4 and I want to reduce the likelihood of an avalanche of PRs and complaints about KDE4 not building on -CURRENT (there are other ports to fix, though). PR: ports/181974 Approved by: portmgr (bapt)
* Upgrade to 1.0rc3.mandree2013-09-102-4/+4
| | | | | | | | | | | This removes the 'Incoming' map and uses a node of the same name in the 'Literature and Annotations' mind map. Node icons are now context-sensitive, and the demo maps missing from rc2 have been re-done with new content. The Changelog does not appear to be available yet, the relevant Blog entry is http://www.docear.org/2013/08/27/docear-1-0-rc3-improved-monitoring-concept-neater-gui-and-many-bug-fixes/
* - Update adblock_plus to 2.3.2bar2013-09-103-119/+70
| | | | | | - Take maintainership Approved by: flo (mentor), ale (former maintainer)
* - Update Firebug to 1.12.1bar2013-09-103-113/+63
| | | | Approved by: flo (mentor)
* - Revert r325962 and set MODELS as default optionbar2013-09-103-61/+36
| | | | | | - Remove DHTP option as distfile is no more fetchable Approved by: flo (mentor)
* Point to the non-deprecated site in WWW.rakuco2013-09-101-1/+1
|
* Update to formal 1.0 release.mandree2013-09-102-3/+3
| | | | | Blog announcement: http://blog.neil.brown.name/2013/08/wiggle-1-0/
* - Update to 0.9.8.delphij2013-09-102-7/+21
| | | | | - Override 'do-install' target so we install shared library with a version number.
* Add an explicit dependency on pkgconfantoine2013-09-1026-84/+41
| | | | Approved by: portmgr (bapt)
* - convert to the new perl5 frameworkaz2013-09-1019-95/+48
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Add p5-IO-SessionData 1.03sunpoet2013-09-105-0/+31
| | | | | | IO::SessionData is a supporting module for SOAP::Lite. WWW: http://search.cpan.org/dist/IO-SessionData/
* - drop depedency to makedependdinoex2013-09-101-2/+0
| | | | Submitted by: Darren Pilgrim
* - Update to 0.0.31sunpoet2013-09-103-8/+8
| | | | | | | | - Convert to new LIB_DEPENDS format - Sort USES - Use single space after WWW: Changes: http://cgit.freedesktop.org/libreoffice/contrib/libvisio/log/
* - Update OSVERSION check and commentsunpoet2013-09-101-18/+15
| | | | | | | | | | | | - While I'm here: - Move LICENSE upward - Use USES=gmake - Convert to new perl5 framework - Fix spelling of FreeBSD and OpenSSL - Remove outdated OSVERSION check PR: ports/181828 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
* - Add checkbashisms 2.12.6sunpoet2013-09-104-0/+36
| | | | | | | | | Debian script that checks for bashisms WWW: http://packages.qa.debian.org/d/devscripts.html PR: ports/179188 Submitted by: Hakisho Nukama <nukama@gmail.com>
* - Add gpgdir 1.9.5sunpoet2013-09-104-0/+37
| | | | | | | | | | gpgdir is a perl script that uses the CPAN GnuPG::Interface module to encrypt and decrypt directories using a gpg key specified in ~/.gpgdirrc. WWW: http://www.cipherdyne.org/gpgdir/ PR: ports/179187 Submitted by: Hakisho Nukama <nukama@gmail.com>
* - Add p5-GRNOC-Config 1.0.9sunpoet2013-09-104-0/+36
| | | | | | | | | | | A module to allow everyone to access config files in a fairly standard way. Uses XML::XPath and XML::Simple to parse our XML files, and stores all configs it has access to in this module. WWW: http://www.sourceforge.net/projects/routerproxy PR: ports/178516 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* - Add p5-SOAP-Transport-HTTP-Plack 0.03sunpoet2013-09-105-0/+48
| | | | | | | | | | | | | | | | SOAP::Transport::HTTP::Plack - transport for Plack [1] PSGI toolkit for SOAP::Lite module. The module is quite similar to SOAP::Transport::HTTP::Apache. Docs were stolen completely from SOAP::Transport::HTTP::Nginx. [1] http://search.cpan.org/~miyagawa/Plack/ WWW: http://search.cpan.org/dist/SOAP-Transport-HTTP-Plack/ PR: ports/172317 Submitted by: Takefu <takefu@airport.fm>
* - Cleanup Makefile headersunpoet2013-09-102-10/+7
| | | | | | | | | - While I'm here: - Convert to new LIB_DEPENDS format - Convert to new perl5 framework PR: ports/177681 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
* - Update to 11.0.0.0sunpoet2013-09-103-11/+12
| | | | | | | | | | | - Convert to new options framework - While I'm here, simplify PORTDOCS installation Changes: - Uses new upstream version 11.0.0 (which does not contain any code changes) PR: ports/177681 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
* - Update to 11.0.0.0sunpoet2013-09-103-11/+12
| | | | | | | | | | | - Convert to new options framework - While I'm here, simplify PORTDOCS installation Changes: - Uses new upstream version 11.0.0 (which does not contain any code changes) PR: ports/177681 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
* - Use USES=shebangfixsunpoet2013-09-102-39/+40
| | | | - Sort *_DEPENDS and PLIST
* - Update to 0.11sunpoet2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Log-Dispatch-Dir/Changes
* - Update to 0.11sunpoet2013-09-102-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes
* - Update to 2.0.8 .nox2013-09-108-32/+114
| | | | | | | | | | | | | - Add subtitle, video, and audio track scrolling to VLC's ncurses.c module. [1] - Add GME knob. (audio/libgme dependency) [2] - Fix build with clang+libc++. [3] PR: ports/181596 [1], ports/181909 [3] Submitted by: Cam Karnes <karnes.cameron@gmail.com> [1] Submitted by: pawel (on -multimedia) [2] Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>, bapt via pb2 [3] Obtained from: vlc upstream git [1]
* - convert to the new perl5 frameworkaz2013-09-1019-94/+51
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-1019-84/+44
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* devel/awscli: delete argparse from requirementswg2013-09-101-0/+3
| | | | | | | - Delete argparse from requirements for python >= 2.7 PR: ports/181965 Reported by: Alexey Degtyarev <alexey renatasystems.org>
* Pass devel/hub on to a new maintainer.rakuco2013-09-101-1/+1
| | | | | | PR: ports/181752 Submitted by: Konstantinos Koukopoulos <koukopoulos@gmail.com> (new maintainer) Approved by: Simon Olofsson <simon@olofsson.de> (former maintainer)
* - Convert to new LIB_DEPENDS format and sort themsunpoet2013-09-101-3/+3
|
* - convert to the new perl5 frameworkaz2013-09-0919-89/+50
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* Update to postgreSQL 9.3.0girgen2013-09-094-40/+3
| | | | | | | | | | | | | | | | Major enhancements in PostgreSQL 9.3 include: - Add materialized views - Make simple views auto-updatable - Add many features for the JSON data type, including operators and functions to extract elements from JSON values - Implement SQL-standard LATERAL option for FROM-clause subqueries and function calls - Allow foreign data wrappers to support writes (inserts/updates/deletes) on foreign tables - Add a Postgres foreign data wrapper to allow access to other Postgres servers - Add support for event triggers - Add optional ability to checksum data pages and report corruption - Prevent non-key-field row updates from blocking foreign key checks - Greatly reduce System V shared memory requirements URL: http://www.postgresql.org/docs/9.3/static/release-9-3.html
* textproc/py-sphinxcontrib-httpdomain: Sphinx domain for HTTP APIswg2013-09-095-0/+54
| | | | | | | This contrib extension, sphinxcontrib.httpdomain provides a Sphinx domain for describing RESTful HTTP APIs. WWW: http://bitbucket.org/birkenfeld/sphinx-contrib/
* - convert to the new perl5 frameworkaz2013-09-0919-96/+53
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 2.1.13ashish2013-09-093-15/+6
| | | | Submitted by: damir bikmuhametov <boco at ufanet.ru> (private email)
* - Add LICENSEsunpoet2013-09-091-0/+5
| | | | - Add PORTSCOUT
* - Update to 0.16.4culot2013-09-092-3/+3
| | | | | PR: ports/181926 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
* - Update to 2.17.26gahr2013-09-092-3/+3
|