Commit graph

3676 commits

Author SHA1 Message Date
Norikatsu Shigemura
6cb400092d o Update to 4.3.4RC1.
o Sync with latest PHP5 changes (new DB4 extension,
  use correct knobs, etc...)

PR:		ports/57399
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-09-30 11:50:26 +00:00
Anton Berezin
8c1a9ff695 Add a patch to properly escape generated action attribute in
CGI::start_form.  The escape code is taken from CGI.pm v.3.00.

PR:		57391
Reported by:	IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-09-30 08:33:57 +00:00
Kirill Ponomarev
2c253ddc87 - Update to version 3.99.5
PR:		57358
Submitted by:	Ports Fury
2003-09-29 15:19:01 +00:00
Hye-Shik Chang
dc8b35d2fb - Install a 'real' shared object when BUILD_SHARED=yes. [1]
- Fix plist on 32bit architectures.
- Bump PORTREVISION.

PR:		57269 [1]
Submitted by:	Tim Middleton <x@Vex.Net> [1],
		Kostik I. Belousov <kostya@tessart.kiev.ua> [1]
2003-09-29 11:44:32 +00:00
Edwin Groothuis
90117cbf42 New port: ArrowLISP - purely symbolic LISP interpreter and IDE
ArrowLISP is a small, properly tail-recursive, dynamically
	scoped interpreter for a purely symbolic and almost
	side-effect-free dialect of LISP. It may be considered an
	implementation of pure LISP.

	The interpreter has both a command line interface and an
	editor-like full screen interface.

PR:		ports/55501
Submitted by:	Nils M Holm <nmh@t3x.org>
2003-09-28 10:57:21 +00:00
Hye-Shik Chang
e7f4671585 Use smaller recursion limits on amd64 and sparc64 to avoid
stack overflows.

Tested on:	sledge, panther
2003-09-27 18:29:04 +00:00
Edwin Groothuis
161411524e New port: optimizing BF to C compiler
BrainF*ck is a minimalistic, yet Turing-complete programming
	language with only 8 instructions.  bf2c compiles a BF file
	into a corresponding C file, optimizing as much as possible
	for speed, size and readability.

	It is written for fun, self-educating purposes and to beat
	existing BF compilers.

PR:		ports/57241
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2003-09-27 07:16:27 +00:00
Edwin Groothuis
ec1227dbac backout ports/56801
Noticed by: FreshPorts sanity checking
2003-09-27 01:15:22 +00:00
Edwin Groothuis
a58129d3de - ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything

PR:		ports/56800-56819
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:50:09 +00:00
Edwin Groothuis
baa72af69d chase print/pdflib libversion upgrade
PR:		ports/57204
2003-09-26 23:38:34 +00:00
Hye-Shik Chang
a121af1f80 - Revive os.fsync function which is disabled by a typo of Python-2.3.1.
- Bump PORTREVISION

Obtained from:	Python CVS
2003-09-26 16:44:13 +00:00
Jimmy Olgeni
3114b9d27c Add nsswitch support, required when running on -CURRENT.
Obtained from:	Daniel Néri <dne@mayonnaise.net>
2003-09-26 11:46:55 +00:00
Daichi GOTO
9d6422494a update lang/dylan: 2.3.10 -> 2.3.11
PR:		56881
Submitted by:	Peter S. Housel <housel@acm.org> (maintainer)
2003-09-26 07:48:25 +00:00
Hye-Shik Chang
a51136bd60 Add notes about separated standard modules. 2003-09-26 04:24:56 +00:00
Dirk Meyer
0cc75b966a - Update to 1.7.4 2003-09-24 17:34:09 +00:00
Kirill Ponomarev
0179d073c1 - Update to version 3.99.4
PR:		57094
Submitted by:	Ports Fury
2003-09-24 15:03:39 +00:00
Sergey A. Osokin
4c52f6c933 Update to 3.54.
Utilize ${DOCSDIR} and ${EXAMPLESDIR}.
Use new name schema for patch files.
Fix ${MASTER_SITES} and home page URL.
Take maintainership.
2003-09-24 13:32:25 +00:00
Alexander Leidinger
d30559b66c Update to 7.1.029. 2003-09-24 12:53:09 +00:00
Edwin Groothuis
f29f677ee9 Maintainer Update: upgrade of lang/pike74 to 7.4.28
Update pike 7.4 to 7.4.28 (official release from IDA).
	Added a backup mirror of official IDA mirror.

