1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

2356 Commits

Author SHA1 Message Date
Akinori MUSHA
c982f5faf1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Akinori MUSHA
3109473019 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 09:19:45 +00:00
Akinori MUSHA
29ab188f02 To keep users from experiencing upgrading problems, make lang/ruby and
lang/ruby-devel deinstall obsoleted (integrated) packages in their
post-install targets (for installation from ports) and in their plists
(for installation from packages),

Update to the latest snapshot as of 2002-01-29 while I'm at it.
2002-01-29 09:14:09 +00:00
Patrick Li
11c648de4e Update to 0.2.8
PR:		34364
Submitted by:	Tim J. Robbins <tim@robbins.dropbear.id.au>
Approved by:	maintainer
2002-01-29 06:03:48 +00:00
OKAZAKI Tetsurou
756545763c - check the conflict with converters/kdesupport11, which installs
old versions of njs's files.
- build and install shared library files.
(both requested by Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>)

- remove a redundant MAKE_ARG setting added at the previous commit.

Bump PORTREVISION.

PR:		34333
Submitted by:	maintainer
2002-01-28 23:41:17 +00:00
Patrick Li
3adbe3170c Update maintainer email address
PR:		34372
Submitted by:	maintainer
2002-01-28 16:12:39 +00:00
Jimmy Olgeni
e41d0ca355 Add jythonc to the symlinks in bin/. Also create the links from pkg-plist
for better binary package support.

Approved by:	maintainer
2002-01-28 11:28:22 +00:00
Dirk Meyer
00b1bf0150 - strip SHLIB_LD of option "-soname $@"
- define TCL_SHLIB_LD_EXTRAS
- bump PORTREVISION

PR:		34210
2002-01-27 14:24:21 +00:00
David E. O'Brien
9bfa379481 Upgrade to version 3.0.3. 2002-01-27 13:19:16 +00:00
OKAZAKI Tetsurou
3b4e0f0260 Add bsh 1.2.b3, a Java scripting environment.
PR:		34264
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-26 17:34:45 +00:00
Akinori MUSHA
fc63031cb0 Update to 0.3.1. 2002-01-26 12:07:04 +00:00
Kris Kennaway
b9d623eba1 Update to 20020113 release of mmix 2002-01-26 00:04:15 +00:00
Akinori MUSHA
511ddbdf96 Update ruby and ruby-devel to the latest snapshots as of 2002-01-26. 2002-01-25 20:58:05 +00:00
Maxim Sobolev
fb3d2379c7 Don't explicitly link libc in. This is more a style change than the functional
one, therefore don't bump PORTREVISION.
2002-01-24 19:06:31 +00:00
FUJISHIMA Satsuki
2dc3cda712 update official patch.
respect CFLAGS.

PR:		34206
Submitted by:	maintainer
2002-01-23 18:14:52 +00:00
Thomas Gellekum
5a8ff26ca7 Upgrade to 1.1.0. 2002-01-23 12:56:24 +00:00
Dirk Froemberg
985b50df9e Upgrade to the latest version of the PHP documentation. 2002-01-23 09:19:42 +00:00
Thomas Gellekum
38d8068c7f Upgrade python21 to 2.1.2, the latest bugfix release.
PR:		34078
Submitted by:	Hye-Shik Chang <perky@fallin.lv>

Update checksum of dependent ports.
2002-01-22 12:53:28 +00:00
OKAZAKI Tetsurou
5548b02b62 Add njs 0.2.5,
NJS (NGS) is a standalone JavaScript/ECMAScript
interpreter.

PR:		33842
Submitted by:	thierry@pompo.net
2002-01-22 11:52:52 +00:00
Jimmy Olgeni
81f6593f15 Update port to version 2.1.
PR:		33392
Submitted by:	Hye Shik Chang <perky@fallin.lv>
2002-01-22 11:33:20 +00:00
John Polstra
ab5106a732 Add a pre-install target which checks for conflicting shared
libraries left over from other Modula-3 ports.
2002-01-21 21:43:41 +00:00
Thomas Gellekum
8a7b647585 Fix sizeof(wchar_t) calculation. 2002-01-21 12:54:09 +00:00
Jimmy Olgeni
1c1f21c24d Update port to version 7.6.0. 2002-01-21 10:36:19 +00:00
Akinori MUSHA
e2657f7c1e Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflict
with each other's package link name.

