Commit graph

4747 commits

Author SHA1 Message Date
Alexey Dokuchaev
550077c59e Unbreak on 5.X and -CURRENT.
Reported by:	kris
Approved by:	portmgr (marcus), fjoe (mentor, implicit)
2004-09-20 19:27:18 +00:00
Joe Marcus Clarke
efeac25e8e Fix a catastophic bug where launching services-admin would cause the
/tmp/.X11-unix/X[0-9] socket to be deleted thus preventing any new X
applications from starting until X itself was restarted.  The problem was
caused by running the cleartmp rc.d script to get service status.  The fix
was just to add cleartmp to the list of "forbidden" services.

Reported by:	David Vastine <dvastine@vastine.net>
Approved by:	portmgr (implicit)
2004-09-19 17:31:41 +00:00
Yen-Ming Lee
b7a96f8616 - add NOPRECIOUSMAKEVARS=yes and unbreak
- indent Makefile

PR:		71843
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-19 01:39:10 +00:00
Kris Kennaway
9cc499cfc9 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 01:23:11 +00:00
Kris Kennaway
f317b9290d BROKEN on 5.x: Broken pkg-plist
Approved by:	portmgr (self)
2004-09-19 01:20:32 +00:00
Kris Kennaway
fc7355d8f2 BROKEN: Unfetchable
Approved by:	portmgr (self)
2004-09-18 18:51:03 +00:00
Kris Kennaway
7a6f05bb7a BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 18:47:46 +00:00
Kris Kennaway
f0782d0518 BROKEN: Configure fails
Approved by:	portmgr (self)
2004-09-18 18:21:40 +00:00
Kris Kennaway
3462fa1f72 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-17 23:02:58 +00:00
Kris Kennaway
e9cb0e0ba3 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-17 22:47:50 +00:00
Kris Kennaway
639dd4e31b BROKEN on 5.x: Does not compile
Approved by:	portmgr (self)
2004-09-17 22:30:12 +00:00
Yen-Ming Lee
fa7d99ae9e - unbreak this port.
- apply OPTIONS for optional ADNS/FAM/PCRE supports.

PR:		71437
Submitted by:	leeym
Reviewed by:	"Sebastian Yepes F. [ESN]" <esn@x123.info>
Approved by:	portmgr (marcus)
2004-09-16 02:27:05 +00:00
Jimmy Olgeni
fde6b1c54a Backport security fix from version 1.160.
VuXML entry: ae7b7f65-05c7-11d9-b45d-000c41e2cdad.

Approved by:	portmgr
2004-09-15 17:19:53 +00:00
Volker Stolz
8cd0b8010f Remove port on maintainer/upstream's request
PR:		ports/71534
Submitted by:	maintainer
Approved by:	portmgr (linimon)
2004-09-13 19:48:56 +00:00
Jimmy Olgeni
59524b3998 Upgrade to version 1.090 (fix 9ef2a3cf-01c3-11d9-81b0-000347a4fa7d).
Approved by:	portmgr
2004-09-09 21:05:24 +00:00
Kirill Ponomarev
38c2bfe048 Fix build with gcc-3.4
Approved by:	portmgr
2004-09-05 20:31:29 +00:00
Kirill Ponomarev
89e76a8e0f Fix build with gcc-3.4
Approved by:	portmgr
2004-09-05 20:26:13 +00:00
Volker Stolz
8301dfc889 Mark as IGNORE for OSVERSION < 501105: Needs ATAng
Noticed by:	Alex Wilkinson
Approved by:	maintainer silence
Message-id:	<B5C802E0-F1C9-11D8-A951-00039312D914@fillmore-labs.com>
2004-09-03 08:32:28 +00:00
Doug Barton
7d167c85f3 Update to use the upsdrvctl program to start and stop. This should
remove the need to edit this file for 99% of users. Editing the config
files will still be necessary however.

Submitted by:	Rob MacGregor <rob.macgregor@gmail.com>
2004-09-03 03:15:14 +00:00
Tilman Keskinoz
d4fe0e7316 - Fix detection of TEAC R56S
PR:		71010
Reported by:	Reinhard Lenninger
Submitted by:	maintainer

- Upgrade to 0.11.14

PR:		71113
Submitted by:	maintainer
2004-09-02 15:26:02 +00:00
Volker Stolz
cf7007407a Fix WWW-tag
PR:		ports/71283
Submitted by:	Piotr Smyrak
2004-09-02 15:16:59 +00:00
Edwin Groothuis
c7b3e72609 Finish experiment in having a replacable top in the ports tree which
is an update for the top in the base system.

Despite all my good intentions I never was able to keep up to date
with the releases and their patches to the base system.
2004-09-02 11:03:40 +00:00
Brooks Davis
7e7fff1a63 Use the new PHP infrastructure to depend on php-gd. Get rid of warning
about installing PHP with GD since this is now automatic.
2004-09-02 04:28:15 +00:00
Edwin Groothuis
964ba0afd9 [NEW PORT] sysutils/estctrl
This port provides a daemon for adjusting the cpu frequency
	(using the Enhanced Speedstep module in sysutils/est) based
	on the current cpu load and power source.

PR:		ports/71270
Submitted by:	Colin Percival <cperciva@daemonology.net>
2004-09-02 04:16:40 +00:00
Edwin Groothuis
d2d87f21b3 [MAINTAINER UPDATE] sysutils/est
Update port to version 0.6.  This adds a sysctl "hw.est_verbose"
    which controls whether frequency changes are logged, and converts
    the rc.d script to use the rcNG framework.

    Note that the module will now only load if 'est_enable="YES"'
    appears in rc.conf, rc.conf.local, or rc.conf.d/est.

PR:		ports/71269
Submitted by:	Colin Percival <cperciva@daemonology.net>
2004-09-02 04:14:21 +00:00
Joe Marcus Clarke
48042292b7 Fix build on 4.X.
Reported by:	Brett Schroeder <brett@brettschroeder.name>
2004-09-02 04:08:52 +00:00
Adam Weinberger
45b2844c45 Update to 0.92.0. 2004-09-01 19:23:04 +00:00
Yen-Ming Lee
3f9458d6ba - add USE_GETOPT_LONG=yes and related patch
- add USE_LIBTOOL_VER=15 and remove *.la from pkg-plist
- disable NLS support if WITHOUT_NLS=yes is defined
- bump PORTREVISION
2004-09-01 14:59:58 +00:00
Kevin Lo
fa5b804f3d Update to 1.1.8 2004-09-01 06:10:41 +00:00
Joe Marcus Clarke
ca15c313c2 Update to 0.8.0. 2004-09-01 05:56:48 +00:00
Adam Weinberger
b53f2958fe The recently comitted BPM port fails to handle the new INDEX file
format, which has had several fields added to it.  In addition, it
reacts badly when parse errors occur on the INDEX file, resulting in
double free()s.  The patch works around both of these problems
until the next formal release.

