1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

14726 Commits

Author SHA1 Message Date
Jun Kuriyama
08da26b228 Update to 2.8.2dev.1.
PR:		ports/8643
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-11-14 16:57:46 +00:00
Satoshi Asami
b63234040b Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_create
without redefining PKG_FLAGS after bsd.port.mk.
1998-11-14 09:45:09 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Satoshi Asami
637c4e8f19 Checksum changed.... 1998-11-14 06:09:18 +00:00
David E. O'Brien
6cd943f479 Upgrade to version 3.33. 1998-11-14 04:16:10 +00:00
Jun Kuriyama
3f09baf663 Add virtual category elisp.
Reminded by:	wosch
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-11-14 02:18:26 +00:00
Jacques Vidrine
77d28a43d9 Blew last commit. This fixes it. 1998-11-13 23:22:58 +00:00
Jacques Vidrine
76fd954367 Update for ELF. 1998-11-13 23:16:25 +00:00
Andrey A. Chernov
b06d83f146 fix script path 1998-11-13 18:27:17 +00:00
Andrey A. Chernov
7f87215d83 fix script path 1998-11-13 18:17:37 +00:00
Andrey A. Chernov
a78c59505e upgrade to 1.0.5 1998-11-13 16:16:19 +00:00
Bill Fumerola
8778ea4802 Added LJ4dith by default on the recommendation of the Maintaner
PR:		ports/6838
Submitted by:	mita@jp.freebsd.org
1998-11-13 15:40:38 +00:00
Bill Fumerola
66cc6ff6b2 Update of MASTER_SITES.
PR:		ports/8600
Submitted by:	frankch@waru.life.nthu.edu.tw
1998-11-13 15:27:42 +00:00
Marc G. Fournier
759ad3f450 Got it backwards....checked ORBacus port, and shuld be a BUILD_DEPEND,
not a LIB_DEPEND...
1998-11-13 13:15:18 +00:00
Marc G. Fournier
7b30ef7665 It builds fine here...the only thing I can think of is that I failed to
add the dependency for glibstdc++28 (shouldn't the gcc28 port automatically
install this?) ...

Please try and let me know if this fixes the build problem...
1998-11-13 13:14:07 +00:00
Satoshi Asami
56744c6d28 Well, it's still not working. I reinstalled lang/gcc28 but the message
is still the same.
-------
===>  Building for mico-2.2.3
for i in admin include; do gmake -C $i adm || exit 1; done
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/admin'
g++28  -I../include -fno-exceptions -I/usr/X11R6/include/X11/qt -I/usr/local/include  -c mkdepend.cc -o mkdepend.o
mkdepend.cc:27: iostream.h: No such file or directory
mkdepend.cc:28: fstream.h: No such file or directory
mkdepend.cc:29: string: No such file or directory
mkdepend.cc:30: vector: No such file or directory
mkdepend.cc:31: set: No such file or directory
gmake[1]: *** [mkdepend.o] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/admin'
gmake: *** [system] Error 1
*** Error code 2

Stop.
1998-11-13 12:38:32 +00:00
Thomas Gellekum
667449d0d2 Upgrade to 0.87.0. 1998-11-13 09:42:26 +00:00
Satoshi Asami
63b3fec349 Do people actually test these things before committing?!? This as a
blatant syntax error....
1998-11-13 09:29:42 +00:00
Satoshi Asami
d24eec5681 See rev. 1.6. 1998-11-13 08:17:10 +00:00
Satoshi Asami
07dd1d5bf0 Mark this port MANUAL_PACKAGE_BUILD, this is what happens to zsh with
gawk installed on 2.2-stable.

-------
===>  Configuring for zsh-3.0.5
loading cache ./config.cache
configuring for zsh 3.0.5
checking host system type... i386-unknown-freebsd2.2.7
 :
checking for mawk... no
checking for gawk... gawk
 :
gawk -f ./signames.awk /usr/include/sys/signal.h > signames.h
gawk -f ./rlimits.awk /usr/include/sys/resource.h > rlimits.h
cc -c -I.. -I. -I.  -DHAVE_CONFIG_H -O -pipe builtin.c
In file included from builtin.c:3634:
rlimits.h:7: parse error before character 034
*** Error code 1

