1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

1006 Commits

Author SHA1 Message Date
Thomas Gellekum
2d5b8efd45 Activate some modules needed for zope (www.zope.com).
Submitted by:	jkoshy
1999-03-10 17:17:22 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
John Polstra
1850731ae0 Add "devel" to the CATEGORIES line. 1999-03-07 01:47:40 +00:00
Jacques Vidrine
9aeac80663 Upgrade 2.2 -> 2.3.
Submitted by:	Roland Jesse <jesse@cs.uni-magdeburg.de>
1999-03-05 16:24:52 +00:00
Bill Fumerola
183a2e557d Set 'USE_GMAKE', because it does.
Yet another bug found by:	Satoshi's errorlogs
1999-03-02 21:25:09 +00:00
John Polstra
5a0ed68512 Enable the "m3gdb" port. 1999-03-01 04:13:05 +00:00
John Polstra
d7d078dbae Import the "m3gdb" port. It is a modified version of gdb-4.17 which
supports debugging Modula-3 programs.

Submitted by:	Olaf Wagner <wagner@luthien.in-berlin.de>
1999-03-01 04:11:23 +00:00
David E. O'Brien
5e26fb9668 Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined.
Submitted by:	dfr
1999-02-28 12:18:36 +00:00
David E. O'Brien
b5be18a57a STL 3.0 rope fix.
Obtained from:	aspell 0.27.1 port
1999-02-28 11:53:32 +00:00
David E. O'Brien
8268f8bd85 Upgrade to egcs-1.1.2 pre-release-2
(if you are an EGCS user, please test this port.  I would like to get any
feedback before the 1.1.2 release)
1999-02-28 10:50:51 +00:00
David E. O'Brien
dd336d1649 Mark BROKEN. Distfile is missing. 1999-02-28 04:46:59 +00:00
Joseph Koshy
e1016f261a Upgrade to v47.4.1.
PR:		ports/10236
Submitted by:	Sebastian Strollo <seb@erix.ericsson.se>
1999-02-26 05:01:25 +00:00
Joseph Koshy
3b71761006 Unbreak for ELF. I didn't hear from the maintainer, but the fix is a
minor one (addition of LDFLAGS to CONFIGURE_ENV).
1999-02-23 02:20:21 +00:00
Jacques Vidrine
cf8062d47d Moving patch-ac to patch-ab, because patch-ab is where the
real history can be found.  I wasn't able to commit it
properly earlier due to a bogon in the repository.
1999-02-22 22:53:01 +00:00
Jacques Vidrine
f21d8205f6 Fix for building/packaging on FreeBSD 4.x. 1999-02-22 19:06:07 +00:00
Jacques Vidrine
1e8b28510e Distribution file pyth151.tgz checksum changed. 1999-02-22 18:52:33 +00:00
Steve Price
05d7c8c0fa Update to version 1.2.2.
PR:		9941
Submitted by:	maintainer
1999-02-22 04:11:52 +00:00
Steve Price
1b94d66d82 Update to version 3.41.
PR:		10074
Submitted by:	maintainer
1999-02-22 04:02:48 +00:00
Peter Hawkins
30e32b11bd back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/lang/python-beta 1999-02-18 09:37:38 +00:00
Peter Hawkins
c6c926d903 upgrade to 1.5.2b1 (fixes build problem along the way) 1999-02-16 13:59:42 +00:00
Satoshi Asami
82bc3741b3 This port requires Xlib. 1999-02-13 00:46:30 +00:00
Seiichirou Hiraoka
5de9a10f8d Correct md5 check sum 1999-02-12 16:06:03 +00:00
Justin M. Seger
79bc03991c Mark BROKEN for ELF. 1999-02-11 23:51:50 +00:00
David E. O'Brien
7fe3d489b9 * clean up verbosity of Makefile
* now GNUHOST is i386-unknown-freebsd{OS_VER} vs. i386-unknown-freebsd
1999-02-09 22:17:21 +00:00
David E. O'Brien
e6748831bd GNUHOST is now "i386-unknown-freebsd4.0" for the ELF case, and
"i386-unknown-freebsdaout3.0" for the a.out case.
1999-02-09 18:59:11 +00:00
David E. O'Brien
c6a48c0a29 GNUHOST is now "i386-unknown-freebsd3" for ELF machines and
"i386-unknown-freebsdaout3" for a.out machines.
1999-02-09 18:25:43 +00:00
David E. O'Brien
9740802749 GNUHOST is now "i386-unknown-freebsd" for an ELF machine, and
"i386-unknown-freebsdaout" for an a.out machine.
1999-02-09 18:24:50 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Joseph Koshy
d461f3d40c Correct stale patch.
Found by:	asami@freebsd.org
1999-02-02 07:29:00 +00:00
Joseph Koshy
038440de8e Forced commit to record unbreaking for ELF. 1999-02-02 04:18:52 +00:00
Joseph Koshy
f5b19c099d Add patch for ELF support. 1999-02-02 04:00:12 +00:00
Joseph Koshy
7fbdc4d299 Unbreak for ELF. 1999-02-02 03:52:32 +00:00
Satoshi Asami
9b153032ea New checksum.
Submitted by:	maintainer
1999-01-28 23:55:19 +00:00
John Polstra
28eacf3dc2 Instead of trying to auto-detect whether X11 is installed, require
the user to define NO_X11 if it is not.  The auto-detection scheme
caused problems for Satoshi's port building system.
1999-01-28 05:39:19 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Steve Price
9b6d672d47 Remove the tcl.h symlink too on deinstall. 1999-01-26 01:40:08 +00:00
Jun Kuriyama
8e99808202 Sub directory of MASTER_SITES has been moved.
PR:		ports/9644
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-01-25 12:43:24 +00:00
Jun Kuriyama
c16a2974f6 Sub directory of MASTER_SITES has been moved.
PR:		ports/9643
Submitted by:	Don Croyleo <croyle@gelemna.ft-wayne.in.us>
1999-01-25 12:42:57 +00:00
Satoshi Asami
adb5c4b2b2 COMMENT should be a one-liner. 1999-01-25 07:13:05 +00:00
Satoshi Asami
eccea7052e Typo (tck81-thread -> tcl81-thread). 1999-01-25 06:10:06 +00:00
Robert Nordier
543b678dd7 Add option for linking with pthreads library.
Submitted by	: Brian Cully <shmit@rcn.com> but with revisions
PR		: 8389
1999-01-24 11:12:03 +00:00
David E. O'Brien
ec6d85e380 Allow '$' in labels as our offical compiler does.
Reviewed by:	jdp
Submitted by:	Keith Walker <kew@timesink.spk.wa.us>
1999-01-23 06:08:11 +00:00
Eric J.Chet
97794d1e22 Add tcl81-thread 1999-01-21 18:22:23 +00:00
Eric J.Chet
ed48c607c8 threaded version of tcl81 1999-01-21 18:19:58 +00:00
Steve Price
92117c43e4 Activate the mawk port. 1999-01-18 04:51:04 +00:00
Steve Price
ddcaafa95a Initial import of mawk version 1.3.3.
An implementation of the new/posix awk.

