1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

8729 Commits

Author SHA1 Message Date
Felippe de Meirelles Motta
9cdab15a92 - Use PLIST_FILES instead of pkg-plist.
- Add SHA256ify.
- Makefile cosmetic changes.
- bump PORTREVISION.

PR:		ports/121751
Submitted by:	myself
Approved by:	araujo (mentor), maintainer timeout (> 2 weeks)
2008-04-03 02:36:22 +00:00
Rong-En Fan
3d203fcb21 - When KERNCONF is set in /etc/make.conf and /usr/src is a symlink,
fuse's Makefile uses hardcoded /usr/obj/usr/src/sys/${KERNCONF}.
  This causes build failure. Fix this by getting correct obj directory
  from /usr/src/Makefile.inc1.

PR:		ports/122257
Submitted by:	rafan
Approved by:	Anish Mistry <amistry at am-productions.biz> (maintainer)
2008-04-03 02:16:54 +00:00
Joe Marcus Clarke
76eb6eac5a Fix the build on 5.X.
Reported by:	Taylor Mallette <taylor@supermilo.com>
2008-04-02 18:37:15 +00:00
Pav Lucistnik
a0569c295d - Fix library installation/patch out objformat test
Reported by:	pointyhat
Pointy hat to:	danfe
2008-04-02 18:18:37 +00:00
Pav Lucistnik
751dec69ae - Fix install
Reported by:	pointyhat
Pointy hat to:	jadawin
2008-04-02 18:06:09 +00:00
Andrew Pantyukhin
4b7361f0ad - Fix plist
Reported by:	pointyhat via pav
2008-04-02 13:33:21 +00:00
Marcelo Araujo
66c8639175 - Update to 2.2.0.
- Use RF macro.
- Other gems are run depends, not build depends.
- Silence portlint for absolute path /var/db/pkg with variable replacement.

PR:		ports/122211
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
2008-04-02 12:01:34 +00:00
Rong-En Fan
04db4e341d - Chase x11-toolkits/qwt* rename
PR:		ports/119904
Submitted by:	Max Brazhnikov <makc at issp.ac.ru> (maintainer of x11-toolkits/qwt*)
2008-04-02 09:09:57 +00:00
Pav Lucistnik
4dadb87887 - Correct depobj
Reported by:	pointyhat
Pointy hat to:	lme
2008-04-01 22:44:26 +00:00
Joe Marcus Clarke
23ce881407 * Add an addon to poll mouse device files to see if moused or Xorg owns them.
This allows hal to properly reflect the correct access device, and prevents
  X from opening the same device twice
* Use the less expensive clock_gettime() instead of gettimeofday() in hal's
  pollers [1]
* Add support for locking storage devices
* Fix the path to the installed documentation

Submitted by:	jkim [1]
Tested by:	jkim, cokane, and a host of others
2008-04-01 18:20:25 +00:00
Max Laier
1a986cb5e9 Update to 0.7 - adds state display filters. While here also add a patch to
support dynamic ALTQ (by ignoring INACTIVE queues).

Approved by:	flz
2008-04-01 15:10:34 +00:00
Thomas Abthorpe
a1dda741c4 - Update to 1.0.b2
PR:		ports/122168
Submitted by:	Nick Barkas <snb threerings.net> (maintainer)
2008-04-01 02:04:48 +00:00
Philippe Audeoud
9395a09a3d - Update to 0.8.7
- Fix typo on COMMENT
- use SUB_FILES

PR:		ports/122141
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Approved by:	tabthorpe (mentor)
2008-03-31 18:16:07 +00:00
Ion-Mihai Tetcu
c5e2e02c67 - update to 3.14.3
- more OPTIONS to let the user choose what he needs to have compiled
- don't allow drivers to be compiled if user wants only the client
- chase netsnmp shared lib version
- provide internationalization support
- provide backup location on my server for the pdf manual and don't IGNORE the
file in distinfo anymore
- patch apcaccess to be able to fetch the host:port from the config file [1]
- add patch to allow usb driver to compile [2]

PR:		ports/121141 [1]
Submitted by:	Adrian Penisoara [1], Stefan Lambrev [2]
2008-03-31 17:21:57 +00:00
Jimmy Olgeni
c96f4fb5b4 Upgrade to version 1.340. 2008-03-31 15:07:19 +00:00
Jimmy Olgeni
6db8155249 Upgrade to version 1.410. 2008-03-31 15:06:37 +00:00
Rong-En Fan
c87a56a311 - Update to 0.5.6
PR:		ports/122222
Submitted by:	Dmitry Frolov <frolov at riss-telecom.ru> (maintainer)
2008-03-31 12:35:11 +00:00
Rong-En Fan
585cf06ade - Chase audio/libmtp share library version bump
PR:		ports/12203
2008-03-31 07:56:11 +00:00
Philippe Audeoud
f220848f98 - Update to 0.1.3
PR:		ports/122159
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
Approved by:	thierry (mentor)
2008-03-31 07:30:00 +00:00
Philippe Audeoud
97b023d23c - Update to 0.1.4
PR:		ports/122158
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
Approved by:	thierry (mentor)
2008-03-31 07:28:28 +00:00
Vanilla I. Shu
64a680cfd7 Fix 'make install' error.
PR:		ports/122085
Submitted by:	nrg milk <nrgmilk at gmail.com>
Pointy hat by:	me
2008-03-31 03:19:40 +00:00
Vasil Dimov
575c771554 Upgrade sysutils/duplicity from 0.4.9 to 0.4.10.
ChangeLog:
http://www.nongnu.org/duplicity/CHANGELOG

