1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

2462 Commits

Author SHA1 Message Date
Kevin Lo
9bc63759a5 Update to version 2.20
PR: 21847
Submitted by: MAINTAINER
2000-10-10 05:09:52 +00:00
Kevin Lo
06216a8308 Update to version 2.1.5
PR: 21876
Submitted by: MAINTAINER
2000-10-10 04:31:37 +00:00
CHOI Junho
73194fc589 Update to 6.0.3. 2000-10-09 16:05:44 +00:00
Mario Sergio Fujikawa Ferreira
3fb236c8a4 Simple MASTER_SITES addition.
Submitted by: maintainer <oddbjorn@tricknology.org>

PR: 21822
2000-10-09 01:29:07 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
de730de47d Rename PLIST.docs to pkg-plist.docs. 2000-10-08 06:39:51 +00:00
Satoshi Asami
9366ecd971 Rename PLIST.alpha to pkg-plist.alpha. 2000-10-08 06:38:05 +00:00
Satoshi Asami
4e23d73e50 Rename REQ.aout to pkg-req.aout. 2000-10-08 06:34:00 +00:00
Chris D. Faulhaber
7e2020c023 - Update port to 0.94.8.3 (fix security hole)
- Remove FORBIDDEN
2000-10-07 12:18:16 +00:00
Chris D. Faulhaber
aa34af597f Mark as forbidden, remote users can access files outside the document root.
Submitted by:	Lluis Mora <llmora@S21SEC.COM> (via BugTraq)
2000-10-06 21:53:41 +00:00
James E. Housley
4259c960e0 Add another MASTER_SITES. SourceForge is now mirroring this. 2000-10-05 21:23:36 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Jeremy Lea
3707e5b740 Implment WANT_GTK. 2000-10-05 06:47:41 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Kevin Lo
9f9a8fb2d2 Switch distfile to bzip2.
PR: 21731
Submitted by: MAINTAINER
2000-10-04 15:13:24 +00:00
Maxim Sobolev
55a61bb102 Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
2000-10-04 06:40:08 +00:00
Ade Lovett
cd92546e53 Chase new gconf 2000-10-03 17:37:51 +00:00
Maxim Sobolev
4deb58b11f Update to 0.7.6. 2000-10-03 07:29:43 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
R. Imura
4ac8d91ce1 ${LINUX_BASE} -> ${LINUXBASE} 2000-10-02 15:44:13 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Trevor Johnson
a1bc183bce `do not include the package name (or version number of the software) in the comment.' --Porter's Handbook section 2.2.1 2000-10-02 03:27:15 +00:00
James E. Housley
d2854c488d Change MAINTAINERship to my committers address.
Approved:	will
2000-10-02 03:10:28 +00:00
Andrey A. Chernov
1a8165a7c6 Upgrade to 2.01.03 2000-09-30 14:19:53 +00:00
Neil Blakey-Milner
db9259f585 Upgrade makedepend to 2000.09.07
Upgrade texi2html to 1.64
Update cgihtml's master site
Make Peter Pentchev maintainer.

PR:		21456
Submitted by:	"Peter Pentchev" <roam@orbitel.bg> (new maintainer)
Approved by:	Ian Vaudrey <i.vaudrey@bigfoot.com> (old maintainer)
2000-09-28 22:25:07 +00:00
Ade Lovett
a08c93c34a Add textproc/pspell as a dependency 2000-09-28 18:04:24 +00:00
Andrey A. Chernov
b94d3649aa Upgrade to 2.01.02 2000-09-28 16:12:33 +00:00
MIHIRA Sanpei Yoshiro
f878ae15c7 fix extra error
add @dirrm lib/X11/xhtml

Submitted by:	onigiri
2000-09-27 07:14:42 +00:00
John-Mark Gurney
551983e750 update md5 that got lost when I upgraded the Makefile 2000-09-26 04:10:56 +00:00
Ade Lovett
64be182734 Update to 0.2 2000-09-25 21:03:09 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Satoshi Asami
016268dfb5 Change PYTHON_LIBDIR to PYTHON_SITELIBDIR so this thing builds. While
I'm here, define DISTFILES instead of all three of DISTNAME,
EXTRACT_SUFX and wrksrc.

(Actually I was here to fix the latter when I stumbled upon the
former, but who's counting. :)
2000-09-25 12:15:20 +00:00
John-Mark Gurney
0187e86785 upgrade to latest version which includes some semicolons that somehow
disappeared...
2000-09-24 18:42:04 +00:00
Andrey A. Chernov
29defb3b1d Make AllReferers page links clickable 2000-09-24 10:36:14 +00:00
Kris Kennaway
f744f0b9e4 Don't try and remove a directory which is used by other ports. 2000-09-24 03:08:21 +00:00
Kris Kennaway
b65cefc79f Remove config file on deinstall if unchanged from the default. 2000-09-24 02:58:51 +00:00
Ralf S. Engelschall
3f8d7a27ac distfile has changed 2000-09-22 22:25:44 +00:00
Ade Lovett
9961cbbee1 Update to version 1.3p6
PR:		20200
Submitted by:	mikko@dynas.se
Approved by:	maintainer
2000-09-22 16:30:29 +00:00
Neil Blakey-Milner
adc1c0258c Change Whom:, since I made the port, not makeport.pl.
Change "for Squishdot-version" to just "Squishdot"
2000-09-22 11:41:37 +00:00
Kris Kennaway
8bddc68b28 Mark BROKEN: Install script does not work
Submitted by:	onigiri
2000-09-22 10:16:28 +00:00
Maxim Sobolev
114734f815 Update to 0.7.5. 2000-09-22 09:44:04 +00:00
Akinori MUSHA
7ab6a51b36 Update to 0.2.0.
Now it uses textproc/eruby's shared library.
2000-09-22 05:05:43 +00:00
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Bill Fenner
60e7065824 Remove extra entries from MASTER_SITES 2000-09-21 19:58:47 +00:00
Jacques Vidrine
63f8cb13ba Use USE_PYTHON, PYTHON_VERSION. 2000-09-21 00:39:12 +00:00
Jacques Vidrine
24f9fa389e Use USE_PYTHON, PYTHON_LIBDIR to get the correct dependencies and
directories now that we have multiple python versions in the ports tree.
2000-09-21 00:36:36 +00:00
Ralf S. Engelschall
9997b702fe Upgrade to Website META Language (WML), Version 2.0.4 2000-09-20 11:21:35 +00:00
Neil Blakey-Milner
fe4ae0109d Upgrade to Zope 2.2.2
Also allow zope to be installed by non-root.
2000-09-19 14:25:24 +00:00
Neil Blakey-Milner
689945f93e Make Zope management work with non-SSL connections, but give an example
of how to turn it on.  Conditionalize the SSL usage on <IfDefine SSL>,
since that's been a problem.

Also make the rewrite use cgi-bin.default/Zope.cgi, but give an example
of what to change if you move it to cgi-bin/Zope.cgi.
2000-09-19 09:49:04 +00:00