Commit graph

5453 commits

Author SHA1 Message Date
Alexey Dokuchaev
f4d123acef Update to 2.01, bugfix release.
Approved by:	maintainer timeout
2005-06-21 19:03:34 +00:00
Dmitry Sivachenko
7fb053098a New port: oak.
Oak is a program that can be used to monitor syslogs from a collection
of servers and notify operators when problem conditions arise.  In
addition to providing immediate notification of critical problems oak
will also batch less critical problems into summary messages that can
be sent less often and via any medium.  For example you may wish to
have oak page you on critical events while sending a summary of less
important messages to your terminal once an hour.  In addition you
could send a daily email message summarizing all events.

WWW: http://www.ktools.org/oak/
2005-06-21 06:34:57 +00:00
Ade Lovett
40aa5acc23 Remove USE_AUTOTOOLS from the two ports that had it erroneously defined
for some reason as part of minor cleanups before the new world order.
2005-06-21 03:34:52 +00:00
Jimmy Olgeni
436a3c772e Upgrade module bind8-1.210-3. 2005-06-18 12:31:43 +00:00
Hajimu UMEMOTO
14b8eb3eda Add new port: A plugin for gkrellm2 which displays the current CPU speed. 2005-06-18 09:07:15 +00:00
Alexander Leidinger
23b3bc4b0d Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
Alfred Perlstein
1a3f9927f2 Make this work on FreeBSD 5.x. 2005-06-17 17:23:18 +00:00
Daichi GOTO
68f52696ed sysutils/topless: update to 1.41
Changes of topless itself (not ports) from the previous version (1.36)
are as follows:

  - Improve portability by using printf(1) instead of echo(1).
  - Use "diff -C" instead of "diff -u" to make line parsing easier.
  - Fix man page.
  - "make install" can now be run by non-root user.
  - Sync help message to man page.
  - Remove README since it is the same as man page.

PR:		ports/82359
Submitted by:	maintainer
2005-06-17 15:17:07 +00:00
Oliver Lehmann
404c1a8f4a fix build on 4
Noted by:	pointyhat via kris
2005-06-17 15:13:06 +00:00
Craig Rodrigues
1b80f907b9 Add xfsprogs.
Approved by:	demon (ports mentor)
2005-06-17 13:37:14 +00:00
Kevin Lo
6fe3f4589d Update to 1.2.2
PR: ports/82317
Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
2005-06-17 01:31:05 +00:00
Jean-Yves Lefort
b6bacfba5e Update to 0.4.3
PR:		ports/82266
Submitted by:	Andrej Zverev <az@inec.ru>
2005-06-16 16:07:04 +00:00
Jean-Yves Lefort
610bc835b1 [1]:
- Add a rcNG startup script
  - Use mkstemp() instead of the insecure tempnam()

