1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

156550 Commits

Author SHA1 Message Date
Cheng-Lung Sung
c17dc6b441 - Update to release 1.1.2
- Port now installs some extra documentation into ${DOCSDIR}.
- Added pkg-message and pkg-plist to port.

PR:		ports/100897
Submitted by:	maintainer (andrew_AT_arda dot homeunix)
2006-07-27 07:03:34 +00:00
Edwin Groothuis
50ac299ff8 fix portlint issues 2006-07-27 06:33:44 +00:00
Alex Dupre
65037f1515 Fix installing PHP extensions as non-root user.
PR:		ports/100541
Submitted by:	Steffen M. Boelaars <boelaars@flatrock.eu>
2006-07-27 06:21:15 +00:00
Ion-Mihai Tetcu
1e4ef04d57 Update to 1.3.40
Changes in this release:
- Make bad password-IDs in /var/dcc/flod a serious error that is reported even
when tracing is off.
-  Fix missing ';;' in libexec/logger.
-  Restore `start-dccm -c` that was removed from version 1.3.39 with the
mistaken idea that -c was not in use.
- Fix bug counting clients of public DCC servers introduced in 1.3.39.
- Adding -d to DCCD_ARGS or GREY_DCCD_ARGS causes dccd to say how it determines
the size of available memory.
- Deal with sysctl(HW_PHYSMEM) on amd64 FreeBSD 6.* need for an 8-byte value
without breaking sysctl(HW_PHYSMEM) on FreeBSD 5.* that demands a 4-byte value.
- Allow databases larger than 3 GBytes on 64-bit systems.

PR:		ports/100880
Submitted by:	Dean Hollister (maintainer)
2006-07-27 05:58:48 +00:00
Alex Dupre
0a7ad47758 Set correct maintainer. 2006-07-27 05:50:33 +00:00
Cheng-Lung Sung
0e07c2291d Add p5-Fuse 0.07, write filesystems in Perl using FUSE.
PR:		ports/100415
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-27 04:56:21 +00:00
Cheng-Lung Sung
9d3c591e21 - Update to 0.4.3
PR:		ports/100902
Submitted by:	maintainer (Dmitry Marakasov)
2006-07-27 04:46:07 +00:00
Cheng-Lung Sung
9158ea8e76 - Update to 0.6.8
PR:		ports/100905
Submitted by:	maintainer (Soeren Straarup)
2006-07-27 04:39:50 +00:00
Joe Marcus Clarke
4dc92334e4 Update to 0.6.12. 2006-07-27 04:24:03 +00:00
Michael Johnson
3a0380b562 - Update to 1.3.4 2006-07-27 02:03:48 +00:00
Michael Johnson
59c857a2a3 - Update to 1.8.63 2006-07-27 02:01:22 +00:00
Michael Johnson
a666080e4b - Update to 1.5.0.5 2006-07-27 00:06:16 +00:00
Edwin Groothuis
d958f005b8 Update to 2.0.2 2006-07-27 00:02:31 +00:00
Andrew Pantyukhin
323306bb5f - Fix build on amd64 2006-07-26 23:11:41 +00:00
Thierry Thomas
6ad149ead2 Don't overwrite Latin-9 files installed by Aspell. 2006-07-26 21:56:11 +00:00
Thierry Thomas
98ea7ad3ad Upgrade to 2.19.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>.
2006-07-26 21:14:53 +00:00
Roman Bogorodskiy
53423cc356 Install README file.
PR:		100887
Submitted by:	Dmitry Marakasov (maintainer)
2006-07-26 20:28:20 +00:00
Thomas Gellekum
f4169d4047 Don't delete directories created by BSD.x11-4.dist. Bump PORTREVISION.
PR:		100817
Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru>
2006-07-26 20:15:28 +00:00
Marcus Alves Grando
a19aaded4a * MOVED
- Add entry about viewcvs->viewvc
- Fix last entry. s|ports/sysutils/e17-module|sysutils/e17-module| [1]

Pointy hat to:	itectu [1]

* devel/viewcvs

- Remove port

* net-mgmt/rancid

- Change to devel/viewvc in pkg-message
2006-07-26 19:44:32 +00:00
Roman Bogorodskiy
adabe2c467 This module is designed to parse a configuration file in the same syntax
used by the Apache web server (see http://httpd.apache.org for
details). This allows you to build applications which can be easily
managed by experienced Apache admins. Also, by using this module,
you'll benefit from the support for nested blocks with built-in
parameter inheritance. This can greatly reduce the amount or repeated
information in your configuration files.

A good reference to the Apache configuration file format can be found
here:
http://httpd.apache.org/docs-2.0/configuring.html

WWW: http://search.cpan.org/~samtregar/Config-ApacheFormat-1.2/

PR:		ports/100885
Submitted by:	Martin Tournoij <carpetsmoker at gmail.com>
2006-07-26 19:38:21 +00:00
Marcus Alves Grando
fec175007c - Update to 1.0.1
PR:		100837
Approved by:	maintainer
Rework by:	maintainer
2006-07-26 19:01:22 +00:00
Dirk Meyer
270e57af77 - new option WITH_SETPROCTITLE
Submitted by:	marck (Dmitry Morozovsky)
2006-07-26 18:45:08 +00:00
Marcus Alves Grando
c250bf6151 - Update to 0.9.5-rc1
PR:		100808
Approved by:	ale
2006-07-26 18:37:28 +00:00
Joe Marcus Clarke
2223a38f50 Fix rc.d script installation, and actually commit the plist change.
Reported by:	David J Brooks <daeg@houston.rr.com>
2006-07-26 18:02:47 +00:00
Thierry Thomas
b86c9d3018 No functional change: just add "-v" to investigate a linkage failure
reported by linimon on pointyhat.
2006-07-26 17:13:19 +00:00
Jose Alonso Cardenas Marquez
07c5ec8d12 - Update to 20060708
- Removed USE_X_PREFIX
- Added NLS option
- Added patch-SConstruct file. It fixed a problem with intl library.