PR:		ports/71213
Submitted by:	maintainer
2004-09-01 01:40:34 +00:00
Pav Lucistnik
685ce55e3e - Drop home grown minimal version check of dependency. We don't do this now.
If this functionality is welcomed, it will have to be reborn in bsd.port.mk
  or somewhere.

Submitted by:	maintainer
Suggested by:	eik, others
2004-08-31 20:32:46 +00:00
Pav Lucistnik
fdfdfa20e9 - Refine LOCALBASE hack
Suggested by:	adamw
Submitted by:	maintainer
2004-08-31 19:33:13 +00:00
Jun Kuriyama
ded0a350ee Upgrade to 0.1.55.
Approved by:	maintainer
2004-08-31 15:53:14 +00:00
Marius Strobl
99b40d715e Fix a bug exposed by src/sys/vm/vm_mmap.c revision 1.192, devices can't
be mmap(2)'ed MAP_PRIVATE.

Approved by:	eik
2004-08-31 15:28:12 +00:00
Marius Strobl
e5d6fe47d0 The 2.01a38 distfile has been re-rolled. In the new version of the distfile
two GCC warnings were silenced, some typos in comments fixed, some older
changlogs removed and rants about Linux updated.

Approved by:	eik
Reported by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2004-08-31 15:24:32 +00:00
Pav Lucistnik
ac65f192f6 - Make more customizable using OPTIONS
PR:		ports/71053
Submitted by:	maintainer
2004-08-31 14:57:33 +00:00
Mark Linimon
76161f4953 Minor bug fix and pkg-plist correction.
PR:		ports/71138
Submitted by:	Michael C. Shultz <ringworm at inbox dot lv> (maintainer)
2004-08-31 05:28:33 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Michael Nottebrock
7b6af006aa Enable ALTQ and 3.5 functionality after the import and update to base.
Submitted by: maintainer
Reminded by: yongari
2004-08-30 18:19:47 +00:00
Pav Lucistnik
bb374330a1 - Update to 5.21.4.10.8
PR:		ports/71151
Submitted by:	Chuck Swiger <chuck@pkix.net> (maintainer)
2004-08-30 16:27:23 +00:00
Alexey Dokuchaev
2b24b3bd73 Fix breakage with recent GCC.
Reported by:	kris
Appoved by:	fjoe (mentor)
2004-08-30 10:53:11 +00:00
Kirill Ponomarev
e283b384d3 Fix MASTER_SITES
PR:		ports/71124
Submitted by:	Ports Fury
2004-08-30 08:31:51 +00:00
Kirill Ponomarev
08f993700e Fix MASTER_SITES
PR:		ports/71123
Submitted by:	Ports Fury
2004-08-30 08:30:46 +00:00
Volker Stolz
4770a76d34 Fix deinstallation.
PR:		ports/69282
Submitted by:	Hideyuki KURASHINA (rushani@)
Approved by:	maintainer timeout (cy's busy in RL)
2004-08-30 08:06:56 +00:00
Michael Nottebrock
2acccefd8e Add libutempter, an interface to record user sessions to utmp and wtmp files 2004-08-29 22:54:38 +00:00
Marius Strobl
734d8e8e0d Fix a security bug in the rscsi client code.
Approved by:	netchild
Obtained from:	cdrtools 2.01a38
2004-08-29 14:40:24 +00:00
Marius Strobl
feaac6c630 Update to 2.01a38. This fixes a security bug in the rscsi client code
and adds a workaround for a not further specified problem in FreeBSD
UID handling and suid cdda2wav.
2.01a37 only had Linux-specific changes over the 2.01a36 version of
this port.

Approved by:	netchild
2004-08-29 14:28:38 +00:00
Sergey Matveychuk
81063db1fa Fix compiling with gcc 3.4
PR:		ports/71099
Submitted by:	maintainer
2004-08-29 14:21:27 +00:00
Marius Strobl
dbf76a1d73 Fix compilation of gcdmaster slave-port with GCC 3.4.2.
Approved by:	netchild
Obtained from:	cdrdao CVS repository
2004-08-29 14:14:10 +00:00
Doug Barton
410bb41c46 Update to version 2.0.0, the latest (and newest) stable version. 2004-08-29 01:55:45 +00:00
Joe Marcus Clarke
87b4561773 Update to 0.7.2. 2004-08-28 06:26:29 +00:00
Mark Linimon
264118669f Update to 1.6.5.
PR:		ports/70850
Submitted by:	Toni Viemero <toni dot viemero at iki dot fi>
Approved by:	maintainer
2004-08-28 06:06:19 +00:00
Thierry Thomas
66081a52d1 Take maintainership.
PR:		71047
Submitted by:	Antônio Carlos Venâncio Júnior
2004-08-27 21:14:15 +00:00
Kirill Ponomarev
ea2d6269c7 Ad hoc fix for reported build errors on 5.2
Remove unused function prototype

PR:		ports/71020
Submitted by:	maintainer
2004-08-27 13:47:47 +00:00
Alexey Dokuchaev
48249e3fe0 Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use.  They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.

Approved by:	fjoe (mentor)
2004-08-27 08:46:33 +00:00
Edwin Groothuis
9ce7786b97 [NEW PORT] sysutils/es
This port builds a kernel module providing two sysctls
	(hw.est_freqs, hw.est_curfreq) for controlling Enhanced
	SpeedStep on Intel Pentium M processors.

PR:		71007
Submitted by:	Colin Percival <cperciva@daemonology.net>
2004-08-27 00:13:12 +00:00
Sergey Matveychuk
34ef994d61 Update to 1.4
Change secondary category from net to net-mgmt

PR:		ports/70912
Submitted by:	maintainer
2004-08-26 17:04:18 +00:00
Volker Stolz
cb5650bd6b Update to 4.10
PR:		ports/70955
Submitted by:	Jason Harris (maintainer)
2004-08-26 08:11:46 +00:00
Volker Stolz
5be0196b89 Update to 0.2.3:
Improved parsing of CVS import messages.

PR:		ports/70930
Submitted by:	Martin Kammerhofer (maintainer)
2004-08-25 11:49:24 +00:00
Kirill Ponomarev
f895406643 Update to 0.3.1
Tidy up RC scripts

PR:		ports/70858
Submitted by:	maintainer
2004-08-25 09:14:06 +00:00
Adam Weinberger
36223833b7 Fix path to INDEX file on 5.x.
Submitted by:	nork
2004-08-24 19:21:12 +00:00
Joe Marcus Clarke
c9d52b0bb9 Add another check for FreeBSD 6.X to get the services tool working again.
Obtained from:	gnome-system-tools CVS
2004-08-24 18:08:18 +00:00
Greg Lewis
ff88626d02 . Update to 1.0.20. 2004-08-24 15:21:13 +00:00
Adam Weinberger
7e42812033 Fix build on current in some situations.
Submitted by:	krion
2004-08-24 14:18:53 +00:00
Adam Weinberger
44b3983a8b I am pleased to announce a new GTK+-2 interface to our ports tree!
BSD Ports Manipuator (BPM) is a graphical ports collection manager for
FreeBSD.  It has a GTK+ 2.0 interface and allows you to add, remove, or
upgrade software packages on your system without requiring you to use a
command-line. In addition, it can display details about available,
installed, and out-of-date ports, as well as allowing you to search
based on port descriptions.

BPM uses the existing ports collection structure, allowing it to build
ports from source and integrate seamlessly with other tools.

This project started out as a clone of Ports Manager.app for
DarwinPorts.

WWW: http://www.meowfishies.com/bpm.rhtml

Submitted by:	sethk@meowfishies.com
2004-08-24 04:21:59 +00:00
Joe Marcus Clarke
59d674b24d * Add FreeBSD 6.X support
* Try a slightly different patch to preserve the locale when authenticating
2004-08-23 17:05:12 +00:00
David E. O'Brien
6bf9dd08bd Update to a snap release that allows building on 6-CURRENT and 5-"STABLE". 2004-08-23 07:05:47 +00:00
Kirill Ponomarev
38acf032b2 Fix build with gcc-3.4 2004-08-22 21:33:09 +00:00
Kirill Ponomarev
f1a2ff6ffe Fix build with gcc-3.4 2004-08-22 19:41:04 +00:00
Kirill Ponomarev
fcb3edfa61 Fix build with gcc-3.4 2004-08-22 15:16:30 +00:00
Pav Lucistnik
d0fb593311 - Fix case while /usr/ports is symlink to somewhere else.
PR:		ports/70800
Reported by:	Alex Varju <alex@varju.ca>
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-08-21 20:47:34 +00:00
Kirill Ponomarev
36c6fd4f36 Add p5-Sys-Utmp 1.5, perl5 module which provides Object(ish) Interface
to UTMP files.

PR:		ports/70766
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2004-08-21 12:32:31 +00:00
Pav Lucistnik
4fa67c2f3b - Update to 0.7.1
PR:		ports/70556
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2004-08-21 11:56:56 +00:00
Sergey Matveychuk
574adfd310 Update to 0.6.1
PR:		ports/70762
Submitted by:	maintainer
2004-08-21 10:49:06 +00:00
Pav Lucistnik
418c77a63a - Update to 0.3.2
PR:		ports/70665
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-08-21 09:43:28 +00:00
Joe Marcus Clarke
fc69d4c098 Properly pass environment variables to the command line. This fixes a
problem where the root password would also be reported as wrong if, for
example, LANG was set in the environment.
2004-08-21 05:09:21 +00:00
Michael Nottebrock
9516dcc72b Add eventwatcher, a KDE log file/event viewer
Submitted by: Lauri Watts <lauri@kde.org>
2004-08-20 21:38:55 +00:00
Kris Kennaway
0a2536d011 BROKEN on 6.x: Does not build (doesn't understand version) 2004-08-20 20:05:57 +00:00
Joe Marcus Clarke
8d9ee48462 Update to 0.91.0. 2004-08-20 19:12:43 +00:00
Sergey Matveychuk
8965349d14 Update to 0.2.0
PR:		ports/70701
Submitted by:	maintainer
Patches from:	Gudin Franci
2004-08-20 16:58:57 +00:00
Sergey Matveychuk
cca4f8e73b - Update to 1.3.1
- Add rcNG startup script

PR:             ports/70636
Submitted by:   maintainer
2004-08-20 13:02:46 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Munechika SUMIKAWA
a02334c9b9 Fix compilation problem with gcc-3.4 on -current. 2004-08-18 01:27:34 +00:00
Tilman Keskinoz
d2a465f672 Fix build on gcc3.4 2004-08-17 11:44:15 +00:00
Pav Lucistnik
bc8ecab0f4 Add openupsd, a UPS daemon, pretty specific to those Belkin
serial-connected UPS's that speak the "regulator pro smart protocol".
This daemon is monitoring only, at the moment anyway.

PR:		ports/70490
Submitted by:	Tim Bishop <tim@bishnet.net>
2004-08-17 09:25:37 +00:00
James E. Housley
53c997a4bf Update to 0.7.9
* Update ReadByte for PR 69376
* Update configure for PR 69372
2004-08-17 01:40:37 +00:00
Mark Pulford
9acb6f43f9 Update to 1.46.
PR:		69671
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-08-17 00:57:24 +00:00
Joe Marcus Clarke
103670c02a Chase the gstreamer shared lib bump. 2004-08-16 21:28:25 +00:00
Pav Lucistnik
9b29201b2c - Update to 0.3.1
PR:		ports/70440
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-08-16 08:55:20 +00:00
Pav Lucistnik
99bf496f59 - Update to 2.2.4
PR:		ports/70496
Submitted by:	David Gardner <david@pinko.net> (maintainer)
2004-08-16 08:40:00 +00:00
Pav Lucistnik
ac2fc1fd71 Add nrg2iso, a utility for converting CD (or DVD) image generated by
Nero Burning Rom to ISO format.

PR:		ports/70473
Submitted by:	Martin Dieringer <Martin.Dieringer@t-online.de>
2004-08-16 08:04:27 +00:00
Kris Kennaway
c1a0f8ede9 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:33:05 +00:00
Tilman Keskinoz
59366811e5 Use strdup(3) from string.h instead of own, fixes build with gcc 3.4
Add a few missing includes to silence warnings while i am here.
2004-08-15 17:33:42 +00:00
Joe Marcus Clarke
96484d604a Fix a conditional module load that was broken on Perl < 5.8. This caused
all g-s-t modules to report that the root password was bad when, in fact,
it may have been fine.
2004-08-15 16:27:51 +00:00
Tilman Keskinoz
e0ee1c46d6 Fix build with gcc 3.4 2004-08-15 16:03:41 +00:00
Kirill Ponomarev
b55f7e59f1 Add missing manpage. 2004-08-14 17:02:05 +00:00
Markus Brueffer
c19459766b Fix build with gcc 3.4
Reported by:	pointyhat via kris
		Hans Lambermont <hans@lambermont.dyndns.org>
2004-08-13 23:21:21 +00:00
Oliver Eikemeier
9665fd1a09 update to 20040811: fix compilation with GCC 3.4 2004-08-13 17:01:01 +00:00
Kevin Lo
fa59df7f81 Update to 1.0.2
PR: ports/70363
Submitted by: MAINTAINER
2004-08-13 02:26:30 +00:00
Pav Lucistnik
9601841e29 Add ucspi-ipc, UCSPI tools for building local-domain client-server
applications, by William Baxter.

PR:		ports/68794
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2004-08-12 18:02:52 +00:00
Markus Brueffer
b45207534f Fix build with gcc 3.4.2
PR:		ports/70071
Submitted by:	Christian Hiris <4711@chello.at>
2004-08-12 12:41:48 +00:00
Markus Brueffer
027880c3f8 Fix build with gcc 3.4.2
PR:		ports/70077
Submitted by:	Christian Hiris <4711@chello.at>
2004-08-12 12:39:34 +00:00
Akinori MUSHA
25866c3bb2 Update to 1.2. 2004-08-12 09:16:16 +00:00
Pav Lucistnik
95280ab686 - USE_PERL5 -> USE_PERL5_RUN
- Fix CONFLICTS

PR:		ports/70314 (based on)
Submitted by:	Andreas Fehlner <fehlner@gmx.de> (maintainer)
2004-08-11 21:32:03 +00:00
Marius Strobl
e0b61cd0ff Update to 2.01a36 which replaces the workaround of the FreeBSD port for
non page aligned transfers in libparanoia with a better one that adaptes
to the pagesize.
For other changes since 2.01a34 see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a35
and
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a36

Approved by:	netchild
2004-08-11 20:38:53 +00:00
Michael Nottebrock
0ccad622c5 Update to 0.3.3
Submitted by: Andy Fawcett <andy@athame.co.uk>
2004-08-11 17:11:32 +00:00
Michael Nottebrock
461f3c5adb Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
2004-08-11 01:27:37 +00:00
Thierry Thomas
2c05551e00 Upgrade to 1.8.5. 2004-08-10 20:50:05 +00:00
Kirill Ponomarev
08811aeb18 Update MASTER_SITES and WWW: line
Support PLIST_FILES

PR:		ports/70265
Submitted by:	Ports Fury
2004-08-10 18:38:33 +00:00
Oliver Eikemeier
c9f95c64af update to rc.subr 1.31
- pass extra args when start/stop commands are overidden
- update README and example.sh
2004-08-10 18:11:51 +00:00
Tilman Keskinoz
ba9b271fcd Update to 0.3.c
PR:		70066
Submitted by:	Michael Bushkov <bushman@stinger.cc.rsu.ru>
2004-08-10 12:39:40 +00:00
Volker Stolz
d5bb13e9bb Fix up last update: Pass LOCALBASE & PTHREAD_LIBS in MAKE_ENV
PR:		ports/70177
Submitted by:	Miguel Mendez (maintainer)
2004-08-10 06:31:08 +00:00
Sergey Matveychuk
99854e3fcc Update to 0.1.9
This version corrects bus faults introduced in ver 0.1.8.
Also corrects two pkg-plist errors.

PR:		ports/70239
Submitted by:	maintainer
2004-08-10 05:34:34 +00:00
Jun Kuriyama
916a636e6b - Make depedency on p5-Time-HiRes conditional with perl-5.8.5. 2004-08-10 02:58:32 +00:00
Pav Lucistnik
1fe25a026b - Tarball rerolled to address issues pointed out by vs@ in PR's audit trail,
that is: fix build on -STABLE with WITH_QT=1 and removal of pkg-message

PR:		ports/70177
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-08-09 22:39:25 +00:00
Pav Lucistnik
1385b65367 - Update to 0.7
PR:		ports/70204
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2004-08-09 18:01:28 +00:00
Michael Landin
08a47ae524 o add patch to fix build on amd64 and sparc64 2004-08-09 14:02:45 +00:00
Sergey Matveychuk
9494bdc84a update to 1.70
PR:		ports/70209
Submitted by:	maintainer
2004-08-09 13:11:05 +00:00
Kirill Ponomarev
cdd7886570 Update to 0.6
PR:		ports/70177
Submitted by:	maintainer
2004-08-09 08:31:02 +00:00
Sergey Matveychuk
9c2f4f169f Update to 0.1.8.
Fully PREFIX compliant now.
Complete run on CURRENT.

PR:		ports/70190
Submitted by:	maintainer
2004-08-09 08:23:07 +00:00
Markus Brueffer
67c9922665 Update to version 3.0.2 2004-08-09 00:27:52 +00:00
Thierry Thomas
1882e9f8bb - Update of sysutils/fastresolve to support BDB ver. 4.2;
- Move to the dns category.

PR:		ports/70127 & ports/70179
Submitted by:	Michael Edenfield & maintainer
Repocopied by:	marcus.
2004-08-08 21:59:24 +00:00
Thierry Thomas
577a6350ba Upgrade to 0.1.7.
PR:		ports/70136
Submitted by:	maintainer.
2004-08-08 15:03:20 +00:00
Thierry Thomas
5127aad1ed Version 0.5 release.
- Bugfix: sometimes the ports version was wrong;
- A default cvs server can be set;
- Port revision is added to port version number.

PR:		70162
Submitted by:	maintainer.
2004-08-08 14:15:54 +00:00
James E. Housley
3ffc592c92 * Fix rc.subr use so the it works properly with both 4.x and 5.x
* Fix a potential buffer overflow while reading the config file.  But,
  since the config file is owned by root this is the least of your worries.
* Enlarge the size of the _warn and _fail command strings

- Overflow noticed by Pete <shipley@dis.org>
2004-08-08 12:43:40 +00:00
Clement Laforet
8b55f23efb - Remove useless PHP modules dependencies. 2004-08-08 09:29:31 +00:00
Kirill Ponomarev
d108c5dc75 Drop maintainership. 2004-08-08 08:11:20 +00:00
Sergei Kolobov
671e25df45 - Update to 1.0.4 2004-08-06 22:39:58 +00:00
Sergei Kolobov
445a541094 - Update to 1.5.0 2004-08-06 22:39:06 +00:00
Greg Lewis
3d2373ec2c . Add ACPI support. [1]
. Make this compile on FreeBSD 4.x.  I've hacked the version being
  committed to actually compile on 4.x.  The submitted patch only partially
  fixed 4.x build problems. [2]

PR:		70039 [1], 70041 [2]
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-08-06 18:00:53 +00:00
Yen-Ming Lee
15ce190bed - Update to 1.0.1
- Changed overall byte count data type from int to unsigned long long so it
  doesn't wrap if loaded requests total >2GB.

PR:		70040
Submitted by:	Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw>
2004-08-06 02:14:54 +00:00
Lars Koeller
3765ddf2bb o) Fix build of wx-console due to name of wxgtk-2.4-config
o) Fix package build due to wrong path in pkg-plist (see PR below)