PR:		ports/122217
Submitted by:	peter.schuller@infidyne.com
2008-03-30 11:02:01 +00:00
Martin Wilke
477673f123 - Fix memory bug when you have more than 3 GB
PR:		121316
Submitted by:	MQ <antinvidia@gmail.com>
Approved by:	maintainer timeout
2008-03-29 23:56:27 +00:00
Joe Marcus Clarke
67ecec9e65 Add a default policy which allows root full control, and those in the wheel
group to authenticate for services using their password.

Discussed with:	FreeBSD GNOME team
2008-03-29 16:08:58 +00:00
Joe Marcus Clarke
2019b3f7ff Update to 2.22.1. 2008-03-29 00:15:56 +00:00
Lars Engels
5b89dfe502 QuickSynergy is a graphical interface (GUI) for easily configuring Synergy2, an
application that allows the user to share his mouse and keyboard between two or
more computers.

Without the need for any external hardware, Synergy2 uses the TCP-IP protocol to
share the resources, even between machines with diferent operating systems, such
as Mac OS, Linux and Windows.
2008-03-28 23:05:47 +00:00
Xin LI
cee6e4c48a Chase after py-ldap2 egg'ified 2008-03-28 18:49:07 +00:00
Joe Marcus Clarke
15f294ae7f Plug a small memory leak. 2008-03-28 18:48:03 +00:00
Joe Marcus Clarke
02d0b32ade Allow PolicyKit-gnome to find the current executable on FreeBSD. 2008-03-28 18:47:43 +00:00
Andrew Pantyukhin
1825601ede - Update to 2.0.4 2008-03-28 15:48:01 +00:00
Scott Long
1e50c6a5e1 Switch to the new URL for LSI Logic. 2008-03-28 15:46:01 +00:00
Jeremy Messenger
01aa5d3c37 Fix the build with new libsigc++20 2.2.2. I have tested these ports in runtime
and these seem work fine in normal use. I don't test every functions, so let
me know if you have any problem with it.

Reported by:	pointyhat via pav
2008-03-28 01:50:20 +00:00
Emanuel Haupt
666ea03b52 Use MASTER_SITE_CRITICAL 2008-03-27 19:27:34 +00:00
Martin Wilke
4857ab6401 - Update to 1.40.8
PR:		122154
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-03-27 12:58:36 +00:00
Jun Kuriyama
69667d219f - Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
2008-03-27 10:58:30 +00:00
Martin Wilke
5c837b6f61 The Advanced Forensics Format is an open and extensible file formatdesigned
to store disk images and associated metadata.

WWW: http://www.afflib.org

PR:		ports/120769
Submitted by:	Chris Calvey <chris at securityforensics.co.uk>
2008-03-26 15:18:09 +00:00
Edward Tomasz Napierala
59613eb578 - Update to 2.3.0. 2008-03-26 07:30:07 +00:00
Martin Wilke
56e26e8d28 - Update to4.4
PR:		121976
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2008-03-25 23:01:59 +00:00
Martin Wilke
cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Felippe de Meirelles Motta
8dec64d4d4 - Fix hpacucli start.
- Bump PORTREVISION.

PR:		ports/121868
Submitted by:	Yevgeniy Averin <nexther0@gmail.com>
Approved by:	gabor (mentor), SriSaiGanesh <v.sri.sai.ganesh@hp.com> (maintainer)
2008-03-25 18:46:33 +00:00
Pav Lucistnik
0bb59eff20 - Update to 5.38
- Mark the CISS patch as broken, it wasn't update to 5.38
2008-03-25 15:39:33 +00:00
Pav Lucistnik
ba94d1c048 - Fix empty directory creation in package 2008-03-25 15:37:44 +00:00
Thomas Abthorpe
00448fb24e - Update to 3.54 2008-03-25 15:06:47 +00:00
Martin Wilke
8763d2b054 - Fix build
Submitted by:	pointyhat
2008-03-25 12:50:50 +00:00
Ion-Mihai Tetcu
633394b38a Adjust MASTER_SITES to an other server of mine 2008-03-25 09:53:44 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Michael Johnson
1892226360 - Remove depends on docbook-utils [1]
- Fix plist by adding missing ; fi
2008-03-24 18:17:09 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Alexey Dokuchaev
c23dd79257 - Remove bogus patch; makes port PREFIX-clean
- Convert to PLIST_FILES/DIRS from 4-line pkg-plist
- Utilize DATADIR macro
2008-03-24 14:35:25 +00:00
Martin Wilke
270a2cb06b - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 13:03:55 +00:00
Alexey Dokuchaev
263d06b737 - Drop USE_X_PREFIX and USE_XPM
- Drop maintainership
- Cleanup Makefile
2008-03-24 11:06:22 +00:00
Joe Marcus Clarke
6f32add9a7 The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
2008-03-24 03:52:36 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
MANTANI Nobutaka
5d75b2cbb3 Fix error on copying snapshots on 7-stable or later. 2008-03-23 15:26:37 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Rong-En Fan
d9033ab0b1 - Add a backup site
Noticed by:	pointyhat via erwin,pav
Approved by:	novel (maintainer, implicit)
2008-03-23 08:29:08 +00:00
Martin Wilke
077a58f032 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 14:48:03 +00:00
Martin Wilke
2a9763f12a - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-22 08:55:40 +00:00
Martin Wilke
b8135727e5 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-21 23:55:13 +00:00
Martin Wilke
77c33626f3 - Get rid of USE_XLIB 2008-03-21 18:48:40 +00:00
Martin Wilke
5840d29c60 - Remove USE_XLIB in favor of USE_XORG
- Bump PORTREVISION
2008-03-21 15:33:07 +00:00
Martin Wilke
4f7cc7cdde - Update to 3.2
- Remove USE_XLIB
2008-03-21 11:27:58 +00:00
Pav Lucistnik
5ee21379f7 - Update to 1.1.7.1
PR:		ports/121928
Submitted by:	ehaupt
2008-03-20 23:10:15 +00:00
Martin Wilke
bee7e369d2 - Update to 1.3.1
Approved by:	maintainer implicit
2008-03-20 23:02:09 +00:00
Martin Wilke
469b954fdd - Pass maintainership to submitter
- Add backup MASTER_SITES
- Get rid of USE_X_PREFIX.

