1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Commit Graph

194080 Commits

Author SHA1 Message Date
Volker Stolz
167b0d85cf Fix build on FreeBSD 8.
PR:		ports/117289
Submitted by:	Scot Hetzel
2008-04-01 02:03:45 +00:00
Pav Lucistnik
d655e33534 - Unb0rk the tree
With hat:	portmgr
2008-03-31 22:21:36 +00:00
Nicola Vitale
c7e03d2875 - Update to 0.803 2008-03-31 22:15:39 +00:00
Nicola Vitale
628b7a9e72 - Update to 1.3.14
PR:		ports/121966
Submitted by:	Dominic Fandrey <kamikaze at bsdforen.de />
2008-03-31 22:11:08 +00:00
Nicola Vitale
cf86e19bb4 - Update to 1.36
PR:		ports/121810
Submitted by:	delphij
2008-03-31 22:02:57 +00:00
Thierry Thomas
48265d258b Upgrade to 1.2.1.
Notified by:	portscout
2008-03-31 21:44:28 +00:00
Pav Lucistnik
a3fe95fa34 - Update to 2.6.7
PR:		ports/119830
Submitted by:	Kuang-che Wu <kcwu@csie.org>
Approved by:	maintainer timeout (alexbl; 2 months)
2008-03-31 21:40:34 +00:00
Max Khon
5a7ec0c5a1 New port: dmucs
DMUCS is a system that allows a group of users to share a compilation farm.
Each compilation request from each user will be sent to the fastest available
machine, every time. The system has these fine qualities:
* Supports multiple users compiling simultaneously, and scales well to handle
the new loads.
* Supports multiple operating systems in the compilation farm.
* Uses all processors of a multi-processor compilation host.
* Makes best use of compilation hosts with widely differing CPU speeds.
* Guarantees that a compilation host will not be overloaded by compilations.
* Takes into account the load on a host caused by non-compilation tasks.
* Supports the dynamic addition and removal of hosts to the compilation farm.
* Works with distcc, which need not be altered in any way.

WWW:    http://dmucs.sourceforge.net/
2008-03-31 20:44:30 +00:00
Max Khon
7cea41e00e New port: libiqxmlrpc
Libiqxmlrpc is C++ object-oriented library that represents an XML-RPC
solution for both client and server. It supports HTTP and HTTPS,
both single-threaded and multi-threaded computation models on the server side,
method interceptors, and other features.

WWW: http://libiqxmlrpc.sourceforge.net/
2008-03-31 20:40:44 +00:00
Martin Wilke
3475c4dbe1 - Removei unnecessary patches (forgot in previous commit) 2008-03-31 20:38:39 +00:00
Martin Wilke
ab1912bc34 - Chase net/libosip shlib version bump
- Fix build with new net/libosip
- Bump PORTREVISION
2008-03-31 20:35:40 +00:00
Martin Wilke
681404d43d - Update to 2.1.1
PR:		121089
Submitted by:	Ports Fury
2008-03-31 20:33:54 +00:00
Martin Wilke
bb1b6d8b40 - Update to 3.1.0
PR:		121089
Submitted by:	Ports Fury
Approved by:	maintainer timeout
2008-03-31 20:33:19 +00:00
Martin Wilke
25fbe57ee5 - Update to 3.1.0
PR:		121089
Submitted by:	Ports Fury
2008-03-31 20:32:22 +00:00
Philippe Audeoud
946a5b79b7 - Update to 0.2.0.23-rc
PR:		ports/122175
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	Peter Thoenen <peter.thoenen@yahoo.com> (maintainer), tabthorpe (mentor)
2008-03-31 20:19:31 +00:00
Mathieu Arnold
8c5775b60c Update to 2.5.0 2008-03-31 20:15:44 +00:00
Christian Weisgerber
8e2135ab54 yasm is only used on i386 and amd64, don't require it on other
architectures.

