1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

8441 Commits

Author SHA1 Message Date
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