Commit graph

335687 commits

Author SHA1 Message Date
Koop Mast
ac5450c31d Fix Malformed conditional
Submitted by:	portsnap index builder
2014-05-22 11:31:59 +00:00
John Marino
26ffb8596f Add new Ada port: devel/gnatcoll
These components are a major building block of the GNAT Programming
Studio.  As the package description below states, it can also be used
generically.  This splits GNATColl out prior to GPS version upgrade.

    =================================================================

The reusable library known as the GNAT Component Collection (GNATColl)
is based on one main principle: general-purpose packages that are part of
the GNAT technology should also be available to user application code.
The compiler front end, the GNAT Programming Studio (GPS) Interactive
Development Environment, and the GNAT Tracker web-based interface all
served as sources for the components.

The GNATColl components complement the predefined Ada and GNAT libraries
and deal with a range of common programming issues including string and
text processing, memory management, and file handling. Several of the
components are especially useful in enterprise applications.

* Scripts: Embedding script languages     * Traces: Logging information
* Memory: Monitoring memory usage         * Mmap: Reading and writing files
* Boyer-Moore: Searching strings          * Paragraph filling: Formatting text
* Templates: Generating text              * Email: Processing email messages
* Ravenscar: Patterns for multitasking    * VFS: Manipulating files
* Storage Pools: Controlling memory mgmt  * Tribooleans: Three-state logic
* Geometry: Primitive geometric ops       * Refcount: Reference counting
* Projects: Manipulating ``gpr`` files    * Config: Parsing configuration files
* Pools: Controlling access to resources  * JSON: JavaScript Object Notation
* SQL: Database interface

WWW: http://libre.adacore.com/tools/gnat-component-collection
2014-05-22 11:13:02 +00:00
Koop Mast
b8824f38b6 Tweak OSVERSION check to also include newer 9.x versions, since gcc from
base is not good enough.
For i386 depend on gcc form ports. This is due to a clang assertion [1],
which has been reported in the clang bugtracker.

Reported by:	many [1]
2014-05-22 10:25:39 +00:00
Koop Mast
4b54cb2fb6 N-i-c-o on #freebsd-fr reported that dri.pc doesn't exist in the stage
directory on ARM. Thus, calling rm(1) on this non-existing file fails.
Passing "-f" to rm(1) fixes the problem.

Move the same commands which are executed in both branches of the "if
(WITH_NEW_XORG)" block, move them outside of it.

Obtained from:	xorg-dev repo
2014-05-22 10:20:03 +00:00
Martin Wilke
29a708f017 - Backport a fix for chardet issue which prevents mail/rss2email3 from
working correctly on certain environment.

PR:		187397
Submitted by:	poyopoyo@puripuri.plala.or.jp
Approved by:	maintainer timeout
2014-05-22 10:17:41 +00:00
Martin Wilke
a44296758a - Strip shared libraries.
- Bump PORTREVISION.

PR:		188988
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	maintainer timeout
2014-05-22 10:16:15 +00:00
Baptiste Daroussin
7d6a250fe2 Update to pkg 1.3.0 beta2
Changes:
- more fixes in pkg audit
- move audit functions into the library
- pkg lock -l now list the locked packages
- database lock behaviour is now configurable
- symlinks now has a checksum to ensure they are valid
- more fixes on the solver
- add long version of the options
2014-05-22 10:11:10 +00:00
Alex Kozlov
98052ca1a2 - Use /usr/bin/unzip for zip files extraction (part 1)
PR:	ports/188419
Exp-run:	bdrewery
Approved by:	portmgr (bapt)
2014-05-22 09:51:35 +00:00
Martin Wilke
4850bdc1e6 - Support staging
- Add license information.

PR:		189122
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2014-05-22 09:43:03 +00:00
Martin Wilke
40a4576dab - Update to 0.15.14
PR:		189110
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-22 09:42:21 +00:00
Martin Wilke
0325bcbf71 - Update to 2.0.2
PR:		189146
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-22 09:41:23 +00:00
Martin Wilke
93130a7782 - Update to 0.140001
PR:		189287
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-22 09:40:46 +00:00
Philippe Audeoud
fb73ae8ce4 - Update to 0.10 2014-05-22 09:39:52 +00:00
Martin Wilke
3105ae087c - Stage support
PR:		190026
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-05-22 09:39:46 +00:00
Martin Wilke
3cf8658ded - Fix build
PR:		186132
Submitted by:	Jan Henrik Sylvester <me@janh.de>
Approved by:	maintainer timeout
2014-05-22 09:38:56 +00:00
Martin Wilke
3b1b1a04f2 - Fix build
PR:		189076
Submitted by:	Ilya Bakulin <webmaster@kibab.com> (maintainer)
2014-05-22 09:37:35 +00:00
Philippe Audeoud
80780dc93d - Update to 1.10 2014-05-22 09:37:25 +00:00
Philippe Audeoud
1560e4eed0 - Update to 0.19 2014-05-22 09:05:22 +00:00
Philippe Audeoud
1953b81623 - Update to 0.09008 2014-05-22 08:50:27 +00:00
Philippe Audeoud
d6fed93bbc - Update to 3.24
- Convert to new options framework
2014-05-22 08:43:40 +00:00
Philippe Audeoud
3860d6150d - Add licence 2014-05-22 08:32:55 +00:00
Philippe Audeoud
6c907667ff - Update to 0.200006 2014-05-22 08:31:34 +00:00
Philippe Audeoud
c107a4ac90 - Update to 1.14 2014-05-22 08:24:21 +00:00
Philippe Audeoud
5e9d71b787 - Update to 0.300 2014-05-22 08:19:47 +00:00
Philippe Audeoud
de9735431d - Update to 3.2.1 2014-05-22 08:08:06 +00:00
Martin Wilke
8764109145 This package provides encoder/decoder implementation for DEC SIXEL graphics,
and some converter programs.
SIXEL is one of image formats for terminal imaging introduced by DEC VT series.
Its data scheme is represented as a terminal-friendly escape sequence.
So if you want to view a SIXEL image file, all you have to do is "cat" it to
your terminal.

