Commit graph

5575 commits

Author SHA1 Message Date
Pav Lucistnik
9cabd21820 - Fix fetch
PR:		ports/83233
Submitted by:	Mark Blackman <mark@blackmans.org> (maintainer)
2005-07-11 19:28:19 +00:00
Pav Lucistnik
0442f33c68 - Fix build on 4.X 2005-07-11 18:46:41 +00:00
Pav Lucistnik
ebedde7c9d - Update to 1.01
PR:		ports/83280
Submitted by:	Matthew Holder <sixxgate@hotmail.com> (maintainer)
2005-07-11 18:45:44 +00:00
Michael Landin
6e40d68356 o adopt this maintainer-less port 2005-07-11 15:04:36 +00:00
Michael Landin
dd6a179982 o fix build, as latest libcddb update had API changes
patches obtained:               libcdio CVS
2005-07-11 15:00:47 +00:00
Michael Johnson
b51a934627 - Chase lib version in libcddb, bump PORTREVISION 2005-07-11 05:38:58 +00:00
Kris Kennaway
27bab2c146 Remove the only listed master site because it is incorrectly specified.
Perhaps this unmaintained, security-vulnerable port should just be removed.
2005-07-10 19:52:25 +00:00
Kris Kennaway
91c92459a5 Chase master site 2005-07-10 18:48:28 +00:00
Marius Strobl
fcd94e60dc Resign from maintainership.
Approved by:	netchild
2005-07-10 13:48:23 +00:00
Marius Strobl
6e637f3ec9 - Update to 2.01.01a03 (there was no public 2.01.01a02). For changes since
2.01.01a01 see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01.01a03
- Resign from maintainership.

Approved by:	netchild
2005-07-10 13:48:15 +00:00
Pav Lucistnik
4631794db1 - Move pager ports from misc/ to sysutils/
misc/44bsd-more -> sysutils/44bsd-more
misc/less -> sysutils/less
misc/most -> sysutils/most
misc/reed -> sysutils/reed
misc/wmcp -> x11-wm/wmcp (this one is a X11 desktop pager)

Repocopied by:	marcus
2005-07-10 11:15:10 +00:00
Dirk Meyer
d1f7dc6ecf Log:
- allow build with openssl installed from ports.
PR:		76643
Reviewed by:	William Fletcher
Approved by:	MAINTAINER timeout
2005-07-10 10:05:08 +00:00
Pav Lucistnik
1662e72831 Add mmore, a Motif/X file/stream viewer.
PR:		ports/83134
Submitted by:	Matthew Holder <sixxgate@hotmail.com>
2005-07-09 01:03:07 +00:00
Pav Lucistnik
cecd68faa9 - Stop forcing -O, the problem was fixed
PR:		ports/83147
Submitted by:	Kevin Oberman <oberman@es.net> (maintainer)
2005-07-08 22:51:20 +00:00
Pav Lucistnik
8e3aef9d93 - Update to 2.1.15
- Resign maintainership

PR:		ports/83096
Submitted by:	Soren Klintrup <skl@telmore.dk>
Approved by:	Paul Dlug <paul@aps.org> (maintainer)
2005-07-08 19:21:14 +00:00
Michael Johnson
9c53384b13 Add highlnk , a tool to save disk space on hard disks by using
hardlinks.

PR:		ports/82455
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-08 10:15:27 +00:00
Pav Lucistnik
e36e42d41c - Fix dependencies
Reported by:	krismail
2005-07-07 19:07:03 +00:00
Roman Bogorodskiy
0cc790fe61 - Update to 1.6.8 that fixes some bugs
- Fix potential broke as authors move old versions to old/ directory
- Make NOPORTDOCS work

PR:		83102
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by:	Vince Valenti (maintainer)
2005-07-07 18:57:24 +00:00
Jean-Yves Lefort
3ca85b632c Track the in-place distfile change:
diff -ruN foremost-1.0.orig/extract.c foremost-1.0/extract.c
--- foremost-1.0.orig/extract.c	Tue Jun 28 07:13:47 2005
+++ foremost-1.0/extract.c	Wed Jul  6 08:04:12 2005
@@ -1809,7 +1809,7 @@
       		return foundat;/*Error*/
     }
     foundat+=7;