(Maintainer timeout; I think it's too trivial to bother him with.)
2002-01-19 19:15:11 +00:00
FUJISHIMA Satsuki
d49de8a9ae o update to 0.99.4.
o change maintainer's e-mail address.

PR:		33748
Submitted by:	maintainer
2002-01-19 05:02:32 +00:00
David W. Chapman Jr.
7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
Mario Sergio Fujikawa Ferreira
f9e48d8578 New port cyclone version 0.2: A safe dialect of C from Cornell and
AT&T Research

PR:		33613
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-17 16:23:05 +00:00
Thomas Gellekum
5a2c723b3d Activate python21. 2002-01-16 12:35:33 +00:00
Thomas Gellekum
246e0a4b98 Downgrade to Python-2.1.1 again after repo-copy. 2002-01-16 12:35:05 +00:00
Thomas Gellekum
7d4762e8bb Implement PyObject_DelItemString(), which was obviously forgotten for
Python-2.2. This will fix at least the metakit port.

Bump PORTREVISION.

Obtained from:	Python CVS tree
2002-01-16 12:22:20 +00:00
Jim Mock
6e09f0e1d9 Update to version 2.711.
PR:		33885
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-14 21:53:32 +00:00
Joseph Koshy
963ec014d2 Upgrade to v0.6.0.
- "files/patch-ae" is no longer required
- PLIST substitution is used to merge the files "pkg-plist.doc" and
  "pkg-plist" into one entity
- new patch file "files/patch-static.scm" has been added

Approved by:  alex [MAINTAINER]
2002-01-14 06:53:27 +00:00
Joseph Koshy
8d69a27cf2 Change MAINTAINER to the capable hands of Johannes 5 Joemann
<joemann@beefree.free.de>.
2002-01-14 06:49:06 +00:00
Joseph Koshy
255366c664 Upgrade to v0.57.
Approved by:	<nectar@freebsd.org> [MAINTAINER]
2002-01-14 06:38:24 +00:00
Jacques Vidrine
1a1b9de6e0 Commit after maintainer timeout:
Enable POSIX and REGEXP packages.  The latter is available with the
`full' linking set, e.g. `clisp -K full'.
2002-01-12 01:20:02 +00:00
Patrick Li
9173f61d7a Fix plist
PR:		33742
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
Noted by:	bento
2002-01-11 04:05:20 +00:00
Thomas Gellekum
570cab0687 Upgrade to 2.0.3.
Submitted by:	wjv
2002-01-10 11:22:42 +00:00
Thomas Gellekum
c8926cf155 Include docs for Python-2.2. 2002-01-09 12:26:48 +00:00
Patrick Li
60d97317d2 Update to 0.0.6
Reviewed by:	maintainer
2002-01-09 04:46:37 +00:00
Patrick Li
97fccae1c1 Update to 0.2.6
PR:		31727
Reviewed by:	maintainer
2002-01-09 04:44:52 +00:00
Patrick Li
c663727a39 Update to 2.00 and give maintainership to submitter
PR:		33632
Submitted by:	Christopher Elkins <chrise@scardini.com>
2002-01-09 02:19:19 +00:00
Johann Visagie
2cc7961055 - Install examples to EXAMPLESDIR
- Fix file modes after installation
- Bump PORTREVISION

PR:		33461
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-01-08 10:40:03 +00:00
Jimmy Olgeni
60005aa2fe Update port to version 5.02.1
PR:		32001
Submitted by:	Simon Marlow <simon@smarlow.com>
2002-01-07 14:39:00 +00:00
Johann Visagie
46a66b39ee - Update to version 3.9.1
- Add version to PLIST_SUB to eliminate one further change which was hitherto
  necessary with each update (good one!)

PR:		33457
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-01-07 14:28:38 +00:00
Thomas Gellekum
555f286ca1 Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.
PR:		33444
Submitted by:	Hye-Shik Chang <perky@fallin.lv>

Add new MD5 to dependent ports.
2002-01-07 13:26:47 +00:00
Will Andrews
d0700e912c Get this port to build correctly in the midst of ac/am 2.52/1.5, since
it requires 2.13/1.4.

Submitted by:	bento 4-exp
2002-01-07 05:27:27 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Patrick Li
da62d1d35c Update to 1.95.8
PR:		33599
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-06 04:59:45 +00:00
Dirk Meyer
2025ba84ee - make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
2002-01-05 23:43:13 +00:00
John Polstra
6ee266f6fe Add www site. 2002-01-02 22:38:03 +00:00