Commit graph

3689 commits

Author SHA1 Message Date
Joe Marcus Clarke
746cb37fab Update to 0.28, and mark that it is only for i386. Note, it's still not
clear whether this works correctly on FreeBSD.
2003-10-06 17:55:54 +00:00
Masafumi Max NAKANE
3917848328 Upgrade to 5.2.8.
PR:	56277
2003-10-06 05:01:13 +00:00
Masafumi Max NAKANE
14130520b2 Correct the URL for the home page.
Submitted by:	Racz Janos <wpooh@freestart.hu>
2003-10-06 05:00:14 +00:00
Erwin Lansing
e5fecca2ae Per bento, this port gets either signal 11 or signal 4 when
trying to install on non-i386.  Mark it to warn the unwary.
Since it doesn't have a maintainer, I guess you could go either
way on whether it should be "broken" or "ignore".

PR:		57595
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-05 09:19:40 +00:00
Erwin Lansing
2d94a8c1f2 Per bento logs, this port won't configure except on i386.
Mark it as ignore to warn the unwary.  (There's probably
little reason to mark it as broken since it has no
maintainer.  Any volunteers?)

PR:		57594
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-05 09:16:54 +00:00
Kirill Ponomarev
7f6b2eb3c6 - Add WWW line in pkg-descr
PR:		57596
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-05 08:08:37 +00:00
Oliver Lehmann
024c5436d9 update moazart to 1.2.5.20030212
PR:		54792
Submitted By:	Andy Hauser <andy-freebsd@splashground.de>
Approved By:	maintainer timeout (41 days)
2003-10-05 00:12:58 +00:00
Hye-Shik Chang
ec722082a1 Update to Python-2.3.2 2003-10-04 05:17:10 +00:00
Maho Nakata
4cb3de9d61 update to 7.1.033 2003-10-03 22:49:46 +00:00
Alexander Leidinger
ecb53e0b96 Commit the correct md5 sum.
Noticed by:	Marius Strobl <marius@alchemy.franken.de>
2003-10-03 16:05:13 +00:00
Alexander Leidinger
8647e47ef8 Update to 7.1.030. 2003-10-03 12:12:06 +00:00
Peter Pentchev
b4e6f94390 Use the current version of pdflib instead of pdflib4.
Bump PORTREVISION for the dependency (and possibly functionality) change.

PR:		57499
Submitted by:	maintainer
2003-10-03 08:40:42 +00:00
Dirk Meyer
251d7066cc Fix for the OpenSSL extension
PR:		57437
Submitted by:	sysadmin@alexdupre.com
2003-10-01 11:34:23 +00:00
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