Commit graph

233208 commits

Author SHA1 Message Date
Ed Schouten
949bca04f6 Fix compilation of p5-Authen-TacacsPlus on HEAD.
Approved by:	miwi (portmgr, implicit)
Feature safe:	yes
2010-03-06 11:42:37 +00:00
Ion-Mihai Tetcu
69f1dd6782 - port support for Hiawatha web server from ports-mgmt/tinderbox
- reorder pkg-message a bit to make it more clear and fix some typos

Feature safe:	yes
2010-03-06 11:19:04 +00:00
Ed Schouten
f9bac4fb0f Unbreak on HEAD.
Don't include <utmp.h> in places where we don't need it.

Approved by:	miwi (portmgr, implicit)
Feature safe:	yes
2010-03-06 10:56:43 +00:00
Ed Schouten
64f3c1d688 Make coda6_client build on FreeBSD HEAD.
Disable all utmp bits. This will have no effect on 8.0 and earlier,
since the utmp code was broken to begin with. It doesn't read from the
proper utmp file, so it could have never worked.

Approved by:	miwi (portmgr)
Feature safe:	yes
2010-03-06 10:28:23 +00:00
Max Khon
beef1ab75f Add ${LOCALBASE}/lib/dahdi to the KLD search path, so that autoloading
of echo cancellation modules or Octasic firmware modules works as expected.

Feature safe:	yes
2010-03-06 05:11:59 +00:00
Alexander Logvinov
b12e3e1c72 - Update to 1.4
Feature safe:	yes
2010-03-06 02:51:32 +00:00
Wesley Shields
4c1969e891 - Update to 2.2.0
PR:		ports/144373
Submitted by:	Thomas Sander <thomas.sander@gmx.de> (maintainer)
Feature safe:	yes
2010-03-06 02:31:27 +00:00
Wesley Shields
73699198d9 - Update to 2010-03-01
PR:		ports/144495
Submitted by:	Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
Feature safe:	yes
2010-03-06 02:11:33 +00:00
Wesley Shields
3d096ce41f - Update to 0.5.0
PR:		ports/144473
Submitted by:	Marco Bröder <marco.broeder@gmx.eu> (maintainer)
Feature safe:	yes
2010-03-06 01:41:24 +00:00
Wesley Shields
ce049b5098 - Update to 3.4.2
PR:		ports/144474
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
Feature safe:	yes
2010-03-06 01:37:24 +00:00
Wesley Shields
2188b214da - Update to 4.6.1
- Mark broken on 6.x

PR:		ports/144479
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
Feature safe:	yes
2010-03-06 01:16:29 +00:00
Wesley Shields
49eca260be - Update to 0.99
PR:		ports/144477
Submitted by:	Bernhard Froehlich <decke@bluelife.at> (maintainer)
Feature safe:	yes
2010-03-06 01:00:32 +00:00
Gerald Pfeifer
a4a8d7f1df Update to the 20100302 snapshot of GCC 4.4.4.
Feature safe:	yes
2010-03-06 00:06:39 +00:00
Jung-uk Kim
ef59be99e0 - Add a patch to fix array of NPIdentifier to sync with Linux distros[1].
https://bugzilla.redhat.com/show_bug.cgi?id=511897

- Re-roll Linux/i386 binaries in tar format to remove extract dependency of
rpm2cpio.  I do not expect an official RPM package from upstream any way.
Note I forced Linux/i386 npviewer.bin to be linked with libstdc++.so now.
This seems to prevents dlopen(3) failures of some plugins.
- Add a configure option to strip FreeBSD binaries while I am here.

Obtained from:	Fedora Project[1]
Feature safe:	yes
2010-03-05 20:39:02 +00:00
Greg Larkin
5fe2a9370f - Fixed the fetch URL
Feature safe:	yes
2010-03-05 19:52:24 +00:00
Greg Larkin
78d5731e00 - Added OPTION to enable extension library loading
PR:		ports/143329
Submitted by:	glarkin
Approved by:	maintainer timeout (mnag; 37 days)
Feature safe:	yes
2010-03-05 19:31:38 +00:00
Greg Larkin
6f9d598dba Provide mathematical, string and aggregate functions for SQL queries
using the SQLite loadable extensions mechanism.

