Commit graph

793 commits

Author SHA1 Message Date
frueauf
8a09c3c50b Update f2c to 19980913. Provided in pr 6804 by Dan McMahill. 1999-01-14 13:56:04 +00:00
tv
9eff042734 Comment out the entire HOMEPAGE definition, not just its value. (Fix
README.html.)
1999-01-09 18:40:53 +00:00
tv
95a2cd75a8 Update guavac to 1.2.
*** THIS NO LONGER COMPILES ON GCC 2.7. ***
(There is a check for this in the pkg's Makefile.)
However, there are some codegen bugs in 1.0 which this release fixes.
1999-01-09 18:39:25 +00:00
jwise
58d4cb0d4e make this conflict with jdk-1.1.5b1 1998-12-17 21:45:13 +00:00
tsarna
50c7a58ff4 Finish ELF support 1998-12-16 22:44:07 +00:00
frueauf
0a107c0392 Update kaffe to 1.0.b3.
What's New in Kaffe OpenVM 1.0 Beta 3:

* New java.awt - now implements old event model (JDK 1.0.2) and will support
  Swing.
* New java.net implementation - fixes many bugs and generally much cleaner.
* Initial implementation of Collections API (only Vector and Hashtable
  currently conform).
* Lots of bug fixes.
1998-12-08 23:19:49 +00:00
frueauf
fcafd61a6a Fix BUILD_DEPENDS as per pr 6538 by Johnny C. Lam. 1998-12-07 11:11:40 +00:00
frueauf
3922ee7c39 Update moscow_ml to 1.43, provided in pr 6527 by Johnny C. Lam with
some refining by myself.

New in version 1.43 of Moscow ML:
    * Arrays of weak pointers (structure Weak).
    * Dynamic linking of external functions under Linux and Solaris
    * Access to GNU gdbm persistent hashtables (structures Gdbm, Polygdbm)
    * The load paths can be set from the interactive system.
    * The interactive system's prompts and responses can be turned off
      (option -quietdec, variable Meta.quietdec).
    * Prettyprinters can be installed also on base types and abstract types.
    * Mosmllex now supports abbreviations for regular expressions.
1998-12-04 11:09:46 +00:00
frueauf
2c16d776e2 Update jdk to 1.1.6b2. This is the latest native jdk for NetBSD/i386. 1998-12-03 23:17:56 +00:00
tv
910aeb3ff8 Install a PIC version of DynaLoader.o so that, e.g., mod_perl can link it
in with a dlopen of libperl.
1998-12-02 22:15:02 +00:00
tv
28e918eeb1 Move the rpath setting from hints/netbsd.sh to Configure. In hints, it
adds an extra rpath of -Wl-R/CORE.
1998-12-02 21:14:41 +00:00
tv
f57d62862c Do not use Perl's malloc (will interfere with modules that interact with
code that is outside of Perl's reach).  The BSD malloc is Fine.
1998-12-02 16:53:02 +00:00
tv
6b2c748df4 d_vfork should be "$define", even if it produces a bogus "WHOA THERE"
warning; setting it to "true" doesn't work.
1998-12-02 15:41:02 +00:00
tv
300b494303 Do not enable binary compatibility with Perl 5.003. We have never had a
Perl 5.003 pkg, so the compatibility is moot; turning it on exposes
namespace polluting symbols.
1998-12-02 15:04:07 +00:00
tv
a2086f3d65 Add and enable libperl. 1998-12-02 02:43:17 +00:00
tv
ea20e141eb Add libperl, a shared object version of the Perl link library. Installs
only libperl.so and `soperl' (a Perl binary that uses the libperl.so);
requires the perl5 pkg to be installed for all the rest of Perl.
1998-12-02 02:42:05 +00:00
tv
6323f0b6b7 Revert to building libperl statically, and clean up. 1998-12-02 02:28:30 +00:00
tv
159844d752 Add proper shared object support for ELF(!), and make libperl shared on
non-NOPIC systems.
1998-12-01 02:47:18 +00:00
bad
d8afd682fc Can't rely on NSIG indicating that signal.h has been included.
(Random crap includes sys/signal.h which defines NSIG.)
Fixes various signal related problems after 1.3H.
1998-11-26 17:43:47 +00:00
tron
1c4da2d8c0 Don't attempt to build package if egcs is installed. 1998-11-26 00:48:51 +00:00
tron
409d1f3bd5 Update for "clisp" to "19980909" supplied by Martin J. Laubach in
PR pkg/6471.
1998-11-22 19:39:48 +00:00
agc
c09699ac9e Simplify this considerably, as we no longer have to special-case the
substitution of ${OS_VERSION} in the PLIST - it's done automatically
in bsd.pkg.mk.
1998-11-16 11:57:33 +00:00
frueauf
0039ee00aa pkglint: never ever add info/dir to PLIST; if there is an info file,
set INFO_FILES and the proper @unexec/@exec rules.
1998-11-15 21:28:08 +00:00
frueauf
7a062c3990 pkglint: move CONFLICTS where it belongs. 1998-11-15 21:22:51 +00:00
perry
8386c8135f update to guile 1.3 1998-11-15 20:17:56 +00:00
frueauf
1da4ba0fbc pkglint: move NOT_FOR_ARCHS where it belongs. 1998-11-13 01:16:35 +00:00
frueauf
6527aefff1 pkglint: move NOT_FOR_ARCHS out of the way and WRKSRC where it belongs. 1998-11-13 01:15:16 +00:00
frueauf
00edf93868 Some more missing rcs ids. 1998-11-12 23:37:59 +00:00
mycroft
99987d17e1 jthreads doesn't seem to work on i386, either.
If it was even vaguely documented, maybe I could fix it...
1998-11-08 23:42:22 +00:00
mycroft
123470b024 Enable shared libraries on the ARM. 1998-11-07 19:32:05 +00:00
dbj
ef8b661760 Clarified the short description to specify GNU emacs. 1998-10-18 20:47:49 +00:00
dbj
345e6586d8 The Emacs Lisp Reference Manual 1998-10-18 19:55:15 +00:00
agc
d333ab3102 And and enable nawk. 1998-10-15 13:20:23 +00:00
agc
a94c635854 Initial import of Brian Kernighan's definitive version of new awk into
the Packages collection.
1998-10-15 13:19:21 +00:00
frueauf
9b99cce302 Update kaffe to 1.0.b2. 1998-10-14 21:34:41 +00:00
tv
ada1e56cbf Use PLIST-md.shared on alpha and place an exception into perl's Makefile,
not into the generic bsd.pkg.mk.
1998-10-03 03:14:23 +00:00
tsarna
2b5ec4847c This is now broken on Alpha. 1998-09-28 19:40:14 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
tsarna
3e3fdba876 Make dynamicly loaded modules work on NetBSD/alpha. May work on
NetBSD/mips, if its ELF dlopen support is non-broken. Anyone willing to
test this, please get in touch with me.

Also, add more recent patches from python.org
1998-09-20 20:28:11 +00:00
agc
6a54593cb1 Use libtool to install tclsh, or unusual things will happen. 1998-09-17 16:38:21 +00:00
agc
54302c24f7 Make Makefile honour the LDFLAGS value it gets passed.
Specify the library name in a form that libtool can deal with.
1998-09-17 12:02:54 +00:00
garbled
bb718659e1 -Uunix -Dunix is a complete noop. Pull out the -U and things work again. 1998-09-14 19:36:10 +00:00
agc
e703291a15 /usr/bin/env -> ${SETENV} 1998-09-10 14:28:35 +00:00
agc
eff4300a05 Use libtool to deal with shared libraries. 1998-09-10 10:39:02 +00:00
agc
5fdbb3be78 Correct the English in the "IMPORTANT" message at installation time. 1998-09-08 08:55:22 +00:00
agc
2cab4b5de6 Add patch to allow STk to install itself if it's already installed 1998-09-08 08:51:50 +00:00
agc
3c3438c738 Allow perl to configure itself properly, even if Kaffe 1.0's
libnet.so.1.0 is installed in ${PREFIX}/lib.
1998-09-07 22:40:28 +00:00
agc
171f7c8508 Patch Makefile.in so that any installation of the same version is done
over the top, without deleting existing files - the package collection
will deal with any collisions etc.  Make sure this is not an
INTERACTIVE package.
1998-09-07 21:22:07 +00:00
frueauf
c43740b5c0 Add missing rcs id. 1998-09-06 21:21:54 +00:00
tron
1924650621 Add and enable "clisp", fixes PR pkg/6111. 1998-09-06 20:47:38 +00:00
tron
e9636da537 New "clisp" package created by Martin J. Laubach:
CLISP, a Common Lisp implementation.
1998-09-06 20:45:35 +00:00
tron
882244dbee Put the distribution archive and all the patches into a sub directory. 1998-09-02 22:32:23 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
26f088cc59 better HOMEPAGE, remove from DESCR 1998-08-26 14:52:39 +00:00
tsarna
c5b4559d9a Better HOMEPAGE, remove from DESCR 1998-08-26 14:50:06 +00:00
tv
888918a925 Back out previous. Go back to f2c-f77. 1998-08-25 15:22:47 +00:00
tv
00243f40d8 Rename f2c-f77 back to f77. (Leave CONFLICTS= line as the old
egcs-current pkg did have a conflict.)
1998-08-25 14:19:52 +00:00
tv
3f0a6686f9 Nuke egcs-current. NetBSD-current has egcs, and earlier releases will
have "cross" pkgs appearing shortly.
1998-08-25 14:12:45 +00:00
agc
d015ff590f Update to the f2c package, from Dan McMahill (mcmahill@mtl.mit.edu).
Fixes PR pkg/6026.

Modified slightly by me, to add NetBSD RCS Ids to patches, along with
a minimalist comment about each patch, and also modified the top-level
Makefile to use mkdir, rather than install -d (install -d was
clobbering directory permissions on ${PREFIX}/{bin,lib,include}).
1998-08-25 08:54:06 +00:00
frueauf
191b056e69 Add missing / to HOMEPAGE URL. 1998-08-23 15:12:05 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
kim
be46ec1b7b Configure uses ${PREFIX} so pass it in the environment.
(Or was it our patch only that introduced it -- then it
might need to be ${prefix} in patches/patch-aa instead).
In any case, this fix works (now gdbm is found if it is
already installed as a package).
1998-08-15 01:37:19 +00:00
hubertf
995b53b0b7 Comment things out with "#", not ":".
(fixes PR 5953 by jbernard@ox.mines.edu)
1998-08-12 02:36:47 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
08c812cd79 Don't check for Configure input coming from a tty. 1998-08-07 11:39:04 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
ross
3bb2240053 Enable STk and xcolorsel. 1998-08-07 09:55:18 +00:00
tv
be6f4e5204 Add glob-style wildcards to ONLY_FOR_ARCHS. 1998-07-26 22:20:22 +00:00
tv
80eb6da226 Add "-Uunix -Dunix" to CPPFLAGS as inspired by Tim Rightnour in PR 5843. 1998-07-25 15:31:15 +00:00
tv
a75a2272cd Update to use USE_LIBTOOL. 1998-07-24 01:56:59 +00:00
frueauf
567af53adf Follow the suggestion of the maintainer and put the distfile into
MASTER_SITE_LOCAL cause the original archive is created "on the fly"
and will be different as soon f2c gets changed.
1998-07-22 09:58:50 +00:00
agc
0a6a80b22f OPSYS will be defined in bsd.prefs.mk, so no need to redefine it here.
OPSYS will also be substituted automatically when creating the
contents list from the PLIST, so no need to substitute it explicitly
here.
1998-07-22 07:34:28 +00:00
agc
3bd03a208e Correct the name of the conflicting package. 1998-07-21 16:46:19 +00:00
agc
6fb0f26755 Add and enable f2c. 1998-07-21 16:41:58 +00:00
agc
0f858ec188 Addition of f2c, the Fortran to C translator/compiler, to the NetBSD
packages collection. This is based on the 1998/05/16 version of f2c,
and was submitted by Dan McMahill in PR pkg/5735. I modified some patches
to contain the correct pathnames.
1998-07-21 16:40:45 +00:00
agc
4b5770a30a Remove hardcoded Operating system name, version, and machine architecture
from the PLIST.
1998-07-21 14:58:43 +00:00
frueauf
9d70b8ebcd Update scheme48 to 0.51, inspired by pr 5808 from Jon Buller. 1998-07-21 10:50:47 +00:00
tv
7befe4b64d Modify to use pkg'd libtool instead of private copy. Give it proper
INSTALL_* macros in configure instead of patching around them.  Remove
aclocal directory if this is the last pkg using it.
Portlint: reformat DESCR to <80 columns.
1998-07-17 19:39:42 +00:00
frueauf
2f95952eb7 Update kaffe to the first release of "Kaffe OpenVM" version 1.0.b1.
This version does no longer use any code from Javasoft(tm).

XXX although the authors claim it works on several NetBSD architektures
XXX I suspect it currently only works on i386, because they insist on
XXX having a trampoline.c which is only present for i386.
XXX I did set "ONLY_FOR_ARCHS=i386 sparc alpha m68k mips arm32" to give
XXX people a try to feedback if it works or not.
1998-07-16 13:02:34 +00:00
agc
8800f4da8b Use automatic shared object handling 1998-07-15 12:51:36 +00:00
agc
66efb70e07 Use automatic shared object handling 1998-07-15 11:46:32 +00:00
tsarna
cc1e39c809 Forgot portlint. Also, should have credited tron for patchfiles
idea in last.
1998-07-11 20:44:52 +00:00
tsarna
99de3c8caf Two changes:
- Use -fPIC instead of -fpic (latter breaks py-Numeric on sparc).
   Suggested by tv@netbsd.org. This is inherited by most py-*
   packages. Change sent to guido@cnri.reston.va.us.

 - Remove official patches from patches dir. Use PATCHFILES mechanism
   instead to get them from www.python.org.
1998-07-11 20:33:12 +00:00
mycroft
6ec528dd18 Update for new FTP site. 1998-07-04 04:11:34 +00:00
perry
4a63fc376b Remove a bunch of stuff, including the FreeBSD credit.
(I replaced literally every line in the package, eliminated all their
patches, and had to re-generate the PLIST by hand, so it isn't really
theirs any longer. Had I realized how much had changed I would have
started from scratch...)
1998-07-02 20:47:45 +00:00
perry
d13527f4b3 STk: A scheme interpreter with full access to the Tk graphical package. 1998-07-02 20:43:19 +00:00
perry
7500b54117 activate guile 1998-07-02 20:35:44 +00:00
perry
bf12a89521 initial commit of Guile, GNU's Ubiquitous Intelligent Language for Extension 1998-07-02 15:30:15 +00:00
tron
e4ede79924 Update package to version 9.3.1 and make it work on alpha. Update supplied
by Tim Rightnour in PR pkg/5621.
1998-06-27 22:03:40 +00:00
agc
910a4d839d Enable jdk. 1998-06-23 16:43:28 +00:00
agc
4724b8ab17 Addition of version 1.1.5b1 of the Java(TM) Development Kit to the
packages collection.  This was ported by Simon Gerraty, uses Sun's
green threads implementation, and is based on the FreeBSD port.
Currently, this is only for the i386 architecture.
1998-06-23 16:42:24 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00
tv
ad8e6d451e Update to 19980608, and add option to make use of the "bootstrap"
(actually, "bootstrap-lean") make target.
1998-06-15 19:06:23 +00:00
agc
a36fc223d9 The distfile on the master site keeps getting updated, and it has no
version number.  To avoid downloading a distfile which will fail the
checksum stage, retrieve the correct version of the distfile from
MASTER_SITE_BACKUP, aka ftp.netbsd.org
1998-06-11 08:05:28 +00:00
frueauf
2b0c13bcd3 Add and enable py-html-docs. 1998-06-07 19:33:44 +00:00
frueauf
d7a51962a3 Initial addition of the HTML Documentation for Python 1.5.1.
Fixes pr 5540 by Ty Sarna.
1998-06-07 19:31:56 +00:00
frueauf
223aff82dd portlint: add @comment with NetBSD Id. 1998-06-05 09:23:44 +00:00
tv
b861617083 Add egcs-current pkg (not enabled in directory Makefile), EXPERIMENTAL.
Intended to follow snapshots of egcs before the 1.1 line is imported into
-current.
1998-06-03 21:04:00 +00:00
agc
eab89324a5 Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf 1998-06-03 13:07:08 +00:00
frueauf
8f9aa9802c uname -m does not give back "m68k", thus list
amiga|atari|hp300|mac68k|mvme68k|sun3|sun3x|x68k instead.
1998-05-19 13:13:59 +00:00
frueauf
5e7e8f8119 Link cryptmodule against -lcrypt, fixes pr 5422 by Jaromir Dolecek. 1998-05-08 16:39:01 +00:00
tron
784e26fa38 Add or update patches for Python 1.5.1 as suggested by Jaromir Dolecek
in PR pkg/5407 and PR pkg/5412.
1998-05-06 21:39:52 +00:00
tron
daf4a838d1 Cleanup "Makefile" as suggested by Jaromir Dolecek in PR pkg/5408. 1998-05-06 16:19:01 +00:00
tron
6f70cb6eb8 Update python to version 1.5.1 using package by Jaromir Dolecek.
Fixes PR pkg/5361.
1998-05-04 19:29:17 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
mycroft
4bc1a505f4 Use a typedef for the panic procedure, so this works with C++ code under egcs. 1998-04-23 14:51:58 +00:00
mycroft
7fc121d366 Pass the right argument type to semctl(). 1998-04-23 12:14:25 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
4eb432ce81 Move package to directory for new category "math". 1998-04-12 21:50:40 +00:00
tron
d8620f79a9 New "py-Numeric-1.1" package made by Ty Sarna. 1998-04-10 22:30:41 +00:00
tron
f1719ce738 Solve problem with "configure" target in a more future compatible way. 1998-04-03 22:11:43 +00:00
tron
53bf82929a Install files with correct owner and group, strip binaries. 1998-04-03 22:09:04 +00:00
tron
5d438c24f8 Add and enable "hugs-1.4", fixes PR pkg/5185. 1998-04-03 21:15:54 +00:00
tron
1ea020664c New "hugs-1.4" package made by Nathan J. Williams. 1998-04-03 21:14:22 +00:00
frueauf
583f21e321 portlint: add default MAINTAINER. 1998-04-01 11:33:19 +00:00
agc
88b64fc31b Enable elk. 1998-03-31 12:00:53 +00:00
agc
d97abeccc0 Add NetBSD RCS ID.
Modify for the correct directory (${PREFIX}/lib).
Remember to delete directories that were created.
1998-03-31 11:59:55 +00:00
agc
e28175b6d0 Update the patches for NetBSD - install object files in ${PREFIX}/lib,
not ${PREFIX}/share, add NetBSD config files, install the documentation
in the "make install" stage, and other minor mods.
1998-03-31 11:58:46 +00:00
agc
a6a767f3b6 Modify this for NetBSD - use symbolic links, rather than copying the
file.  Work out, form the architecture, what format of executable to
use (a.out or ELF), and use the appropriate configuration file.

However, here is (as yet) no ELF configuration file, because I have no
ELF system to try this on.
1998-03-31 11:56:32 +00:00
agc
372f0ef8e8 Add NetBSD RCS Id.
Clean up - do all the installation into the correct directories in
the "make install" step, so we don't need to putz around in the Makefile.

The patches have all been cleaned up, so that no -p1 argument is needed
to patch.
1998-03-31 11:54:15 +00:00
agc
2d57c551ad Initial import of elk-3.0.2, a scheme interpreter, into the NetBSD
packages collection, from the FreeBSD port.
1998-03-31 11:49:37 +00:00
hubertf
47bc45f50b do use vfork, pointed out by Charles Hannum 1998-03-24 13:07:53 +00:00
mycroft
08d3435d74 Strip a2p. 1998-03-16 06:56:19 +00:00
frueauf
9084fd5eba portlint: remove unnecessery blank line. 1998-03-10 14:06:04 +00:00
tron
4e85e0b5a6 Minor clean up. 1998-03-08 14:26:22 +00:00
tron
4f2ee2cff8 Use softlinks for manual page links because "bsd.port.mk" handles those
better if "MANZ" is used, patch developed by agc.
1998-03-08 11:03:31 +00:00
tron
cf023beaee Add and enable "tclX-8.0.2". 1998-03-07 23:44:58 +00:00
tron
a7f52cffbf Initial commit of "tclX-8.0.2" package. 1998-03-07 23:41:37 +00:00
tron
17cb009152 Use softlinks for manual page links because "bsd.port.mk" handles those
better if "MANZ" is used.
1998-03-01 15:25:30 +00:00
tron
1e0d09c896 Make sure that "-I/usr/local/include" and "-L/usr/local/lib" don't get
written into the configuration file.
1998-02-19 19:42:36 +00:00
agc
e8e5cb698d Enable Moscow ML. 1998-02-17 10:19:14 +00:00
agc
96135627ac Import Moscow ML, a Standard ML implementation based on CAML Light,
into the NetBSD packages collection.

This is from Johnny C. Lam, in PR pkg/5002.

Minor fixes by me to the PLIST file for the location of two files
(libexec not lib).
1998-02-17 10:18:36 +00:00
hubertf
6e41267a89 Use MACHINE_ARCH for archname; Reported by Johnny C. Lam <lamj@stat.cmu.edu>
in PR 4990.
1998-02-14 17:54:50 +00:00
frueauf
60216958c1 portlint: reorder DISTNAME <-> CATEGORIES; add (default) MAINTAINER. 1998-02-14 16:57:55 +00:00
tron
76860d7d78 Update tcl-8.0 package to patchlevel 2, fixes PR pkg/4971 by
Todd Vierling.
1998-02-14 01:00:51 +00:00
agc
08aa3bb35c Enable guavac 1998-02-10 15:49:19 +00:00
agc
59dbfe516d Add guavac 1.0, a Java compiler, to the NetBSD packages collection.
This package was done by "Martin J. Laubach" <mjl@emsi.priv.at>, and
fixes PR pkg/4953.

Small modicications by me to:
(a) Get pre-formatted manual page handling right (although the page itself
says version 0.2.5, so it's not exactly up-to-date)
(b) Add NetBSD RCS Id to the PLIST.
(c) Don't install an empty info file, and remove it from the PLIST.
(d) Don't try to strip a script (gcok) on installation.
1998-02-10 15:45:03 +00:00
tron
60041df34c Add patch to fix python's problem with some national character sets.
Fixes PR pkg/4960 by Jaromir Dolecek.
1998-02-09 18:14:06 +00:00
hubertf
2cb12cba25 Fix stripping of binaries (caused by fixing PR4884) 1998-02-09 00:19:34 +00:00
agc
912425d97a By redefining the stack pointer offset to 2, 0.9.2/jit now passes all
its tests on /i386.
1998-02-03 15:03:01 +00:00
hubertf
f6fc8a8a9e Remove -m argument from ldconfig calls, require the system to
have ${PREFIX}/lib in ld.so.conf instead. This ensures things
even work after a reboot.
1998-02-02 08:58:13 +00:00
hubertf
403cfa3d46 Introduce TRUE?=/usr/bin/true, and use it. 1998-02-02 08:10:41 +00:00
frueauf
bb06d590ee add "ONLY_FOR_ARCHS=i386" as it works only on port-i386 yet. 1998-02-01 10:26:26 +00:00
hubertf
ed0d0fa182 portlint: fix/add ldconfig 1998-02-01 02:05:16 +00:00
hubertf
ec44f387c5 portlint: fix/add ldconfig 1998-02-01 01:58:08 +00:00
tron
3fe0acc080 Add and enable python 1.5, fixes PR pkg/4763. 1998-02-01 01:56:32 +00:00
tron
031993c0c6 portlint: remove empty line 1998-02-01 01:54:43 +00:00
tron
94d01ce851 Initial import of python 1.5 package made by Ty Sarna. 1998-02-01 01:48:50 +00:00
agc
ae35b61548 Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
f535cf3701 Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
(in bsd.port.mk) for backward compatibility.
1998-01-28 15:33:44 +00:00
agc
8453d8a276 The class files are installed in ${PREFIX}/share/kaffe. This patch
modified the ENVIRONMENT file to look in ${PREFIX}/share/java.  As
nothing else was changed to install any files in the modified
location, just keep everything simple and sane, and standardise on
${PREFIX}/share/kaffe.

If we change this in the future, all occurrences should be changed.
1998-01-28 13:13:28 +00:00
agc
6e110bf40d Enable kaffe and expect. 1998-01-28 11:06:21 +00:00
agc
e87b84f1df Make the pathnames right for NetBSD in the section describing
environment variables necessary to run kaffe.  i.e.  don't assume
/usr/local, but generalise it to ${PREFIX}
1998-01-28 11:04:33 +00:00
agc
a81f31d695 Add NetBSD RCS Id. 1998-01-28 10:56:00 +00:00
agc
9639905f10 Add NetBSD RCS Id.
Add restriction on mirroring of distfile via MIRROR_DISTFILE.

Add ONLY_FOR_ARCHS=i386, as that's the only architecture on which this
package has been tested. When I get success reports from people on other
platforms, this restriction can be relaxed.
1998-01-28 10:55:19 +00:00
agc
687ec87c14 Initial import of kaffe 0.9.2 (a Java interpreter/JIT compiler) into
the NetBSD packages collection, from the FreeBSD port.
1998-01-28 10:48:58 +00:00
agc
e5a6153e74 Install the recursive ftp script, rftp, as expect-rftp, to avoid
confusion with the socks5 ftp client, rftp.
1998-01-27 18:03:25 +00:00
agc
eb35dc763d Add NetBSD RCS Id. 1998-01-27 17:36:19 +00:00
agc
ac96b55b0e Initial import of expect, a tcl/tk-based software suite for automating
interactive tools, into the NetBSD packages collection from the
FreeBSD port.
1998-01-27 17:33:04 +00:00
hubertf
b0a48a0808 portlint: true -> /usr/bin/true 1998-01-24 20:26:42 +00:00
hubertf
702dd68445 portlint: fix RCS Id+MAN3+MANN+ldconfig 1998-01-24 20:26:24 +00:00
hubertf
fcdbdf190a portlint: fix RCS Id 1998-01-24 20:23:59 +00:00
hubertf
9f9f60683d portlint: add RCS Id 1998-01-24 20:22:40 +00:00
hubertf
ce7d0fbf92 portlint: fix RCS Id+MAN3, delete empty line 1998-01-24 20:21:44 +00:00
hubertf
9bf801d7f3 portlint: remove empty line 1998-01-24 20:19:57 +00:00
hubertf
10429aa346 portlint: fix RCS Id, add MAINTAINER 1998-01-24 20:19:46 +00:00
hubertf
db63cd60ca portlint: remove empty lines 1998-01-24 20:18:42 +00:00
hubertf
0661cc0185 portlint: fix RCS Id 1998-01-24 20:18:31 +00:00
hubertf
8639bafeaa Fix setting CONFIGURE_ARGS ("=" -> "+=") 1997-12-22 07:45:38 +00:00
hubertf
279dda1358 Fix setting CONFIGURE_ARGS + CONFIGURE_ENV, pointed out by Bill Coldwell. 1997-12-22 07:35:52 +00:00
hubertf
8ce370a67d fix ldconfig 1997-12-02 23:25:09 +00:00
hubertf
5c89667006 Update for perl 5.004_04 and MI/MD PLIST. 1997-11-22 03:53:21 +00:00
hubertf
73774a6338 Update for perl 5.004_04 and MI/MD PLIST. 1997-11-22 03:42:28 +00:00
hubertf
9a1d93c087 Import of some more missing categories
(only directories and pkg-descriptions!)
1997-11-20 21:01:17 +00:00
hubertf
a5c9b3aaf1 Needs to be relative to tcl8.0/unix, not tcl8.0 1997-11-19 08:23:53 +00:00
hubertf
56e16f849e -fpic -> -fPIC, to stop tk breaking on m68k machines.
Fixes PR pkg/4499 by Brad Salai <bsalai@law.roc.servtech.com>.
1997-11-18 00:32:21 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
e4047cd34a i386 -> <$ARCH> (forgot some) 1997-10-17 21:38:59 +00:00
agc
165fb7ce1f Initial import of Mike Brennan's small, fast awk clone to
NetBSD package system.
1997-10-16 13:49:08 +00:00
hubertf
6a3b8142d2 - Minor documentation fixup, mostly removing comments this won't run
on some FreeBSD releases (boy can I imagine some users wondering
   what OS they're running now 8-)
 - Sync PLIST with reality... esp. empty directories.
1997-10-14 00:26:20 +00:00
hubertf
89ad4577c6 - add MAN{1,3,N} in Makefile
- remove manpage compression from patch-aa
 - sync PLIST with reality
 - do "ldconfig -m /usr/pkg/lib" on pkg_delete
1997-10-13 02:37:35 +00:00
hubertf
a1e545d031 Sync with reality 1997-10-13 02:33:46 +00:00
hubertf
a6bbf4320c - icon isntalls manpage compressed -> set MANCOMPRESSED
(but only on NetBSD!)
 - rmdir ${PREFIX}/share/icon on pkg_delete
1997-10-12 23:38:25 +00:00
agc
b4d9040858 Generalise for non-i386 architectures:
+ Hardcode netbsd for the moment (until I'm allowed to use a <$OPSYS>
string).

+ Change the i386 hardcoded constant into <$ARCH>, which will be
modified by bsd.port.mk when constructing the derived .PLIST file at
package installation time.
1997-10-09 10:43:54 +00:00
agc
c878fb2356 Add NetBSD RCS Id.
Change a mkdir to mkdir -p in the patch to Makefile.in, so that
the include directories get made if they don't exist, as they're put
in a non-standard place.
1997-10-06 15:32:32 +00:00
agc
e6cab1f0f3 Add NetBSD RCS Id. 1997-10-06 15:28:52 +00:00
agc
a4f91aeddc Add NetBSD RCS Id.
Add default directories for Perl's Configure script to search on
NetBSD.  Now why can't it grab these from the installer's path or
other environment variables?
1997-10-06 15:27:55 +00:00
agc
e7e870dfeb Commit file missed in previous commit - this files has
the NetBSD/i386-specific files.
1997-10-06 15:21:46 +00:00
agc
58b4b2b158 Add NetBSD RCS Id.
Modify FreeBSD's ecvt patch, so that it's commented out in FreeBSD,
but still short-circuits in other 4.4-lite derived systems.

Add NetBSD/i386-specific files.

Only tested on NetBSD/i386 (1.2G) so far.
1997-10-06 15:19:30 +00:00
agc
55702c4eaf Add NetBSD RCS Id.
Comment out the untested NetBSD packages.

Add mawk as a subdirectory.
1997-10-06 15:14:53 +00:00
agc
6f28891f98 Initial import of FreeBSD lang ports into the NetBSD
packages system.
1997-10-06 14:51:03 +00:00