PR:		ports/56947
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2003-09-24 11:59:37 +00:00
Oliver Braun
740ba2c360 Change MASTER_SITES to make fetchable again. 2003-09-24 11:47:40 +00:00
Hye-Shik Chang
ac5bea6285 - Update to Python-2.3.1, the lastest Bugfix release.
- Disable dlmodule on amd64 and sparc64 because dlmodule isn't designed
  for them.
- Add -fPIC on CFLAGS on amd64 for mod_python3 and other ports using it
  on linking their own dynamic library.
2003-09-24 11:07:22 +00:00
Edwin Groothuis
b324733d4a [maintainer] update MASTERSITE of lang/fbbi
According to the author, there is some problem with the
	original master site. He updated the mainsite for fbbi.

PR:		ports/56945
Submitted by:	Li-lun Wang (Leland Wang) <llwang@infor.org>
2003-09-24 11:00:43 +00:00
Edwin Groothuis
2dda9d9668 New port: lang/php4-horde - a default PHP configured for the Horde framework.
The port www/horde2 and its dependences (mail/turba,
	mail/imp3, etc.) cannot be packaged, because the default
	options of PHP are not sufficient.

	This port uses lang/php4 with Horde's options, in order to
	remove the IS_INTERACTIVE flags.

PR:		ports/57111
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-09-24 09:47:00 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Edwin Groothuis
619b5ac1ce Update port: lang/spidermonkey updated to latest source, new contact address
Spidermonkey is the JavaScript interpreter from the Mozilla project.
	This revision updates the port to the newest version.
	I've also updated my contact address.

PR:		ports/56593
Submitted by:	Dan Rench <citric@cubicone.tmetic.com>
2003-09-24 09:23:29 +00:00
Edwin Groothuis
2d4fcfa223 [Maintainer Update] Port: lang/php5
Update to 5.0.0a2-alexdupre snapshot (and fix 5.0.0a1 memory leak).
	Add DB4 extension.
	Correctly use USE_MYSQL/USE_OPENSSL/USE_OPENLDAP.

PR:		ports/56979
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-09-24 08:49:20 +00:00
Yen-Ming Lee
e21bd62201 fix PLIST problem
Bento log:	http://bento.freebsd.org/errorlogs/i386-4-latest/sr-2.3.1.log
2003-09-23 10:20:29 +00:00
Yen-Ming Lee
221d70bed6 fix PLIST problem
PR:		56697
Submitted by:	leeym
2003-09-23 09:58:48 +00:00
Mark Murray
6be419559e Fix for 4.*.
Submitted by:	Bakul Shah <bakul@bitblocks.com>
2003-09-16 08:45:50 +00:00
Mark Murray
4e90ca4aa5 Rescue a hosed port from death row. GCL is now healthy enough to
compile and run Maxima (see math/). Make portlint-clean as well.
Claim maintainership in case it breaks again.
2003-09-14 15:10:02 +00:00
Akinori MUSHA
2d14ffb42b Update lang/ruby18 to the latest snapshot as of 2003-09-09.
Many bugs have been fixed since the 1.8.0 release. (The diff file is
very big because some big files were moved, sorry)
2003-09-10 07:33:57 +00:00
Norikatsu Shigemura
99e052556a Update to 1.5.12 and use INFO.
PR:		ports/55358
Submitted by:	Kang Liu <lazykang@hotmail.com>
Reviewed by:	Pedro F. Giffuni <giffunip@yahoo.com>
		David H. Munro <munro@oldben.llnl.gov> (maintainer)
		Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:	David H. Munro <munro@oldben.llnl.gov> (maintainer)