PR:		ports/70019
Submitted by:	Victor Prylipko <vic@liniya.ru>
2004-08-05 19:26:48 +00:00
Lars Koeller
2b477cb8ec o) Fix Install Problem
o) Update note in Makefile about special FreeBSD options
   for the storage daemon.
2004-08-04 17:01:50 +00:00
Lars Koeller
3be34847c7 o) Some changes are lost in the just commited update :-( 2004-08-03 20:23:05 +00:00
Lars Koeller
54fb240d5c o) Upgrade to version 1.34.6
- Fix a restore bug where the backups could be
     applied out of proper order possibly restoring an old version
     of a modified file.
   - Fix for restore selection of a file by name, where it was
     possible to select a file from the wrong Client.
   - Fix segmentation fault during backup of a symbolic link
     with ACLs turned on.
   - Fix a minor compile error in wx-console.
   - Fix a bug in despooling when the spooling disk partition becomes
     totally filed or gets I/O errors.
   - Fix a memory leak in PostgreSQL, and make Bacula retry 5 times if
     connecting to the DB fails.
   - Retry 5 times if connect to MySQL failes.
   - Fix linking the gnome-console
o) Install mtx-changer
o) Add switch for installation of mtx for autochanger control

PR:		ports/69902
Submitted by:	dan@langille.org
2004-08-03 20:22:02 +00:00
Marius Strobl
baa05fd357 Update to 2.01a34 which is the first release canditate for the upcoming
2.01-final (ETA 1 week).
2.01a33 was skipped because the new DMA speed check erroneously detected
the maximum speed as 0 with a lot of drives which made cdrecord refuse to
burn by default.
For changes since 2.01a32 see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a33
and
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a34