PR:		121849
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2008-03-20 20:15:09 +00:00
Pav Lucistnik
6f8a3dbfb1 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 10:03:51 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Alexey Dokuchaev
aa587fb32d - Update to version 2.51
- Use SF macro
2008-03-19 15:36:19 +00:00
Rong-En Fan
12d695efde Add missing patch from PR:
- Build and install old versions of bzip2 which are needed by dtu's
- Patch for properly detecting and using GNU gzip (our gzip does not fit)
- Add missing dependency on misc/xdelta

PR:		ports/121517
Submitted by:	Yarodin <yarodin at gmail.com>
Approved by:	novel (maintainer, implicit)
2008-03-19 13:48:33 +00:00
Rong-En Fan
f1a769e6d9 - Add ports-mgmt to category list
Suggested by:	itetcu
2008-03-19 13:46:06 +00:00
Rong-En Fan
972088dccc This is port of Gentoo getdelta.sh.
Getdelta uses Deltup to reduce bandwidth load while upgrading ports distfiles.

WWW: http://linux01.gwdg.de/~nlissne/

- Anton Statutov
astatutov@gmail.com

PR:		ports/121828
Submitted by:	Anton Statutov <astatutov at gmail.com>, Andrew R. Muhametshin
2008-03-19 13:28:58 +00:00
Rong-En Fan
491d76d567 - Update to 0.4.4
PR:		ports/121517
Submitted by:	Yarodin <yarodin at gmail.com>
Approved by:	novel (maintainer, implicit)
2008-03-19 13:27:48 +00:00
Vanilla I. Shu
8dd05e2540 Add jfbterm 0.4.7, multilanguage can be displayed on the console.
PR:		ports/121037
Submitted by:	nrg milk <bsdports at gmail.com>
2008-03-19 06:43:16 +00:00
Vanilla I. Shu
3e2372b2ca Add gnu-unifont 1.0.0, unicode font.
PR:		ports/121037
Submitted by:	nrg milk <bsdports at gmail.com>
2008-03-19 06:34:26 +00:00
Xin LI
7e482455b0 Update to 1.01.40.
Submitted by:	Zhen Ren <bg1tpt at gmail dot com>
PR:		ports/121823
Approved by:	maintainer
2008-03-19 03:23:36 +00:00
Brooks Davis
1ffd954063 Patch the hpacucli script to have a #! line and add run touch in the normal
context.
2008-03-18 22:27:13 +00:00
Soeren Straarup
2b9933be78 Cleanup USE_XLIB 2008-03-18 20:26:03 +00:00
Brooks Davis
0fc4136c32 Add sysutils/hpacucli
HP Array Configuration Utility CLI

The Array Configuration Utility CLI is a commandline-based disk
configuration program for Smart Array Controllers and
RAID Array Controllers.

Submitted by:	v.sri.sai.ganesh at hp.com
2008-03-18 16:03:07 +00:00
Martin Wilke
668a0a762c - Update to 1.1.4
PR:		121766
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2008-03-17 19:50:15 +00:00
Alejandro Pulver
6fd24a9cd4 - Update to version 4.9.
- Add amd64 and ia64 to ONLY_FOR_ARCHS (i386 compatible).
- Remove '@' from install commands.
2008-03-17 16:20:29 +00:00
Andrew Pantyukhin
3c523cd63b - Update to 2.0.3 2008-03-16 19:49:40 +00:00
Pav Lucistnik
ef3dec7c1a - Mark BROKEN on respective platforms
Reported by:	pointyhat
2008-03-16 10:32:43 +00:00
Martin Wilke
bda5074b7f - Update MASTER_SITES
PR:		121228
Submitted by:	Nicolas Jombart <ecu@ipv42.net> (maintainer)
2008-03-14 18:53:27 +00:00
Martin Wilke
63453a468e - Fixes the build on FreeBSD >= 700042 by accounting for the new wireless API
- Adds information about network card and datarate to the tooltip.

PR:		120104
Submitted by:	gahr
2008-03-14 16:29:29 +00:00
Edwin Groothuis
b87bff2966 Upgrade to Lire 2.0.3
This release includes 3 patches, contributed by our users:

