1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

1340 Commits

Author SHA1 Message Date
Steve Price
d258ede9d9 Initial import of doc++ version 3.2.
A javadoc style documentation system.

PR:		9157
Submitted by:	Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA>
1998-12-26 05:00:45 +00:00
Steve Price
5f0997a7a2 Activate the qtarch port. 1998-12-26 04:31:13 +00:00
Steve Price
f38b902e22 Initial import of qtarch version 1.4.1.
Qt Architect (formerly known as the Qt Dialog Editor or dlgedit).

PR:		8432
Submitted by:	Frank Gruender <elwood@mc5sys.in-berlin.de>
1998-12-26 04:30:09 +00:00
Steve Price
627cf8d659 Update/add MASTERSITES.
Submitted by:	maintainer
1998-12-25 17:47:31 +00:00
Bill Fumerola
1aadd2d4ce Update md5 to reflect reality.
Noticed By:	One of Satoshi's scripts
1998-12-23 20:29:48 +00:00
Eric J.Chet
09008b5fe3 Add the new patch 1998-12-23 01:34:26 +00:00
Eric J.Chet
c42d14ad29 Update ORBacus to version 3.1.1 1998-12-23 01:29:43 +00:00
Steve Price
6b8e9c5547 Update to version 0.77a.
PR:		8932
Submitted by:	maintainer
1998-12-23 01:15:27 +00:00
Satoshi Asami
993675461b "work" -> "${WRKDIR}" 1998-12-22 07:58:33 +00:00
Satoshi Asami
a51b9110c9 Remove BROKEN_ELF -- neither of gcc28 or glibstc++28 are marked BROKEN_ELF
anymore.
1998-12-22 07:35:00 +00:00
Satoshi Asami
610bcc9433 Add USE_XLIB. 1998-12-22 07:33:27 +00:00
Justin M. Seger
f85a28ce93 Activate rinfo 1998-12-20 18:00:32 +00:00
Justin M. Seger
89336fea5b Import of redit v1.2
This program gives information about files checked out with RCS.
Only RCS repositories located in "RCS" subdirectories are analyzed.

PR:		ports/6113
Submitted by:	markc@interlock.otcwi.com
1998-12-20 17:58:45 +00:00
Doug Rabson
b105142167 Unbreak for current.
Reviewed by: msmith
1998-12-19 10:41:23 +00:00
Justin M. Seger
7286051cc1 Activate stlport 1998-12-18 03:10:29 +00:00
Justin M. Seger
ee8e25af3e Import of stlport:
STLport is an an adaptation of SGI's Standard Template Library.
The goal of the STLport effort is to make SGI's STL
implementation usable with most compilers while retaining full
functionality.

The Standard Template Library is a C++ library of container
classes, algorithms, and iterators providing many of the basic
algorithms and data structures of computer science.

PR:		ports/8939
Submitted by:	josh@quick.net
1998-12-18 03:09:05 +00:00
Justin M. Seger
07a20012a4 Upgrade to v0.5
PR:		ports/9093
Submitted by:	andy@icc.surw.chel.su
1998-12-16 00:01:28 +00:00
Steve Price
a4d0276914 Activate the cons port. 1998-12-15 21:06:56 +00:00
Steve Price
9dbc1dd146 Initial import of cons version 1.5.
A Perl-based Make replacement.

