1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

3427 Commits

Author SHA1 Message Date
Hye-Shik Chang
4f181954f9 Upgrade to 2.2.3 base 2003-06-04 08:46:03 +00:00
Hye-Shik Chang
2cf2e5b84b Update to 2.2.3 and correct tg's e-mail address.
Approved by:	maintainer (implicitly)
2003-06-04 08:38:41 +00:00
Hye-Shik Chang
63f2be090f Update to 2.2.3
PR:		52830
Submitted by:	Chuck Swiger <chuck@pkix.net> (partly)
Approved by:	maintainer (implicitly)
2003-06-04 08:36:48 +00:00
Wes Peters
4214ea2b91 Compile cleanly on GCC 3.x
Approved by:	kris@
2003-06-04 04:45:54 +00:00
Tilman Keskinoz
5c18db1d54 Update to 0.7
PR:		52843
Submitted by:	maintainer
2003-06-03 08:30:36 +00:00
Tilman Keskinoz
a334cf60ed - Update to CVS snapshot 20030526, which fixes the build problems on 5.x
- Give maintainership to submitter

"Unfortunately FreeBSD 5.x uses the GNU C extension
__attribute__((__aligned__(x))) in a couple of system headers
(<machine/npx.h>, <machine/signal.h> and <machine/ucontext.h> for i386).  To
avoid a syntax error __aligned(x) is removed by a #define, but programs that
use struct sigcontext, struct savexmm or mcontext_t probably won't work."

PR:		52619
Submitted by:	Stefan Farfeleder <stefan@fafoe.dyndns.org>
2003-06-03 08:16:58 +00:00
Mikhail Teterin
560897d14f Finaly delete lang/tclX82 (installing TclX-8.3) and point devel/tcl-neo
to use lang/tclX (currently installing TclX-8.3.5).
2003-06-02 20:19:28 +00:00
Mikhail Teterin
ea7679addd Be sure -fPIC is used on Sparc64. 2003-06-02 20:08:36 +00:00
Christian Weisgerber
854c187a95 Remove MAINTAINER, as per his request:
"I'll be offline for the next few months.  Someone please take care
 of these poor orphans."

Also slip in some minor fixes.

PR:		52831
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2003-06-02 01:24:33 +00:00
Joe Marcus Clarke
733ff13c7b Correct a make patch error. 2003-06-01 20:39:23 +00:00
Jimmy Olgeni
97415c87e2 Merge more crypto related fixes for recent OpenSSL versions.
Submitted by:	Youki Kadobayashi <youki-k@is.aist-nara.ac.jp>
2003-06-01 17:01:10 +00:00
Dirk Meyer
ed00bc13af - Add WITH_GNUSTEP_DEVEL 2003-06-01 13:46:05 +00:00
Jimmy Olgeni
628d86fa47 Fix build problem when using WITHOUT_X11.
PR:		ports/51435
2003-06-01 09:28:09 +00:00
Oliver Braun
fa4f34080a Upgrade to 03.05. 2003-06-01 06:53:25 +00:00
Dirk Meyer
92109db5a2 - Update to 1.1.0
- Fix some autconf problems
- install/deinstall info files generic
- Add WITH_GNUSTEP_DEVEL
2003-06-01 05:09:24 +00:00
Bill Fumerola
bfbee82e06 gtar is required for 'extract' not 'build' 2003-06-01 01:38:54 +00:00
Joe Marcus Clarke
e16d46d0d9 Update to 0.16.2. 2003-06-01 00:51:02 +00:00
Joe Marcus Clarke
f6b5fd1ffd Fix build on Sparc64.
Reported by:	kris
2003-06-01 00:50:02 +00:00
Foxfair Hu
8a9ea85479 PR: 52611
Submitted by:	MAINTAINER
Fixing detection of pdflib.so.5 since it has changed from ports/pdflib4 to
ports/pdflib.
2003-06-01 00:05:11 +00:00
Kris Kennaway
ef70e9816e Add a second checksum:
- distfile was recreated with modified files:
        macosx/tclMacOSXBundle.c
        ChangeLog

PR:	52625
Submitted by:	Nate Eldredge <neldredge@hmc.edu>
2003-05-31 04:33:45 +00:00
Gerald Pfeifer
355c47d511 Track upstream update of the patch for WITH_BOUNDSCHECKING (which removed
the previous patch).

Submitted by:	lioux
2003-05-22 23:12:06 +00:00
Joe Marcus Clarke
1de5cb4747 Fix build on Sparc.
Reported by:	bento
2003-05-22 21:34:29 +00:00
Gerald Pfeifer
2486c65cfc Remove three obsolete comments. 2003-05-22 19:54:19 +00:00
Norikatsu Shigemura
79c4fee201 Add php4-cli (4.3.2RC4), PHP Command Line Interpreter, is slave
port for lang/php4.

