Commit graph

143121 commits

Author SHA1 Message Date
Erwin Lansing
7eff5c562d - Marked as DEPRECATED, the project is gone.
- Removed WWW line in pkg-descr, because the URL doesn't exist anymore.

PR:		92213
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2006-01-23 18:55:22 +00:00
Pav Lucistnik
be65b7f1c1 This is the third revision of the AGEF (please pronounce this
AGE-F, for "age files") program, which was initially posted to
net.sources March 2, 1987.

This version of the program can age by inode change time (-c),
file modification time (-m), or time of last access (-a).

This program is useful for cleaning up disks and maintaining
large collections of small files, such as mail or news spools.

PR:		ports/92130
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-01-23 18:53:34 +00:00
Renato Botelho
56e9b76225 - Fix typo in COMMENT
Noticed by:	thierry
2006-01-23 18:40:23 +00:00
Alexander Leidinger
19ed7266b0 unbreak fetch (revert master site change, it is a local change) 2006-01-23 18:38:04 +00:00
Pav Lucistnik
999529fb92 Calendaring is a product for Plone
Calendaring imports events from an iCalendar (.ics) file and creates Plone
event objects. You can also publish the calendar directly to a Plone site using
iCal or Mozilla Calendar.

http://plone.org/products/calendaring

PR:		ports/92179
Submitted by:	Khairil Yusof <khairil.yusof@gmail.com>
2006-01-23 18:08:42 +00:00
Renato Botelho
0bb738852f - Update to 0.9.6
- Remove USE_REINPLACE obsolete var
- Use the new USE_DOS2UNIX=yes

PR:		ports/92206
Submitted by:	Rui Lopes <rui@ruilopes.com>
2006-01-23 18:06:11 +00:00
Pav Lucistnik
63c162e06c Glaxium is an OpenGL-based space-ship "shoot-em-up" styled game.
It is designed to provide the same feel as the old 2D games of that
type, but with 3D for the special effects.

PR:		ports/92166
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2006-01-23 18:05:05 +00:00
Erwin Lansing
7a6b36be30 Update to 0.9.3
PR:		92208
Submitted by:	Rui Lopes <rui@ruilopes.com> (maintainer)
2006-01-23 17:44:26 +00:00
Erwin Lansing
06e97fae12 Update to 0.10.2
PR:		92207
Submitted by:	Rui Lopes <rui@ruilopes.com> (maintainer)
2006-01-23 17:10:32 +00:00
Vasil Dimov
74a79e057c Add database options
PR:		ports/92072
Submitted by:	Roderick van Domburg <roderick@developer.nedforce.nl>, Jonathan Weiss <jw@innerewut.de>
Approved by:	Jonathan Weiss <jw@innerewut.de> (maintainer), garga (mentor)
2006-01-23 16:40:28 +00:00
Pav Lucistnik
ba65f82765 - Update to 12.5.6
PR:		ports/92178
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2006-01-23 15:47:33 +00:00
Pav Lucistnik
55aded9f39 - Record dependency on gettext
PR:		ports/92176
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
2006-01-23 15:39:23 +00:00
Simon Barner
d9e48a62d0 Document "fetchmail -- crash when bouncing a message" DOS vulnerability.
Reviewed by:	secteam (simon)
2006-01-23 15:35:22 +00:00
Pav Lucistnik
e586a6662a - Update to 1.0.1
PR:		ports/92173
Submitted by:	Peter van Dijk <peter@dataloss.nl> (maintainer)
2006-01-23 15:34:44 +00:00
Pav Lucistnik
7c0d12165f - Update to 8.00
PR:		ports/92158
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
Approved by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2006-01-23 15:26:09 +00:00
Sergey Matveychuk
ac4bc1c858 - Extend CONFLICTS
Submitted by:	anray
2006-01-23 15:24:11 +00:00
Pav Lucistnik
60c3556d81 - Update to 1.2.03.1
PR:		ports/92200
Submitted by:	Alex Kapranoff <alex@kapranoff.ru> (maintainer)
2006-01-23 15:17:00 +00:00
Andrey Slusar
b80a4e5d45 This program will help you recover disks with bad sectors.
You can recover files as well complete devices.

In case if finds sectors which simply cannot be recoverd, it writes an
empty sector to the outputfile and continues. If you're recovering a CD
or a DVD and the program cannot read the sector in "normal mode", then
the program will try to read the sector in "RAW mode" (without error-checking
etc.).

This toolkit also has a utility called 'mergebad': mergebad merges multiple
images into one. This can be usefull when you have, for example, multiple CD's
with the same data which are all damaged. In such case, you can then first use
recoverdm to retrieve the data from the damaged CD's into image-files and then
combine them into one image with mergebad.

WWW: http://www.vanheusden.com/recoverdm/

PR:		ports/92148
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-01-23 15:14:52 +00:00
Simon Barner
bf66bc15d1 - Update to 6.3.2
- Changes:
  * Fixes a denial of service bug/fetchmail crash after sending a bounce
  * Adds a Maillennium (Comcast) workaround
  * ChangeLog: https://lists.berlios.de/pipermail/fetchmail-announce/2006-January/000022.html
Security:	http://fetchmail.berlios.de/fetchmail-SA-2006-01.txt
Security:	CVE-2006-0321
Security:	http://www.vuxml.org/freebsd/f11d3b22-88c6-11da-a7b2-0060084a00e5.html
2006-01-23 15:14:27 +00:00
Tim Bishop
c40b4d5df7 - Fix WWW line in pkg-descr
PR:		92203
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-23 14:58:53 +00:00
Tim Bishop
63a65bace9 - Unbreak; fix pkg-plist
PR:		92196
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2006-01-23 14:55:42 +00:00
Clement Laforet
a1241eaf2d - add -v to kldload to prevent loading accf_http module if it's statically
built into kernel