-    printx(foundat,0,16);
+    //printx(foundat,0,16);

     if(foundat) /*Found found a valid JPEG*/
     {

Reported by:	pointyhat
2005-07-07 17:34:05 +00:00
Pav Lucistnik
5e6192e8d9 - Fix SIZE line in distinfo
PR:		ports/83093
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-07-07 15:42:25 +00:00
Koop Mast
c99d0323c5 Correct CATAGORIES.
Noticed by:	kris (chkversion)
2005-07-07 11:51:16 +00:00
Koop Mast
3f91498e6d Update to 0.8.10.
Wavpack moves from main package to stand alone plugin.
New cdio plugin, spc plugin now enabled.

Mark the cairo plugin ignore because it needs a newer version of cairo.
Use gst-register-0.8 instead of gst-register.

Changelog:	http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.10.html

Approved by:	maintainer (implicit)
2005-07-06 15:04:58 +00:00
Pav Lucistnik
662fe894bc Epylog is a syslog parser which runs periodically, looks at your logs,
processes some of the entries in order to present them in a more comprehensible
format, and then mails you the output. It is written specifically for large
network clusters where a lot of machines (around 50 and upwards) log to the
same loghost using syslog or syslog-ng. It is an alternative to a similar
package, called LogWatch.

PR:		ports/82948
Submitted by:	Alan Snelson <Alan@Wave2.co.uk>
2005-07-06 14:11:12 +00:00
Pav Lucistnik
0d6a98616e - Fix "Aborted!" messages when entering commands
PR:		ports/83016
Submitted by:	Kevin Oberman <oberman@es.net>
2005-07-06 11:57:21 +00:00
Greg Lehey
9d7bb04829 Update description. 2005-07-06 06:08:17 +00:00
Greg Lehey
020ec490db Update to new name of library. 2005-07-06 05:40:57 +00:00
Greg Lehey
f3f0719097 Change name of the installed library. It was called
libfilecmp.so.0.0, but this isn't only not in keeping with the FreeBSD
Way: it breks the deinstall script, which strips the last .0 from the
file name.

Once more thanks to: pointyhat.
2005-07-06 05:39:02 +00:00
Greg Lehey
2e603a6340 Install in ${PREFIX}, not /usr.
Reminded by: pointyhat.
2005-07-06 05:26:23 +00:00
Roman Bogorodskiy
d3dcdf9e54 Update to 1.4.
PR:		83028
Submitted by:	Tim Bishop (maintainer)
2005-07-06 05:21:59 +00:00
Joe Marcus Clarke
47c36d7d47 Update to 2.10.2. 2005-07-05 20:12:29 +00:00
Markus Brueffer
8a6eb345cd Add pdixtract 1.5, which converts Pinnacle Disk Images (i.e. .pdi file sets)
to ISO9660 files or extracts files from the file sets.
2005-07-05 07:37:27 +00:00
Hajimu UMEMOTO
a85915a408 fix build on sparc64.
Reported by:	pointyhat via kris
2005-07-05 07:20:23 +00:00
Greg Lehey
8a2f7b0bd7 Update to version 2.1
Update site location.

Reported by: pointyhat.
2005-07-05 05:15:16 +00:00
Michael Johnson
ad6d214ee5 - Update to 1.0.0
PR:		ports/82993
Submitted by:	Len Sassaman <rabbi@abditum.com> (maintainer)
2005-07-05 04:59:41 +00:00
Peter Pentchev
c4dffc5e88 Update to safecat 1.12.
PR:		80248
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-07-04 11:46:39 +00:00
Roman Bogorodskiy
fd8c6dd5cd Fix plist.
PR:		82965
Submitted by:	Matthias Andree (maintainer)
2005-07-04 10:09:14 +00:00
Florent Thoumie
19582569f7 - Local patch has been renamed.
Reported by:	pointyhat via kris
2005-07-03 15:42:52 +00:00
Pav Lucistnik
20ea38f97a PLOD is a tool designed to help administrators and others keep track
of their daily activities. Since your management will typically have
no idea what you are doing to justify such an exorbitant salary any
amount of money they may be paying you being classified as
.exorbitant., and since most people forget what they do themselves,
it.s good to keep a record. Trot your logs out around performance
review time, and show them to your management after suitable
sanitization on a regular basis.

PR:		ports/82867
Submitted by:	Joseph Ross <jross@far2wise.net>
2005-07-03 14:54:10 +00:00
MANTANI Nobutaka
aeae7f4dc7 Add ufs_copy.
The ufs_copy copies a UFS filesystem image like dd(1).
It doesn't copy free blocks for speed and it generates a sparse destination
file for saving space.

WWW: http://people.freebsd.org/~simokawa/ufs/
2005-07-03 13:58:06 +00:00
Lars Koeller
7ccbca9f48 o) Forgotten to increase PORTREVISION (always the same ....) 2005-07-03 12:26:37 +00:00
Lars Koeller
0dab7742cc o) Add switch for SNMP support (ports/82765)
o) Add patch for propper power off of ups device with USB
   driver on FBSD-5 ("Mike Tancsa" <mike@sentex.net>)

