Commit graph

251904 commits

Author SHA1 Message Date
Renato Botelho
deb9de4a24 - Build xmlrpc-c tools, optional, on by default
- I'm not bumping PORTREVISION now since new version 1.25.3 will be committed
  soon

PR:		ports/153648
Submitted by:	Anonymous <swell.k@gmail.com>
2011-02-23 12:29:34 +00:00
Renato Botelho
460dea0dff Update to 1.06.42
PR:		ports/154970
Submitted by:	chinsan@
2011-02-23 12:10:49 +00:00
Chin-San Huang
5c12602814 Add Array::FileReader - Lazily tie files to arrays for reading
WWW:    http://search.cpan.org/dist/Array-FileReader/
2011-02-23 11:20:30 +00:00
Chin-San Huang
a71161db8f Add Gnake, a Nibbles clone for GNU/Linux and *BSD.
It's played on a terminal (controlled by the curses library) with the keyboard.

WWW:  http://lightless.org/gnake/
2011-02-23 09:35:51 +00:00
Gerald Pfeifer
c9cb0b882b Update to Wine 1.3.14. This includes the following changes:
- Many cleanups to address Valgrind and Clang warnings.
 - Support for creating compressed cabinet files.
 - Translation updates.
 - Various bug fixes.
2011-02-23 09:17:15 +00:00
Gerald Pfeifer
77eff505c7 Update to the 20110222 snapshot of GCC 4.4.6. 2011-02-23 08:50:37 +00:00
Wen Heping
b731a8075c - Update to 1.4.1 2011-02-23 08:34:55 +00:00
Wen Heping
b2d9845ec3 - Update to 0.6 2011-02-23 08:24:54 +00:00
Cheng-Lung Sung
2724f224b8 - Update to 1.903(0)
Changes:	http://search.cpan.org/dist/Redis/Changes
2011-02-23 03:40:55 +00:00
Wen Heping
3e920b19a1 - Update to 2.0.2 2011-02-23 01:51:46 +00:00
Florian Smeets
2bcca7ca2e - Update to 1.6.2.16.2
Security:       http://www.vuxml.org/freebsd/65d16342-3ec8-11e0-9df7-001c42d23634.html
2011-02-22 21:45:22 +00:00
Florian Smeets
35990e5c4c - Update to 1.8.2.4
PR:		ports/154953
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
Security:       http://www.vuxml.org/freebsd/65d16342-3ec8-11e0-9df7-001c42d23634.html
2011-02-22 21:44:15 +00:00
Johan van Selst
76271846df Update xboard to 4.5.1 2011-02-22 21:33:59 +00:00
Florian Smeets
8b5a0e6344 - add asterisk -- Exploitable Stack and Heap Array Overflows 2011-02-22 21:30:18 +00:00
Matthias Andree
7944e45a78 Mark MAKE_JOBS_UNSAFE. 2011-02-22 21:18:37 +00:00
Dennis Herrmann
bb580d1022 - Fix WWW in pkg-descr
- Remove MD5 checksum

PR:		ports/154944
Submitted by:	Aldis Berjoza <aldis@bsdroot.lv>
Approved by:	maintainer (via IRC)
2011-02-22 21:01:07 +00:00
Dennis Herrmann
c2526d7d3e - Update to 2.09.05 2011-02-22 20:29:28 +00:00
Pietro Cerutti
7589410dd1 - Update to 2.13.51 2011-02-22 20:02:23 +00:00
Gerald Pfeifer
cc0c80be71 Update to the 20110217 snapshot of GCC 4.5.3.
By means of an extra patch code generation on i386 now defaults to
i486 on FreeBSD 6 and above. [1]

Submitted by:	tijl [1]
Reported by:	Yuri Karaban <tech@askold.net> [1]
PR:		154364 [1]
2011-02-22 19:44:39 +00:00
Frederic Culot
34dca22c47 - Update to 2.0.7
Changes:	http://www.pell.portland.or.us/~orc/Code/markdown/#Source.Code
PR:		ports/154963
Submitted by:	Julien Laffaye <kimelto at gmail.com> (maintainer)
2011-02-22 19:26:36 +00:00
Matthias Andree
a4a731547c Update dnsmasq rc.d script again (sorry for the churn with portrev. 1)
- Start before named, to unbreak named_wait if /etc/resolv.conf points
  to dnsmasq (when named is the resolver that dnsmasq forwards to).
  Is also more robust/maintenance friendly if other scripts depend on "named".

