Commit graph

7873 commits

Author SHA1 Message Date
Rong-En Fan
f073dbfa34 - Remove WARNS unless someone want to fix it
Requested by:	kris
Approved by:	maintainer
2007-04-05 14:07:09 +00:00
Stefan Walter
043bc1b6a6 Fix errors some people were seeing by adding "-export-dynamic" to LDFLAGS.
PR:		109422
Submitted by:	RJ<rjohns44@comcast.net>
Patch by:	submitter/maintainer
Approved by:	maintainer
Obtained from:	Mandriva and Ubuntu bug reports referenced in the PR
2007-04-05 11:24:53 +00:00
Rong-En Fan
41c72f18df - Reduce WARNS to 3 to make it build on ia64/sparc64
Requested by:	maintainer
2007-04-05 08:41:55 +00:00
Jeremy Chadwick
1e44513898 * libdvdread - PORTREVISION increment
* libdvdread - add patch for including <stdlib.h> in dvdread/ifo_types.h
* Others - LIB_DEPENDS changes (require libdvdread.so.5)
* Others - PORTREVISION increment for those dependent on libdvdread

Approved by:	philip
2007-04-05 06:03:23 +00:00
Andrew Pantyukhin
b61ec4b8e8 - Update to 1.3.03 2007-04-04 21:54:54 +00:00
Andrew Pantyukhin
a85baaa24d - Update to 0.9.01 2007-04-04 21:54:20 +00:00
Rong-En Fan
35ead95b09 - Fix build after objformat removal
PR:		ports/111203
Submitted by:	Kay Lehmann <kay_lehmann at web.de> (maintainer)
2007-04-04 19:58:17 +00:00
Roman Bogorodskiy
73594a5f4f Use MASTER_SITE_BERLIOS.
PR:		110490 (with a minor modification)
Submitted by:	"Eric P. Scott" <eps+pbug0703@ana.com>
2007-04-04 16:54:24 +00:00
Rong-En Fan
2c4192feea - Fix build on gcc4 2007-04-04 08:28:10 +00:00
Andrew Pantyukhin
5d627fd30f - Update to 0.3.1
- Fix plist
2007-04-04 05:31:54 +00:00
Greg Lewis
efa92f7fe6 . Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
  that are most important to me.
2007-04-04 03:31:05 +00:00
Joe Marcus Clarke
ec76cc22ca Update to 2.2.1. 2007-04-03 19:51:23 +00:00
Andrew Pantyukhin
4f5dc96cd2 Add port sysutils/ts:
task spooler is a Unix batch system where the tasks spooled run one
after the other. Each user in each system has his own job queue. The
tasks are run in the correct context (that of enqueue) from any
shell/process, and its output/results can be easily watched. It is
very useful when you know that your commands depend on a lot of RAM,
a lot of disk use, give a lot of output, or for whatever reason it's
better not to run them at the same time.

WWW: http://vicerveza.homeunix.net/~viric/soft/ts/
Author: Lluis Batlle i Rossell <viric_at_vicerveza_dot_homeunix_dot_net>
2007-04-03 12:03:25 +00:00
Joe Marcus Clarke
5ce5de4a21 Update to snapshot 20070403.
* Add a new utility function, hf_str_no_slashes(), that converts '/' into '_'
  for purposes of UDI constructions.  UDI path components cannot contain
  embedded slashes, and a trailing slash will cause hald to crash. [1]
* Ensure that UDIs of ATA and SCSI devices are unique. [2]
* Do not re-probe disks that are managed by hald-addon-storage since that
  will result in a double-probe and data corruption.  In particular, this
  fixes a problem with CD unmounting when ATAPICAM is enabled. [3]

Reported by:	Chess Griffin <chessg@gmail.com> [1]
		sajd on #freebsd-gnome [3]
Submitted by:	jylefort [2]
Reviewed by:	jylefort [3]
2007-04-03 06:24:48 +00:00
Edwin Groothuis
45dbe68dfb Fix email address of maintainer from internet2.edu to shlang.com 2007-04-02 22:04:42 +00:00
Markus Brueffer
bd91199bdb - Update to version 1.0
- Remove notes for RELENG_4

PR:		ports/110482
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2007-04-02 13:14:57 +00:00
Mark Linimon
b3994103f5 Assign maintainership to rnejdl@ringofsaturn.com, who has submitted some
PRs about this port.
2007-04-01 11:07:20 +00:00
Mario Sergio Fujikawa Ferreira
591f6b563d Give maintainership to multimedia@FreeBSD.org. 2007-04-01 07:57:39 +00:00
Cheng-Lung Sung
6065902395 - Update to 1.3.7
- Change maintainer email address

PR:		ports/111022
Submitted by:	maintainer (Tomoyuki Sakurai)
2007-03-31 06:47:25 +00:00
Mario Sergio Fujikawa Ferreira
c18a0c6f79 Give maintainership to Josh Paetzel <josh@tcbug.org>. 2007-03-31 03:32:43 +00:00
Pav Lucistnik
a57eb27750 - Update to 7.0
PR:		ports/111042
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)
2007-03-30 20:51:44 +00:00
Rong-En Fan
b9e8266780 Add iat 0.1.3, converter of many types of CD-ROM image file formats into
ISO-9660.

PR:		ports/111010
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-03-30 15:43:14 +00:00
Diane Bruce
ff2c6bd74e Update to 2.2:
Changed the follow symbolic links option -l to -L.
    The users idle time (login.so) is shown in seconds rather than minutes.
    Added contrib/fexists.c.

Submitted by:	author/maintainer, in private email (to linimon)
Approved by:	ehaupt (mentor)
2007-03-28 22:58:53 +00:00
Martin Wilke
eb20619816 - Update to 070227
PR:             110986
Submitted by:   trasz
2007-03-28 21:54:41 +00:00
Rong-En Fan
1020adc576 - Remove useless USE_GHOSTSCRIPT_AFPL
- Use bsd.tcl.mk for Tk dependency and also use tk-wrapper
- Reorder BUILD_DEPENDS to pet portlint(1)
2007-03-28 12:29:55 +00:00
Martin Wilke
af7de0e1c8 - Update to 1.1.5
PR:             110961
Submitted by:   trasz
2007-03-28 07:57:59 +00:00
Martin Wilke
0feca04370 - Update to 3.3
PR:             110963
Submitted by:   trasz
2007-03-28 07:57:17 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Pav Lucistnik
bb54399293 - Fix after objformat removal
Reported by:	pointyhat
2007-03-27 16:29:28 +00:00
Jeremy Messenger
ebe432cd4f Portlint:
-Correct the order of PORTREVISION and CATEGORIES.
2007-03-26 21:51:32 +00:00
Emanuel Haupt
1c9d2c8a35 Add screenie, a small and lightweight screen(1) wrapper 2007-03-26 21:20:12 +00:00
Jeremy Messenger
992117ed00 Portlint:
-Remove an extra empty line.
2007-03-26 20:12:42 +00:00
Emanuel Haupt
187d05071a Update to 1.6.7 2007-03-26 20:03:44 +00:00
Markus Brueffer
5d5d10cef7 Update to version 3.0.14 2007-03-25 22:30:00 +00:00
Markus Brueffer
d8a9530f47 Adjust default cdrom device to the not so new world order
Approved by:	maintainer
2007-03-25 22:26:10 +00:00
Pav Lucistnik
4cac24ee80 - Fix smartd to detect drives if the first drive has two-digit number (like
ad10)
- Recognize some new Western Digital Caviar SE drives

