1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

10193 Commits

Author SHA1 Message Date
Marcel Moolenaar
5da1223b1a Query the generic "hw.freq.cpu" sysctl before using i386/amd64
specific ones to obtain the CPU frequency. This fixes CPU
frequency reporting for ia64 & sparc64.
2010-01-03 20:07:57 +00:00
Akinori MUSHA
6a7e8d92fb Add unstow, a script to unstow packages much faster than stow -D. 2010-01-03 09:00:42 +00:00
Akinori MUSHA
413e6f6dfd Add another master site. 2010-01-03 07:01:06 +00:00
Joe Marcus Clarke
4ecde988fc Properly determine the CPU load values on FreeBSD. 2010-01-03 03:02:15 +00:00
Akinori MUSHA
4b18243f1f Update to the latest version 22.9. 2010-01-02 16:40:10 +00:00
Akinori MUSHA
b7f81a6bec Add zfs-snapshot-clean, a tool to sieve ZFS snapshots as per given spec. 2010-01-02 14:53:41 +00:00
Boris Samorodov
1b4bc46cb8 Update to version 2.9.0.
PR:		ports/142210
Submitted by:	"Vasiliy P. Melnik" <basil at vpm.net.ua> (maintainer)
2010-01-01 12:27:12 +00:00
Pav Lucistnik
08cfdbccef - Restore maintainership
Submitted by:	Marcin Cieslak <saper@saper.info>
2009-12-31 10:03:33 +00:00
Marius Strobl
241218673e Update to 2.01.01a70. For the changes since 2.01.01a69 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a70

Approved by:	netchild
2009-12-29 13:56:45 +00:00
Martin Wilke
8ca9f0d689 - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
PR:	ports/136065 ports/127469
Submitted by:	N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com>

- Early identify port CONFLICTS

PR:	137855
Submitted by:		Piotr Smyrak <smyru@heron.pl>

- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.

Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.

Submitted by:	Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)

- Fix some whitespaces

Tested with:	exp-run
2009-12-29 10:25:55 +00:00
Wesley Shields
da9d438b64 - Fix WWW. 2009-12-27 21:39:14 +00:00
Wesley Shields
abd5a4d12f - Update to 20091227.01 2009-12-27 14:25:28 +00:00
Philip M. Gollucci
efb4398960 - Update databases/tokyocabinet to 1.4.41
- Bump PORTREVISION of depend ports (sh lib bump)

PR:             ports/142032
Submitted by:   lwshu
2009-12-27 02:08:54 +00:00
Martin Wilke
63f914218e - Update to 1.2.0 2009-12-26 10:19:24 +00:00
Wesley Shields
4ca162d397 - Update to 20091225.01 - This is a complete rewrite in C.
PR:		ports/140593
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-12-26 02:14:41 +00:00
Dirk Meyer
fc3c75dc36 - update to 0.4 2009-12-25 17:38:31 +00:00
Pav Lucistnik
daaa0ff747 - Readd distinfo entries
Submitted by:	pluknet <pluknet@gmail.com>
2009-12-25 17:08:45 +00:00
Martin Wilke
ecd60137b1 This is a port of bontmia, which is a tool to make incremental backups
over network using rsync and ssh. It supports storing of a given number
of archives in wich files that has not been changed since last backup
will be hard linked to previous archive to save space and bandwidth.

Bontmia is an acromyn of Backup Over Network To Multiple Incremental
Archives wich pretty good sums up its intended use.

WWW: http://kosmos.ttyv0.se/projects/show/bontmia

PR:		ports/141772
Submitted by:	Henrik Andersen
2009-12-25 10:17:11 +00:00
Martin Wilke
9dd6426638 - Update to 1.8
PR:		141941
Submitted by:	Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-12-24 23:21:07 +00:00
Joe Marcus Clarke
c13c84cc53 Create a directory during package installation required for proper
operation.
2009-12-24 22:32:15 +00:00
Joe Marcus Clarke
3e34572b11 Create the correct /var/lib/polkit-1 directories when installing from a
package.  This should fix operation when installing from packages.
2009-12-24 22:21:52 +00:00
Martin Wilke
038fe2d808 misc/bsdiff||2009-12-24|Incorporated into base system long ago
security/freebsd-update||2009-12-24|Incorporated into base system long ago
sysutils/est||2009-12-24|Incorporated into base system long ago
sysutils/estctrl||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha1||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha256||2009-12-24|Incorporated into base system long ago
2009-12-24 20:38:56 +00:00
Colin Percival
a39256291c Update to version 1.0.26. 2009-12-24 07:55:33 +00:00
Xin LI
05d6bc7bcc Update to 5.39.
This version is long awaited and the important improvements related to
FreeBSD are:

 - USB device type autodetection for some devices
   http://sourceforge.net/apps/trac/smartmontools/wiki/Supported_USB-Devices
 - Support for HighPoint RocketRAID controllers
 - Support RAID controllers using /dev/pass devices
 - Support CHECK_POWER_MODE and WRITE_LOG
 - Fix CCISS file descriptor leak
 - New device type detection algorithm on FreeBSD, not based on filename
 - Support for the adaX (ATA on CAM bus) devices on FreeBSD 8.0 and higher

