Commit graph

23247 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
f35d6638ce - Update to 2.011
Changes:	http://search.cpan.org/dist/Socket/Changes
2013-08-06 13:01:45 +00:00
Andrej Zverev
2c25cf429d - Convert to new perl framework
- Trim Makefile header

Approved by:	wen@ (maintainer)
2013-08-06 08:50:49 +00:00
Timur I. Bakeyev
4a3c7b9a11 Security update
Security:	CVE-2013-4124
2013-08-06 00:32:08 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
Alexey Dokuchaev
54575bcb91 - Try to properly fix parallel (-jX) builds, remove MAKE_JOBS_UNSAFE
- Remove obsolete check ${OSVERSION} >= 800000 (move inside the patch)
- Fix CFLAGS pollution with -O0, remove one superfluous trailing slash
- Improve port description text: adjust line wrap, fix couple of typos
2013-08-05 09:29:19 +00:00
Emanuel Haupt
dc56080374 Change the clang detector to use a pattern match instead of a conditional
define and always test. This fixes build on 9-STABLE and saves some shell
commands.

PR:		181007
Submitted by:	"r4721@tormail.org" <r4721@tormail.org>
2013-08-04 15:57:40 +00:00
Andrej Zverev
9b472b28fc - Convert to new perl framework
- Trim Makefile header
2013-08-04 12:39:45 +00:00
Jason Helfman
95c0a8a483 - update to 1.0
svnup-1.0 - 3 August 2013
-  Fixed a bug with using custom port numbers.

Submitted by:	jcm@visi.com (maintainer, via personal mail)
2013-08-04 06:47:58 +00:00
Emanuel Haupt
75e127f595 Fix logic in clang detection.
Notified by:	crees
2013-08-03 20:33:45 +00:00
Greg Lewis
cc287112a0 . Update to 1.4.20. 2013-08-03 19:53:52 +00:00
Mathieu Arnold
8cd19583b3 Convert to using the perl framework for build instead of only installing the
raw files.
2013-08-03 13:59:44 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Mathieu Arnold
3d7ef3e463 Convert to new perl framework. 2013-08-03 12:51:18 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Mathieu Arnold
4063eccdf2 - Convert to new perl framework
- Trim Makefile header
2013-08-02 21:38:09 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Andrej Zverev
f3f8225592 - Fix INDEX 2013-08-02 18:39:11 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Alexey Dokuchaev
b6d2252ce2 - Unbreak the build, sort the knobs, generally cleanup Makefile
- Convert pkg-plist into PLIST_FILES, PORTDOCS, and PORTEXAMPLES
- Sanitize installation procedure, improve files/pkg-message.in
- Reformat port description, point WWW to a more canonical URL
2013-08-02 05:06:26 +00:00
Baptiste Daroussin
f5a529c71f Fix build with newer binutils 2013-08-01 20:45:53 +00:00
Baptiste Daroussin
2609263fed Fix typo 2013-08-01 17:54:38 +00:00
Alexander V. Chernikov
902ce1ba7f Do proper primary IP selection.
Do not strip binaries explicitly.
Bump revision.

Approved by:	vsevolod
2013-08-01 16:25:09 +00:00
Christian Weisgerber
487ff2e2b2 Simplify by dropping support for FreeBSD prior to 8.0-RELEASE. 2013-08-01 15:40:49 +00:00
William Grzybowski
3b3d8176a2 net/quagga: update to 0.99.22.3
- Update to 0.99.22.3 [1]
- USES gmake
- Remove useless options include

Changes: http://savannah.c3sl.ufpr.br//quagga/quagga-0.99.22.3.changelog.txt

PR:		ports/180962 [1]
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu>
Approved by:	maintainer
2013-08-01 15:35:53 +00:00
Baptiste Daroussin
d30fbfddea Fix build with clang 2013-08-01 05:39:16 +00:00
Baptiste Daroussin
3ff39a6016 Fix build with clang 2013-07-31 22:47:01 +00:00
Philippe Audeoud
7cf2620016 - Really use new perl5 framework correctly. 2013-07-31 13:21:36 +00:00
Philippe Audeoud
6f26a7dd67 - Update to 0.50
- Convert to new Perl5 framework
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.50/Changes
2013-07-31 13:16:46 +00:00
Koop Mast
a5f590e51d The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
2013-07-31 11:57:45 +00:00
Alexey Dokuchaev
320b032dff - Tentatively try to unbreak parallel (-jX) builds by avoiding a race when
two gmakes were descending into `engines' directory at the save time:

    ===>  Building for yate-4.3.0.p1
    c++ -Wall   -I. -I. -O2 -pipe -fPIC [...] -c main.cpp
    gmake -C ./engine all
    gmake -C ./engine all
    gmake[1]: Entering directory `[...]/yate-4.3.0-1/engine'

  As a result of this, produced `libyate.so.4.3.0' can be bogus, and will
  fail to link against:

    c++ -Wall -L/usr/local/lib -o yate -lpthread main.o libyate.so
    libyate.so: undefined reference to
    `TelEngine::DefaultLogic::DefaultLogic(char const*, int)'
    libyate.so: undefined reference to
    `TelEngine::ClientLogic::initStaticData()'
    gmake: *** [yate] Error 1

  To mitigate the problem, avoid dependency on phony `library' target, but
  define build command for real libyate.so.4.3.0, and use it as dependency
  instead.