- Bug fixes:

  * Various fixes in merging and generating PDF reports.  Thanks to
    Stefan Schuermans for the patches.
  * Fix in lire's behaviour when Report Jobs are incorrectly named.
    Thanks to Konstantinos Koukopoulos for the patches.

- New DLF converter contribued by Lire's users:

  * FortigateDlfConverter: converts FortiGate 3.x packet log to
    firewall DLF format. Thanks to Jean Benoit Marzio for this
    contribution.
2008-03-13 22:42:38 +00:00
Martin Wilke
5d0f33121b - Update to 0.6.1
PR:		121237
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-03-13 20:57:24 +00:00
Martin Wilke
a94e59b6b5 - Update to 1.2
PR:		121623
Submitted by:	Ports Fury
2008-03-13 20:56:33 +00:00
Lars Engels
bfc2a244f5 - Update to 1.6 2008-03-13 20:56:14 +00:00
Alejandro Pulver
da5b7f5b91 - Update to version 1.2310. 2008-03-13 19:39:56 +00:00
Philippe Audeoud
2a51f06664 The sortu program is a replacement for the sort and uniq programs. It is
common for Unix script writers to want to count how many separate patterns
are in a file.  For example, if you have a list of addresses, you may want
to see how many are from each state. So you cut out the state part, sort
these, and then pass them through uniq -c. Sortu does all this for you in a
fraction of the time.

Sortu uses a hash table and some decent line processing to provide this
functionality.  For a relatively small number of keys, it can be signifcantly
smaller than using sort, because it does not have to keep temporary files.
If you are dealing with a large number of unique keys then sortu will run out
of memory and stop. Sortu has some basic field and delimiter handling which
should do most basic awk or cut features to separate out the field that you
are sorting on.

WWW: http://256.com/sources/sortu/

PR:		ports/121376
Submitted by:	Matt Peterson <matt at peterson.org>
Approved by:	tabthorpe (mentor)
2008-03-13 14:50:57 +00:00
Pav Lucistnik
4b56ab52e9 - Fix WWW
Submitted by:	garga
2008-03-13 13:52:13 +00:00
Pav Lucistnik
2356ed53b9 Logwatch is a customizable, pluggable log-monitoring system. It will go
through your logs for a given period of time and make a report in the areas
that you wish with the detail that you wish.

WWW: http://www.logwatch.org:81/

PR:		ports/118746
Submitted by:	Trix Farrar <trix@basement.net>
2008-03-13 13:35:12 +00:00
Edwin Groothuis
3fc75d2445 Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.

PR:		ports/121453 (related)
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Reviewed by:	pav@
2008-03-13 11:27:29 +00:00
Philippe Audeoud
f856a9ae6e - Update maintainer address
Approved by:	thierry (mentor)
2008-03-12 13:27:28 +00:00
Stanislav Sedov
9a2e4c8b78 - Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:	az
2008-03-11 21:13:53 +00:00
Martin Wilke
6a36c23b34 - Update to 0.70.6 2008-03-11 14:04:09 +00:00
Martin Wilke
a078cb3538 - Update to 2.0.0RC4 2008-03-11 14:02:23 +00:00
Philippe Audeoud
6b154644fb - Update to 2.5.15
PR:	ports/121540
Submitted by:	Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Approved by:	thierry@ (mentor)
2008-03-10 19:44:03 +00:00
Martin Wilke
177f3ee627 - Update to 4.3
PR:		121569
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2008-03-10 18:24:59 +00:00
Felippe de Meirelles Motta
bff0d25c06 - Change my mail address to lippe@.
Approved by:	araujo (mentor)
2008-03-10 00:52:12 +00:00
Marius Strobl
7b943face5 Update to 2.01.01a38. For the changes since 2.01.01a37 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a38

Approved by:	netchild
2008-03-09 21:35:18 +00:00
Lars Engels
c128c84952 - Add spoof-source configuration options
- Bump PORTREVISION

PR:		ports/121171
Submitted by:	Pavel I Volkov <pol (AT) opk.ru>
2008-03-09 13:25:37 +00:00
Jimmy Olgeni
1239ff9845 Upgrade modules bind8-1.400-5, mailboxes-1.400-6, useradmin-1.400-5. 2008-03-09 11:34:54 +00:00
Philippe Audeoud
c4b0016946 - Update to 1.0.4
PR: ports/121323
Submitted by: Stefan Pauly <stefan@fh-mainz.de> (maintainer)
Approved by: tabthorpe (co-mentor)
2008-03-07 13:09:26 +00:00
Martin Wilke
af2645c57a - Update to 0.70.5 2008-03-07 00:37:03 +00:00
Edwin Groothuis
1e1dff6290 Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:		ports/121435 (related)
2008-03-06 22:19:52 +00:00
Philippe Audeoud
64116badc3 - Update to 2.3.7
- Update maintainer address

Approved by: tabthorpe (co-mentor)
2008-03-06 21:38:43 +00:00
Martin Wilke
dcfa8cb28a - Update to 1.40.7
PR:		121356
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-03-06 19:30:15 +00:00
Erwin Lansing
9f1d89e629 Rest maintainer.
<bjohnson@wedgie.org>: Host or domain name not found. Name service error for
    name=wedgie.org type=MX: Host not found, try again
