Commit graph

7098 commits

Author SHA1 Message Date
Markus Brueffer
bf5d019630 - Update to version 0.8.11
- Use an own distfile as a patch to fix the buildsystem would have been even
  bigger. No other changes were made and apart from one human, no other beings
  were harmed while generating the build fix.
2006-10-09 12:48:34 +00:00
Cheng-Lung Sung
ce68743631 - Update to 1.7.1
PR:		ports/104139
Submitted by:	chinsan
Approved by:	maintainer (Paul Dlug)
2006-10-09 07:47:59 +00:00
Cheng-Lung Sung
73958c29c1 - Update to 0.04
- According to Changes, amd64 support has been added.

PR:		ports/104182, ports/104184
Submitted by:	clsung, maintainer (chinsan)
2006-10-09 07:27:55 +00:00
Boris Samorodov
f4492d59ff Fix building at 5.x.
Submitted by:	Nick Barkas <snb at threerings.net> (maintainer by email)
2006-10-09 06:35:55 +00:00
Stefan Walter
b56df2cd1a - Unbreak by defining LDAP_DEPRECATED for compilation.
- Respect PREFIX/LOCALBASE.
- s/INSTALLS_SHLIB/USE_LDCONFIG/.
- Move pkg-plist entries to PLIST_FILES.

PR:		102641
Submitted by:	FRLinux <frlinux@gmail.com>
Patch by:	stefan
Approved by:	maintainer timeout (>5 weeks)
2006-10-08 18:36:10 +00:00
Pav Lucistnik
13c2c88c2e - Remove symlinks created by mtree target from plists
Pointy hats to:	rafan 6x, droso 2x, pav 2x, alepulve, clsung, glewis, itetcu,
		miwi
2006-10-08 14:59:46 +00:00
Cheng-Lung Sung
093c028bf9 - Update to 1.20
PR:		ports/104141
Submitted by:	chinsan
Approved by:	maintainer (Erik Greenwald)
2006-10-08 14:46:11 +00:00
Stanislav Sedov
dd29c7c6ad - Add extrackt and empower to the build.
Approved by:	sem (mentor)
2006-10-08 14:11:22 +00:00
Stanislav Sedov
ee774b0f4f - Move to LOCALBASE
- Use new EFL framework
- Update all e17 ports to the lates stable cvs snapshot
- Add additional knobs/options to ports makefiles to control the
  feature set
- Add a bunch of new e17 applications/libraries
- Minor improvements/modification.

Approved by:	vanilla (old maintainer), sem (mentor)
2006-10-08 13:48:37 +00:00
Sam Lawrance
5a02e72122 Remove sysutils/gnomesu. It's broken, so libgnomesu is a better choice.
PR:		ports/103527
Submitted by:	Ales Katona <almindor@gmail.com>
2006-10-08 06:07:26 +00:00
Marc G. Fournier
d116ebec62 Make pkg-install a bit smarter ... if the questions have already been
answered in /etc/periodic.conf, don't ask them again, just print
out the message ...

Better for unattended port upgrades ...
2006-10-08 00:39:29 +00:00
Shaun Amott
1237b27b94 Register CONFLICTS with sysutils/file. They both install "bin/file".
Submitted by:	Sulev-Madis Silber via freebsd-ports
2006-10-07 22:50:23 +00:00
Pav Lucistnik
5c74b85a8f - Provide rc script
PR:		ports/95708
Submitted by:	Jo Rhett <jrhett@svcolo.com>
Approved by:	Nicolas Jombart <ecu@ipv42.net> (maintainer)
2006-10-07 21:30:59 +00:00
Thierry Thomas
f6426ec4d5 Upgrade to 2.22.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>.
2006-10-07 20:36:15 +00:00
Cheng-Lung Sung
393d0c1f2d - change MASTER_SITES
PR:		ports/104121
Submitted by:	maintainer (Nils Vogels)
2006-10-07 17:17:03 +00:00
Boris Samorodov
b7520b340a - fix MASTER_SITES; [1]
- 's/INSTALLS_SHLIB/USE_LDCONFIG';
- change my email to FreeBSD.org one.

Pointed out by:	Bill Fenner's distfile survey   [1]
2006-10-07 16:11:47 +00:00
Pav Lucistnik
fd42068259 - Readd without keyword expansion 2006-10-07 15:18:14 +00:00
Pav Lucistnik
af5aa5b6b2 - Remove temporarily 2006-10-07 15:17:52 +00:00
Pav Lucistnik
3ec03bb237 - Fix build
- Style