PR:		9476
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
1999-01-18 04:50:26 +00:00
Steve Price
dcfbeed9e1 Fix an FPE error.
PR:		9492
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
1999-01-18 02:53:24 +00:00
Eric J.Chet
985464b23d Update tcl81 to beta 1 1999-01-17 14:07:13 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
David E. O'Brien
f1554d4df6 DEFAULT_PCC_STRUCT_RETURN should be "0" for the ELF case too. 1999-01-12 10:15:14 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Steve Price
8a8bcef0bc Checksum of diffs changed.
PR:		9368
Submitted by:	maintainer
1999-01-10 18:18:15 +00:00
Jacques Vidrine
28daad114f Remove five broken MASTER_SITES which can't deliver the distfiles as one
tarball.  That leaves us with two sites.

Noticed by:	Fenner's ports survey
1999-01-07 05:51:24 +00:00
Hidetoshi Shimokawa
4b86d315ca Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports. 1999-01-07 02:31:51 +00:00
Satoshi Asami
e3de855c28 Add python-beta. 1999-01-06 22:43:49 +00:00
Satoshi Asami
2db79bd7e3 Add USE_XLIB. 1998-12-28 12:49:18 +00:00
Seiichirou Hiraoka
375fca0e2b Fix as BROKEN. Add MASTER_SITES 1998-12-27 17:30:01 +00:00
David E. O'Brien
8ce8f1b897 Wasn't in the main dir when I commited this the first time.
Noticed by:	jdp
1998-12-26 20:10:02 +00:00
David E. O'Brien
e965982c87 BROKEN='single fetch site, which is currently behind a routing loop'
Commited with single MASTER_SITE by:	flathill
1998-12-26 20:06:51 +00:00
David E. O'Brien
e9035ce80a Build and install crtbegin.o crtbeginS.o crtend.o crtendS.o for the ELF case.
This should fix some of the problems with exceptions under ELF.

