Commit graph

5454 commits

Author SHA1 Message Date
Sergey Matveychuk
fb38687a9e - Unbreak on CURRENT
PR:		ports/84228
Submitted by:	maintainer
2005-07-31 11:38:02 +00:00
Colin Percival
bd4355ef23 Upgrade to version 0.9.4 to fix a deadlock bug in the experimental
pipelined http code.  This has no effect for anyone not using the
-x option to portsnap.

Approved by:	pav
2005-07-31 10:56:32 +00:00
Sergey Matveychuk
dc642963b6 - Chase libstatgrab version
PR:		ports/84359
Submitted by:	maintainer
2005-07-31 10:15:11 +00:00
Colin Percival
3fcb5d8efe Upgrade to version 0.9.3.
This adds some new _experimental_ pipelined HTTP code which typically
makes portsnap 3-10 times faster at downloading updates.  This
experimental code is disabled by default; to enable it, run portsnap
with the (undocumented) -x option.  (e.g., "portsnap -x fetch")

I am not currently aware of any problems with this new code, but it has
had less than 24 hours of testing; I would definitely like to know if
it breaks anything.

If portsnap is run without the -x option, this version should behave
exactly the same way as the previous version.

Approved by:	simon
2005-07-30 22:35:00 +00:00
Jean-Yves Lefort
6b73c76c8b Use "ONLY_FOR_ARCHS=i386/amd64", as the port contains assembler code
which is specific to these platforms.

PR:		ports/84350
Submitted by:	maintainer
Reported by:	pointyhat via kris
2005-07-30 17:50:42 +00:00
Brooks Davis
a5ac9de8fc Remove a .orig file that results from patching so it isn't installed.
Reported by:	pointyhat (vis kris)
2005-07-30 17:39:23 +00:00
Erwin Lansing
0d2e3ee93e Whitespace fix
Submitted by:	flz
Pointy hat:	erwin
2005-07-30 08:38:59 +00:00
Jimmy Olgeni
92a24afc1e Upgrade modules mount-1.220-2, mysql-1.220-2, postgresql-1.220-2. 2005-07-29 20:26:02 +00:00
Jean-Yves Lefort
c80768c7a0 Add cmospwd.
Cmospwd is a BIOS password recovery tool which is known to work with the
following BIOS versions:

  * ACER/IBM BIOS
  * AMI BIOS
  * AMI WinBIOS 2.5
  * Award 4.5x/4.6x/6.0
  * Compaq (1992)
  * Compaq (New version)
  * IBM (PS/2, Activa, Thinkpad)
  * Packard Bell
  * Phoenix 1.00.09.AC0 (1994), a486 1.03, 1.04, 1.10 A03,
    4.05 rev 1.02.943, 4.06 rev 1.13.1107
  * Phoenix 4 release 6
  * Gateway Solo - Phoenix 4.0 release 6
  * Toshiba
  * Zenith AMI

WWW: http://www.cgsecurity.org/index.html?cmospwd.html

PR:		ports/84250
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-29 19:04:24 +00:00
Renato Botelho
12b59934e5 Pass full path to pkg_{add,info} invoked from portupgrade.
PR:		ports/84278
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
2005-07-29 16:34:48 +00:00
Brooks Davis
c7985448bb Upgrade to SGE 6.0 Update4.
There are significant conceptual differences between SGE 5 and SGE
6 so potential upgraders should beware.  At the file level the two
are entierly incompatable so SGE 5 must be removed before SGE 6 is
installed.

The port has seen limited testing so beware.
2005-07-29 02:13:32 +00:00
Pav Lucistnik
8345b2f467 - Fix crash when TERM is undefined in environment
PR:		ports/84168
Submitted by:	Thierry Besancon <Thierry.Besancon@math.jussieu.fr>
2005-07-28 22:31:21 +00:00
Brooks Davis
974133fdfa sge and sgeee have been repo-copyed to sge53 and sgeee53 in preperation
for the addition of an SGE 6 port.
 - Remove the sgeee port as the distinction between regular and
   Enterprise Edition has been removed in 6.0.
 - Temporarily disconnect sysutil/sge to avoid conflicts.
 - set NO_LATEST_LINK in sge(ee)53.
2005-07-28 19:46:34 +00:00
Erwin Lansing
1ca0e01077 - Move a dirrm up before cwd in pkg-plist which should fix
an extra file on pointyhat although I can't reproduce the
  error locally [1]