PR:		ports/101178
Submitted by:	Michael Bushkov <bushman@rsu.ru> (maintainer)
2006-10-07 15:12:29 +00:00
Jimmy Olgeni
ef32423ee8 Fix MASTER_SITES.
Obtained from:	Michael Hugelmann <mikehugelmann(at)gmail.com>
2006-10-07 14:15:24 +00:00
Doug Barton
1aed3284ba Update for new version 1.9 2006-10-06 21:51:15 +00:00
Doug Barton
e7d3f231ee New Features:
=============
1. You can now specify multiple ports to upgrade on the command line,
such as 'portmaster foo-1.23 bar-4.56 baz-7.98'. [1] Pass -n argument
to child processes (as needed) to handle this case.
2. Handle an alternate port that can satisfy a build requirement by
reading the CONFLICTS for the "standard" port, and seeing if we have
one of those installed. [1]
3. Unless the user specifies the new -B option, always build a backup
package when updating an existing port. Unless the user has specified
the -b option, delete the package on successful installation of the
new port, or print a helpful message telling the user where they can
find the package if install fails.
4. Don't only test a port for IGNORE, also test FORBIDDEN and BROKEN
to avoid doing a lot of work on dependencies for a port that we aren't
going to install.

Big Improvements:
=================
1. Significantly enhance the -r option by tracking what ports should
be rebuilt as a result of it, and rebuilding them "in line" if they
are dependencies of other ports that should also be rebuilt. Thus,
make sure that these ports get rebuilt once, and only once. Also,
don't rely on just the installed port's +REQUIRED_BY file to get the
list of dependencies, since it may be out of date. Search the pkg tree
for that port's DEPORIGIN to make sure that we get them all.
2. Track answers to ports that have +IGNOREME files, so the user is
not asked twice.
3. Rather than use all-depends-list to handle dependencies, use a
combination of build-depends and run-depends. This seems to get
everything we actually need, without sucking in a lot of stuff we don't.
4. Stop abusing the config_only mode, and make a clear separation
between first run (if any) and build run that does not depend on it.
This makes -G mode work as intended, with no bad side effects. [1]

Small Improvements:
===================
1. Add PREFIX/sbin to the PATH [1]
2. Cache "no" answers when using -i ("yes" was already cached).
3. If pkg_version thinks that two versions are the same even though
they have different pkg names, don't warn the user.
4. Clean up package code a little.
5. Twiddle the "waiting on" message for fetch & checksum.
6. If a user has a stale +REQUIRED_BY file in a pkg directory, print a
helpful message that suggests how to fix it. [2]
7. Don't tell a user about a -r port to rebuild if we're not going to
rebuild it for whatever reason.

Bug Fixes:
==========
1. Clean up trailing white space.
2. If the pkg data is corrupt, a search for installed port by ORIGIN
could return more than one answer. So, use only the first answer.
3. In dependency_check(), if a port has moved, check the new location
to see if it needs updating.
4. If there are no valid ports to build based on the command line
args, don't try to build /usr/ports/ [3]

[1] Suggested, debugged, and generally helped greatly by mezz
[2] Wondered about by yar
[3] Reminded by Bill Blue
2006-10-06 21:50:29 +00:00
Martin Wilke
29159b39bc - Add backup MASTER_SITES
Submitted by:   pontyhat via kris
2006-10-06 18:08:42 +00:00
Alejandro Pulver
6035691569 TORQUE is an open source resource manager providing control over
batch jobs and distributed compute nodes. It is a community effort
based on the original *PBS project and, with more than 1,200 patches,
has incorporated significant advances in the areas of scalability,
fault tolerance, and feature extensions contributed by NCSA, OSC,
USC , the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid,
and many other leading edge HPC organizations.

WWW: http://www.clusterresources.com/pages/products/torque-resource-manager.php

PR:		ports/103296
Submitted by:	trasz
2006-10-06 02:32:32 +00:00
Martin Wilke
88db7b56d4 - Correctly handle manpages
- Always install baucla group so that client install works
- Do not install mysql start/stop scripts
- Bump PORTREVISION

PR:		ports/103176
Submitted by:	Dan Langille (maintainer)
2006-10-05 21:21:26 +00:00
Martin Wilke
2db7aabb6b - Update to 1.39.24.20061002
PR:		ports/104008
Submitted by:	Dan Langille (maintainer)
2006-10-05 19:08:27 +00:00
Soeren Straarup
5ee4509778 PR: 103986
Submitted by:	maintainer
Approved by:	tmclaugh (mentor)
2006-10-05 15:56:13 +00:00
Boris Samorodov
228044f340 Actually mark BROKEN for 5.x, not for all versions as it was done
at previous commit.

Pointy hat to:	bsam (me)
2006-10-05 06:35:52 +00:00
Boris Samorodov
81200350b5 Mark BROKEN (does not compile).
Reported by:	krismail (pointyhat for amd64/5.x),
		my company's tinderbox (for i386/5.x)