2008-03-06 13:57:25 +00:00
Edward Tomasz Napierala
a9c44f90cb - Update to 0.83. 2008-03-04 18:49:52 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Soeren Straarup
37f75e517e Update MASTER_SITES
Reported by:	pointyhat via erwin
2008-03-02 09:59:30 +00:00
Mark Linimon
df531852c8 Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat:		portmgr
2008-03-02 08:25:11 +00:00
Ion-Mihai Tetcu
6b1fb9e7cd Fix typo in MASTER_SITES 2008-03-01 16:21:59 +00:00
Erwin Lansing
8bdaf8eb62 Reset maintainer.
<jross@far2wise.net>: host far2wise.net[199.237.239.220] said: 553 5.3.0
    <jross@far2wise.net>... User unknown (in reply to RCPT TO command)
2008-03-01 14:56:19 +00:00
Thomas Abthorpe
94c1338208 - Update to 3.53 2008-03-01 05:03:06 +00:00
Emanuel Haupt
57cf426f7c Update to 5.1 2008-02-29 09:34:53 +00:00
Andrew Pantyukhin
494a8380a3 - Update to 4.0 RC10 2008-02-29 08:03:17 +00:00
Ion-Mihai Tetcu
222f0d41a1 - switch to my @FreeBSD.org address
- mirror the distfile on a second server (the vendor site now caries a WIP
tarball)

Prompted by:	ponty via erwin@
2008-02-28 20:34:31 +00:00
Erwin Lansing
45a810a935 Reset maintainer.
<growspd@brokep.com>: host mx1.haiq.net[195.14.20.2] said: 550 5.1.1
    <growspd@brokep.com>: Recipient address rejected: User unknown in virtual
    alias table (in reply to RCPT TO command)
2008-02-28 15:51:27 +00:00
Rong-En Fan
78350d8214 - Chase audio/libmtp share library version bump
PR:		118499
2008-02-28 10:49:59 +00:00
Martin Wilke
476cb9b104 2007-11-22 x11-themes/indubstrial: yes
2008-01-14 x11-themes/gtk-smooth-engine: Redundant port (now included in gtk-engines), no release since 2005
2007-09-21 security/amavis-perl: depends on misc/compat3x, which has security problems
2007-12-31 sysutils/cdbakeoven: Abandonware
2008-01-04 net/gnu-finger: no active development and known security vulnerabilities.
2007-11-16 misc/seizedesktop: development stalled for years, outdated, unmaintained
2008-02-28 01:07:11 +00:00
Martin Wilke
c4d3bf1df4 2007-10-31 www/vtiger4: This version is no longer supported by the developers
2007-12-01 www/xpi-surfkeys: Development has been ceased
2008-02-01 sysutils/eventwatcher: no active development
2007-10-27 sysutils/p5-UPS-Nut: Version branch long since retired
2007-10-31 net-mgmt/netsaint: Now developed as Nagios, see net-mgmt/nagios port
2007-10-31 net-mgmt/netsaint-plugins: Now developed as Nagios, see net-mgmt/nagios port
2008-01-22 benchmarks/tsung: "fails to install"
2007-10-03 games/ggo: developer's focus have moved elsewhere
2008-02-15 mail/claws-mail-etpan_privacy: no longer supported by developers
2008-02-27 23:52:07 +00:00
Andrew Pantyukhin
54549b727d - Update to 2.0.2 2008-02-27 21:05:03 +00:00
Andrew Pantyukhin
2bd66b0c5c - Update to 1.8 2008-02-27 20:24:08 +00:00
Emanuel Haupt
05c5e0353f - Add missing PHP dependency (posix)
- Bump PORTREVISION

PR:		121138
Submitted by:	Rob Evers <rob@debank.tv>
Approved by:	Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
2008-02-27 12:25:34 +00:00
Emanuel Haupt
35f2cdab6f sysutils/wmbluecpu builds under 8.0-CURRENT but exits as soon as run. It fails
due to a legacy kvm call being changed. (8.0 uses a sysctl, before used a kvm
call). This patch fixes that problem.

Pass maintainership to submitter.

PR:		121133
Submitted by:	benjsc
2008-02-27 10:12:56 +00:00
Martin Wilke
7a89283e35 - Update to 121136
PR:		121136
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-02-27 09:03:11 +00:00
Martin Wilke
9cbbf4460a - Update to 1.1.2
PR:		121135
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-02-27 09:02:13 +00:00
Emanuel Haupt
4afe61a87c Update to 2.0.3 2008-02-26 12:21:25 +00:00
Brooks Davis
cf5c43aaa8 Remove a nolonger needed workaround for systems prior to 6.0 that was
preventing builds on 5.x.

Don't bump PORTREVISION because we were only trying to apply the patch
to 5.x systems and thus no changes will occur on systems that were
building prior to this change.

