1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Commit Graph

326739 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
f0545828db - Update to 0.3103
- Add LICENSE
- Add TEST_DEPENDS
- Convert to new options framework
- Simplify Makefile

Changes:	http://search.cpan.org/dist/XML-RSS-LibXML/Changes
2014-02-23 12:20:43 +00:00
Sunpoet Po-Chuan Hsieh
8352e72dab - Update to 3.07
Changes:	http://search.cpan.org/dist/Module-CoreList/Changes
2014-02-23 12:20:37 +00:00
Sunpoet Po-Chuan Hsieh
b4b8d23908 - Update to 4.2.7
Changes:	https://github.com/guard/guard-rspec/releases
2014-02-23 12:20:32 +00:00
Sunpoet Po-Chuan Hsieh
23b43d627d - Update to 1.3.2
Changes:	https://github.com/ahoward/open4/commits/master
2014-02-23 12:20:27 +00:00
Sunpoet Po-Chuan Hsieh
c8be6ad920 - Update to 0.50
- Remove post-patch:

Changes:	http://pypi.python.org/pypi/isodate#changes
		https://github.com/gweis/isodate/blob/master/CHANGES.txt
2014-02-23 12:20:23 +00:00
Sunpoet Po-Chuan Hsieh
d23d879dcc - Update to 20140222
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20140222.diff
2014-02-23 12:20:18 +00:00
Sunpoet Po-Chuan Hsieh
677d039287 - Update to 0.051005
Changes:	http://search.cpan.org/dist/Perl6-Slurp/Changes
2014-02-23 12:20:13 +00:00
Sunpoet Po-Chuan Hsieh
0d824d867b - Update to 0.043
Changes:	http://search.cpan.org/dist/HTTP-Tiny/Changes
2014-02-23 12:20:09 +00:00
Sunpoet Po-Chuan Hsieh
066f09b962 - Update to 4.17
Changes:	http://search.cpan.org/dist/WWW-Curl/Changes
2014-02-23 12:20:03 +00:00
Antoine Brodin
128c024860 Allow packaging as a regular user 2014-02-23 12:18:09 +00:00
Romain Tartière
2b7f37dca0 Update to 3.2.8. 2014-02-23 12:17:17 +00:00
Sunpoet Po-Chuan Hsieh
ccc7e4ee7e - Allow build with Python 3.x
- Bump PORTREVISION
2014-02-23 12:16:22 +00:00
Sunpoet Po-Chuan Hsieh
e01844530d - Add py-dns3 3.0.4
This directory contains a Python module that implements a DNS (Domain
Name Server) client, plus additional modules that define some symbolic
constants used by DNS (dnstype, dnsclass, dnsopcode).

WWW: http://pydns.sourceforge.net/
WWW: https://launchpad.net/py3dns
2014-02-23 12:13:11 +00:00
Johan van Selst
7a660f28cd - Enable stage support - no functional changes
In particular, files installed by findlib will still be installed directly
  into the default ocaml library directory, as regular users would expect.
2014-02-23 12:07:45 +00:00
Martin Wilke
67d013f886 - Fix build
PR:		185319
Submitted by:	ports fury
2014-02-23 12:05:08 +00:00
Martin Wilke
77192439d8 - Fix build
- Support desktop-file-utils

PR:		184884
Submitted by:	ports fury
2014-02-23 12:04:36 +00:00
Sunpoet Po-Chuan Hsieh
f9cfabfb37 - Add p5-PerlIO-utf8_strict 0.004
PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer. Unlike
perl's default :utf8 layer it checks the input for correctness.

WWW: http://search.cpan.org/dist/PerlIO-utf8_strict/
2014-02-23 12:00:39 +00:00
Romain Tartière
d59914ab44 - Update to 1.1;
- Switch to GitHub;
  - Fix some Makefile alignments;
  - Define LICENSE;
  - Staging is Okay.