Stop.
1998-11-13 07:42:20 +00:00
David E. O'Brien
7ee43cf06d switch to new pre/post bsd.port.mk 1998-11-13 07:34:57 +00:00
David E. O'Brien
9554bec5c6 i386 => ${ARCH}
Requested by:   imp
1998-11-13 07:32:21 +00:00
Marc G. Fournier
a23b8e23a6 Now that GCC-2.8.x works again, mico can compile with --disable-mini-stl,
which means that koffice should now work with it...
1998-11-13 05:32:10 +00:00
Satoshi Asami
0564f86f5b Oops, I was wrong, it wasn't fixed. Mark in broken again. :<
-------
===>  Building for gide-0.0.11
cd . && aclocal
aclocal: configure.in: 7: macro `AM_PATH_GTK' not found in library
gmake: *** [aclocal.m4] Error 1
*** Error code 2

Stop.
1998-11-13 04:10:42 +00:00
Bill Fumerola
507ef95eb6 Update MASTER_SITES and MAINTAINER
PR:		ports/8617
Submitted by:	candy@kgc.co.jp <maintainer>
1998-11-12 23:07:17 +00:00
Bill Fumerola
6bc08296a3 Update MASTER_SITES and MAINTAINER
PR:		8614
Submitted by:	candy@kgc.co.jp <maintainer>
1998-11-12 22:57:35 +00:00
Jun Kuriyama
7c5517bf97 Update from v2.4b to v2.4c
PR:		ports/8424
Submitted by:	Makoto WATANABE <watanabe@z.phys.nagoya-u.ac.jp>
1998-11-12 22:01:14 +00:00
Bill Fumerola
82e388fe7a Somehow my system had two files that didn't come with the package.
It's not sane to require a completly different port (sniffit) just for two
simple header files, so I'm putting them in ${FILESDIR}.

Thanks to Anders Andersson <anders@sanyusan.se> for the remind.
1998-11-12 15:21:53 +00:00
David E. O'Brien
7a4b535546 woju@freebsd.ee.ntu.edu.tw requested I take over maintance. 1998-11-12 11:50:11 +00:00
Satoshi Asami
4a2e0c18c5 Mark this broken, it is for testing only (also is still a copy of qt140). 1998-11-12 06:45:05 +00:00
Jun-ichiro itojun Hagino
4ea3451818 update to latest version (981112) 1998-11-12 03:13:01 +00:00
Scott Mace
ca8b4c0822 Add rc5des 1998-11-12 01:35:23 +00:00
Bill Fumerola
818e745d32 Update of ntop from 0.4 to 1.0, the author fixed a lot of the silly
mistakes so most of the patches were deleted. Two of the patches were to
the same file, but changed so drastically, I just reimported them.

PR:		8292
1998-11-12 00:01:32 +00:00
Satoshi Asami
2bfd465a56 Forgot to (cvs) add back patch I just deleted. My bad.
PR:		8652
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-11-11 23:38:00 +00:00
Satoshi Asami
c6004972af Add -I${LOCALBASE}/include to CFLAGS so this compiles. 1998-11-11 22:52:49 +00:00
Matthew Hunt
7e59b60c20 Update to 0.40.13.
PR:		8649
Submitted by:	Don Croyle i<croyle@gelemna.ft-wayne.in.us>
1998-11-11 22:39:49 +00:00
Bill Fumerola
ce137a178f changing the MAINTAINER address, I'm trying to keep work e-mail addresses
seperate from FreeBSD e-mail addresses.
1998-11-11 21:47:04 +00:00
Satoshi Asami
119ddd36d9 Upgrade to 0.7.0. It's not from the maintainer but it's a simple
upgrade with only minor patch changes so I'm just going to commit it,
especially since the original was marked broken (can't fetch anymore).

PR:		8652
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-11-11 20:59:31 +00:00
David E. O'Brien
6bef27b367 Upgrade to 3.0 Beta 15.
Submitted by:	roberto
1998-11-11 20:58:50 +00:00
Marc G. Fournier
4b3eecea30 Update mico to 2.2.3 ... this builds with the mini-stl that comes with
mico and gcc 2.7.2.1 ... not usable with koffice at this time, as it requires
you to disabl-mini-stl, but that will require either gcc 2.8.1 or egcs to
make that happen, and still working out bugs with the more stable version of
egcs then is in ports...
1998-11-11 19:59:44 +00:00
Vanilla I. Shu
d5a372e209 Upgrade to 0.11, fix the configure problem.
Remind by:	asami
1998-11-11 17:24:18 +00:00
Jun Kuriyama
9ad2e50ef4 Install directory is changed.
PR:		ports/8224
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-11-11 14:33:02 +00:00
Vanilla I. Shu
d40a7c05fd Upgrade to mikmod 3.0.3
PR:		ports/7721
Submitted by:	yoshiaki@kt.rim.or.jp
1998-11-11 13:47:21 +00:00
Vanilla I. Shu
35382b7b4b Upgrade to 0.58. 1998-11-11 13:27:09 +00:00
Vanilla I. Shu
628b58bdb4 Upgrade to 0.9.16. 1998-11-11 13:24:54 +00:00
Satoshi Asami
005bac4e45 Adjust RUN_DEPENDS path (${PREFIX}/lib/xemacs-mule-20.4/etc/BABYL ->
.../xemacs-20.4/...) to match reality.
1998-11-11 12:55:23 +00:00
Joseph Koshy
569be418ab Upgrade to v1.64.
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su> (maintainer)
PR:		8650
1998-11-11 12:26:00 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Satoshi Asami
c2e32ac36f Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only
a few variables that could be used in the port Makefile for ".if exists()"
tests.  bsd.port.post.mk defines the rest.

Note: if you define USE_X_PREFIX or USE_IMAKE, put it before including
bsd.port.pre.mk.  These are the only two variables used in the first part.

In reality, bsd.port.pre.mk and bsd.port.post.mk just include bsd.port.mk
with special variables to turn part of it off.
1998-11-11 05:21:29 +00:00
Joseph Koshy
2ac4730a2a Update master site.
PR: 		8644
Submitted by:	Kostya Lukin <lukin@okbmei.msk.su> (maintainer)
1998-11-11 03:03:47 +00:00