1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

24436 Commits

Author SHA1 Message Date
Antoine Brodin
a56868e668 Attempt to unbreak
Reported by:	pkg-fallout
2014-02-22 13:01:18 +00:00
Martin Wilke
af581f2082 - Stage support 2014-02-22 10:38:03 +00:00
Martin Wilke
46c10be0fb - Stage support 2014-02-22 10:37:17 +00:00
Martin Wilke
0bb9241fda - Stage support 2014-02-22 10:35:47 +00:00
John Marino
aacb269b56 Resurrect net/adasockets port (dormant 4 years)
This is an IPv4-only socket bindings library for Ada.
2014-02-22 02:18:35 +00:00
Pawel Pekala
9d5947aea0 - Update to version 1.7
- Correct LICENSE to bsd2clause
- Stage support

PR:		ports/186140
Submitted by:	Eero Hanninen <fax@nohik.ee>
Approved by:	maintainer
2014-02-21 22:51:46 +00:00
Pawel Pekala
3dfe4b6f75 - Fix build with clang, now no gcc is required on 10+ [1]
- Adapt it to new RAW socket behavior introduced in 10.0 [1]
- Support staging [1]
- Convert to new options framework
- Respect CFLAGS

PR:		ports/186127 [1]
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me>
2014-02-21 22:30:51 +00:00
Tom Judge
101d9fe510 Update to 2.2.
Changes:
http://cpansearch.perl.org/src/LCONS/Net-STOMP-Client-2.2/Changes
2014-02-21 21:25:25 +00:00
Tom Judge
834893aeab * pkg-plist cleanup
* Create log and datadirs in rc script
* Put logs in /var/log/activemq by default not in /var/db/activemq
2014-02-21 20:05:35 +00:00
Martin Wilke
24500afdfe - Stage support 2014-02-21 15:48:23 +00:00
Martin Wilke
1571ef1bba - Stage support 2014-02-21 15:47:19 +00:00
John Marino
7836cc81dc net/nakenchat: upgrade from 2.12 to 2.22 and unbreak
Nakenchat has been broken everywhere for some kind of installation issue.
Adding stage support fixes that issue, but let's update to the latest
stable version of 2.22 while here.  A license was also added.  Per a
pending PR, nakenpasswd was removed.  It's now a bash script rather than
a compiled program, but I guess the maintainer thought putting bash as
a run dependency wasn't worth it.  Most of the PR was used, but it
requested an upgrade to a beta version 3.00b.  I'm holding off on that
upgrade pending feedback.

PR:	ports/185440
2014-02-21 15:31:25 +00:00
Philippe Audeoud
baf3622df4 - Fix pkg-plist
Noticed by:	sunpoet@, az@
2014-02-21 15:12:44 +00:00
Philippe Audeoud
365a8496e8 - Add LICENSE
- Install missing pm file
- Bump PORTREVISION

PR:		ports/186941
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2014-02-21 14:35:12 +00:00
Martin Wilke
9e14603a16 - Stage support 2014-02-21 14:03:09 +00:00
Martin Wilke
9267d76a38 - Stage support 2014-02-21 14:02:09 +00:00
Martin Wilke
54d96eb021 - Stage support 2014-02-21 14:00:49 +00:00
Emanuel Haupt
82875e2fea Remove trailing whitespaces from category net 2014-02-21 13:38:29 +00:00
Ryan Steinmetz
e57610b982 - Clarify description 2014-02-21 13:11:59 +00:00
Martin Wilke
7b1be1e2b0 - Stage support 2014-02-21 09:54:10 +00:00
Martin Wilke
38c586c586 - Stage support 2014-02-21 01:59:00 +00:00
Martin Wilke
e70d3b8c14 - Stage support 2014-02-21 01:58:18 +00:00
Tijl Coosemans
85ca05e264 - Update to MPICH 3.1.
- Remove bash and perl dependencies.
- Make Fortran support optional.
- Add options to select process managers.

Based on suggestions made by Matthieu Volat <matthieu.volat@ujf-grenoble.fr>
2014-02-20 22:15:46 +00:00
Raphael Kubo da Costa
9c5a9e96b8 - Update to 20140106.
- Support staging.
- Update maintainer email address.

PR:		ports/186924
Submitted by:	Winston Weinert <winston@ml1.net> (maintainer)
2014-02-20 21:25:08 +00:00
Ryan Steinmetz
5ef19f08db New port: net/exaddos:
ExaDDOS is an application able to gather different data sources to present a
real time unified view of your network.

It can gather:
* SNMP information at your edge
* IPFIX export from your routers

And present it using a web interface. Our goal is to very quickly integrate
it with ExaBGP to allow a "one click" anti-DDOS solution.

Features include:
* An RRD based solution for interface traffic graphing
* AS-STATS to find which peers are our top talkers
* NFSEN to collect, store and search flows
* An ExaDDOS like internal solution, to quickly identify which IPs are
  causing an attack

