1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

156376 Commits

Author SHA1 Message Date
Andrew Pantyukhin
f7a5ba9b67 - Update to 1.5.0.5 2006-07-27 14:40:35 +00:00
Andrew Pantyukhin
2408bdc813 - Update to 1.5.0.5 2006-07-27 14:19:22 +00:00
Simon L. B. Nielsen
9022a3514a Mark firefox 1.0.8 FORBIDDEN and set one month EXPIRATION_DATE due to
several vulnerabilities which allows code execution.

On the mozilla page with known vulnerabilities [1] they state:

	Firefox 1.0 is no longer supported and the last update,
	Firefox 1.0.8, is affected by several vulnerabilities fixed in
	newer versions of the program. All users are urged to upgrade
	to the newest version of Firefox.

[1] http://www.mozilla.org/projects/security/known-vulnerabilities.html

With hat:	security-officer
2006-07-27 14:08:51 +00:00
Simon L. B. Nielsen
401bde9843 Document mozilla -- multiple vulnerabilities.
Note I assume that linux-firefox-devel 3.0.a2006.07.26 is fixed, I
haven't actually checked (way to many issues to check for).
2006-07-27 13:59:07 +00:00
Cheng-Lung Sung
9a173bfd27 - update to 1.09 2006-07-27 13:59:06 +00:00
Thierry Thomas
83233cbe71 - Upgrade to 0.6.5 and unbreak;
- Chase a bashism in Makefile.in;

- Lauch pkg-install;

- Add a run_depends.

Changelog available at <http://camomile.sourceforge.net/Changes.txt>.
2006-07-27 13:29:40 +00:00
Thierry Thomas
31ebb4ed64 Add a missing run dependence on ocamlfind. 2006-07-27 13:12:18 +00:00
Andrew Pantyukhin
a8719ebcc4 - Update to latest snapshot 2006-07-27 11:58:24 +00:00
Andrew Pantyukhin
466d8fc218 - Update to latest snapshot 2006-07-27 11:47:39 +00:00
Ion-Mihai Tetcu
760aeb84eb Update to 2.6.3.3
PR:		ports/100882
Submitted by:	Neal Nelson (maintainer)
2006-07-27 11:19:06 +00:00
Ion-Mihai Tetcu
2abba14b1d Update to 0.9.15
PR:	ports/100907
Submitted by:	NIIMI Satoshi (maintainer)
2006-07-27 11:17:34 +00:00
Renato Botelho
19e47befcb Fix build on 4.x
Submitted by:	Robin Gruyters <r.gruyters@yirdis.nl> (maintainer) by email
2006-07-27 10:56:11 +00:00
Lars Thegler
a00e45c4d3 Fixed WWW user uid/gid 2006-07-27 10:55:20 +00:00
Rong-En Fan
0db78c0234 (c) Rong-En Fan's, http://rafan.infor.org/patch/sshit.diff
In the code, the author uses two level hash, and IPC::Shareable
will create a share memory for those anonymouse object (the second
level hash). Those share memory will not be removed when sshit exists
or when the rule is removed. Running sshit for a period of time,
the number of share memory and semaphore will reach the limit for
one process, then sshit.pl can not get more share memory, thus it
quits. The only solution is to manually remove all share memory and
semaphore.

This is somehow the limitation of using IPC::Shareable. To workaround
this problem. The patch will removes associated firewall rules when
syslogd closes the fd [1], and use IPC::Shareable->clean_up
to remove all shm/sem created by this process. I also set 'destroy'
to 1 so the shm tied to %list can be removed.

The second hunk is to fix a typo for ipfw2. Due to this typo,
ip in ipfw2's table cat not be removed. That means once blocked,
the client is blocked until reboot or admin cleanup the table.

[1] if any log files are rotated, newsyslog sends a HUP to syslogd,
    syslogd will close *all* current open fd and reopen them. At
    that time, the sshit.pl's stdin will be closed, thus the main
    program will exit.

PR:		ports/100726
Submitted by:	Alex Samorukov <samm at os2.kiev.ua>
Approved by:	Jui-Nan Eric Lin <jnlin at csie.NCTU.edu.tw> (maintainer)
Obtained from:	rafan
2006-07-27 10:32:56 +00:00
Anton Berezin
56dbe82033 Update to 0.500.
PR:	100144
Submitted by:	tjs <tjs@cdpa.nsysu.edu.tw>
2006-07-27 09:56:56 +00:00
Ollivier Robert
94f1968c79 Update to 0.9.1. Lots of changes, new files and features incl. streaming
clone (for fast LANs).

Thanks to Habbie on #mercurial/freenode for tests.
2006-07-27 09:52:24 +00:00
Anton Berezin
f815109fea Update to 0.06. 2006-07-27 09:51:57 +00:00
Masafumi Max NAKANE
ac457041b4 Upgrade to 2.8.8 after maintainer's review. 2006-07-27 09:50:26 +00:00
Anton Berezin
278797da10 Update to 0.45. 2006-07-27 09:50:22 +00:00
Anton Berezin
8fa43191d4 Update to 1.01. 2006-07-27 09:48:52 +00:00
Vanilla I. Shu
867bb65a86 Upgrade to 0.7.1. 2006-07-27 09:40:30 +00:00
Erwin Lansing
43e1d676f4 There hasn't been a release of pointless in over two and a half years and the
development mailing list has been dead for some time too. Furthermore local
pacthes have been needed since python 2.4 was added to the ports tree.
Schedule for removal in 2 months.

PR:		100910
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
2006-07-27 09:14:26 +00:00
Cheng-Lung Sung
c9c4d0a1c6 Add courieruserinfo 1.1.2, user account information retrieval utility.
PR:		ports/100900
Submitted by:	Andrew St. Jean <andrew at arda.homeunix.net>
2006-07-27 08:07:23 +00:00
Thierry Thomas
4adef23672 Unbreak by s/'/"/ in sed commands list. 2006-07-27 07:55:12 +00:00
Cheng-Lung Sung
7e583b11b0 Add p5-XML-Flow 0.81, store (restore) perl data structures in XML
stream.

PR:		ports/100906
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-27 07:29:15 +00:00
Andrew Pantyukhin
be0d7bf26e - Update to 1.5.0.5 2006-07-27 07:23:46 +00:00
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