Commit graph

214147 commits

Author SHA1 Message Date
Chin-San Huang
8b5e45f928 - Update to 0.11.6 2009-03-25 20:09:56 +00:00
Henrik Brix Andersen
89904c9c63 Update to v3.08 2009-03-25 18:34:14 +00:00
Henrik Brix Andersen
8b590d88f3 - Update to v1.0.11 2009-03-25 18:33:33 +00:00
Henrik Brix Andersen
e9b692e980 - Update to v0.006 2009-03-25 18:32:20 +00:00
Henrik Brix Andersen
90715317e5 - Update to v2.004 2009-03-25 18:31:29 +00:00
Henrik Brix Andersen
20200a747c This module is about the string part of plain Perl scalars. A scalar
has a string value, which is notionally a sequence of Unicode
codepoints, but may be internally encoded in either ISO-8859-1 or
UTF-8.  In places, and more so in older versions of Perl, the internal
encoding shows through.  To fully understand Perl strings it is
necessary to understand these implementation details.

This module provides functions to classify a string by encoding and to
encode a string in a desired way.

This module is implemented in XS, with a pure Perl backup version for
systems that can't handle XS.

WWW: http://search.cpan.org/dist/Scalar-String/
2009-03-25 18:30:12 +00:00
Henrik Brix Andersen
cdf13786e4 This module is about the native integer numerical data type. A native
integer is one of the types of datum that can appear in the numeric
part of a Perl scalar.  This module supplies constants describing the
native integer type.

There are actually two native integer representations: signed and
unsigned.  Both are handled by this module.

WWW: http://search.cpan.org/dist/Data-Integer
2009-03-25 18:28:35 +00:00
Martin Blapp
ade9d6cd22 Add missing patches for X11 build 2009-03-25 18:19:46 +00:00
Martin Blapp
6d68a1b1f6 Unbreak the ports
Fix PLIST for both with and without X11.
Fix some configure/build errors with WITH_UNITY option.
Eliminate use of LIB32DIR because no i386 binary is included in the distfile.

PR:		ports/132999
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2009-03-25 18:18:11 +00:00
Li-Wen Hsu
777633dd73 - Add devel/p5-Clone to RUN_DEPEND
PR:		ports/132767
Submitted by:	Hsin-Han You <hhyou AT cs.nctu.edu.tw>
Approved by:	"snowfly" <snowfly AT yuntech.edu.tw> (maintainer)
2009-03-25 18:17:13 +00:00
Martin Wilke
4460472159 - Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 18:08:45 +00:00
Jimmy Olgeni
98b199923c Upgrade module file-1.470-2. 2009-03-25 18:07:43 +00:00
Ion-Mihai Tetcu
0597d4ac43 OPTIONs test fixes.
Submitted by:	wxs@
2009-03-25 18:06:29 +00:00
Wesley Shields
af9015c93a - Add LIB_DEPENDS on devel/silc-toolkit.
Noticed by:	remko
Approved by:	me (maintainer)
2009-03-25 18:04:28 +00:00
Martin Wilke
09d9113fd5 The mdocml utilities interface with the mdoc library to compile
mdoc-roff documents into a variety of output formats.

WWW: http://mdocml.bsd.lv/

PR:		ports/132449
Submitted by:	Ulrich Spoerlein <uspoerlein at gmail.com>
2009-03-25 17:48:31 +00:00
Roman Bogorodskiy
64ed66272f Pass maintainership to Nikos Ntarmos who kindly agreed to look for this port. 2009-03-25 17:45:33 +00:00
Martin Wilke
7050620d4e - Update to 1.91
PR:		133065
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-03-25 17:38:35 +00:00
Martin Wilke
fde391fcef - Update to 0.4.1
PR:		132296
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer timeout
2009-03-25 17:36:40 +00:00
Martin Wilke
969dc6aa10 - Update to 1.5.4
PR:		132192
Submitted by:	Rouslan Iskhakov <rouslan@rshell.net>
Approved by:	maintainer timeout
2009-03-25 17:35:43 +00:00
Tilman Keskinoz
8c0f1691b7 make -j fix 2009-03-25 17:21:29 +00:00
Tilman Keskinoz
d2133cbe8a Fix make -j 2009-03-25 17:16:55 +00:00
Hajimu UMEMOTO
7410cfd0c8 Update to 2.3.14. 2009-03-25 17:02:25 +00:00
Dmitry Marakasov
303409cf35 - Revert the last change - known to break the build with boost 1.34. Is be committed again along with boost update. 2009-03-25 16:45:59 +00:00
Mikhail Teterin
50e2e280a9 Add a patch, which fixes the code on those odd days, which are shorter
(or longer) than 24 hours.

PR:	ports/128521
Submitted by:	Dmitry A Grigorovich