- While here, adopt the new LIB_DEPENDS syntax, convert USE_GMAKE
- Drop GNU_CONFIGURE, implied by USE_AUTOTOOLS; sort the knobs a bit
- Do not overwrite few options' descriptions we have from the pool
- Pad the output when displaying pkg-message (by consistent with package)
2013-07-31 10:43:47 +00:00
Andrej Zverev
0c32f39711 - Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Martin Matuska
771646edd5 Update net/smbldap-tools to 0.9.10 2013-07-30 20:49:36 +00:00
Carlo Strub
18ef5c5f0f Update to 0.13.0
PR:		ports/180357
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by:	maintainer (me)
2013-07-30 19:33:24 +00:00
Alexander V. Chernikov
2b127afc27 Provide 'dynamicrouting' in rc script.
This can be useful for mixed-environments running
different routing daemons (like bird).

Approved by:	az@, sem@ (maintainer,implicit)
2013-07-30 17:32:22 +00:00
Alexander V. Chernikov
7dc80e7629 Update net/bird & net/bird6 to 1.3.11
New features:
 * OSPF stub router option (RFC 3137).
 * TTL security for OSPF and RIP.
 * Protocol packet priority and traffic class handling.
 * Multiple routing tables support for FreeBSD and OpenBSD.
 * Extends constants to all filter data types.
 * Implements eval command.
 * 'bgppath ~ int set' filter operation.
 * Several bugfixes.

MFIBS option was removed (gone to upstream, enabled by default)

Approved by:	az
2013-07-30 17:22:51 +00:00
Baptiste Daroussin
8c9a1e8de1 Fix build with clang by forcing gnu89 2013-07-30 12:43:10 +00:00
Baptiste Daroussin
a4a7ab5d9c Fix build with current: standard gnu89 + -Wno-return-type
While here convert USE_GMAKE -> USES=gmake
2013-07-30 10:28:17 +00:00
Alexey Dokuchaev
d7b8c666b7 - Contrary to what comment says, we do not need clang or GCC 4.6+ to build,
we just need to patch one source file a bit
- Remove opportunistic MAKE_JOBS_UNSAFE, let us see the failure log first
- Miscellaneous cleanups (fix header, drop MASTER_SITES and FETCH_ARGS)
2013-07-30 07:42:03 +00:00
Jason Helfman
a7ca4e1107 - Update to 0.7.3
- Add a distfile that includes the wpa_gui's icons in PNG format
- Remove dependency on qt3support (this is "wpa_gui-qt4")
- Switch to included desktop icon instead of DESKTOP_ENTRIES
- Replace tab with space in pkg-decr on the WWW line
- while here drop MAKE_JOBS_SAFE, as it is now the default

PR:		180333
Submitted by:	kevinz5000@gmail.com
Approved by:	maintainer timeout 14 days ( webmaster@kibab.com )
2013-07-30 07:40:14 +00:00
Baptiste Daroussin
75d473f600 Convert non supported USE_PKGCONFIG to USES=pkgconfig [1]
While here:
- Remove leading article from COMMENT
- Remove now useless MAKE_JOB_SAFE

Pointyhat to:	miwi [1]
2013-07-29 21:26:45 +00:00
Antoine Brodin
92f32ce697 New port: rubygem-network_interface
This gem was originally added to the Metasploit Pcaprub gem.  It's been spun
out into its own gem for anyone who might want to programmatically get
information on their network interfaces.

WWW: https://github.com/rapid7/network_interface
2013-07-29 20:21:09 +00:00
Mark Felder
35c53153e4 Fix my email address again, using proper @FreeBSD.org styling
Approved by:	swills (mentor)
2013-07-29 15:03:58 +00:00
Alexey Dokuchaev
302886747c - Trim Makefile header to standard two lines
- Convert USE_GMAKE, drop no-op MANCOMPRESSED=no
- Do no install examples as PORTDOCS, convert to OptionsNG
- Fix the build with modern C++ compilers and Tcl 8.6

Reported by:	pointyhat-west
2013-07-29 09:33:40 +00:00
Alexey Dokuchaev
530537e14e Remove net/ns2, which is practically identical copy of net/ns. 2013-07-29 08:32:16 +00:00
Jun Kuriyama
cae38d4eef Support 8.4-REL. 2013-07-28 14:43:07 +00:00
William Grzybowski
ae0d9a3ea7 net/jicmp6: update to 1.2.1
- Update to 1.2.1

Changes: https://github.com/OpenNMS/jicmp6/blob/master/ChangeLog

PR:		ports/180842
Submitted by:	Sevan Janiyan <venture37 geeklan.co.uk> (maintainer)
2013-07-28 14:14:31 +00:00
Alexey Dokuchaev
c07cb6f322 - Tighten Makefile header and COMMENT
- Unbreak parallel (-jX) and Clang builds
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Fix bogus double spaces in pkg-descr

Reported by:	pointyhat-west
2013-07-28 09:22:46 +00:00
Sunpoet Po-Chuan Hsieh
3183c8394f - Update to 0.22
Changes:	http://search.cpan.org/dist/IO-Socket-IP/Changes
2013-07-27 20:15:04 +00:00
Joe Marcus Clarke
040c7aa3fd Update to 1.10.1. See
http://www.wireshark.org/docs/relnotes/wireshark-1.10.1.html for a list of
changes in this release.
2013-07-27 17:52:26 +00:00
Steve Wills
9b43ea27d9 - Update to 3.2.1
PR:		ports/180539
2013-07-27 17:10:26 +00:00