Approved by:	netchild
2004-08-02 23:34:07 +00:00
Joe Marcus Clarke
7dc9739e78 Update to a snapshot of CVS from today to fix the build with GCC 3.4.
Reported by:	pointyhat
Obtained from:	FreeBSD CVS
2004-08-02 20:41:15 +00:00
Joe Marcus Clarke
7c3c515b5e Bump PORTREVISION to chase the gstreamer shared lib version. 2004-08-02 20:15:42 +00:00
Kirill Ponomarev
4f3dd008d6 Fix build with gcc-3.4.2
PR:		ports/69885
Submitted by:	Alexander Marx <mad@madness.at>
2004-08-02 07:56:24 +00:00
Michael Nottebrock
b36ee793ac Add a patch that fixes a problem with detection of the dvd+rw-format
executable.

Submitted by: maintainer
2004-08-01 12:13:38 +00:00
Michael Nottebrock
8ea1a2c0c1 Correct a configure-misdetection which went unnoticed until now, but causes
breakage with gcc 3.4.
2004-07-31 23:06:10 +00:00
Pav Lucistnik
f5fd241497 Add xwlans, an utility which displays your current wlan (IEEE 802.11/wavelan)
signal strength in a nice graph on your X11 root desktop.

WWW: http://shapeshifter.se/code/xwlans/

