Commit graph

183199 commits

Author SHA1 Message Date
Johan van Selst
82a9ed9abc Update to 3.5b20
- 3.5b19: minor bugfixes
- 3.5b20: license changed to 2-clause BSD license (FreeBSD style)
2007-08-29 19:57:56 +00:00
Andrew Pantyukhin
ef96092f40 - Update to 0.10.5 2007-08-29 19:19:27 +00:00
Hajimu UMEMOTO
048429e698 Require pygtk2 to enable python support. 2007-08-29 17:36:14 +00:00
OKAZAKI Tetsurou
ec9e1d523b Fix compile errors when using GCC 4.x.
PR:		115731
Submitted by:	maintainer
2007-08-29 17:03:11 +00:00
Dag-Erling Smørgrav
726c3bb71a Apply patch for Varnish bug #150. 2007-08-29 15:45:47 +00:00
Xin LI
70db96a028 Update to 3.6.4.
Submitted by:	maintainer
PR:		ports/115364
2007-08-29 15:34:46 +00:00
Martin Matuska
2ec46944c8 - Update to 2.1.15
- Remove patch-sasl patch (already in source)
- Better describe items in OPTIONS
- Fix USE_BDB (4.1.25 is minimal supported version)
- Enable MySQL backend as default
- Disable fs backend (suitable for testing only)
2007-08-29 14:07:38 +00:00
Sergey Matveychuk
99e57b58d5 - Update to 2007.08.24
PR:		ports/115834
Submitted by:	glebius
Approved by:	maintainer
2007-08-29 13:57:38 +00:00
Mathieu Arnold
8cb669de71 Update to 3.020 2007-08-29 12:36:58 +00:00
Mathieu Arnold
787280fecd Update to 0.17009 2007-08-29 12:36:36 +00:00
Mathieu Arnold
63a062822d Update to 0.93 2007-08-29 12:36:18 +00:00
Sergey Matveychuk
7582fb0895 - Update to 4.3
Changes:
 - Added configure script for better system features detection
   and so added ability to build without ng_car module.
 - Several new PPPoE and L2TP configuration options.
 - Reimplemented RADIUS Class attribute support.
 - Added native 64bit ng_ppp stat counters support.
 - Added initial ng_ipacct node support.
 - Several bugs fixed in PPTP, L2TP, DoD and proxy-arp.

Submitted by:	mav (maintainer)
2007-08-29 11:45:09 +00:00
Florent Thoumie
b775ccae39 Add intel driver to VIDEO_OFF and check for conflict with i810.
Suggested by:	Oliver Schonefeld
2007-08-29 11:40:01 +00:00
Florent Thoumie
7cc3a0cbf1 Style fix (xextproto listed twice).
Reported by:	Oliver Schonefeld
2007-08-29 11:38:00 +00:00
Ion-Mihai Tetcu
c99fbaa687 - Update to 0.14.0
- pass maintainership to submitter

PR:		ports/115913
Submitted by:	Mathias Monnerville
2007-08-29 11:07:54 +00:00
Florent Thoumie
971be6f225 - Refactor MesaLib ports.
- Update graphics/libGLw to 7.0.1.
2007-08-29 10:33:10 +00:00
Rong-En Fan
0c3fa6d6e3 - Add rc script
PR:		ports/115793 (based on)
Submitted by:	Janos Mohacsi <janos.mohacsi at bsd.hu> (maintainer)
2007-08-29 08:32:26 +00:00
Martin Wilke
464462167e - Update to 1.2.7 2007-08-29 08:28:19 +00:00
Cheng-Lung Sung
d7ec57656a - Upgrade to 0.90
PR:		ports/115916
Submitted by:	maintainer (Matthew D. Fuller)
2007-08-29 07:54:00 +00:00
Cheng-Lung Sung
761767a4ac - Update to 0.90
- New version released. Also, make more visible an optional but handy
  dependancy.