PR:		9076
Submitted by:	Rajesh Vaidheeswar <rv@fore.com>
1998-12-15 21:06:18 +00:00
SADA Kenji
c15f4fe4fd Fix PORTOBJFORMAT problem.
PR:	ports/9070
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-14 17:25:03 +00:00
Satoshi Asami
01fa0c28ea Use USE_AUTOCONF instead of defining it as a dependency and calling it
explicitly.
1998-12-13 08:46:12 +00:00
Justin M. Seger
2052cf95c1 Import of math spin:
Spin is an efficient on-the-fly verification system
(a `model checker') for asynchronous concurrent systems,
such as data communication protocols, distributed operating
systems, database systems, etc.
It can be used to prove both safety and liveness properties,
including all correctness requirements expressible in linear
time temporal logic.

PR:		ports/9058
Submitted by:	pangolin@home.com
1998-12-12 22:17:48 +00:00
Vanilla I. Shu
0d0beaa175 Activate glib11-devel. 1998-12-12 12:41:00 +00:00
Justin M. Seger
e012fa0c1f Make this use perl5
PR:	7463
1998-12-12 03:59:35 +00:00
Vanilla I. Shu
8399692183 Upgrade to 1.1.7, remove BROKEN. 1998-12-12 03:43:00 +00:00
Thomas Gellekum
2d18900cb4 Don't dump core if argument is missing.
PR:		9048
1998-12-11 16:33:33 +00:00
Satoshi Asami
31158cdb88 Mark this broken while Vanilla takes a whack at it following a repo copy. 1998-12-11 08:39:47 +00:00
Vanilla I. Shu
09eadb47b3 Correct MASTER_SITES. 1998-12-10 13:18:16 +00:00
Vanilla I. Shu
6e3f3d9a44 Upgrade to 1.20
Remind by:	"Gregory D. Moncreaff" <moncrg@bt340707.res.ray.com>
1998-12-09 10:43:09 +00:00
Vanilla I. Shu
614a496483 Activate libPropListgnome. 1998-12-09 05:13:13 +00:00
Vanilla I. Shu
e4d0823961 This is a new port of libPropListgnome. Some gnome software uses
libPropList for property settings. Window Maker also uses libPropList,
as does wdm. However, there seem to be some differences between the two and
nevertheless, it would not be good to have future gnome ports depend on
Window Maker. I made this port from the libPropList found on the gnome ftp
sites; the distribution file is called libPropList-0.7.1gnome, but it builds
the library by default as libPropList. This conflicts with the libPropList
installed by Window Maker, so I made this port build the library as
libPropListgnome. So any future gnome ports that need libPropList should link
against libPropListgnome instead.
PR:	ports/9006
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-12-09 05:11:56 +00:00
David E. O'Brien
82eb0ba4b4 version 3.1.1 is out 1998-12-07 09:17:51 +00:00
Steve Price
7f5f51a792 Remove the trailing '/' from *_DEPENDS definitions.
Caught by: A little perl script for INDEX generation that Satoshi
           and I are working on. :)
1998-12-07 05:34:38 +00:00
Satoshi Asami
75e0c6c35e Sort entries. In particular, "large", "medium", "small" sort in this order,
dispite their meanings.  (Sometimes we're too smart for computers. :)

Found by:	sorting ports/INDEX by "sort -t '|' +1 -2"

(Note: the whole "x11" category appears at the end with the above sort
 command, but I'll leave that the way it is for now -- "ls" shows it
 before other x11-* entries.)
1998-12-07 02:22:12 +00:00
Vanilla I. Shu
520b63fca3 Fix pkg/PLIST, and merge all info file. 1998-12-06 15:30:17 +00:00
David E. O'Brien
17e13fb568 Upgrade to version 3.1 1998-12-03 19:03:30 +00:00
Martin Cracauer
f6fb1af174 More MASTER_SITES 1998-12-02 23:37:41 +00:00
Bill Fumerola
cfccc81b72 Upgrade to 0.10.35, and associated changes.
PR:		ports/8842
Reviewed by:	<nakai@TokyoNet.AD.JP> (maintainer)
Submitted by:	<junker@jazz.snu.ac.kr>
1998-12-01 22:38:45 +00:00
Martin Cracauer
e375457f7c Update to ILU-2.0alpha13.
Disable native shared library support, doesn't work, use own scheme as before.
Don't use shared library version numbering on ELF for now, needs more thought.
Document shared library version numbering scheme I chose.
Pump shared library version number on aout.
Better COMMENT and DESCR (still too long).
Remove patch to regognize now outdated FreeBSD JDK.
1998-12-01 16:22:00 +00:00
David E. O'Brien
8db95f2dc2 Depend on libXpm
PR:		ports/8896
Submitted by:	Jose Maa Alcaide <jose@we.lc.ehu.es>
1998-12-01 11:36:13 +00:00
David E. O'Brien
38df227fc1 fix breakage 1998-12-01 10:13:03 +00:00
David E. O'Brien
279cf52593 Support ELF.
Submitted by:	Doug Rabson <dfr@calcaphon.com>
1998-12-01 09:42:46 +00:00
David E. O'Brien
25adde6808 Upgrade to ver 3.0.92. 1998-12-01 09:39:47 +00:00
Satoshi Asami
0f17471f20 NO_WRKDIR is evil. 1998-12-01 09:16:45 +00:00
Satoshi Asami
48f5164c48 Depend on emacs; need to byte-compile some .elc's. 1998-11-28 08:53:01 +00:00
Satoshi Asami
d81b732444 Mark this broken for 3.0:
-------
cc -c -g -I./splay -I/root/include -DHAVE_MMAP -DSTDHEADERS -DDEBUG -DTRACE -DPROFILESIZES _emalloc.c -o _emalloc.o
In file included from defs.h:51,
                 from _emalloc.c:5:
externs.h:110: conflicting types for `mmap'
/usr/include/stdio.h:282: previous declaration of `mmap'
*** Error code 1

Stop.
1998-11-28 01:48:32 +00:00
Satoshi Asami
5c9d7097db Tell configure where emacs lisp files should go, and create the directory
in pre-install.
1998-11-28 01:20:53 +00:00
Satoshi Asami
1490c59f86 Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
for ilu and mkdirhier for asl.)
1998-11-28 00:44:34 +00:00
Vanilla I. Shu
e0e7895de8 Remove BROKEN tag.
Remind by:	asami
1998-11-25 13:16:33 +00:00
Satoshi Asami
2f6559eaa9 Mark this broken.
===
 :
cc -DPACKAGE=\"libIDL\" -DVERSION=\"0.5.0\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1  -I. -I.  -DYYDEBUG=1 -DIDL_LIBRARY -I/usr/local/include/glib  -O -pipe -c tstidl.c
/bin/sh ./libtool --mode=link cc -O -pipe  -o tstidl  tstidl.o libIDL.la -L/usr/local/lib  -lglib11
LD_LIBRARY_PATH=".libs:$LD_LIBRARY_PATH" cc -O -pipe -o .libs/tstidl tstidl.o -R/usr/local/lib -lIDL -L/usr/local/lib -lglib11 -L/usr/local/lib -lglib11
tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
tstidl.o: Undefined symbol `___IDL_check_type_casts' referenced from text segment
tstidl.o: Undefined symbol `___IDL_debug' referenced from text segment
tstidl.o: Undefined symbol `_IDL_parse_filename' referenced from text segment
tstidl.o: Undefined symbol `_IDL_tree_walk_in_order' referenced from text segment
tstidl.o: Undefined symbol `_IDL_ns_free' referenced from text segment
tstidl.o: Undefined symbol `_IDL_tree_free' referenced from text segment
gmake[2]: *** [tstidl] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0/libIDL'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
1998-11-25 00:42:11 +00:00
Steve Price
007432e2c5 Remove NO_PACKAGE from these too.
Noticed by:	asami
1998-11-24 03:36:50 +00:00
Steve Price
50d80f98a6 Don't use NO_CHECKSUM. Also remove NO_PACKAGE while I'm here
since as Satoshi points out, "it doesn't seem very useful to
have a meta-port that you can't package".  We'll let the world
judge whether it is useful to them.

Nudged by:	asami
1998-11-24 03:20:38 +00:00
Jun Kuriyama
fb5f708eea Use MAN? macro.
Change first line of Makefile from "manck" to "portcheckout".
1998-11-22 03:52:57 +00:00
Steve Price
aaf60884c8 Make this port deinstall cleanly. 1998-11-21 20:04:59 +00:00
Steve Price
85c60a8725 Update MASTER_SITE and wrap docs install in 'if !defined(NOPORTDOCS)...'.
PR:		8741
Submitted by:	maintainer
1998-11-21 20:04:34 +00:00
Steve Price
b67f75674d Merge now stable devel version into crossm68k and remove the devel
version.  Also update the maintainer's Email address.

Submitted by:	maintainer
1998-11-21 17:55:47 +00:00
Seiichirou Hiraoka
3edd79a8fa Add SUBDIR+=libicq 1998-11-19 07:05:52 +00:00
Vanilla I. Shu
f869d4494e Upgrade to 0.37. 1998-11-18 17:35:16 +00:00
Vanilla I. Shu
1d6cf60545 Add a argument to CONFIGURE_ARGS.
PR:		ports/8736
Submitted by:	maintainer
1998-11-18 15:09:35 +00:00
Satoshi Asami
d28a6dde40 No need to put name in front. 1998-11-18 10:55:18 +00:00
Satoshi Asami
cc5c7d26d5 Make this file match reality. 1998-11-18 10:34:14 +00:00
David E. O'Brien
3e78422960 Author re-rolled his patchball, so we don't need my hacked version anymore. 1998-11-18 10:16:47 +00:00
Vanilla I. Shu
1b45d4af58 Add depends with gnomelibs, remove BROKEN tag. 1998-11-17 15:28:08 +00:00
Vanilla I. Shu
b6969281b5 Downgrage to 1.1.3.
Remind by:	asami
1998-11-17 15:19:58 +00:00
Vanilla I. Shu
5962a72ef7 Upgrade to 0.0.12, disable guile support temporary.. 1998-11-16 17:23:06 +00:00
Vanilla I. Shu
41d0adc86f Add the patch for aout.
Submitted by:	maintainer.
1998-11-16 15:55:46 +00:00
Marc G. Fournier
e0bfbdc723 Okay, I've gone through every example and doc that I can think of that would
be relevant, and think I've covered everything...

This now build and a 'make package' now works...with my track record on
this particular port, its bound to be still broken for *someone*, no?
1998-11-16 03:25:26 +00:00
Joseph Koshy
0567867787 Activate libU77. 1998-11-16 03:10:52 +00:00
Joseph Koshy
094654f659 Import of libU77, a FORTRAN library that adds commonly used
intrinsic functions to allows a greter range for FORTRAN code to
be compiled with the stock f77.

PR:		ports/8689
Reviewed by:	jkoshy
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-11-16 03:08:34 +00:00
Steve Price
4c2819e4a9 Activate pmake port. 1998-11-15 22:55:14 +00:00
Steve Price
901fb78c07 Initial import of pmake version 2.1.33.
A parallel make(1) from the Sprite OS project.

Reviewed by:	asami
1998-11-15 22:54:25 +00:00
Marc G. Fournier
cb90c669a3 Fix 'ldconfig' as indicated in handbook
Get rid of --disable-shared flag for configure

Improve patch-ak such that the shared library compile options as listed in
handbook are included
1998-11-15 07:50:11 +00:00
Marc G. Fournier
f47b7d0174 Made a mistake on creating patch-ak ... fixed here 1998-11-15 07:19:25 +00:00
Marc G. Fournier
c1f82c6f50 Okay...
Fix Makefile:
	to use bsd.port.{pre.post}.mk
	check for proper libstdc++.a, depending on elf or aout
	run autoconf before configure

Remove old patches and add:

patch-ak
	search and find tcl8.0 header file
	setup shared library extension properly according to elf vs aout
patch-al
	properly find gtk.h

Leaving it as marked BROKEN, while I continue to figure out thie elf vs
aout stuff ...
1998-11-15 07:08:22 +00:00
David E. O'Brien
4c3b981d93 upgrade to 3.0.91 1998-11-14 22:37:38 +00:00
Justin M. Seger
97e59652f3 Mark BROKEN for ELF:
===>  Building package for mico-2.2.3
Creating package /usr/ports/packages/All/mico-2.2.3.tgz
Registering depends: Mesa-3.0 XFree86-3.3.2 gtk-1.0.6 qt-1.40 tcl-8.0.2.
Creating gzip'd tar ball in '/usr/ports/packages/All/mico-2.2.3.tgz'
tar: can't add file lib/libmicoaux2.2.3.so.1 : No such file or directory
tar: can't add file lib/libmicoqt2.2.3.so.1 : No such file or directory
tar: can't add file lib/libmicox2.2.3.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-11-14 17:50:16 +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
David E. O'Brien
6cd943f479 Upgrade to version 3.33. 1998-11-14 04:16:10 +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
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
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
Satoshi Asami
c6004972af Add -I${LOCALBASE}/include to CFLAGS so this compiles. 1998-11-11 22:52:49 +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
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
Wolfram Schneider
24e55bc82e Rename - not delete - the mmap test program 1998-11-10 21:00:14 +00:00
David E. O'Brien
739d98a0f6 upgrade to 1.5.12a 1998-11-10 03:11:24 +00:00
Satoshi Asami
93372b1188 unzip is a build-time dependency, not a fetch-time dependency. 1998-11-08 08:44:59 +00:00
Satoshi Asami
badeabad3b Mark it broken, can't build.
-------
===>  Building for libgtop-0.26.2
Makefile:499: macros/macros.dep: No such file or directory
cd macros && gmake macros.dep
gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
Making all in po
gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
PATH=../src:$PATH : --default-domain=libgtop --directory=.. \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=./POTFILES.in
rm -f ./libgtop.pot
mv libgtop.po ./libgtop.pot
mv: rename libgtop.po to ./libgtop.pot: No such file or directory
gmake[2]: *** [libgtop.pot] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
1998-11-08 00:24:03 +00:00
James Raynard
9258520d84 New patches for sfio98. (Not that many changes, I've just split them up
into a single patch for each source file).
1998-11-07 18:06:17 +00:00
James Raynard
0fa4f8390e Update to sfio98.
Prodded by:	wosch
1998-11-07 18:04:14 +00:00
Satoshi Asami
d826b2cf9f unzip is BUILD_DEPENDS, not FETCH_DEPENDS. 1998-11-07 07:42:12 +00:00
Satoshi Asami
67cd4bb6b7 Manpages already listed in Makefile. 1998-11-07 06:41:05 +00:00
Satoshi Asami
5cb28acf27 egcs is in lang, not devel. 1998-11-07 05:02:55 +00:00
Marc G. Fournier
95320454e7 This should allow mico to compile, using MICO's personal 'mini-stl' and
with the standard gcc that comes with FreeBSD 3.0 (gcc 2.7.2.1) ... this
is not usable for compiling either corba or koffice, which is still being
worked on...

Please report any bugs on this to me, as I'm trying to work with the
MICO guys as far as getting FreeBSD recognized as an "official port" instead
of their current web page, which reports "somehow it works under FreeBSD"...
1998-11-07 04:25:48 +00:00
Satoshi Asami
77004aa0ac Broken for a.out systems too. 1998-11-06 12:04:27 +00:00
Marc G. Fournier
dc1bbf6ac4 Added a patch from the MICO developers that allow it to compile with a
current bug in the egcs port (its not a bug in the port, its a bug in egcs
itself)...

Change dependencies so that it will compile using --disable-mini-stl
1998-11-05 03:13:23 +00:00
Justin M. Seger
1c6d58ccf1 BROKEN:
(cd /usr/ports/devel/gide/work/gIDE-0.0.10; aclocal; automake)
aclocal: configure.in: 7: macro `AM_PATH_GTK' not found in library
*** Error code 1
1998-11-03 00:18:57 +00:00
Vanilla I. Shu
a33df55f52 Install info page now. 1998-11-02 15:59:40 +00:00
Wolfram Schneider
5c36861a11 Says that the port uses perl5 for building and running 1998-11-01 16:51:39 +00:00
Wolfram Schneider
e04c366abc Added portcheckout. 1998-11-01 16:45:30 +00:00
Wolfram Schneider
4e1e1391ed portcheckout - checkout ports and all depending ports
Portcheckout(1) checks out a FreeBSD port and all runtime
       and buildtime depending ports into the current working
       directory.  The output is written to stdout as an
       executable shell-script.

       Compiling a FreeBSD port usually require a full tree of ports
       in /usr/port. A cvs checkout or a cvs update command takes
       a very long time and need much free space.

       With portcheckout, you checkout only the parts of the port
       tree which you really need. This is a magnitude faster!
1998-11-01 16:42:29 +00:00
Marc G. Fournier
4cadfed118 Remove BROKEN status...it does build here, and if I'm going to fix it on
for other machines/installs, ppl have to try and build it...
1998-10-31 21:40:22 +00:00
Marc G. Fournier
e112ddadbc Added dependencies for qt and tcl to be installed
Replaced the --with-tcl=/usr/include  with just --with-tcl

Left in BROKEN status...can someone test and let me know if there is
anything else I've overlooked?
1998-10-31 21:36:11 +00:00
Satoshi Asami
9843b67d53 Well, this thing is not working here. Besides, the "--with-tcl=/usr/include"
is definitely wrong.

===
cd ../libs; rm -f libmicox2.2.1.a; ln -f -s ../auxdir/libmicox2.2.1.a .
/usr/X11R6/bin/moc ../include/mico/qtmico.h -o qtmico.moc
c++  -I. -I../include -I/usr/ports/devel/mico/work/mico/./include/ministl    -I/usr/X11R6/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include/gtk10 -I/usr/X11R6/include -I/usr/local/include  -c qtmico.cc -o qtmico.o
In file included from qtmico.cc:25:
../include/mico/qtmico.h:32: qapp.h: No such file or directory
../include/mico/qtmico.h:35: qsocknot.h: No such file or directory
../include/mico/qtmico.h:36: qtimer.h: No such file or directory
In file included from qtmico.cc:266:
qtmico.moc:17: qmetaobject.h: No such file or directory
gmake[1]: *** [qtmico.o] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/auxdir'
gmake: *** [system] Error 1
*** Error code 2

Stop.
1998-10-31 09:35:55 +00:00
Marc G. Fournier
bd95a9fae2 mico 2.2.1 port ... compiles cleanly and installs.
Please let me know of any problems, as I won't know until I move into
getting koffice built..
1998-10-31 04:03:14 +00:00
Jordan K. Hubbard
a7e927e532 Upgrade to 0.0.10.
Submitted by:	rom_glsa@ein-hashofet.co.il
1998-10-30 16:00:06 +00:00
Marc G. Fournier
649ef54a19 Updating to Mico v2.2.1
The port is marked BROKEN anyway...updating it to what I have so far that
appears to work, so that if I update ports, I don't lose it all again.

Hope to have it unBROKEN over the weekend ... so far, builds out of the
box with the stock cc 2.7.2.1 ...
1998-10-30 04:42:16 +00:00
Vanilla I. Shu
dc0893cde2 Upgrade to 1.1.4. 1998-10-28 15:46:57 +00:00
Vanilla I. Shu
07808d1190 Change the version number of guile. 1998-10-27 16:33:54 +00:00
Vanilla I. Shu
70364f181b Upgrade to 1.20, remove BROKEN_ELF tag.
Submitted by:	maintainer.
1998-10-24 17:14:23 +00:00
Satoshi Asami
d83046f9ca Looks like someone broke this while fixing the ELF case.... ;)
===
/bin/sh ../libtool --mode=link cc -O -pipe  -o ffitest  ffitest.o libffi.la
libtool: link: warning: using a buggy system linker
libtool: link: relinking will be required before `ffitest' can be installed
cc -O -pipe -o .libs/ffitest ffitest.o /usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
creating ffitest
./ffitest
ld.so failed: Undefined symbol "ffi_prep_args" in ffitest:/usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
*** Error code 1

Stop.
1998-10-22 06:33:45 +00:00
Steve Price
4aa9616805 Really convert to ELF. I forget the '-I' switch to patch when I
applied the last set of diffs.
1998-10-21 01:12:01 +00:00
Satoshi Asami
6d11f15597 Remove trailing "." from LIB_DEPENDS line. 1998-10-20 07:40:21 +00:00
Satoshi Asami
38227fdde0 Add DIST_SUBDIR=vtcl -- "current.tar.gz" is not exactly a specific name. :) 1998-10-20 03:35:07 +00:00
Steve Price
7b97e507de Remove empty directories on deinstall. 1998-10-20 01:41:32 +00:00
Steve Price
3e96c034b9 Convert to ELF and remove leading underscores so this builds
again.
1998-10-20 01:35:31 +00:00
Steve Price
360514d912 Convert to ELF. 1998-10-20 01:34:18 +00:00
Steve Price
872a2d3ee0 Make this deinstall cleanly. 1998-10-20 01:33:42 +00:00
Steve Price
0d080de6db Checksum changed. 1998-10-20 01:33:00 +00:00
Justin M. Seger
a32b5e0fe7 Make this port reinstall friendly
Submitted by:	steve
1998-10-14 04:29:23 +00:00
Justin M. Seger
9ceb820ef6 Unbreak for ELF
Submitted by:	asami
1998-10-13 02:20:19 +00:00
Justin M. Seger
4575e473a3 Mark BROKEN for ELF:
Creating package /usr/ports/packages/All/tvision-0.6.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/tvision-0.6.tgz'
tar: can't add file lib/libtvision.so.0 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-12 21:08:35 +00:00
Justin M. Seger
e86f412ff7 Mark BROKEN for current. Perl paths are BROKEN. 1998-10-12 19:32:28 +00:00
Justin M. Seger
bf4102fe83 Mark BROKEN for ELF:
g++ -fhandle-exceptions -pipe -I. -D__OMNIORB2__ -I../../../include -DDEFAULT_LOGDIR=\"/var/omninames\"    -o omniNames NamingContext_i.o log.o omniNames.o  -L../../../src/lib/omniORB2 -lomniORB2 -L../../../src/lib/omnithread -lomnithread
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::omni_mutex(void)':
posix.o(.text+0x10): undefined reference to `pthread_mutex_init'
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::~omni_mutex(void)':
posix.o(.text+0xa2): undefined reference to `pthread_mutex_destroy'
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::lock(void)':
1998-10-12 19:25:27 +00:00
Justin M. Seger
4d7dcfaebe Mark BROKEN for ELF:
===>  Building package for linux_devel-0.2
Creating package /usr/ports/packages/All/linux_devel-0.2.tgz
Registering depends: linux_lib-2.5.
Creating gzip'd tar ball in '/usr/ports/packages/All/linux_devel-0.2.tgz'
tar: can't add file usr/lib/libfbm.so.1 : No such file or directory
tar: can't add file usr/lib/libjpeg.so.1 : No such file or directory
tar: can't add file usr/lib/libtiff.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
1998-10-12 18:53:09 +00:00
Justin M. Seger
75758e7d51 Mark BROKEN for ELF:
/bin/sh ../libtool --mode=link cc -O -pipe  -o ffitest  ffitest.o libffi.la
cc -O -pipe -o .libs/ffitest ffitest.o -Wl,-rpath -Wl,/usr/local/lib .libs/libffi.so
.libs/libffi.so: undefined reference to `ffi_call_SYSV'
.libs/libffi.so: undefined reference to `_ffi_prep_args'
*** Error code 1
1998-10-12 18:42:20 +00:00
Justin M. Seger
58f04b9b51 Mark BROKEN for ELF:
===>  Building package for dlmalloc-2.6.4
Creating package /usr/ports/packages/All/dlmalloc-2.6.4.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/dlmalloc-2.6.4.tgz'
tar: can't add file lib/libdlmalloc.so.2 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-12 18:36:24 +00:00
Justin M. Seger
4b3c015875 Mark BROKEN for current:
CVS ----------------------------------------------------------------------
error in signal.h
1998-10-12 15:54:23 +00:00
Justin M. Seger
f39831d501 Mark BROKEN for ELF:
===>  Installing for boehm-gc-4.12
/bin/cp fbsd-libgc.a libgc.a
/bin/cp: fbsd-libgc.a: No such file or directory
*** Error code 1
1998-10-12 15:47:43 +00:00
Justin M. Seger
3c4fee8a6b Mark BROKEN for ELF:
g++ -O2 -DDEBUG -DAMULET2_CONVERSION -I/usr/ports/devel/amulet/work/amulet/include -I/usr/X11R6/include -Wall  -DGCC -DMEMORY -DDEFAULT_AMULET_DIR=\"/usr/X11R6/share/amulet\" /usr/ports/devel/amulet/work/amulet/src/gem/testdpy.o  /usr/ports/devel/amulet/work/amulet/src/gem/test_utils.o /usr/ports/devel/amulet/work/amulet/src/gem/testbits.o     /usr/ports/devel/amulet/work/amulet/src/gem/testcolor.o /usr/ports/devel/amulet/work/amulet/src/gem/testfonts.o     /usr/ports/devel/amulet/work/amulet/src/gem/testwinprops.o                         -L/usr/ports/devel/amulet/work/amulet/lib -lamulet  -L/usr/X11R6/lib -lX11 -lm -o testdpy
/usr/ports/devel/amulet/work/amulet/lib/libamulet.so: file not recognized: File truncated
*** Error code 1
1998-10-12 15:36:27 +00:00
Justin M. Seger
70c8eb51d6 Mark BROKEN for ELF: depends on gcc28 and glibstdc++28 1998-10-12 15:05:33 +00:00
Justin M. Seger
6b1e39b5fd Mark BROKEN for current:
===>   Generating temporary packing list
===>   Compressing manual pages for p5-Data-ShowTable-3.3
/usr/local/man//man1/showtable.1: No such file or directory
*** Error code 1
1998-10-12 04:19:27 +00:00
Vanilla I. Shu
cf2c6174e9 Upgrade to 0.0.8
PR:		ports/8251
Submitted by:	maintainer
1998-10-10 14:52:05 +00:00
Vanilla I. Shu
5ae65487f1 Upgrade to 0.3.5. 1998-10-10 14:35:09 +00:00
Stefan Bethke
6ff48d8044 Use cyrus-imapd-1.5.14 as source archive. The mail/cyrus port actually is
the only one which needs it anyway, and that is at above version. (Another
500 kB saved on the CD...)
1998-10-10 02:06:54 +00:00
Martin Cracauer
f0f64ab3a3 Cosmetic changes
Obtained from:	portlint
1998-10-08 18:48:56 +00:00
Martin Cracauer
14987c5f25 Repair braindamaged import.
Obtained from:	brain
1998-10-08 16:37:20 +00:00
Martin Cracauer
80f0d9edc0 General cleanup for ELF and newer -stable:
Use right shared library names on ELF.
Disable Java support on ELF systems, because we don't have an ELF jdk.
Disable Java support on aout systems, because ILU runtime dumps core.
New PARC patches, now as one distfile instead of patches/ collection.
ILU now works with optimization enabled -> make a package.
Thread support now works, on -current and -stable. Thanks folks!
1998-10-08 16:31:49 +00:00
Vanilla I. Shu
3107fce66e Fix some problem on 2.2-S, change MAINTAINER to Nakai.
Remined by:	asami
1998-10-08 15:24:37 +00:00
Vanilla I. Shu
8efaa94865 Upgrade to 1.11.1.
Reminded by:	fenner's ports checker
1998-10-08 15:20:17 +00:00
Vanilla I. Shu
8582c66e12 Patch for 2.2-s.
Remind by:	asami
1998-10-07 16:27:38 +00:00
Satoshi Asami
2f26499967 Finally found the culprit of my ld.so.cache getting thrashed during
large package builds.  Mark this port BROKEN until someone changes the
"ldconfig without args" lines.
1998-10-06 07:35:03 +00:00
Satoshi Asami
abe516a6d4 /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c proctime.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c -fPIC -DPIC proctime.c
proctime.c: In function `calcru':
proctime.c:74: structure has no member named `p_runtime'
proctime.c: In function `glibtop_get_proc_time_p':
proctime.c:150: structure has no member named `p_runtime'
gmake[3]: *** [proctime.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps/freebsd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
1998-10-05 05:56:03 +00:00
Steve Price
514388e85b Don't run ldconfig if no shared libraries and don't remove a couple
of directories used by a bunch of other ports.
1998-10-05 03:36:19 +00:00
Justin M. Seger
6ba91696b2 guile has been ELFed, fix depends line. 1998-10-04 17:23:34 +00:00
Vanilla I. Shu
eb52949f0c I forgot to correct the real path on MASTER_SITE, thanks osa.
Submitted by:	osa@ozz.etrust.ru
1998-10-01 00:19:13 +00:00
Vanilla I. Shu
d518cf174a Remove myself from MAINTAINER. 1998-09-30 14:45:46 +00:00
Vanilla I. Shu
14d1dd4262 Activate libgtop. 1998-09-30 13:50:22 +00:00
Vanilla I. Shu
8c89cf135d Import libgtop, It's gnome top library. 1998-09-30 13:49:17 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Vanilla I. Shu
eeb19cc83e Remove guileobjc & libobjects. 1998-09-24 00:29:37 +00:00
Tim Vanderhoek
e0d49dec52 Don't install manpage into /usr/local/man1/clig.1 1998-09-23 22:59:23 +00:00
Vanilla I. Shu
f5d981f1a1 Fix info page problem. 1998-09-23 17:58:38 +00:00
Vanilla I. Shu
448efeb0b8 Fix info page problem, and add elf patch. 1998-09-23 16:15:58 +00:00
Vanilla I. Shu
10edeb347a Fix info page problem. 1998-09-23 16:13:20 +00:00
Vanilla I. Shu
1de00774f5 Upgrade to 0.3.0, and convert ORBit to elf. 1998-09-23 16:09:08 +00:00
Satoshi Asami
bc214bef0f glib is now ELFized. 1998-09-22 23:31:14 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Scott Mace
e24826a8fc Convert to ELF. 1998-09-22 21:54:23 +00:00
Scott Mace
c4ef5eaa78 Convert to ELF.
round aout shared MINOR to 3.
1998-09-22 21:53:47 +00:00
Vanilla I. Shu
5740dbd2bd Write minor number in pkg/PLIST.
Noticed by:	asami
1998-09-22 16:48:12 +00:00
Vanilla I. Shu
905d693606 Upgrade to 1.1.3, and convert glib to elf. 1998-09-22 15:33:36 +00:00
Satoshi Asami
6a9d3bc9a4 This port installs a manpage in /usr/local/man1. That's evil! 1998-09-20 23:26:49 +00:00
Tim Vanderhoek
1aee52bf00 Use MLINKS. 1998-09-19 02:29:22 +00:00
Tim Vanderhoek
9e39306ce6 Use MLINKS. 1998-09-19 02:14:56 +00:00
Vanilla I. Shu
27c3f8c19f Upgrade to 0.3.4. 1998-09-17 04:41:41 +00:00
Vanilla I. Shu
fbdec80525 Upgrade to 0.6. 1998-09-16 22:34:38 +00:00
Vanilla I. Shu
70bc5dead0 Remove 2 foolish lines about info page. 1998-09-16 22:33:10 +00:00
David E. O'Brien
1e1a8abab1 Dist patch fixes problems on 2.2.x. 1998-09-16 20:48:34 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Vanilla I. Shu
32265874e8 Upgrade to 0.0.7, and change LIB_DEPENDS to gtk11. 1998-09-15 12:05:13 +00:00
Andrey A. Chernov
51b2799394 fix reading variables with multiple '=' 1998-09-10 00:58:33 +00:00
Andrey A. Chernov
8061cf4ed8 add missing \ to eval expr 1998-09-09 21:24:02 +00:00
Tim Vanderhoek
bc863db01d Belatedly remove mico-latest. 1998-09-05 05:56:30 +00:00
Dmitrij Tejblum
ac53697be1 Unbroke for -current: the build problem seems disappeared. 1998-09-04 14:24:03 +00:00
Vanilla I. Shu
99bef30a7b Upgrade to 98.071901 1998-08-31 14:10:57 +00:00
Vanilla I. Shu
1e6d039faa Upgrade to 5.33. 1998-08-31 13:56:11 +00:00
Vanilla I. Shu
85b6df8a70 Don't split info file. 1998-08-31 13:54:51 +00:00
Tim Vanderhoek
3cf8e9b346 Either the person who claimed to remove all manpages from
devel/*/pkg/PLIST missed this port, or I'm going to regret
this commit.
1998-08-30 18:08:44 +00:00
Tim Vanderhoek
5a8ee32c8a Use the MANx variables. I think the PLIST was missing three manpages,
anyways.
1998-08-29 20:24:34 +00:00
Tim Vanderhoek
a519aaa7c9 Don't read like ad copy. Really bad ad copy at that. 1998-08-29 19:44:55 +00:00
Satoshi Asami
5782952464 Fix this to new perl5 scheme. (I missed it in my first pass because
I didn't realize it's doing all the installation in its own do-install
target.)

PR:		7762
Submitted by:	kdulzo@caffeine.internal.enteract.com
1998-08-28 14:16:34 +00:00
Satoshi Asami
d09feb94a8 MANCOMPRESSED=maybe 1998-08-26 06:43:56 +00:00
Jun Kuriyama
16c00b98a5 Activate gettext. 1998-08-25 16:14:05 +00:00
Jun Kuriyama
bbfa516de3 GNU gettext package.
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-08-25 16:13:04 +00:00
Joseph Koshy
41d34f751f Activate `cvslines'. 1998-08-25 10:34:23 +00:00
Joseph Koshy
9f3ac4d8ea A port of `cvslines'; a CVS wrapper that helps with merging changes
between various cvs branches, where the branches represent different
lines of development.
1998-08-25 10:32:47 +00:00
Justin M. Seger
e87909776a Upgrade to ftnchek-2.10.0 1998-08-25 02:13:33 +00:00
Vanilla I. Shu
fe0dd51d82 Upgrade to 0.0.6, and change PKGNAME to gide.
PR:		ports/7635
Submitted by:	maintainer
1998-08-25 01:53:21 +00:00
Justin M. Seger
dead04e3a9 Distfile changed on master site 1998-08-25 01:42:29 +00:00
Satoshi Asami
67e0f94b60 Add back a file I accidentally deleted. 1998-08-23 23:00:08 +00:00
Satoshi Asami
5622f4088a Mark broken for -stable too.
===
 :
cc -c -O2 -pipe -Idevelhdrs    xc_builtins.c
xc_builtins.c:37: X11/Xlib.h: No such file or directory
xc_builtins.c:38: X11/Xutil.h: No such file or directory
xc_builtins.c:39: X11/Xresource.h: No such file or directory
xc_builtins.c:101: parse error before `*'
xc_builtins.c:148: parse error before `*'
 :
1998-08-23 07:27:15 +00:00
Marc G. Fournier
84bb5c0002 Missed two files in the merge... 1998-08-23 04:36:05 +00:00
Marc G. Fournier
cc39d5eec9 Update mico port from 2.0.5 to 2.1.0 1998-08-23 04:32:04 +00:00
Tim Vanderhoek
5b729e5316 Use the MANx variables.
For the record, pkg_delete also gave me the following errors:

: cannot delete specified file `/a/tmp/hoek/usr/i486-linuxaout/lib/ldscripts - it is a directory!
: cannot delete specified file `/a/tmp/hoek/usr/include/linux' - it is a directory!
: cannot delete specified file `/a/tmp/hoek/usr/include/asm' - it is a directory!

