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

336080 Commits

Author SHA1 Message Date
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Nicola Vitale
2a2456a130 - Add support for stage dir [1]
- Use a single space after WWW in pkg-descr

PR:	ports/190208
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-05-26 02:14:29 +00:00
Kevin Lo
47c37b63ec Stage support
PR:	ports/190211
Submitted by:	Joseph Benden <joe at thrallingpenguin dot com>
2014-05-26 01:34:11 +00:00
Gerald Pfeifer
b9416a1194 Update to the 20140514 snapshot of GCC 4.9.1. 2014-05-26 00:03:29 +00:00
Bryan Drewery
689709f06d - Fix building as user 2014-05-25 23:35:46 +00:00
Bryan Drewery
83febfdab5 - Scale FD_SETSIZE with WITH_BIG_CONCURRENCY_PATCH_CONCURRENCY_LIMIT
Submitted by:	Joe Schaefer <joe_schaefer@yahoo.com>
2014-05-25 23:30:49 +00:00
William Grzybowski
fafc804922 devel/py-polib: fix fetch
Submitted by:	Joe Maloney <jmaloney at pcbsd org> (via email)
2014-05-25 21:22:40 +00:00
Mathieu Arnold
2be2a7308c SITE_PERL is relative to LOCALBASE, switch to PREFIX for the post-stage fixups.
PR:		ports/189694
Submitted by:	Paul J Murphy
Sponsored by:	Absolight
2014-05-25 20:58:14 +00:00
Christian Weisgerber
7c689742b1 Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
2014-05-25 20:07:24 +00:00
Mathieu Arnold
d701b8a5c3 Correct a typo in LPPL13a permissions.
Sponsored by:	Absolight
2014-05-25 19:27:18 +00:00
Sunpoet Po-Chuan Hsieh
ae43a789b3 - Add SWIG option
PR:		ports/172660
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2014-05-25 18:47:55 +00:00
Sunpoet Po-Chuan Hsieh
896ccebde2 - Update to 4.1.0
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Mark CONFLICTS_INSTALL with net/libexosip2-legacy

Changes:	http://git.savannah.gnu.org/cgit/exosip.git/tree/ChangeLog
PR:		ports/188315
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-05-25 18:45:00 +00:00
Sunpoet Po-Chuan Hsieh
cc849641a6 - Update LIB_DEPENDS: from net/libexosip2 to net/libexosip2-legacy
- Bump PORTREVISION for dependency change

Approved by:	portmgr (implicit)
2014-05-25 18:44:38 +00:00
Sunpoet Po-Chuan Hsieh
1b5302634a - Add libexosip2-legacy 3.6.0 (repocopied from net/libexosip2)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Mark CONFLICTS_INSTALL with net/libexosip2

PR:		ports/188315
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-05-25 18:37:51 +00:00
Raphael Kubo da Costa
d0155225aa Update to 1.6.3.
Changes since v1.6.1:
1.6.2 - Make `+` symmetrical, align dots in `:` and `;`.
1.6.3 - Add block characters.
        Make the underscore visible on Windows.
        Generate better CSS.
2014-05-25 18:07:22 +00:00
Sunpoet Po-Chuan Hsieh
5f02d9da6f - Use USE_PERL5=fixpacklist 2014-05-25 17:59:57 +00:00
Sunpoet Po-Chuan Hsieh
c369e4bce0 - Sort BUILD_DEPENDS
- Use USES=libtool
- Fix configure error (bash syntax in sh script)
- Strip shared library
- Sort PLIST
- Bump PORTREVISION for package change
2014-05-25 17:47:36 +00:00
Sunpoet Po-Chuan Hsieh
ac45ec38ee - Update to 1.0
Changes:	https://bitbucket.org/stoneleaf/enum34/commits/branch/default
PR:		ports/189412
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-05-25 17:34:58 +00:00
Sunpoet Po-Chuan Hsieh
c13a4d1112 - Mark CONFLICTS_INSTALL with lang/guile2 2014-05-25 17:34:38 +00:00
Sunpoet Po-Chuan Hsieh
acc36afd2f - Add guile 2.0.11
- While I'm here:
  - Add PKGNAMESUFFIX to avoid PKGNAME collision
  - Mark CONFLICTS_INSTALL with lang/guile

GUILE, GNU's Ubiquitous Intelligent Language for Extension,
is a library that implements the Scheme language plus various
convenient facilities. It's designed so that you can link it
into an application or utility to make it extensible.  Our
plan is to link this library into all GNU programs that call for
extensibility.

WWW: http://www.gnu.org/software/guile/

PR:		ports/189239
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 17:32:59 +00:00
Sunpoet Po-Chuan Hsieh
5f72e7eef2 - Update to 7.4.307
Changes:	https://code.google.com/p/vim/source/list
2014-05-25 17:26:18 +00:00
Danilo Egea Gondolfo
2ff984f260 - Update from 1.14.3 to 1.14.4 2014-05-25 16:28:45 +00:00
Bryan Drewery
d66d215cad - Blacklist ruby-bdb with Ruby 2.1 [1]
- Stop installing script(1) wrapper [2]
- Fix ZSH dir leftover (somewhat a false-positive) [3]