2014-02-23 11:34:18 +00:00
Marcus von Appen
8b8a41101a - Respect ETCDIR and DATADIR
- Limit to the supported python versions
- Convert to PYDISTUTILS_AUTOPLIST

PR:		ports/185947
With hat:	python@
2014-02-23 09:41:15 +00:00
Marcus von Appen
792efa423c - Respect DOCSDIR
PR:		ports/185947
With hat:	python@
2014-02-23 09:14:50 +00:00
Gerald Pfeifer
a4c007fb28 Remove the _GCC_BUILD_DEPENDS variable which we had kept for the sake
of some ports using this unexpectedly.  There are no further instances
in the tree any more.

If there is an absolute need to refer to the GCC runtime directory that
cannot be covered by CFLAGS, LDFLAGS or the like, use _GCC_RUNTIME.
This hardly ever should be necessary, though.  Avoid whenever possible!
2014-02-23 02:20:02 +00:00
Danilo Egea Gondolfo
276a405ee5 - Convert LIB_DEPENDS to new syntax
- Add stage support
- Add LICENSE
2014-02-23 02:16:09 +00:00
Jason E. Hale
6529b9965e - Update to 20140222 [1]
- This addresses a reported dialog error [2]

PR:		ports/186964 [1], ports/186904 [2]
Submitted by:	Alexander Wittig <alexander@wittig.name> (maintainer) [1],
		Lawrence Chen <lchen@zen.lhaven.homeip.net> [2]
2014-02-23 01:51:24 +00:00
Danilo Egea Gondolfo
b24e3ffea1 - Add stage support 2014-02-23 01:48:15 +00:00
Jason E. Hale
344b803092 - Update MASTER_SITES
- Update WWW in pkg-descr

PR:		ports/186877
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
2014-02-23 01:35:05 +00:00
Jason E. Hale
568a4c071b - Update to 3.12
- Support staging

While here:
- Unquote "false" in DESKTOP_ENTRIES
- Sort pkg-plist

PR:		ports/186876
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
Approved by:	Eugene Mychlo <myc@barev.net> (maintainer)
2014-02-23 01:13:39 +00:00
Gerald Pfeifer
90df749338 Replace the manual construction of references to the runtime path of
the version of GCC we are using by _GCC_RUNTIME.

Approved by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
2014-02-23 01:06:16 +00:00
Ashish SHUKLA
421d89c84a - Update the diff to fix building on Sparc and ARM platforms
Submitted by:	Nicolas Edel <nicolas.edel@gmail.com> (via private email)
2014-02-23 00:55:46 +00:00
Koop Mast
53a4235bfc Update to 0.24.5 (missed in r345681).
Switch to USES=libtool
2014-02-22 23:46:21 +00:00
Koop Mast
6c7178d3cf Update to 0.24.5.
Switch to USES=libtool
2014-02-22 23:43:56 +00:00
Eitan Adler
cdf3af6cc5 LEGAL: make text match port 2014-02-22 23:41:43 +00:00
Steve Wills
1da83609f6 - Mark as broken with Ruby 2.0 and 2.1
- Mark deprecated in favor of rubygem- versions
2014-02-22 23:19:29 +00:00
Oliver Lehmann
542efaefd7 add a note about mail/courier-imap for SSL users 2014-02-22 22:25:51 +00:00
Matthew Seaman
614df2ebae Update to 4.1.8
This is a routine bugfix relaease

ChangeLog:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.8/phpMyAdmin-4.1.8-notes.html/view
2014-02-22 22:21:50 +00:00
Ruslan Makhmatkhanov
4032d45a04 - update to 1.5.8.3
- remove BASH option description - it's already in bsd.options.desc.mk
- switch to gcc, because clang produces unusable binary - it's crashing all the
  way. This is the reason for MFH
- install examples

Changelog: http://www.flickr.com/groups/gmic/discuss/72157639728004585/