PR:		ports/69822
Submitted by:	Fredrik Lindberg <fredde@shapeshifter.se>
2004-07-31 19:01:26 +00:00
Sergey Matveychuk
3f5ee407b0 Add portmanager 0.1.3, freeBSD port management software. 2004-07-31 17:18:26 +00:00
Sergey Matveychuk
5377466bd1 add network interfaces monitoring support
PR:		ports/69839
Submitted by:	maintainer
2004-07-31 09:46:36 +00:00
Pav Lucistnik
43bbfe439b Add spassgen, a small GUI Qt utility to generate secure random passwords with variable
length, variable symbols set, etc.

PR:		ports/69748
Submitted by:	Rashid N. Achilov <shelton@sentry.granch.ru>
2004-07-31 09:24:39 +00:00
Pav Lucistnik
db95a8d61a Add torsmo, a system monitor that sits in the corner of your desktop. Torsmo can
show various information about your system and it's peripherals.

PR:		ports/69743
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-07-30 20:47:55 +00:00
Vanilla I. Shu
51939469a0 Add snowlog 1.0, a webserver access log browser/analyzer.
PR:		ports/69783
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-07-30 19:26:52 +00:00
Peter Pentchev
fc73a3eebe Fix shutdown on older systems: avoid find's '-depth n' primary.
Reported by:	Robin Breathe <robin@isometry.net>
2004-07-30 17:40:18 +00:00
Pav Lucistnik
2e4148e2c9 - Fix an unquoted slash within a matching operator
PR:		ports/69717
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	maintainer
2004-07-30 12:27:20 +00:00
Sergey Skvortsov
0f27160ee4 Updated to 3.010 2004-07-30 10:09:28 +00:00
Oliver Eikemeier
7821520c40 update to 0.3.b
PR:		69789
Submitted by:	Michael Bushkov <bushman@rsu.ru> (maintainer)
2004-07-30 08:03:13 +00:00
Pav Lucistnik
caa4559991 - Fix distinfo
PR:		ports/69711
Submitted by:	Matt Lancereau <matt@bsdfly.org> (maintainer)
2004-07-29 19:21:24 +00:00
Markus Brueffer
75e48aaf6e Update to version 3.0.1
PR:		ports/69374
Submitted by:	Andrej Zverev <az@inec.ru>
2004-07-29 15:00:19 +00:00
Pav Lucistnik
1ddc643d8d - Update to 18
1. Dependences expanding is faster and uses less stack
2. query script is slightly more intelligent in searching for correct or
   suggested package names
3. Added versioning support to portindex.pck file. You will no longer need
   to delete this file by hand -- program can now handle this itself. Your
   database will be full-rebuilded while updating to v18.
4. Fixed crash in updateall script on deleted ports due to unsatisfied depends.
5. minorupdates config option is back

PR:		ports/69715
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-07-28 17:25:22 +00:00
Ying-Chieh Liao
10aadb5e60 upgrade to 0.8.4
PR:		69678
Submitted by:	maintainer
2004-07-28 02:05:44 +00:00
Kirill Ponomarev
bc548ba337 Fix MASTER_SITES and WWW: line 2004-07-27 13:04:11 +00:00
Peter Pentchev
87f39b0573 Make the startup script also work on older versions of FreeBSD which
lack the daemon(8) utility.
2004-07-27 06:27:07 +00:00
Joe Marcus Clarke
cfa34308b2 Add gnomesu, a frontend to su which prompts the user for root's password
using a GNOME dialog before running a privileged command.