- Track if the configuration has changed since start, and upgrade reload
  to restart by default in that case (can be disabled with
  dnsmasq_restart="NO" in /etc/rc.conf[.local]), to work around dnsmasq
  shortcoming

- Add a "logstats" action to the rcscript, and document it.

- Document the "reload" action and the new dnsmasq_restart variable.

- Properly quote variable expansions.

- Enhance pkg-message to point to the rcfile for feature documentation.

- Bump PORTREVISION to 2.
2011-02-22 19:20:17 +00:00
Frederic Culot
70919e89fc - Update to 0.86
Changes:	http://search.cpan.org/dist/Locale-Maketext-Lexicon/Changes
2011-02-22 19:13:14 +00:00
Hiroki Sato
3db8febe6a Update to 2008. 2011-02-22 19:08:53 +00:00
Gerald Pfeifer
d5804fb6b8 Update to the 20110219 snapshot of GCC 4.6.0.
This addresses the pollution of common namespace by
share/python/aotcompile.py and share/python/classfile.py which are
now saved in version-specific directories.

By means of an extra patch default code generation on i386 now
defaults to i486 on FreeBSD 6 and above. [1]

Submitted by:	tijl [1]
Reported by:	Yuri Karaban <tech@askold.net> [1]
PR:		154364 [1]
2011-02-22 18:57:48 +00:00
Gerald Pfeifer
13f863d3af Update to the 20110219 snapshot of GCC 4.6.0.
This addresses the pollution of common namespace by
share/python/aotcompile.py and share/python/classfile.py which now
go into version-specific directories.

By means of an extra patch default code generation on i386 defaults
to i486 on FreeBSD 6 and above. [1]

Submitted by:	tijl [1]
Reported by:	Yuri Karaban <tech@askold.net> [1]
PR:		154364 [1]
2011-02-22 18:56:53 +00:00
Sylvio Cesar Teixeira
62b3b92701 - Update to 0.3.3 2011-02-22 18:49:44 +00:00
Brendan Fabeny
65aefdf6e7 - Slightly simplify the fenv fix, and note that FreeBSD
7.3 and 7.4 no longer need the fix after the MFC of r203441 on
17 February 2010

- While here, remove MD5 checksums in distinfo

PR:		154742
Approved by:	makc, miwi (mentors, implicit)
		Li-Lun Wang (maintainer)
2011-02-22 18:37:57 +00:00
Brendan Fabeny
5a3e2aa497 - Fix the option to build profiling libraries as was done in
ports/150174 and ports/150549 for math/blas and math/lapack,
respectively.

- Remove the devel/binutils-related additions to MAKE_ENV,
as these are now done by default.

- Adjust linking

- Add a test target

- Bump PORTREVISION

PR:		154645
Approved by:	makc, miwi (mentors, implicit)
		Eijiro Shibusawa (maintainer)
2011-02-22 17:40:44 +00:00
Matthias Andree
85662e5623 Change rc.d file to ensure proper startup order:
- depend on named, in case dnsmasq uses named as resolver
- start before ntpdate and rpcbase (which require named).

Bump PORTREVISION.
2011-02-22 17:19:28 +00:00
Tilman Keskinoz
1f96a89e2d Fix a bug when using svn instead of cvs
PR:		151347
Submitted by:	"Maxim P. Kondakov" <maxx@satgate.ne>
Approved by:	maintainer timeout
2011-02-22 16:05:24 +00:00
Tilman Keskinoz
057a62bac3 Fix a coredump when tagging a release
PR:		153874
Submitted by:	Dan Mahoney <dmahoney@isc.org>
Approved by:	maintainer timeout
2011-02-22 15:48:45 +00:00
Tilman Keskinoz
1975b55887 Add Build dependency on perl
Reported by:	pointyhat
2011-02-22 15:02:08 +00:00
TAKATSU Tomonari
4b28452f53 - Use WWWDIR
- Use FETCH_ARGS instead of FETCH_CMD
- Move pkg-message to files/pkg-message.in
- Fix pkg-plist
- Bump PORTREVISION