PR:		ports/51945
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-05-22 18:30:36 +00:00
Norikatsu Shigemura
18ea1afefe Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4
to 4.3.2RC4 release and added php4-cli and php4 ports, for apache
module, command line interface, and both, respectively.  Too many
changes (improvements, bug fixes and new features) to be listed here,

PR:		ports/51945
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-05-22 18:26:28 +00:00
Dirk Meyer
b3b07a7ca0 - Update to 8.4.3 2003-05-21 05:10:32 +00:00
Alexander Langer
3b829d46c5 Update to 0.6.4 2003-05-20 08:47:25 +00:00
Tilman Keskinoz
ff5b4e202e Put back USE_GCC=2.95:
There are some problems with lang/clisp when it's compiled with
GCC 3:

- The foreign function interface (i.e. loading C libraries) doesn't
  work. This breaks devel/meta-cvs, among other things
- A readline-related issue makes CLISP crash when a user hits TAB under
  some circumstances

PR:		52407
Submitted by:	maintainer
2003-05-19 12:31:00 +00:00
Norikatsu Shigemura
f645e88014 Update to 1.9 and Fix build on alpha.
PR:		ports/52008
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-05-19 01:24:14 +00:00
Pete Fritchman
ba9fd4280b - update to 2.1.2
- also install the smalltalk site-lisp

PR:		52051
Submitted by:	Ports Fury
2003-05-19 00:01:14 +00:00
Tilman Keskinoz
072d6a9756 Require at least JDK 1.3
Reported by:	bento
Approved by:	maintainer
2003-05-18 23:58:28 +00:00
Kris Kennaway
302e3ba2c0 Back out previous commit, it overlapped with an update that fixed the port. 2003-05-18 21:51:13 +00:00
Kris Kennaway
8b215b0268 Reset bouncing maintainer address 2003-05-18 12:42:48 +00:00
Kris Kennaway
06465908a8 BROKEN on 5.1: does not compile 2003-05-18 12:28:52 +00:00
Kris Kennaway
cf8f4bed6e BROKEN: Does not build 2003-05-18 12:25:06 +00:00
Kris Kennaway
2f610b15bf BROKEN on 5.1: does not build 2003-05-18 12:22:24 +00:00
Kris Kennaway
5962582d72 BROKEN on 5.1: does not compile 2003-05-18 12:18:54 +00:00
Kris Kennaway
bcdd710690 BROKEN on 5.1: does not build 2003-05-18 12:09:08 +00:00
Kris Kennaway
9803c25217 BROKEN on 5.1: does not build 2003-05-18 12:00:35 +00:00
Kris Kennaway
bc2b8d09af BROKEN on 5.1: does not compile 2003-05-18 11:48:21 +00:00
Kris Kennaway
d500c1cc50 BROKEN on 5.1: does not compile 2003-05-18 10:15:44 +00:00
Kris Kennaway
23e6a2b3da BROKEN on 5.1: bad C++ 2003-05-18 10:15:24 +00:00
Kris Kennaway
6f3b0fc35b BROKEN on 5.1: does not install 2003-05-18 09:31:19 +00:00
Pete Fritchman
b925759136 Update to 2.722.
PR:		51231
Submitted by:	Ports Fury
2003-05-18 01:42:33 +00:00
Pete Fritchman
fc02c643d0 - update to 4.4.3
- switch to bz2 distfile

PR:		51229
Submitted by:	Ports Fury
2003-05-18 01:38:13 +00:00
Mikhail Teterin
8e00a28fcb A minor improvement to allow using another Tcl version. 8.3 remains the
default.
2003-05-17 15:37:32 +00:00
Gerald Pfeifer
6234046b7f Update to the official release of GCC 3.3. On the way, somewhat restructure
the port so that switching between snapshots and releases will amount to fewer
changes in the future.
Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1.
2003-05-15 12:56:34 +00:00
Dag-Erling Smørgrav
9156f03793 Place the core file in ${PREFIX}/lib/sbcl, where sbcl expects to find it.
Submitted by:	Joseph Frazee <frazee.23@osu.edu>
2003-05-15 08:16:25 +00:00
Kevin Lo
78675f479e Update to 8.0.1
PR: 52247
Submitted by: MAINTAINER
2003-05-15 01:43:31 +00:00
Jean-Marc Zucconi
a27c635fa4 Update to 1.14
Add WWW

PR:		ports/52245
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-05-14 21:26:51 +00:00