Commit graph

7354 commits

Author SHA1 Message Date
Nicola Vitale
9a425f895d - Updated to 6.7
PR:		ports/107954
Submitted by:	Jason Harris <jharris@widomaker.com>
Approved by:	alexbl (mentor, implicit)
2007-01-16 14:25:40 +00:00
Martin Wilke
86455d5a2f Endian reports the endianness to the standard output as "little",
"big", or "mixed". As there is no standard terminology for the various
possible mixed modes, and very few such  machines  even  exist,  endian
does not distinguish between various mixed modes. Report endianness
of a system.

PR:		ports/107939
Submitted by:	bacon at smithers.neuro.mcw.edu
2007-01-15 14:34:45 +00:00
Dirk Meyer
12925bd2e8 - cleanup MASTER_SITES 2007-01-14 10:21:49 +00:00
Ion-Mihai Tetcu
41d34096c0 Deprecate: Unmainntaied, MASTER_SITES disappeared, WWW disappeared
PR:		ports/107722
Submitted by:	Beech Rintoul
2007-01-13 17:25:45 +00:00
Ion-Mihai Tetcu
5c4b086561 Update to 2.0.1
PR:		ports/107876
Submitted by:	Dan Langille (maintainer)
2007-01-13 17:05:51 +00:00
Ion-Mihai Tetcu
31fc462371 Update to 2.0.1
PR:		ports/107873
Submitted by:	Dan Langille (mantainer)
2007-01-13 17:01:57 +00:00
Dirk Meyer
a299053560 - use new macros 2007-01-13 10:55:37 +00:00
Dirk Meyer
d7f59ea8de - update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Edwin Groothuis
4db5c3f7b5 make BROKEN description more details: Does not compile in NFS related statistics 2007-01-13 00:47:38 +00:00
Martin Wilke
aa6f23e8f9 - Update to 0.97
PR:		ports/107749
Submitted by:	miwi
Approved by:	maintainer
2007-01-12 21:57:46 +00:00
Martin Wilke
338dd0786b - Update to 0.70.3
- Take maintainership

PR:		107747
Submitted by:	miwi
Approved by:	old maintainer (Heiner <h.eichmann@gmx.de>)
2007-01-12 21:57:31 +00:00
Thierry Thomas
ae4b636015 Upgrade to 2.23.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>.
2007-01-12 20:39:40 +00:00
Joe Marcus Clarke
9c7229efa8 Remove any leftover etc/xdg directory.
Reported by:	pointyhat via kris
2007-01-12 07:01:45 +00:00
Thierry Thomas
efa988cfa8 Mark BROKEN on FreeBSD-4.
Reported by:	pointyhat via Kris
2007-01-11 18:30:35 +00:00
Martin Wilke
e1c66233d0 - Update to 0.5
PR:		ports/106673
Submitted by:	miwi
Approved by:	maintainer
2007-01-11 09:51:34 +00:00
Martin Wilke
1ad127d2d3 - Update to 4.1.3
PR:		ports/107755
Submitted by:	miwi
Approved by:	maintainer
2007-01-11 09:51:14 +00:00
Max Khon
e6b163ce09 - Update 20070102.
- Fix pkg-plist [1]
- Change PORTVERSION to start with 0. I hate PORTEPOCH.

PR:		107475
Noticed by:	kris (via pointyhat) [1]
2007-01-10 21:54:31 +00:00
Kris Kennaway
62c6efd7bd BROKEN: Leaves behind files on deinstall 2007-01-10 19:14:58 +00:00
Ion-Mihai Tetcu
66f90343a0 Add some patches to upgrade scripts so that PostgreSQL database permissions
are correct. When upgrading and using PostgreSQL, be sure to run first the
update_postgresql_tables and then the grant_postgresql_privileges script.
These patches have been sent upstream, and are in CVS, but not yet released.

Bump PORTREVISION.

PR:		107721
Submitted by:	Dan Langille (maintainer)
2007-01-10 00:11:24 +00:00
Martin Wilke
0f2d521a4a - Update to 0.8
PR:		ports/107636
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-01-09 22:25:58 +00:00
Martin Wilke
7e229ecbd5 - Update to 0.8.2
PR:		ports/107635
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-01-09 22:25:52 +00:00
Doug Barton
135bbb848e Update for version 1.12 2007-01-09 22:08:45 +00:00
Doug Barton
f81e229109 New Features
============
1. Add -t mode to "thoroughly" recurse dependencies, using the
all-depends-list target instead of the combination of the
build-depends-list and run-depends-list targets. This is useful
when the dependencies of a dependency need to be updated, but
the dependency itself doesn't; and -a mode is impractical for
whatever reason.
2. If pkg_create fails, give the user the option of how to handle
it: fail, or ignore the error.

