Commit graph

4374 commits

Author SHA1 Message Date
Pav Lucistnik
7b153f7883 - Update to 5.20.4.10.8
PR:		ports/69440
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)
2004-07-22 21:23:05 +00:00
Oliver Eikemeier
4317cf38ba add tenshi, a log monitoring program 2004-07-21 20:03:52 +00:00
Volker Stolz
ce44c523f3 - Fix build with GCC 3.4.1
- Drop maintainership

PR:		ports/69378
Submitted by:	Florent Thoumie (maintainer)
2004-07-21 19:39:07 +00:00
Kirill Ponomarev
501e1abf47 Change maintainer's mail.
Fix MASTER_SITES

PR:		ports/69338
Submitted by:	maintainer
2004-07-21 12:39:13 +00:00
Volker Stolz
76fb6bb2b8 Patch for libgtop2, unDEPRECATE. 2004-07-21 12:21:16 +00:00
Alex Dupre
ee35ae9ae6 Add pecl-fileinfo 0.2, a PECL extension to retrieve info about files.
This extension replaces the deprecated PHP4 mime_magic extension.
2004-07-21 09:29:36 +00:00
Mario Sergio Fujikawa Ferreira
fdf5e9f29a New port dolly+ version 0.93: Improved version of dolly harddisk/partition
network clone utility
2004-07-20 22:09:47 +00:00
Mario Sergio Fujikawa Ferreira
10379bfe47 New port dolly version 0.57: A program to clone harddisks/partitions
over a fast switched network
2004-07-20 22:08:44 +00:00
Greg Lewis
9918749344 . Add parallel to CATEGORIES as this is often used on clusters. 2004-07-20 17:15:22 +00:00
Volker Stolz
ba65eb4005 Update to 17, bugfix release:
- added pointupdates tool
- do not crash when generating port with incomplete depends
- keep unresolved cfg option was reversed by mistake
- updateall: print generating readme.html
- updateall: ports with unresolved depends needs to be removed from in-memory list also
- do not warn about missing port multiple times
- check for write errors while generating readme.html

PR:		ports/69316
Submitted by:	Radim Kolar (maintainer)
2004-07-20 15:03:00 +00:00
Hajimu UMEMOTO
23b1bc1974 Update to 2.2.2. 2004-07-20 09:34:23 +00:00
Volker Stolz
409cbf8587 Add memdump 1.0, forensic utility for memory-dumping.
PR:		ports/68413
Submitted by:	Yonatan <Yonatan@xpert.com>
2004-07-20 07:24:05 +00:00
Joe Marcus Clarke
9ea041aac6 Update to 0.90.0. 2004-07-20 06:45:22 +00:00
Ying-Chieh Liao
785e7a5704 upgrade to 0.11.12
PR:		69310
Submitted by:	maintainer
2004-07-20 01:19:58 +00:00
Alex Dupre
e94fb0f546 Switch to the new PHP infrastructure. 2004-07-19 14:37:17 +00:00
Sergey A. Osokin
2af6a1ae38 SIZEfy. 2004-07-19 12:10:11 +00:00
Alex Dupre
49c6d55a5a Switch to the new PHP infrastructure. 2004-07-19 09:42:16 +00:00
Alex Dupre
6cd990b8ab Add a new shared extension for PHP. 2004-07-19 09:21:05 +00:00
Hajimu UMEMOTO
557146fe35 Fix deinstall. ${PREFIX}/etc/gkrellmd.conf was not deinstalled
even when it was not changed,
Since I found this problem, I didn't accect it.  However, I've
completely forgot it.
2004-07-19 09:04:13 +00:00
Edwin Groothuis
ab4d9b8c50 [PATCH] sysutils/gkrellm2: Utilize EXAMPLESDIR
Utilize EXAMPLESDIR to improves layout; i.e.,

	  configuration file        -> ${PREFIX}/etc
	  sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}

	This change helps if many configuration files and sample ones exist.

PR:		ports/58386
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by:	maintainer timeout
2004-07-19 08:41:57 +00:00
Alex Dupre
619255a04e Add a new shared extension for PHP. 2004-07-19 08:33:33 +00:00
Edwin Groothuis
203cd8df0e [PATCH] misc/screen: Utilize EXAMPLESDIR
Utilize EXAMPLESDIR to improves layout; i.e.,

	  configuration file        -> ${PREFIX}/etc
	  sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}

	This change helps if many configuration files and sample ones exist.

PR:		ports/58385
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: 	maintainer timeout
2004-07-19 07:21:17 +00:00
Volker Stolz
5ff54b1bbd Update to v.16:
- This version supports 13 fields long make describe format. closes ports/69238
- Database format changed in both python and postgresql backends.
- You need to delete portindex.pck file if you have more than 0 entries in index generated by portindex 15
- You need to update postgresql tables (added some columns) by hand or use create.sql script for drop + create.
- loadindex and updinst are 100% faster due to using of prepared statements in portgresql.
- updateall script optimized. When used, slow fs walking is avoided in portreadmes, loadindex
- updinst updates alive package status
- added stealthupdates script for listing changes without portrevision bumps
- added options to configuration file for keeping dupes in index (recommended) and keeping ports with partial unresolved depends
- added back link to portindex homepage because downloading rate drops

