Commit graph

8698 commits

Author SHA1 Message Date
Edwin Groothuis
f970dfe37e Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
2008-05-05 08:33:57 +00:00
Wesley Shields
7d4b9f38df Update to 2.79.
Fix dead email address in Whom: line (still same person).

PR:		ports/123306
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by:	garga (mentor)
2008-05-04 17:47:17 +00:00
Vanilla I. Shu
0af523be63 Upgrade to 0.5.1.
PR:		ports/123319
Submitted by:	Yasuhiro KIMURA <yasu.at.utahime.org>
Approved by:	maintainer
2008-05-04 12:47:34 +00:00
Andrew Pantyukhin
c5728c14a9 - Update to 0.4.1 2008-05-03 19:06:02 +00:00
Andrew Pantyukhin
fad151bedb - Update to 0.5.4 2008-05-03 19:00:57 +00:00
Pav Lucistnik
3a625c2bd0 - Mark BROKEN: bad plist
Reported by:	pointyhat
2008-05-03 15:27:51 +00:00
Martin Wilke
88f6c5508a mdcp (Muli-Device Copy) is a command-line utility for *nix that provide
to copy from a disk device to many. The data transfer rate is improved
by making use of a much more efficient use of the transfer rate of the disks.

WWW: http://mdcp.sourceforge.net/

PR:		ports/122777
Submitted by:	Monzyne, W. <wamonzyne at hotmail.com>
2008-05-02 19:16:31 +00:00
Rong-En Fan
26e49152df - Update to 4.80B
This should fix build failure on 7.x and 8.x since last update.

PR:		ports/123261
Submitted by:	Larry Rosenman <ler at lerctr.org> (maintainer)
2008-05-02 17:10:31 +00:00
Pav Lucistnik
25fd921d3a - Remove two entries that does not exist, per pointyhat 2008-05-01 22:52:42 +00:00
Joe Marcus Clarke
37e59ae242 Fix a circular dependency in the tracker-client slave ports.
Reported by:	Robert Noland <rnoland@2hip.net>
2008-05-01 21:57:48 +00:00
Jimmy Olgeni
dde7bc2d56 Update modules bind8-1.410-6 and status-1.410-2. 2008-05-01 15:55:56 +00:00
Joe Marcus Clarke
16185e3946 Remove bash RUN_DEPENDS. Bash really isn't needed.
Reported by:	Tijl Coosemans <tijl@ulyssis.org>
2008-05-01 01:01:48 +00:00
Joe Marcus Clarke
6fc9986032 Remove noexec from the list of hardcoded mount options. This was already
done for Linux, and can be added back in various applications which
request hal mounts.

Requested by:	Kris Moore <kris@pcbsd.com>
2008-05-01 00:59:21 +00:00
Joe Marcus Clarke
d7200a8258 Update to 0.8, and fix a problem where policy updates were not processed
dynamically.
2008-05-01 00:57:08 +00:00
Jeremy Messenger
44dc845de8 - Update to 0.2.2.
- Remove manual strip in post-install, because the INSTALL_PROGRAM will strip
  it by default. That way it will respecting my configure for I can install
  non-strip as 100% of my installed ports have been compiled with debug
  symbols.
- Update the WWW.

Approved by:	hideo <hideo@lastamericanempire.com> (maintainer)
2008-04-30 16:48:47 +00:00
Martin Wilke
bb16321000 - Remove sysutils/ack port is duplicate with textproc/p5-ack
Submitted by:	GeJ
2008-04-30 11:08:55 +00:00
Martin Wilke
bca380651e ack is a tool like grep, aimed at programmers with large trees of
heterogeneous source code. It is purely in Perl, and takes advantage
of the power of Perl's regular expressions.

WWW: http://petdance.com/ack/

PR:		ports/122919
Submitted by:	Frank Steinborn <steinex at nognu.de>
2008-04-30 10:00:51 +00:00
Pav Lucistnik
09a0f3acf5 - Delete incorrect dependency on php5-session (it already is listed in USE_PHP)
Reported by:	pointyhat

- While here, X11BASE -> LOCALBASE
2008-04-30 06:14:38 +00:00
Dirk Meyer
ae3caf617f 3 2008-04-29 18:00:11 +00:00
Brooks Davis
8b73372a34 Fix the option to disable qsh. I failed to notice the qrsh and qlogin are
links to qsh so removing it broke them too.  When replacing qsh, move the
binary to qrsh first.
2008-04-29 17:22:03 +00:00
Martin Wilke
fe346cb0da - Update to 1.40.9
- Update COMMENT/pkg-descr

PR:		123198
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2008-04-29 11:09:27 +00:00
Martin Wilke
f1d0cb1c9f - Unbreak fix build
PR:		123201
Submitted by:	rink@
2008-04-29 09:18:36 +00:00
Mark Linimon
e21f53b16f Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
2008-04-29 05:11:44 +00:00
Marius Strobl
79d2c5882d Update to 2.01.01a39. For the changes since 2.01.01a38 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a39

Approved by:	netchild
2008-04-28 19:48:03 +00:00
Max Laier
3a8c08924f Manually export CC and CFLAGS to MAKE_ENV and have __MAKE_CONF point to
/dev/null.  The latter is a problem because the port's Makefile uses the
bsd.*.mk infrastructure.  This works around several problems people were
having when setting CFLAGS[1] in make.conf or CC[2] on the command line.

PR:		ports/122943 (really this time)
Reported-by:	many[1], Frank Fenor[2]
2008-04-28 17:52:10 +00:00
Max Laier
d28f8ae108 Manually export CC and CFLAGS to MAKE_ENV and have __MAKE_CONF point to
/dev/null.  The latter is a problem because the port's Makefile uses the
bsd.*.mk infrastructure.  This works around several problems people were
having when setting CFLAGS[1] in make.conf or CC[2] on the command line.

