Commit graph

267507 commits

Author SHA1 Message Date
Doug Barton
13894b9f00 The fact that Net::DNS no longer depends on Net::IP means that
%%SITE_PERL%%/Net may be empty when this port is deinstalled,
so @dirrmtry it.

Poked by:	pavmail
Feature safe:	yes
2011-11-10 21:13:29 +00:00
Martin Matuska
d51164ad4f Fix missing file from the last revert commit.
Feature safe: yes
2011-11-10 20:59:59 +00:00
Raphael Kubo da Costa
97931d0e38 Remove CMAKE_USE_PTHREAD.
This has been in area51 since April, and discussions with makc
indicate this was only needed when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (tabthorpe)
Feature safe:	yes
2011-11-10 19:50:26 +00:00
Emanuel Haupt
77a60a24f4 - Update to 1.25
- Fix build on any non amd64 arch

Notified by:    linimon
Feature safe:	yes
2011-11-10 19:18:24 +00:00
Raphael Kubo da Costa
f2b3eda329 Update to 1.6.2.
Approved by:	avilla (mentor)
Feature safe:	yes
2011-11-10 17:23:51 +00:00
Raphael Kubo da Costa
a093362ea9 Update to 4.5.1.
Approved by:    avilla (mentor)
Feature safe:   yes
2011-11-10 17:17:36 +00:00
Sunpoet Po-Chuan Hsieh
c25c996f6e - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
Feature safe:	yes
2011-11-10 16:45:22 +00:00
Gordon Tetlow
bd81618146 Update p4p to 2010.2/374929.
Feature safe:	yes
2011-11-10 16:21:14 +00:00
Gordon Tetlow
364fd773ac Update to p4d 2010.2/374929.
Feature safe:	yes
2011-11-10 16:12:33 +00:00
Cheng-Lung Sung
131d3e87fe - Newer version of net-mgmt/smokeping depends on it.
pkg-descr:
A grammar-based, user-friendly config parser

WWW: http://search.cpan.org/dist/Config-Grammar

PR:		ports/162437
Submitted by:	maintainer (dikshie)
Feature safe:	yes
2011-11-10 15:18:23 +00:00
Martin Matuska
6becc79ae9 - Fix linking and unbreak
- Return maintainership to ports@
- This software has not been actively developed since 2009

Feature safe: yes
2011-11-10 15:10:52 +00:00
Cheng-Lung Sung
fd36d0db85 - Update to 0.8.6
Feature safe:	yes
2011-11-10 15:08:36 +00:00
Cheng-Lung Sung
77f61cb75a - Update to 0.8.4
Feature safe:	yes
2011-11-10 15:08:19 +00:00
Cheng-Lung Sung
f655dad3a8 - Update to 1.4.1
Feature safe:	yes
2011-11-10 15:05:37 +00:00
Sunpoet Po-Chuan Hsieh
48be2b9bd1 - Filter::Simple is already in all supported Perl releases
- Bump PORTREVISION for dependency change

PR:		ports/162312
Submitted by:	sunpoet (myself)
Approved by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
Feature safe:	yes
2011-11-10 14:37:00 +00:00
Mark Linimon
94085d7d41 Mark as broken on powerpc.
Hat:		portmgr
Feature safe:	yes
2011-11-10 14:33:50 +00:00
Mark Linimon
2e14f19ca3 Does not build on powerpc-9: error in pthreads.
Hat:		portmgr
Feature safe:	yes
2011-11-10 14:30:51 +00:00
Mark Linimon
e18026329b Mark as broken on powerpc: fails in assembler.
Hat:		portmgr
Feature safe:	yes
2011-11-10 14:27:57 +00:00
Mark Linimon
105f839627 Mark as broken on powerpc: dumps core.
Hat:		portmgr
Feature safe:	yes
2011-11-10 14:26:28 +00:00
Pietro Cerutti
7c6950f5c6 - Update to 2.3.0
Feature safe:	yes
2011-11-10 14:22:22 +00:00
Mark Linimon
485d346367 Mark as broken everywhere except amd64: fails to link.
Hat:		portmgr
Feature safe:	yes
2011-11-10 14:15:59 +00:00
Wesley Shields
e8b17c4864 Add missing blank lines between entries.
Feature safe:	yes
2011-11-10 13:40:44 +00:00
Jimmy Olgeni
3417c1452d Copy dateutil and pytz from BUILD_DEPENDS to RUN_DEPENDS, since
they are required.

Fix a few portlint nits while I'm here.

PR:		ports/162418
Submitted by:	olgeni
Approved by:	maintainer
Feature safe:	yes
2011-11-10 13:20:21 +00:00
Pav Lucistnik
be2e0e08c5 - Remove obsolete pkg-message
Submitted by:	Martin Tournoij <martin@arp242.net>
Feature safe:	yes
2011-11-10 12:22:31 +00:00
Gerald Pfeifer
802d7301dd Update to the 20111105 snapshot of GCC 4.7.0. This allows us to remove
a hack of mine for libgcc on ia64.

Feature safe:	yes
2011-11-10 11:42:21 +00:00
Sergey Skvortsov
6dde28b5d6 Update BSDPAN to 20111107:
- Fix warning:
	Warning: prerequisite ExtUtils::MakeMaker x.xx not found.
	We have unknown version.