Approved by:	infofarmer
2008-03-31 20:04:40 +00:00
Michael Nottebrock
104079cc5e Some more include search path massaging for the WITH_CUPS case.
PR:	ports/122017
2008-03-31 19:02:32 +00:00
Beech Rintoul
3a0a9aaa16 - Update to 2.2.0
PR:		ports/122238
Submitted by:	Filipe Rocha <filiperocha@gmail.com> (maintainer)
2008-03-31 18:57:07 +00:00
Michael Johnson
e72adc8f15 s/gnomevfs2/gnome-vfs/
Reported by:	R.Mahmatkhanov <cvs-src@yandex.ru>
2008-03-31 18:33:29 +00:00
Philippe Audeoud
9395a09a3d - Update to 0.8.7
- Fix typo on COMMENT
- use SUB_FILES

PR:		ports/122141
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Approved by:	tabthorpe (mentor)
2008-03-31 18:16:07 +00:00
Ollivier Robert
190062b565 Put the real site instead of the usual place, fetch(1) does not seem to
deal correctly with the 302 redirect.

Noticed by:	bms
2008-03-31 18:04:21 +00:00
Ion-Mihai Tetcu
c5e2e02c67 - update to 3.14.3
- more OPTIONS to let the user choose what he needs to have compiled
- don't allow drivers to be compiled if user wants only the client
- chase netsnmp shared lib version
- provide internationalization support
- provide backup location on my server for the pdf manual and don't IGNORE the
file in distinfo anymore
- patch apcaccess to be able to fetch the host:port from the config file [1]
- add patch to allow usb driver to compile [2]

PR:		ports/121141 [1]
Submitted by:	Adrian Penisoara [1], Stefan Lambrev [2]
2008-03-31 17:21:57 +00:00
Michael Johnson
1e63d1609b Set EXPIRATION_DATE=2008-04-30 2008-03-31 17:16:30 +00:00
Emanuel Haupt
49601a924b Update to 12.9.1 2008-03-31 15:28:24 +00:00
Pav Lucistnik
839a85d058 - Remove an odd looking misplaced patch file 2008-03-31 15:19:26 +00:00
Pav Lucistnik
602609e11b - Add SSH option
PR:		ports/118039
Submitted by:	Ekkehard 'Ekki' Gehm <gehm@physik.tu-berlin.de>
Approved by:	maintainer timeout (kuriyama; 4 months)
2008-03-31 15:19:03 +00:00
Florent Thoumie
9c7c4ab5db Add MOVED entry after ports-mgmt/pkg_install-devel removal. 2008-03-31 15:13:21 +00:00
Florent Thoumie
a8952f1eea Retire ports-mgmt/pkg_install-devel. This has been long abandoned. 2008-03-31 15:11:48 +00:00
Chin-San Huang
0af93cfec8 - Update to 1.6.1.
- ChangeLog: http://pear.php.net/package/PHP_CompatInfo/download/1.6.1
2008-03-31 15:09:34 +00:00
Jimmy Olgeni
c96f4fb5b4 Upgrade to version 1.340. 2008-03-31 15:07:19 +00:00
Chin-San Huang
ee832ee5e2 - Update to 1.1.0.
- ChangeLog: http://pear.php.net/package/Console_Table/download/
2008-03-31 15:06:44 +00:00
Jimmy Olgeni
6db8155249 Upgrade to version 1.410. 2008-03-31 15:06:37 +00:00
Pav Lucistnik
bd7f7d69f0 - Remove progeny.com, it's parked domain now 2008-03-31 15:00:38 +00:00
Pav Lucistnik
52ec918c8e - Add ring.nict.go.jp to Ringserver group
PR:		ports/119555
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2008-03-31 14:58:22 +00:00
Philippe Audeoud
221ce03beb - Update to 3.0.0
- Remove no more used pkg-message