There wouldn't happen to be a problem with pkg/PLIST, would there?
1998-08-23 01:50:27 +00:00
Tim Vanderhoek
72999de668 Smoothify style. 1998-08-23 01:16:34 +00:00
Tim Vanderhoek
8025d3baa0 .ifndef NOMANCOMPRESS
.def MANCOMPRESSED
.dejavu
1998-08-23 01:08:37 +00:00
Tim Vanderhoek
b588d0675c .if !defined(NOMANCOMPRESS)
MANCOMPRESSED=	yes
.endif
.haveaniceday!
1998-08-23 00:48:53 +00:00
Satoshi Asami
e33fb5a4d2 It doesn't compile because of gtk path. Vanilla? :)
Also, the tcl path ("--with-tcl=/usr/include") is entirely
wrong.  Ports are not supposed to use tcl in /usr.
1998-08-22 11:13:29 +00:00
Tim Vanderhoek
e742866df2 Make this work with asami's proposed bsd.port.mk. <sigh> 1998-08-22 04:45:03 +00:00
Tim Vanderhoek
809f9c49b0 Dang. Instead of fixing my braindamage, I managed to mildly spam this
file in the last commit.  Sorry about this, Martin.  It should be right,
now.  Really.
1998-08-20 21:28:09 +00:00
Tim Vanderhoek
5aa1df2fa2 Remove some brain-damage on my part. 1998-08-20 19:06:21 +00:00
Tim Vanderhoek
dea5530101 GNU_CONFIGURE, actually. I really hope the maintainer has
a good reason for building the plist this way.  Unbreak for
the new bsd.port.mk.  We're not even going to talk about manpages
for this one...
1998-08-20 09:47:16 +00:00
Tim Vanderhoek
bfda4c1363 Remove libproplist from here, too.
Found-by:	*** Error code 2.  Stop.  *** Error code 1.  Stop.
1998-08-20 04:41:28 +00:00
Satoshi Asami
26a782cfe5 Thanks, works now. 1998-08-20 02:32:50 +00:00
Vanilla I. Shu
8a04b57ec4 Fix the patch files (patch-ac).
Reminded by:	asami
1998-08-20 02:05:23 +00:00
Satoshi Asami
ae624dd4f5 ## make PATCH_DEBUG=t
>> Checksum OK for ORBit-0.2.1.tar.gz.
===>  Extracting for ORBit-0.2.1
===>   ORBit-0.2.1 depends on executable: gmake - found
===>   ORBit-0.2.1 depends on shared library: glib11\.0\. - found
===>  Patching for ORBit-0.2.1
===>  Applying FreeBSD patches for ORBit-0.2.1
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- src/orb/orbit_poa.c.orig   Thu Aug 13 21:11:35 1998
|+++ src/orb/orbit_poa.c        Mon Aug 17 00:18:29 1998
--------------------------
Patching file src/orb/orbit_poa.c using Plan A...
Hunk #1 succeeded at 29.
done
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Makefile.in.orig   Sat Aug  8 23:10:55 1998
|+++ Makefile.in        Sat Aug  8 23:11:08 1998
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 86 with fuzz 1.
done
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- src/ORBitutil/machine_endian.h.orig        Tue Aug 18 20:29:55 1998
|+++ src/ORBitutil/machine_endian.h     Tue Aug 18 20:30:59 1998
--------------------------
Patching file src/ORBitutil/machine_endian.h using Plan A...
Hunk #1 failed at 1.
1 out of 1 hunks failed--saving rejects to src/ORBitutil/machine_endian.h.rej
done
*** Error code 1