- Install manpage [2]
- WITHOUT_X11 needs more files, so install them as well [2]

Submitted by:	pointyhat via kris [1]
PR:		82110 [2]
Submitted by:	Thomas Vogt <thomas@bsdunix.ch> [2]
Approved by:	obrien
2005-07-28 18:01:21 +00:00
Yen-Ming Lee
488228fc7b - update to 0.5
PR:		84196
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-07-27 23:38:57 +00:00
Renato Botelho
7a52551cdf Reset maintainership
PR:		ports/84181
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (ex-maintainer)
2005-07-27 16:49:54 +00:00
Pav Lucistnik
68fc486b29 - Teach ntfsprogs to access devices in sector sizes. This fixes ntfsresize
PR:		ports/84048
Submitted by:	Andriy Gapon <avg@topspin.kiev.ua>
2005-07-27 11:30:19 +00:00
Alexey Dokuchaev
f14d2039e8 - Update to 2.02
- Teach about FreeBSD 7.X

Approved by:	maintainer timeout
2005-07-27 08:06:10 +00:00
Roman Bogorodskiy
bbe0882758 Update to 0.4.
PR:		84152
Submitted by:	Jean Milanez Melo (maintainer)
2005-07-27 05:28:27 +00:00
Jean-Yves Lefort
0597043bf6 - Fix build when WITH_GNOMEVFS2 is set [1]
- Install the GnomeVFS module in ${X11BASE}, where GnomeVFS will look for it
- Use USE_GCC=3.4+ rather than USE_GCC=3.4
- Remove useless USE_CONFIGURE
- Fix the GnomeVFS spelling in the OPTIONS help

Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com> [1]
2005-07-26 19:20:45 +00:00
Renato Botelho
dd7571ad0e - Update to 1.03
PR:		ports/84076
Submitted by:	Tobias Roth <ports@fsck.ch> (maintainer)
Approved by:	flz (mentor)
2005-07-26 12:26:40 +00:00
Volker Stolz
c9c64e7c6b Update to 0.4.9
PR:		ports/84044
Submitted by:	maintainer
2005-07-26 12:15:44 +00:00
Mario Sergio Fujikawa Ferreira
aecc4a7b70 o Fix PREFIX within https@, sslcat and sslconnect
o Bump PORTREVISION

Approved by:	maintainer
2005-07-26 00:39:02 +00:00
Yen-Ming Lee
b6d77ae328 - utilize gettext correctly and unbreak this port 2005-07-25 16:43:20 +00:00
Jean-Yves Lefort
6b01656eed Add tmpreaper.
This port provides a program that can be used to clean out temporary-file
directories. It recursively searches the directory, refusing to chdir()
across symlinks, and removes files that have not been accessed in a
user-specified amount of time. You can specify a set of files to protect
from deletion with a shell pattern.

It will not remove symlinks, sockets, fifos, or special files unless given a
command line option enabling it to.

WWW: http://packages.debian.org/stable/admin/tmpreaper.html

PR:		ports/83868
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-25 05:30:59 +00:00
Jean-Yves Lefort
c72c7f15c3 Add watchfolder.
Watchfolder watches specified folders for incoming files and processes them
with programs assigned to those folders. Afterwards, the files are removed
from the inbound directory.

WWW: http://freshmeat.net/projects/watchd/

PR:		ports/83867
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-25 05:10:57 +00:00
Jean-Yves Lefort
afc3a8d2f7 Add eiciel.
Eiciel allows you to visually edit file ACL entries. You can add and remove
users and groups who will be granted permissions through the graphical
interface.

WWW: http://rofi.pinchito.com/eiciel/

PR:		ports/83810
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-07-24 19:08:22 +00:00
Thierry Thomas
1a4ae1399a Upgrade to 2.13. 2005-07-24 10:21:50 +00:00
Michael Johnson
29bcda0626 - Remove fatal white spaces.
Reported by:	freshports sanity check
2005-07-24 03:51:08 +00:00
Michael Johnson
7293c330ca - Add knob WITH_CDDB, adds cddb support.
this is also auto-detected and can not be turned off because
  there is no configure knob to turn off.
- Bump PORTREVISION because libcddb just got bumped so people wont' run
  in to problems with libver stuff.
