Commit graph

213883 commits

Author SHA1 Message Date
Max Brazhnikov
4d55666226 Update devel/cmake to 2.6.3.
- Set INSTALL_TARGET for cmake based ports to install/strip. This solves
  problem of installing non-stripped binaries (noticed by delphij for KDE4 ports)
- Fix linking to -lpthread for cmake based ports (KDE4 ports are affected mostly)
2009-03-24 19:11:23 +00:00
Sergey Matveychuk
9d7f5e7aa1 - Update to 2.7.13 2009-03-24 18:56:40 +00:00
Juergen Lock
b33c98dd75 - pkg-message updates:
- remove obsolete note about slirp on 64 bit hosts (this should work now.)
  - clarify the note about kern.maxdsiz on i386 (only affects 6.x)
- Bump PORTREVISION
2009-03-24 18:54:18 +00:00
Thomas Abthorpe
72489c6460 - Fix plist and distinfo
Approved by:	maintainer implicit
2009-03-24 18:28:39 +00:00
Martin Wilke
31e0b8ef17 2009-03-22 comms/plp: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-24 18:27:23 +00:00
Christian Weisgerber
ecb256f779 Mark MAKE_JOBS_SAFE for SMP compilation.
PR:		133014
Submitted by:	mm
2009-03-24 18:12:20 +00:00
Dmitry Marakasov
46caca430e - Remove boost compatibility patch, is not needed anymore after latest update 2009-03-24 18:07:01 +00:00
Martin Wilke
a7eb46f9c9 - Update to 0.18
PR:		133011
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-24 18:00:24 +00:00
Thomas Abthorpe
a08cb4d29e - Pass maintainership to miwi 2009-03-24 18:00:12 +00:00
Chin-San Huang
af03fe311a - Update to 1.4.5.pre2 2009-03-24 17:59:47 +00:00
Pav Lucistnik
82e35ad7ad - Reset long-term inactive maintainer 2009-03-24 17:41:44 +00:00
Pav Lucistnik
8d8b5e57c5 - Integrate x509 certificate patch (optional, default off) from http://www.roumenpetrov.info/openssh/
PR:		ports/121438
Submitted by:	Dirk-Willem van Gulik <dirkx@webweaving.org>
Approved by:	maintainer timeout (mnag; 1 year)
2009-03-24 17:41:06 +00:00
Thomas Abthorpe
dcd0809748 - Update to 0.1.2
- Pass maintainership to miwi
2009-03-24 17:40:11 +00:00
Pav Lucistnik
47c045b38c - Add vendor patch for lpk patch that fixes runtime on amd64
PR:		ports/129092
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by:	maintainer timeout (mnag; 4 months)
2009-03-24 17:33:41 +00:00
Pav Lucistnik
159053be31 - Update to 5.1p1
PR:		ports/128679
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	maintainer timeout (mnag; 4 months)
2009-03-24 17:26:18 +00:00
Roman Bogorodskiy
25a25e04c4 Mark MAKE_JOBS_SAFE for SMP compilation.
PR:		133001
Submitted by:	mm
2009-03-24 17:23:40 +00:00
Thomas Abthorpe
5ed30dcf6a - Update to 0.1.3
- Pass maintainership to miwi
2009-03-24 17:15:03 +00:00
Martin Matuska
88c56ab654 - Add MAKE_JOBS_SAFE for SMP compilation 2009-03-24 17:07:22 +00:00
Pav Lucistnik
a85d0d8658 - Fix bug when dba_replace() will truncate INI file when it was asked to
replace a 52 non-existent key.

PR:		ports/129459
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Reviewed by:	maintainer timeout (ale; 3 months)
Security:	http://www.securityfocus.com/archive/1/498746/30/0/threaded
2009-03-24 17:02:45 +00:00
Martin Matuska
69d69ada8f - Add MAKE_JOBS_SAFE to support SMP compilation 2009-03-24 16:58:56 +00:00
Thomas Abthorpe
44241a5bb1 - Update to 0.21.2
- Pass maintainership to miwi
2009-03-24 16:39:08 +00:00
Peter Pentchev
82ea670e5b Update to confget-1.02.
Switch from PLIST_FILES to a pkg-plist manifest.
Honor NOPORTEXAMPLES.
2009-03-24 16:37:43 +00:00
Philip Paeps
99310fa8d9 Replace the "-wholename" find(1) GNUism with the standard "-path" incantation.
This fixes installation on RELENG_7.

Spotted by:	QAT
2009-03-24 16:31:07 +00:00
Martin Wilke
d8db85347d - Update to 2.2
PR:		132921
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2009-03-24 16:28:52 +00:00
Martin Matuska
30b1d26916 - Mark MAKE_JOBS_SAFE 2009-03-24 16:28:20 +00:00
Martin Wilke
ee811036e6 Uses the FreeBSD sendfile(2) function to send the contents of an open file
handle directly to an open socket.