PR:		ports/122943
Reported-by:	many[1], Frank Fenor[2]
2008-04-27 18:32:02 +00:00
Martin Wilke
c1ed82c60f - Add MANCOMPRESSED=no
- Fix library path order so [older] qpxtool libraries
  under /usr/local/lib don't get erroneously linked during
  port updating

PR:		122637
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Reported by:	bms
2008-04-27 08:18:42 +00:00
Pav Lucistnik
a2eef6b3b6 - Mark BROKEN on -CURRENT: error: conflicting types for 'fexecve' 2008-04-26 21:56:11 +00:00
Martin Wilke
ee3f0fafd4 tbku is a utility script for producing "tarball" backups of some- or
all of your files. It is useful both for producing incremental backups
or for systemwide images or "snapshots". The script can be run either
from the command line or, more typically, as a cron job to automate
system backup tasks.

The central benefit of using 'tbku' over hand written tar commands is
that 'tbku' is "table driven". You specify the set of files to back up
in a table (a separate file). You can have as many of these "filesets"
as you wish, corresponding to different kinds of backups you want
done. 'tbku' will do backups automatically or manually, based on the
name of the "fileset". This considerably simplifies automating
backups, keeping backup logs, and generally maintaining an orderly
backup environment.

'tbku' can also be used to capture system images which can then
later be used to (re)provision other machines.

PR:		ports/121916
Submitted by:	Tim Daneliuk <tbku@tundraware.com>
2008-04-26 18:28:52 +00:00
Jeremy Messenger
2f8f8c0ec8 Update to 2.22.5. 2008-04-26 18:04:43 +00:00
Christian Weisgerber
797a21a563 * Remove prototype for a nonexistent function that clashes with fexecve(2)
on 8.0-CURRENT. (pointyhat)

* Minor clean up.
2008-04-26 15:27:30 +00:00
Martin Wilke
4e1c3aca73 - Update to 0.9.6.1
PR:		123089
Submitted by:	Ports Fury
2008-04-26 14:50:44 +00:00
Thomas Abthorpe
46398f6ab8 - Fix for CURRENT
- Bump PORTREVISION
- Pass maintainership to submiiter

Submitted by:	Guy Brand <gb isis.u-strasbg.fr> (via private email)
2008-04-25 19:46:13 +00:00
Pav Lucistnik
133801d9bf - Update to 5.3
PR:		ports/123070
Submitted by:	Michael Fuckner <michael@fuckner.net> (maintainer)
2008-04-25 13:36:47 +00:00
Jeremy Messenger
f71d81917c Update to 2.22.3. 2008-04-24 20:31:12 +00:00
Roman Bogorodskiy
b1a68885ed Chase audio/xmms2 shlib version bump.
PR:		123024
Submitted by:	Amaury Gauthier <amauryamaury@gmail.com>
2008-04-24 05:46:05 +00:00
Pav Lucistnik
050c34697e - Fix build (typing-monitor needs xscrnsaver)
Reported by:	pointyhat
2008-04-23 09:11:52 +00:00
Vanilla I. Shu
7af65351c3 Upgrade to 0.5.0.
PR:		ports/122669
Submitted by:	maintainer
2008-04-22 15:39:30 +00:00
Marc G. Fournier
417e3a8e2b Upgrade to latest stable version of DTC: 0.28.2.1 2008-04-22 02:13:26 +00:00
Lars Engels
755bd001e4 - Update to 0.5.0
- Respect PREFIX
2008-04-21 20:14:50 +00:00
Brooks Davis
d0d59c05f3 I accidently broke building on 5.x in rev 1.34. Since both FreeBSD 5.x and
SGE 6.0 are obsolete, just mark the port borken for 5.x.

Reported by:	pointyhat (via pav)
2008-04-21 16:59:11 +00:00
Joe Marcus Clarke
342637c34c Fix the pkg-install script to create the haldaemon user/group even when
PACKAGE_BUILDING is defined.  This is consistent with how other ports do
things, and it fixes hal's package installation through sysinstall.
2008-04-21 06:38:07 +00:00
Martin Wilke
6ee4282881 - Fix build after xorg cleanup 2008-04-20 23:15:24 +00:00
Martin Wilke
307463dc41 - Update to 1.7.3
- Pass maintainership to submitter

PR:		122790
Submitted by:	Wen heping <wenheping@gmail.com>
2008-04-19 22:36:34 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
24d4609420 - Remove CISS option, the necessary support is now included in the vendor code
Reported by:	mi
2008-04-19 16:35:29 +00:00
Christian Weisgerber
a8ec5918ce Revert previous workaround, 8.0-CURRENT has grown fdopendir(3).
Don't bother with __FreeBSD_version checking for what was only an
eight-day window.
2008-04-19 15:22:57 +00:00
Martin Wilke
33699a5ff0 - Readded patch-ck4up.rb
- Fix build on tinderbox
- Bump PORTREVISION

Submitted by:	chruetertee tindy
2008-04-19 10:24:27 +00:00
Martin Wilke
408437f7f7 - Update to 1.0
- Interim fix for new ruby world order [1]

PR:		122507 [1]
Submitted by:	bf <bf2006a@yahoo.com> [1]
2008-04-19 09:39:16 +00:00
Boris Samorodov
8065413482 - Update to 4.79
PR:		ports/122808
Submitted by:	Larry Rosenman <ler at lerctr.org> (maintainer)
2008-04-17 21:15:22 +00:00