PR:		ports/9089
Submitted by:	jdp via Robert Schulhof <rrs@LMI.Net>
1998-12-25 19:42:01 +00:00
Seiichirou Hiraoka
c6abfd320b Activate lang/erlang 1998-12-24 18:12:31 +00:00
Seiichirou Hiraoka
07a338c0d8 PR: ports/9054
Submitted by:	Ruslan@Shevchenko.Kiev.UA
modern programming language from Ericsson labs
1998-12-24 18:11:50 +00:00
Chris Timmons
2e82662cec Assume role of maintainer. By request of: maintainer. 1998-12-24 06:51:12 +00:00
Steve Price
b7246b65f1 The squeak port has moved to squeak1.
Thanks to:	Satoshi Asami for the repo copy. :)
1998-12-23 04:34:10 +00:00
Steve Price
a24830d8ea Update to version 1.31.
PR:		9159
Submitted by:	maintainer
1998-12-23 04:32:33 +00:00
Satoshi Asami
a7c71e9fe0 Mark BROKEN, repo copied. 1998-12-23 04:16:52 +00:00
Satoshi Asami
fda2a2871d Add USE_XLIB. 1998-12-22 07:45:39 +00:00
Satoshi Asami
d2b8bec209 Add USE_XLIB. 1998-12-22 05:37:22 +00:00
Justin M. Seger
b5edf41b16 Activate lange/ici 1998-12-19 23:53:03 +00:00
Justin M. Seger
3dd4955643 Import of ici v2.0.3.
This is Tim Long's ICI language interpreter. ICI is a dynamic interpretive
language with control flow structures and expression syntax derived from C.
ICI offers useful inbuilt data types, automatic memory management (garbage
collection), error handling and other handy features. ICI is in the public
domain, there is no copyright on it.