Improvements
============
1. If we are trying to delete distfiles, but a dist subdir has
gone missing, assume that the files are safely deleted (and
inform the user) rather than error'ing out.
2. Search for BROKEN state before FORBIDDEN state, since if
the former is set, the latter is implied, which made the error
message confusing. While I'm here, trim the error message by
removing some redundant information.
3. After successful install, before the dependencies are updated,
apply the same search pattern whether we're updating an existing
port, or installing from scratch using -p /usr/ports/foo/bar.
Otherwise, existing dependencies for a port that was forcibly
pkg_delete'd won't be updated, nor will the newly installed
port's +REQUIRED_BY file be up to date.

Fix
===
1. The file that contains the checksums is not always spelled
"distinfo," so use the MD5_FILE variable to find it

Cleanups
========
1. Further local'ize variables in functions, and factor in some
variables there were used only once. Add more comments that
describe usage of variables with global scope used in a function.
2. Twiddle white space a little more to help key messages stand
out better, and change wording on one message to (hopefully) make
it more clear.
3. Bump copyright
2007-01-09 22:07:34 +00:00
Martin Wilke
8f2e1924d7 - Update to 1.2
PR:             ports/107597
Submitted by:   Beat Gätzi (maintainer)
2007-01-09 21:31:58 +00:00
Nicola Vitale
9d1e4c8fb3 - Updated to 2007.01.07
- Replaced email address of the Author with his name in the pkg-descr (antispam)

Approved by:	alexbl (mentor, implicit)
2007-01-09 16:56:34 +00:00
Cheng-Lung Sung
caa56aadad - Update to 0.3.7
PR:		ports/107538
Submitted by:	clsung
Approved by:	maintainer (Denis Barov)
2007-01-09 08:32:43 +00:00
Brooks Davis
7210188d90 Upgrade to 6.0u8. No major changes in SGE, but a few port
infrastructure changes:
 - Don't manually include bsd.java.mk since it's no longer necessicary. [1]
 - Fix BDB spooling support[2] and enable it by default.

PR:		ports/99615 [1], ports/99839 [2]
Submitted by:	hq[1], Davide Cittaro <daweonline at gmail>[2]
2007-01-09 08:26:10 +00:00
Ion-Mihai Tetcu
eb4ca79b9a Update to 1.2.6
PR:		ports/107652
Submitted by:	Jonathan Belson (maintainer)
2007-01-07 23:19:17 +00:00
Pav Lucistnik
fb3b507acd - Update to 5.37 2007-01-06 20:13:10 +00:00
Martin Wilke
f634ba8bca EncFS is an encrypted pass-through filesystem which runs in userspace,
using the FUSE kernel module.  Similar in design to CFS and other
pass-through filesystems, all data is encrypted and stored in the
underlying filesystem.  Unlike loopback filesystems, there is no
predetermined or pre-allocated filesystem size.

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

PR:		ports/107600
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2007-01-06 10:41:50 +00:00
Martin Wilke
d36a55a3f4 2006-12-27 devel/libformat: distfile and homepage disappeared
2006-12-01 editors/ooodict-all: Size mismatch
2006-12-01 mail/distribute: Does not install
2006-12-01 net-im/gaim-rss-reader: Requires update to work with Gaim 0.82.1
2006-12-31 sysutils/slay: Author doesn't see it as needed anymore
2007-01-05 20:06:28 +00:00
Martin Wilke
89fc8fbeff 2007-01-01 graphics/teddy: No new releases in the past 4 years
2007-01-01 net/arla: "does not compile"
2007-01-02 sysutils/lsmlib: distfile and homepage disappeared
2007-01-02 security/ifd-gpr400: distfile and homepage disappeared
2007-01-04 science/mmtk: distfile and homepage disappeared
2007-01-04 print/xtem: distfile and homepage disappeared
2007-01-04 net/mrt: distfile and homepage disappeared
2007-01-05 18:42:55 +00:00
Martin Wilke
95762f7a47 - Update to 2.3.2
PR:		ports/106969
Submitted by:	miwi
Approved by:	maintainer timeout
2007-01-05 09:35:49 +00:00
Joe Marcus Clarke
73178bba5b Update to snapshot 20070104.
* If atapicam is enabled, use the CAM device node instead of the ATAPI
  device node to access disc devices.  The previous behavior can be restored
  by following instructions in the README.freebsd file. [1]