Moreover:
  - Also create /var/spool/anacron when installed from a package
  - Try to remove /var/spool/anacron when deinstalling the package; if
    it fails, hint the user about removing it manually
  - Respect ${CC}
  - Install/deinstall ${PREFIX}/etc/anacrontab
  - Split the monolithic patch-aa into separate patches
  - Refactor some patches into ${REINPLACE_CMD} invocations
  - Install the program ourselves (it is more straightforward than
    fixing the vendor's Makefile)
  - Use SUB_FILES=pkg-message

PR:		ports/82168 [1]
Submitted by:	maintainer [1]
2005-06-16 15:51:38 +00:00
Sergey Skvortsov
bf5dd3ebc2 Update to 2.031 2005-06-16 12:31:36 +00:00
Roman Bogorodskiy
573b80db75 Update to 1.37.
PR:		82273
Submitted by:	Matthias Andree (maintainer)
2005-06-15 17:45:02 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Sam Lawrance
0b03e353f8 Bump PORTREVISION for ports affected by libdockapp library version bump. 2005-06-13 01:06:26 +00:00
Sam Lawrance
b91e75395a Chase libdockapp update. 2005-06-12 13:49:54 +00:00
Sam Lawrance
df06c73c1b Update to 1.5.0
(and add a new knob)

PR:		ports/82136
Submitted by:	klm <klm@uidzero.org> (maintainer)
2005-06-12 13:44:26 +00:00
Sam Lawrance
598c7aaa13 Add rdiff-backup-devel 0.13.6, local/remote mirroring+incremental
backup.

PR:		ports/82130
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2005-06-12 12:56:56 +00:00
Kris Kennaway
834cff2fe5 BROKEN on 6.0: does not compile 2005-06-11 23:36:52 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Jimmy Olgeni
ae3c46c1a3 Upgrade modules mysql-1.210-2, useradmin-1.210-2, mscstyle3-1.210-1. 2005-06-11 10:03:03 +00:00
Norikatsu Shigemura
0c35c868f1 Add topless 1.36, display command output on the whole
screen like "top".

PR:		ports/82131
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org>
Approved by:	daichi (author)
2005-06-11 00:15:35 +00:00
Roman Bogorodskiy
d384ea8ef4 Update to 0.4.0. 2005-06-10 14:53:06 +00:00
Craig Rodrigues
ea28ca5ce9 New port for utilities for manipulating XFS filesystems.
Originally ported by Alexander Kabaev <kan@freebsd.org> as part
of the XFS for FreeBSD project ( http://people.freebsd.org/~rodrigc/xfs/ )
and handed over to me for maintainership.

PR:		ports/81789
Approved by:	demon (ports mentor), das (mentor)
2005-06-08 13:42:57 +00:00
Jean-Yves Lefort
0e19a6509e - Add a missing runtime dependency on rsync
- Add sample configuration files

PR:		ports/81825
Submitted by:	maintainer
2005-06-08 11:49:24 +00:00
Erwin Lansing
ba7dd97725 Fix a dumb typo in a symlink
Pointy hat:		erwin
Not reviewed by:	maintainer
2005-06-08 10:40:36 +00:00
Sergey Matveychuk
d58f735f2d - Unbreak. Fix pkg-plist.
- Utilize DATADIR and DOCSDIR

PR:		ports/81845
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	no maintainer reaction on broken port (3 monthes)
2005-06-08 10:03:12 +00:00
Peter Pentchev
0f300e2a91 Skip directories with names starting with a dot. [1]
Wihle I'm here, add a STARTUP_SCRIPT knob to specify a different name for
the etc/rc.d/svscan.sh script, e.g. allowing a name like 000.svscan.sh.

PR:		81677 [1]
Submitted by:	Renato Botelho <freebsd@galle.com.br> [1]
2005-06-07 11:05:09 +00:00
Erwin Lansing
777f6e63b1 Add a WIHTOUT_X11 knob that only installes the CLI raidutil
Approved by:	maintainer (earlier version)
2005-06-07 09:12:44 +00:00
Pav Lucistnik
18899c377d - Update to 0.3.1
PR:		ports/81968
Submitted by:	Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
2005-06-06 19:25:42 +00:00
Florent Thoumie
19679d50d0 - Add perl dependency because it's used by portsdb.
PR:		ports/64650 [1], ports/69097 [2]
Submitted by:	David Israelsson <david@israelsson.org> [1],
		James Snow <snow@teardrop.org>
Approved by:	maintainer timeout (1 year)
2005-06-05 23:49:17 +00:00
Pav Lucistnik
90166bd174 - Update to 2.2.2
PR:		ports/81307
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	maintainer timeout (16 days)
2005-06-05 20:22:41 +00:00
Roman Bogorodskiy
3cbaa86be6 - Exit with !=0 code if patch file was not found (to improve error
handling in scripts)
- Install some docs
- Bump PORTREVISION
2005-06-05 15:32:48 +00:00
David E. O'Brien
1a8dc22293 Fix plist.
PR:		81833
Submitted-by:	Vasil Dimov <vd@datamax.bg>
2005-06-05 01:36:06 +00:00
Jimmy Olgeni
dc5cb117af Upgrade to version 1.140. 2005-06-03 22:48:05 +00:00
Jimmy Olgeni
a42c6a5244 Upgrade to version 1.210. 2005-06-03 22:47:37 +00:00
Oliver Lehmann
6bb41db8de change the libtool version to use from 1.3 to 1.5 2005-06-03 20:18:13 +00:00
Roman Bogorodskiy
59dd0acc40 Update to 0.4.0.
PR:		81839
Submitted by:	Antonio Carlos Venancio Junior (maintainer)
2005-06-03 16:52:24 +00:00
Florent Thoumie
1340070041 - Add be_agent, the Veritas Backup Exec (tm) UNIX Agent.
PR:		ports/81420
Submitted by:	Tony Shadwick <numbski@hksilver.net>
2005-06-01 23:31:29 +00:00
Pav Lucistnik
29e9efa2f7 - Fix runtime: catch up with openfiles renaming
PR:		ports/80954
Submitted by:	Ted Faber <faber@isi.edu>
Approved by:	maintainer timeout (15 days)
2005-06-01 16:20:03 +00:00
Pav Lucistnik
cb6b46227b - Update to 2.0.2
PR:		ports/81761
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-06-01 13:34:15 +00:00
Simon Barner
adf764915a Add fanout 0.6.1, tool to run commands on multiple machines.
PR:		76510
Submitted by:	janos.mohacsi@bsd.hu
2005-06-01 06:27:08 +00:00
Florent Thoumie
a3d3f41381 - Update to 0.5.13.
PR:		ports/81729
Submitted by:	Ports Fury
2005-05-31 20:28:26 +00:00
Florent Thoumie
29be8bff1f - Update to 1.8.2.
PR:		ports/81720
Submitted by:	maintainer
2005-05-31 20:26:11 +00:00
Florent Thoumie
bbbf562204 - Update to 3.0.
PR:		ports/81728
Submitted by:	Ports Fury
2005-05-31 17:37:12 +00:00
Peter Pentchev
1f6537967d Remove the duplicate 'Stopping svscan' message on shutdown.
Fix the URL in pkg-descr.
Bump PORTREVISION.

PR:		81665
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-05-30 11:28:04 +00:00
Pav Lucistnik
036c763e5f - Fix build when gnugetopt is installed
PR:		ports/81544
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	Edson Brandi <ebrandi@fugspbr.org> (maintainer)
2005-05-28 23:04:34 +00:00
Pav Lucistnik
c712e3a001 - Don't document non-existant feature
PR:		ports/81484
Submitted by:	User & <scottro@nyc.rr.com>
2005-05-28 14:48:53 +00:00
Patrick Li
be598339f1 Update to 0.3.4 2005-05-27 23:07:01 +00:00
Tilman Keskinoz
b2b1feea07 Revert back to USE_INC_LIBTOOL_VER to unbreak plugin detection
PR:		81554
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2005-05-27 14:42:51 +00:00
Pav Lucistnik
305e08ee91 This is a resolution hack for Intel 915 based video cards. Based on code
written by Alain Poirer for Linux, modified by Steve Tomljenovic. Binary
install, source code included.

PR:		ports/80496
Submitted by:	Remington <TastyNachos@charter.net>
2005-05-26 21:33:34 +00:00
Sergey Matveychuk
9eaa88de22 - Update to 1.3
PR:		ports/81405
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer
2005-05-26 12:09:26 +00:00
Hajimu UMEMOTO
93178b98c5 Update to 2.2.7. 2005-05-25 16:38:44 +00:00
Jean-Yves Lefort
0399cfd20b Update to 2.0.4
PR:		ports/81005
Submitted by:	maintainer
2005-05-25 11:41:16 +00:00
Oliver Lehmann
6ac57423e7 fix smartmontools for recent CURRENT systems.
bump PORTREVISION

Submitted by:	sos
2005-05-25 00:26:37 +00:00
David E. O'Brien
c477bc8709 Update to version 4.75. 2005-05-24 14:52:43 +00:00
Simon L. B. Nielsen
13dbf6a820 - Unbreak handling of updated pkgdb.db so it is not regenerated for
every run, which also makes portversion(1) works for non-root users
  again.  This is done by simply having the flag file in /var/db/
  (thanks to pav for the suggestion).
- While here anyway, fix some make warnings during install on FreeBSD 6.

PR:		ports/81088
Reported by:	many
Tested by:	Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
Approved by:	erwin (mentor)
2005-05-23 11:30:17 +00:00
Simon Barner
ea946ff281 Add mdf2iso 0.3.0, a Alcohol 120% to ISO converter.
PR:		81384
Submitted by:	Andrej Zverev <az@inec.ru>
2005-05-23 10:56:05 +00:00
Anders Nordby
2b8c18b86d Patch install script before installation in WRKSRC, to prevent .bak file
from being left behind.
2005-05-23 07:22:57 +00:00
Markus Brueffer
73c0abbc27 Update to version 3.0.5 2005-05-22 14:01:00 +00:00
Kris Kennaway
49992718e3 BROKEN on 4.x: Does not compile 2005-05-21 18:04:44 +00:00
Joe Marcus Clarke
cdf17a89ef Do not remove libdata/pkgconfig since it is now part of mtree.
Reported by:	pointyhat via kris
2005-05-21 18:03:55 +00:00
Oliver Lehmann
f6eec6d86a fix uptime calculation on 64bit platforms
bump PORTREVISION

Approved by:	maintainer
2005-05-21 08:58:59 +00:00
Lars Koeller
a7cb60a0d5 o) Fix missing move of bacula.sh.sample to z-bacula.sh.sample 2005-05-20 06:38:25 +00:00
Roman Bogorodskiy
221b07e330 Fix build on 4.x.
Reported by:	pointyhat via kris
2005-05-20 03:26:52 +00:00
Anders Nordby
235ab926ed Update to 1.2. 2005-05-19 19:34:31 +00:00
Oliver Lehmann
ed606077ab update to 4.2.2 2005-05-19 18:34:49 +00:00
Simon Barner
3f03bb164f - Update to 0.11.24
o Bugfix release
 o see http://k3b.plainblack.com/news2

- Convert to libtool15 => get rid of .la files

- Some spelling fixes for pkg-{descr, message*}

Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer),
		Jose M Rodriguez <josemi@freebsd.jazztel.es> (who
		noticed that the distfile was re-rolled and who
		submitted an updated patch)