Math functions:

  acos, asin, atan, atn2, atan2, acosh, asinh, atanh, difference,
  degrees, radians, cos, sin, tan, cot, cosh, sinh, tanh, coth,
  exp, log, log10, power, sign, sqrt, square, ceil, floor, pi

String functions:

  replicate, charindex, leftstr, rightstr, ltrim, rtrim, trim,
  replace, reverse, proper, padl, padr, padc, strfilter

Aggregate functions:

  stdev, variance, mode, median, lower_quartile, upper_quartile

WWW: http://www.sqlite.org/contrib

Submitted by:	myself (glarkin)
Feature safe:	yes
2010-03-05 19:29:17 +00:00
Ion-Mihai Tetcu
1dd6d887b0 Fix build with custom PREFIX.
PR:		144339
Submitted by:	Julien Laffaye (maintainer)
Feature safe:	yes
2010-03-05 19:17:36 +00:00
Ion-Mihai Tetcu
e6c5725ce7 Changes:
- Unbreak make package when NOPORTDOCS was defined
- Make portlint happier

PR:		144009
Submitted by:	Sunpoet Po-Chuan Hsieh (maintainer)
Feature safe:	yes
2010-03-05 17:23:24 +00:00
Dmitry Marakasov
49db52e0c7 - Unbreak on 9-CURRENT and 8-STABLE after scandir interface changes
Reported by:	pointyhat via erwin
Feature safe:	yes
2010-03-05 17:11:14 +00:00
Sergey Skvortsov
8bce1228d8 Update to 1.6.0
Changes:	http://sourceforge.net/news/?group_id=91920&id=283443
Feature safe:	yes
2010-03-05 16:27:12 +00:00
Pietro Cerutti
d135f5a8ab - Fix build on 8.0-RELEASE after last commit
Reported by:	Jan Henrik Sylvester <me@janh.de> via freebsd-questions@
Feature safe:	yes
2010-03-05 16:09:04 +00:00
Wen Heping
44a30ad96e autobox::CORE defines methods for core operations such as join,
print, most everything in perlfunc, some things from Scalar::Util
and List::Util, and some Perl 5 versions of methods taken from
Perl6.

These methods expose as methods the built-in functions for
minipulating numbers, strings, arrays, hashes, and code references.

It can be handy to use built-in functions as methods to avoid messy
dereferencing syntaxes and parentheses pile ups.

WWW: http://search.cpan.org/dist/autobox-Core/

Feature safe:	yes
2010-03-05 14:07:22 +00:00
Sergey A. Osokin
4d0f4757aa Accordingly update third party passenger module from 2.0.10 to 2.0.11.
Do not bump PORTREVISIONs.

Feature safe:	yes
2010-03-05 11:46:00 +00:00
Alex Dupre
618197dd0d Update to 5.5.2 release.
Feature safe:	yes
2010-03-05 11:43:04 +00:00
Alex Dupre
9f63694df5 Fix for MySQL Bug #45058.
Feature safe:	yes
2010-03-05 11:42:26 +00:00
Renato Botelho
69822331c7 Update to 4.9
Feature safe:	yes
2010-03-05 11:10:07 +00:00
Stanislav Sedov
ae4f957d45 - Fix a couple of typos in options.
Feature safe:	yes
2010-03-05 09:17:35 +00:00
Max Khon
9359458074 Re-enable Zaptel (now DAHDI) support.
Approved by:	MAINTAINER
Feature safe:	yes
2010-03-05 08:31:35 +00:00
Alex Dupre
b94f1363b7 Update to 5.0.1 release.
Feature safe:	yes
2010-03-05 08:21:11 +00:00
Mario Sergio Fujikawa Ferreira
e8d3674a7c New port py-flexget version 1.0.r1153: Program to automate downloading
from different sources