PR:		ports/110806
Submitted by:	marck
2007-03-25 16:08:55 +00:00
Rong-En Fan
2e9faf9374 - Respect NOPORTDOCS
PR:		ports/109179
Submitted by:	rafan
Approved by:	maintainer timeout (5 weeks)
2007-03-25 12:42:25 +00:00
Joe Marcus Clarke
ebb81a0ba0 Update to 2.18.1. 2007-03-24 21:42:05 +00:00
Joe Marcus Clarke
d15d9c142a * Power down the system rather than simply shutting it down. [1]
* Avoid an infinite loop with buggy PCI firmwares [2] [3]
* While here, simplify the PCI probing mechanism [3]

PR:		110492 [1]
Reported by:	manphiz@gmail.com, Nick Withers <nick@nickwithers.com> [2]
Submitted by:	Rechistov Grigory <ggg_mail@inbox.ru> [1]
		jylefort [3]
2007-03-24 20:47:21 +00:00
Pav Lucistnik
948c9e8cc4 - WWWOWN and WWWGRP are defined in bsd.port.mk 2007-03-24 16:43:28 +00:00
Pav Lucistnik
47649f7033 - WWWDIR is now defined in bsd.ports.mk
PR:		ports/105529
Submitted by:	laszlof
2007-03-24 14:04:36 +00:00
Pav Lucistnik
9088b943cd - bsd.efl.mk is now in ports/Mk
PR:		ports/100497
Submitted by:	stass
2007-03-24 14:03:59 +00:00
Tilman Keskinoz
134d97e1fd Mark IGNORE on amd64 5.x and use machine/speaker.h on 5.x,
dev/speaker/speaker.h was not MFCt to 5.x
2007-03-24 13:39:18 +00:00
Joe Marcus Clarke
017302f711 Correct a copy-paste problem when allocating the polkit UID, and use a unique
UID/GID.

Reported by:	kris
2007-03-24 05:10:35 +00:00
Martin Wilke
9b27aae0e0 The xfce4-places-plugin brings much of the functionality of the GNOME Places
menu to Xfce. The plugin looks a lot like a launcher with multiple items in a
menu. The main "launcher" button opens up Thunar at the user's home directory.
The arrow button opens up a menu with two sections: system- and user-defined
locations. The system-defined locations are consistent with Thunar (including
their icons). For user-defined bookmarks, the ~/.gtk-bookmarks file is being
read in order to share bookmarks with Thunar, Nautilus, the GNOME Panel, etc.

WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
2007-03-23 19:30:43 +00:00
Rong-En Fan
4e0e6abc81 - Move stuffs that are after post.mk to appropriate places
- Use DOCSDIR

PR:		ports/109335
Submitted by:	rafan
Approved by:	maintainer timeout (1 month)
2007-03-22 17:02:34 +00:00
Pav Lucistnik
8881bc0e14 - Update to 2.0.2
PR:		ports/110396
Submitted by:	Ivan Lago <ivan.lago@ifom-ieo-campus.it> (maintainer)

- Fix rc script: require ldconfig

PR:		ports/110647
Submitted by:	Marcus Reid <marcus@blazingdot.com>

- Modernize pkg-message handling
2007-03-22 16:30:16 +00:00
Cheng-Lung Sung
46c1715420 - Update to 0.6.46.4-0.1, patched version
PR:		ports/110638
Submitted by:	maintainer (Nick Barkas)
2007-03-22 02:21:26 +00:00
Sergei Kolobov
8e8c78a883 - Update to 1.7.2 2007-03-21 16:05:50 +00:00
Martin Wilke
c79b928f60 - Update to 2.1.8
PR:             110600
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
2007-03-21 12:32:59 +00:00
Lars Koeller
039d20727b PR: -
Submitted by:	ports survey
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:

Update distfile location and give port back to ports team.
2007-03-21 11:51:25 +00:00
Martin Wilke
57330813f3 - Update to 8.1
PR:             110501
Submitted by:   Eric P. Scott <eps+pbug0703@ana.com>
Approved by:    maintainer implicit
2007-03-21 09:59:17 +00:00
Xin LI
d976912159 - Update to 2.1.22
- Respect users' PTHREEAD related settings
 - Correct usage of BerkeleyDB
 - Use Berkeley DB 4.4 per original authors

PR:		ports/109707
Approved by:	maintainer timeout (19 days)
2007-03-20 03:34:48 +00:00
Jimmy Olgeni
cb193bb2b4 Upgrade module mysql-1.330-3. 2007-03-19 22:12:47 +00:00
Markus Brueffer
5bcfe85a60 addport missed this patch during initial import 2007-03-19 21:07:02 +00:00
Markus Brueffer
434a6cce44 Add klineakconfig 0.9, a KDE version of the gtk program lineakconfig by
Mark Smulders. It is used for configuring a lineak config file for use with the
lineakd daemon that sets up and handles the control of your easy access keys.

WWW: http://lineak.sourceforge.net/

PR:		ports/99405
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2007-03-19 21:03:32 +00:00
Alexey Dokuchaev
6031f8342c Update to version 2.07.
PR:		ports/109987
Submitted by:	Martin Matuska
2007-03-19 11:58:59 +00:00
Martin Wilke
2e3458dee3 - Update to 2.3
PR:             108763
Submitted by:   M. Araujo <araujo@bsdmail.org>
2007-03-19 09:36:29 +00:00
Rong-En Fan
454103013f Merge rc script changes from syslog-ng port:
- Allow user to change parameters of start syslog-ng via vars rc.d script [1]
- Allow user to purge klog(9) via vars rc.d script [2]