Reported by:	pointyhat (via erwin)
2008-02-25 23:43:39 +00:00
Pav Lucistnik
3e269e8fe7 - Make fetchable 2008-02-25 22:07:12 +00:00
Xin LI
411b08de07 Update to 1.01.
PR:		ports/121013
Approved by:	maintainer
2008-02-25 20:45:41 +00:00
Brooks Davis
7d15e5a75b Add a forgotten patch to compile the sge_arch.c file with -ansi to let
the evil cpp stringification hack for the architecture name work.
Otherwise "uname -m" generally evaluates to a value that is a macro that
expands to resulting in all architectures appearing to be fbsd-1.
2008-02-25 18:08:08 +00:00
Martin Wilke
9f34efd0ae - Update to 0.5.2
PR:		121077
Submitted by:	Tigger <tigger@lvlworld.com> (maintainer)
2008-02-25 11:36:07 +00:00
Dag-Erling Smørgrav
0b8555d841 Include the rc.d script in pkg-plist so it will be in the package.
PR:		ports/120348
2008-02-20 17:17:08 +00:00
Oliver Braun
bfffdee8d6 Update to 5.2.1. 2008-02-20 14:08:44 +00:00
Alejandro Pulver
f23d879b77 - Update to version 1.2216.
- Add note in README.FreeBSD about mount(8) workarounds (symlink/patch) for
  using from /etc/fstab in FreeBSD >= 7.x, as external types are hard coded
  in mount.c.
2008-02-19 21:38:12 +00:00
Pav Lucistnik
0fc341ed75 - Mark BROKEN on amd64/7 and up
Reported by:	pointyhat
2008-02-19 20:50:16 +00:00
Hajimu UMEMOTO
91118cb947 Use sysctl for getting swap related information. Now, GKrellM doesn't
rely upon kmem access any longer.
It fixes the problem that swap meter didn't work on FreeBSD 7.0.

PR:		ports/120776
2008-02-19 17:14:13 +00:00
Martin Matuska
f366e08952 - Update to 2.2.1
PR:		ports/119777
Submitted by:	Mikle Davidkin <skylord at vt.net.ru>
Tested by:	mm
Approved by:	maintainer (timeout)
2008-02-19 12:23:39 +00:00
Marius Strobl
4ba25cb640 Fix mkisofs -input-charset:
- The configure script adds dependencies on libiconv and libintl when
  found so set USE_GETTEXT and USE_ICONV accordingly. If these libraries
  are not yet installed, these dependencies can be turned off by defining
  WITHOUT_NLS. There's no easy way to force these dependencies off as
  the configure script doesn't offer such a knob and modifying its tests
  is not allowed.
- When setting USE_GETTEXT and USE_ICONV, also add OSDEFS to the MAKE_ENV
  as a hack to pass -I${LOCALBASE}/include as CPPFLAGS so the installed
  iconv.h is found.
- Install the charset conversion tables.
- Set ${INS_BASE} to ${LOCALBASE} in DEFAULTS/Defaults.freebsd so the
  path constructed by libsiconv and mkisofs points to the installed
  conversion tables.
- Fix a bug that caused the 'iconv:' prefix not to be stripped from the
  implied '-output-charset' when the conversion tables are not found or
  '-input-charset' is used with the 'iconv:' prefix.

Submitted by:	jkim
Approved by:	netchild
2008-02-18 21:48:57 +00:00
Thomas Abthorpe
dc98e2f8ad - Update to 1.10.0
- Pass maintainership to miwi@
2008-02-18 16:05:39 +00:00
Marcelo Araujo
159ab3967c - Update to 2.78.
PR:		ports/120028
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Reworked by:	Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Approved by:	itetcu (mentor, implicit)
2008-02-17 12:27:13 +00:00
Beech Rintoul
8946e8c658 - Make fetchable. Author re-rolled distfiles.
- Signature verified.

Reported By: pointyhat via pav
2008-02-16 21:27:12 +00:00
Martin Wilke
85e3341540 - Update to 0.4.1 2008-02-16 21:22:25 +00:00
Martin Wilke
a1149d9b09 - Update to 0.2.0 2008-02-16 21:16:12 +00:00
Martin Wilke
0e0e5af09d Probe::Perl - Information about the currently running perl.
WWW:	http://search.cpan.org/dist/Probe-Perl/

PR:		ports/120644
Submitted by:	Felippe de Meirelles Motta <lippemail at gmail.com>
2008-02-16 20:13:18 +00:00
Alejandro Pulver
f508842931 - Update to version 1.2129.
- Change LOCK option to ON by default (as official build).
- Remove pre-everything warning and conditional pkg-message about UBLIO (see
  below).
- Add README.FreeBSD (introduction, known issues, bug reporting, ublio
  configuration, mounting at starup, ...) and mention in pkg-message.
2008-02-16 18:13:23 +00:00
Alejandro Pulver
6b3f87a53a From [1]:
- Update to version 0.3.9-pre1.20080208 (agreed with author).
- Download directly from the Mercurial reposirory (as tarball), to ease
  maintainence.
- Remove all local patches as they were integrated.
- Convert setup.sh into setup.sh.in, and use SUB_FILES instead of manual
  replacement.
- Use kldload instead of rc.d script in setup.sh.in because the latter gives
  an error.
- Remove "sleep 1" from rc.d script as now the FUSE daemon makes umount wait
  until disks are synced (synchronous unmount).
- Update pkg-message.

From [2]:
- Pass SRC_BASE to the actual build (previously was only used by the port to
  detect if the source was installed, but not passed to the internal Makefile).

PR:		ports/120420 [1], ports/118112 [2]
Submitted by:	alepulver [1], Yuri Pankov <yuri.pankov@gmail.com> [2]
Approved by:	maintainer (timeout) [1], maintainer [2]
2008-02-16 18:05:38 +00:00
Martin Wilke
8926b3b764 Tool for converting the UIF files (Universal Image Format, used by
MagicISO) to ISO9660.