Stop.
1998-08-19 22:51:05 +00:00
Vanilla I. Shu
5e1421eee0 Activate ORBit. 1998-08-19 06:16:01 +00:00
Vanilla I. Shu
1cda1ec091 ORBit is a high-performance CORBA ORB with support for the C language.
It is used by the GNOME Project.
PR:		ports/7654
Submitted by:	Chia-liang Kao <clkao@cirx.org>
1998-08-19 06:15:08 +00:00
Justin M. Seger
750640c350 Upgrade to gmake-3.77 1998-08-19 04:16:32 +00:00
Vanilla I. Shu
50af755505 Upgrade to 0.6.3. 1998-08-18 02:54:05 +00:00
Justin M. Seger
603682ce41 Mark BROKEN for current. 1998-08-17 11:22:36 +00:00
Steve Price
697bcf5978 NO_PACKAGE because of limited audience. 1998-08-17 00:23:06 +00:00
Steve Price
ca6cfa3624 This port is NO_PACKAGE because the maintainer believes it
has a limited audience of users.
1998-08-17 00:21:04 +00:00
Justin M. Seger
53777764e1 Mark BROKEN for current. Fails build stage. 1998-08-16 13:13:02 +00:00
Vanilla I. Shu
72efc4cbf4 Change library name to libglib11.
Remind by: asami
1998-08-14 11:15:01 +00:00
Satoshi Asami
0e0e4362f7 No need to use += for variables defined only once. 1998-08-13 03:35:24 +00:00
Satoshi Asami
390aaae89c Oops, missed the commit message the last time around. No need to use
+= for variables defined only once.

Also, MAKE_FLAGS is defined with ?=, not += (probably a bad idea,
but hard to change now) , in bsd.port.mk, so you need the "-f" in there.
The only reason why this worked was because there is a "Makefile"
target in the source's Makefile.
1998-08-13 03:34:33 +00:00
Satoshi Asami
ab41d5df22 Oops, missed the commit message the last time around. No need to use
+= for variables defined only once.
1998-08-13 03:32:52 +00:00
Satoshi Asami
66f2fe311a *** empty log message *** 1998-08-13 03:30:28 +00:00
Satoshi Asami
08ffbda2f9 Remove p5-B and p5-Data-Dumper, they were removed.
Reminded by:	sada@e-mail.ne.jp
PR:		7590
Forgotten by:	markm :)
1998-08-13 02:18:00 +00:00
Satoshi Asami
88f83d45d8 Update for perl version 5.00501. Requires latest bsd.port.mk. I'm
going to be a little verbose here about the changes so people who fix
up the rest of the stuff can have an idea what to do.

(1) Manpages are moved to version-specific subdirectories.  Since they
    are all defined in MAN? macros, I just needed to add
    ${PERL_VERSION} to the end of MAN*PREFIX and delete them from the
    PLIST.

(2) Most of the module files are moved to version-specific
    subdirectories.  This is usually accomplished by adding
    "%%PERL_VER%%/" right after "site_perl/" in the PLIST.  However,
    some things didn't move, and some moved more than one level (like,
    all the way into "site_perl/%%PERL_VER%%/auto/FooBar") so some
    fishing, err, find'ing was necessary.

(3) Fix up dependencies.  See (2) above.

(4) While I was there, I changed some "@dirrm foobar"'s to "@unexec
    rmdir %D/foobar 2>/dev/null || true", so there won't be any
    warnings if a directory can't be removed due to other modules
    sharing it.

Now all of devel/p5-* will install and deinstall without a single
warning.  I hope others will follow suit. :)
1998-08-12 09:57:59 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Satoshi Asami
c12c2467ed Remove manpages define in MAN? fom PLIST for all the devel ports.
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00
Satoshi Asami
c81ff40a2f Something's not reinstall friendly....
:
===>  Installing for crossgo32-djgpp2-2.01
===>  crossgo32-djgpp2-2.01 depends on executable: i386-go32-gcc - found
===>  Moving old crossgo libs away
mv: lib: No such file or directory
*** Error code 1

Stop.
1998-08-10 06:26:07 +00:00
Steve Price
8cc9682d97 Turn on libffi. 1998-08-10 00:09:42 +00:00
Steve Price
a0b236c245 Initial import of libffi version 1.18.
Foreign Function Interface.

PR:		6943
Submitted by:	Horance Chou <horance@freedom.ie.cycu.edu.tw>
1998-08-10 00:08:48 +00:00
Satoshi Asami
ef2d200acf Use ${OSREL} to depend correctly (it was always building the glibstdc++28
port before).

While I'm here, create links to manpages correctly and put them in the
PLIST.
1998-08-09 22:38:15 +00:00
Steve Price
4617fd11b4 Turn on crossm68k-devel. 1998-08-09 01:44:57 +00:00
Steve Price
d1972b7419 Turn on m68knewlib. 1998-08-09 01:39:41 +00:00
Steve Price
d7ed96a0ac Initial import of m68knewlib version 1.8.1.
Cygnus newlib for m68k cross-development.

PR:		7220 (4 of 5)
Submitted by:	Jerry Hicks <jhicks@glenatl.glenayre.com>
1998-08-09 01:39:04 +00:00
Steve Price
6156d5804a Turn on m68kgcc. 1998-08-09 01:36:22 +00:00
Steve Price
93d5c89d22 Initial import of m68kgcc version 2.8.1.
GCC cross-compiler for the m68k.

PR:		7220 (3 of 5)
Submitted by:	Jerry Hicks <jhicks@glenatl.glenayre.com>
1998-08-09 01:35:38 +00:00
Steve Price
d73ebf8c50 A few minor nits and cleanup pkg/PLIST.
PR:		7220 (2 of 5)
Submitted by:	maintainer
1998-08-09 01:33:35 +00:00
Steve Price
672c478f7a Turn on m68kbinutils. 1998-08-09 01:31:31 +00:00
Steve Price
dedb6a088b Initial import of m68kbinutils version 2.9.1.
Binutils for m68k cross-development.