* Flesh out the list of supported mount options for the vaious file systems

Submitted by:	jylefort [1]
2007-01-05 03:58:26 +00:00
Ion-Mihai Tetcu
2c8763ffc1 Remove accidently commited file. 2007-01-05 00:26:00 +00:00
Ion-Mihai Tetcu
9a85ac6135 Portcheck is a simple and small script for FreeBSD
which first updates the ports tree and then runs an
update and a security checkup of all the installed packages.
Portcheck depends on portsnap, portaudit and pkg_version.

WWW: http://www.usebsd.com/pub/portcheck/

PR:		ports/107418
Submitted by:	Kim Naim Lesmer <naim at usebsd.com>
2007-01-05 00:21:56 +00:00
Ion-Mihai Tetcu
401ceb58a1 Move bacula-server-devel into bacula-server, now that 2.0.0
has been released.
Split the documentation into a new port, sysutils/bacula-docs.

You must run the database upgrade script after upgrading to Bacula 2.0.0
Many new features here. See http://www.bacula.org/?page=presskits for
an overview, and ReleaseNotes for full details.

PR:		ports/107535
Submitted by:	Dan Langille (maintainer)
2007-01-04 23:22:30 +00:00
Ion-Mihai Tetcu
3168ca042c Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds.
In technical terms, it is a network Client/Server based backup program.
Bacula is relatively easy to use and efficient, while offering many
advanced storage management features that make it easy to find and
recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.

This port installs the latest documentation for Bacula.

WWW: http://www.bacula.org/

PR:		ports/107534
Submitted by:	Dan Langille <dan at langille.org>
2007-01-04 23:22:14 +00:00
Martin Wilke
6105b5e3cb jailme is a modified version of FreeBSD's jexec.
This version is installed setuid and does some sanity checking
to ensure the username and UID match between the jail and the
host system.

WWW: http://people.collaborativefusion.com/~wmoran/code/jailme.html

PR:		ports/107441
Submitted by:	wmoran
2007-01-03 23:21:11 +00:00
Martin Wilke
b05b87b56c Shows WITH(OUT)-knobs of a port makefile and if you want also the knobs of
all port dependencies.

WWW: http://www.chruetertee.ch/portsopt/

PR:		ports/107400
Submitted by:	Beat Gaetzi <beat at chruetertee.ch>
2007-01-03 22:38:26 +00:00
Martin Wilke
3a55b21964 - Update to 0.8.4
PR:		ports/107402
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2007-01-03 15:05:59 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Patrick Li
00d488263d Add new port (dockapp to monitor disk usage) 2007-01-01 01:09:30 +00:00
Oliver Lehmann
2ec0521c3b update to 1.39.34
PR;		107333
Submitted by:	maintainer
2006-12-29 17:46:17 +00:00
Mark Linimon
81c9f2511f Maintainer no longer has time to support these ports, so reassign to pool.
Approved by:	maintainer (private email)
2006-12-29 00:31:39 +00:00
Cy Schubert
7effbfea53 Add my people.freebsd.org distfiles directory as a distribution site. 2006-12-27 16:51:21 +00:00
Cy Schubert
da6134a790 Primary FTP site is down and GNU sites do not have a copy of the
distfile. Add my website as another source for the distfile.
2006-12-27 16:39:13 +00:00
Oliver Lehmann
0d1ac5c5ac update to 1.39.32
only print the pthread warning on affected systems

PR:             107242, 107244
Approved by:    maintainer
2006-12-27 15:47:18 +00:00
Oliver Lehmann
6aeb33fb86 only print the pthread warning on affected systems
PR:		107242
Approved by:	maintainer
2006-12-27 15:46:40 +00:00
Martin Wilke
bcd6673314 Update to 0.5.4.1
PR:		ports/107205
Submitted by:	Andriy Gapon <avg@icyb.net.ua> (maintainer)
2006-12-27 14:58:01 +00:00