MFH:	2014Q1
2014-02-22 21:59:57 +00:00
Veniamin Gvozdikov
5989861156 - Update to 10.0.3
PR:		ports/186864
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2014-02-22 19:45:34 +00:00
Stephen Montgomery-Smith
4cb0c51e0a - Update to 1.0.10. 2014-02-22 19:04:47 +00:00
Danilo Egea Gondolfo
c5f3489091 - Add stage support
- Add LICENSE
- Use options helpers

Approved by:	portmgr (blanket)
2014-02-22 18:20:45 +00:00
Josh Paetzel
4269f95cfa Update to 2.10.4 and improve the port.
- Add a license clause
- Add stage support

Submitted by:	zlonix
2014-02-22 18:17:50 +00:00
Gerald Pfeifer
bc6d7b9197 No longer add -I${LOCALBASE}/include to CFLAGS.
Since we now configure with --with-gmp=${LOCALBASE} this is no longer
necessary, and due to bugs in binutils (which should not install ansidecl.h
into ${PREFIX}/include, fixed with revision 336642 [1]) and GCC (which
should search its own include directories with higher priority) could
lead to build failures.

Set the license to a combination of GPLv3 (for the compiler itself) and
GPLv3 with GCC Runtime Library Exception (for the runtime).

PR:		184327 [1]
2014-02-22 18:01:22 +00:00
Pawel Pekala
b3ce787a08 - Update to version 1.2
- Change maintainer's email address
- Support staging

PR:		ports/186926
Submitted by:	maintainer
2014-02-22 17:29:26 +00:00
Antoine Brodin
69d102e215 - Unbreak, it seems this port wants libpcap from ports not base
- Stage support

Reported by:	pkg-fallout
2014-02-22 17:09:47 +00:00
Olivier Duchateau
11bc2b5040 Add note in UPDATING entry 20140222 about net-im/turpial r345667. 2014-02-22 17:09:16 +00:00
Olivier Duchateau
02972cd50f - Update to 3.0 2014-02-22 16:58:05 +00:00
Pawel Pekala
31f489e18b - Update to version 1.19
- Add GEOIP option

PR:		ports/186908
Submitted by:	maintainer
2014-02-22 16:53:41 +00:00
Olivier Duchateau
e5798c6f6f libturpial is a library that handles multiple microblogging protocols
(Identi.ca, Twitter). It implements a lot of features and aims to support
all the features for each protocol.

WWW: http://turpial.org.ve/
2014-02-22 16:48:20 +00:00
Antoine Brodin
3b4b318649 Mark broken: does not build with last version of spmfilter
cd /wrkdirs/usr/ports/mail/spmfilter-spamassassin/work/spmfilter-spamassassin-0.1/src && /usr/bin/cc   -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/spmfilter -I/usr/local/include/glib-2.0 -o CMakeFiles/smf-spamctl.dir/spamctl.c.o   -c /wrkdirs/usr/ports/mail/spmfilter-spamassassin/work/spmfilter-spamassassin-0.1/src/spamctl.c
/wrkdirs/usr/ports/mail/spmfilter-spamassassin/work/spmfilter-spamassassin-0.1/src/spamctl.c: In function 'release_message':
/wrkdirs/usr/ports/mail/spmfilter-spamassassin/work/spmfilter-spamassassin-0.1/src/spamctl.c:52: error: 'SMFMessageEnvelope_T' undeclared (first use in this function)

Reported by:	pkg-fallout
2014-02-22 16:45:59 +00:00
Antoine Brodin
3fa2a1a8d1 Unbreak link
Reported by:	pkg-fallout
2014-02-22 16:22:33 +00:00
Adam Weinberger
5b2fe6b8d3 Update to 1.8.6. 2014-02-22 16:19:50 +00:00
Adam Weinberger
c5dbb1d9f5 Update to 4.5.2. 2014-02-22 16:17:57 +00:00