WWW: http://search.cpan.org/dist/Sys-Sendfile-FreeBSD/

PR:		ports/132812
Submitted by:	Mykola Marzhan <delgod at portaone.com>
2009-03-24 16:28:11 +00:00
Martin Wilke
21747037cc - Update to 0.03
PR:		132990
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2009-03-24 16:27:21 +00:00
Martin Wilke
e0a0880448 - Update to 0.03
PR:		132989
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2009-03-24 16:26:31 +00:00
Martin Wilke
ac81aa0cf6 HTTP::Daemon::SSL - a simple http server class with SSL support.
Instances of the HTTP::Daemon::SSL class are HTTP/1.1 servers
that listen on a socket for incoming requests.

WWW: http://search.cpan.org/dist/HTTP-Daemon-SSL/

PR:		ports/132810
Submitted by:	Mykola Marzhan <delgod at portaone.com>
2009-03-24 16:26:00 +00:00
Martin Matuska
65ab38d950 - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-24 16:21:59 +00:00
Wesley Shields
0641a78e79 - Update to 9.4.3.2.
Submitted by:	josh.carroll@gmail.com (maintainer, via IRC)
2009-03-24 16:08:42 +00:00
Pav Lucistnik
d1f0547b4f - Move the port to ACX100 and ACX111 6.1
- Switch maintainer to the submitter
- Unbroken, undeprecated

PR:		ports/129977
Submitted by:	Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Approved by:	maintainer timeout (3 months)
2009-03-24 16:04:55 +00:00
Pav Lucistnik
9bed3c1175 - Update to 18
PR:		ports/130047
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
Approved by:	maintainer timeout (2 months)
2009-03-24 15:32:31 +00:00
Martin Wilke
31771c66d0 This module is an interface to the SenderBase query service at
http://www.senderbase.org/.

WWW: http://search.cpan.org/dist/Net-SenderBase/

PR:		ports/132782
Submitted by:	J.R. Oldroyd <fbsd at opal.com>
2009-03-24 15:24:09 +00:00
Martin Wilke
5f939db009 - Update to MASTER_SITES
PR:		130980
Submitted by:	dikshie <dikshie@sfc.wide.ad.jp>
2009-03-24 15:23:11 +00:00
Martin Wilke
8c2f398470 - Update to MASTER_SITES
- Revert FreeBSD patchset
- Bump PORTREVISION

PR:		130266
Submitted by:	Janky Jay <ek@purplehat.org> (maintainer)
2009-03-24 15:18:33 +00:00
Tilman Keskinoz
36daf9d35f fix make -j 2009-03-24 15:08:17 +00:00
Sergey A. Osokin
9ac305ef1b Make modules fetchable by fix MASTER_SITES.
Do not bump PORTREVISION cause modules are disabled by default.

Problem and fix found by:	az
2009-03-24 15:07:02 +00:00
Wesley Shields
9d62c9357f - Update to 0.9.1.
PR:		ports/132983
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
Approved by:	A.J.Caines@halplant.com (maintainer)
2009-03-24 15:06:20 +00:00
Philip Paeps
ef71877a70 Fix pkg-plist. 2009-03-24 15:01:32 +00:00
Pav Lucistnik
989ea6b1b2 - Update to 2.0 and undeprecate
PR:		ports/130106
Submitted by:	jkoshy
Approved by:	maintainer timeout (2 months)
2009-03-24 15:00:56 +00:00
Christian Weisgerber
045099965f allow parallel building 2009-03-24 14:47:42 +00:00
Wesley Shields
0d6e8f6bb8 - Update to 4.0.10.
- Use new MASTER_SITES.
- Fix up pkg-descr.

PR:		ports/132759
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
2009-03-24 14:45:55 +00:00
Pav Lucistnik
a6dc6c638a - Update to 2.4.7
PR:		ports/133006
Submitted by:	Andrei V. Shetukhin <reki@reki.ru> (maintainer)
2009-03-24 14:26:59 +00:00
Tilman Keskinoz
c73344011c Fix make -j 2009-03-24 14:07:15 +00:00
Chin-San Huang
adff9bbb4d - Update to 1.5.2 2009-03-24 13:54:11 +00:00
Wesley Shields
29e7f36b96 - Add patch to fix build on recent -CURRENT.
Submitted by:	Cezary Morga <cm@therek.net> (maintainer, private mail)
2009-03-24 13:52:34 +00:00
Tilman Keskinoz
2b33dd0832 make -j fix 2009-03-24 13:22:22 +00:00
Chin-San Huang
b690d41a69 - Update to 0.13.0 2009-03-24 13:20:38 +00:00
Tilman Keskinoz
c768560d75 fix make -j 2009-03-24 12:51:19 +00:00