Commit graph

292555 commits

Author SHA1 Message Date
Dirk Meyer
1d62d821d9 - cleanup header
- strip shlibversion in depedency
2013-01-26 16:06:35 +00:00
Dirk Meyer
c210151c2f - cleanup header
- fix regression if build in /usr/ports/local
2013-01-26 15:35:47 +00:00
Ryan Steinmetz
5d613fca55 - Reset maintainership due to MAINTAINER email bounce
Reported by:	portscout
2013-01-26 15:26:27 +00:00
Dirk Meyer
f32f321c96 - whitespaces 2013-01-26 15:05:30 +00:00
Jimmy Olgeni
0821d5883f Convert Makefile headers to the new format in my ports (round #2). 2013-01-26 15:03:48 +00:00
Dirk Meyer
451d975877 - cleanup header 2013-01-26 14:58:11 +00:00
Dirk Meyer
240fcf1566 - cleanup header
- strip shlibversion in depedency
2013-01-26 14:56:28 +00:00
Jimmy Olgeni
3ffb31b841 Convert Makefile headers to the new format in my ports. 2013-01-26 14:50:30 +00:00
Johan van Selst
a47261c612 Add -fPIC flag to fix compilation on sparc64
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2013-01-26 14:44:57 +00:00
Dirk Meyer
b4b8fccfd6 - add comment for imake problem with clang 2013-01-26 14:32:25 +00:00
Jimmy Olgeni
a443a866ef Upgrade to version 1.9. 2013-01-26 14:29:10 +00:00
Gerald Pfeifer
50342b8b31 Use the new lang/gcc-ecj45 port when building the Java frontend
instead of including a pre-built version of the Eclipse Java Compiler
(ECJ) ourselves. [1]

Replace the use of DISTFILES by DISTNAME, since we are now down to
one in all cases.

On the way, update to the 20130125 of GCC 4.6.4.

PR:		175072 [1]
2013-01-26 14:23:59 +00:00
Dirk Meyer
c125549cc2 - fix build for 10-CURRENT
PR:		175528
Submitted by:	Matthias Andree
2013-01-26 14:21:23 +00:00
Dirk Meyer
15b67b0a4e - strip shlib versions in dependecy
- cleanup header
2013-01-26 14:20:09 +00:00
MANTANI Nobutaka
98810344c8 Update to version 20130113.
License is LGPL3 not GPLv3.
Use gnomehack instead of patching Makefile.in.
Patch for vshadowmount no longer needed.
CFLAGS no longer needed.
Build python bindings.

PR:		ports/175441
Submitted by:	antoine
2013-01-26 12:56:48 +00:00
MANTANI Nobutaka
4a9385a7cb Adopt OptionsNG.
Trim makefile header.
Pet portlint.

PR:		ports/175279
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-01-26 12:41:23 +00:00
MANTANI Nobutaka
f53b74ed36 Update MASTER_SITES and WWW.
Add lincese information.
Adopt OptionsNG.
Trim makefile header.
Pet portlint.

PR:		ports/175280
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-01-26 11:51:04 +00:00
Wen Heping
c376c19dfa - Update to 3.6.3 2013-01-26 11:42:26 +00:00
MANTANI Nobutaka
07a600b79b Update MASTER_SITES and WWW.
Add license information.
Adopt OptionsNG.
Trim Makefile header.
Pet portlint.

PR:		ports/175278
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-01-26 11:13:01 +00:00
Marcus von Appen
44972caabe - Update to 0.4.0
PR:		ports/175256
Submitted by:	Fabian M. Borschel <fmb@onibox.net> (maintainer)
2013-01-26 11:06:01 +00:00
MANTANI Nobutaka
cbe219aed5 Update MASTER_SITES and WWW.
Add license information.
Adopt OptionsNG.
Trim Makefile header.

PR:		ports/175277
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-01-26 10:52:03 +00:00
MANTANI Nobutaka
2a0868ab6b Update to the snapshot on 2012/09/23.
PR:		ports/175264
Submitted by:	Christopher J. Ruwe <cjr@cruwe.de>
2013-01-26 10:37:03 +00:00
MANTANI Nobutaka
4083d30c7d Add license info.
Adopt new OPTIONS framework.
Trim Makefile header.

PR:		ports/175254
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-01-26 10:27:23 +00:00
Yen-Ming Lee
a7ecf27133 - update to 5.82 2013-01-26 07:17:13 +00:00
Max Khon
d6b4b54e35 - Update to 4.8.1.7
- Fix from upstream for https://www.midnight-commander.org/ticket/2754
(can't run mceedit without file name as parameter)

Submitted by:	Herbert J. Skuhra
2013-01-26 06:38:17 +00:00
Eitan Adler
aa46cfc802 Fix build error with man pages
Submitted by:	poyopoyo@puripuri.plala.or.jp
2013-01-26 04:19:03 +00:00
Steve Wills
9849e80554 - Force commit to note signifigant contributions to this port by jgh, including
LICENSE, install and fetch cleanup as well as review
2013-01-26 03:27:51 +00:00
Steve Wills
a720836b7b VisualVM is a visual tool integrating several commandline JDK tools and
lightweight profiling capabilities. Designed for both production and
development time use, it further enhances the capability of monitoring and
performance analysis for the Java SE platform.

WWW: http://visualvm.java.net/
2013-01-26 02:48:38 +00:00
Jason Helfman
72779aaeef - add new port: security/ykclient
This project implements online validation of Yubikey OTPs. It is written in C
and provides a shared library for use by other software.

WWW: https://code.google.com/p/yubico-c-client

PR:		175503
Submitted by:	matt@mjslabs.com
2013-01-26 01:35:42 +00:00
Jason Helfman
f4fe205fb8 add new port: security/libyubikey
Library for decrypting and parsing YubiKey One-Time Passwords (OTP), written in
C.

WWW: https://code.google.com/p/yubico-c/

PR:		175495
Submitted by:	matt@mjslabs.com
2013-01-26 01:01:32 +00:00
Martin Matuska
c74d0751aa Update mail/pear-Horde_Imap_Client to 2.5.0 2013-01-25 23:44:20 +00:00
Martin Matuska
87636df059 Remove already integrated patches
PR:	ports/175598
2013-01-25 22:48:16 +00:00
Steve Wills
8a7d697655 - Update to 5.1.1 2013-01-25 22:26:13 +00:00
Steve Wills
97a9a13de6 - Update to 2.8.0 2013-01-25 22:08:47 +00:00
Emanuel Haupt
9cd66793ef Update to 1.0.0 2013-01-25 21:30:48 +00:00
Xin LI
db3e1cef59 Add a workaround for r231949 which fixes the problem of uio_resid being
truncated into int but introduced an KPI/KBI change.  While I'm there,
also add code to support the now MPSAFE VFS.
2013-01-25 21:30:24 +00:00
Koop Mast
f9ba9137f2 Patch Makefile.in instead of Makefile.am this prevents autofoo from being run [1]
Use USE_PKGCONFIG instead of USE_GNOME=pkgconfig [2]
Switch to OptionsNG. This renames the RSVG->LIBRSVG2 and GDK->PIXBUF options[2]
Remove shlib version in lib_DEPENDS lines [2]
Trim Makefile Header while here
Bump portrevision since default depends changed.

PR:		ports/168464 (reported by) [1]
Submitted by:	Jan Beich <jbeich@tormail.org> [1]
Obtained from:	GNOME staging area [2]
2013-01-25 21:10:02 +00:00
Jase Thew
85665a32de - Update to 1.2.4
Changes:	https://raw.github.com/polarssl/polarssl/14c56a3378683379ca1e589d7c9d78854d39707c/ChangeLog
2013-01-25 20:58:07 +00:00
Gerald Pfeifer
fd4f741776 Remove stray entry from packaging list.
Reported by:	Paul Reynold <preynold@redcom.com>
2013-01-25 20:40:46 +00:00
Koop Mast
f3a0cf6eec Add OPENRAW, SANE, V4L and WEBKIT options.
Expand the descrition of the EXIV2, LIRC, MTP and OPENEXR options.
2013-01-25 20:39:11 +00:00
Bryan Drewery
39224de87d - Don't force pkg as a RUN_DEPENDS. The patch should be
safe for non-pkgng usage.
  I am in the process of testing this and will be fully
  integrating the patch upstream soon.
2013-01-25 19:30:25 +00:00
Max Brazhnikov
8d0730214d Trim Makefile header
Set USE_PKGCONFIG
Respect PREFIX
Reformat description
Sort plist
2013-01-25 16:17:52 +00:00
Renato Botelho
f57146fa85 Update to 20130125 2013-01-25 15:21:18 +00:00
David Naylor
eb452b9ad5 Update R-cran-tseries to 0.10.30.
- Make DEPENDS both BUILD and RUN as the build requires the R packages
	for tests.
 - ChangeLog:
        * DESCRIPTION (Version): New version is 0.10-30.

        * DESCRIPTION (Depends, Imports):
        * NAMESPACE:
        * man/get.hist.quote.Rd:
        * man/portfolio.optim.Rd:
        Improve imports, and remove package depends.

Approved by:	eadler (mentor)
2013-01-25 15:15:32 +00:00
Philippe Audeoud
c719768dc4 - Update to 1.41
- Changelog: http://search.cpan.org/dist/DBD-ODBC/Changes#Changes_in_DBD::ODBC_1.41_October_23_2012
2013-01-25 14:29:49 +00:00
TAKATSU Tomonari
cee6fe0fb0 - Update to 2.0-0
- Trim WWW: line in pkg-descr
2013-01-25 14:26:35 +00:00
TAKATSU Tomonari
11d4253d7c - Update to 1.2-1 2013-01-25 14:24:23 +00:00
Raphael Kubo da Costa
bc42063937 Adjust LICENSE_PERMS.
I got confused by the description in bsd.licenses.mk and thought the pkg-*
and dist-* permissions were actually negating these permissions.
2013-01-25 11:55:39 +00:00
Raphael Kubo da Costa
c76205f1c1 Consola Mono is a monospaced font created for programming, text editors and
terminal-use.

It is licensed under the SIL Open Font License v1.1.
2013-01-25 11:36:43 +00:00
Renato Botelho
cfab8b1bf9 Fix build with clang
Submitted by:	Matt Burke <mattblists@icritical.com>
2013-01-25 10:36:02 +00:00