WWW: https://github.com/Exa-Networks/exaddos
2014-02-20 21:06:43 +00:00
Antoine Brodin
ba3d956065 - Update to 2.2.2013.04.15
- Possibly unbreak

PR:		ports/181609
Submitted by:	Gea-Suan Lin
Approved by:	maintainer timeout (6 months)
2014-02-20 20:55:45 +00:00
Tijl Coosemans
33795ce203 Add USES=iconv to fix compilation on FreeBSD 10 with libiconv installed. 2014-02-20 14:38:19 +00:00
Koop Mast
7fff8e4995 Disable gnome-panel 2.x support. It will go away in the GNOME 3 import. 2014-02-19 19:07:51 +00:00
Pawel Pekala
0935023359 - Update to version 5.0.14
- Shebangfix supports tcl now
2014-02-19 18:11:16 +00:00
Sunpoet Po-Chuan Hsieh
c6ec7f883b - Add p5-GeoIP2 0.040002
This distribution provides an API for the GeoIP2 web services and databases. The
API also works with the free GeoLite2 databases.

See GeoIP2::WebService::Client for details on the web service client API and
GeoIP2::Database::Reader for the database API.

WWW: http://search.cpan.org/dist/GeoIP2/
2014-02-19 17:25:31 +00:00
Steve Wills
42056f3f1d - Update to 1.1.2 2014-02-19 04:26:29 +00:00
David Thiel
24ce390612 Update to 1.4.0. 2014-02-19 02:08:53 +00:00
Sunpoet Po-Chuan Hsieh
452f97d97f - Add p5-MaxMind-DB-Reader 0.050003
MaxMind::DB::Reader provides functionality to read MaxMind DB files.

WWW: http://search.cpan.org/dist/MaxMind-DB-Reader/
2014-02-18 21:30:29 +00:00
Sunpoet Po-Chuan Hsieh
28da400f34 - Add PYTHON option
- Fix PLIST
2014-02-18 21:26:38 +00:00
Koop Mast
cbdf38a451 Remove gnome-panel 2.x support.
While here stagify, switch to USES=gmake, remove desktopfileutils it not needed.
2014-02-18 21:06:31 +00:00
Baptiste Daroussin
6369f02836 Add DOCS option
Properly support CC
Remove deprecated usage of NOPORTDOCS
2014-02-18 16:29:53 +00:00
Rodrigo Osorio
1903db92c3 - update iffinder to 1.38
- fix issues in FreeBSD 10
- add license

PR:		ports/186560
Submitted by:	Dikshie <dikshie@sfc.wide.ad.jp> (maintainer)
Approved by:	bapt (mentor)
2014-02-18 16:25:24 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Hiroki Sato
d83551b371 - Update to 1.6.6.
- Fix build on 10 or later.
- Add STAGEDIR support.
- Use USES=kmod.
- Use *_USES, CONFIGURE_OFF instead of PORT_OPTIONS:MFUSE.
- Use ${CFLAGS} for XCFLAGS.
- Style cleanups.

Approved by:	bjk (maintainer)
2014-02-18 03:50:18 +00:00
Pietro Cerutti
028b79449f - Add missing STAGEDIR
Reported by:	bdrewery
2014-02-17 16:39:00 +00:00
Tijl Coosemans
564a799c71 Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-02-16 17:15:31 +00:00
Sunpoet Po-Chuan Hsieh
794559e08b - Add p5-MaxMind-DB-Common 0.031002
MaxMind::DB::Common provides code shared by the DB reader and writer modules.

WWW: http://search.cpan.org/dist/MaxMind-DB-Common/
2014-02-16 10:43:06 +00:00
Sunpoet Po-Chuan Hsieh
ba71cf6809 - Use USE_PYTHON_RUN instead of USE_PYTHON 2014-02-15 20:09:29 +00:00
Martin Wilke
8f6c15a38f - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:30:37 +00:00
Tijl Coosemans
e6ed249397 Introduce MPICH version 3.1rc3 in net/mpich (copied from net/mpich2) as
upstream MPICH2 has been renamed back to MPICH.
2014-02-14 20:27:26 +00:00
Sunpoet Po-Chuan Hsieh
53b04e5d76 - Fix CONFIGURE_ARGS for BIG5 option 2014-02-14 19:41:22 +00:00
Steve Wills
cac6549a09 Patches that address CVE-2014-0083
Submitted by:	delphij
2014-02-14 19:06:46 +00:00
Steve Wills
ffbdd6fe3a - Add x11rdp support and enable by default
- Enhance default encryption level (backport from upstream [1])
- Bump PORTREVISION for package change

PR:		ports/186729
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2014-02-14 18:57:15 +00:00
Steven Kreuzer
5ee743ef2c Update to 0.78 2014-02-14 15:31:36 +00:00