Commit Graph

2298 Commits

Author SHA1 Message Date
Akinori MUSHA
816167d11c Update lang/ruby to the 1.6.6 Xmas stable release.
Update lang/ruby-devel to the 1.7.2 Xmas' development snapshot.
2001-12-25 17:02:33 +00:00
Will Andrews
91c9eded5d Add missing tcl84 SUBDIR.
Submitted by:	bento
2001-12-24 11:29:35 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
Jason Evans
7f251687a2 Update to version 2.3.1. 2001-12-24 09:26:49 +00:00
Joseph Koshy
7bff553493 Install with the correct user:group.
Submitted by:	petef
2001-12-24 07:26:31 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Akinori MUSHA
fc7b9ee696 Properly set the file mode bits of the irb executables to ${BINMODE}. 2001-12-22 16:45:05 +00:00
Kevin Lo
db3ebb1e59 Initial import of fbbi 0.98
fbbi is an interpreter for the Befunge-98 language.

PR: 33091
Submitted by: Leland Wang <llwang@infor.org>
2001-12-22 14:55:03 +00:00
Kevin Lo
b10fef8ec3 Update to version 2.1.b2
PR: 33077
Submitted by: MAINTAINER
2001-12-22 12:43:09 +00:00
Kevin Lo
f82a372910 Update to version 21-2.7a
PR: 33073
Submitted by: AMAKAWA Shuhei <sa264cam.ac.uk@cam.ac.uk>
2001-12-22 12:19:04 +00:00
Ying-Chieh Liao
adf254e464 upgrade to 1.10
PR:		31453
Submitted by:	maintainer
2001-12-22 06:21:46 +00:00
Jason Evans
325e62bb79 Add back a @ that got lost. 2001-12-22 02:04:51 +00:00
Jason Evans
bd841910d3 Update to Onyx 2.3.0. 2001-12-22 02:02:45 +00:00
Ying-Chieh Liao
27a6fbeab4 add nhc98 1.08
A fully-fledged compiler for Haskell 98

PR:		31039
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2001-12-21 20:23:40 +00:00
Dirk Froemberg
8f3e6fc39f Use correct comparison operator ('=' -> '==').
Reported by:	Dan Langille <dan@langille.org>
2001-12-21 16:10:24 +00:00
Dirk Froemberg
a0e90dcbf0 Upgrade to the latest version of the PHP documentation. 2001-12-21 15:42:34 +00:00
Joseph Koshy
660116cd7a Update to v110.37.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de>
2001-12-20 08:56:38 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Pete Fritchman
939d1850c6 Add tcl-manual 2001.12.19, documentation for TCL (Tool Command
Language).

PR:		32925
Submitted by:	Edwin Groothuis (edwin@mavetju.org)
2001-12-19 19:49:39 +00:00
Dirk Froemberg
52724e1da9 Set PORTREVISION to 0 after upgrading mod_php4 to 4.1.0. 2001-12-19 19:49:22 +00:00
Anton Berezin
fb226407ee Unforbid the port for the use of general FreeBSD public.
Compile perl with BSDPAN support, both -current and -stable.  The
version of BSDPAN used here coincides accidentally with the one present
in the -current system perl, but is installed in a different place.

Provide a script, use.perl, to facilitate switching of the perl used by
default between the system perl and this port.  Also print a message
describing the usage of use.perl (this works for the port and for the
package built from it).  The switching to the port version is done by
removing /usr/bin/perl and /usr/bin/suidperl (they both have link count
>1, so this is reversible), and making them to be symlinks to the
corresponding binaries in $PREFIX/bin.  Also, assignments of the correct
values of PERL_VER, PERL_VERSION, and PERL_ARCH are appended to
/etc/make.conf.  Last, NOPERL=yes is appended to /etc/make.conf, so that
the changes made will survive system upgrades from source.  The
switching to the system version is more or less a reverse of the process
described above.

Set and use PERL_ARCH which is independed from the one used by the
system perl.

Fix the port for post-malloc.h -current.

Fix a small bogon when PREFIX was used in pkg-install (PKG_PREFIX should
have been used instead).

Reviewed by:	markm, joe
2001-12-19 17:05:05 +00:00
Maxim Sobolev
21e04a0b9b Unbroke on -current: don't prototype/implement strnstr(3) - this function
is already in libc.
2001-12-19 14:43:59 +00:00
Anton Berezin
91f8efdede Add p5-Scalar-List-Utils, a collection of Perl subroutines that would be
nice to have in the perl core.
2001-12-19 14:26:19 +00:00
Will Andrews
094b1e2df8 Add linux-j 405a, a general purpose programming language.
PR:		30933
Submitted by:	js@jeannot.org
2001-12-19 04:10:23 +00:00
Ying-Chieh Liao
a3c0f873b8 upgrade to 1.95.7
PR:		32859
Submitted by:	Ports Fury
2001-12-17 19:25:28 +00:00
Kevin Lo
9758db0689 Update to the lastest version.
PR: 32886
Submitted by: MAINTAINER
2001-12-17 13:13:19 +00:00
Steve Price
96b4d14873 Add USE_BISON=yes because this port requires bison to build.
Approved by:	maintainer
2001-12-15 21:39:46 +00:00
Joseph Koshy
0f1cec2578 Upgrade to v103p1. 2001-12-13 08:18:16 +00:00
Mario Sergio Fujikawa Ferreira
b6aaabf463 Missing patch. Part of Makefile revision 1.2 fix
PR:		32645
Submitted by:	Kuang-che Wu <kcwu@ck.tp.edu.tw> (PR),
		maintainer (fix)