2003-09-09 06:46:12 +00:00
Greg Lewis
a1a8c36c7c . Update to 4-20030825.
PR:		56430
Submitted by:	Stefan Farfeleder <stefan@fafoe.narf.at> (maintainer)
2003-09-08 21:04:36 +00:00
Jimmy Olgeni
68f0e07687 Bump PORTREVISION for help related fixes. 2003-09-06 13:13:12 +00:00
Jimmy Olgeni
94ab33f7d1 The open_help function only looks for the netscape executable on unix
systems. Let it look for some browsers that support the openURL command
line protocol (using netscape by default). The BROWSER environment variable
is used if set.
2003-09-06 13:12:46 +00:00
Jimmy Olgeni
2a0df9f4e8 Fix help file pathname for debugger application. 2003-09-06 13:10:46 +00:00
Alexander Leidinger
18f670da27 Update to 7.1.028. 2003-09-06 10:09:19 +00:00
Edwin Groothuis
e11c42950a add dependency on libltdl to lang/tensile
Bento reports this port has a missing dependency on libltdl.

PR:		ports/56418
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-09-04 14:11:25 +00:00
Edwin Groothuis
1a334782bc [patch] fix plist for lang/f2py
Per bento, the package fails to make, but only if you are already
	at Python 2.3.

PR:		ports/56421
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-09-04 14:04:33 +00:00
Kirill Ponomarev
d40638380c - Don't install useless *.la
- Bump PORTREVISION
2003-09-04 07:51:06 +00:00
Erwin Lansing
d9d281b799 Update to 1.17
PR:		56399
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-09-04 07:37:30 +00:00
Neil Blakey-Milner
63e7ba1d38 The diveintopython author regenerated the PDF documentation due to a
file corruption error - update checksum to new zip file.
2003-09-03 12:32:25 +00:00
Yen-Ming Lee
39a73fb3c6 updates awk to the version 20030731 that is available on the author's homepage.
PR:		56351
Submitted by:	Simon Barner <barner@in.tum.de>
2003-09-03 07:00:22 +00:00
Dirk Meyer
678ce205b6 slave port for PHP4 with SNMP and GD support
This port is needed for net/jffnms to build

PR:		56269
Submitted by:	asa@gascom.ru
2003-09-03 05:25:37 +00:00
Edwin Groothuis
d5133cb937 lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere
Fix audio support for squeak3

	Sound support comes to do squeak3(squeak-3.5) porting, but
	does not become effective because, actually, it cannot
	detect the library which I am going to utilize with stage
	of configure.

PR:		ports/46180,ports/53474
Submitted by:	NINOMIYA Hideyuki <nin@Jp.FreeBSD.org>,parv <parv_fm@emailgroups.net>
2003-09-01 03:55:04 +00:00
Jimmy Olgeni
2107c1b748 The ei_decode_longlong function fails when decoding long values >
2^32, due to a missing cast.

Obtained from:	Javier París Fernández <paris@dc.fi.udc.es> on erlang-questions
2003-08-31 14:39:34 +00:00
Jimmy Olgeni
49cf062231 Unbreak: fix linker issue when building .so modules. 2003-08-31 14:38:36 +00:00
Edwin Groothuis
e0db397055 [PATCH] lang/logo: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54936
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 00:43:52 +00:00
Edwin Groothuis
ed1014cedb new port: net/fpl
FPL is a complete script programming language _very_ similar
	to C. If you are a software developer and plans to add any
	kind of macro/script control, consider the FPL alternative!

	FPL library lets the software programmer define functions
	and variables that FPL should accept. The library will call
	a function in the software whenever any of these functions
	are used or variables are read in an FPL program.

PR:		ports/46756
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-08-30 01:59:33 +00:00
Dirk Meyer
960b679f10 - use new hook USE_GNUSTEP in bsd.port.mk 2003-08-28 01:42:30 +00:00