PR:		ports/115915
Submitted by:	maintainer (Matthew D. Fuller)
2007-08-29 07:52:52 +00:00
Cheng-Lung Sung
fd1155dfad MetaUML is a GNU GPL MetaPost library for typesetting UML diagrams,
using a human-friendly textual notation.

Here's what you can do with MetaUML (also see the FAQ):

    * Create UML diagrams readily usable in a LaTeX article or book.
    * Create independent PDF-s
    * Create jpeg-s, png-s etc.

WWW:	http://metauml.sourceforge.net/

PR:		ports/115910
Submitted by:	TAKATSU Tomonari <tota at rtfm.jp>
2007-08-29 06:59:38 +00:00
Cheng-Lung Sung
1d3f590194 - added missing conditional dependency on appropriate version of MySQL server,
- respect change of DESTDIR into PREFIX, committed by gabor on Aug 4.

PR:		ports/115243
Submitted by:	maintainer (Sergei Vyshenski)
2007-08-29 06:55:59 +00:00
Sergey A. Osokin
5f87d68836 Update to 0.6.9.
Utilize ETCDIR.

<ChangeLog>

*) Bugfix: a worker process may got caught in an endless
   loop, if the HTTPS protocol was used; bug appeared
   in 0.6.7.

*) Bugfix: if server listened on two addresses or ports
   and trailing wildcard was used, then nginx did not
   run.

*) Bugfix: the "ip_hash" directive might incorrectly mark
   servers as down.

*) Bugfix: nginx could not be built on amd64; bug appeared
   in 0.6.8.

</ChangeLog>
2007-08-29 06:35:18 +00:00
Marc G. Fournier
08220bb0f6 fix problem where, when you try and run on install, it gives error because
LOCALBASE isn't set ...
2007-08-29 04:51:01 +00:00
Andrew Pantyukhin
2f430cefa8 - Update to 0.5
Approved by:	stas (maintainer, implicit)
2007-08-29 01:33:53 +00:00
Alejandro Pulver
6653896e1c - Change dependency from "net-p2p/rblibtorrent-devel" to
"net-p2p/rblibtorrent" (they are currently the same actually).
- Bump PORTREVISION.
2007-08-29 01:00:16 +00:00
Alejandro Pulver
f913d6266a - Remove USE_GCC=3.4 to fix building on FreeBSD 7 (I guess the problem was due
to mixing GCC 4.x and GCC 3.x generated code).

PR:		ports/114864
Submitted by:	alepulver (myself)
Approved by:	johan@stromnet.se (maintainer, timeout)
2007-08-29 00:52:50 +00:00
Alejandro Pulver
f1cebd8c61 - Change maintainer address.
Submitted by:	martinko <gamato@users.sf.net> (maintainer, private e-mail)
2007-08-29 00:39:16 +00:00
Alejandro Pulver
81168d906f - Update to 0.3.1.20070726. 2007-08-29 00:37:11 +00:00
Alejandro Pulver
9bc6035a24 - Update to version 0.6.0.20070726.
- Fix building and remove BROKEN.
2007-08-29 00:29:30 +00:00
OKAZAKI Tetsurou
a75df58427 Update to 1.0.9.
PR:		115857
Submitted by:	maintainer
2007-08-29 00:13:41 +00:00
Alejandro Pulver
84ec3ef056 - Disable allegro in case it's found (causes problems on some libraries like
"x11-toolkits/gigi", also in that case a dependency is missing).

PR:		ports/115111
Submitted by:	alepulver (myself)
Approved by:	miwi (maintainer)
2007-08-29 00:07:22 +00:00
Florent Thoumie
c28a1f9bee Add patches from git repository to fix the widget plugin.
PR:		ports/115902
Submitted by:	maintainer
2007-08-28 22:53:09 +00:00
Florent Thoumie
91810f280c Add sunffb to VIDEO_ON on sparc64.
Suggested by:	marius
2007-08-28 22:07:53 +00:00
Martin Wilke
ac63c9ad27 HTML::Selector::XPath is a utility function to compile CSS2
selector to the equivalent XPath expression.