Submitted by:	Franz Klammer <klammer@webonaut.com>
2004-07-26 21:26:44 +00:00
Peter Pentchev
648cd0ea13 - make this script work with the New World Order in /etc/rc.d/localpkg,
where the config files may have been loaded already and our load_rc_config
  invocation may do nothing: thus, we need to honor any previously set value
  of svscan_enable;
- for some reason svscan_stop_post() does not like the IFS-like vars set by
  rc.subr and localpkg; use find/xargs instead of having the shell parse its
  own output;
- dequote COMMENT;
- fix the daemon(8)-ization by moving 2>&1 to its proper place, so that the
  errors from svscan are actually picked up by readproctitle, as explained
  in <20040630175050.GD979@straylight.m.ringlet.net>;
- move the 'Starting svscan' message to its proper place, so that the PATH
  set by env(1) affects svscan, not the echo command :)
2004-07-26 12:48:44 +00:00
Volker Stolz
870da68c71 Remove references to mirror.ac.uk
PR:		ports/69481
Submitted by:	Tim Bishop
2004-07-26 12:13:47 +00:00
Sergey Skvortsov
ddd02a7092 Updated to 2.021 2004-07-26 09:08:40 +00:00
Pav Lucistnik
1b18522121 - Update to 1.1
PR:		ports/69561
Submitted by:	Michael Ranner <mranner@inode.at> (maintainer)
2004-07-25 17:49:03 +00:00
Pav Lucistnik
1ec1b81fd4 - Respect CFLAGS
PR:		ports/69563
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-07-25 15:20:48 +00:00
Lars Koeller
f11f926233 o) Fix out of order restore (older files instead of newest one)
PR:		ports/69565
Submitted by:	Dan Langille <dan@langille.org>
2004-07-25 14:08:02 +00:00
Lars Koeller
a07c798787 o) Don't install old sample start script
o) Fix a typo

PR:		ports/69285
Submitted by:	Dan Langille <dan@langille.org>
2004-07-25 12:37:14 +00:00
Tilman Keskinoz
6a391e58d8 Add kdar, a backup-utility for KDE using libdar
PR:		65126
Submitted by:	Kay Lehmann
2004-07-25 10:02:50 +00:00
Volker Stolz
13b20ca3fc Add usermatic 0.6.1, scripts to automate the maintenance of accounts.
PR:		ports/68870
Submitted by:	Andreas Fehlner (fehlner@gmx.de)
2004-07-25 09:01:24 +00:00
Norikatsu Shigemura
6405ace67d Oops, I forgot to add "print stop message". 2004-07-25 08:54:56 +00:00
Norikatsu Shigemura
ff622b2d5d o portlint clean. [1]
o print start message. [1]
o daemon(8)'ify. [2]
o bump PORTREVISION accordingly.

PR:		ports/68558 [1]
Submitted by:	Renato Botelho <renato@galle.com.br> [1]
		myself [2]
Reviewed by:	roam [2]
Approved by:	roam (blanket)
2004-07-25 08:52:51 +00:00
Oliver Eikemeier
84e6916181 add lookupd, a name service lookup daemon, and lookupd_ldap, an LDAP plugin
PR:		68811, 68810
Submitted by:	Michael Bushkov <bushman@rsu.ru>
2004-07-24 17:27:36 +00:00
David E. O'Brien
037bfcddeb Update to a snap release that allows building on 5-CURRENT after
sys/sys/pipe.h rev 1.28.
2004-07-24 14:57:25 +00:00
Sergey Skvortsov
94911f627e Updated to 0.6 2004-07-23 15:54:41 +00:00
Pav Lucistnik
7b153f7883 - Update to 5.20.4.10.8
PR:		ports/69440
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)
2004-07-22 21:23:05 +00:00
Oliver Eikemeier
4317cf38ba add tenshi, a log monitoring program 2004-07-21 20:03:52 +00:00
Volker Stolz
ce44c523f3 - Fix build with GCC 3.4.1
- Drop maintainership

PR:		ports/69378
Submitted by:	Florent Thoumie (maintainer)
2004-07-21 19:39:07 +00:00
Kirill Ponomarev
501e1abf47 Change maintainer's mail.
Fix MASTER_SITES

PR:		ports/69338
Submitted by:	maintainer
2004-07-21 12:39:13 +00:00
Volker Stolz
76fb6bb2b8 Patch for libgtop2, unDEPRECATE. 2004-07-21 12:21:16 +00:00
Alex Dupre
ee35ae9ae6 Add pecl-fileinfo 0.2, a PECL extension to retrieve info about files.
This extension replaces the deprecated PHP4 mime_magic extension.
2004-07-21 09:29:36 +00:00
Mario Sergio Fujikawa Ferreira
fdf5e9f29a New port dolly+ version 0.93: Improved version of dolly harddisk/partition
network clone utility
2004-07-20 22:09:47 +00:00
Mario Sergio Fujikawa Ferreira
10379bfe47 New port dolly version 0.57: A program to clone harddisks/partitions
over a fast switched network
2004-07-20 22:08:44 +00:00
Greg Lewis
9918749344 . Add parallel to CATEGORIES as this is often used on clusters. 2004-07-20 17:15:22 +00:00
Volker Stolz
ba65eb4005 Update to 17, bugfix release:
- added pointupdates tool
- do not crash when generating port with incomplete depends
- keep unresolved cfg option was reversed by mistake
- updateall: print generating readme.html
- updateall: ports with unresolved depends needs to be removed from in-memory list also
- do not warn about missing port multiple times
- check for write errors while generating readme.html

PR:		ports/69316
Submitted by:	Radim Kolar (maintainer)
2004-07-20 15:03:00 +00:00
Hajimu UMEMOTO
23b1bc1974 Update to 2.2.2. 2004-07-20 09:34:23 +00:00
Volker Stolz
409cbf8587 Add memdump 1.0, forensic utility for memory-dumping.
PR:		ports/68413
Submitted by:	Yonatan <Yonatan@xpert.com>
2004-07-20 07:24:05 +00:00
Joe Marcus Clarke
9ea041aac6 Update to 0.90.0. 2004-07-20 06:45:22 +00:00
Ying-Chieh Liao
785e7a5704 upgrade to 0.11.12
PR:		69310
Submitted by:	maintainer
2004-07-20 01:19:58 +00:00
Alex Dupre
e94fb0f546 Switch to the new PHP infrastructure. 2004-07-19 14:37:17 +00:00
Sergey A. Osokin
2af6a1ae38 SIZEfy. 2004-07-19 12:10:11 +00:00
Alex Dupre
49c6d55a5a Switch to the new PHP infrastructure. 2004-07-19 09:42:16 +00:00
Alex Dupre
6cd990b8ab Add a new shared extension for PHP. 2004-07-19 09:21:05 +00:00
Hajimu UMEMOTO
557146fe35 Fix deinstall. ${PREFIX}/etc/gkrellmd.conf was not deinstalled
even when it was not changed,
Since I found this problem, I didn't accect it.  However, I've
completely forgot it.
2004-07-19 09:04:13 +00:00
Edwin Groothuis
ab4d9b8c50 [PATCH] sysutils/gkrellm2: Utilize EXAMPLESDIR
Utilize EXAMPLESDIR to improves layout; i.e.,

	  configuration file        -> ${PREFIX}/etc
	  sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}

	This change helps if many configuration files and sample ones exist.