2006-10-05 06:30:35 +00:00
Cheng-Lung Sung
25b180324d - Update to 1.3
PR:		ports/103921
Submitted by:	chinsan
Approved by:	maintainer (Jonatan B)
2006-10-05 04:07:49 +00:00
Rong-En Fan
94f8f411d1 - Update to 20061003
PR:		ports/103934
Submitted by:	Sulev-Madis Silber <madis555 at hot.ee> (maintainer)
2006-10-04 05:47:49 +00:00
Marc G. Fournier
0f2b8f503b Fix the report server hostname ... 2006-10-04 04:51:41 +00:00
Marc G. Fournier
218548c5d6 Fix PATH so that it includes /usr/local/bin, so that dig is found on
systems where its installed via ports

Log communications, by default, to /var/log/bsdstats, so that one
knows if things are successful ... now have it so that if any phase
FAILs, it exits and doesn't just go to the next, which most likely
won't work either ...
2006-10-04 04:46:01 +00:00
Cheng-Lung Sung
acfe8cdc39 - reformat pkg-descr
- pet portlint
- take maintainership

PR:		ports/103942
Submitted by:	maintainer (Thierry Thomas)
2006-10-04 01:34:32 +00:00
Chin-San Huang
d969fbba79 Change the following ports to my FreeBSD.org email.
Approved by:	delphij (mentor)

archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
chinese/pcmanx/Makefile
chinese/phpbb-tw/Makefile
chinese/tatter-tools/Makefile
chinese/ve/Makefile
chinese/zhcon/Makefile
devel/pear-Console_Getopt/Makefile
devel/pear-Console_Table/Makefile
devel/pear-PEAR_Info/Makefile
devel/pecl-expect/Makefile
games/p5-Baseball-Sabermetrics/Makefile
graphics/epdfview/Makefile
graphics/p5-Chart-Clicker/Makefile
graphics/p5-GD-Thumbnail/Makefile
graphics/p5-Visio/Makefile
mail/pecl-esmtp/Makefile
math/pecl-stats/Makefile
misc/pear-Services_Weather/Makefile
net/ldapdiff/Makefile
net/p5-RRD-Simple/Makefile
net/pear-Net_CDDB/Makefile
net/pear-Net_SMS/Makefile
net/pecl-cvsclient/Makefile
security/gwee/Makefile
security/p5-GSSAPI/Makefile
security/pam-pgsql/Makefile
security/pecl-ssh2/Makefile
security/pecl-tcpwrap/Makefile
sysutils/p5-BSD-Sysctl/Makefile
sysutils/p5-File-Next/Makefile
textproc/csvdiff/Makefile
textproc/p5-CSS/Makefile
textproc/p5-Pod-XML/Makefile
textproc/p5-SGML-DTDParse/Makefile
textproc/p5-Text-Emoticon-GoogleTalk/Makefile
textproc/p5-XML-Handler-Dtd2DocBook/Makefile
textproc/p5-XML-Handler-Dtd2Html/Makefile
textproc/p5-XML-SAXDriver-CSV/Makefile
textproc/p5-XML-SAXDriver-Excel/Makefile
textproc/p5-ack/Makefile
textproc/pear-XML_DTD/Makefile
textproc/pecl-stem/Makefile
textproc/scim-input-pad/Makefile
textproc/sdcv/Makefile
www/b2evolution/Makefile
www/dokuwiki/Makefile
www/dokuwiki-devel/Makefile
www/lilurl/Makefile
www/p5-HTML-TableParser/Makefile
www/p5-HTML-WikiConverter/Makefile
www/p5-HTML-WikiConverter-DokuWiki/Makefile
www/p5-HTML-WikiConverter-Kwiki/Makefile
www/p5-HTML-WikiConverter-Markdown/Makefile
www/p5-HTML-WikiConverter-MediaWiki/Makefile
www/p5-HTML-WikiConverter-MoinMoin/Makefile
www/p5-HTML-WikiConverter-Oddmuse/Makefile
www/p5-HTML-WikiConverter-PbWiki/Makefile
www/p5-HTML-WikiConverter-PhpWiki/Makefile
www/p5-HTML-WikiConverter-PmWiki/Makefile
www/p5-HTML-WikiConverter-SnipSnap/Makefile
www/p5-HTML-WikiConverter-Socialtext/Makefile
www/p5-HTML-WikiConverter-TikiWiki/Makefile
www/p5-HTML-WikiConverter-UseMod/Makefile
www/p5-HTML-WikiConverter-WakkaWiki/Makefile
www/p5-HTML-WikiConverter-WikkaWiki/Makefile
www/p5-WWW-Baseball-NPB/Makefile
www/p5-WWW-Comic/Makefile
www/p5-WWW-VenusEnvy/Makefile
www/pear-Services_Delicious/Makefile
www/pear-UDDI/Makefile
www/xpi-cssviewer/Makefile
www/xpi-gmail-manager/Makefile
www/xpi-google-notebook/Makefile
www/xpi-mrtech-local-install/Makefile
www/xpi-no-referrer/Makefile
www/xpi-server_switcher/Makefile
www/xpi-unplug/Makefile
www/xpi-videodownloader/Makefile
www/xpi-web_developer/Makefile
x11/xdialog/Makefile
x11-fm/pcmanfm/Makefile
2006-10-03 15:34:44 +00:00
Stanislav Sedov
1b82172218 - Fix port to configure correctly on OSVERSION > 5.x (smb.h include file has
changed it's location)

PR:		ports/103718
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com> (based on)
Approved by:	sem (mentor)
2006-10-03 13:25:37 +00:00
Marc G. Fournier
9e7d271d1a Slight typo ...
Submitted by:  Ian Darwin <ian@darwinsys.com>
2006-10-03 01:33:11 +00:00
Cheng-Lung Sung
9bdad7d4b7 Add p5-Proc-PidUtil 0.08, PID file management utilities.
PR:		ports/103111
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-10-03 00:56:31 +00:00
Boris Samorodov
f5296d7d16 - fix startup for rc.subr; [1]
- update to 3.12;           [1]
- remove etc/rc.d/nagiosstatd from pkg-plist as USE_RC_SUBR deals itself
  with those files;
- remove etc/rc.d/nagios-statd.sh.sample from pkg-plist (forgotten by
  the submitter).

PR:		103913  [1]
Submitted by:	Jim Shewmaker <jims at bluenotch.com> (maintainer)  [1]
2006-10-02 19:35:42 +00:00
Stanislav Sedov
da9462706d - Honour CC and CXX
- Fix compiling with gcc 4.1

Approved by:	sem (mentor)
2006-10-02 13:34:33 +00:00
Marc G. Fournier
69f0d66df2 cosmetic change 2006-10-02 12:07:30 +00:00
Marc G. Fournier
fb0b907994 Eliminate initial sleep(s) for getting the id token 2006-10-02 12:03:49 +00:00
Alexey Dokuchaev
1239ae2132 Mark as BROKEN on FreeBSD 4.X (pre-GEOM, more generically).
Reported by:	krismail
2006-10-02 04:54:28 +00:00
Andrew Pantyukhin
966f8aa813 - Update to 0.8.11 2006-10-01 17:27:46 +00:00
Boris Samorodov
4751668a55 - fix the portsnap dependency for systems where it is already in base; [1]
- make sure we don't overwrite user's configuration file in case of     [1]
  upgrade;
- bump PORTREVISION.

PR:		103858  [1]
Submitted by:	Sulev-Madis Silber <madis555 at hot.ee> (maintainer)    [1]
2006-10-01 11:05:32 +00:00
Marc G. Fournier
1a0edcb258 Minor change ... make the report server a seperate subdomain then the
web server itself to make it easier to add on multiple report server
front ends
2006-10-01 06:15:31 +00:00
Andrew Pantyukhin
55b555e20b - Update to 0.6.2
- xsearch has been renamed into searchmonkey

Repocopy by:	marcus
2006-09-30 14:00:47 +00:00
Martin Wilke
257b3ba563 - Update to 20060929
PR:		ports/103809
Submitted by:	Sulev-Madis Silber <madis555(at)hot.ee> (maintainer)
2006-09-30 11:07:42 +00:00
Martin Wilke
b7df943d51 The dvdisaster project:
dvdisaster provides a margin of safety against data loss on CD and DVD media
caused by aging or scratches.

* dvdisaster creates error correction data to compensate read errors which
are not correctable in the CD/DVD drive.

* dvdisaster tries to read as much data as possible from defective media.
Afterwards unreadable sectors are recovered using the previously created
error correction data. The maximum error correction capacity is
user-selectable.

* dvdisaster operates at the image level and does not depend on the file
system.

If you create the error correction data in time and keep it at a safe place,
you have a good chance of recovering the medium contents from typical read
errors and to transfer your complete data onto a new medium.

WWW: http://www.dvdisaster.com/

PR:		ports/103772
Submitted by:	Heiner <h.eichmann(at)gmx.de>
2006-09-30 08:02:15 +00:00
Soeren Straarup
e6d16f439e Change my MAINTAINER email to be my @FreeBSD email
Approved by:	tmclaugh
2006-09-29 22:01:22 +00:00
Marc G. Fournier
b39f95ff6c since we're removing a bunch of the sleep(s), let's increase the couple
that remain so that we have pretty much the same overall 'randomness' for
reporting systems ...
2006-09-29 18:59:28 +00:00
Marc G. Fournier
7ccf437131 slight change to the when the sleeps happen ... 2006-09-29 18:58:20 +00:00
Jimmy Olgeni
f129a7507a Update modules: apache-1.300-1, dhcpd-1.300-1, postfix-1.300-3, sendmail-1.300-1. 2006-09-29 08:20:25 +00:00
Marc G. Fournier
d064bd5373 Various changes to address some major issues ...
See -questions for more details ...
2006-09-29 02:24:55 +00:00
Marc G. Fournier
ffd59295ee Add a network connectivity check using dns 2006-09-28 18:21:51 +00:00
Marc G. Fournier
be64e7e8bb fix the code a bit to allow for setting the checkin_server to something
different ... instructions soon to follow on web site as to how to use
this to use apache to redirect requests through it as a 'light proxy'
2006-09-28 18:00:04 +00:00
Pav Lucistnik
becab88653 - Fix a bug in the initialization of a debug kernel sysctl. Merge changeset
9131f671c86d from upstream. This should fix problems with errors and
  truncations during a save.

PR:		ports/103722
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2006-09-28 16:39:42 +00:00
Boris Samorodov
2440286e7d - more recent snapshot of the code from -current, containing much new code
recently committed;
- the port will no longer build on FreeBSD 6-stable for versions after ipmi
  was MFC'd into the base system.

PR:		103708
Submitted by:	Nick Barkas <snb at threerings.net> (maintainer)
2006-09-27 15:18:37 +00:00
Emanuel Haupt
88817fa133 Update to 1.02 2006-09-25 22:57:18 +00:00
Peter Pentchev
ab4732f429 Add the sigq12 patch, which allows the svc utility to tell supervise to
send SIGQUIT, SIGUSR1, or SIGUSR2 to the daemon process.
OPTIONS'ify - all but the STARTUP_SCRIPT variable, which is a string,
not a flag.
Appease portlint partially - unquote the RESTRICTED message.
Bump PORTREVISION.

Requested by:	"Brent B. Powers" <bbp2006@columbia.edu> (the sigq12 patch)
2006-09-25 11:44:38 +00:00
Martin Wilke
e6d578b83d - Fix premissions with pre-existing user's
- Bump PORTREVISION

PR:		ports/103451
Submitted by:	Lupe Christoph <lupe(at)lupe-christoph.de> (maintainer)
2006-09-25 10:47:02 +00:00
Martin Wilke
fcc49d2e29 - Fix premissions with pre-existing user's
- Bump PORTREVISION

PR:		ports/103450
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
2006-09-25 10:39:15 +00:00
MANTANI Nobutaka
2fe08d71fe Update to 20060921.
Submitted by:	simokawa
2006-09-24 16:25:18 +00:00
Rong-En Fan
1248fb1d02 - Update to 0.23.2
PR:		ports/103561
Submitted by:	Stefan Pauly <stefan at fh-mainz.de>
2006-09-24 13:36:30 +00:00
Kris Kennaway
289d2c2726 BROKEN: Does not install 2006-09-23 23:33:24 +00:00
Mark Linimon
17ff760342 Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:		portmgr
2006-09-23 00:23:36 +00:00
Oliver Braun
c5ed4911be Fix build on 4-STABLE. 2006-09-21 21:13:42 +00:00
Dirk Meyer
fd6c94fbfc - take maintainership 2006-09-21 16:49:32 +00:00
Martin Wilke
d04df9d59c - Update to 0.5.3
PR:		ports/103456
Submitted by:	Andriy Gapon <avg@icyb.net.ua> (maintainer)
2006-09-21 14:14:09 +00:00
Andrew Pantyukhin
9ab8312f0a - Update to 0.5.2 2006-09-21 06:23:18 +00:00
Vasil Dimov
10c0d64496 Upgrade sysutils/qpxtool from 0.5.4 to 0.6
PR:		ports/102829
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-09-20 14:40:55 +00:00
Thierry Thomas
43928c8c56 Upgrade to 2.21.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>.
2006-09-19 19:32:32 +00:00
Cheng-Lung Sung
430879567d - Update to 1.9.8
PR:		ports/101174
Submitted by:	chinsan <chinsan dot tw@gmail dot com>
Approved by:	maintainer (timeout)
2006-09-19 08:25:59 +00:00
Jose Alonso Cardenas Marquez
b9f5999732 - Add OPTIONS to some freepascal ports. Now, we can install the external libs
optionally.[1]
- Other tiny modifications

Suggested by:	Ales Catona <almindor__at__gmail.com> [1]
Approved by:	garga(mentor, implicit)
2006-09-18 18:41:13 +00:00
Erwin Lansing
57b79d0f93 Fix for special filesystems and bump PORTREVISION.
PR:		103362
Submitted by:	pirzyk (maintainer)
2006-09-18 18:13:41 +00:00
Jimmy Olgeni
f30af8d904 Upgrade to version 1.230 (unbreak). 2006-09-17 23:09:08 +00:00
Jimmy Olgeni
07508d8fb1 Upgrade to version 1.300. 2006-09-17 23:07:54 +00:00
Kris Kennaway
33dc8bdfc7 Now builds on sparc64 2006-09-17 20:08:47 +00:00
Rong-En Fan
b2b1a64267 - Update to 1.8
PR:		ports/103325
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2006-09-17 15:37:31 +00:00
Michael Johnson
64ed9964f4 - Set NO_LATEST_LINK
Reported by:	kris
2006-09-17 13:02:41 +00:00
Kris Kennaway
2c89752fe7 BROKEN on 6.x: Does not compile 2006-09-17 02:32:20 +00:00
Kris Kennaway
dcbc442692 BROKEN: Unfetchable 2006-09-17 01:08:36 +00:00
Andrej Zverev
3b6998396e - s/INSTALLS_SHLIB/USE_LDCONFIG/
- Write notes about msyslogd_flags in pkg-message
- Add msyslogd_flags into rcng file [1]
- bump portversion

[1] Few people ask me todo that, i remember about it, but missed all email from them, sorry guys.
no you names,emails here.
2006-09-16 19:39:45 +00:00
Andrew Pantyukhin
b7ccfd5606 - Update to 3.9b 2006-09-16 18:29:39 +00:00
Vasil Dimov
a186b0264e Change RUN_DEPENDS with USE_LINUX
Suggested by:	netchild
2006-09-15 06:04:23 +00:00
Sam Lawrance
c2911e3caa Update to 1.1:
- Improved package manager withs support for portaudit and portsnap
- Configurable warning thresholds for battery monitor
- Translation updates

PR:		ports/101031
Submitted by:	Peter Hofer <ph@desktopbsd.net> (maintainer)
2006-09-13 20:28:46 +00:00
Martin Wilke
fbc9e1317e - Update to 2.1.2
PR:		ports/103219
Submitted by:	Dominic Fandrey <lon_kamikaze(at)gmx.de> (maintainer)
2006-09-13 15:02:52 +00:00
Colin Percival
80f6c8cd1f Turn
IGNORE=	"foo now contained in the base system"
into
IGNORE=	"is now contained in the base system"
since the code which prints this string prefices it with the package
name.

Suggested by:	kris
2006-09-13 05:24:34 +00:00
Michael Nottebrock
431622844f KDE 3.5.4 / KOffice 1.5.2 2006-09-12 23:26:52 +00:00
Martin Wilke
229d0d3330 evtViewer - A PERL-based viewer for Ms event (*.evt) log files.
evtViewer displays Ms event (*.evt) log files in a human-readable format.

WWW: http://contribs.martymac.com

PR:		ports/103180
Submitted by:	Ganael LAPLANCHE <ganael.laplanche(at)martymac.com>
2006-09-12 19:58:25 +00:00
Cheng-Lung Sung
28357c3a82 - Update to 1.7.2
PR:		ports/101152
Submitted by:	chinsan <chinsan dot tw_AT_gmail dot com>
Approved by:	maintainer (timeout)
2006-09-12 09:40:52 +00:00
Pav Lucistnik
e29da7e808 - Attempt to fix build on FreeBSD 4.X
Reported by:	krismail
2006-09-12 08:16:07 +00:00
Rong-En Fan
ac9fe28a8d - Update to 1.0
- Pass maintainership to submitter

PR:		ports/103121
Submitted by:	Shane Bell <decept0 at gmail.com>
2006-09-11 18:52:42 +00:00
Vasil Dimov
a3e72c53af Switch dependency from emulators/linux_base to emulators/linux_base-fc4
because the former is going to be removed.
2006-09-11 18:31:11 +00:00
Ion-Mihai Tetcu
1dc5f0bd3b - upgrade to 1.39.22-20060908
PR:		ports/103064
Submitted by:	Dan Langille (maintaainer)
2006-09-09 20:17:39 +00:00
Ion-Mihai Tetcu
9f9497545e Update to 3.12.4:
This is a bug fix release which includes fixes for SNMP crash in the face of
network errors. Also status and data logging interval was often off by one
period. NIS port now properly defaults to 3551 or value provided by configure,
not hard-coded 7000.
2006-09-09 17:25:05 +00:00
Marc G. Fournier
cb2b9a562a Clean up the code a wee bit, since the non-FreeBSD case(s), where OSs don't
have pciconf, just keeps growing ...

Fix up code for use of /etc/rc.conf.local for those systems that don't use
periodic.conf

Submitted by:	Thorsten Glaser <tg@mirbsd.de>
2006-09-09 16:45:36 +00:00
Boris Samorodov
5452743ef3 - update freeipmi to 0.2.3;
- introduce OPTIONS FISH (WITH_FISH=YES is default);
- let the port build with --enable-fish/--disable-fish configure option;
- change PLIST_SUB variables: SHLIBVER and FISH are added, RUNDIR and
  LOGDIR are removed, change pkg-plist to follow those changes;
- add a sample configuration file ${PREFIX}/etc/fish/fish.scm-dist;

While I'm here: s:INSTALLS_SHLIB:USE_LDCONFIG

PR:		102984
Submitted by:	Dmitry Frolov <frolov at riss-telecom.ru> (maintainer)
2006-09-09 12:14:50 +00:00
Andrew Pantyukhin
91a6fb56a5 - Update to 0.6.0
- The project has changed its name, I'll ask for repocopy when the
  author will confirm the exact spelling
2006-09-08 20:12:54 +00:00
Oliver Braun
849ee8700b Upgrade to 4.2.0. 2006-09-08 13:20:52 +00:00
Rong-En Fan
50ff4fa3ac Add p5-File-Next 0.28, file-finding iterator. This is required by
textproc/p5-ack 1.26 update.

PR:		ports/102988
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-09-08 12:35:45 +00:00
Andrew Pantyukhin
99c954fbf4 - Update to 0.5.1 2006-09-08 07:08:51 +00:00
Jose Alonso Cardenas Marquez
5541fdbc2f - Update to 2.0.4
- Add new dependencies to editors/lazarus

Approved by:	garga (mentor,implicit)
2006-09-07 21:32:29 +00:00
Emanuel Haupt
1bd961bea3 - Don't strip module on amd64 systems [1]
- Bump PORTREVISION

[1] ipmi-kmod seg faults on amd64 machines when running kldxref during
    installation, and when attempting to load ipmi.ko the machine will
    crash. Neither problems seems to occur if the module is not stripped prior
    to installation.

PR:		100703
Submitted by:	Nick Barkas <snb@threerings.net> (maintainer)
2006-09-07 20:33:20 +00:00
Boris Samorodov
8465076bbd Add amd64 to ONLY_FOR_ARCHS.
Submitted by:	Patrick M. Hausen <pmh at hausen.com> (maintainer by email)
2006-09-07 11:04:09 +00:00
Boris Samorodov
fe8d671778 Fix a typo at Makefile: amd_linux.ko -> amr_linux.ko.
Submitted by:	Patrick M. Hausen <pmh at hausen.com> (maintainer by email)
2006-09-07 09:16:13 +00:00
Pav Lucistnik
cf71dbcbb9 - IGNORE on FreeBSD 5.X and older:
battmond.c:162: error: `ACPI_BATTERY_ALL_UNITS' undeclared

Reported by:	krismail
2006-09-07 08:16:21 +00:00
Boris Samorodov
0c3c828c94 LSI Logic MegaRAID Megamgr Release
This is the Linux console based management utility for the LSI
MegaRAID family of controllers.

FreeBSD >= 6.1 supports running this tool by the means of the
amr_linux.ko kernel module and the /dev/megadev0 device.

Author:	LSI Logic Corporation
WWW:	http://www.lsi.com/

PR:		ports/102917
Submitted by:	Patrick M. Hausen (pmh at hausen.com)
2006-09-07 06:14:52 +00:00
Dirk Meyer
2aab1c5e03 TimeMon gives a graphical representation of where the CPU cycles
are going. It's coarse, but better than nothing. The best feature
is that it runs in an icon on your dock, so that you never lose it.
PR:		102656
Submitted by:	Gürkan Sengün
2006-09-07 05:38:19 +00:00
Marc G. Fournier
0789871b38 Even better random number generator using jot ... 2006-09-07 04:50:21 +00:00
Rong-En Fan
524e7ef6f1 - On amd64, we do not have machine/bootinfo.h, which is used by this
port.

PR:		ports/102958
Submitted by:	chinsan <chinsan.tw at gmail.com> (maintainer)
Reported by:	pointyhat via kris
2006-09-07 04:43:11 +00:00
Marc G. Fournier
13dce54b33 Apparently Sparc doesn't like using openssl to generate a random value ... it
created a 41 year 'sleep' time for one ...

Fix it to use sum instead of openssl
2006-09-07 04:22:27 +00:00
Munechika SUMIKAWA
f837815f89 Update MASTER_SITES. 2006-09-07 04:01:58 +00:00
Alex Dupre
66be1c780c Add explicit support for comments and empty lines in ports.conf.
PR:		ports/102914
Submitted by:	Hans Lambermont <hans@lambermont.dyndns.org>
2006-09-06 12:50:31 +00:00
Mark Linimon
77095cdf3e Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-06 02:54:39 +00:00
Mark Linimon
f7e8c43d64 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-06 01:40:30 +00:00
Marc G. Fournier
edfe9b3a00 OpenBSD uses the same method to submit as NetBSD 2006-09-06 00:36:03 +00:00
Marc G. Fournier
353ee209ab Add 'unset HTTP_USER_AGENT' ... the backend is setup to only accept specific
USER_AGENTs, so if someone has this set in their shell when running it manually,
it will break

Add random sleep 'breaks' before doing the fetchs, to help reduce impact on
the server when all reporting hosts submit their data ... get them someone
staggered ...

Submitted by:	Andre Albsmeier <Andre.Albsmeier@siemens.com>
2006-09-06 00:33:26 +00:00
Rong-En Fan
2257523e83 Add p5-BSD-Sysctl 0.03, fetch sysctl values from BSD-like systems.
PR:		ports/102885
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-09-05 18:39:30 +00:00
Pav Lucistnik
8673d8ee9a - Add missed dependency on pkg-config
Reported by:	krismail
Approved by:	maintainer
2006-09-05 17:25:01 +00:00
Mark Linimon
11eb8e5058 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 09:56:11 +00:00
Mark Linimon
15416c762b Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 09:35:49 +00:00
Mark Linimon
cacef3ba71 Reset inactive maintainer who has not responded to email. Also, mark as
DEPRECATED since it is unfetchable.

Hat:		portmgr
2006-09-05 09:34:14 +00:00
Pav Lucistnik
56a7bb6846 - Take maintainership 2006-09-05 08:26:06 +00:00
Mark Linimon
363131f545 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 08:24:06 +00:00
Mark Linimon
98a5b060e6 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 07:43:03 +00:00
Simon Barner
cb0d1d46cb - Use proper mechanisms for pkg-message and rc script
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
PR:		ports/102005
2006-09-05 07:20:39 +00:00
Mark Linimon
437c1578c6 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 07:11:22 +00:00
Mark Linimon
6e6b45e988 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 06:40:28 +00:00
Mark Linimon
043a69f62f Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 05:06:13 +00:00
Mark Linimon
01bc4bf7f4 Reset inactive maintainer who has not responded to email. Mark as DEPRECATED
since the mastersite has disappeared.

Hat:		portmgr
2006-09-05 04:53:06 +00:00
Mark Linimon
cffb4846f4 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 04:26:12 +00:00
Jeremy Messenger
a82ff35363 Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.
PR:		ports/101496
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-09-04 22:59:23 +00:00
Marc G. Fournier
32f0dc1610 temporarily broke get_id function
Submitted by:	David Brownlee <abs@absd.org>
2006-09-04 22:40:56 +00:00
Marc G. Fournier
6aa511e0f0 Several cleanups, and extensions to allow NetBSD to submit ...
- uri_escape IDTOKEN properly
 - use ftp vs fetch
 - use /etc/rc.conf instead of /etc/periodic.conf

Submitted by:	David Brownlee <abs@absd.org>
2006-09-04 20:36:44 +00:00
Alexey Dokuchaev
8cacae41a9 Update to version 2.05. 2006-09-04 16:53:50 +00:00
Martin Wilke
862eeafdf9 - Fix pkg-messages.in entry
Submitted by:	Rene Ladan via private mail (Maintainer)
2006-09-04 15:22:03 +00:00
Michael Landin
c4be907bd4 - Don't install false hope pkg-config files since some programs detect if
the lib is installed via pkg-config files.[1]
- s/INSTALLS_SHLIB/USE_LDCONFIG

PR:		ports/102847[1]
Submitted by:	ahze[1]
2006-09-04 14:37:15 +00:00
Ion-Mihai Tetcu
ba524edcd6 - Add patch to teach this port to read MSRs for centrino cpu model 13.
- bump PORTREVISION.

PR:		ports/102452
Submitted by:	Stanislav Sedov
Approved by:	Erik Greenwald (maintainer)
2006-09-04 13:53:25 +00:00
Ion-Mihai Tetcu
b8d8381d64 Update to 0.5.2
PR:		ports/102796
Submitted by:	Andriy Gapon (maintainer)
2006-09-04 13:17:33 +00:00
Mark Linimon
14d8c11e97 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-04 09:45:45 +00:00
Mark Linimon
e4d66eb251 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-04 09:23:03 +00:00
Mark Linimon
2d6c8a770b Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-04 09:12:55 +00:00
Mark Linimon
169fbaaa51 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-04 08:48:00 +00:00
Pav Lucistnik
ada40c3d29 Battmond is a small daemon monitoring the battery level on ACPI-enabled
(laptop) computers, by probing the ACPI device on regular intervals. It
can warn you (through syslog) when the battery level is running low, and
halt the system when it drops below a critical level threshold.

WWW: http://ntarmos.dyndns.org/

PR:		ports/100888
Submitted by:	Nikos Ntarmos <ntarmos@ceid.upatras.gr>
2006-09-04 08:23:04 +00:00
Mark Linimon
c9064d88e1 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-04 08:18:17 +00:00
Martin Wilke
83678d0d9f - Fix pkg-plist, noticed by fenner@ builds
- Include PORTVERSION in tarball
- Bump PORTREVISION

PR:		ports/102117
Submitted by:	Rene Ladan <r.c.ladan(at)gmail.com> (maintainer)
2006-09-04 08:03:02 +00:00
Mark Linimon
f7b278275b Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-04 07:26:23 +00:00
Marc G. Fournier
1f08de4978 forgot to 'cvs add' pkg-install
Submitted by: Paul Lipps <paul.lipps@gmail.com>
2006-09-04 06:57:49 +00:00
Martin Wilke
4cdf8c7a1e - Update to 0.12.17
PR:		ports/102484
Submitted by:	Heiner Eichmann <h.eichmann(at)gmx.de> (maintainer)
2006-09-04 05:40:34 +00:00