Commit graph

41915 commits

Author SHA1 Message Date
Dirk Froemberg
f139c3d658 Fix version numbers to make eddie compile. 2001-05-10 15:01:00 +00:00
Ying-Chieh Liao
04b02d4b4d upgrade to 0.9.5 2001-05-10 14:52:51 +00:00
Maxim Sobolev
828eb76289 Correct path to the /proc/PID/status (it's /proc/PID/stat in Linux).
Submitted by:	Matthew Hawkins <matthew@topic.com.au>
2001-05-10 12:29:28 +00:00
Thomas Gellekum
3ae3e09f6d Upgrade to 5.01. 2001-05-10 12:18:10 +00:00
Thomas Gellekum
97a2ef2010 New maintainer.
PR:		27244
Submitted by:	Sergey N. Voronkov <serg@tmn.ru>
2001-05-10 12:03:22 +00:00
Masafumi Max NAKANE
ef4f5aee2a Update the master site and add URL to the author's Web page. 2001-05-10 11:42:23 +00:00
Ying-Chieh Liao
aa6f3ec5a0 upgrade to 0.1.7 2001-05-10 11:19:36 +00:00
Thomas Gellekum
e5fe235564 s/python1.5/%%PYTHON_VERSION%%/g 2001-05-10 11:12:09 +00:00
Vanilla I. Shu
bb0ddae530 Upgrade to latest version:
p5-Apache-MP3		=>	2.16
	p5-Convert-UUlib	=>	0.111
	p5-Email-Find		=>	0.03
	p5-GD			=>	1.33
	p5-HTML-Parser		=>	3.24
	p5-I18N-Charset		=>	1.08
	p5-I18N-LangTags	=>	0.20
	p5-MIME-Lite		=>	2.111
	p5-Set-Scalar		=>	1.09
	p5-Sort-ArbBiLex	=>	3.4
	p5-URI			=>	1.12
	p5-Unix-Syslog		=>	0.95

and change MAINTAINER to ports@FreeBSD.org:
	p5-Convert-UUlib
	p5-Unix-Syslog

Approved by:	maintainer
2001-05-10 09:34:24 +00:00
Dirk Froemberg
e3ee5d116d Fix MASTER_SITE. 2001-05-10 08:24:36 +00:00
Dirk Froemberg
12432fb9b1 Fix XML support. Depend on textproc/expat2 instead of texproc/expat.
PR:		ports/27076
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-05-10 07:32:30 +00:00
Peter Pentchev
5069db76e5 Almost revert a change made in daemontools-0.70's supervise, where
the one-second sleep between invocations was moved to after the actual
invocation.  This sleep could be interrupted by a SIGCHLD in the case
of a failing service, and the service could be restarted way more than
the documented once-per-second.  Move the sleep back before the fork(),
just don't sleep before the very first fork, so the service starts faster.

Silence by:	Daniel J. Bernstein (no telling if he'll fix this in later
		daemontools releases, so I guess we'll have to do it as part
		of our port..)
Approved by:	nbm (maintainer)
2001-05-10 07:10:24 +00:00
Jun Kuriyama
0eac471a13 Fix plist. 2001-05-10 06:49:27 +00:00
Jun Kuriyama
1709ca6d1a Upgrade to 4.2.1. 2001-05-10 05:46:49 +00:00
Mario Sergio Fujikawa Ferreira
071e854336 Enable this port to be able to fetch even when Qualcomm releases
new versions.

Submitted by:	Brett Jackson <brett@modlogic.com>
2001-05-10 04:30:43 +00:00
Akinori MUSHA
8fd2a57040 Update to 1.12.
Submitted by:	vanilla
2001-05-10 04:18:55 +00:00
Mario Sergio Fujikawa Ferreira
deff634c87 - Remove unnecessary dir removal of share/doc. It's been in the mtree
file since Wed Jun 4 00:02:01 1997 UTC
- A great overlook on my part
2001-05-10 03:43:00 +00:00
Mario Sergio Fujikawa Ferreira
af8f097b8f Add port WMMemMon version 0.1.0: Mem/Swap monitoring dockapp for
WindowMaker

Submitted by:	Patrick Li <pat@databits.net>
2001-05-10 03:37:17 +00:00
Mario Sergio Fujikawa Ferreira
be656ce5f1 - Backward compability issue (as old as possible):
o "new" mtree versions take care of @dirrm share/doc
	o therefore, add a harmless @unexec

Submitted by:	maintainer
2001-05-10 03:14:12 +00:00
Mario Sergio Fujikawa Ferreira
d6fc72c171 - Update to version 1.4 Build 111
- Add a MASTER_SITE that will help with non most up to date port
versions
- Update PLIST (typo in last rev)

Submitted by:	Patrick Li <pat@databits.net>, bento
2001-05-10 03:05:09 +00:00
Vanilla I. Shu
9da77079c5 Upgrade to 0.78.
No response by:	maintainer
2001-05-10 02:27:13 +00:00
Jun Kuriyama
10d19f55a6 Upgrade to 5.410.
Submitted by:	vanilla
2001-05-10 02:24:14 +00:00
Mario Sergio Fujikawa Ferreira
9b02bf4a1b Be more graceful when removing directories
Submitted by:	maintainer
2001-05-10 02:14:30 +00:00
Mario Sergio Fujikawa Ferreira
bfa69bbe51 Improve pre-patch following hlserver-cs/Makefile rev 1.10
Submitted by:	maintainer
2001-05-10 02:11:51 +00:00
Mario Sergio Fujikawa Ferreira
50bc1c6fed - Add NOPORTDOCS support
- Be more graceful when removing the master port installation directory (@dirrm)

Submitted by:	Patrick Li <pat@databits.net>
2001-05-10 02:00:46 +00:00
Mario Sergio Fujikawa Ferreira
530f86fee3 Fix typo
Submitted by:	maintainer
2001-05-10 01:58:23 +00:00
Mario Sergio Fujikawa Ferreira
a196ac7252 Downgrade PORT to version 1.0 for a while due to a missing distfile.
Submitted by:	bento
2001-05-10 01:44:15 +00:00
Vanilla I. Shu
e221995c6b Upgrade to 1.10. 2001-05-10 01:34:32 +00:00
Vanilla I. Shu
001c3c4aa2 Upgrade
p5-Apache-AuthTicket		=>	0.31
  p5-Apache-AuthenCache		=>	0.04
  p5-Business-CreditCard	=>	0.23
  p5-CGI-Cache			=>	1.03
  p5-Crypt-CipherSaber		=>	0.60
  p5-Crypt-SSLeay		=>	0.25
  p5-File-Cache			=>	0.16
  p5-Filter			=>	1.23
  p5-FreezeThaw			=>	0.41
  p5-HTML-Stream		=>	1.49
  p5-Mail-Audit			=>	1.10
  p5-Mail-Box			=>	1.111
  p5-Mail-IMAPClient		=>	2.1.2
  p5-Mail-Sender		=>	0.7.08
  p5-Math-FixedPrecision	=>	0.14
  p5-Math-GMP			=>	1.07
  p5-NNTPClient			=>	0.37
  p5-Net-SSLeay			=>	1.07
  p5-Proc-Background		=>	1.03
  p5-Quota			=>	1.3.3
  p5-Text-Template		=>	1.31
  p5-WWW-Search			=>	2.19
  p5-XML-RSS			=>	0.97
  p5-chart			=>	fix pkg-plist
2001-05-10 01:20:55 +00:00
David E. O'Brien
42697e35af Update to Vim 6.0 beta AE 2001-05-10 00:40:33 +00:00
FUJISHIMA Satsuki
f56f645d0f change $(GZIP) -> $(GZIP_CMD) to prevent brokenness with environment
variable GZIP.

Approved by:	maintainer
2001-05-09 22:52:15 +00:00
James E. Housley
9dae99e066 Update to 4137 2001-05-09 22:27:56 +00:00
FUJISHIMA Satsuki
d1882d0e2f o fix checksum.
o fix Makefile related to obsolete patch-aa.
o trim hardcoded /usr/ports/distfiles from distfiles.

Reviewed by:	nra, alex
2001-05-09 20:08:28 +00:00
FUJISHIMA Satsuki
bc1544c429 update to 5.2.
PR:		27225
Submitted by:	maintainer
2001-05-09 18:46:29 +00:00
Shigeyuki Fukushima
76e5586b4d Efficient order MASTER_SITES. 2001-05-09 17:51:19 +00:00
Shigeyuki Fukushima
08dcf75769 New port: emacs-20.7 + mule-4.1 patch (+ dynamic-loading patch + xim-fix patch). 2001-05-09 17:49:11 +00:00
Shigeyuki Fukushima
48322ef340 Add emacs20-mule-devel. 2001-05-09 17:48:05 +00:00
Shigeyuki Fukushima
05011ebda4 Apply XIM patch(PORTREVISION bump).
Add post-install target for printing pkg-message.
2001-05-09 16:18:26 +00:00
Peter Pentchev
4ccad02c15 Update to 2.0.9.
PR:		27229
Submitted by:	maintainer
2001-05-09 16:14:18 +00:00
Alexander Langer
0ad2a89340 Use libqtgl instead of libqt2 (as for tmake)
PR:		27227
Submitted by:	maintainer
2001-05-09 14:41:08 +00:00
Alexander Langer
36039c0cc2 Update to 0.5.2.
PR:		28085
Submitted by:	Sergey A. Osokin <osa@freebsd.org.ru>
2001-05-09 14:30:05 +00:00
Peter Pentchev
44a794052f Update the WWW line; curl has been at curl.haxx.se for quite some time now;
I've even changed the MASTER_SITE in the Makefile, just not here..  oops.

Submitted by:	Daniel Stenberg <daniel@haxx.se>
2001-05-09 13:43:07 +00:00
Alexander Langer
1b3ebaa7b2 Use the latest patch from maintainer to make this work on -CURRENT.
Submitted by:	Anders Nordby <anders@fix.no> (maintainer)
2001-05-09 11:15:57 +00:00
Ying-Chieh Liao
a78211b02c upgrade to 0.1.6 2001-05-09 10:16:26 +00:00
Alexander Langer
5bfa5c6ce1 Port x11-toolkits/qt23 introduces a new library qtgl to make use of
OpenGL inside of Qt applications. It is a Good Thing (tm) to take care
of that in this port instead of patching Makefiles in other ports that
make use of tmake.

Currently there seem to be no ports that make use of tmake and don't
depend on OpenGL. But they should not be affected anyway as the qtgl
library does contain all symbols from the qt lib.

PR:		26495
Submitted by:	maintainer
2001-05-09 10:15:13 +00:00
Alexander Langer
0d318b5224 Added port version in post-install output message
Installing startup script in ${PREFIX}/etc/rc.d/
Removed ${RECURSIVE_CP} in favour of just a ${CP} -R
Stopped using PLIST_SUB in favour of using plist-builder for pkg-plist

PR:		26315
Submitted by:	maintainer
2001-05-09 10:09:46 +00:00
Alexander Langer
04d66237c3 Fix patch target on FreeBSD/Alpha.
PR:		26660
Submitted by:	maintainer
Reported by:	beta.FreeBSD.org
2001-05-09 10:04:19 +00:00
Alexander Langer
dfc7cfc62f Update to 0.15
PR:		27066
Submitted by:	Anders Nordby (maintainer)
2001-05-09 09:55:53 +00:00
Alexander Langer
dd45d7a7cc - Update to 1.018
- plist fixes

PR:		27030
Submitted by:	maintainer
2001-05-09 09:54:31 +00:00
Alexander Langer
ca9e2800d7 Add -b option to rpcgen calls to make this work on -CURRENT.
Add Name of Maintainer to pkg-descr.

PR:		26545
Submitted by:	Anders Nordby <anders@fix.no>
2001-05-09 09:52:44 +00:00