1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

281675 Commits

Author SHA1 Message Date
Marcus von Appen
a0515c3f51 - Update graphics/blender to version 2.63a
- Convert graphics/blender to new options framework
- Added new OPTION descriptions for OPENAL, OPENEXR, OPENJPEG and OPENMP
2012-06-24 16:06:04 +00:00
Olli Hauer
19089d4e8b - update nmap to version 6.0.1
Announcement: http://seclists.org/nmap-hackers/2012/3
Changelog:    http://nmap.org/changelog.html

Some relevant changes in 6.01:

o Fixed a bug that caused Nmap to fail to find any network interface when
  at least one of them is in the monitor mode. The fix was to define the
  ARP_HRD_IEEE80211_RADIOTAP 802.11 radiotap header identifier in the
  libdnet-stripped code. Network interfaces that are in this mode are used
  by radiotap for 802.11 frame injection and reception. The bug was
  reported by Tom Eichstaedt and Henri Doreau.
  http://seclists.org/nmap-dev/2012/q2/449
  http://seclists.org/nmap-dev/2012/q2/478
  [Djalal Harouni, Henri Doreau]

o Fixed the greppable output of hosts that time-out (when --host-timeout was
  used and the host timed-out after something was received from that host).
  This issue was reported by Matthew Morgan. [jah]
2012-06-24 15:54:18 +00:00
Dirk Meyer
6ad95e6c36 - use OPTIONS_DEFINE 2012-06-24 15:43:51 +00:00
Sunpoet Po-Chuan Hsieh
7ba689cef0 - Update to 1.3.0
- Convert to new options framework
- Pet portlint
- Cosmetic change
- Take maintainership

Changes:	http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.3.0
2012-06-24 15:40:19 +00:00
Dirk Meyer
7bd07b1548 - fix dependecy for option GVEDIT
PR:		169372
Submitted by:	Pawel Pekala

- use OPTIONS_DEFINE