RP:	ports/153598
Submitted by:	tota (myself)
Approved by:	maintainer timeout (> 7 weeks)
2011-02-22 14:33:47 +00:00
Sunpoet Po-Chuan Hsieh
2abda76bcb - Update to 20110219
- Update COMMENT
- Use PLIST_FILES/PLIST_DIRS
- Use ETCDIR
- Simplify Makefile

Changes:        http://shell.peach.ne.jp/aoyama/archives/1393 (in Japanese)
PR:		ports/154880
Submitted by:	Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
2011-02-22 13:26:57 +00:00
Martin Matuska
4a3139de63 Libevent version 2.x
The libevent API provides a mechanism to execute a callback function when
a specific event occurs on a file descriptor or after a timeout has been
reached. Furthermore, libevent also support callbacks due to signals or
regular timeouts.

libevent is meant to replace the event loop found in event driven network
servers. An application just needs to call event_dispatch() and then add
or remove events dynamically without having to change the event loop.

Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2),
poll(2) and epoll(4). The internal event mechanism is completely independent
of the exposed event API, and a simple update of libevent can provide new
functionality without having to redesign the applications. As a result,
Libevent allows for portable application development and provides the most
scalable event notification mechanism available on an operating system.
Libevent can also be used for multi-threaded applications.

WWW: http://www.monkey.org/~provos/libevent/
2011-02-22 13:22:14 +00:00
Sergey Matveychuk
cf0c80c7be - A little hack for RC script to allow start/stop/restart only specified
daemons. No PORTVERSION bump.

Submitted by:	Dmitrij Tejblum <tejblum at yandex-team.ru>
Approved by:	maintainer
2011-02-22 12:29:09 +00:00
Sylvio Cesar Teixeira
26782d866b - Update to 0.4.4 2011-02-22 11:58:34 +00:00
Martin Matuska
3c59255429 - Remove unnecessary patch for configure.in
- Remove dependency on USE_AUTOTOOLS
2011-02-22 11:15:04 +00:00
Martin Matuska
a4d287d765 - Fix USE_AUTOTOOLS 2011-02-22 10:52:46 +00:00
Dmitry Sivachenko
d4dd8f107e Update to version 3.4.1. 2011-02-22 10:14:46 +00:00
Martin Matuska
fe9a7e6f3a Import changes from upstream git repository.
Includes fixes for the following Bug IDs:
#3028594 - evutil.c fcntl() uses long for F_SETFL
#3048812 - Signal socketpair blocking
#3107877 - evdns can issue duplicate tx ids
2011-02-22 08:57:43 +00:00
Wen Heping
20f74fcb5c - Update to 1.1 2011-02-22 08:06:56 +00:00
Wen Heping
1efa8c48ac - Update to 0.1648
ChangeLog: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1648/Changes
2011-02-22 08:03:37 +00:00
Wen Heping
356b42ceba - Update to 3.10.2 2011-02-22 08:00:15 +00:00
Wen Heping
99b07ea914 - Connect lang/python32 2011-02-22 07:57:13 +00:00
Wen Heping
24fc729f59 - Update to 3.2.0 and complete repocopy
PR:		ports/153829
Submitted by:	Wen Heping (myself)
Reviewed by:	miwi@
2011-02-22 07:44:48 +00:00
Wen Heping
949efee206 - Force Repocopy Commit 2011-02-22 07:38:47 +00:00
Andrej Zverev
04af7594cc Fix typo p5-HTML-TOC -> p5-HTML-Toc 2011-02-22 07:07:42 +00:00
Wen Heping
9c5ac460da - Fix DEPENDS
PR:		ports/153762
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by:	maintainer
2011-02-22 06:25:03 +00:00
Mark Linimon
e2b45782f3 Catch up with usage of SRC_BASE introduced in bsd.port.mk r1.662. This
should fix the builds on pointyhat-west.

Hat:		portmgr
2011-02-22 06:18:50 +00:00