Approved by:	garga (mentor)
2006-07-26 17:08:18 +00:00
Jose Alonso Cardenas Marquez
b1690176de - Update to 20060708
- Removed USE_X_PREFIX
- Added MINIMAL and FULL options
- Removed pkg-plist file. Now, it's generating dynamically

Approved by:	garga (mentor)
2006-07-26 17:05:33 +00:00
Brooks Davis
9cdc3f36bc Upgrade to 6.3.1 allowing the removal of a patch and fixing some other
bugs.

PR:		ports/100884
Submitted by:	Mark Knight <markk at knigma dot org>
2006-07-26 15:53:24 +00:00
Cheng-Lung Sung
e22ed59303 Add p5-Text-Markdown-ApacheHandler 0.03, processes files with Markdown
syntax for Apache.

PR:		ports/100625
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-26 15:46:33 +00:00
Dirk Meyer
3d33110327 - unbreak WITH_GNUSTEP_CAIRO 2006-07-26 15:46:10 +00:00
Andrey A. Chernov
a1117ed619 Upgrade to 6.2.8-5
Submitted by:   maintainer
2006-07-26 15:44:03 +00:00
Renato Botelho
3410f2551a - Fix WWW
- Pass maintainership to submitter

PR:		ports/100883
Submitted by:	Soeren Straarup <xride at x12.dk>
2006-07-26 15:43:10 +00:00
Dirk Meyer
216841fa37 - fix WITH_GNUSTEP_XDPS with imake 2006-07-26 15:35:50 +00:00
Renato Botelho
0b6df8f20a Xdd is a tool for measuring and characterizing disk subsystem I/O
on single systems and clusters of systems. It is a command-line
based tool that grew out of the UNIX world and has been ported to
run in Windows environments as well. It is designed to provide
consistent and reproducible performance measurements of disk I/O
traffic. There are three basic components to xdd that include the
xdd program itself, a timeserver program, and a gettime program.
The timeserver and gettime programs are used to synchronize the
clocks of xdd programs simultaneously running across multiple
computer systems.

WWW: http://www.ioperformance.com/

PR:		ports/100833
Submitted by:	Gerhard Gonter <g.gonter at ieee.org>
2006-07-26 15:33:21 +00:00
Dirk Meyer
9a2d00485f - reslove conflitcs with imake
Suggested by:	thierry (Thierry Thomas)
2006-07-26 15:30:48 +00:00
Cheng-Lung Sung
fd1efc3fec - Update to 1.00
PR:		ports/100852
Submitted by:	maintainer (Jin-Shan Tseng)
2006-07-26 15:24:46 +00:00
Aaron Dalton
2aa0e6fac3 - Update to v1.6.0
PR:		ports/98286
Submitted by:	klm <klm@uidzero.org>
2006-07-26 15:23:58 +00:00
Emanuel Haupt
995b350e61 Update to 1.2.1 2006-07-26 15:17:48 +00:00
Cheng-Lung Sung
026ac5e53a - Update to 0.07
PR:		ports/100849
Submitted by:	maintainer (Jin-Shan Tseng)
2006-07-26 15:17:40 +00:00
Renato Botelho
fae3319e1c Update to 3.0.1
PR:		ports/100300
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2006-07-26 15:05:11 +00:00
Lars Balker Rasmussen
c266b4a5d9 remove debug code - upstream knows. 2006-07-26 14:51:51 +00:00
Thierry Thomas
332a0c4ffa Fix new gmake end of line problem. 2006-07-26 14:16:28 +00:00
Thierry Thomas
3165248e8b Fix pkg-plist.
PR:		ports/100864
Submitted by:	Stanislav Sedov <ssedov (at) mbsd.msk.ru>
2006-07-26 13:24:36 +00:00
Thierry Thomas
241ffe52a0 Fix pkg-plist.
PR:		ports/100819
Submitted by:	Stanislav Sedov <ssedov (at) mbsd.msk.ru>
2006-07-26 13:24:14 +00:00
Renato Botelho
283a3e0fcf - Update to 0.9.10.1
- Mark it as BROKEN on 4.x. Maintainer will alert authors to fix it.

PR:		ports/100854
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)
2006-07-26 13:01:11 +00:00
Lars Thegler
c96404e983 - Update to 2.0.9
- Permanent uid/gid [1]
- Better handling of www uid [1]
- Update WWW: URL in pkg-descr [1]

PR:		ports/96310 [1]
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-07-26 12:55:58 +00:00
Roman Bogorodskiy
52c6c74926 Update to 1.1.1.
PR:		100853
Submitted by:	RedChrom <redchrom@gmail.com> (maintainer)
2006-07-26 12:55:57 +00:00
Lars Thegler
6a24457bc2 Reserve uid/gid for net/smokeping 2006-07-26 12:27:09 +00:00
Renato Botelho
74a8f3472b Cle is a Command Line Editor. It provides the editing/history/completion
commands of the GNU readline package to any line-oriented Unix command.

WWW: http://kaolin.unice.fr/Cle/

PR:		ports/100855
Submitted by:	Timothy Bourke <timbob at bigpond.com>
2006-07-26 11:31:46 +00:00
Lars Thegler
29396d2ea0 - Update to 0.21
- Assign maintainership to perl@
2006-07-26 11:29:56 +00:00