WWW: https://github.com/saitoha/libsixel

PR:		ports/188937
Submitted by:	sue@iwmt.org
2014-05-22 08:03:57 +00:00
Martin Wilke
2a9fb86148 - Fix build
PR:		188658
Submitted by:	swills
Approved by:	maintainer timeout
2014-05-22 08:02:51 +00:00
Martin Wilke
79c74cb491 - Stage support
PR:		189996
Submitted by:	maintainer
2014-05-22 08:01:28 +00:00
Martin Wilke
f74c9c96ed - Stage support
PR:		189997
Submitted by:	maintainer
2014-05-22 08:00:58 +00:00
Martin Wilke
f5978c1166 - Stage support
PR:		189998
Submitted by:	maintainer
2014-05-22 08:00:15 +00:00
Martin Wilke
f56a2425cc - Stage support
PR:		187865
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
Approved by:	maintainer timeout
2014-05-22 07:59:08 +00:00
Martin Wilke
a91348dfad - Update to 1.3.0
PR:		189182
Submitted by:	maintainer
2014-05-22 07:58:13 +00:00
Pietro Cerutti
0872a68758 - Update to 2.19.6 2014-05-22 07:14:39 +00:00
Baptiste Daroussin
2929299e83 Update to 0.5.2
Strip binaries
2014-05-22 06:46:58 +00:00
Baptiste Daroussin
caa378d7ef Rename pathfix-pre-patch target into pathfix to be consistent 2014-05-22 06:42:20 +00:00
Martin Matuska
a530a1d424 Unbreak proftpd-mod_sql_odbc (fix include path) 2014-05-22 06:34:13 +00:00
Martin Wilke
7b78156266 django-ldapdb is an LDAP database backend for Django.
It allows you to manipulate LDAP entries using Django's models.
Declaring models using the LDAP backend is very staightforward,
 you simply inherit from ldapdb.models.Model and declare the fields
 in the same way as for regular models.
You can even edit the LDAP entries using Django's admin interface.

WWW: http://opensource.bolloretelecom.eu/projects/django-ldapdb/

PR:		ports/186162
Submitted by:	Alexander Kriventsov <avk@vl.ru>
2014-05-22 06:32:25 +00:00
Barbara Guida
4b701b90db - Add USE_LINUX_APPS=xorglibs 2014-05-22 06:31:06 +00:00
Martin Wilke
7198eac81a - Update to 2.41.0
PR:		188250
Submitted by:	Vladimir Chukharev <Vladimir.Chukharev@gmail.com>
Approved by:	maintainer
2014-05-22 06:30:22 +00:00
Martin Wilke
a070c84a65 - Update to 0.11
PR:		188681
Submitted by:	maintainer
2014-05-22 06:29:22 +00:00
Martin Wilke
0feb009f94 - Update to 1.13.1
PR:		188894
Submitted by:	swills
Approved by:	maintainer
2014-05-22 06:28:47 +00:00
Martin Wilke
ff1069d523 - Update WWW
PR:		188964
Submitted by:	Oliver Fromme <oliver.fromme@secnetix.de>
Approved by:	maintainer
2014-05-22 06:28:08 +00:00
Martin Wilke
7872b96693 - Update to 2014.04.10
PR:		189129
Submitted by:	maintainer
2014-05-22 06:27:13 +00:00
Bryan Drewery
41d30a5926 LGPL was invalid and this is actually ISC. 2014-05-22 06:08:06 +00:00
Barbara Guida
860d00492d - Stage support
- Add DOCS and NVIDIA_GL options
- Restore MASTER_SITES
- Install without using custom commands
- Take maintainership (former maintainer agreed by private mail)
- For MASTER_SITE_IDSOFTWARE, remove ftp.chg.ru (looks dead) and add ftp.gwdg.de
2014-05-22 06:03:44 +00:00
Bryan Drewery
1a1104f3f5 Add missing LICENSE 2014-05-22 05:59:18 +00:00
Martin Wilke
e6af98ecdc - Update to 0.9.2
PR:		187393
Submitted by:	maintainer
2014-05-22 05:55:37 +00:00
Martin Wilke
2f534f3fa7 - Update to 0.3.2
PR:		189951
Submitted by:	maintainer
2014-05-22 05:52:12 +00:00
Martin Wilke
8375d58031 - Update to 1.3.7
PR:		189950
Submitted by:	maintainer
2014-05-22 05:51:36 +00:00
Martin Wilke
538e0fc4ff - Update to 1.5.1
PR:		189949
Submitted by:	maintainer
2014-05-22 05:50:52 +00:00