PR:		ports/121822
Submitted by:	valerio.daelli@gmail.com
Approved by:	 David Lay <dsl@bitwizards.com.au> (maintainer), tabthorpe (mentor)
2008-03-31 14:57:42 +00:00
Chin-San Huang
38bdff9de7 - Update to 0.1.5.
- use JSON::Any instead of JSON::Syck
- ChangeLog: http://search.cpan.org/dist/Google-Data-JSON/Changes
2008-03-31 14:57:09 +00:00
Philippe Audeoud
cd49f82e33 - Update to 3.0.0
PR:		ports/121822
Submitted by:	valerio.daelli@gmail.com
Approved by:	David Lay <dsl@bitwizards.com.au> (maintainer), tabthorpe (mentor)
2008-03-31 14:51:23 +00:00
Pietro Cerutti
6444644165 - Update to 0.71
Reviewed by:	garga
Approved by:	miwi (mentor)
2008-03-31 14:38:34 +00:00
Chin-San Huang
5959e92dfa - Update to 0.23. 2008-03-31 14:35:56 +00:00
Chin-San Huang
d9e001e24d - Update to 0.80.
- ChangeLog: http://search.cpan.org/dist/ack/Changes
2008-03-31 14:29:53 +00:00
Ollivier Robert
a9afb925d6 Upgrade to the long-awaited Mercurial 1.0 release!
General:
 * greatly improved merge tool configuration, see "hgrc.5.txt" for details
 * improved copy/rename handling in diffs, status, and merge
 * files in .hg inherit permissions from .hg/store
 * infer --repository when possible, so commands may be run from anywhere.
 * easy-installable
 * new "droplet" logo

Extensions:
 * churn: promoted to an official extension (previously in contrib)
 * color: new extension coloring "status" and "qseries" command outputs
 * convert:
   - allow synthetic history to be spliced in with --splicemap
   - support GNU Arch and Monotone sources
   - svn: allow shallow conversions of single branches with
     convert.svn.startrev option.
   - svn: make trunk/branches/tags layout detection more flexible by allowing
     either of them to be skipped.
   - svn: preliminary support as a conversion target
 * hgk: configuration file changed from .gitk to .hgk
 * highlight: new extension enabling syntax highlighting in hgweb file
   view (requires pygments)
 * inotify: new extension using Linux 2.6 inotify API for instant status
   checking
 * keyword: new extension for filewise RCS-keyword expansion in working
   directory
 * mq: new --currentdate, --date, --currentuser, and --user options
 * record: add "qrecord" command when used with mq
 * win32mbcs: new extension dealing with problematic MBCS behavior on Windows

Web interface:
 * improved WSGI integration and compatibility
 * follow symlinks in hgwebdir collections
 * show branches in most of gitweb templates
 * add line anchors to annotate, changeset, diff and file views
 * support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 14:28:26 +00:00
Pav Lucistnik
b49cb5e8c3 - Reset long term inactive maintainer 2008-03-31 14:26:34 +00:00
Pav Lucistnik
7222d6c7a5 - Update to 4.8
PR:		ports/120369
Submitted by:	Beat Gaetzi <beat@chruetertee.ch>
Approved by:	maintainer timeout (clement; 7 weeks)
2008-03-31 14:26:08 +00:00
Michael Johnson
44f71915bc Update to 0.30 2008-03-31 14:15:51 +00:00
Philippe Audeoud
34f6a60512 - Update to 1.9.4
PR:		ports/122255
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Approved by:	tabthorpe (mentor)
2008-03-31 14:05:09 +00:00
Michael Johnson
51e69f6752 Update to 2.16.1 2008-03-31 14:01:32 +00:00
Philippe Audeoud
4fd0327baf - Add entry for benchmarks/nttcp
Approved by:	tabthorpe (mentor)
2008-03-31 13:59:45 +00:00
Philippe Audeoud
25853535ed - Re-roll tarball
- Add RESTRICTED
- Bump PORTREVISION
- Pass maintainership to submitter

PR:		ports/122125
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:	tabthorpe (mentor)
2008-03-31 13:57:24 +00:00
Pav Lucistnik
af29c8ef2a - Downgrade perl dependecy to build-only
- Style

PR:		ports/118155
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	maintainer timeout (rodrigc; 3 months)
2008-03-31 13:55:58 +00:00