PR:		ports/81059
2005-05-19 15:56:45 +00:00
Michael Landin
6cb0e76c70 o install man page
0 remove WWW as this is no longer valid
2005-05-19 10:51:26 +00:00
Roman Bogorodskiy
811e060908 Add sysutils/deltup - a source delta update program. 2005-05-18 16:51:17 +00:00
Tilman Keskinoz
a3480044c3 Update to 0.74
- cdda-player fixes
- cd-drive shows MMC level
- CD Text improvements/fixes
- FreeBSD audio sub-channel time reporting fixed
2005-05-18 15:21:30 +00:00
Hye-Shik Chang
03ac3277f2 Update to 1.2.1:
- pkg_genplist check mode now ignores gconf entries when GCONF_SCHEMAS
    is used. [1]

Advised by:	pav [1]
2005-05-18 13:18:49 +00:00
Pav Lucistnik
1f10716342 - Fix: Headers of dar use some functions of gettext without including the
necessary header libintl.h.  This prevents kdar from getting compiled.

PR:		ports/81003
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
Approved by:	Edson Brandi <ebrandi@fugspbr.org> (maintainer)
2005-05-18 07:54:36 +00:00
Sergey Matveychuk
243f8f87e1 - Update to 0.97 2005-05-18 06:51:01 +00:00
Anders Nordby
c4d69f22ee Unbreak: plist fix, remove lmon directory if empty. 2005-05-17 17:06:59 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Hajimu UMEMOTO
fd2482c9d5 - Update to 2.2.6.
- Use GnuTLS by default.  You can still use OpenSSL by specifying
  WITH_OPENSSL=yes.