WWW: http://aluigi.altervista.org/mytoolz.htm

PR:		ports/120030
Submitted by:	Martin Tournoij <carpetsmoker at xs4all.nl>
2008-02-16 11:54:39 +00:00
Martin Wilke
071852e922 Tool for converting the DAA files (Direct Access Archive, used by
PowerISO) to ISO9660.

WWW: http://aluigi.altervista.org/mytoolz.htm

PR:		ports/120029
Submitted by:	Martin Tournoij <carpetsmoker at xs4all.nl>
2008-02-16 11:50:36 +00:00
Martin Wilke
6943b0ae68 - Update udfclient to 0.2
- Add debug knob

PR:		120295
Submitted by:	Andriy Gapon <avg@icyb.net.ua> (maintainer)
2008-02-16 08:49:15 +00:00
Beech Rintoul
1d27658229 Usage: relpath [-d DIR] START_DIR END_PATH
Find a relative path from START_DIR to END_PATH.
Prints the relative path on standard out.

If -d DIR, then only emit a relative path if both
START_DIR and END_PATH are sub-directories of DIR;
otherwise, emit an absolute path to END_PATH.

PR:		ports/67308
Submitted by:	Volker Werth <volker@vwsoft.com>
2008-02-15 03:17:23 +00:00
Beech Rintoul
1915ba967b Usage: decomment infile [r(emove whitespace)]
Removes all comments and (optionally) whitespace from an input file.
Writes result on stdout.

PR:		ports/67307
Submitted by:	Volker Werth <volker@vwsoft.com>
2008-02-15 03:13:34 +00:00
Brooks Davis
328e80e60b Attempt to make execd startup more reliable by creating the spool directory
and per-host directories before starting execd.
2008-02-15 00:09:33 +00:00
Florent Thoumie
d2baa93858 Update sysutils/testdisk to 6.9. 2008-02-14 13:23:29 +00:00
Sergey Skvortsov
c7270a3a5c Unbreak build on 7.x
PR:		ports/119704
Submitted by:	pluknet <pluknet xx gmail.com>
2008-02-13 18:58:47 +00:00
Brooks Davis
5a15f38a50 Hook sysutils/sge61 up to the build 2008-02-13 15:59:11 +00:00
Brooks Davis
74270ab279 Initial port of Sun Grid Engine 6.1.3 derived from the 6.0.x port.
SGE 6.1 contains numerous improvements including resource quotas.  A
more complete list can be found in the 6.1 release announcment:

http://gridengine.sunsource.net/news/SGE61-announce.html
2008-02-13 15:39:06 +00:00
Jimmy Olgeni
dcd376d2fb Upgrade to version 1.330. 2008-02-13 15:34:26 +00:00
Jimmy Olgeni
b1e0ebafb1 Upgrade to version 1.400. 2008-02-13 15:34:16 +00:00
Martin Wilke
b570272528 - Update to 0.25
PR:		120397
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-13 11:08:47 +00:00
Martin Wilke
2e08731444 KleanSweep allows you to reclaim disk space by finding unneeded files.
WWW: http://linux.bydg.org/~yogin/