PR:		ports/69256
Submitted by:	Radim Kolar (maintainer)
2004-07-19 06:42:48 +00:00
Oliver Lehmann
6d22a57097 update to xfce4-4.0.6 2004-07-19 03:31:36 +00:00
Edwin Groothuis
5dc7c6ada7 New port: sysutils/jail Builds a chrooted environment
I've made a port for: http://sourceforge.net/projects/jail/

	Jail Chroot Project is an attempt of write a tool that
	builds a chrooted environment. The main goal of Jail is to
	be as simple as possible, and highly portable. The most
	difficult step when building a chrooted environment is to
	set up the right libraries.

PR:		ports/67900
Submitted by:	bugghy <bugghy@phenix.rootshell.be>
2004-07-18 11:45:30 +00:00
Pav Lucistnik
8f3af945bd Add gkrellfire, a gkrellm2 plugin that display system load like a fire.
PR:		ports/69155
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-07-17 22:26:50 +00:00
Oliver Braun
52ec8351c4 Upgrade to 3.2.3 2004-07-17 17:01:16 +00:00
Jimmy Olgeni
bc340564ef Upgrade modules: quota-1.150-4, squid-1.150-2. 2004-07-16 09:12:05 +00:00
David E. O'Brien
9ef90a8e43 Autogen the share/ PLIST. 2004-07-15 23:14:29 +00:00
Kris Kennaway
d2fe315906 Reset undeliverable maintainer address:
----- Transcript of session follows -----
451 4.4.1 reply: read error from mix.premierbank.dp.ua.
<kot@premierbank.dp.ua>... Deferred
Message could not be delivered for 1 week
Message will be deleted from queue

For two consecutive weeks.
2004-07-15 22:59:10 +00:00
David E. O'Brien
6d4c0adaa8 Update to version 4.72. 2004-07-15 22:53:47 +00:00
Oliver Braun
03a9605994 Upgrade to 3.2.2 2004-07-15 19:32:33 +00:00
Norikatsu Shigemura
ed32a3bd34 Oops, I forgot to add a patch file. 2004-07-15 14:45:21 +00:00
Norikatsu Shigemura
b7ab5238d4 Update to 5.32.
Pointed out by:	Eduard Martinescu <martines@rochester.rr.com> (maintainer)
2004-07-15 14:39:31 +00:00
Norikatsu Shigemura
f210defff2 o Update to 5.31.
o Fix handling smartd_pidfile on rcNG script.

Approved by:	Eduard Martinescu <martines@rochester.rr.com> (maintainer)
2004-07-15 14:26:07 +00:00
Sergey A. Osokin
150352951a Respect CFLAGS.
Move one file from pkg-plist to Makefile and remove pkg-plist.
2004-07-14 13:46:22 +00:00
Volker Stolz
8d531acb37 Use $PREFIX in pkg-message
PR:		ports/68940
Submitted by:	Martin Kammerhofer (maintainer)
2004-07-14 08:56:26 +00:00
Sergey A. Osokin
1c6d47cc7c Add CONFLICTS - both pkg-plist files containes bin/ltrace. 2004-07-13 20:21:35 +00:00
Sergey A. Osokin
29cce3da56 Respect CC flag.
Make portlint(1) happy (fix long COMMENT).
Move pkg-list's files to Makefile and remove pkg-plist.
2004-07-13 19:55:47 +00:00
Akinori MUSHA
6ecb02782e Update to 1.1. 2004-07-13 18:00:46 +00:00
Volker Stolz
b4a1e658d2 - MASTER_SITE no longer exists
- Script small enough to inline it into port
2004-07-13 16:48:27 +00:00
Kirill Ponomarev
2994e35c1a Update to 1.4.1
PR:		ports/68973
Submitted by:	maintainer
2004-07-13 06:38:22 +00:00
Pav Lucistnik
adf472aa0e Add gkrellm-trayicons, a GkrellM2 plugin that displays a variable number
of user-defined, automatically scaled icons. The icons may be used either
for notification or as application launchers.

PR:		ports/68918
Submitted by:	Tobias Roth <ports@fsck.ch>
2004-07-12 20:36:35 +00:00
Akinori MUSHA
463ee95f1c Add a patch to read the index file via sort(1) instead of reading
directly to avoid core dump.
2004-07-12 16:12:47 +00:00
Volker Stolz
3b42c26fb6 Changes in version 15
- new native, non-crashing INDEX.db generation tool portindexdb
- fixed bug in 14 which causes to ignore .mk file change instead of delaying it
- minorupdates do not needs portversion. Runs faster now.
- fixed on-screen counting of removed packages in updinst

PR:		ports/68928
Submitted by:	Radim Kolar (maintainer)
2004-07-12 09:27:56 +00:00
Kirill Ponomarev
1efe42ca45 Update to 4.9.5
PR:		ports/68915
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2004-07-11 11:37:47 +00:00
Mark Pulford
fb8bdaf231 Updated to 1.1.
This port now works under 4.x.
2004-07-10 08:30:05 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Volker Stolz
fde8784be0 Add note regarding portsdb -u - crashes to pkg-descr.
Professional help requested: Some skilled person with valgrind should take
a look on this ruby bug.

PR:		ports/68834
Submitted by:	Radim Kolar (maintainer)
2004-07-09 07:56:00 +00:00
Kirill Ponomarev
2872e9bec4 Fix MASTER_SITES
PR:		ports/68822
Submitted by:	maintainer
2004-07-08 18:01:10 +00:00