PR:		ports/82765
Submitted by:	Benjamin Constant <bconstant@be.tiauto.com>, "Mike Tancsa" <mike@sentex.net>
2005-07-03 12:25:23 +00:00
Roman Bogorodskiy
f0451de960 Update to 1.38.
PR:		82888
Submitted by:	Matthias Andree (maintainer)
2005-07-02 17:37:53 +00:00
Craig Rodrigues
3624e33531 Do not build on FreeBSD 4.x, due to lack of uuid.h header files.
Approved by:	demon (ports mentor)
2005-07-02 16:50:12 +00:00
MANTANI Nobutaka
5acf7425dc Fix build on 4-stable. 2005-07-02 14:56:54 +00:00
MANTANI Nobutaka
db02d80297 Update to 1.2.4. 2005-07-02 14:33:11 +00:00
Kris Kennaway
55ae0aaee3 Reset undeliverable maintainer address:
<mwatts@edu1.tokyo-med.ac.jp>... Deferred: Operation timed out with earch.tokyo-med.ac.jp.
Message could not be delivered for 5 days
Message will be deleted from queue

which has persisted since February
2005-07-02 01:19:48 +00:00
Sam Lawrance
c8af5566cf Add fatback, recover deleted files from FAT filesystems.
PR:		ports/82393
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-01 11:12:09 +00:00
Jean-Yves Lefort
b4bc14d8e5 Update to 1.0
PR:		ports/82781
Submitted by:	maintainer
2005-06-30 20:34:54 +00:00
Florent Thoumie
9c14a3d3a8 - Update to 1.2.1.
PR:		ports/82341
Submitted by:	maintainer
2005-06-30 19:47:13 +00:00
Pav Lucistnik
4f7c534105 - Update to 2.0
PR:		ports/82747
Submitted by:	Kelley Reynolds <kelley@insidesystems.net> (maintainer)
2005-06-30 11:11:49 +00:00
Craig Rodrigues
441cccc77f Add dependency on libtool.
Approved by:	demon (ports mentor)
2005-06-29 18:52:35 +00:00
Daichi GOTO
22571d20fe - sysutils/portupgrade: add option for BDB4:
(1) Do not change default dependency (depend on ruby-bdb1),
     since ruby-bdb (BDB >= 2) support is not so tested.
 (2) Thus, no PORTREVISION bump.

- a little Makefile change for portlint clean

PR:		ports/82000
Submitted by:	Alexander Novitsky <alecn@server.v42of.icc-vvd.ru>
Reviewed by:	KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
2005-06-29 08:03:30 +00:00
Jean-Yves Lefort
04314dee8e Add megarc.
This port provides an utility for controlling most of the LSI Logic's
MegaRAID BIOS functions.

WWW: http://www.lsilogic.com/products/megaraid/

PR:		ports/82512
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-06-28 23:05:44 +00:00
Jean-Yves Lefort
193788e7af - Update to 1.1 [1]
- Polish the port

[1]
PR:		ports/82749
Submitted by:	maintainer
2005-06-28 22:18:24 +00:00
Markus Brueffer
a72f298185 Update to version 3.0.6
PR:		ports/82722
Submitted by:	Andrej Zverev <az@inec.ru>
2005-06-28 20:54:35 +00:00
Colin Percival
2f82a3e98c Upgrade to version 0.9.2. This adds a -I option to "portsnap update"
which only updates the INDEX files, and sets PATH to avoid problems
when running from per-user crontabs.

Approved by:	pav
2005-06-28 18:12:47 +00:00
Daichi GOTO
268bc2a56e sysutils/topless: update to 1.46
o Update sysutils/topless to 1.46.
     Many improvements and some bugfixes were made to this version.

PR:		ports/82719
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
2005-06-28 06:04:42 +00:00
Michael Johnson
13c84ed0f1 - Fix gconf/os.statvfs hack by making defining the default tmp directory as .
you can also change the default tmp directory by creating
  /apps/serpentine/temporary_dir with string to directory.

