Jose Alonso Cardenas Marquez
14627e1fc1
- Update to 2.6.4
2014-03-26 03:32:45 +00:00
Jose Alonso Cardenas Marquez
69bbfb21ef
- New port: multimedia/fpc-libvlc
...
Free Pascal interface to vlc media player library
2014-03-26 03:29:02 +00:00
Jose Alonso Cardenas Marquez
59d8fb5cb4
- New port: www/fpc-httpd24
...
Free Pascal httpd unit
2014-03-26 03:28:12 +00:00
Steve Wills
b65750ff1d
- Stage
...
- Convert NOPORTDOCS to DOCS OPTION
PR: ports/187863
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
2014-03-26 02:36:35 +00:00
Steve Wills
6e8995d6e9
- Stage
...
PR: ports/187866
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
2014-03-26 02:32:34 +00:00
Steve Wills
a827877ca7
- Stagify
...
- Convert to OPTIONS
- Add amd64 to archs
PR: ports/187870
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
2014-03-26 02:29:02 +00:00
Steve Wills
bb6378744f
- Stagify
...
- Make DOCS into an option, deprecating NOPORTDOCS
PR: ports/187873
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
2014-03-26 02:24:37 +00:00
Steve Wills
3b41c49d0a
- Stage
...
PR: ports/187874
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
2014-03-26 02:18:10 +00:00
Steve Wills
6d172e9687
- Stage
...
PR: ports/187876
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
2014-03-26 02:14:47 +00:00
Steve Wills
3e92e11975
- Stage
...
- Add linux category
- Correct comment
PR: ports/187891
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
2014-03-26 01:51:58 +00:00
Steve Wills
cce3b32304
- Stage
...
PR: ports/187891
Submitted by: Johannes Jost Meixner <xmj@chaot.net>
2014-03-26 01:46:20 +00:00
John Marino
072e30779d
Add new Ada port: devel/alog
...
Alog is a stackable logging framework for Ada. It aims to be straight
forward to use and is easily extendable. It provides support for various
logger types, log facilities, loglevel policies and message
transformations.
The Alog library comes in two flavors: base and full. The base build
includes facilities to log to files and syslog while the full version
provides more advanced log facilities like SMTP, Jabber/XMPP or PostgreSQL.
The full version requires AWS (Ada Web Server) and APQ (Ada95 database
binding) and are offered as a non-default option.
WWW: http://www.codelabs.ch/alog
2014-03-26 01:44:29 +00:00
John Marino
bfd732afd7
APQ ports: apq, apq-mysql, apq-pgsql, apq-odbc
...
Without direction, GPRconfig will create a cgpr file at the standard
$PREFIX/lib/gnat repository. This is the cause of the builder
failures because it touches a part of the userland it's not supposed to.
GPRconfig should be modified not to do this; it is never desirable.
In the meantime, the fix for APQ is to specify .cgpr targets which do
not exist so GPRconfig creates them there instead of $PREFIX/lib/gnat.
Reported by: swills
2014-03-26 01:39:57 +00:00
Cy Schubert
dad71c4cc3
Fix extract/build error.
...
Noticed by: swills
Pointy hat to: /me
2014-03-26 01:37:43 +00:00
Steve Wills
c9730815c9
This is a Ruby interface to the NetCDF scientific IO library.
...
WWW: http://ruby.gfd-dennou.org/products/ruby-netcdf
PR: ports/187932
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
2014-03-26 01:15:21 +00:00
Wen Heping
40d68565aa
- Fix build
2014-03-26 01:12:42 +00:00
Steve Wills
5f32c96e1a
- Update to 1.4.11
...
PR: ports/187920
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
2014-03-26 01:08:14 +00:00
Rusmir Dusko
4cd6a0eaf5
The Secret Tower is a 2D platform game in which you must save the
...
princess Ericia, prisoner in the secret citadel.
The many floors are only composed of blocks: you can destroy them, move them
or build them to climb the levels and fight monsters living in this tower.
WWW: https://github.com/dusty141/TheSecretTower
2014-03-26 01:06:38 +00:00
Thierry Thomas
36ce70833d
Update to today's snapshot.
2014-03-25 22:07:48 +00:00
Rusmir Dusko
ab491dff93
Bomns3 is an old-school arcade-style tile-based bomb-dropping deathmatch jam.
...
It's still in alpha at this point, so check back as things get fleshed
out a little more.
WWW: http://chazomaticus.github.io/bomns3/
2014-03-25 21:54:01 +00:00
Tijl Coosemans
307f1a9630
- Update gstreamer1-libav to version 1.2.3.
...
- USES=tar:xz.
- Remove redundant configure args.
- Only link with -Wl,-Bsymbolic where necessary.
- Remove detection of SSE and MMX instruction set support. This enables
support for various x86 extensions (SSE2, SSE3,...) in the i386 package.
CPU support for these is detected at runtime except for MMX. So the
i386 package requires at least a Pentium MMX now. (Does anybody play
videos with gstreamer on a i486 or Pentium?)
- Replace ARCH with LIBAV_ARCH everywhere so it doesn't conflict with
our ARCH. [1]
PR: ports/181964 [1]
2014-03-25 21:50:41 +00:00
Dirk Meyer
d7554110de
- fix build when gettext is installed
2014-03-25 21:43:51 +00:00
Renato Botelho
c0d919fa2a
Fix MASTER_SITES
2014-03-25 21:39:21 +00:00
Chris Rees
77623ac9de
Update to 6.1.20
...
PR: ports/187573
Submitted by: Geoffroy Desvernay
2014-03-25 20:57:30 +00:00
Chris Rees
f8d56b3f61
Fix enterBuild-- also fixed upstream
...
PR: ports/184943
Submitted by: Anes Mukhametov <anes@anes.su>
Allow masking of PHP use and markup logs
PR: ports/167601
Submitted by: Jarrod Sayers <jarrod@downtools.com.au>
2014-03-25 20:49:20 +00:00
Sofian Brabez
7e931f1999
- Update to 1.3.1
2014-03-25 20:34:56 +00:00
Chris Rees
6151709ae0
Fix build on 11-- clang doesn't recognise -fcheck-new, and g++ manpage says
...
it's nearly always unnecessary anyway.
Take maintainer
While here, use pathfix
2014-03-25 20:34:25 +00:00
Steve Wills
100b85d303
This is an additional class of ruby with conduct processing of missing value
...
to NArray which is a numeric multi-dimensional array class.
WWW: http://ruby.gfd-dennou.org/products/narray_miss/
PR: ports/187918
Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
2014-03-25 20:34:09 +00:00
Steve Wills
e3f2dc403e
NArray is an Numerical N-dimensional Array class. Supported element types are
...
1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This
extension library incorporates fast calculation and easy manipulation of large
numerical arrays into the Ruby language. NArray has features similar to NumPy,
but NArray has vector and matrix subclasses.
WWW: http://narray.rubyforge.org/
PR: ports/187917
Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
2014-03-25 20:20:23 +00:00
Sofian Brabez
fe24f94188
- Update to 0.7.1
...
- Update pkg-descr
- Support STAGEDIR
- Drop FreeBSD 7.x support
PR: ports/187521
Submitted by: lwhsu
2014-03-25 20:15:41 +00:00
Steve Wills
eeb39dd1e3
- Update to 1.13.2
...
- Add PORTSCOUT restriction to avoid beta builds
PR: ports/187933
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
2014-03-25 20:11:48 +00:00
Steve Wills
4ee430a96f
- Updated to 0.55
...
- Stage
PR: ports/187935
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
2014-03-25 20:06:43 +00:00
Sunpoet Po-Chuan Hsieh
c1275d5660
- Add security/heimdal and security/krb5 support and corresponding options:
...
- GSSAPI_BASE for base system (default)
- HEIMDAL_PORT for security/heimdal
- KRB5_PORT for security/krb5
Tested by: redports
2014-03-25 19:53:27 +00:00
Sunpoet Po-Chuan Hsieh
38007dab2f
- Update to 2.1.1
...
- While I'm here:
- Convert to new options helper
- Remove deprecated PTHREAD_*
- No need to print PKGMESSAGE manually
Changes: http://sourceforge.net/apps/trac/saga-gis/attachment/wiki/Changelog%202.1.1/changelog_saga_2.1.1.txt
PR: ports/187795
Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
Tested by: redports
2014-03-25 19:41:30 +00:00
Sunpoet Po-Chuan Hsieh
52821360cf
- Update to 0.031
...
Changes: http://search.cpan.org/dist/Git-Wrapper/Changes
2014-03-25 19:34:38 +00:00
Sunpoet Po-Chuan Hsieh
91690d7461
- Update to 0.4.5
...
Changes: http://search.cpan.org/dist/Getopt-Euclid/Changes
2014-03-25 19:34:33 +00:00
Sunpoet Po-Chuan Hsieh
b97bf0359c
- Update to 0.200006
...
Changes: http://search.cpan.org/dist/Data-Section/Changes
2014-03-25 19:34:27 +00:00
Sunpoet Po-Chuan Hsieh
287ac0886e
- Update to 2.10
...
Changes: http://search.cpan.org/dist/Class-Method-Modifiers/Changes
2014-03-25 19:34:22 +00:00
Sunpoet Po-Chuan Hsieh
a5e42e835b
- Update to 0.00013
...
- Sort *_DEPENDS
- Convert to new options helper
- Remove USE_PERL5=extract and outdated post-extract:
- Remove no-op SHA option
Changes: http://search.cpan.org/dist/DBIx-Class-EncodedColumn/Changes
2014-03-25 19:34:17 +00:00
Sunpoet Po-Chuan Hsieh
9593682e2b
- Update to 4.027
...
Changes: http://search.cpan.org/dist/DBD-mysql/ChangeLog
2014-03-25 19:34:13 +00:00
Sunpoet Po-Chuan Hsieh
be215db625
- Update to 1.42
...
Changes: http://search.cpan.org/dist/DBD-SQLite/Changes
2014-03-25 19:34:08 +00:00
Sunpoet Po-Chuan Hsieh
0497c7bf52
- Update to 2.0
...
Changes: http://search.cpan.org/dist/Bio-GFF3/Changes
2014-03-25 19:34:03 +00:00
Sunpoet Po-Chuan Hsieh
59376f3dd1
- Update to 0.085
...
Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2014-03-25 19:33:59 +00:00
Sunpoet Po-Chuan Hsieh
48258843ea
- Update to 1.22
...
Changes: http://search.cpan.org/dist/Net-DNS-ZoneFile-Fast/Changes
2014-03-25 19:33:54 +00:00
Sunpoet Po-Chuan Hsieh
f85c508820
- Update to 0.57
...
Changes: http://search.cpan.org/dist/Net-OAuth2/Changes
2014-03-25 19:33:49 +00:00
Sunpoet Po-Chuan Hsieh
8d82f8a354
- Update to 1.33
...
- Add LICENSE
Changes: http://search.cpan.org/dist/Carp/Changes
2014-03-25 19:33:44 +00:00
Sunpoet Po-Chuan Hsieh
7f120bc187
- Update to 2.6.0
...
Changes: https://github.com/guard/guard/releases
2014-03-25 19:33:39 +00:00
Pawel Pekala
ce6d68dcc8
- Update to version 7.3 [1]
...
- Convert to USES=dos2unix [1]
- Use option helper
- Simplify do-install target using WWWDIR, COPYTREE_SHARE etc
- Break lines around 80 characters
PR: ports/187407 [1]
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer timeout
2014-03-25 19:19:44 +00:00
Pawel Pekala
f58cdc1501
- Update to 1.4.1
...
- Convert USE_ZIP to USES=zip
- Support staging
PR: ports/187406
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer timeout
2014-03-25 18:46:31 +00:00
Tijl Coosemans
1aa279d779
Instead of patching the code to use /usr/include/iconv.h replace LOCALBASE
...
in CONFIGURE_ARGS with ICONV_PREFIX. Also add CFLAGS to INC in
CONFIGURE_ARGS to get -DLIBICONV_PLUG on FreeBSD 10 with libiconv installed.
PR: ports/187907
Approved by: perl (mat)
2014-03-25 18:40:44 +00:00