- fix package for option MING
2012-06-24 15:36:07 +00:00
Olli Hauer
65ac5af373 Version 1.1.15 (released 22-Jun-2012)
* security fix: complete authz support for remote SVN views (issue #353)
  * security fix: log msg leak in SVN revision view with unreadable copy source
  * fix several instances of incorrect information in remote SVN views
  * increase performance of some revision metadata lookups in remote SVN views
  * fix RSS feed regression introduced in 1.1.14
2012-06-24 15:32:34 +00:00
Oliver Lehmann
8dab196dea update gigi to 0.8.0.1074 2012-06-24 15:30:52 +00:00
Sunpoet Po-Chuan Hsieh
8972362c86 - Add py-django-easy-thumbnails 1.0.3
The primary function of easy-thumbnails is to dynamically create thumbnails
based on a source image.  So whenever a thumbnail does not exist or if the
source was modified more recently than the existing thumbnail, a new thumbnail
is generated (and saved).  Thumbnail aliases can be defined, providing
predefined thumbnail options.  This also allows for generation of thumbnails
when the source image is uploaded.

WWW: http://pypi.python.org/pypi/easy-thumbnails/
WWW: https://github.com/SmileyChris/easy-thumbnails

PR:		ports/169246
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
2012-06-24 15:19:38 +00:00
Sunpoet Po-Chuan Hsieh
ea1159c9e9 - Update to 1.1.0
Changes:	http://matplotlib.sourceforge.net/users/whats_new.html
PR:		ports/166329
Submitted by:	Geoffrey Mainland <mainland@apeiron.net> (maintainer)
2012-06-24 15:14:03 +00:00
Sunpoet Po-Chuan Hsieh
7c4c62bc98 - Update to 0.8
- While I'm here, sort PLIST

Changes:	http://namlook.github.com/mongokit/introduction.html#recent-change-log
PR:		ports/168377
Submitted by:	William Grzybowski <william88@gmail.com>
Approved by:	maintainer (timeout, 4 weeks)
2012-06-24 15:05:39 +00:00
Ryan Steinmetz
d6ad6f48cd - Update to 4.4.7-2383
- Add support for amd64

PR:		ports/168483
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
2012-06-24 15:03:36 +00:00
Sunpoet Po-Chuan Hsieh
21b34125a7 - Update to 1.34
- Add LICENSE
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Sort LIB_DEPENDS
- Use PERL_CONFIGURE
- Convert to new options framework
- Cleanup Makefile
- Add CPAN as primary WWW
- Pass maintainership to perl@

Changes:	http://search.cpan.org/dist/Prima/HISTORY
2012-06-24 15:02:01 +00:00
Sunpoet Po-Chuan Hsieh
2187205741 - Update to 20120622
- While I'm here, convert to new options framework

Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7280
PR:		ports/169374
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
2012-06-24 14:59:26 +00:00
Sunpoet Po-Chuan Hsieh
29941ae9c0 - Add libgta 1.0.2
Libgta is a portable library that implements the Generic Tagged Array (GTA) file
format. This file format has the following features:
- GTAs can store any kind of data in multidimensional arrays
- GTAs can optionally use simple tags to store rich metadata
- GTAs are streamable, which allows direct reading from and writing to pipes,
  network sockets, and other non-seekable media
- GTAs can use ZLIB, BZIP2, or XZ compression, allowing a tradeoff between
  compression/decompression speed and compression ratio
- Uncompressed GTA files allow easy out-of-core data access for very large
  arrays

See http://gta.nongnu.org/ for more information.

WWW: http://gta.nongnu.org/libgta.html

PR:		ports/169041
Submitted by:	lbartoletti <coder@tuxfamily.org>
2012-06-24 14:58:08 +00:00
Sunpoet Po-Chuan Hsieh
e960364dbe - Update to 3.46.1
- Convert to new options framework
- Remove NOPORTDATA handler

Changes:	http://www.httrack.com/page/4/en/index.html
2012-06-24 14:52:27 +00:00
Ashish SHUKLA
794d4876e9 - Add mirror to MASTER_SITES
- Add dependency on OpenSSL and fix for brokenness on 7.3
- Bump PORTREVISION

Reported by:	pav
2012-06-24 14:43:26 +00:00
Rene Ladan
15365f6dd0 Update to 1.8
PR:		ports/169286
Submitted by:	maintainer
2012-06-24 13:19:04 +00:00
Oliver Lehmann
beeccac843 update courier-authlib to 0.64.0 2012-06-24 12:40:40 +00:00
Koop Mast
da60adebdc Remove non-existing WWW.
PR:		ports/169308
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>
2012-06-24 12:38:58 +00:00
Koop Mast
2974af2bd3 Fix a typo, which broke this port on runtime.
Submitted by:	Mike Harding <mvh@ix.netcom.com>
2012-06-24 12:19:44 +00:00
Ryan Steinmetz
c3e6deebb6 - Unbreak GnuTLS support for 7.x and 8.x 2012-06-24 11:34:51 +00:00
Gabor Pali
0965c62ee4 - Update to 3.20120522
PR:		ports/168711
Submitted by:	pgj
Approved by:	maintainer (timeout)
Obtained from:	FreeBSD Haskell
2012-06-24 11:22:21 +00:00
Michael Scheidell
610c942f9f - Update to 4.3.2
- Unmark BROKEN
- OPTIONSNG'ify
- Add LICENSE & LICENSE_FILE
- Add USE_GCC (CLANG build BROKEN, would like an assist on this)
- Add OPENSSL and ZLIB options
- Add MAN1 & MAN7

PR:		ports/168892
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer (timeout, 15 days)
2012-06-24 11:06:14 +00:00
Gabor Pali
7e609f9805 angel is a daemon that runs and monitors other processes. It is similar
to djb's `daemontools` or the Ruby project `god`. It's goals are to keep
a set of services running, and to facilitate the easy configuration and
restart of those services.

WWW:	http://github.com/jamwt/Angel

Obtained from:	FreeBSD Haskell
2012-06-24 10:46:24 +00:00
Gabor Pali
c6d33b41b3 This package includes a thin sqlite3 wrapper based on the direct-sqlite
package, as well as the entire C library, so there are no system
dependencies.

WWW:	http://www.yesodweb.com/book/persistent

Obtained from:	FreeBSD Haskell
2012-06-24 10:43:14 +00:00
Gabor Pali
7b18280d6c Instead of allowing version ranges of dependencies, this package requires
specific versions to avoid dependency hell.

WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-06-24 10:40:39 +00:00
Gabor Pali
6ddfc2c9f4 Behaviour Oriented integration Testing for Yesod Applications.
WWW:	http://www.yesodweb.com

Obtained from:	FreeBSD Haskell
2012-06-24 10:38:22 +00:00
Gabor Pali
f702420e44 Static file serving subsite for Yesod Web Framework.
WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-06-24 10:36:20 +00:00
Gabor Pali
0f01dbb612 Convenient wrappers for your the configuration and execution of your yesod
application.

WWW:	http://www.yesodweb.com/

Obtained from:	FreeBSD Haskell
2012-06-24 10:34:29 +00:00
Gabor Pali
ccdadeaabb blaze-html instances for xml-conduit types.
WWW:	http://github.com/snoyberg/xml

Obtained from:	FreeBSD Haskell
2012-06-24 10:31:59 +00:00
Gabor Pali
ba97d3a853 Unit test framework (built on HUnit) for WAI applications.
WWW:	http://www.yesodweb.com/book/wai

Obtained from:	FreeBSD Haskell
2012-06-24 10:28:55 +00:00
Gabor Pali
2777dab61c Also provides some helper functions and datatypes for use outside of WAI.
WWW:	http://www.yesodweb.com/book/wai

Obtained from:	FreeBSD Haskell
2012-06-24 10:26:50 +00:00
Doug Barton
5abe85c32c Upgrade to version 5.17:
* Enlarged the texture image for `lament'.
  * XInput devices now also ignore small mouse motions.
  * Various minor fixes.

For the port:
  * Add CONFLICTS with xscreensaver-gnome*
  * s/X11BASE/LOCALBASE/
  * Remove a pattern in pre-patch that was incorporated upstream
  * Add a pre-patch pattern to fix the image for `lament'

(Version 5.16 was quickly replaced by 5.17 due to compilation problems)
2012-06-24 10:26:27 +00:00
Guido Falsi
47f2a71855 Update to 4.3.0
PR:		ports/169298
Submitted by:	Fernando <fernando.apesteguia@gmail.com>
Approved by:	crees, tabthorpe (mentors, implicit)
2012-06-24 10:25:15 +00:00
Gabor Pali
b1fc1e37e4 Fast parser and formatter for HTTP Date.
WWW:	http://hackage.haskell.org/package/http-date

Obtained from:	FreeBSD Haskell
2012-06-24 10:23:48 +00:00
Gabor Pali
616c62eabc This package uses tagstream-conduit for its parser. It automatically
balances mismatched tags, so that there shouldn't be any parse failures.
It does not handle a full HTML document rendering, such as adding missing
html and head tags.

WWW:	https://github.com/snoyberg/xml

Obtained from:	FreeBSD Haskell
2012-06-24 10:21:15 +00:00
Gabor Pali
fb914fae14 Tag-stream is a library for parsing HTML//XML to a token stream. It can
parse unstructured and malformed HTML from the web. It also provides an
Enumeratee which can parse streamline html, which means it consumes constant
memory. You can start from the `tests/Tests.hs` module to see what it can
do.

WWW:	http://github.com/yihuang/tagstream-conduit

Obtained from:	FreeBSD Haskell
2012-06-24 10:18:43 +00:00
Gabor Pali
d6d6d4fa76 Behavior Driven Development for Haskell. Hspec is roughly based on the
Ruby library RSpec.  However, Hspec is just a framework for running
HUnit and QuickCheck tests.  Compared to other options, it provides a
much nicer syntax that makes tests very easy to read.

WWW:	http://hspec.github.com/

Obtained from:	FreeBSD Haskell
2012-06-24 10:15:27 +00:00
Gabor Pali
7f696346eb Prevent or capture writing to stdout and other handles.
WWW:	https://github.com/trystan/silently

Obtained from:	FreeBSD Haskell
2012-06-24 10:12:27 +00:00
Gabor Pali
58b4f2ca6c Reduces size of javascript files by stripping out extraneous whitespace
and other syntactic elements, without changing the semantics.

WWW:	http://github.com/alanz/hjsmin

Obtained from:	FreeBSD Haskell
2012-06-24 10:09:57 +00:00
Gabor Pali
d820d35c65 Parses Javascript into an Abstract Syntax Tree (AST). Initially intended
as frontend to hjsmin.

WWW:	http://github.com/alanz/language-javascript

Obtained from:	FreeBSD Haskell
2012-06-24 10:07:02 +00:00
Gabor Pali
973ab3a70d Lightweight UTF8 handling.
WWW:	http://hackage.haskell.org/package/utf8-light

Obtained from:	FreeBSD Haskell
2012-06-24 10:04:39 +00:00
Michael Scheidell
110bd0405b - Update to 0.5.6
- Remove launcher script

PR:		ports/169293
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-06-24 10:04:34 +00:00
Oliver Lehmann
88279f8bb3 add libguess support
PR:		166172
Submitted By:	Stanislav Sedov <stas@deglitch.com>
2012-06-24 10:01:46 +00:00
Gabor Pali
834432a82b This package contains everything that you need to use a cryptographic
package that supports the crypto-api package using conduits from the
conduit package.

WWW:	https://github.com/meteficha/crypto-conduit

Obtained from:	FreeBSD Haskell
2012-06-24 10:01:15 +00:00
Gabor Pali
76731ef924 Add bsd.hackage.mk entries
Obtained from:	FreeBSD Haskell
2012-06-24 09:57:37 +00:00
Gabor Pali
f0a2b263d0 Provides ability to traverse a folder structure efficiently, as well as
convenience wrappers for reading from and writing to files.

WWW:	http://github.com/snoyberg/conduit

Obtained from:	FreeBSD Haskell
2012-06-24 09:56:58 +00:00
Gabor Pali
6d13ecc374 This is a small wrapper around the "directory", "unix", and "Win32"
packages, for use with "system-filepath".  It provides a consistent API
to the various versions of these packages distributed with different
versions of GHC.  In particular, this library supports working with
POSIX files that have paths which can't be decoded in the current locale
encoding.

WWW:	https://john-millikin.com/software/haskell-filesystem/

Obtained from:	FreeBSD Haskell
2012-06-24 09:53:26 +00:00
Gabor Pali
ab680f0b07 Use Template Haskell to embed file contents directly.
WWW:	https://github.com/snoyberg/file-embed

Obtained from:	FreeBSD Haskell
2012-06-24 09:49:39 +00:00
Oliver Lehmann
25b6cc30c1 fix build if tinyxml is installed
PR:		163577
Submitted By:	pawel
2012-06-24 09:32:00 +00:00