- Add WITHOUT_NLS knob to disable installing message catalogs.
- Shorten pkg-descr.
2005-05-16 12:43:10 +00:00
Roman Bogorodskiy
2077670da5 Update to 1.0.6.
PR:		81046
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer
2005-05-15 18:29:01 +00:00
Thierry Thomas
71fa9a6779 Add unidesc 2.12, Unicode Description Utilities.
Unidesc consists of four programs for finding out what is in a Unicode file.

They are useful when working with Unicode files when one doesn't know the
writing system, doesn't have the necessary font, needs to inspect invisible
characters, needs to find out whether characters have been combined or in what
order they occur, or needs statistics on which characters occur.
2005-05-15 15:54:36 +00:00
Lars Koeller
67c3248d2e o) This release will fix the BSD USB lockup bug that many users
have experienced. (I can't check this due to lack of an USP apcups device)
   Perhaps this fixes PR ports/80233.
2005-05-15 14:51:44 +00:00
Lars Koeller
570bc976e4 o) Update to 1.36.3
o) Docs are now in separte distfile
o) rename rc.d/bacula.sh into rc.d/z-bacula.sh to avoid
   problems with old style rc environment (postgres or mysql is
   started after bacula).
2005-05-15 14:44:50 +00:00
Hye-Shik Chang
f2830ff592 Update to 1.2.
- Ported to Python 2.3. [1]
  - It's now prohibited to run pkg_trackinst in ports directories.
  - pkg_genplist now writes "-c" mode error output to the file
    mentions on "-o" option.
  - Fixed a problem that can't handle manpages containing "." (dots)
    in their name. [1]
  - pkg_genplist now bypasses command line arguments to make command
    in build and install target.

PR:		80831 [1]
Submitted by:	Radim Kolar <hsn@netmag.cz> [1]
2005-05-15 11:47:11 +00:00
Roman Bogorodskiy
e615305db0 OPTIONS'ify.
PR:		81025
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	Dominic Mitchell (maintainer)
2005-05-14 18:26:08 +00:00
Roman Bogorodskiy
a3fb4e865f Fix build on 5.x
PR:		80473
Submitted by:	Andre Albsmeier <Andre.Albsmeier@siemens.com>
Approved by:	maintainer timeout
2005-05-14 11:36:45 +00:00
Thierry Thomas
1354f668ae Change maintainer address.
PR:		ports/80973
Submitted by:	Ulrich Spoerlein <q (at) galgenberg.net>
2005-05-13 20:17:27 +00:00
Max Khon
86ecf5aa51 Fix WITH_WXCONSOLE=yes. 2005-05-12 21:34:13 +00:00
Peter Pentchev
8251f24dc8 Yikes... purge all references to the long-dead ringwraith.online.bg.
PR:		80213 (rname)
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-05-10 07:39:18 +00:00
Roman Bogorodskiy
b3b2273ba8 Add MASTER_SITE_LOCAL to MASTER_SITES to fix fetch.
Reported by:	pointyhat via kris
2005-05-10 05:30:15 +00:00
Tilman Keskinoz
8f4e84e587 - Remove reference to old maintainer
- Force build with -O as Kevin Oberman reported problems with -O2

PR:	80711
2005-05-09 20:46:27 +00:00
Volker Stolz
980255b7fa Update to 5.33 and unIGNORE on 4.x
PR:		ports/80257
Submitted by:	Mike Jakubik
Approved by:	maintainer timeout
2005-05-09 10:00:14 +00:00
Dmitry Sivachenko
d90e4d4389 Chase librrd shared library version change after recent upgrade of rrdtool. 2005-05-09 08:20:16 +00:00
Jean-Yves Lefort
ebbfc6fe5c - Update to 1.8.1
- Workaround for a bug in readline
- Correction for crossbuilds: MACHINE_ARCH -> ARCH

PR:		ports/80787
Submitted by:	maintainer
2005-05-08 16:33:31 +00:00
Hye-Shik Chang
fca5599500 Update to 1.1.
pkg_trackinst now carries its own install log library "insthook.so"
and is free from installwatch which is GPL-ed.
2005-05-08 02:54:31 +00:00
Kris Kennaway
8e76304b46 BROKEN: incomplete pkg-plist 2005-05-07 23:11:33 +00:00
Kris Kennaway
c39cc2164b BROKEN: Incomplete pkg-plist 2005-05-07 23:09:34 +00:00
Roman Bogorodskiy
d0a913d0e0 - fix a bug when the mail count wasn't altered if mails had been deleted
from a mailbox
- detect possible error in stat(2)
- bump PORTREVISION

PR:		80709
Submitted by:	Roland Smith <rsmith@xs4all.nl>
2005-05-07 14:27:54 +00:00
Clement Laforet
f26bed0720 - Update to 0.4.9
- specify PORTDOCS directly in pkg-plist
- removed an extra whitespace at the EOL in the do-install part

PR:                     ports/78648
Submitted by:           Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2005-05-07 09:26:57 +00:00
Hye-Shik Chang
3dfedd4270 Add a patch that fixes a NameError on pkg_genplist.
Reported by:	krion
2005-05-07 03:19:30 +00:00
Hye-Shik Chang
915f6709b8 Update to 1.0.
New features for 1.0:
 * pkg_genplist has a new run-mode which checks and reports pkg-plist
   of current port is correct and what files and/or dirs are missing
   or obsolete.
 * pkg_trackinst got new option that handles +INSTALL, +DEINSTALL,
   +DISPLAY files of pkgdb.
 * pkg_genplist can be set to write new pkg-plist file with another
   file name than "pkg-plist" with -o option.