WWW: http://search.cpan.org/dist/HTML-Selector-XPath/

PR:		ports/115899
Submitted by:	Shinsuke Matsui <smatsui at karashi.org>
2007-08-28 21:33:03 +00:00
Florent Thoumie
39ab6bc0f5 - Don't depend on xlibs.
- Add OPTIONS support (with sensitive default, IMHO).
2007-08-28 21:20:48 +00:00
Martin Wilke
751a929901 - Update to r5940
PR:		115876
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-08-28 21:17:47 +00:00
Martin Wilke
cc5c791ddd - Marked sylpheed2 as safe.
Reviewed by:	remko
2007-08-28 21:03:19 +00:00
Andrew Pantyukhin
758e9afaad Add port net/gwhois:
gwhois is a generic whois client. It strives to know for all existing
tlds and all ip address range the appropiate whois server to ask. You
can simple call gwhois with a query for some domain or some ip and it
will ask the right server for you! It can even query webforms which
are unfortunately the only query type supported by many bad nics.

gwhois can also be used as a whois server. You can call it from the
inetd and make it accessable via a normal standard whois client. This
allows for example using a windows client and still make use of the
enhanced features of gwhois.

WWW: http://freshmeat.net/projects/gwhois/

Based on:	pkgsrc-wip, Gentoo Portage
2007-08-28 17:15:10 +00:00
Oliver Lehmann
70b6fdf3d6 - security-fix for
http://www.vuxml.org/freebsd/d9867f50-54d0-11dc-b80b-0016179b2dd5.html
- bump PORTREVISION

Noted by:       miwi
Submitted by:   miwi
2007-08-28 16:54:27 +00:00
Oliver Lehmann
597e17171c fix %%PYTHON_SITELIBDIR%% macro usage
Noted by:	Dima Panov <fluffy@ael.ru>
2007-08-28 16:46:03 +00:00
Andrew Pantyukhin
685d8bfe29 - Fix a subtle typo
- Wrap a long line
2007-08-28 15:58:37 +00:00
Martin Wilke
231145e758 - Update to 2.1.0
PR:		115879
Submitted by:	Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
2007-08-28 15:34:31 +00:00
Greg Lewis
1d3ef52383 . Sync the BSD specific code with the changes between 1.5 and 1.6 and
start closing file descriptors at FAIL_FILENO + 1 rather than 3.  This
  fixes the problem with determining the exit code for exec()'ed processes.

PR:		115557
Submitted by:	Michiel Boland <michiel@boland.org>
2007-08-28 15:24:32 +00:00
Roman Bogorodskiy
77c1dd6440 Update to 1.7.19. 2007-08-28 13:17:28 +00:00
Gabor Kovesdan
413eae843b - Update to 1.1.10
PR:		ports/115783
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2007-08-28 12:36:28 +00:00
Marcelo Araujo
7dca4ce1a0 - Update version to 1.2.4.
- Reworked Makefile to follow standards.

Approved by:	itetcu (mentor)
2007-08-28 11:58:55 +00:00
Marcelo Araujo
889109ec24 - Update wordpress-mu and reworking the Makefile to follow standards.
Approved by:	itetcu (mentor)
2007-08-28 11:56:32 +00:00
Andrew Pantyukhin
a63271488d - Update to 1.19.2 2007-08-28 11:44:07 +00:00
OKAZAKI Tetsurou
22219ed807 Update to 0.9
Brush up Makefile:
- Use PORTEXAMPLES (and honor NOPORTEXAMPLES)
- Remove obsolete constructs and simplify some expressions
- use LOCALBASE instead of PREFIX where appropriate

PR:		115874
Submitted by:	maintainer
2007-08-28 10:55:06 +00:00