- Fix forever loop occured when installing modules directly via cpan.

PR:		ports/162151
Submitted by:	az
Feature safe:	yes
2011-11-10 10:28:25 +00:00
Alexey Dokuchaev
337002f0dc Prefer shorter and more intuitive WWW address.
Feature safe:	yes
2011-11-10 10:11:15 +00:00
Cheng-Lung Sung
faf4bd8ab3 - Update to 1.12
- grab maintainship since it depends on security/p5-Net-OpenID-Common now.

Feature safe:	yes
2011-11-10 08:39:28 +00:00
Xin LI
3bd83d70de Fix build.
Feature safe:	yes
2011-11-10 07:58:08 +00:00
Ganael LAPLANCHE
819bed4840 - Update to 1.6.0
- Remove obsolete dependency to plib
- Add build dependency to boost-libs

PR:		ports/162303
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com>
Feature safe:	yes
2011-11-10 07:40:24 +00:00
Ganael LAPLANCHE
702f24ef23 - Update to 4.3.3
- Re-order LICENSE to make portlint happy
2011-11-10 07:35:16 +00:00
Cheng-Lung Sung
c5ed472a4b - Update to 0.44 2011-11-10 07:33:17 +00:00
Baptiste Daroussin
1b5b1670e2 Register multiple libxml{1,2} vulnerabilities 2011-11-10 07:19:25 +00:00
Cheng-Lung Sung
2eda9f94c0 - Update to 2.4.9 2011-11-10 06:53:45 +00:00
Martin Matuska
9101a04a9e Revert update of mail/postgrey on maintainer request. 2011-11-10 06:45:45 +00:00
Cheng-Lung Sung
ed2ecd93f7 - Update to 1.0.8 2011-11-10 06:34:38 +00:00
David Thiel
16cfd99bd5 Fix obsolete reference to X11R6/bin. 2011-11-10 06:33:41 +00:00
Cheng-Lung Sung
9b0b22ee9c Routine bugfix upgrade to version 4.0.3
ChangeLog:

This release contains a number of bugfixes and small improvements since
the 4.0.2 release; a few of the more notable ones include:

* Due to a change in RT 3.8.9, which also affected RT 4.0.0 and higher,
  TransactionBatch scrips were run twice; this has now been fixed.

* A new toggle has been added to expand all quote folding in a ticket's
  transaction history.

* New "On Forward", "On Forward Transaction" and "On Forward Ticket"
  conditions have been added.

* Ticket searches no longer forget which saved search they were loaded
  from when being updated.

* A new "make jsmin" target has been added to aid in downloading,
  compiling, and installing jsmin.

* Improved threading for automatically generated emails concerning a
  ticket.

* Improved detection of Outlook-style message fowarding headers.

* No longer error when a user has supplied a non-existant RT style;
  instead, fall back to the default. This is particularly relevant for
  users coming RT 3.8 with the 3.6 stylesheet applied, which no longer
  exists in 4.0.

* Improved handling of files named "0", and Unicode filenames, in file
  uploads.

* Tickets can no longer be linked to deleted tickets.

* Restore missing menus on simple search result pages.

* Fix support for perl 5.12 and later by removing a deprecated use of
  "defined %hash".

While Here:

-- Drop last remnants of apache-1.3.x support: minimum version is
   now 2.0.x

-- Install the necessary data required to update DB schema to match
   the new version of RT. This should help people that install from
   pkgs.

-- Update pkg-message accordingly

PR:		ports/162420
Submitted by:	maintainer (Matthew Seaman)
2011-11-10 06:15:25 +00:00
Mark Linimon
c289dbe576 Mark as broken on powerpc and sparc64: not ported to the former, and
fails to install on the latter.

Hat:		portmgr
2011-11-10 06:14:23 +00:00
Mark Linimon
9ea7ce4a25 Mark as broken on powerpc and sparc64.
Hat:		portmgr
2011-11-10 06:07:18 +00:00
Sunpoet Po-Chuan Hsieh
c75466ad04 - Update to 0.4.1
Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2011-11-10 06:01:27 +00:00
Mark Linimon
8522641a02 Also broken on powerpc: uses i386 asm.
Hat:		portmgr
2011-11-10 05:56:18 +00:00
Mark Linimon
4aa0392337 Also broken on powerpc.
Hat:		portmgr
2011-11-10 05:53:54 +00:00
Mark Linimon
67a69d37d2 Mark broken on powerpc. While here, delete obsolete alpha stanza.
Hat:		portmgr
2011-11-10 05:42:18 +00:00
Mark Linimon
883deb7170 Attempt to fix build on powerpc.
Hat:		portmgr
2011-11-10 05:41:26 +00:00
Mark Linimon
06339e25c7 Attempt to fix build on powerpc and sparc64.
Hat:		portmgr
2011-11-10 05:40:43 +00:00
Mark Linimon
7d8608ab13 Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat:		portmgr
2011-11-10 05:38:32 +00:00
Sunpoet Po-Chuan Hsieh
93cc5a0629 - Update to 0.07012
Changes:	http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
2011-11-10 05:11:09 +00:00
David Thiel
fbac7159a8 Update to 3.0.0a. 2011-11-10 04:46:25 +00:00
Martin Wilke
c657eef0e8 - Cleanup a bit 2011-11-10 04:44:42 +00:00