2005-05-05 15:34:15 +00:00
Max Laier
b45042909e Update pftop for the pf 3.7 import.
Submitted by:	Edwin Brown <edwin(!)brown(at)gmail(!)com> (w/changes)
Approved by:	pav
2005-05-04 17:16:23 +00:00
Pav Lucistnik
9fcf507f17 - Don't abort installation when we fail to make device
PR:		ports/80592
Submitted by:	Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
2005-05-04 14:25:52 +00:00
Pav Lucistnik
ff3b5867ac This is a network-based backup system based of of rync. It can do full and
incremental backups to a remote file server.  It relies on rsync for the
host to host copy and uses hard links to provide multiple snapshots of the
data without duplicating identical files.

PR:		ports/80582
Submitted by:	Loren M. Lang <lorenl@alzatex.com>
2005-05-04 13:28:47 +00:00
Roman Bogorodskiy
6b3985f4f1 Fix device name on 5.x
PR:		80512
Submitted by:	sylvio cesar (maintainer)
2005-05-03 15:04:33 +00:00
Hye-Shik Chang
9e4f960e50 Add a new port for pkg_trackinst 0.2,
a pkg-plist/pkgdb auto-generator for unpackaged softwares or unfinished
ports.  It provides two commands:

  * pkg_trackinst:
     Tracks installation of unpackaged software and writes pkgdb
     entry using the install log.  Then, it also creates a binary
     package for the installed package.

  * pkg_genplist:
     Generates `pkg-plist' of a port in current directory automatically
     by a test installation.
2005-05-03 15:03:54 +00:00
Herve Quiroz
a0154b661c Update to 1.2.2
PR:		80532
Submitted by:	maintainer
2005-05-03 13:42:38 +00:00
Michael Johnson
f056e73127 - Update to 0.4.6
ChangeLog:
	* The user can use the -a command line option to include
		files up to 32 times and the program
		will include them in the Fix section.
	* Problem Report definitions are handled with an opaque
		PR_DEFS structure and accessed via
		a helper function.
	* Some of the code was moved into a new file (pr_defs.c).

PR:		ports/80561
Submitted by:	Miguel Mendez (maintainer)
2005-05-02 19:07:24 +00:00
Roman Bogorodskiy
dbd4dab715 Conflicts with sysutils/pidof. 2005-05-02 08:21:27 +00:00
Roman Bogorodskiy
9920501c2a Add pidof - a tool which prints PID of given process name. 2005-05-02 07:48:41 +00:00
Roman Bogorodskiy
a8435530ee Remove pkg-plist and use PLIST_FILES 2005-04-30 17:06:58 +00:00
Jean-Yves Lefort
421e4cc3bc Update to 1.1.7
PR:		ports/80400
Submitted by:	maintainer
2005-04-28 14:37:56 +00:00
Sergey Skvortsov
c7ff5ba9aa Update to 3.021 2005-04-28 11:16:20 +00:00
Brooks Davis
a84f86e9e1 Add a -q option to gmetasnap to suppress non-error output. 2005-04-27 21:27:06 +00:00
Brooks Davis
ab348058e8 Populate the node list dropdown on the cluster view page when the user
has turned off show hosts.  It's nice not to have to load 190+ images
just so I can select a host from the dropdown.

Do some general cleanup of the port infrastructure.
 - Install into a staging directory in the build target and install
   that.
 - Add a target to generate the plist from the staging directory
   rather than doing it by hand.
 - Use a pkg-install script to copy conf.php.sample to conf.php as
   needed instead of some bits in the make file and different ones
   in the plist.
 - Use SUB_FILES to handle pkg-message rather than hand-rolled sed.
2005-04-27 20:36:33 +00:00
Brooks Davis
4cabcf1631 SUB_FILES puts its results in WRKDIR, not WKRSRC. I don't know how
this wasn't failing to install.

Pointy hat:	brooks
2005-04-27 19:42:30 +00:00
Brooks Davis
c37ee5c260 Add a new utility script, gmetasnap which manages tarball snapshots of
the gmetad rrd databases.  Add support for ganglia.sh for saving and
restoring these snapshots at shutdown and startup respectivly.  This
makes it easier to use a ramdisk for rrddir which is necessicary for
large clusters as the load of updating the databases rapidly consumes
all available CPU.
2005-04-27 17:52:41 +00:00
Brooks Davis
5a033a05f0 Fix a bug in the CPU frequency function. The type is a uint32 not a
unit16.

Submitted by:   Meno Abels <meno.abels@adviser.com>
2005-04-27 17:52:01 +00:00
Volker Stolz
5cc30f2134 Add pcfclock 0.44, userland access to the pcfclock device.
PR:		ports/74340
Submitted by:	Frank W. Josellis <frank AT dynamical-systems.org>
2005-04-27 16:27:40 +00:00
Volker Stolz
42be62beba - Update to 2.71
- Add rcNG scripts, donated by J. Martin Petersen (jmp at alvorlig dot dk)
- Add WITHOUT_SYMON/WITHOUT_SYMUX flags

PR:		ports/80339
Submitted by:	maintainer
2005-04-26 14:32:53 +00:00
Jean-Yves Lefort
3c42333a2f Update to 4.10.1
PR:		ports/80353
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2005-04-26 08:04:12 +00:00
Volker Stolz
711dc4fc39 Remove port:
- it didn't work with the recent gdesklets-0.34.x anymore
- it has disappeared from the gdesklets homepage:
   http://gdesklets.gnomedesktop.org/categories.php?func=gd_show_app&gd_app_id=56
- no longer maintained by the developer:
   http://gnomesupport.org/forums/viewtopic.php?t=8928&highlight=sysinfo

PR:		ports/80327
Submitted by:	maintainer
2005-04-26 07:11:47 +00:00
Roman Bogorodskiy
3441f048b2 Update to 0.3.3 2005-04-25 15:18:31 +00:00
Michael Nottebrock
50f124bbb1 Move shared directory for klirc profiles into kdehier. 2005-04-25 13:15:54 +00:00
Volker Stolz
28059c44d6 Nuke two-line plist 2005-04-25 12:30:47 +00:00
Volker Stolz
62abf6f70e Use MAKE_ARGS 2005-04-25 12:29:07 +00:00
Volker Stolz
d05c0d77ec Use MAKE_ARGS 2005-04-25 07:45:02 +00:00
Volker Stolz
ed2059d344 Use PLIST_Foo and MAKE_ARGS 2005-04-25 07:36:28 +00:00
Jimmy Olgeni
7bea2de292 Upgrade to version 2.50. 2005-04-24 13:29:42 +00:00
Markus Brueffer
8e37013cd4 Update to version 3.0.4 2005-04-24 12:27:16 +00:00
Markus Brueffer
6df720d572 Unbreak by fixing the build with gcc 3.4
No objections by: maintainer
2005-04-24 10:43:59 +00:00
Joe Marcus Clarke
7dbc8e0d61 Sync ethernet interface support with -CURRENT. 2005-04-24 06:37:56 +00:00
Jean-Yves Lefort
4ffb791f01 Update to 0.2.9_4
PR:		ports/80264
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Approved by:	adamw (implicit, mentor)
2005-04-23 15:24:15 +00:00
Volker Stolz
e45a3559ca - Update to 1.5
- Pass maintainership to submitter

PR:		ports/80178
Submitted by:	Sylvio Cesar
2005-04-22 07:01:34 +00:00
Dag-Erling Smørgrav
df65b389c9 Considering that this software is in the base system, most people installing
it from ports or packages probably do so because they need LDAP support.
Therefore, turn it on by default when PACKAGE_BUILDING.
2005-04-21 13:46:25 +00:00
Adam Weinberger
30083436d3 Fix build by including ${LOCALBASE}/lib in the link path. 2005-04-20 16:46:56 +00:00
Tilman Keskinoz
3cbb57b187 Update libcdio to 0.73.
Chase shared library version.
2005-04-20 15:51:49 +00:00
Sam Lawrance
9ad3da190e - Downgrade rdiff-backup from the development version that was
incorrectly submitted to the latest stable version.
- Add a pkg-message explaining incompatibility between this and
  the last version.
- Remove a patch no longer needed

PR:		ports/80079
Submitted by:	Steve Clement <steve@fucker.ion.lu>
Approved by:	clement (mentor)
2005-04-20 14:43:31 +00:00
Volker Stolz
7f2b3a0127 Use ALL_TARGET 2005-04-20 14:21:55 +00:00
Volker Stolz
da2a7f65e4 Avoid Makefile-patch. I didn't get v0.61 to compile on non-i386, though (kvm-related). 2005-04-20 14:18:31 +00:00
Jean-Yves Lefort
7666916412 - Update to 2.27
- Pass maintainership to sylvioc@gmail.com
- Polish the do-install target

PR:		ports/80115
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
Approved by:	adamw (mentor)
2005-04-20 12:54:34 +00:00
Anders Nordby
fb1fa7522a Update to 1.1a. 2005-04-19 19:13:18 +00:00
Jeremy Messenger
87f19cea80 -Fix the 4.x build, a libtool15 VS gcc34 issue.
-Update the WWW.
2005-04-19 17:18:30 +00:00
Michael Nottebrock
adac06ed07 Bump PORTREVISION to help getting the additional dependencies registered. 2005-04-19 16:25:14 +00:00
Michael Nottebrock
8cc4717fc8 USE_KDE_VER is a no-op, use USE_KDELIBS_VER instead. 2005-04-19 16:23:59 +00:00
Anders Nordby
fd729c346d Update to 1.1. 2005-04-18 19:42:10 +00:00
Volker Stolz
52fa68bbe9 Update to 0.3.7:
initial DVD support, new place for config file
according to FreeDesktop.org standarts, minor bugfixes

PR:		ports/77489
Submitted by:	maintainer
2005-04-18 11:13:13 +00:00
Volker Stolz
880c0112df Soekris ist a i386-look-alike, so set ONLY_FOR_ARCHS accordingly
Submitted by: maintainer
2005-04-18 07:37:22 +00:00
Yen-Ming Lee
221d881d34 - fix the current amount of CVSup servers(FreeBSD, OpenBSD)
PR:		79997
Submitted by:	chinsan <chinsan@mail2000.com.tw>
2005-04-16 13:18:45 +00:00
Brooks Davis
ba2f18c6ae Upgrade to 3.0.1 (mostly just includes fixes we previously installed
via patches).

Submitted by:	Michael Fuckner <michael at fuckner dot net>
PR:		ports/79770
2005-04-15 22:24:50 +00:00
Brooks Davis
2a2571afa1 Upgrade to 3.0.1. This includes some fixes plus all the changes I
previously patched into the FreeBSD metrics.

Try to use cpufreq to get the frequency (maximum frequency not the
current one).

Add code to selectivly install libganglia and don't install it by
default as ganglia is linked staticly and no one I know of actually uses
the library.

Add some Makefile features to the port to allow generation of custom
pacakges with custom config files.

PR:		ports/79770
2005-04-15 21:19:46 +00:00
Lars Koeller
92ad9a4c49 o) Update to version 3.10.17 (from 3.10.15) now USB on FreeBSD
should work (read manual!!)
2005-04-15 17:24:04 +00:00
Roman Bogorodskiy
f3d3f06710 Unbreak on 5.x
PR:		79872
Submitted by:	Johan van Selst <johans@stack.nl>
Approved by:	"."@babolo.ru (maintainer)
2005-04-15 14:36:16 +00:00
Jimmy Olgeni
30fc4a0941 Upgrade module bind8-1.200-1. 2005-04-14 15:34:06 +00:00
Jimmy Olgeni
ca2e7adc6d Upgrade to version 1.130. 2005-04-14 15:32:55 +00:00
Jimmy Olgeni
7d5f34ed20 Upgrade to version 1.200. 2005-04-14 15:32:32 +00:00
Volker Stolz
67c3acbfbe Unbreak on 4.x by using NOMAN along with NO_MAN
Noticed by: cluster
2005-04-14 14:06:54 +00:00
Bruce M Simpson
00e64ba055 Fix pciutils for recent pci changes in src/sys/dev/pci/pci_user.c.
This fix is backwards compatible.

Reviewed by:	imp, maintainer
2005-04-13 19:13:46 +00:00
Florent Thoumie
f3313b9e81 - Update to 0.13.4.
- Pass maintainership to submitter.

PR:		ports/79822
Submitted by:	Steve Clement <steve@ion.lu>
2005-04-12 13:21:35 +00:00
Pav Lucistnik
14b274834c fsbackup.pl is a incremental backup creation utility. fsbackup.pl support
backup compression and encryption. Backup can be stored on local file system
and on remote host stored over SSH or FTP. Some addition scripts allow backups
SQL tables from PostgreSQL and MySQL (pgsql_backup.sh and mysql_backup.sh)),
save system configuration files and list of installed packages (sysbackup.sh).

PR:		ports/79794
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
2005-04-12 11:16:06 +00:00
Simon L. B. Nielsen
2a6230f941 Fix and document insecure temporary file handling in portupgrade.
Security:	CAN-2005-0610
Security:	http://vuxml.FreeBSD.org/22f00553-a09d-11d9-a788-0001020eed82.html
Approved by:	erwin (mentor), maintainer timeout
OK'ed by:	portmgr
Reviewed by:	nectar
2005-04-12 08:24:48 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
Adam Weinberger
50af0bce0b Update to 2.10.1, now with FreeBSD support included! Please test this! 2005-04-11 21:48:45 +00:00
Michael Nottebrock
6e8864ef4d Add lineak_kdeplugins, kdeplugins for lineak
PR:	ports/79503
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2005-04-11 16:37:34 +00:00
Jeremy Messenger
d9d3fcdcd2 Update to 2.10.1. 2005-04-11 08:59:38 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
ea0dd8806c BROKEN on 6.0: Does not compile 2005-04-10 21:47:32 +00:00
Kris Kennaway
ca702b7472 BROKEN on 4.x: Does not compile 2005-04-10 21:37:43 +00:00
Pav Lucistnik
f1e25b8d3c - Update to 0.2p5
PR:		ports/79753
Submitted by:	Ports Fury
2005-04-10 17:17:12 +00:00
Pav Lucistnik
2f310ae64b - Update to 2.2
PR:		ports/79751
Submitted by:	Ports Fury
2005-04-10 16:57:39 +00:00
Pav Lucistnik
7dc7cee62b Add xosdplugin for lineak. It enables On Screen Display
of the commands being executed by lineakd.

PR:		ports/79504
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2005-04-10 12:38:39 +00:00
Pav Lucistnik
24b218a95c - Update to 0.8.3
PR:		ports/79489
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2005-04-09 23:39:51 +00:00
Pav Lucistnik
1296bd805b - Update to 0.8.3
PR:		ports/79487
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2005-04-09 23:39:22 +00:00
Jimmy Olgeni
2934515644 Upgrade modules: file-1.190-4, ipfw-1.190-3. 2005-04-08 15:36:07 +00:00
Sergey Skvortsov
106d8b16b9 Update to 2.030 2005-04-08 14:37:16 +00:00
Roman Bogorodskiy
a34a6612a4 Fix segfault when there is no swap. 2005-04-07 16:52:56 +00:00
Alexey Dokuchaev
4f53ec43e4 Reformat Makefile header and pkg-descr to be more canonical way.
Approved by:	maintainer
2005-04-07 10:56:08 +00:00
Erwin Lansing
06b8180061 Updated manpage and pkg-descr. Changed the 'stop' command to call
rc.shutdown inside jail on 5.x.

PR:			79610
Submitted by:		maintainer
2005-04-07 09:30:00 +00:00
Erwin Lansing
ebf20be9c3 Add mising dirrm's 2005-04-07 09:29:13 +00:00
Tilman Keskinoz
b6ec54a252 - Update to 0.11.23
- only /dev/cd* devices will be recognized as cd drives.

PR:		79258
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2005-04-06 15:08:46 +00:00
Alexey Dokuchaev
88c296ed90 Add jailctl 0.51, jail management tool.
PR:		ports/79541
Submitted by:	Eirik Oeverby <ltning(at)anduin.net>
2005-04-06 13:56:54 +00:00
Florent Thoumie
1ac80d09cf - Add heartbeat 1.2.3, a Subsystem for High-Availability Clustering.
PR:		ports/79537
Submitted by:	Scott Kleihege <scott-ports@tummy.com>
2005-04-06 07:36:41 +00:00
Sergey Matveychuk
4910d37025 - Update to 1.2.2
- Remove some extra dirs
- Be sure rc_subr is installed on 4.x

PR:		ports/79127
Submitted by:	maintainer
2005-04-05 07:22:12 +00:00
Sergey Matveychuk
401a291481 - Update to 1.2.2
PR:		ports/79126
Submitted by:	maintainer
2005-04-05 07:20:18 +00:00
Michael Johnson
1d32240738 - Update to 2.10.1 2005-04-04 17:54:35 +00:00
Volker Stolz
7ed811bd81 Unbreak on sparc64
Submitted by maintainer
2005-04-04 15:22:56 +00:00
Michael Nottebrock
3ba0797c32 Depend on archivers/gtar on CURRENT later than 600022 2005-04-04 13:43:34 +00:00
Florent Thoumie
b34a004c77 - Fix packing list issues. [1]
- Add new PORT_REPLACES_BASE_LPR knob. [2]
- Preserve original files when replacing base lpr. [1]
- Global cleanup. [1]

PR:		ports/76945 [1], ports/65824 [2]
Submitted by:	flz [1], Linh Pham <question+freebsdpr@closedsrc.org> [2]
Approved by:	maintainer timeout (1 month [1], 10 months [2])
2005-04-04 12:32:57 +00:00
Volker Stolz
1fdb335b83 - Update MASTER_SITE
- Add WWW-tag (me)

PR:		ports/79446
Submitted by:	Sam Lawrence
2005-04-04 07:59:43 +00:00
Alexey Dokuchaev
c75c1e64bd Simplify regexp. 2005-04-04 07:42:11 +00:00
Alexey Dokuchaev
8ded9022f9 Update to 2.00.
Major Updates:
- Support for split and disk images
- File system type can be detected (-f no longer required)
- New file system type names (for -f)
- Updated internal design
- New 'img_stat' tool to display details about the image file format
- New 'mmls' flag (-b) to print sizes in bytes
- New 'mmstat' tool to give details about the volume (media
  management) system
- Non-printable charactors in UFS/ExtX names are replaced with '.'
- New Linux 'disk_sreset' tool to reset HPA on an ATA disk
- Renamed 'diskstat' to 'disk_stat' and 'sstrings' to 'srch_strings'
  to make names less cryptic

Minor Bug Fixes:
- NTFS could go into an infinite loop if attribute list entry was
  reallocated
- Last block group in ExtX fsstat output had incorrect percentage
  of free blocks
- FreeBSD 5.x would produce incorrect 'icat' output for Ext2/3 and
  UFS1 images because it used a 64-bit on-disk address

Approved by:	maintainer timeout
2005-04-04 07:33:57 +00:00
Alexey Dokuchaev
31496242fa Adjust Makefile header. 2005-04-04 06:46:38 +00:00
Kris Kennaway
21b72b7724 Reset inactive maintainer. Thanks for your work in the past! 2005-04-03 21:30:39 +00:00
Pav Lucistnik
34113719ae - Update MASTER_SITES, WWW
PR:		ports/79510
Submitted by:	Andreas Fehlner <fehlner@gmx.de> (maintainer)
2005-04-03 21:22:12 +00:00
Lars Thegler
8c09b45ab0 Last-minute change of files. No PORTREVISION bump.
Noticed by:	maintainer and Jin-Shan Tseng
Point hat to:	lth
Approved by:	maintainer
2005-04-03 16:46:23 +00:00
Roman Bogorodskiy
edca820e80 Update WWW and MASTER_SITES.
PR:		79455
Submitted by:	Andreas Fehlner (maintainer)
2005-04-03 16:30:13 +00:00
Jimmy Olgeni
b082aa551a Upgrade to version 1.120. 2005-04-03 14:43:32 +00:00
Jimmy Olgeni
ae101a7c6f Upgrade to version 1.190. 2005-04-03 14:42:20 +00:00
Lars Thegler
4951bf1468 Add env4801 0.2, output the voltages and temperatures of a Soekris
Net4801 computer.

PR:		ports/74316
Submitted by:	Patrick M. Hausen (pmh@hausen.com)
2005-04-03 11:54:33 +00:00
Mario Sergio Fujikawa Ferreira
02ef56eaea Uphold C{C,FLAGS}
Approved by:	maintainer
2005-04-02 23:03:27 +00:00