PR:		ports/188084 [1]
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net> [1]
Submitted by:	sunpoet [2]
Reported by:	swills [3]
2014-05-25 16:24:26 +00:00
Bryan Drewery
bf30f17d18 - When searching for lib-depends, show which file was found.
This also fixes "- found" showing alone when there are multiple matches.

PR:		ports/187084
2014-05-25 15:42:52 +00:00
Bryan Drewery
232590eb69 - Convert to USES=libtool
- texinfo is only needed when DOCS is selected [1]

PR:		ports/189861 [1]
Reported by:	marino [1]
2014-05-25 15:02:34 +00:00
Christian Weisgerber
dad1bace93 Switch opusfile to USES=libtool. [1]
Bump dependent ports.

Approved by:	maintainer [1]
2014-05-25 14:43:43 +00:00
Sunpoet Po-Chuan Hsieh
571ed2be48 - Pass maintainership to submitter
PR:		ports/189301
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 13:54:19 +00:00
Sunpoet Po-Chuan Hsieh
73f9a5e252 - Pass maintainership to submitter
- While I'm here:
  - Add missing RUN_DEPENDS
  - Bump PORTREVISION
  - Remove Author line

PR:		ports/189336
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 13:51:51 +00:00
Koop Mast
a1fb7d3e4e Split up py-dbus and py-gobject3 into a -common and a python 2 and 3 port.
Submitted by:	Gustau Perez
Obtained from:	gnome devel repo.
2014-05-25 13:47:02 +00:00
Olli Hauer
d1bbb3f475 - fix for new Net::DNS>=0.72
- bump required Net::DNS to >=0.72
- bump PORTREVISION
2014-05-25 13:39:43 +00:00
Mathieu Arnold
645a02ffca If using WRKDIRPREFIX, the licenses path will be made unusable.
With hat:	portmgr
Sponsored by:	Absolight
2014-05-25 13:39:16 +00:00
Stefan Walter
4bd5fd777f - Add staging support.
- Fetch from GitHub.
2014-05-25 13:24:36 +00:00
Sunpoet Po-Chuan Hsieh
83ac3f27f6 - Add LICENSE
- Pass maintainership to submitter
- While I'm here:
  - Fix *_DEPENDS: Scalar::Util is already in all supported Perl releases
  - Add missing RUN_DEPENDS
  - Bump PORTREVISION for dependency change

PR:		ports/189612
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:42:50 +00:00
Sunpoet Po-Chuan Hsieh
09029008e0 - Add LICENSE
- Pass maintainership to submitter
- While I'm here, sort *_DEPENDS

PR:		ports/189611
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:42:46 +00:00
Sunpoet Po-Chuan Hsieh
a77b707dbe - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189610
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:42:41 +00:00
Sunpoet Po-Chuan Hsieh
862813d8be - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189609
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:42:36 +00:00
Sunpoet Po-Chuan Hsieh
56d43ed208 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189608
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:42:32 +00:00
Sunpoet Po-Chuan Hsieh
ec327364b1 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189607
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:42:27 +00:00
Sunpoet Po-Chuan Hsieh
9e15035c0f - Add LICENSE
- Pass maintainership to submitter
- While I'm here:
  - Sort *_DEPENDS
  - Remove Author line

PR:		ports/189606
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:42:22 +00:00
Sunpoet Po-Chuan Hsieh
398ca11577 - Add LICENSE
- Fix WWW
- Pass maintainership to submitter

PR:		ports/189604
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:42:17 +00:00
Sunpoet Po-Chuan Hsieh
19e114ee4e - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189601
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:42:12 +00:00
Sunpoet Po-Chuan Hsieh
bf73a2591c - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189600
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:42:07 +00:00
Sunpoet Po-Chuan Hsieh
bf8bd95024 - Add LICENSE
- Fix WWW
- Pass maintainership to submitter

PR:		ports/189599
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:42:03 +00:00
Sunpoet Po-Chuan Hsieh
09e1e87dc5 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189596
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:41:58 +00:00
Sunpoet Po-Chuan Hsieh
26725724b9 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189595
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:41:53 +00:00
Sunpoet Po-Chuan Hsieh
c4fd5330bb - Add LICENSE
- Pass maintainership to submitter
- While I'm here:
  - Remove leading indefinite article from COMMENT
  - Fix *_DEPENDS: Scalar::Util 1.18+ is already in all supported Perl releases
  - Bump PORTREVISION for dependency change

PR:		ports/189594
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:41:49 +00:00
Sunpoet Po-Chuan Hsieh
7c25cd7bf5 - Add LICENSE
- Pass maintainership to submitter
- While I'm here:
  - Fix *_DEPENDS: Scalar::Util is already in all supported Perl releases
  - Bump PORTREVISION for dependency change

PR:		ports/189593
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:41:44 +00:00
Sunpoet Po-Chuan Hsieh
8795642991 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189592
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:41:39 +00:00
Sunpoet Po-Chuan Hsieh
000d347207 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189591
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:41:35 +00:00
Sunpoet Po-Chuan Hsieh
5bf9066ffd - Add LICENSE
- Pass maintainership to submitter
- While I'm here:
  - Add missing OPTIONS_DEFINE
  - Remove test:

PR:		ports/189590
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:41:30 +00:00