While here simplify the MASTER_SITES syntax. Bump PORTREVISION.
2009-03-25 16:42:59 +00:00
Pav Lucistnik
208b451f01 - Fix probing HP PS 8250 printer
PR:		ports/127810
Submitted by:	Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
Approved by:	maintainer timeout (5 months)
2009-03-25 16:42:56 +00:00
Martin Wilke
c933ea3d40 - Update to 0.9.1
PR:		132919
Submitted by:	Barbara <barbara.xxx1975@libero.it>
2009-03-25 16:27:44 +00:00
Christian Weisgerber
5f72e5ca89 Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 16:24:14 +00:00
Martin Wilke
5055e5aee5 - Fix build after addition of getdelim() and strndup()
PR:		133053
Submitted by:	David Schultz <das@freebsd.org>
2009-03-25 15:46:07 +00:00
Ion-Mihai Tetcu
09bc6e6203 Bring in 2 fixes from cvs:
- webui: Fix misuse of TRIM function with PostgreSQL (maintianer address wron
with PG)
- Correct a corner case where cleaning up mounts may kill off processes it
shouldn't.  This occurs when you are mounting the ports tree mount via nullfs.
This fix requires that sysutils/lsof be installed on the Tinderbox host (new
OPTION).
- bump PORTREVISION
2009-03-25 15:24:52 +00:00
Pav Lucistnik
08b816c9f3 - Update to 1.13.0
PR:		ports/132117
Submitted by:	Michael Graziano <mikeg@bsd-box.net>
Approved by:	maintainer timeout (1 month)
2009-03-25 15:23:37 +00:00
Martin Wilke
25198dd1d9 - Update to 1.0.8
PR:		133045
Submitted by:	Chifeng Qu <chifeng@gmail.com> (maintainer)
2009-03-25 15:11:21 +00:00
Martin Wilke
339f0eddfa - Update to 2.1.4
PR:		133058
Submitted by:	Toni Gundogdu <legatvs@gmail.com> (maintainer)
2009-03-25 15:10:13 +00:00
Martin Wilke
de0c43a60a - Update to 2.1.8
- Update pkg-descr

PR:		133057
Submitted by:	Toni Gundogdu <legatvs@gmail.com> (maintainer)
2009-03-25 15:09:21 +00:00
Martin Wilke
5fd0d37786 - Update to 0.2.6
PR:		133056
Submitted by:	Toni Gundogdu <legatvs@gmail.com> (maintainer)
2009-03-25 15:08:24 +00:00
Martin Wilke
c8c3b568f6 - Update to 3.7.11
PR:		132966
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-03-25 15:07:17 +00:00
Pav Lucistnik
84e60c4ae4 - Register conflicts
PR:		ports/131896
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2009-03-25 15:04:50 +00:00
Martin Wilke
3ee5591a69 - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-25 15:04:08 +00:00
Martin Wilke
ce8f172925 - Put maintainership to gnome@ 2009-03-25 14:25:14 +00:00
Mario Sergio Fujikawa Ferreira
bfff7a6ee7 Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-25 14:12:22 +00:00
Martin Matuska
68c9190378 - Mark MAKE_JOBS_SAFE for SMP compilation
Approved by:	ale (maintainer, private e-mail)
2009-03-25 14:04:40 +00:00
Martin Wilke
75de3b982e - Update to 0.05
PR:		133029
Submitted by:	Cezary Morga <cm@therek.net> (maintainer)
2009-03-25 13:59:04 +00:00
Mario Sergio Fujikawa Ferreira
6a32efd308 Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-25 13:52:05 +00:00
Martin Wilke
24180ec8b8 - Update to 1.1.1
PR:		129440
Submitted by:	miwi
Approved by:	maintainer timeout
2009-03-25 13:49:32 +00:00
Martin Wilke
2f5878bc92 - Update MASTER_SITES
- Update WWW

PR:		132185
Submitted by:	Sofian Brabez <sbrabez@gmail.com>
Approved by:	maintainer timeout
2009-03-25 13:45:40 +00:00
Martin Wilke
e648ca7cc8 - Fix build on HEAD
Reported by:	pointyhat
2009-03-25 13:11:50 +00:00
Chin-San Huang
d9e31595be - Update to 0.4.4 2009-03-25 13:01:05 +00:00
Rong-En Fan
7fdb98ffda - Update to 0.991
PR:		ports/133028
Submitted by:	Cezary Morga <cm at therek.net>
2009-03-25 12:59:56 +00:00
Martin Matuska
2478af75fd - Mark MAKE_JOBS_SAFE for SMP compilation
PR:		ports/132965
Approved by:	ale (maintainer, private e-mail)
2009-03-25 12:57:46 +00:00
Chin-San Huang
96f57cb0d2 - Update to 2.18
- Sort pkg-plist
2009-03-25 12:56:30 +00:00
Chin-San Huang
0a6c99e3e2 - Update to 1.99.0
PR:		ports/132443
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2009-03-25 12:52:10 +00:00