PR:		ports/98287 [1] and [2]
Submitted by:	Pavel Volkov [1], Brian A. Seklecki [2]
Approved by:	Ivan Lago <ivan.lago at ifom-ieo-campus.it> (maintainer)
2007-03-19 06:28:09 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Andrew Pantyukhin
d916a968ba - Enrich pkg-descr
- Add mirrors
- Remove support for 4.x
2007-03-18 23:58:04 +00:00
Pav Lucistnik
b4f561b510 - Update to 2.3.3 2007-03-18 14:23:35 +00:00
Mark Linimon
101cdd6398 Update mastersite and WWW.
Submitted by:		port author via email
2007-03-18 00:13:38 +00:00
Pav Lucistnik
a924f598db - Remove empty patch file 2007-03-17 18:41:09 +00:00
Tilman Keskinoz
e6806df562 Fix build on amd64 and convert BROKEN to ONLY_FOR_ARCHS, because it
requires speaker(4).
portlint pkg-descr
2007-03-17 16:54:28 +00:00
Martin Wilke
4ebca0074e - Update to 6.5
PR:             110377
Submitted by:   Gerhard Gonter <g.gonter@ieee.org> (maintainer)
2007-03-16 20:58:31 +00:00
Martin Wilke
bff09f2354 - Update to 1.8.0
PR:             110296
Submitted by:   Paul Dlug <paul@aps.org> (maintainer)
2007-03-16 12:55:46 +00:00
Lev A. Serebryakov
de7020af32 (1) Update `www/neon' to 0.26.3
(2) Bump port revisions (and dependencies) on all ports, using libneon
  (3) Mark `devel/bazaar' broken, it doesn't support new neon version.
      Approved by maintainer.
  (4) Mark `www/neonpp' broken, it doesn't support new neon version.
      Maintainer timeout.
2007-03-16 10:03:11 +00:00
Martin Wilke
637674739d - Reset maintainership (mail bounce)
Approved by:	portmgr (linimon)
2007-03-16 09:17:52 +00:00
Vasil Dimov
a246670250 Add backup master sites after the only one master site was down recently.
Reported by:	kris
2007-03-16 06:59:16 +00:00
Markus Brueffer
57b7525ddb Remove 4.x cruft 2007-03-14 21:49:21 +00:00
Pav Lucistnik
daa1614e82 - Disable UPX packing of installed files (helps people who got upx installed)
PR:		ports/108149
Reported by:	Chris Calvey <chris@securityforensics.yi.org>
2007-03-14 20:38:12 +00:00
Mark Linimon
f0323d2c62 Reset takamiti@tsden.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-14 08:24:47 +00:00
Mark Linimon
34b7e63617 Reset ebrandi@fugspbr.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-14 07:40:27 +00:00
Mark Linimon
8a12ee4660 Reset aberg@doomnet.de due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-14 07:17:05 +00:00
Mark Linimon
784eab2ac6 Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR:	101029 [1], 108862 [2]

Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
2007-03-14 04:12:32 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Martin Wilke
7f59efef38 2007-03-09 sysutils/diskusage: Unmainntaied, MASTER_SITES disappeared, WWW disappeared.
2007-03-10 sysutils/xperfmon3: Broken on all supported versions of FreeBSD
2007-03-10 comms/mwavem: Broken on all supported versions of FreeBSD
2007-03-09 sysutils/diskusage: Unmainntaied, MASTER_SITES disappeared, WWW disappeared.
2007-03-10 sysutils/xperfmon3: Broken on all supported versions of FreeBSD
2007-03-10 comms/mwavem: Broken on all supported versions of FreeBSD
2007-03-13 19:00:08 +00:00
Martin Wilke
53785e1cc5 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-13 18:54:28 +00:00
Dirk Meyer
ca7c55e010 - chase update of graphviz 2007-03-12 17:47:01 +00:00
Rong-En Fan
2d385d6aad - Update to 0.40
PR:		ports/110215
Submitted by:	chinsan (maintainer)
2007-03-12 16:50:00 +00:00
Michael Landin
05c81064ca - Use "getopt.h" , not <getopt.h>
(Also fixed upstream)

PR:		ports/108953
Submitted by:	Tuure Laurinolli <tuure@laurinolli.net>
2007-03-12 14:19:39 +00:00
Martin Wilke
70e597f144 - Take maintainership
Approved by:	Andreas Kohn (old maintainer)
2007-03-12 10:07:17 +00:00
Jeremy Messenger
ff4197e8ae Bump the PORTREVISION. 2007-03-11 22:59:23 +00:00
Jeremy Messenger
cac2eb005a -Fix the BROKEN, do not install in /. Remove the BROKEN.
-Remove a patch and use gnomehack instead.
-The '--mandir=' is no longer need, taken care by gnomeprefix.
-Clean up a bit in Makefile to make it readable.
-Update the WWW.
2007-03-11 22:58:20 +00:00
Stanislav Sedov
09e4e6f119 - Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:	portmgr (marcus) [1],
		Anders Troback <freebsd@troback.com> (maintainer) [2]
2007-03-11 08:51:14 +00:00
Mark Linimon
544db31b44 Reset bjk@m-net.arbornet.org: address bounces.
Hat:		portmgr
2007-03-10 20:27:04 +00:00
Christian Weisgerber
572aeb70be LP64 fix 2007-03-10 00:46:28 +00:00
Boris Samorodov
375142ae76 . update to 3.2.4;
. remove stale files/patch-postinstall.

PR:		110013
Submitted by:	pirzyk (maintainer)
2007-03-09 13:47:28 +00:00
Rong-En Fan
e2b088f90e - Add periodic script that reports raid status
- Update pkg-message
- Correct prerequisite checks in script
- Bump PORTREVISION

PR:		ports/109753
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports at zabbadoz.net>
Approved by:	Ruben van Staveren <ruben at verweg.com> (maintainer)
2007-03-09 13:15:02 +00:00
Martin Wilke
332384e575 - Update to 0.71
Approved by:            maintainer implicit
2007-03-09 11:14:26 +00:00
Martin Wilke
d29f317744 - Update to 2.0.3
PR:             110048
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
2007-03-07 22:47:26 +00:00
Oliver Lehmann
9251fb7869 don't specify ${LOCALBASE}/share twice for XDG_DATA_DIRS in startxfce4
Noted by:	Albertas Mickenas <albertas@megalogika.lt>,
		Tomas Verbaitis <tomasv@megalogika.lt>
PR:		ports/110004
2007-03-07 15:39:06 +00:00
Martin Wilke
5bb28fbc28 - Update to 1.8.9
- Add WITH_FREEIPMI and WITH_DEBUG knobs

PR;             110026
Submitted by:   Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
2007-03-07 12:17:02 +00:00
Martin Wilke
2d7823066a - Take maintainership 2007-03-07 08:39:31 +00:00
Mark Linimon
a45331292e Reset handler@grendel.net at his request.
Hat:		portmgr
2007-03-07 05:43:18 +00:00
Mark Linimon
0a4a77f183 Update maintainer's email address.
Requested by:	maintainer
2007-03-07 05:40:29 +00:00
Mark Linimon
88c2f6a5fe Reset thorsten.greiner@web.de at his request due to lack of time.
Hat:		portmgr
2007-03-07 05:02:59 +00:00
Jimmy Olgeni
28a2eb9e81 Host patches on MASTER_SITE_LOCAL. 2007-03-06 22:13:01 +00:00
Martin Wilke
95e7212a38 - Drop 4.X support
PR:             109979
Submitted by:   Rene Ladan<r.c.ladan@gmail.com> (maintainer)
2007-03-06 21:01:50 +00:00
Martin Wilke
1811002a07 - Update to 1.3.2
PR:             109899
Submitted by:   miwi
Approved by:    maintainer
2007-03-06 21:01:19 +00:00
Martin Wilke
31097a3172 Puppet lets you centrally manage every important aspect of your system using
a cross-platform specification language that manages all the separate
elements normally aggregated in different files, like users, cron jobs, and
hosts, along with obviously discrete elements like packages, services, and
files.

WWW:	http://www.reductivelabs.com/projects/puppet/

PR:		ports/109795
Submitted by:	Tomoyuki Sakurai <cherry at trombik.mine.nu>
2007-03-06 20:13:56 +00:00
Martin Wilke
22329cfa0d A cross-platform Ruby library for retrieving facts from operating systems.
Supports multiple resolution mechanisms, any of which can be restricted to
working only on certain operating systems or environments. Facter is
especially useful for retrieving things like operating system names, IP
addresses, MAC addresses, and SSH keys.

WWW:	http://www.reductivelabs.com/projects/facter/

PR:		ports/109794
Submitted by:	Tomoyuki Sakurai <cherry at trombik.mine.nu>
2007-03-06 20:12:55 +00:00
Martin Wilke
8089517f23 - Update to 1.0.7
PR:             109879
Submitted by:   miwi
Approved by:    maintainer
2007-03-06 20:04:02 +00:00
Martin Wilke
f5332f7cb7 - Remove 4.X support
PR:             109989
Submitted by:   Rene Ladan<r.c.ladan@gmail.com> (maintainer)
2007-03-06 18:41:06 +00:00
Gabor Kovesdan
62986a721d - Deprecate (This port is badly constrcuted, makes some weird conflicting
issues and has been unmaintained for a long time. I also added some
  comments, how it should be fixed, if there's an interested party.)
- Set EXPIRATION_DATE

Reported by:		Martin Matuska <martin@matuska.org>
2007-03-06 12:49:41 +00:00
Mark Linimon
be4c6448a8 Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS.

PR:		ports/106557
Submitted by:	ale
Hat:		portmgr
2007-03-06 06:54:19 +00:00
Cheng-Lung Sung
3b602210ac - update version to 0.17
PR:		ports/109818
Submitted by:	"Marcelo Araujo" <araujo_AT_bsdmail dot org>
2007-03-06 04:01:20 +00:00
Mark Linimon
201cf12ad8 Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-05 00:15:24 +00:00
Andrew Pantyukhin
d6fbc92065 - Update to 0.3 2007-03-04 17:09:45 +00:00
Andrew Pantyukhin
b87a7425dd - Update hachoir tools to latest versions
PR:		ports/109832, ports/109833, ports/109834, ports/109835
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
2007-03-04 10:21:49 +00:00
Mark Linimon
a007ee79d6 dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool.

Hat:		portmgr
2007-03-04 02:12:35 +00:00
Rong-En Fan
6d9f03d4d2 - Update to 4.20
PR:		ports/109767
Submitted by:	Jason Harris <jharris at widomaker.com> (maintainer)
2007-03-03 15:30:32 +00:00
Pav Lucistnik
4a859385b4 - Give up on this port 2007-03-03 13:13:09 +00:00
Pav Lucistnik
d146de2fad - Add optional ciss(4) support, defaults to off
Submitted by:	mi
2007-03-03 13:05:41 +00:00
Jimmy Olgeni
16c71ba0be Upgrade modules: filter-1.260-1, mailbox-1.260-1. 2007-03-03 13:04:45 +00:00
Martin Wilke
8304fa36e5 - Fix typo in rc.d script
- Bump PORTREVISION

PR:             109714
Submitted by:   Volker Werth<volker@vwsoft.com>
Approved by :   maintainer
2007-03-01 12:19:01 +00:00
Martin Wilke
38470e9238 - Upbreak
- Update to 1.4.1

PR:             109668
Submitted by:   Alexander Logvinov <ports@logvinov.com>
Approved by:    maintainer
2007-03-01 12:06:33 +00:00
Cheng-Lung Sung
062a21e705 - Update to 0.4.2
- Reset maintainership
- I'll take care of it

PR:		ports/109561
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-03-01 01:28:43 +00:00
Jimmy Olgeni
19d4ab7c2d Upgrade to version 1.330. 2007-03-01 00:30:24 +00:00
Jimmy Olgeni
cfd2a1ff9f Upgrade to version 1.260. 2007-03-01 00:29:40 +00:00
Frank J. Laszlo
61f6822299 respect PREFIX.
bump PORTREVISION

PR:		ports/109673
Submitted by:	Andrew Kolchoogin <andrew@rinet.ru>
Approved by:	Dan Langille <dan@langille.org> (maintainer)
2007-02-28 21:13:11 +00:00
Jun Kuriyama
384985f41e - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. 2007-02-28 01:19:04 +00:00
Peter Pentchev
68ce659bb3 Update to sysgather-1.0pre9. 2007-02-27 13:28:47 +00:00
Mark Linimon
dad1d34129 Reset tiamat@komi.mts.ru due to maintainer timeouts and no response to
earlier email.

Hat:		portmgr
2007-02-27 00:27:28 +00:00
Martin Wilke
e9db873a82 = Update to 2.1.7
PR:             109577
Submitted by:   trasz (maintainer)
2007-02-26 21:26:33 +00:00
Andrew Pantyukhin
d8c6173b29 - Update to 0.2 2007-02-26 20:15:33 +00:00
Martin Wilke
f150edce03 This will act on any cronfile it is pointed at. For it to run the command,
the last or next time it will be will have to be within a minute and 15
seconds. For most usages, you will want to have the hour and minute set
to *. This allows a user to do something how ever many times they want any
time during the period it is active.

After running through every entry in the crontab, it then exits.

Why not cron?

You can have cron open opera or the like on a specific display by either
switch or enviromental options, but it will always open it. This allows
you to open it any time along the point it is active.

PR:		ports/109120
Submitted by:	Zane C. Bowers
2007-02-26 15:49:55 +00:00
Martin Wilke
5ea0a569ed - Update to 2.0.3
PR:             109551
Submitted by:   Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
2007-02-26 11:03:17 +00:00
Stefan Walter
d70089ec93 Depend on security/gnupg1, not security/gnupg.
PR:		109483
Submitted by:	maintainer
2007-02-25 12:02:25 +00:00
Rong-En Fan
a3760ba9e0 - Update to 20070224
- Add backup master site

PR:		ports/109500
Submitted by:	Wesley Shields <wxs at atarininja.org> (maintainer)
2007-02-25 07:20:48 +00:00
Andrew Pantyukhin
44ae9dc661 Add port sysutils/ncdu:
ncdu (NCurses Disk Usage) is a curses-based version of
the well-known 'du', and provides a fast way to see what
directories are using your disk space.

WWW: http://dev.yorhel.nl/ncdu/
Author: Yoran "YorHel" Heling <projects@yorhel.nl>
2007-02-24 19:09:25 +00:00
Edwin Groothuis
eaccc917f8 Assigned maintainership to hideo <hideo@lastamericanempire.com> 2007-02-24 10:44:29 +00:00
Max Khon
5512381302 Update to 1.0 release. 2007-02-23 07:56:07 +00:00
Alex Dupre
cc9a752a5f Fix for missing implementation of a few sysconf parameters.
Submitted by:	stas
2007-02-23 07:33:59 +00:00
Vasil Dimov
2a7abf224f Upgrade sysutils/rdiff-backup-devel from 1.1.7 to 1.1.9 2007-02-21 08:16:18 +00:00
Florent Thoumie
199f9fbdc3 - Update testdisk/photorec to 6.6.
- Add jpeg to LIB_DEPENDS for photorec.
2007-02-20 16:01:49 +00:00
Vanilla I. Shu
97e431a9fe Upgrade to 4.9.
PR:		ports/109342
Submitted by:	maintainer
2007-02-20 01:03:34 +00:00
Alejandro Pulver
42d146bf96 - Update to 2.75.
- Fix the location printed post install, it should be PREFIX, not LOCALBASE.

PR:		ports/109243
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
2007-02-18 18:41:03 +00:00
Gabor Kovesdan
b70b6bd589 - Install the sample file to EXAMPLESDIR
- Bump PORTREVISION

PR:		ports/108466
Submitted by:	Ian Tegebo <yontege@rescomp.berkeley.edu>
Approved by:	Balazs Nagy <js@iksz.hu> (maintainer),
		erwin (mentor, implicit)
2007-02-17 20:56:56 +00:00
Jung-uk Kim
e4231922f0 Update to 20070216 snapshot. This fixes regression bug for 40LD firmware
introduced in the 20070130 version.

Reported by:	Mars G. Miro (marsgmiro at gmail dot com)
		Frank Mayhar (frank at exit dot com)
2007-02-16 20:06:06 +00:00
Max Khon
b992eecb18 Update 0.20070207-RC1. 2007-02-16 05:26:43 +00:00
Brooks Davis
88ecb4b958 Fix the build on amd64 and make a few adjustments to make portlint
happier.
2007-02-15 22:30:10 +00:00
Martin Wilke
68804d045f - Add USE_GMAKE
PR:		109192
Submitted by:	Denis Eremenko <moonshade@pnhz.kz>
Approved by:	maintainer (implicit)
2007-02-15 10:15:33 +00:00
Pav Lucistnik
4c3ab2192c - Load kmod by absolute path
PR:		ports/107466
Submitted by:	Andrzej Tobola <ato@iem.pw.edu.pl>
Approved by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2007-02-15 09:31:28 +00:00
Martin Wilke
cc4f671524 - Update to 2.0.2
PR:             108579
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
2007-02-14 20:31:18 +00:00
Martin Wilke
cac92cbbd8 - Update to 2.0.2
PR:             108580
Submitted by:   Dan Langille <dan@langille.org> (maintainer)
2007-02-14 20:31:15 +00:00
Pav Lucistnik
29092884df - Annotate sysctl.conf entry in rc script comment block for people who miss
pkg-message

PR:		ports/107466
Submitted by:	Peter Risdon <prisdon@gmail.com>
Approved by:	maintainer timeout
2007-02-14 17:05:06 +00:00
Martin Wilke
a8234bc105 - Update to 0.9.4
Approved by:	maintainer (implicit)
2007-02-12 20:03:42 +00:00
Oliver Braun
59cff98008 Upgrade to 4.3.0.
PR:		ports/109000
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
2007-02-12 17:00:12 +00:00
Rong-En Fan
f819789d50 - Fix dependency for php5-sqlite
PR:		ports/109087
Spotted by:	Geoffroy Desvernay <dgeo at ec-marseille.fr>
Submitted by:	Thomas Abthorpe <thomas at goodking.ca> (maintainer)
2007-02-12 14:55:34 +00:00
Martin Wilke
dbc44398c0 APT is the Debian project's advanced front-end for dpkg. APT features complete
installation ordering, multiple source capability and several other unique
features.

WWW: http://packages.debian.org/apt

PR:		ports/105563
Submitted by:	Nick Barkas <snb at threerings.net>
2007-02-11 23:00:35 +00:00
MANTANI Nobutaka
c99819ffa8 Fix build error on 4-stable. 2007-02-11 18:06:58 +00:00
Kris Kennaway
f79d4c835e Note to brooks: you're living in the past, man! 2007-02-11 01:47:29 +00:00
Kris Kennaway
de78dd974b Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
2007-02-11 01:23:35 +00:00
Kris Kennaway
fefaf4a726 Deprecate these ports that are broken on 5.x and above, with expiry in
1 month.
2007-02-11 00:43:27 +00:00
Kris Kennaway
69f2eaf917 BROKEN: Installs file into / 2007-02-10 22:52:28 +00:00
Kris Kennaway
3de6939bc6 BROKEN: Unfetchable 2007-02-10 22:49:37 +00:00
Joe Marcus Clarke
03653feb56 Update to snapshot 20070210.
* Fix an assertion in hal-device [1]
* Fix detection of disc volumes on FreeBSD 5.X
* Fix the mapping of SCSI to atapi devices [2]

Obtained from:	HAL git [1]
Submitted by:	jylefort [2]
2007-02-10 21:17:00 +00:00
Kris Kennaway
ca8d1df694 Reset unreachable maintainer address:
mmendez@energyhq.be
    retry timeout exceeded
2007-02-10 20:06:49 +00:00
Martin Wilke
9a5fdf3864 - Add backup MASTER_SITES
Submitted by:	pointyhat via kris
2007-02-10 11:10:32 +00:00
Emanuel Haupt
93d27bc199 Update to 1.50-PR1 2007-02-10 10:21:38 +00:00
Martin Wilke
ad9967f524 - Fix Display the correct battery level
PR:		108322
Submitted by:	miwi
Approved by:	maintainer timeout
2007-02-09 09:14:15 +00:00
Martin Wilke
ba145dde76 - Update to 1.1.4
PR:		108927
Submitted by:	Martin Matuska <martin@matuska.org>
2007-02-08 22:35:36 +00:00
Boris Samorodov
7c51c5d5f1 The patch was totally rewritten by the maintainer:
. update to the new version 3.2.3;
. fix package building/installing/deinstalling;
. remove BROKEN.

PR:		107803
Submitted by:	bsam (me)
Approved by:	pirjyk (maintainer)
2007-02-08 21:02:44 +00:00
Stanislav Sedov
bbb110d8c0 - Update to 1.1.
- The project has moved.
2007-02-07 19:36:10 +00:00
Oliver Lehmann
88304e27dd update to 0.5.4
assign maintainership to miwi as discussed
2007-02-07 15:46:25 +00:00
Martin Wilke
02c3f942a3 - Update to 0.70.4
- Remove IGNORE on FreeBSD 4.x, it's no longer need.
2007-02-07 01:05:03 +00:00
Rong-En Fan
16e273891f - Update to 1.9.10
PR:		ports/108838
Submitted by:	Thomas Abthorpe <thomas at goodking.ca> (maintainer)
2007-02-06 17:04:37 +00:00
Rong-En Fan
3484c3ee8a Add ffs2recov 1.0, a utility to recover UFS2 filesystems.
PR:		ports/108766
Submitted by:	sten at blinkenlights.nl
2007-02-06 09:24:09 +00:00
Stanislav Sedov
fb052df1b5 - Fix gcc4 building on 64-bit platforms.
Reported by:	kris
2007-02-05 22:03:53 +00:00
Oliver Lehmann
ec0a98c0a3 fix objformat problem more properly 2007-02-05 20:11:49 +00:00
Brooks Davis
638fc7f4cd Now that RELENG_4 is no longer supported, remove seatbelts preventing
these ports from being built there (and on pre-STABLE 5).
2007-02-05 18:03:58 +00:00
Brooks Davis
4efce3486b Upgrade to SGE 6.0 update 10. Changes can be viewed at:
http://gridengine.sunsource.net/project/gridengine/60patches.txt
2007-02-05 17:33:22 +00:00
Cheng-Lung Sung
3ed7c4bbf2 - Update to 1.6.12
PR:		ports/108747
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-02-05 14:48:57 +00:00
Pav Lucistnik
f81b82b55e Move pkg_replace to new category ports-mgmt
Repocopied by:	marcus
2007-02-05 12:35:14 +00:00
Cheng-Lung Sung
b69e50e666 - Update to 0.16
- Reset maintainership

PR:		ports/108713
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-02-05 05:11:52 +00:00
Pav Lucistnik
8f2f139c46 - Update portupgrade location 2007-02-05 02:16:08 +00:00
Pav Lucistnik
0d0d56457b Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
  sysutils/barry -> ports-mgmt/barry
  sysutils/bpm -> ports-mgmt/bpm
  sysutils/kports -> ports-mgmt/kports
  sysutils/managepkg -> ports-mgmt/managepkg
  sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
  sysutils/pib -> ports-mgmt/pib
  sysutils/pkgfe -> ports-mgmt/pkgfe
  sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
  sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
  sysutils/pkg_install -> ports-mgmt/pkg_install
  sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
  sysutils/pkg_remove -> ports-mgmt/pkg_remove
  sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
  sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
  sysutils/pkg_tree -> ports-mgmt/pkg_tree
  sysutils/portbrowser -> ports-mgmt/portbrowser
  sysutils/portconf -> ports-mgmt/portconf
  sysutils/portdowngrade -> ports-mgmt/portdowngrade
  sysutils/portcheck -> ports-mgmt/portcheck
  sysutils/portmanager -> ports-mgmt/portmanager
  sysutils/portmaster -> ports-mgmt/portmaster
  sysutils/portscout -> ports-mgmt/portscout
  sysutils/portsearch -> ports-mgmt/portsearch
  sysutils/portsman -> ports-mgmt/portsman
  sysutils/portsnap -> ports-mgmt/portsnap
  sysutils/portsopt -> ports-mgmt/portsopt
  sysutils/portupgrade -> ports-mgmt/portupgrade
  sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
  sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
  sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
  sysutils/psearch -> ports-mgmt/psearch
  sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
  sysutils/qtpkg -> ports-mgmt/qtpkg
  textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports

Repocopies by:	marcus
2007-02-05 01:08:46 +00:00
Thierry Thomas
b91b459a1e Rename ports/sysutils/unidesc to ports/sysutils/uniutils.
PR:		ports/108574
Repocopied by:	marcus
2007-02-04 22:54:18 +00:00
Thierry Thomas
3d7e8000ef Add additional master sites.
PR:		ports/108702
Submitted by:	Jonathan Liu <Net147 (at) hotmail.com> (maintainer)
2007-02-04 20:24:22 +00:00
Oliver Lehmann
bfb674769c use the official 0.3.0 release, not the old prereleased version.
there is only a small change in panel-plugin/fsguard.c and some
documentation changes (Changelog, INSTALL and so on)
With this version there is also no gcc295 fix needed

PR:     	108262
Approved by:	maintainer timeout (13 days)
2007-02-04 12:11:44 +00:00
Erwin Lansing
75612617f5 Update to 1.9
DEPENDS is gone from the bsd.ports.mk: reflect this in the index
processing code.

PR:		108749
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-02-04 11:20:50 +00:00
Oliver Lehmann
26974e9bc7 fix build (by using libtool:15) with recent CURRENTs where objformat went away
Submitted by:	Masahide -mac- NODA <mac@clave.gr.jp>
2007-02-04 11:13:22 +00:00
Kris Kennaway
18866f57ff BROKEN: Unfetchable 2007-02-04 02:30:02 +00:00
Shaun Amott
854718e581 - Update to 0.7.2.
- Ensure modules are installed. [1]

Noticed by:	rafan [1]
2007-02-02 23:58:40 +00:00
Jimmy Olgeni
d31e8dbdf9 Upgrade module mailboxes-1.320-4. 2007-02-02 23:42:21 +00:00
Joe Marcus Clarke
25497c2f41 HAL is not supported on FreeBSD prior to 5.5-RELEASE so mark it as such. 2007-02-02 16:44:24 +00:00
Sergey Matveychuk
706b49dc87 - Synchronyze patches with stable.
Reminded by:	marck
2007-02-02 16:18:49 +00:00
Stanislav Sedov
f77837c518 - Fix typo.
Submitted by:	netchild
2007-02-02 15:30:55 +00:00
Brooks Davis
3d44c32ced diskmark is obsolete and only relevent on systems without glabel (4.x).
Mark DEPRECATED and set to expire in one month.  Drop MAINTAINERship.
If someone uses this, they should become the MAINTAINER.
2007-02-02 01:27:46 +00:00
Stanislav Sedov
cef4580bcf - Update to 0.8
- Add rcNG startup script that allows update cpucodes on startup
- Add utility to extract cpucodes from Award BIOS update images
- Add additional amd microcode upodate extracted from update images,
  provided by pav@

Thanks to netchild@ and pav@ for suggestions and information regarding
BIOS updates.
2007-02-01 21:52:14 +00:00
Sergey Matveychuk
d9b5e55088 - misc-depends targed was removed from bsd.ports.mk. Don't use it anymore.
PR:		ports/108662
Submitted by:	Mark Evenson<mark.evenson AT gmx.at>
2007-02-01 18:43:48 +00:00
Dmitry Sivachenko
17fd3ee04c Add startup script.
PR:		108340
Submitted by:	Anton Yuzhaninov <citrin@rambler-co.ru>
2007-02-01 12:11:18 +00:00
Oliver Lehmann
416e8f2f81 update sysutils/xfce4-netload-plugin from an inofficial test/pre-release
to the latest officialy released version

Approved by maintainer (demon@)
2007-02-01 11:54:03 +00:00
Sergey Matveychuk
55034d0a60 - Fix brackage after ports/Makefile 1.97 was committed 2007-02-01 07:23:39 +00:00
Rong-En Fan
81b17c9634 - Update to 2.6.2
PR:		ports/108643
Submitted by:	chinsan
Approved by:	Anish Mistry <amistry at am-productions.biz> (maintainer)
2007-02-01 07:13:40 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Emanuel Haupt
b813669843 Fix for 7-CURRENT after objformat was removed.
PR:		108540
Submitted by:	Andy Fawcett <andy@athame.co.uk> (maintainer)
Notified by:	kris (via pointyhat)
2007-01-31 22:55:26 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Jung-uk Kim
e45d80b4de Fix distinfo breakage. Pointy hat to me.
Reported by:	Bryan Fullerton (bryanf at samurai dot com)
		Martin Nilsson (martin at gneto dot com)
2007-01-31 17:10:41 +00:00
Pav Lucistnik
dc5b564643 - Use new USE_CDRTOOLS variable 2007-01-31 15:31:30 +00:00
Pav Lucistnik
eb81a88093 - Patch net/libnet* to versioned libraries and header files, so they can
coexist

PR:		ports/103861
Submitted by:	alepulver
Tested by:	pointyhat
With hat:	portmgr
2007-01-31 14:09:55 +00:00
Pav Lucistnik
e6b247dce1 - Use new USE_CDRTOOLS variable
Tested on:	pointyhat
2007-01-31 14:07:59 +00:00
Thierry Thomas
074317532b Upgrade to 2.24.
Changelog at <http://billposer.org/Software/unidesc.html#changelog>.

Remark: this port has been renamed to uniutils.
2007-01-30 20:18:07 +00:00
Jung-uk Kim
42b580f885 - Update to 20070130. This version includes (old) 8LD firmware support.
Initial patch was submitted by Dan Nelson (dnelson at allantgroup.com) and
heavily modified by me. He tested the initial version with PERC2/Si.
This version also builds on any FreeBSD version because correct header files
are included in the distribution. However, statically compiled version is
still included in the tarball. It is useful when a box is not bootable. :-)
- Assume maintainership as discussed privately.

PR:		ports/108561
2007-01-30 20:07:42 +00:00
Jeremy Messenger
4f87a14665 Update to 2.16.3. 2007-01-30 14:07:42 +00:00
Jeremy Messenger
585bcde118 Update to 2.16.3. 2007-01-30 13:50:02 +00:00
Jeremy Messenger
32531fcf51 Update to 2.16.3. 2007-01-30 05:41:59 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Florent Thoumie
b6b7e5d9f0 Fix forgotten shlib version bump for sysutils/ntfsprogs.
Reported by:	Mamory Iwaki <iwaki@bc.niigata-u.ac.jp>
2007-01-29 20:15:52 +00:00
Gabor Kovesdan
c0ce4105e7 Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:	portmgr (erwin), erwin (mentor)
2007-01-29 19:05:07 +00:00
Florent Thoumie
67483b23fb Update sysutils/testdisk to 6.5. 2007-01-29 16:49:04 +00:00
Oliver Lehmann
52c56c96ec enhance the description
update the WWW part
2007-01-29 06:39:18 +00:00
Oliver Lehmann
acb1b73f98 remove panel dependency 2007-01-28 16:24:36 +00:00
Martin Wilke
452e0a0473 - Update to 3.1 2007-01-28 15:13:17 +00:00
Martin Wilke
53dff68f61 - Distfile was rerolled
- Bump Portrevision for follow fixes.

-Changelog:
 * Fixed realpath problems when compiling with cygwin
 * Fixed flaw in Zip extraction
 * Made indirect block detection a little more stable

Submitted by:	pointyhat via pav
2007-01-28 14:24:59 +00:00
Martin Wilke
acf3a0c924 - Update to 3.0 2007-01-28 14:11:33 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Jimmy Olgeni
932c924c80 Upgrade module status-1.320-4. 2007-01-28 00:35:56 +00:00
Michael Johnson
c034735668 Update to 0.5.4 2007-01-27 04:41:43 +00:00
Andrew Pantyukhin
d6e1b114a7 Add port sysutils/hachoir-wx:
Hachoir GUI based on wx.

WWW: http://hachoir.org/wiki/hachoir-wx
2007-01-26 15:37:50 +00:00
Oliver Lehmann
ca190982bc update to 2.04.00.035
change maintainers email address

PR:		ports/106931
Approved by:	maintainer
2007-01-26 14:57:30 +00:00
Jimmy Olgeni
7a2ba4a17f Upgrade module bind8-1.320-3. 2007-01-25 23:22:43 +00:00
Martin Wilke
9d4b1deaeb - Update to 0.8.0
PR:             108341
Submitted by:   Securedog<securedog@users.sourceforge.jp> (maintainer)
2007-01-25 22:58:59 +00:00
Oliver Lehmann
0d2b5d95a8 update to 0.3.0
PR:		ports/108263
Submitted by:	oliver
Approved by:	maintainer
2007-01-25 20:23:26 +00:00
Vasil Dimov
5adbe79596 Post-update fixes. I forgot to run this through a tinderbox... 2007-01-25 17:12:06 +00:00
Vasil Dimov
80f89efd9c Upgrade sysutils/tree from 1.5.0 to 1.5.1
New version reported by:	shaun (via portscout)
2007-01-25 17:02:16 +00:00
Pav Lucistnik
f59f83b016 - Fix handling of lib/compat/pkg directory
Approved by:	sem (maintainer)
2007-01-25 16:49:10 +00:00
Andrew Pantyukhin
59f2c010e8 Add ports sysutils/hachoir-metadata and sysutils/hachoir-urwid:
hachoir-metadata is tool to extract metadata from multimedia files
(sound, video, archives, etc.)

hachoir-urwid is the most sexy user interface based on hachoir-parser
to explore a binary file.

WWW: http://hachoir.org/wiki/hachoir-metadata
WWW: http://hachoir.org/wiki/hachoir-urwid
2007-01-25 04:45:45 +00:00
Pav Lucistnik
66644b44ca - Update to 2.0.5
PR:		ports/108308
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
2007-01-24 23:02:07 +00:00
Pav Lucistnik
74e93340df - Patch to fix berkeley db detection in configure script. Fixes compilation
when multiple db ports are installed
- Patch to explicitly link with included libpub.a, instead of one in /usr/local
- Patch to never rebuild documentation, the full copy is included

PR:		ports/106790
Submitted by:	Nick Barkas <snb@threerings.net>
Approved by:	maintainer timeout (sergei; 1 month)
2007-01-24 22:47:36 +00:00
Martin Wilke
28dea3b5fc - Update to 0.1.15
PR:		107748
Submitted by:	miwi
Approved by:	maintainer timeout
2007-01-24 21:17:52 +00:00
Martin Wilke
41f1321d09 The Thunar Volume Manager is an extension for the Thunar file manager,
which enables automatic management of removable drives and media.
For example, if thunar-volman is installed and configured properly,
and you plug in your digital camera, it will automatically launch
your preferred photo application and import the new pictures from the
camera into your photo collection.

WWW:	http://www.foo-projects.org/~benny/projects/thunar-volman/index.html
2007-01-24 20:37:11 +00:00
Shaun Amott
2dd8cf06bb Ensure the sample config. removal line in pkg-plist succeeds if
portscout.conf has been modified.

PR:		ports/108290
Submitted by:	Alexander Logvinov <ports@logvinov.com>
2007-01-24 15:17:32 +00:00
Shaun Amott
9a0820631b - Update to 0.7.1, which fixes a few minor bugs. 2007-01-23 19:15:52 +00:00
Oliver Lehmann
51153a34b0 update MASTER_SITES
change MAINTAINER adress
update distinfo. The tar.bz2 on the new site is newer. The differences are:
	- new(er) autotools used for configure Makefile.in..... generation
	- some example scripts are provided in the new source (not installed)
2007-01-23 15:39:51 +00:00
Oliver Lehmann
8740a7e931 update to 0.5.3 which supports xfce 4.4 2007-01-23 12:34:04 +00:00
Craig Rodrigues
4b56c89790 Only compile on i386 and amd64, due to requirement for rdtsc() function. 2007-01-23 05:47:40 +00:00
Craig Rodrigues
9d438fe6d8 - FreeBSD patches to include <machine/cpufunc.h> to get rdtsc() function,
instead of using local one in hourglass.h.
- Other minor amd64 compilation fixes.
2007-01-23 05:34:13 +00:00
Jimmy Olgeni
1880668780 Upgrade to version 1.250. 2007-01-23 00:04:53 +00:00
Jimmy Olgeni
c5e68bfeb4 Upgrade to version 1.320. 2007-01-23 00:04:47 +00:00
Shaun Amott
be434d24bc Fix another last-minute bug in the restrict_* checking code. 2007-01-22 21:33:27 +00:00
Andrew Pantyukhin
990ea8bdd0 - Prevent a division by zero [1]
- Use gentoo mirrors
- Bump portrevision

PR:		ports/107468 [1]
Submitted by:	Jonathan Liu <Net147@hotmail.com>
Approved by:	Conrad J. Sabatier <conrads at cox.net> (maintainer timeout, 19 days)
2007-01-22 20:54:11 +00:00
Oliver Lehmann
57fff8a84b add missing xfce ports 2007-01-22 19:26:30 +00:00
Oliver Lehmann
307bdced85 Import xfce 4.4
- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
  (otherwise they won't compile with 4.4)
2007-01-22 16:45:10 +00:00
Shaun Amott
6560f8940f - Fix a typo in the SQL init script.
Noticed by:	miwi
2007-01-22 15:13:05 +00:00
Rong-En Fan
281656eb8f - Update to 0.08
PR:		ports/108043
Submitted by:	chinsan
Approved by:	David Landgren <david at landgren.net> (maintainer)
2007-01-22 10:59:52 +00:00
John Polstra
2845ca0c97 Bump PORTREVISION for bugfix in files/patch-lanplus.c. 2007-01-22 05:01:41 +00:00
John Polstra
7acb00d7e2 Avoid a NULL pointer dereference when using serial-over-LAN (SOL).
I have submitted this patch to the ipmitool-devel mailing list.

Approved by:	frolov@riss-telecom.ru (maintainer)
2007-01-22 01:56:03 +00:00
Shaun Amott
d7813d9326 portscout is a tool which looks for new versions of software in the
FreeBSD ports tree, and potentially other software repositories.

Various factors make this task a bit more difficult than it might
initially seem. In particular, the array of weird and wonderful
versioning schemes software vendors manage to come up with.

portscout spawns several child processes and does its version checking
in parallel, while attempting to best-guess strange-looking version
numbers, navigate around unhelpful sites and web servers, and contend
with the CPU-heavy rapidly-expanding FreeBSD ports system.

In addition to all this, it is possible to generate nice HTML reports
and send reminder mails to interested parties.

This should probably be considered beta until v1.0 is released.
2007-01-21 23:43:09 +00:00
Juergen Lock
fcb4ce2fc4 Add auto seteotmodel option
PR:		ports/108167
Submitted by:	nox
Approved by:	dan@langille.org (maintainer), miwi (mentor, implicit)
2007-01-21 21:56:26 +00:00
Rong-En Fan
4ec0239558 - Update CVSup servers list
- Bump PORTREVISION

PR:		ports/107946
Submitted by:	chinsan
Approved by:	Nils Vogels <nivo+kw+ports.bfa274 at is-root.com> (maintainer)
2007-01-21 10:17:59 +00:00
Craig Rodrigues
bfb17f6834 PR: 108154
- respect PTHREAD_LIBS and PTHREAD_CFLAGS
- add WITH_LINUXTHREADS tunable to override PTHREAD_LIBS and PTHREAD_CFLAGS
  with linuxthreads port
2007-01-20 17:30:40 +00:00
Kris Kennaway
a6eea64e9d BROKEN: Incomplete pkg-plist 2007-01-20 01:54:40 +00:00
Max Khon
ef8eb51758 Update to 20070118. 2007-01-19 10:48:57 +00:00
Martin Wilke
bd69a4e7ff - Unbreak DNS is back 2007-01-19 09:13:00 +00:00
Martin Wilke
88604c7058 - Fix build with sparc64
- Bump PORTREVISION

Submitted by:   pointyhat
2007-01-19 09:10:15 +00:00
Ion-Mihai Tetcu
fe5553aa7f Update to 0.4.1 with support for 6.2R
PR:		ports/108083
Submitted by:	Tigger (maintainer)
2007-01-19 06:06:04 +00:00
Alexander Nedotsukov
5df9e1fc69 Chase comms/lirc update. 2007-01-19 02:28:24 +00:00
Xin LI
ac1013f301 Correct a typo which will break build in a future version of
FreeBSD.  Because we already have '-9' in our ${GZIP_CMD} we
do not need to specify '--best' anyway.

PR:		ports/108068
Reported by:	pointyhat via kris
Approved by:	maintainer
2007-01-19 01:43:26 +00:00
Jeremy Messenger
baac1ec65c Oops, I should be pay attention on modules... I was meant to commit in
www/flock, not in this port. Remove this patch.
2007-01-18 22:50:24 +00:00
Jeremy Messenger
faa1047dd9 Fix the gtk2 dnd implementation broken, see more details in the bugzilla. This
patch[1] was created by Matthias Clasen <mclasen@redhat.com>. This bug was
started to reproduce with least 2.10.7 version of gtk2.

PR:		ports/107689
Reported by:	a few users
Bugzilla:	https://bugzilla.mozilla.org/show_bug.cgi?id=355248
		https://bugzilla.mozilla.org/show_bug.cgi?id=367203 [1]
		http://bugzilla.gnome.org/show_bug.cgi?id=394525
2007-01-18 22:37:11 +00:00
Martin Wilke
70ed17e6c3 - Broken Unfetchable 2007-01-18 19:46:12 +00:00
Erwin Lansing
01239c9756 Reset maintainership.
Submitted by:	Amnon Aaronsohn <bla@cs.huji.ac.il> (maintainer)
2007-01-18 19:34:59 +00:00
Martin Wilke
0587c58348 - Update to 0.7
PR:             ports/108064
Submitted by:   Eric P. Scott
Approved by:    maintainer (implicit)
2007-01-18 08:19:43 +00:00
Rong-En Fan
e0a669ed8e - Update to 0.38
PR:		ports/108042
Submitted by:	chinsan (maintainer)
2007-01-18 06:58:32 +00:00
Martin Wilke
4379b5a482 - Fix build on amd64
- Bump PORTREVISION

Submitted by:	pointyhat via kris
2007-01-17 08:29:40 +00:00
Rong-En Fan
7d6b6ced47 - Update to 3.0.2
PR:		ports/108008
Submitted by:	Brad Huntting <huntting at glarp.com> (maintainer)
2007-01-17 07:30:11 +00:00
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