PR:		7220 (1 of 5)
Submitted by:	Jerry Hicks <jhicks@glenatl.glenayre.com>
1998-08-09 01:29:10 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Vanilla I. Shu
1e1c07a556 Compatible with perl5.00501. 1998-08-06 15:18:27 +00:00
Vanilla I. Shu
9aaa69aeb0 Upgrade to 0.94, and make it compatible with perl5.00501. 1998-08-06 15:01:00 +00:00
Vanilla I. Shu
1cf5dbece3 Upgrade to 1.1.2. 1998-08-06 14:55:13 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Jordan K. Hubbard
cb7ef4d08b Add gide 1998-08-01 16:45:47 +00:00
Jordan K. Hubbard
f7abc0533a gIDE is a new gtk-based Integrated Development Environment for the C
programming language.
PR:		7433
Submitted by:	Gilad Rom <rom_glsa@ein-hashofet.co.il>
1998-07-31 21:02:41 +00:00
Tim Vanderhoek
1b582a35d1 (oops .. forget the following info in the commit message)
PR:		ports/7440
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1998-07-30 15:26:22 +00:00
Tim Vanderhoek
6de5e21ace Energize clig. 1998-07-30 15:24:14 +00:00
Tim Vanderhoek
0399bdd836 Clig, a program to automatically generate usage(), manpage, and commandline
argument processor.
1998-07-30 15:15:35 +00:00
Eric J.Chet
2775e81d33 Allow ob/demos/chat/X11/chat to build on other versions of motif. 1998-07-30 13:45:16 +00:00
Vanilla I. Shu
12591ef296 Change the library version of gtk. 1998-07-30 05:33:15 +00:00
Vanilla I. Shu
d8cced7f10 Change library name to libglib-1.1 1998-07-30 05:27:43 +00:00
Eric J.Chet
7ea0899cd4 Teach the build of ob/demo/chat/X11 about ${MOTIFLIB}, this is the only part
of ORBacus that relies on motif.
1998-07-29 12:13:20 +00:00
Satoshi Asami
12dbc8c7f2 Mark this MANUAL_PACKAGE_BUILD so we won't accidentally build another
port with this shlib.
1998-07-29 01:08:54 +00:00
Vanilla I. Shu
842ae7370d Add a patch for glib-config. 1998-07-28 15:46:04 +00:00
Vanilla I. Shu
c8664289aa Activate glib. 1998-07-28 15:23:17 +00:00
Vanilla I. Shu
895c5af153 Glib is some useful routines for C programming. 1998-07-28 15:22:17 +00:00
Tim Vanderhoek
0ec2b6d084 Another batch of add homepage. In general I've avoided any links
except to official homepages, but in this batch there were a few
cases where a link was desireable anyways.  For these, the form

http://url/  (FAQ/whatever)