Feature safe:	yes
2010-03-05 04:28:22 +00:00
Marcus Alves Grando
e5e5726872 - Update to 2.8-20100213
Feature safe:	yes
2010-03-05 03:23:00 +00:00
Marcelo Araujo
b7ba1f2388 - Pass maintainership to Eitan Adler.
Submitted by:	Eitan Adler <EitanAdlerList@gmail.com> (via private mail)
Feature safe:	yes
2010-03-05 02:43:47 +00:00
Wen Heping
e094e0f7a3 - UPdate to 0.41
PR:		ports/144480
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
Feature safe:	yes
2010-03-05 00:46:02 +00:00
Wen Heping
fda8d4d66b - Update to 1.052
Feature safe:	yes
2010-03-05 00:42:54 +00:00
Wen Heping
b11d8f8fd4 - Update to 2.12
Feature safe:	yes
2010-03-05 00:40:59 +00:00
Joerg Wunsch
bdce4d94e2 Upgrade to version 2.4.0.
Feature safe: yes
2010-03-04 21:04:23 +00:00
Greg Larkin
9c137987e3 - Updated to 0.10
Feature safe:	yes
2010-03-04 20:52:48 +00:00
Anton Berezin
a154c0bbf7 Update to 1.100630.
Changes:	http://search.cpan.org/dist/CPAN-Mini/Changes
Feature safe:	yes
2010-03-04 20:24:40 +00:00
Koop Mast
58a87b73d8 Fix plist after icon-naming-utils update.
Submitted by:   pointyhat (via pav)
Feature safe:	yes
2010-03-04 20:03:11 +00:00
Emanuel Haupt
689d917cc8 - Take maintainership
- Add additional mirrors

Feature safe:	yes
2010-03-04 19:27:02 +00:00
Ion-Mihai Tetcu
046afa4163 - Update to 0.64
PR:		143600
Submitted by:	Sahil Tandon
Feature safe:	yes
2010-03-04 17:14:09 +00:00
Ion-Mihai Tetcu
abed18ec17 - Update to 0.15
PR:		144198
Submitted by:	Sahil Tandon
Feature safe:	yes
2010-03-04 17:13:11 +00:00
Ion-Mihai Tetcu
37beb28053 Often Perl modules are written to wrap functionallity found in existing
C headers, libraries, or to use OS-specific features. It is useful in
the Build.PL or Makefile.PL file to check for the existance of these
requirements before attempting to actually build the module.

Objects in this class provide an extension around ExtUtils::CBuilder to
simplify the creation of a .c file, compiling, linking and running it,
to test if a certain feature is present.

WWW: http://search.cpan.org/~pevans/ExtUtils-CChecker-0.02/

PR:		ports/144196
Submitted by:	Sahil Tandon <sahil at tandon.net>
Feature safe:	yes
2010-03-04 17:05:48 +00:00
Ion-Mihai Tetcu
f056ba4be5 - Update to 0.20
PR:		144195
Submitted by:	Sahil Tandon (maintainer)
Feature safe:	yes
2010-03-04 17:03:02 +00:00
Ion-Mihai Tetcu
8c92623557 Add postfix26 after repo-copy.
PR:		144188
Submitted by:	Sahil Tandon
Feature safe:	yes
2010-03-04 17:02:21 +00:00
Ion-Mihai Tetcu
7e3fb438eb - Update to 2.7.0
- users wanting to continue on 2.6 series should use mail/postfix26

PR:		144189
Submitted by:	Sahil Tandon (maintainer)
Feature safe:	yes
2010-03-04 17:00:47 +00:00
Renato Botelho
584058c5d0 Update to 4.8
Feature safe:	yes
2010-03-04 15:59:30 +00:00
Renato Botelho
ca256c3b6c Update to 1.4.7
Feature safe:	yes
2010-03-04 15:59:04 +00:00
Wesley Shields
f5988e2b17 - Update to 3.1
PR:		ports/144318
Submitted by:	Dirk Engling <erdgeist@erdgeist.org> (maintainer)
Feature safe:	yes
2010-03-04 14:57:25 +00:00