PR:		ports/58386
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by:	maintainer timeout
2004-07-19 08:41:57 +00:00
Alex Dupre
619255a04e Add a new shared extension for PHP. 2004-07-19 08:33:33 +00:00
Edwin Groothuis
203cd8df0e [PATCH] misc/screen: Utilize EXAMPLESDIR
Utilize EXAMPLESDIR to improves layout; i.e.,

	  configuration file        -> ${PREFIX}/etc
	  sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}

	This change helps if many configuration files and sample ones exist.

PR:		ports/58385
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: 	maintainer timeout
2004-07-19 07:21:17 +00:00
Volker Stolz
5ff54b1bbd Update to v.16:
- This version supports 13 fields long make describe format. closes ports/69238
- Database format changed in both python and postgresql backends.
- You need to delete portindex.pck file if you have more than 0 entries in index generated by portindex 15
- You need to update postgresql tables (added some columns) by hand or use create.sql script for drop + create.
- loadindex and updinst are 100% faster due to using of prepared statements in portgresql.
- updateall script optimized. When used, slow fs walking is avoided in portreadmes, loadindex
- updinst updates alive package status
- added stealthupdates script for listing changes without portrevision bumps
- added options to configuration file for keeping dupes in index (recommended) and keeping ports with partial unresolved depends
- added back link to portindex homepage because downloading rate drops

PR:		ports/69256
Submitted by:	Radim Kolar (maintainer)
2004-07-19 06:42:48 +00:00
Oliver Lehmann
6d22a57097 update to xfce4-4.0.6 2004-07-19 03:31:36 +00:00
Edwin Groothuis
5dc7c6ada7 New port: sysutils/jail Builds a chrooted environment
I've made a port for: http://sourceforge.net/projects/jail/

	Jail Chroot Project is an attempt of write a tool that
	builds a chrooted environment. The main goal of Jail is to
	be as simple as possible, and highly portable. The most
	difficult step when building a chrooted environment is to
	set up the right libraries.

PR:		ports/67900
Submitted by:	bugghy <bugghy@phenix.rootshell.be>
2004-07-18 11:45:30 +00:00
Pav Lucistnik
8f3af945bd Add gkrellfire, a gkrellm2 plugin that display system load like a fire.
PR:		ports/69155
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-07-17 22:26:50 +00:00
Oliver Braun
52ec8351c4 Upgrade to 3.2.3 2004-07-17 17:01:16 +00:00
Jimmy Olgeni
bc340564ef Upgrade modules: quota-1.150-4, squid-1.150-2. 2004-07-16 09:12:05 +00:00
David E. O'Brien
9ef90a8e43 Autogen the share/ PLIST. 2004-07-15 23:14:29 +00:00
Kris Kennaway
d2fe315906 Reset undeliverable maintainer address:
----- Transcript of session follows -----
451 4.4.1 reply: read error from mix.premierbank.dp.ua.
<kot@premierbank.dp.ua>... Deferred
Message could not be delivered for 1 week
Message will be deleted from queue

For two consecutive weeks.
2004-07-15 22:59:10 +00:00
David E. O'Brien
6d4c0adaa8 Update to version 4.72. 2004-07-15 22:53:47 +00:00
Oliver Braun
03a9605994 Upgrade to 3.2.2 2004-07-15 19:32:33 +00:00
Norikatsu Shigemura
ed32a3bd34 Oops, I forgot to add a patch file. 2004-07-15 14:45:21 +00:00
Norikatsu Shigemura
b7ab5238d4 Update to 5.32.
Pointed out by:	Eduard Martinescu <martines@rochester.rr.com> (maintainer)
2004-07-15 14:39:31 +00:00
Norikatsu Shigemura
f210defff2 o Update to 5.31.
o Fix handling smartd_pidfile on rcNG script.

Approved by:	Eduard Martinescu <martines@rochester.rr.com> (maintainer)
2004-07-15 14:26:07 +00:00
Sergey A. Osokin
150352951a Respect CFLAGS.
Move one file from pkg-plist to Makefile and remove pkg-plist.
2004-07-14 13:46:22 +00:00
Volker Stolz
8d531acb37 Use $PREFIX in pkg-message
PR:		ports/68940
Submitted by:	Martin Kammerhofer (maintainer)
2004-07-14 08:56:26 +00:00
Sergey A. Osokin
1c6d47cc7c Add CONFLICTS - both pkg-plist files containes bin/ltrace. 2004-07-13 20:21:35 +00:00
Sergey A. Osokin
29cce3da56 Respect CC flag.
Make portlint(1) happy (fix long COMMENT).
Move pkg-list's files to Makefile and remove pkg-plist.
2004-07-13 19:55:47 +00:00
Akinori MUSHA
6ecb02782e Update to 1.1. 2004-07-13 18:00:46 +00:00
Volker Stolz
b4a1e658d2 - MASTER_SITE no longer exists
- Script small enough to inline it into port
2004-07-13 16:48:27 +00:00
Kirill Ponomarev
2994e35c1a Update to 1.4.1
PR:		ports/68973
Submitted by:	maintainer
2004-07-13 06:38:22 +00:00
Pav Lucistnik
adf472aa0e Add gkrellm-trayicons, a GkrellM2 plugin that displays a variable number
of user-defined, automatically scaled icons. The icons may be used either
for notification or as application launchers.

PR:		ports/68918
Submitted by:	Tobias Roth <ports@fsck.ch>
2004-07-12 20:36:35 +00:00
Akinori MUSHA
463ee95f1c Add a patch to read the index file via sort(1) instead of reading
directly to avoid core dump.
2004-07-12 16:12:47 +00:00
Volker Stolz
3b42c26fb6 Changes in version 15
- new native, non-crashing INDEX.db generation tool portindexdb
- fixed bug in 14 which causes to ignore .mk file change instead of delaying it
- minorupdates do not needs portversion. Runs faster now.
- fixed on-screen counting of removed packages in updinst