PR:		ports/120559
Submitted by:	tomsan
2008-02-13 08:42:01 +00:00
Brooks Davis
2db4eeb7d3 Add 6.x where x != 0 to the CONFLICTS list in prepration for hooking up the
6.1 port.
2008-02-13 00:13:56 +00:00
Martin Wilke
db23f6e048 - Update to 2.0.9
PR:		120478
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2008-02-12 23:27:40 +00:00
Martin Wilke
b01f61f3c5 - Update to 1.40.6
- Add a regression check to avoid libintl/libiconv dependency
regressions as observed in 1.40.5 and _1
- Add a few comments
- Dump tests/*.failed files on failure, to aid debugging sparc64 problems
- Adjust patch line numbers
- Drop one misc/Makefile patch that was integrated upstream

PR:		120500
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-02-12 23:07:35 +00:00
Martin Wilke
3a7dcd24dd - Update to 4.2
PR:		120549
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2008-02-12 22:37:41 +00:00
Brooks Davis
65ef17f64b Complete the migration of sysutils/sge to sysutils/sge60. 2008-02-12 21:03:09 +00:00
Oliver Lehmann
642e3577d9 update xfce4 to 4.4.2
Approved by:    portmgr (linimon)
Security:       CVE-2007-6531, CVE-2007-6532
2008-02-12 18:11:07 +00:00
Emanuel Haupt
760b66fe22 - Update to 1.72
- Install i386/amd64 binary according to ${ARCH}
- Set PKGNAMESUFFIX according to ${ARCH} to make this port package aware

This version has some nice feature, such as firmware update functionality
directly trough the areca-cli.

PR:		120368
Approved by:	rink (maintainer)
2008-02-11 15:49:39 +00:00
Andrew Pantyukhin
ffa99131c7 - Update to 0.5.2 2008-02-10 10:25:29 +00:00
Thomas Abthorpe
f0450ad79e - Tarball re-roll, to include early bugfixes reported to author
- Bump PORTREVISION

Submitted by:	erwin via pointyhat
2008-02-09 19:24:22 +00:00
Erwin Lansing
c188958f62 Mark BROKEN: does not build with GCC 4.2 2008-02-09 11:55:08 +00:00
Roman Bogorodskiy
e2e64877ff - Fix build on 8-CURRENT. It was broken because of vn_lock/VOP_LOCK changes.
- Pet portlint, while here.

Approved by:		maintainer timeout (more than 2 weeks)
Related PR:		119764
2008-02-08 19:44:43 +00:00
Thomas Abthorpe
41348876ad - Update to 3.52 2008-02-08 18:55:42 +00:00
Mark Linimon
ae7e7dd725 pat@FreeBSD.org has had his commit bit taken into safekeeping.
Hat:		portmgr
2008-02-08 16:22:31 +00:00
Dag-Erling Smørgrav
68412b0738 Assume maintainership.
Approved by:	maintainer timeout, portmgr (linimon)
2008-02-07 10:41:12 +00:00
Sergey Skvortsov
56bda61a23 Pass maintainership.
Approved by:	maintainer
2008-02-07 09:23:39 +00:00
Rong-En Fan
6dbf63cf4e - Update to 2.3
- Add pkg-message

PR:		ports/119731
Submitted by:	Bruce Cran <bruce at cran.org.uk> (maintainer)
2008-02-07 04:37:48 +00:00
Marcelo Araujo
e5b80ccc29 - Update to 1.1.0.
- Use SF macro.

PR:		ports/119760
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Reworked by:	araujo (myself)
Approved by:	stas (mentor, implicit), maintainer timeout (> 2 weeks)
2008-02-07 00:39:58 +00:00
Dag-Erling Smørgrav
34d0df05c3 Fix if_ plugin so it doesn't display lo and pflog interfaces.
Fix plugins.conf so mbmon plugin works.

Approved by:	maintainer timeout
2008-02-06 21:34:23 +00:00
Beech Rintoul
9d07a1248a - Update to 1.2.19
- Various Makefile fixes and tweaks

PR:		ports/120267
Submitted by:	Janky Jay <ek@purplehat.org> (maintainer)
2008-02-06 18:47:42 +00:00
Marcelo Araujo
c05b93713e - Update to 1.0.8.
PR:		ports/119762
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	stas (mentor, implicit), maintainer timeout (> 2 weeks)
2008-02-06 17:34:38 +00:00
Joe Marcus Clarke
bf787b0aa1 Update to 0.7.1 with working SCSI CAM support. Thanks to mezz for testing
the works in progress.
2008-02-06 07:03:18 +00:00
Beech Rintoul
8291ed1b5b - Mark not_for_archs sparc64
Approved by:	Tony Shadwick <tshadwick@oss-solutions.com> (maintainer)
2008-02-06 01:56:31 +00:00
Vanilla I. Shu
8a48aa6c6d Fix "unknown option", and bump version.
Submitted by:	Andriy Gapon <avg.@.icyb.net.ua>
Approved by:	maintainer
2008-02-06 01:41:33 +00:00
Boris Samorodov
985bae9d55 Update from 3.2.4 to 3.3.
PR:		ports/120268
Submitted by:	pirzyk (maintainer)
2008-02-05 19:49:31 +00:00
Martin Wilke
a9c260c2be - Fix @unexec in pkg-plist to remove the right directories (add ca, remove rw)
- Bump PORTREVISION

PR:		120294
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-02-05 18:40:51 +00:00
Martin Wilke
be98ba0083 - Update to 1.40.5
PR:		120257
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-02-05 13:40:07 +00:00
Martin Wilke
685a7b8427 - Update to 4.1.1
PR:		120255
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2008-02-04 15:37:15 +00:00
Wesley Shields
ce0191e49e Update my address.
Approved by:	garga (mentor)
2008-02-04 15:35:12 +00:00
Vanilla I. Shu
856d74c9be Upgrade to 2.7.2.
PR:		ports/120246
Submitted by:	maintainer
2008-02-04 06:04:53 +00:00
Beech Rintoul
4681ff6690 - Update to 4.1
PR:		ports/120222
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2008-02-03 19:25:33 +00:00
Joe Marcus Clarke
f4bdb5517b Update to snapshot 20080203.
Do not assume a cdb length of 16.  Instead, set it according to the size
of the data being requested.

Submitted by:	kan
2008-02-03 16:53:53 +00:00
Rong-En Fan
c80f863194 - Explicitly set drivers to build
- Disable imon driver which is for Linux only
- Add OPTIONS

Submitted by:	Markus Dolze <bsdfan at nurfuerspam.de> (maintainer)
2008-02-03 08:13:53 +00:00
Martin Wilke
89e410fb12 - Update to 1.3
PR:		119971
Submitted by:	"Beat Gaetzi" <beat@chruetertee.ch>
Approved by:	maintainer implicit
2008-02-02 11:39:00 +00:00
Thomas Abthorpe
d3a475d1a7 - Update to 0.5.1
- Provides support for 6.3 and 7 releases

PR:		ports/120182
Submitted by:	Tigger <tigger lvlworld.com> (maintainer)
2008-02-01 20:49:15 +00:00
Hajimu UMEMOTO
86a019e6d2 - Enable battery support on amd64 using ACPI. [1]
- Suppress compile time warnings.

PR:		ports/120149 [1]
Submitted by:	Sven Berkvens-Matthijsse <sven__at__berkvens.net> [1]
2008-01-31 17:32:17 +00:00