2001-12-10 15:45:07 +00:00
Mario Sergio Fujikawa Ferreira
c05f72127c o Uphold port style tradition: handle post extraction duties in
post-extract instead of pre-install
o Handle per installation transient files in PKG{,DE}INSTALL instead
  of PLIST
o Do not install corrupted binary
o Do not @ prefix inside PKG{,DE}INSTALL

PR:		32645
Submitted by:	Kuang-che Wu <kcwu@ck.tp.edu.tw> (PR),
		maintainer (most of the fix)
2001-12-10 01:50:42 +00:00
Mario Sergio Fujikawa Ferreira
36da4a1c41 o New port fpc version 1.0.4: Free Pascal beta compiler with Turbo,
Delphi and other extensions
o Borrows install scripting tricks from halflifeserver port

PR:		32385
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-09 02:28:27 +00:00
Ying-Chieh Liao
04ba4d96ca upgrade to 2.4.0
assign maintainer (was ports@FreeBSD.org0

PR:		32548
Submitted by:	Tim Pierce <twp@unchi.org>
2001-12-08 06:22:03 +00:00
Patrick Li
4f6dacada8 Use GNU_CONFIGURE and some style changes
PR:		32521
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-08 03:43:03 +00:00
Ying-Chieh Liao
421ad10a61 upgrade to 2.1b1
PR:		32544
Submitted by:	maintainer
2001-12-06 09:57:42 +00:00
Mario Sergio Fujikawa Ferreira
06bbb6e5c7 o New port gnat-doc-txt version 3.13p: Documentation for the GNAT
compiler
o Slave port of gnat-doc-html

PR:		30363
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-05 06:08:19 +00:00
Mario Sergio Fujikawa Ferreira
5fd1ae2fe2 o New port gnat-doc-texi version 3.13p: Documentation for the GNAT
compiler
o Slave port of gnat-doc-html

PR:		30363
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-05 06:07:24 +00:00
Mario Sergio Fujikawa Ferreira
ac6fb9b5e8 o New port gnat-doc-ps version 3.13p: Documentation for the GNAT
compiler
o Slave port of gnat-doc-html

PR:		30363
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-05 06:06:22 +00:00
Mario Sergio Fujikawa Ferreira
cb0e6c59fa o New port gnat-doc-info version 3.13p: Documentation for the GNAT
compiler
o Slave port of gnat-doc-html

PR:		30363
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-05 06:05:15 +00:00
Mario Sergio Fujikawa Ferreira
0c99cb215d o New port jgnat-doc-txt version 1.1p: Documentation for the JGNAT
compiler
o Slave port of jgnat-doc-html

PR:		30365
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-05 05:58:47 +00:00
Mario Sergio Fujikawa Ferreira
8d6f3190ca o New port jgnat-doc-ps version 1.1p: Documentation for the JGNAT
compiler
o Slave port of jgnat-doc-html

PR:		30365
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-05 05:57:31 +00:00
Mario Sergio Fujikawa Ferreira
32eff8a160 o New port jgnat-doc-info version 1.1p: Documentation for the JGNAT
compiler
o Slave port of jgnat-doc-html

PR:		30365
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-05 05:56:04 +00:00
Mario Sergio Fujikawa Ferreira
362ea6101c o New port jgnat-doc-html version 1.1p: Documentation for the JGNAT
compiler
o Master port for all jgnat-doc-* ports

PR:		30365
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-05 05:47:43 +00:00
Mario Sergio Fujikawa Ferreira
364acfac8f New port jgnat-doc-html version 1.1p: Documentation for the JGNAT
compiler

PR:		30365
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-12-05 05:44:18 +00:00
Dirk Froemberg
baf05335e8 Add --enable-discard-path to lang/php3. 2001-12-04 07:33:53 +00:00
Dirk Froemberg
b8df995834 Add --enable-discard-path and --with-readline to lang/php4.
Submitted by:	Rafal Michalski <rafal.michalski@altech.com.pl>
2001-12-04 07:27:41 +00:00
David E. O'Brien
6157a98497 Unbreak -- it now compiles with cdef.h revs 1.48 / 1.28.2.6.
Also update mastersites.
2001-12-03 11:30:29 +00:00
Mario Sergio Fujikawa Ferreira
fa8e655d6e o Return maintainer to ports
o House distfile under MASTER_SITE_LOCAL since it is no
  longer available anywhere else
o In DESCR, add trailing / to both FTP and WWW tags

PR:		32417
Submitted by:	maintainer
2001-12-01 01:06:45 +00:00
Mario Sergio Fujikawa Ferreira
c2173a8ee9 o Return maintainer to ports
o House distfile under MASTER_SITE_LOCAL since it is no
  longer available anywhere else

PR:		32416
Submitted by:	maintainer
2001-12-01 00:59:35 +00:00
Vanilla I. Shu
6ffc0568cc Upgrade to 1.95.6.
PR:		ports/32313
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-30 07:21:48 +00:00