was used.
1998-07-28 06:34:42 +00:00
Satoshi Asami
c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Steve Price
bcb470dc62 Get rid of a potential buffer overflow.
PR:		7387
Submitted by:	bonga@doxx.net
1998-07-27 00:36:08 +00:00
Steve Price
4f2432e801 Upgrade to version 1.05.
PR:		7331
Submitted by:	Garrett A. Wollman <wollman@lcs.mit.edu>
1998-07-27 00:05:26 +00:00
Steve Price
aea0dc1683 Remove dependency on bash2 and support GNU C __attribute__ syntax.
PR:		1416
Submitted by:	Andrew L. Moore <alm@slewsys.org>
1998-07-26 23:56:30 +00:00
Satoshi Asami
c1d016801f g++28 -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L../../../lib -o client ../Broadcaster.o ../Receiver.o ../Receiver_skel.o ../ReceiverBase_impl.o Receiver_impl.o Client.o -lOBX11 -lOB -L/usr/X11R6/lib -L/usr/X11R6/lib -lSM -lICE -lXm -lXt -lX11
Display.o: Undefined symbol `_XShapeQueryExtension' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineRectangles' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineMask' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineMask' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineRectangles' referenced from text segment
*** Error code 1

Stop.
1998-07-25 12:44:32 +00:00
Steve Price
b18284dc8c Update to the new released version 3.0 since the beta version
seems to have disappeared.

Noticed by:	Satoshi Asami <asami@freebsd.org>
1998-07-20 22:15:36 +00:00
Satoshi Asami
c75ee6c1e6 Dang, can't fetch again. 1998-07-20 11:33:24 +00:00
Thomas Gellekum
9e37ea2798 Upgrade to 1.4b.
PR:		7307
1998-07-20 07:47:38 +00:00
Jeffrey Hsu
b31125d8f4 Run jam0 as ./jam0.
Submitted by:	Jeremy Prior <jez@netcraft.co.uk>
1998-07-13 18:13:34 +00:00
Steve Price
136baddb21 Activate guileobjc and libobjects. 1998-07-13 02:26:04 +00:00
Steve Price
c5076fe353 Turn on pcre. 1998-07-12 23:00:13 +00:00
Steve Price
c39b1adcfa Initial import of pcre version 1.09.
A Perl Compatible Regular Expressions library.

PR:		7216
Submitted by:	Dom Mitchell <dom@myrddin.demon.co.uk>
1998-07-12 22:59:19 +00:00
Marc G. Fournier
d09ab74078 Forgot to add new ports to 'section' Makefile 1998-07-12 08:41:25 +00:00
Steve Price
155b060084 omniBroker will soon be removed. It has been replaced with
the ORBacus port.
1998-07-11 17:57:03 +00:00
Steve Price
e06eecf698 Turn on ORBacus port. 1998-07-11 17:55:44 +00:00
Steve Price
9affdae7c3 Upgrade to version 3.0b1. This is the latest version
of omniBroker but under a new guise.

PR:		7034
Submitted by:	maintainer
1998-07-11 17:54:26 +00:00
Jeffrey Hsu
519042379b Add jam. 1998-07-11 02:42:47 +00:00
Jeffrey Hsu
d592516ce5 Import Jam/MR, a build utility like make(1). 1998-07-11 02:40:50 +00:00
Jacques Vidrine
d9282978b0 Moving port py-PyGreSQL from devel to database.
This commit completes removal of py-PyGreSQL.
1998-07-06 17:29:18 +00:00
Jacques Vidrine
47980063cd Activate py-PyGreSQL.
PR:		7073
Submitted by:	Jacques Vidrine <n@nectar.com>
1998-07-04 22:35:00 +00:00
Steve Price
391b7c2db5 Turn on mico. 1998-07-04 20:42:49 +00:00
Steve Price
79639fb5fa Initial import of mico version 2.0.6.
mico - a CORBA 2.0 implementation.

PR:		6221
Submitted by:	Yukihiro Nakai <nakai@technologist.com>
1998-07-04 20:41:51 +00:00
Steve Price
4c338b08a1 Update to version 2.4b.
PR:		7113
Submitted by:	maintainer
1998-07-03 23:36:42 +00:00
Steve Price
b8f12b456a Update to version 0.3.
PR:		7151
Submitted by:	maintainer
1998-07-03 23:22:19 +00:00
Steve Price
71bb39e7bb Update to version 4.2
PR:		6979
Submitted by:	maintainer
1998-07-03 23:14:20 +00:00
Steve Price
2920847b72 MASTERSITE moved to ftp.scriptics.com. 1998-07-03 23:07:17 +00:00
Vanilla I. Shu
3e546f44f9 Portlint. 1998-07-02 10:50:52 +00:00
Vanilla I. Shu
fadd832d67 Portlint. 1998-07-02 10:43:18 +00:00
Thomas Gellekum
951d53d3f0 Oops. Forgot to remove BROKEN tag. 1998-07-02 05:56:47 +00:00
Thomas Gellekum
0718d42c6e Add directory for older tarballs on the master site. 1998-07-02 05:55:55 +00:00
Satoshi Asami
9cb3451c20 Unfetchable (again). 1998-07-02 00:09:31 +00:00
Satoshi Asami
790f480a31 No need to use += for variable defined only once. 1998-07-01 23:59:40 +00:00
Satoshi Asami
bc7a529170 Portlint. 1998-07-01 23:57:54 +00:00
Julian Elischer
ca90d2a9de turn on a2dev,
Apple ][ assembler + linker
1998-07-01 19:28:10 +00:00
Julian Elischer
29c43928b8 oops forgot the makefile 1998-07-01 19:14:43 +00:00
Julian Elischer
3ce6522991 Submitted by: archie Cobbs (archie@whistle.com)
Apple ][ assembler and linker written by archie in the dark ages.
1998-07-01 19:13:37 +00:00
Thomas Gellekum
9bb470ef1f Upgrade to 0.62a.
PR:		7125
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-06-30 12:10:37 +00:00
Thomas Gellekum
4d9f1e3f6a Activate glade. 1998-06-30 09:50:34 +00:00
Thomas Gellekum
fbfc93950f New port glade, a GUI builder for gtk.
PR:		7107
Submitted by:	Dom Mitchell <dom@myrddin.demon.co.uk>
1998-06-30 09:47:18 +00:00
Steve Price
aadeab9c99 Update to version 4.17.
PR:		7035
Submitted by:	maintainer
1998-06-28 23:34:20 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Satoshi Asami
8d2c7fd36d Unmark this port broken, it builds and packages fine as of revision
1.3 of files/Makefile.def.
1998-06-26 21:36:56 +00:00
Thomas Gellekum
419be8a4bf Oops. Looks like I commited a wrong version of this file. 1998-06-26 14:17:31 +00:00
Vanilla I. Shu
cc8cb4b0aa Correct the distname. 1998-06-26 11:50:44 +00:00
Satoshi Asami
9bba75ba8c Remove unused file. Extra lines in this file should not be treated
as comments, as I use cvs diff on this file to manage the distfiles
directory on ftp.freebsd.org.
1998-06-26 01:46:32 +00:00
Satoshi Asami
b97fb33bae Hard to believe, but the distfile is already unfetchable! 1998-06-26 01:41:19 +00:00
Satoshi Asami
bd7f43f951 Mark this port broken. It installs manpages in /usr/share/man/man/man1
(no that's not a typo).
1998-06-26 01:18:40 +00:00
Satoshi Asami
99db81601b Mark this broken while it is awaiting upgrade to ORBacus (see PR
ports/7034) after repository copy.
1998-06-26 01:06:24 +00:00
Satoshi Asami
030f6d6f83 Rename "bash" to "bash1" (the actual port is already repository copied).
Requested by:	chet@ins.CWRU.Edu
1998-06-25 22:26:26 +00:00
Satoshi Asami
c39a5a8378 Tell it not to use gnat, apparently our version confuses it.
Unmark it broken.

Submitted by:	kuriyama
1998-06-25 18:03:48 +00:00
Thomas Gellekum
27c03e1c44 Upgrade to 1.41r7. 1998-06-25 14:06:59 +00:00
Thomas Gellekum
ad0b1faa57 Add virtual category "python".
pygist: add dependency on rng.
1998-06-25 06:43:28 +00:00
Vanilla I. Shu
ee1caa9b15 Upgrade to 0.6.2. 1998-06-24 16:00:35 +00:00
Vanilla I. Shu
7edcec6439 Upgrade to 0.9. 1998-06-24 15:53:13 +00:00
David E. O'Brien
f9d8868d7c make this build a little better. 1998-06-24 07:31:06 +00:00
David E. O'Brien
4fe4b73409 share ups-debug 1998-06-24 05:36:47 +00:00
David E. O'Brien
003113cc00 Source level C debugger that runs under X11 1998-06-24 05:34:32 +00:00
David E. O'Brien
e12fb5762a upgrade to version 3.0 1998-06-23 22:25:28 +00:00
Matthew Hunt
ab76859e02 Upgrade to 1.01. 1998-06-15 04:48:40 +00:00
Joshua Peck Macdonald
14d37e1413 New version, 1.2.8. 1998-06-08 22:39:01 +00:00
Satoshi Asami
5861d218aa Doesn't compile....
---
adagcc -c -I. -I../ada_include -I./../ada_include -I. sample.adb
terminal_interface-curses-aux.ads:47:37: operator for type "Interfaces.C.int" is not directly visible
terminal_interface-curses-aux.ads:47:37: use clause would make operation legal
terminal_interface-curses-aux.ads:52:37: operator for type "Interfaces.C.int" is not directly visible
terminal_interface-curses-aux.ads:52:37: use clause would make operation legal
<etc.>
1998-06-08 00:19:55 +00:00
Satoshi Asami
8b87ca1e64 No need to use "+=" to define a variable that appears only once.... 1998-06-08 00:15:43 +00:00
Justin M. Seger
53045a4b2f Mark this port BROKEN:
# make fetch
>> QTEZ-v0.52a-src.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//.
fetch: pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: cannot get remote modification time
fetch: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: FTP error:
fetch: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://qtez.commkey.net/pub/QtEZ/.
fetch: pub/QtEZ/QTEZ-v0.52a-src.tar.gz: cannot get remote modification time
fetch: ftp://qtez.commkey.net/pub/QtEZ/QTEZ-v0.52a-src.tar.gz: FTP error:
fetch: File unavailable (e.g., file not found, no access)
>> Couldn't fetch it - please try to retrieve this
>> port manually into /usr/ports/distfiles/ and try again.
1998-06-07 14:57:08 +00:00
Jun Kuriyama
def106db17 Activate ncurses. 1998-06-07 14:50:21 +00:00
Jun Kuriyama
c086e05543 SVr4 and XSI-Curses compatible curses library.
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
PR:		ports/4631
1998-06-07 12:01:15 +00:00
Steve Price
84c9959422 Make this port build again. 1998-06-06 17:41:18 +00:00
Satoshi Asami
0bd62888b3 Seems the subdirectory name has changed during the upgrade.
Not tested enough by:	obrien :>
1998-06-05 20:03:13 +00:00
Steve Price
a208a68eab Convert all instances of nawk to awk.
PR:		6811
Submitted by:	Bill Trost <trost@cloud.rain.com>
1998-06-04 21:41:37 +00:00
Steve Price
09fc5525ad This port is obsolete so nuke it.
PR:		6736
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
1998-05-25 03:06:59 +00:00
Matthew Hunt
9667d4f018 Activate p5-Term-Query. 1998-05-22 02:08:40 +00:00
Matthew Hunt
907f2f12f8 Import of Term::Query, a Perl 5 module for interactive, screen-oriented
programs.

PR:		6716
Submitted by:	wollman
1998-05-22 02:07:30 +00:00
Thomas Gellekum
a79db3deee Activate qtez. 1998-05-19 06:59:33 +00:00
Thomas Gellekum
78e193f735 New port qtez, a development environment for Qt.
PR:		6644
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-05-19 06:56:53 +00:00
Matthew Hunt
70f02da588 This is part of the 1.2.2 upgrade. Somehow it got lost in the CVS
maneuverings.
1998-05-17 22:52:35 +00:00
Matthew Hunt
c525ff498b Upgrade to 1.2.2.
Submitted by:	Mark Huizer <xaa@stack.nl>
1998-05-17 22:40:56 +00:00
Eivind Eklund
0e7d047892 Activate re2c. 1998-05-16 17:43:29 +00:00
Eivind Eklund
a070b1eb31 Initial import of re2c, a program to compile regular expression to C.
This is basically the same concept as lex, except this time it doesn't
turn your code inside out, and it generates actual C code to parse the
expressions (not tables), and the resulting code is usually about 2
times faster than flex.
1998-05-16 17:41:25 +00:00
Vanilla I. Shu
df6d435e0c Portlint. 1998-05-14 08:15:38 +00:00
Vanilla I. Shu
36a131beb0 Upgrade to 0.5.9. 1998-05-14 07:52:46 +00:00
Vanilla I. Shu
83589c06fc Upgrade to 1.203. 1998-05-13 17:25:42 +00:00
Vanilla I. Shu
8bdb503ef0 Upgrade to 1.02. 1998-05-13 17:23:45 +00:00
Vanilla I. Shu
8482eab22f Upgrade to 5.31. 1998-05-13 17:22:39 +00:00
Jun Kuriyama
e8adc27c3e Activate amulet. 1998-05-12 22:25:44 +00:00
Jun Kuriyama
c474f947d2 A free C++ GUI library.
Submitted by:	Filip Bovyn <bovynf@awe.be>
PR:		ports/4192
1998-05-12 14:04:52 +00:00
David E. O'Brien
5cef148deb Upgrade to version xwpe-1.5.9a 1998-05-09 18:52:44 +00:00
Vanilla I. Shu
1c3bffa623 Upgrade to 0.5.8. 1998-05-08 00:22:30 +00:00
Vanilla I. Shu
c523d1fafc Activate libtool. 1998-05-07 15:59:43 +00:00
Vanilla I. Shu
ab322818b5 Import libtool-1.2, It's a generic library support script.
PR:		ports/6531
Submitted by:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
1998-05-07 15:58:20 +00:00
Vanilla I. Shu
3540a1438e Add a patch from maintainer.
PR:		ports/6513
Submitted by:	maintainer
1998-05-07 15:49:41 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Matthew Hunt
52c4733db8 Activate ftnchek. 1998-05-05 05:08:39 +00:00
Matthew Hunt
f5f39766c0 Import of ftnchek, a lint-like program for Fortran 77.
PR:		6517
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1998-05-05 05:07:48 +00:00
Vanilla I. Shu
9ae4304d66 Upgrade to 1.3,
remove @dirrm share/aclocal on pkg/PLIST,
because another package use the directory too (guile)
1998-05-04 03:03:36 +00:00
Vanilla I. Shu
e6c69015bf portlint. 1998-05-04 02:41:51 +00:00
Justin M. Seger
0c53ddae00 Fails to build under current. 1998-05-03 14:57:26 +00:00
Matthew Hunt
61498cf957 Deactivate libshhcards, to be moved to games. 1998-05-02 17:59:08 +00:00
Matthew Hunt
e4b54ded46 Activate libshhcards. 1998-05-02 02:37:41 +00:00
Matthew Hunt
5679bde38a Deactivate qgl, being moved to graphics. 1998-04-29 23:58:31 +00:00
Vanilla I. Shu
c66132d25f Put @dirrm on the end of pkg/PLIST. 1998-04-28 15:21:20 +00:00
Vanilla I. Shu
7ca7af7745 Upgrade to 5.7, and remove BROKEN tag. 1998-04-28 14:43:18 +00:00
Eivind Eklund
c227a62784 Activate p5-IO-stringy. 1998-04-27 21:44:17 +00:00
Eivind Eklund
95cf591187 p5-IO-stringy -> ports/devel/p5-IO-stringy 1998-04-27 21:42:19 +00:00
Matthew Hunt
87d518abb8 Upgrade to 0.9904. 1998-04-22 21:39:14 +00:00
Matthew Hunt
4e4a484329 Upgrade to 1.00. 1998-04-22 21:35:20 +00:00
David E. O'Brien
4e8a5d94d4 Upgrade to version 4.12 1998-04-20 11:53:28 +00:00
Matthew Hunt
21cce3329f Activate qgl. 1998-04-19 20:46:10 +00:00
Satoshi Asami
0479cd8e5b Change category from "misc" to "devel". I assume that's why it
was put in this directory to begin with. :)

Reported by:	ken@mui.net
1998-04-19 10:43:52 +00:00
Matthew Hunt
e36de4fcee Add a more descriptive description, like the p5-ReadLine-Gnu version. 1998-04-19 05:43:13 +00:00
Matthew Hunt
d0901b673f Add a more illuminating description (I hope).
Requested by:	asami
1998-04-19 05:40:26 +00:00
Joshua Peck Macdonald
e115043e2e Upgrade PRCS version to 1.2.4, add new elisp files. 1998-04-19 00:33:54 +00:00
Joshua Peck Macdonald
53a295f4c3 Upgrade PRCS version to 1.2.4. 1998-04-19 00:33:42 +00:00
Matthew Hunt
19ee22a331 "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain. 1998-04-17 23:26:31 +00:00
Matthew Hunt
bf2b0f108a Activate p5-ReadLine-Gnu and p5-ReadLine-Perl. 1998-04-17 21:13:59 +00:00
Matthew Hunt
195821cd2f Imported p5-ReadLine-Perl, a Perl5 module that allows command-line
editing without needing GNU readline.

PR:	5804
1998-04-17 20:57:29 +00:00
Matthew Hunt
761fbb6ace My first import of a port (fingers crossed).
PR:		5793
1998-04-17 19:16:19 +00:00
Satoshi Asami
0e68b43669 Can't fetch. 1998-04-14 02:11:13 +00:00
Vanilla I. Shu
f528659583 Upgrade to 0.97.
PR:		ports/6243
Submitted by:	maintainer
1998-04-11 18:47:05 +00:00
Vanilla I. Shu
91e36f5155 Upgrade to 0.5.4. 1998-04-11 14:10:37 +00:00
Vanilla I. Shu
08b66668f0 Upgrade to 0.89, and portlint. 1998-04-04 14:00:08 +00:00
Vanilla I. Shu
c46341cb76 Upgrade to 1.02, and portlint. 1998-04-04 13:58:30 +00:00
Vanilla I. Shu
35679f03a8 Upgrade to 0.5, and portlint. 1998-04-04 13:56:05 +00:00
John Polstra
a3a8d20961 Add a patch to make a header file work properly in C++ programs
compiled by egcs.
1998-04-03 01:51:56 +00:00
Satoshi Asami
9c54760d3e Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 and
www/checkbot.

Forgotten or misspelled by:	various people :p
1998-03-21 13:54:17 +00:00
Satoshi Asami
176e6bd8ad NO_PATCH is a no-op. 1998-03-21 02:06:11 +00:00
Thomas Gellekum
9421a44868 Back out changes to use tcl81.
I have left out zircon, which seems to have provisions for tcl81, and
hfsutils and filerunner, which have been upgraded and probably checked
in the meantime.
1998-03-20 14:35:31 +00:00
Steve Price
a383ea7000 Activate crossm68k. 1998-03-16 03:47:48 +00:00
Steve Price
2e7a6eb9d6 Motorola 68K Cross Development Environment
PR:		5798
Submitted by:	Jerry Hicks <jhicks@atlanta.glenayre.com>
1998-03-16 03:45:05 +00:00
Steve Price
c456f71c11 Activate m68kgdb. 1998-03-16 03:26:33 +00:00
Steve Price
8346d4573c A Motorola 68k debugger for cross-development purposes.
PR:		5798
Submitted by:	Jerry Hicks <jhicks@atlanta.glenayre.com>
1998-03-16 03:24:32 +00:00
Steve Price
7aa065a888 Activate p5-File-Sync. 1998-03-15 20:18:48 +00:00
Steve Price
6e2eef7387 Perl5 modules interface to the UNIX sync(2) and POSIX.1b fsync(2).
PR:		5930
Submitted by:	Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
1998-03-15 20:18:01 +00:00
Vanilla I. Shu
ae7993dedf Upgrade to 0.96 1998-03-11 07:17:31 +00:00
Vanilla I. Shu
e3c2708583 Upgrade to 1.08. 1998-03-11 03:06:25 +00:00
Vanilla I. Shu
d903659a44 Upgrade to 97.092101. 1998-03-11 03:05:12 +00:00
Vanilla I. Shu
b9c8950176 Upgrade to 2.12. 1998-03-11 03:02:58 +00:00
Masafumi Max NAKANE
6f9863594d Portlint. 1998-03-08 10:17:41 +00:00
Joshua Peck Macdonald
6ddc29a76b Sorry, I forgot this. 1998-03-08 00:40:55 +00:00
Joshua Peck Macdonald
f5f9802570 1.2.1 -> 1.2.3 1998-03-08 00:13:07 +00:00
David E. O'Brien
7355d35274 Should be one file per patch. 1998-02-26 18:02:10 +00:00
David E. O'Brien
2adf42838c take over maintance. 1998-02-26 09:30:15 +00:00
Andrey A. Chernov
d91087e6ed Remove myself from MAINTAINER, I not use it anymore 1998-02-26 07:31:51 +00:00
Steve Price
ba7bc3d99b Pick another MASTER_SITE that still has the old DISTFILE required
for this port.
1998-02-26 03:41:40 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Thomas Gellekum
ee5073e50d libproplist -> ports/devel/libproplist
Activate libproplist.
1998-02-24 09:00:07 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
 awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX

I didn't do anything about the ports which depend on things which depend
 on a tk revision.  I'd be afraid that the depended-upon port might change
 and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Steve Price
44a67545a4 Add some patches distributed by the maintainer of xwpe.
PR:		5412
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
1998-02-21 05:15:36 +00:00
Steve Price
227824e7d1 Update to reflect Pedro's new Email address.
PR:		5725
1998-02-20 18:39:58 +00:00
David E. O'Brien
a06824918d Upgrade to 2.2.3.
PR:	ports/5757
1998-02-19 09:43:30 +00:00
Vanilla I. Shu
91afcd2418 Upgrade to 1.14. 1998-02-18 18:21:50 +00:00
Vanilla I. Shu
0e3d270c00 Upgrade to 0.86. 1998-02-18 18:20:18 +00:00
Vanilla I. Shu
93a66611d7 Upgrade to 1.0701. 1998-02-18 18:12:48 +00:00
Vanilla I. Shu
e2a9b1cd20 Upgrade to 5.30. 1998-02-18 15:28:23 +00:00
Vanilla I. Shu
5aa9244b6c Upgrade to 0.5@3. 1998-02-18 15:24:10 +00:00
Jeffrey Hsu
c35acec432 #include <unistd.h> to get prototype for ftruncate().
PR:		5737
Submitted by:	tejblum@arc.hq.cti.ru (Dmitrij Tejblum)
1998-02-15 00:45:09 +00:00
Vanilla I. Shu
6bfa4d5666 Upgrade to 1.11. 1998-02-13 15:08:16 +00:00
Thomas Gellekum
552c640cf8 Activate cweb. 1998-02-11 07:46:59 +00:00
Thomas Gellekum
ebdaa8da51 Import cweb port. CWEB is Don Knuth's WEB system adapted for C. 1998-02-11 07:42:14 +00:00
Justin M. Seger
7d4ee75b80 Change to use emacs20 instead of emacs. 1998-01-31 18:12:56 +00:00
Thomas Gellekum
af04ebce0f Upgrade to 1.1p4. Mostly bugfixes and added support for python-1.5. 1998-01-29 09:53:30 +00:00
Andrey A. Chernov
5d08ac1ffb Add patch 1998-01-21 07:08:49 +00:00
Andrey A. Chernov
556d69c883 Add GNU patch 2.5 as port 1998-01-21 07:05:20 +00:00
Satoshi Asami
ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
Vanilla I. Shu
18a914546e add a patch, make libslang link to libtermcap.
PR:		ports/5338
Submitted by:	Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
1997-12-19 19:49:39 +00:00
Vanilla I. Shu
e1a9cdad53 Move aalib to graphics/aalib. 1997-12-19 06:53:28 +00:00
Martin Cracauer
76076ef508 Update to ILU-2.0alpha12
New Xerox patches
NO_PACKAGE since this doesn't work with optimization enabled
1997-12-17 09:43:21 +00:00
Vanilla I. Shu
7afe10044f Activate aalib 1997-12-15 17:31:08 +00:00
Masafumi Max NAKANE
0582704ea8 Update the maintainer's address.
PR:		5281
Requested by:	maintainer
1997-12-15 05:53:44 +00:00
James Raynard
c8de9c0145 Comment out MASTER_SITES as port can't be downloaded automatically.
Spotted by: Bill Fenner's distfile checker.
1997-12-11 01:09:53 +00:00
Thomas Gellekum
57e9b6efa5 Upgrade to 0.5. Now it uses the ACS for the terminal, if available. 1997-12-10 13:56:50 +00:00
Thomas Gellekum
5d4fc45de4 Upgrade to 1.1p3. 1997-12-09 10:22:40 +00:00
Satoshi Asami
c040613034 Merge swig (committed accidentally) into SWIG. I copied Makefile, files/md5
and pkg/PLIST and made minor changes.  pkg/COMMENT and pkg/DESCR are left
alone to honor the original porter.

I've also left the MAINTAINER line alone.  Please talk to the original
maintainer if you want to change this.

devel/swig will be deleted in a few days.
1997-12-04 11:17:45 +00:00
Vanilla I. Shu
f0bba9f4d2 Change my email address. 1997-11-30 19:43:24 +00:00
Justin M. Seger
bfa4f64f76 Add a RESTRICTED line due to the fact that one must register with AT&T to use
the port.
Reviewed by:	asami
1997-11-29 03:08:01 +00:00
Justin M. Seger
32bfc43489 Add @direntry and @direcategory to indent.texinfo so that install-info works
correctly.
1997-11-28 14:28:59 +00:00
Mike Smith
63dba0fe1e Distfile updated to fix egregious install destination bug. 1997-11-27 13:21:03 +00:00
Justin M. Seger
ccdf9dff39 Distfile moved on MASTER_SITE 1997-11-26 23:58:54 +00:00
Mike Smith
8a39b66a70 Add linux_kdump 1997-11-26 07:50:39 +00:00
Mike Smith
00851257c7 This is a modified version of the standard FreeBSD kdump(1) utility
that understands Linux syscalls and ioctls instead of FreeBSD ones.
1997-11-26 07:49:36 +00:00
Jun-ichiro itojun Hagino
72794f77d5 original distribution updated (1.60 -> 1.61) 1997-11-25 11:43:15 +00:00
Paul Traina
a71f63a770 Activate prc-tools 1997-11-24 09:12:13 +00:00
Satoshi Asami
7636056fca Mark this port broken, it doesn't build. 1997-11-22 01:15:58 +00:00
Satoshi Asami
d70b0c9d8e Define MANUAL_PACKAGE_BUILD, it installs malloc.h which conflicts
with the system version (even though it's obsolete).
1997-11-22 01:04:30 +00:00
Satoshi Asami
375cc80d01 Add ElectricFence. 1997-11-20 05:22:14 +00:00
Jun-ichiro itojun Hagino
92f24cd07a original distribution updated (1.59->1.60) 1997-11-20 03:52:36 +00:00
Masafumi Max NAKANE
66362bbdd2 Upgrade, 1.1.8 -> 1.1.11.
Submitted by:	vanilla@MinJe.com.TW
PR:		5004
1997-11-16 17:42:52 +00:00
Satoshi Asami
c52956ddfc De-capitalize PKGNAME - a single library can't start with uppercase. 1997-11-15 10:47:30 +00:00
James Raynard
ecb241e1a8 It turns out that the tarball is on Sunsite, but for some reason my
local archie server doesn't know about it.  Also clean up some careless
editing.
1997-11-13 19:51:54 +00:00
Jun-ichiro itojun Hagino
6fbefc0e44 Original distribution updated. (1.58 -> 1.59) 1997-11-13 13:30:27 +00:00
James Raynard
28a5cee651 ElectricFence, the debugging malloc library 1997-11-12 23:46:32 +00:00
Jun-ichiro itojun Hagino
dec35629ff original distribution updated (1.57->1.58) 1997-11-11 00:05:54 +00:00
Thomas Gellekum
e5a5f578bf Add author's site.
PR:		4988
Submitted by:	Bruce Gingery <bgingery@gtcs.com>
1997-11-10 13:20:32 +00:00
Satoshi Asami
b2f34e82db (1) Add "-" between basename and version number in PKGNAME.
Found by:	portlint

(2) Define IS_INTERACTIVE.  The do-fetch target only prints out messages.
1997-11-10 09:13:28 +00:00
James Raynard
3d79e41db1 Add sfio. 1997-11-09 10:33:56 +00:00
James Raynard
b0ec11f719 Safe/Fast I/O Library 1997-11-09 10:32:51 +00:00
Jun-ichiro itojun Hagino
5465b2e9ed original distribution updated. (1.56 -> 1.57) 1997-11-09 00:31:27 +00:00
Jun-ichiro itojun Hagino
66793bc9cf original distribution updated to 1.56. 1997-11-05 02:13:17 +00:00
Satoshi Asami
86eda9d7c2 Remove name of package. 1997-11-04 03:22:50 +00:00
Thomas Gellekum
b206084bd8 Activate cccc. 1997-11-03 10:04:54 +00:00
Thomas Gellekum
37ba5eb499 Import of cccc port. cccc is a C and C++ code counter which
generates some statistics on your code as HTML output.

PR:		4552
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-11-03 10:02:38 +00:00
Thomas Gellekum
0e2d9517b9 Update to use tk80. More cleanup.
PR:		4896
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1997-10-31 08:30:47 +00:00
Thomas Gellekum
04f91952a3 Activate tkref. 1997-10-30 08:28:30 +00:00
Thomas Gellekum
01e54a67db Import of tkref port. TkRef is a "reference card" for tcl/tk/tix/... commands.
PR:		4219
Submitted by:	Bruce Gingery <bgingery@gtcs.com>
1997-10-30 08:26:49 +00:00
Chuck Robey
d3b900ffc5 Forgot the Doc files. 1997-10-27 00:53:30 +00:00
Chuck Robey
c6965c1ecb Activate nasm, the Netwide Assembler. 1997-10-27 00:19:10 +00:00
Chuck Robey
f02c5d32bd Port of nasm, the Netwide Assembler, by Murray Stokeley.
Obtained from:	James Raynard
1997-10-27 00:17:03 +00:00
Bill Fenner
337f28498d Update MAINTAINER address
Submitted by:	Andreas Kohout <shanee@augusta.de>
1997-10-26 23:57:21 +00:00
Masafumi Max NAKANE
53232c9cd3 Activate nana. 1997-10-15 20:02:14 +00:00
Masafumi Max NAKANE
5f76e0e10e New port, nana:
Improved support for assertion checking and logging using GNU C and GDB.

PR:		3363
Submitted by:	Phil maker <pjm@cs.ntu.edu.au>
1997-10-15 19:58:53 +00:00
Masafumi Max NAKANE
01a5cf754d Upgrade, 3.75 -> 3.76.1.
PR:		4747
Submitted by:	jseger@freebsd.org

Please note that jserger decided to be the maintainer of this port.
1997-10-15 17:14:54 +00:00
Satoshi Asami
11d1fb1f0a Need to update this too, otherwise it won't be an "upgrade".
Forgotten by:	jmacd
1997-10-14 10:45:59 +00:00
Andreas Klemm
5694565966 MKDIR includes -p (portlint) 1997-10-13 20:33:00 +00:00
Jun-ichiro itojun Hagino
ee868b6f17 original distribution updated to 1.55. 1997-10-13 11:30:18 +00:00
Martin Cracauer
4faef1e104 Add one official PARC patch.
Include <sys/types.h> before <dirent.h>, needed on -current.
Thanks to Chuck Robey <chuckr@glue.umd.edu> for pointing this out.
1997-10-13 09:27:54 +00:00
Joshua Peck Macdonald
413ea0e8ba Update to latest version. 1997-10-13 05:11:40 +00:00
Jun-ichiro itojun Hagino
278943850d original distribution updated to 1.54. 1997-10-12 00:28:00 +00:00
Martin Cracauer
c590b21615 Java support now works with jdk-1.1. JDK-1.0.2 isn't supported, but
Jeff's 1.0.2 port is recognized at configure time and ILU will then be
build without Java support.

Add a note in DESCR that the FreeBSD port builds shared libraries.
1997-10-09 21:19:42 +00:00
Jun-ichiro itojun Hagino
cdcc6908aa original distribution updated to 1.51.
Submitted by:	itojun
1997-10-07 23:01:45 +00:00
Martin Cracauer
aa806e0b60 Add support for shared libraries (C libraries only).
Add ldconfig script to etc/rc.d/.
1997-10-07 15:06:37 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Andreas Klemm
28253f8a81 Enabled SpecTcl
BTW, forgot to say, that I didn't test Java Support.
There are possibly only additional package dependencies necessary.
Am working on this...
1997-10-03 22:19:29 +00:00
Andreas Klemm
1c95188ed6 new port SpecTcl 1.1
free drag-and-drop GUI builder for Tk and Java from Sun
Tcl and Java Support:   SpecTcl generates both Tcl and Java code.
Platform Independent:   SpecTcl runs on all major platforms...
Constraint Based        Alignment and resizing of widgets (buttons,
Geometry Manager:       check boxes, etc.) is automatic. This makes
                        creating dynamic UIs and cross platform UIs a snap!
More infos and docu:    http://sunscript.sun.com/products/spectcl.html
Cool stuff ! ;-)
1997-10-03 22:16:35 +00:00
Martin Cracauer
dd2161c131 Disable support for guile for now. The guile port is too old and the
right solution not obvious.
1997-10-03 13:09:43 +00:00
Satoshi Asami
7fb23b5e42 Instead of creating a whole new ${PKGDIR}, just specify ${PLIST} to point
to ${WRKSRC}/PLIST and build it there.  COMMENT and DESCR will be picked
up from their default locations.
1997-10-03 09:16:36 +00:00
Satoshi Asami
d0d1d9fa06 Specify PKGNAME, "alpha" not allowed in version number.
Pointed out by:		portlint
1997-10-02 04:03:30 +00:00
Martin Cracauer
413d062fc1 Activating ILU port 1997-10-01 08:32:59 +00:00
Martin Cracauer
9a362f3969 Xerox PARC's ILU system, a Corba-compatible multi-language
distributed object system.

This port generates PLIST on-the-fly and messes with symlinks. I
tested it to death and guessing from the silence people trust me to do
it right, so here I go :-)
1997-10-01 08:12:54 +00:00
Jun-ichiro itojun Hagino
fa8d139427 original distribution updated to 1.49.
added check for *_DEPENDS.
1997-09-21 02:02:33 +00:00
Masafumi Max NAKANE
a2d884314b Some patches submitted as PR are not suitable to be committed blindly and
previous changes to this port was one of them.  This commit fixes:

- We definetely need to check the existence of ${PREFIX}/dir and generate
  it if needed before install-info gets invoked.
- Use empty definition of STRIP instead of changing every appearance
  of ${INSTALL_SCRIPT} in Makefile.in to ${INSTALL} especially since
  this port installs no files that need to be stripped.
- No need to add rule to regenerate .info file when there's one in the
  distributed Makefile.in.
- Instead of removing old piece of .info files in post-install target,
  leave it to the .texi.info: rule in the distributed Makefile.
1997-09-19 09:29:05 +00:00
Thomas Gellekum
b93837e125 Upgrade to 1.2.
PR:		4577
Submitted by:	Vanill I. Shu <vanilla@MinJe.com.TW>
1997-09-19 07:13:31 +00:00
Thomas Gellekum
806acdab5a Checksum changed. I hope Norman doesn't rebuild this every night. 1997-09-18 06:47:19 +00:00
Thomas Gellekum
c4f925e1b4 Upgrade to 2.8a. 1997-09-15 07:22:10 +00:00
Jun-ichiro itojun Hagino
5d4db72e27 original distribution upgraded to 1.48. 1997-09-14 14:24:54 +00:00
James FitzGibbon
d2efc9486f Mass upgrade of CPAN ports:
p5-Apache		->	1.00b2
	p5-Array-PrintCols	->	2.0
	p5-C-Scan		->	0.4
	p5-DBD-Pg		->	0.62
	p5-Data-Flow		->	0.05
	p5-Devel-Peek		->	0.83
	p5-HTML-Stream		->	1.40
	p5-HTTPD-Tools		->	0.55
	p5-Image-Size		->	2.4
	p5-IniConf		->	0.92
	p5-Msql			->	1.1809
	p5-Mysql		->	1.1809
	p5-PGP			->	0.3a
	p5-Pg			->	1.6.1
	p5-Tk			->	402.002
	p5-WWW-Search		->	1.010
	p5-libwww		->	5.12
1997-09-14 02:55:26 +00:00
James FitzGibbon
54c70171ff Activate devel/p5-Data-ShowTable
devel/p5-FreezeThaw
		security/p5-Authen-Radius
1997-09-13 17:50:04 +00:00
James FitzGibbon
06bddcbbd1 Import of a module to pretty-print arrays of perl variables 1997-09-13 17:46:55 +00:00
James FitzGibbon
88bf7e5ce6 Import of a module to stringify perl data structures 1997-09-13 17:44:02 +00:00
Masafumi Max NAKANE
168ad60604 Upgrade, 4.0 -> 4.1.
As I do the upgrade, I made this port truely respect the setting of PREFIX,
ie, now the executable looks for the config files in ${PREFIX}/lib/dmake.
Also, instead of patching the makefile in the source distribution to
add the install: target, define it in the port Makefile.
And, move the scripts/post-patch into the port Makefile.
1997-09-07 20:23:13 +00:00
Masafumi Max NAKANE
60a82dd551 Add @dirrm for the doc directory 1997-09-07 19:22:57 +00:00
Masafumi Max NAKANE
d1b5fbcdf4 Use the real master site instead of the mirror.
PR:		4488
Submitted by:	the port maintainer

While changing the MASTER_SITES, I noticed that the distfile has been
changed, so upgraded it from 1.0(?) to 1.1.
1997-09-07 19:22:17 +00:00
Masafumi Max NAKANE
9574093307 Activate makedepend 1997-09-01 16:45:48 +00:00
Masafumi Max NAKANE
dce4d0e331 New port, makedepend:
Makedepend is a makefile dependency generator from The XFree86 Project, Inc.
If you have X installed, you already have makedepend and do not need this port!
This is for ports that needs makedepend but doesn't need X.

PR:		4337
Submitted by:	Ian Vaudrey <i.vaudrey@cableinet.co.uk>
1997-09-01 16:39:25 +00:00
Andreas Klemm
c1ed335375 enable p5-TimeDate 1997-09-01 16:06:49 +00:00
Andreas Klemm
5a7fcdc216 New port p5-TimeDate
Required for some MRTG (MultiRouterTrafficGrapher) variant
supporting monitoring of a squid proxy cache.
1997-09-01 16:05:39 +00:00
David E. O'Brien
0d4efc19a8 Deal with the info files on package install/removal.
(someone that knows this stuff should check this over...)
1997-08-29 09:29:12 +00:00
David E. O'Brien
c682e3dbf2 turn on gindent 1997-08-29 09:21:07 +00:00
David E. O'Brien
3b97673444 GNU's indent.
PR:		ports/4406
Submitted by:	Kapil Chowksey <kchowksey@hss.hns.com>
1997-08-29 09:20:02 +00:00
Joshua Peck Macdonald
ee0ee013af I guess this has been released for about 2 months now with no serious bugs
having been discovered.
1997-08-27 19:38:20 +00:00
Satoshi Asami
8e6ffbf205 Update to use tk80.
Submitted by:	vanilla@MinJe.com.TW (maintainer)
1997-08-24 23:05:45 +00:00
Satoshi Asami
aba7ed3e8d The distfile names are cryptic, but certainly are not common nor are
there too many distfiles so there is no need for a DIST_SUBDIR.
1997-08-22 11:14:55 +00:00
Jun-ichiro itojun Hagino
ad627e4a0d original distribution updated to release 1.46. 1997-08-16 04:59:48 +00:00
Thomas Gellekum
05aa1579f2 Activate the new crossgo32 library ports. 1997-08-13 09:42:38 +00:00
Thomas Gellekum
aa6990542c Port of the pdcurses library for crossgo32.
PR:		4009
Submitted by:	Joel Sutton <sutton@aardvark.apana.org.au>
1997-08-13 09:41:03 +00:00
Thomas Gellekum
fc9c8ce3b5 Port of the DJGPP2 libraries.
PR:		4008
Submitted by:	Joel Sutton <sutton@aardvark.apana.org.au>
1997-08-13 09:38:10 +00:00
Thomas Gellekum
0a93e3e845 From Joel's PR:
Here is an update for the crossgo32 port. I have added an extra
	distribution which includes a utility to convert the COFF binaries
	into dos EXE files. I also take over as maintainer with the previous
	maintainers permission.

PR:		3987
Submitted by:	Joel Sutton <sutton@aardvark.apana.org.au>
1997-08-13 09:06:55 +00:00
Bill Fenner
e4f0709761 Remove nils@guru.ims.uni-stuttgart.de as MAINTAINER, no longer
runs FreeBSD.

Submitted by:	Cornelis van der Laan <nils@trados.com>
1997-08-11 18:02:08 +00:00
Eric L. Hernes
3bdb90299c upgrade to 1.1 1997-08-11 15:06:32 +00:00
Bill Fenner
d8b7b21943 Fix path in MASTER_SITES
Found by:	distfile checker
1997-08-10 09:03:11 +00:00
Jun-ichiro itojun Hagino
0e90f5ee90 original distribution updated to version 1.44. 1997-08-08 06:23:26 +00:00
Jun-ichiro itojun Hagino
2d6d2cfa58 original distribution updated to 1.43. 1997-08-06 00:07:59 +00:00
Masafumi Max NAKANE
2d9a45a475 Turn on tclcheck. 1997-07-21 16:10:50 +00:00
Masafumi Max NAKANE
377e399b09 New port, tclCheck:
A program to check the nesting of parenthesis in tcl scripts.

PR:		3976
Submitted by:	Sander Vesik <sander@haldjas.folklore.ee>
1997-07-21 16:09:01 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Thomas Gellekum
eee52159ba Upgrade 1.3 -> 1.4. 1997-07-17 12:18:02 +00:00
Jun-ichiro itojun Hagino
db6a26056c Original distribution updated to r1.33.
It now have "committers mode", which will tell us ports/LEGAL
should be updated!
1997-07-16 18:49:47 +00:00
Eric L. Hernes
b854fb33f6 remove MASTER_SITE_GNU from the sitelist, since it's not there.
It appears that this is not going to be updated to anything newer
than 2.6.3, so if it causes any (more) problems, it's history...

Requested by:	Bill Fenner
1997-07-14 22:21:02 +00:00
Thomas Gellekum
879b786e15 Upgrade to 1.41r6. 1997-07-14 07:45:39 +00:00
Jun-ichiro itojun Hagino
86720189d6 original distribution of portlint has updated to 1.32. 1997-07-13 13:37:59 +00:00
Satoshi Asami
364f86b614 Put some parentheses in "#elif defined(foo) || defined(bar)" statement
to make this compile again.  I never quite understood the "#elif"
syntax and now I think I never will.

By the way, this is just a patch-up to DavidO's "stab in the dark" and
is not guaranteed to work on NetBSD and/or OpenBSD.  I just "fixed" it
in the way that it doesn't break FreeBSD while preserving the spirit
of his changes (i.e., to "stab" whatever he was aiming at).
1997-07-10 07:37:00 +00:00
James FitzGibbon
5d51e70e55 Activate p5-Storable 1997-07-09 23:20:25 +00:00
James FitzGibbon
43ced6d177 Import of p5-Storable, a module for storing data structures intact and reading them back in later or in another program 1997-07-09 23:19:15 +00:00
Thomas Gellekum
b05d848599 Move mimepp from devel to converters. 1997-07-08 10:11:21 +00:00
Thomas Gellekum
2f16f58117 Activate mimepp. 1997-07-08 08:44:17 +00:00
Masafumi Max NAKANE
b83b0ca55d Upgrade, 1.26 -> 1.28. 1997-07-06 18:20:51 +00:00
Masafumi Max NAKANE
5a0b660a36 Upgrade 1.9 -> 1.26.
(So many additional checks have been added. Porters gotta check this out!)
1997-07-06 00:39:00 +00:00
Satoshi Asami
0ce87a9567 Add newline to end of file. Thomas, if you are using emacs, I recommend
you add this to your .emacs:

(setq require-final-newline t)
1997-07-02 04:10:01 +00:00
Thomas Gellekum
8c53180261 Activate pccts. 1997-07-01 07:49:23 +00:00
Thomas Gellekum
4a2a5b1f56 Import a port of The Purdue Compiler Construction Tool Set.
PR:		3950
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-07-01 07:48:26 +00:00
Thomas Gellekum
c2c0409b84 Activate f77flow. 1997-06-30 12:14:02 +00:00
Thomas Gellekum
44a2b1c87f Import f77flow port. As the name suggests, f77flow analyzes
the structure of FORTRAN code.

PR:		3956
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-06-30 12:13:10 +00:00
David E. O'Brien
105b806c09 Added {Open,Net}BSD to the #define's.
This was a stab in the dark as to the right things to do for them.
1997-06-29 12:13:21 +00:00
David E. O'Brien
5bc7d50398 very minor style change 1997-06-29 11:39:45 +00:00
James FitzGibbon
f359693684 Upgrade to v1.06
Pointed-out-by: Bill Fenner's script
1997-06-27 02:27:01 +00:00
James FitzGibbon
a04adfbbe0 Activate in devel: p5-Errno, p5-Filter, p5-Proc-Simple, p5-Sort-Versions, p5-Term-ReadKey, p5-TraceFuncs
Activate in net: p5-SNMP
Activate in misc: p5-Locale-Codes
Activate in www: p5-WWW-Search
Activate in graphics: p5-GD
1997-06-27 02:00:33 +00:00
James FitzGibbon
24c5b03087 Import of a perl5 module to trace function calls as they happen. 1997-06-27 01:57:29 +00:00
James FitzGibbon
7d41e0f651 Import of a perl5 module for simple terminal control 1997-06-27 01:56:02 +00:00
James FitzGibbon
450ec52579 Import of a perl5 module to sort revision numbers 1997-06-27 01:54:31 +00:00
James FitzGibbon
0892424656 Import of a perl5 OO module for handling of child processes 1997-06-27 01:52:15 +00:00
James FitzGibbon
30a13caa15 Import of a perl5 module to filter source code prior to execution 1997-06-27 01:37:46 +00:00
James FitzGibbon
6255354c4f Import of a perl5 module to provide access to errno.h constants 1997-06-27 01:36:22 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00