PR:		ports/68928
Submitted by:	Radim Kolar (maintainer)
2004-07-12 09:27:56 +00:00
Kirill Ponomarev
1efe42ca45 Update to 4.9.5
PR:		ports/68915
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2004-07-11 11:37:47 +00:00
Mark Pulford
fb8bdaf231 Updated to 1.1.
This port now works under 4.x.
2004-07-10 08:30:05 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Volker Stolz
fde8784be0 Add note regarding portsdb -u - crashes to pkg-descr.
Professional help requested: Some skilled person with valgrind should take
a look on this ruby bug.

PR:		ports/68834
Submitted by:	Radim Kolar (maintainer)
2004-07-09 07:56:00 +00:00
Kirill Ponomarev
2872e9bec4 Fix MASTER_SITES
PR:		ports/68822
Submitted by:	maintainer
2004-07-08 18:01:10 +00:00
Kirill Ponomarev
33f80e6407 Update to 2.2.5
PR:		ports/68807
Submitted by:	maintainer
2004-07-08 11:39:29 +00:00
Oliver Eikemeier
9e1083c1ed Update to 2.25. This version correctly handles zombie processes and no
need to be patched.

PR:		68809
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-07-08 11:12:42 +00:00
Sergey Matveychuk
067ca0c478 Change email address for my ports.
Approved by:	krion (mentor)
2004-07-07 19:20:02 +00:00
David E. O'Brien
452f058163 Update to a snap release that fixes the build on ancient 5-CURRENT. 2004-07-07 19:05:16 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Pav Lucistnik
6b6b928a17 - Update to 13
: fixed cleaning of broken ports from database (untested)
  : minorupdate [hold] bug fixed (untested)

PR:		ports/68738
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-07-06 21:23:26 +00:00
Akinori MUSHA
be40c29b61 Fix a bug with -P when there are more than one binary package file for
a package to install or upgrade.

PR:		ports/68598
Submitted by:	Victor Prylipko <vic@liniya.ru>
Bug traced by:	Andrew Bliznak <andrew@ort.lviv.net>
2004-07-06 19:32:53 +00:00
Pav Lucistnik
7157c79163 - Remove master site and WWW.
PR:		ports/68733
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-07-06 18:31:31 +00:00
Joe Marcus Clarke
2e3ec09d45 Update to today's pkg_install from HEAD. 2004-07-06 00:17:35 +00:00
Pav Lucistnik
9634a35829 - Due to an astonishing interest in this port, put a distfile temporarily
on my private (and working) site.
2004-07-05 18:48:21 +00:00
Volker Stolz
1524ab97c8 Update to latest src in NetBSD: 20040704
PR:		ports/68675
Submitted by:	maintainer
2004-07-05 17:15:26 +00:00
Pav Lucistnik
d0cbbde3ee - Update to 12
added rule bsd.port.pre.mk depends on bsd.port.mk
  use real describe file path when generating readme.html
  added freebsd port of debian package history tracker,
  you can optionally install it
  minorupdates can be optionaly installed

PR:		ports/68664
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-07-04 21:46:17 +00:00
David E. O'Brien
70013eeb9e Update to a snap release that fixes the build on 5-CURRENT. 2004-07-04 20:46:34 +00:00
Pav Lucistnik
8362a2b2fa - Don't remove directory belonging to gnomehier
Submitted by:	kwm on FreeNode
2004-07-04 12:14:35 +00:00
Kris Kennaway
403c754f14 Mark IGNORE for 5.x since pkill is included in the base. 2004-07-03 23:45:02 +00:00
Lars Koeller
176782a545 o) Fix wx-console compile problem. 2004-07-03 14:57:20 +00:00
Lars Koeller
08fc2e62dd o) Bacula didn't create the database dir anymore when it is installed.
Now the port did it.

PR:		-
Submitted by:	Andy Wettstein <ajw@physics.umn.edu>
2004-07-03 09:17:08 +00:00
Lars Koeller
7fdacad5df o) Fix build error in console.c with readline support
PR:		-
Submitted by:	Kris Kennaway <kris@obsecurity.org>
2004-07-03 09:11:54 +00:00
Pav Lucistnik
07c22b3b6d - Chase redirect which is only visible for foreign clients.
Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl>
2004-07-02 22:43:20 +00:00
Pav Lucistnik
8ac7b02bfa - Add two files missed in previous commit 2004-07-02 20:18:49 +00:00
Pav Lucistnik
9934e8faa6 Add portindex, an alternative INDEX file builder. Features:
1. You do not need to wait 1 hour after every cvsup for make index to finish.
   This program supports incremental index builds.
2. Supports indexing of incomplete ports trees.
3. Dependences between ports (including multiple) are correctly tracked.
   tracking is done by .include hunting
4. Dependences on /usr/port/Mk/* are tracked
5. Dependences on /var/db/ports are tracked
6. Dependences on Makefile.local are tracked
7. No known difference between make index and this program

WWW: http://home.tiscali.cz/~cz210552/bsdportsutils.html

PR:		ports/68549
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-07-02 20:16:56 +00:00
Kris Kennaway
b408925a50 Use full path to portsdb instead of assuming ${LOCALBASE}/sbin is in PATH 2004-07-02 08:13:07 +00:00
Akinori MUSHA
46edc73a84 Apply a patch to avoid "undefined method `each' for nil:NilClass"
error when such configuration variable as MAKE_ARGS, typically
BEFORE_DEINSTALL is not defined.

Reported by:	krion, Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2004-07-02 04:23:19 +00:00
Oliver Eikemeier
580eeeff30 Test OSVERSION instead of pkg_info -P to enable cross-version builds
Requested by:	kris
2004-07-02 00:31:18 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Volker Stolz
d9199a714a - Update to 0.2.1:
Parse FreeBSD commitmessages again, after the date format has changed
   slightly on 5 June 2004
- Nuke plist in favour of PLIST_FILES while here

PR:		ports/68507
Submitted by:	maintainer
2004-07-01 11:00:52 +00:00
Akinori MUSHA
8f484b7d54 Update to 20040701. New distfile.
portupgrade:
  - Make -PP/--use-packages-only work better, just as I originally
    intended.  Now packages are correctly identified using
    pkg_info(1), "LATEST_LINK" files are also properly detected.
    Related informational messages have also been improved.

    It turned out that the LATEST_LINK/NO_LATEST_LINK detection was
    broken long ago and hasn't been working for long.

pkg_fetch(1):
  - Properly rename a "latest link" file with a full package name with
    version part.

pkgtools.conf(5):
  - Improve and unify the method for pattern matching in MAKE_ARGS,
    BEFOREBUILD, BEFOREDEINSTALL and AFTERINSTALL variables.

    This should fix some cases where it looks like MAKE_ARGS entries
    are ignored.
2004-07-01 04:05:16 +00:00