PR:		ports/141371
Submitted by:	Alex Samorukov <samm os2 kiev ua>
Approved by:	marck (maintainer)
2009-12-23 18:55:52 +00:00
Dmitry Sivachenko
00b13f37b7 Fix for 8.0.
(patch-sec01 was merged into patch-ascpu_x.c).

PR:		119923
Submitted by:	KOIE Hidetaka <koie@suri.co.jp>
2009-12-23 09:42:39 +00:00
Hajimu UMEMOTO
f3493576f6 Update to 2.3.3. 2009-12-22 12:34:58 +00:00
Erwin Lansing
386b82f8ab Mark BROKEN on 9.x: does not build. 2009-12-22 12:11:37 +00:00
Cy Schubert
6f855b0ae4 Make OpenSSL support an OPTION to unbreak on FreeBSD < 7.
Make TCP/Wrappers an menu option.

PR:		141287
Submitted by:	Sean McAfee <smcafee@collaborativefusion.com>
2009-12-22 00:16:49 +00:00
Cy Schubert
0290fbcedf The startup scripts contain errors with confuse the shell. Fix them.
PR:		139078
2009-12-21 23:28:42 +00:00
Cy Schubert
ba8a0cfdfe Fix build under FreeBSD 9.0-CURRENT.
PR:		141743
2009-12-21 23:16:04 +00:00
Stanislav Sedov
c3c507c2cf - Fix build on HEAD.
- Do not allow the user to send signals to arbitrary processes if
  setuid binary is used.

PR:		ports/141852
Submitted by:	Denis Barov <dindin@dindin.ru>
Security:	http://www.freebsd.org/ports/portaudit/4d6076fe-ee7a-11de-9cd0-001a926c7637.html
2009-12-21 21:49:39 +00:00
Erwin Lansing
3039de652c Mark BROKEN on 9.x: unsupported FreeBSD version 2009-12-21 13:05:21 +00:00
Erwin Lansing
48d8a2091d Mark BROKEN on 9.x: unsupported FreeBSD version 2009-12-21 12:50:16 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +00:00
Pav Lucistnik
9ae1392d4c - Switch to neon29
PR:		ports/141797
Submitted by:	Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
2009-12-20 14:31:33 +00:00
Jun Kuriyama
198548bf78 - Upgrade to 1.09. 2009-12-20 14:15:43 +00:00
Pav Lucistnik
a9003d4668 - Add missed file 2009-12-20 12:43:39 +00:00
Pav Lucistnik
b935bdab6a - Update to 6.40.18530
- Add periodic script

PR:		ports/140718
Submitted by:	Michael Fuckner <michael@fuckner.net> (maintainer)
2009-12-20 12:43:18 +00:00
Pav Lucistnik
a4653df0c2 - Fixes to bacula-bat: add dependency on the libraries (needed to run), and fix
the installation problem for some people

PR:		ports/137957, ports/140969
Approved by:	maintainer
2009-12-19 23:13:14 +00:00
Pav Lucistnik
c7d6db95b6 - Fix build with HAL option
- Fix installation of hal fdi and add it to plist
- Fix plist for CGI option
2009-12-19 19:48:00 +00:00
Joe Marcus Clarke
9e25c0bd20 Update to 2.28.2. 2009-12-19 02:35:51 +00:00
Martin Wilke
25504adc78 - Remove support for neon26
With hat:	secteam
2009-12-18 23:32:51 +00:00
Martin Wilke
19942cae40 - Update to 5.3.3
- Connect to build

PR:		139382
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2009-12-18 20:44:29 +00:00
Pav Lucistnik
ba5102bc8a - Add RSS, LUA_CAIRO and LUA_IMLIB2 options
PR:		ports/141176
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2009-12-18 20:14:35 +00:00
Joe Marcus Clarke
8fdcc758a4 Update to 2.8.3. 2009-12-18 06:42:49 +00:00
Philip M. Gollucci
a95c361077 - 1.01 apparently use Module::Build, not sure how this worked before
PR:             ports/141555
Reported by:    QAT
2009-12-17 22:53:18 +00:00
Philip M. Gollucci
f1061d301b - Update to 1.01
PR:             ports/141555
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-12-17 22:28:32 +00:00
Joe Marcus Clarke
4312d6f8ca Update to 2.28.3. 2009-12-17 06:43:40 +00:00
Greg Larkin
e93cee1e6a - Proper FreeBSD startup script is now available.
- Building with NOPORTDOCS succeeds.
- Added drac3 and apcmastersnmp stonith plugin install options.
- Workaround for vacm, bladehpi, and ipmilan stonith plugin auto-building.
- Added further information on v1 => v2 upgrade to pkg-message.
- Added MAKE_JOBS_SAFE as the port can be parallel built.
- Bumped PORTREVISION

PR:		ports/139132
Submitted by:	Justin Head <ports@encarnate.com>
2009-12-16 03:40:26 +00:00