PR:		ports/5653
Submitted by:	andy@research.canon.com.au
1998-12-19 23:52:26 +00:00
Chris Timmons
95cba67a84 Cause tcl "info sharedlibextension" command to correctly return
".so".
Submitted by:	"Louis A. Mamakos" <louie@TransSys.COM>
1998-12-19 08:05:42 +00:00
Chris Timmons
95bee517c8 Tcl v8.0.4 1998-12-19 07:25:20 +00:00
Satoshi Asami
ac484b3fee mit-scheme needs XLIB. 1998-12-18 12:48:28 +00:00
Satoshi Asami
586b3c4aab Since Mr. O'Brien is so modest, I'm going to add his pgcc port here. 1998-12-17 10:59:30 +00:00
David E. O'Brien
ea893c8243 get this right 1998-12-14 12:07:48 +00:00
David E. O'Brien
89635fcc16 Yuck, this thing BUILD_DEPENDS on autoconf.
Noticed by:	Maxim Sobolev <max@vega.pfts.com>
1998-12-14 10:28:21 +00:00
David E. O'Brien
e2c56c869e PGCC, the Pentium optimizing version of GCC is back.....
It is now based on EGCS.
1998-12-13 09:40:49 +00:00
Satoshi Asami
9b966a2035 Use PKG* variables instead of adding extra files to PKG_ARGS. 1998-12-13 08:49:14 +00:00
Matthew Hunt
f739927387 Upgrade to 0.18.
Provoked by:	Bill Fenner's distfile survey
1998-12-11 19:39:37 +00:00
Steve Price
1bbfdb8d93 Activate the jikes port. 1998-12-10 19:28:51 +00:00
Vanilla I. Shu
d17c12dd8d Add more MASTER_SITES.
PR:	ports/9037
Submitted by:	josh@quick.net
1998-12-10 17:24:33 +00:00
David E. O'Brien
d99ea25357 Use the bzip2 version of the distfile. It saves almost 3meg. 1998-12-05 04:00:40 +00:00
David E. O'Brien
acefef6462 EGCS 1.1.1 *Release* is out. 1998-12-05 03:40:17 +00:00
David E. O'Brien
af95af9e7e Fix configure scripts to it correctly detects an ELF system w/o having to
be forced.

Submitted by:	Niall Smart <nialls@euristix.ie>  (w/changes by me)
1998-12-04 11:07:55 +00:00
David E. O'Brien
f60d718deb Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formed
GNU description string.
1998-12-04 11:05:05 +00:00
Satoshi Asami
2667857299 Add ":install" at end of DEPENDS line -- it's the default, but just
to make it clear.
1998-12-04 07:23:01 +00:00
Jacques Vidrine
36c67cc873 Update squeak to version 2.2. 1998-12-03 04:35:45 +00:00
Satoshi Asami
7fc01b82f5 Mark this broken while nectar works on upgrade after repo copy. 1998-12-03 03:47:14 +00:00
Martin Cracauer
c33964d452 More MASTER_SITES
Compacting DESCR

Yes, I still plan to ELFify this one...
1998-12-02 23:50:37 +00:00
Martin Cracauer
066d2e3865 More MASTER_SITES
Make portlint happy
1998-12-02 23:42:14 +00:00
David E. O'Brien
f1e20b513d "upgrade" to EGCS egcs-1.1.1-prerelease-3.
Note that the 1.1 versions are an older code base (egcs rev 2.91.x) vs.
the snapshot this is replacing (egcs rev 2.92.x).  However people have
reported less problems with 1.1.1-prerel than the current snapshots.
1998-12-02 09:41:28 +00:00
Satoshi Asami
e8fc23ae12 Make sure PLIST is correct whether you have source or not. Add copyright
file.  Add "|| true" to end of != grep command line to avoid warnings.

Submitted by:	tg
1998-12-02 08:24:52 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
f22feb535b A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
Satoshi Asami
eaecff0876 More USE_XLIBs. 1998-11-28 05:39:01 +00:00
Satoshi Asami
753d555a14 A few more USE_XLIBs. 1998-11-28 02:18:45 +00:00
Satoshi Asami
0baa6e2834 Create ${PREFIX}/bin before cat'ing a file into it. 1998-11-28 00:20:48 +00:00
Satoshi Asami
5077f8ce96 This port requires X to compile, so define USE_XLIB. 1998-11-27 00:09:11 +00:00
Satoshi Asami
b732f64827 Escape quote. 1998-11-26 05:35:42 +00:00
Jacques Vidrine
f811cb1226 * Update checksum for distribution.
* Fix for ELF.
* Fix misuse of errno as a structure member name (original author
  notified).
* Build and install both static and shared libraries.
* Move install target from port Makefile to files/Makefile.
1998-11-24 18:46:10 +00:00