Reported by:	many
2006-01-23 11:37:04 +00:00
Sergey Skvortsov
61695f6920 * update to 4.30
* add dependency 'misc/compat4x' for ${OSVERSION} >= 500000

PR:		ports/89037
Submitted by:	Alex Samorukov <samm xxx os2.kiev.ua>
2006-01-23 11:31:04 +00:00
Erwin Lansing
5acef752ae Fix build on 5.x
PR:		92192
Submitted by:	<bu7cher@yandex.ru> (maintainer)
2006-01-23 11:23:07 +00:00
Sergey Skvortsov
375b357ac7 * move devel/p5-release to devel/p5-Module-Release
* update p5-Module-Release to 1.04
2006-01-23 11:17:14 +00:00
Renato Botelho
30003e51bd - Fix rc.d/jabber-pyicq-transport.sh to make it honour rc.conf vars
- Bump PORTREVISION

PR:		ports/92054
Submitted by:	Lapo Luchini <lapo@lapo.it>
2006-01-23 10:47:12 +00:00
Pav Lucistnik
5d390feb3f - Update to 3.0.6
PR:		ports/92004
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-01-23 10:42:46 +00:00
Vasil Dimov
3a13a77488 Add SHA256 to my ports.
Approved by:	garga (mentor)
2006-01-23 10:25:37 +00:00
Roman Bogorodskiy
09128cc1c7 Fix build on recent -CURRENT.
PR:		92131
Submitted by:	Stepan Zastupov, glebius
2006-01-23 10:15:34 +00:00
Ade Lovett
d75831474e Anchor MASTERDIR correctly 2006-01-23 10:05:01 +00:00
Mark Linimon
4fef5ca631 Remove maintainer at his request.
Hat:	portmgr
2006-01-23 09:48:39 +00:00
Renato Botelho
00e69d275e - Update to 1.1.11
PR:		ports/92030
Submitted by:	maintainer
2006-01-23 09:33:30 +00:00
Renato Botelho
170534d20f - Add a note about recent changes on all qmail related ports.
PR:		ports/84053
2006-01-23 09:31:38 +00:00
Renato Botelho
336d47de6e - Add a MASTER_SITES backup and remove reference to MASTER_SITE_LOCAL since
this version is not available at mnag's subdir.

Submitted by:	maintainer by email
Noticed by:	krismail
2006-01-23 09:18:45 +00:00
Dmitry Sivachenko
b54efa95ef Update to 2.1.p20 2006-01-23 08:34:42 +00:00
Michael Nottebrock
5f2d6dd369 Update to 1.1.0 2006-01-23 08:28:54 +00:00
Dmitry Sivachenko
6ea14a623c Update to 0.30.
Based on:
PR:		92174
Submitted by:	leeym
2006-01-23 08:24:35 +00:00
Alex Dupre
bac307c614 Update to 1.20.2 release:
- Mark broken with PHP5
2006-01-23 07:23:23 +00:00
Sergey Matveychuk
e6b78e47f8 An implementation of AT&T Research UNIX V8 newer(1)
PR:		ports/92146
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-01-23 07:10:11 +00:00
Mark Linimon
f6159fbf7a Revert last commit. It is not possible (yet) to have the dirrmtry usage
in the post-install target.  Its usage must preceed generate-plist.

This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.

Hat:		portmgr
Pointy hat:	edwin`
2006-01-23 07:04:10 +00:00
Oliver Lehmann
78a96568b8 update to 0.5.6 2006-01-23 05:41:49 +00:00
Mark Linimon
634589e5d6 Back out last change while the bug it introduced is being investigated.
Noticed by:	lofi
Pointy hat to:	edwin
2006-01-23 05:07:58 +00:00
Jason Evans
af09922884 Remove WITHOUT_NLS support. The cook port can build without gettext, but
there is no way to tell its configure script to not use gettext, even if
the configure script finds a usable implementation.  Therefore, always use
gettext.

Reported by:	kris
2006-01-23 04:49:41 +00:00
Mark Linimon
2fe508315b Update to the latest patches running on the cluster. 2006-01-23 04:29:32 +00:00
Michael Johnson
00800393a0 - Update to 2.2 2006-01-23 03:56:45 +00:00
Kris Kennaway
f450a68eb0 BROKEN on ia64 too 2006-01-23 03:34:48 +00:00
Kris Kennaway
0f234111d2 BROKEN with WITHOUT_NLS: Does not compile without gettext 2006-01-23 02:54:50 +00:00
Aaron Dalton
6dd8941796 Adding port devel/p5-Pod-Tests, extracts embedded tests and code examples from POD.
Submitted by:	aaron
Approved by:	tobez
2006-01-23 00:04:58 +00:00
Aaron Dalton
fab8454b68 Adding port games/libdungeonmaker, a C++ library that "grows" dungeons using artificial life methods, generally for use in dungeon-crawler games.
Submitted by:	aaron
Approved by:	tobez
2006-01-23 00:01:31 +00:00
Aaron Dalton
e428e89715 Add p5-XML-OPML 0.26, creates and updates OPML (Outline Processor Markup
Language) files.

PR:		ports/89350
Submitted by:	ijliao
Approved by:	tobez
2006-01-22 23:55:04 +00:00