Ideas from:	marcus
2005-06-28 04:33:31 +00:00
Daichi GOTO
b760ebecca sysutils/portupgrade: fix minor documentation issues
fix minor documentation issues with the portsclean(1) manpage.
1.  In the SYNOPSIS, the -L option is excluded.
2.  In the description for the -Q option, an example of the -QQ option
    is not given and since the other descriptions do this,
    it looks nicer and is easier to read.

PR:		ports/82666
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
Pointed out by:	Jason E. Hale <jhale@bluebottle.com>
2005-06-26 17:22:58 +00:00
Michael Nottebrock
8bf4bd1c32 Update to KDE 3.4.1 2005-06-26 15:38:58 +00:00
Doug Barton
815e701772 From the PR, with some small mods from me:
1. Upgrade to the latest version, 2.0.1
2. Convert to rc.d style startup/shutdown script
3. Improve permissions on /var/db/nut

Download pgp signature file for the tarball.

PR:		ports/81591
Submitted by:	Dmitry A Grigorovich
2005-06-25 20:28:01 +00:00
Michael Johnson
e223120f2b - Add support for muine audio player plugin
* allows you to write your playlist directly from Muine.
2005-06-25 17:22:05 +00:00
Michael Johnson
1961c9cd96 - Add sysutils/serpentine
Gnome application for writing CD-Audio discs. It aims for simplicity,
usability and compability. Its features are:

 o Supports multiple formats files, like WAV, MP3, OGG, FLAC and every other
   gstreamer does
 o Save and open PLS, M3U and XSPF playlists
 o Extracts audio from video contents, like an MPEG video
 o Uses audio metadata for better handling
 o Supports drag and drop: drop musics directly from Rhythmbox or Nautilus!
 o Clean and easy to use interface
 o Easy integration with other applications

WWW: http://s1x.homelinux.net/projects/serpentine

There is probably a better way for handling os.statfs on FreeBSD than the way
I did, but this works. Patches welcome =)
2005-06-25 16:54:04 +00:00
Jean-Yves Lefort
e9a0a2d45b - Allow the configure script to use any zlib version rather than
requiring 1.1.3 or 1.1.4 (the program requires zlib >= 1.1.3, which
  was imported in January 1999) [1]
- Refactor pkg-plist as PLIST_FILES/PORTDOCS
- Polish the Makefile

[1]:
PR:		ports/82524
Submitted by:	Andrew McNaughton <andrew@scoop.co.nz>
2005-06-25 14:15:32 +00:00
Sam Lawrance
b104866096 Remove expired port. 2005-06-25 06:18:35 +00:00
Oliver Lehmann
ced20ee92d utilise OPTIONS
add WITHOUT_NLS knob
fix coredumping on 64bit platforms [1]
make X-CD-Roast much more nicer in accepting some wav files [2]
remove autoconf dependency
bump PORTREVISION

Inspired by:	http://www.xcdroast.org/xcdr098/patches/64bit_gsize.patch [1]
Taken from:	http://www.xcdroast.org/xcdr098/patches/wav.patch [2]
2005-06-24 22:19:23 +00:00
Sam Lawrance
04400ffd59 Update to version 8
- respect CC, CFLAGS, LDFLAGS
- remove pkg-plist, use PLIST_FILES
- submitter takes maintainership :-)

PR:		ports/82610
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-06-24 16:33:18 +00:00
Colin Percival
934c358766 Update to reflect the addition of sha256 to the RELENG_5 base system.
Simultaneously approved by:	simon, tobez
2005-06-24 14:08:09 +00:00
Koop Mast
c5e6cc6e0c Update to 2.10.2. 2005-06-23 11:55:32 +00:00
Sergey Matveychuk
d951ada284 - Update to 6.1 (bump PORTEPOCH)
PR:		ports/82553
Submitted by:	Dan Ottavio <dottavio@ic.sunysb.edu>
2005-06-23 10:40:04 +00:00
Sergey Matveychuk
dfbbefb473 - Update to 2.0.8 2005-06-23 06:35:35 +00:00
Daichi GOTO
a493320adb Change maintainership
- change portupgrade-port-maintainership to KOMATSU Shinichiro-san
    <koma2@lovepeers.org>

    knu gave me approval to change portupgrade-port-maintainership to
    KOMATSU-san.  He is busy attending to his work. He gave me approval to
    change some of his pr's responsible to me. I'll get work around
    portupgrade pr with KOMATSU-san.

Submitted by:	koma2@lovepeers.org
Approved by:	knu
2005-06-22 05:19:36 +00:00
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