2005-07-24 03:46:10 +00:00
Michael Johnson
e780d155dd - Chase libversion bump in libcddb 2005-07-24 03:35:15 +00:00
Dejan Lesjak
c48ed6d9c1 Change .error to IGNORE so index building doesn't fail for unsupported
WITH_BDB_VER settings.
2005-07-23 21:29:21 +00:00
Kirill Ponomarev
8d325a8074 Fix package build.
PR:		ports/83945
Submitted by:	Andrej Zverev <az at inec dot ru>
2005-07-23 15:43:14 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Jimmy Olgeni
b72e28e525 Upgrade modules postfix-1.220-1, time-1.220-1. 2005-07-22 10:57:54 +00:00
Pav Lucistnik
da6afd696a - Update to 0.3
PR:		ports/83880
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-07-22 07:19:46 +00:00
Sergei Kolobov
dd8d9e70e9 - Update to 1.2.3
- Fix small typo in comments in the installed rcNG script
2005-07-22 05:28:53 +00:00
Sergei Kolobov
f3e3f138a8 - Update to 2.0.2 2005-07-22 05:24:04 +00:00
Thierry Thomas
d26e4547d2 Add vttest 2005.01.07, a program to test "VT100-compatibility" of
terminals.

PR:		83834
Submitted by:	Nicola Vitale <nivit (at) email.it>
2005-07-21 13:25:36 +00:00
Pav Lucistnik
7d2e1ff4a7 - Update to 0.2
PR:		ports/83811
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-07-21 08:56:49 +00:00
Jimmy Olgeni
5fbae8bfa5 Upgrade module proftpd-1.220-1. 2005-07-20 10:52:47 +00:00
Markus Brueffer
3177982cc5 Update to version 0.12.2:
All original patches were applied upstream. The new patches handle 2 small
gcc 2.95 related issues, a post 0.12.2 detected crash [1] and a CAM related
problem.

PR:		ports/83126
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
		lofi [1]
2005-07-20 09:22:25 +00:00
Dmitry Sivachenko
ae86d4ec6c Update to version 0.3.2.
PR:		83398
Submitted by:	Sylvio Cesar <sylvioc@gmail.com>
2005-07-20 08:36:41 +00:00
Joe Marcus Clarke
b57a863f36 Update to a snapshot from HEAD from 2005-07-20. 2005-07-20 05:03:25 +00:00
Jean-Yves Lefort
406081a6ca [1]:
- s|/var/log/secure|/var/log/auth.log|
  - move epylog.cron to configuration directory

Moreover:
  - Preserve user-modified configuration files across updates
  - Use GNU_CONFIGURE
  - Depend on lynx and pass the lynx path to the configure script

[1]:
PR:		ports/83136
Submitted by:	maintainer
2005-07-20 03:54:44 +00:00
Pav Lucistnik
0f0ffd53a9 - Teach eject to recognize full device node pathnames too
PR:		ports/83719
Submitted by:	Stefan Sperling <stsp@stsp.in-berlin.de>
Approved by:	Sylvio Cesar <sylvioc@gmail.com> (maintainer)
2005-07-19 20:48:26 +00:00
Oliver Lehmann
3906646085 convert po files to UTF-8 if WITH_GKT2 is specified to solve problems with
gtk20 and non utf8-clean message files
Bump PORTREVISION

PR:		ports/83084
Requested by:	Seva Gluschenko <gvs@rinet.ru>
2005-07-19 15:13:56 +00:00
David E. O'Brien
6212d0d254 Update to snapshot version to support building on FreeBSD 7.0. 2005-07-19 13:42:59 +00:00
Renato Botelho
eeb0735e7b Magic Rescue scans a block device for file types it knows how to recover and
calls an external program to extract them. It looks at "magic bytes" in file
contents, so it can be used both as an undelete utility and for recovering a
corrupted drive or partition. As long as the file data is there, it will
find it.

It works on any file system, but on very fragmented file systems it can only
recover the first chunk of each file. Practical experience shows, however, that
chunks of 30-50MB are not uncommon.

PR:		ports/83666
Submitted by:	Emanuel Haupt <ehaupt@mx.critical.ch>
Approved by:	flz (mentor)
2005-07-19 12:17:18 +00:00
Jimmy Olgeni
b071e6ed68 Upgrade to version 1.150. 2005-07-18 19:13:31 +00:00