mycroft
4441e71871
Update to 1.3.8, since 1.3.7 is no longer available.
1999-07-22 07:01:20 +00:00
sakamoto
3b391470b4
Update to 1.0.0.
...
Changes:
First stable release. After five months of development we've now
finished the development and beta stages.
1999-07-19 06:14:28 +00:00
jlam
aab505b76e
Make this work on i386 with ELF.
1999-07-16 21:12:57 +00:00
jlam
17875267bd
Update patch checksums.
1999-07-16 21:11:56 +00:00
jlam
bae094c6c7
Change MAINTAINER to jlam@netbsd.org, and update patch checksums.
1999-07-16 21:11:02 +00:00
jlam
bb6c013685
Change order of -L directives and libraries to linker so that
...
libncurses.la is listed first. This allows a previous installation
of ncurses to exist and have the build of the current ncurses still
find the correct libs.
1999-07-16 18:43:48 +00:00
sakamoto
90ee1c3c41
Update 1.0b5 to 1.0b7.
...
Changes: More polishing and important bugfixes for the POSIX emulation.
1999-07-16 04:57:47 +00:00
tron
6e626d3235
Update dependence on "gnome-libs" package.
1999-07-14 23:09:41 +00:00
hubertf
aa053b02ef
I do not claim to maintain this any longer. Maybe someone more
...
appropriate (Johnny?) may want to put his name into the MAINTAINER
field.
1999-07-14 20:33:38 +00:00
bad
cbd890553d
Configure --without-cxx for consistency on 1.3ish systems and ones that have
...
a libg++ lying around.
1999-07-13 23:54:16 +00:00
sakamoto
a7d66a6dda
Update 1.0b4 to 1.0b5.
1999-07-13 01:44:35 +00:00
jlam
6b79251d17
* Update "devel/readline" to 4.0.
...
* Libtoolize library build.
1999-07-13 00:56:12 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
sakamoto
91a2a9653a
Update 1.0b2 to 1.0b4.
...
Fix mastersite noted by Hubert Feyrer.
1999-07-09 00:08:27 +00:00
jlam
04f2227a5e
* Update ncurses dependency.
1999-07-06 07:59:20 +00:00
jlam
1b89cf5992
* Update to cdk-4.9.8.
...
* Update ncurses dependency.
* Update MASTER_SITE and HOMEPAGE to new locations.
* Libtoolize library build.
1999-07-06 07:57:20 +00:00
jlam
573317f6c0
* Update "devel/ncurses" to latest release 4.2.
...
* Libtoolize library build.
1999-07-06 07:51:03 +00:00
sakamoto
bceebfe5d2
Add and enable nasm.
1999-07-05 07:22:48 +00:00
sakamoto
0edc11c6ac
Adapt this package to NetBSD.
1999-07-05 07:21:57 +00:00
sakamoto
f2f47e7dd3
Import FreeBSD's "nasm" port:
...
General-purpose multi-platform x86 assembler
1999-07-05 07:17:34 +00:00
sakamoto
130008908c
Add and enable pth.
1999-07-05 05:13:38 +00:00
sakamoto
11698aaf76
GNU pth - GNU Portable Threads
1999-07-05 05:09:48 +00:00
agc
46fb8db2a2
For packages that are in the NetBSD base system, but needed for
...
Solaris, narrow down the platforms, and use specific inclusion rather
than disclusion: mark them as ONLY_FOR_PLATFORM=SunOS-*-*, rather
than NOT_FOR_PLATFORM=NetBSD-*-*.
1999-07-02 08:46:51 +00:00
agc
fd7b118f38
Some packages use bsd-style .mk files when building, and so any manual
...
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set. If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile. This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.
Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
agc
26e0f7d5fd
Enable gdb.
1999-07-01 15:27:06 +00:00
agc
ddd3b27623
Initial import of gdb-4.18, the GNU symbolic debugger, into the NetBSD
...
packages collection. This package is only for Solaris - it is part of
the base NetBSD system.
1999-07-01 15:26:19 +00:00
agc
4dbc5ce6a1
Add and enable flex.
1999-07-01 09:24:09 +00:00
agc
53c7aa65db
Initial import of flex, the fast clone of lex(1), the lexical scanner
...
generator, into the NetBSD packages collection. This package is only
for Solaris - it is part of the base NetBSD system.
1999-07-01 09:23:23 +00:00
agc
dbdecef240
Use single quotes to delineate the IGNORE message, rather than double
...
quotes, so that the shell does not try to interpret characters, such as
parentheses, inside the message itself.
1999-06-28 11:48:29 +00:00
msaitoh
cd81798b2f
upgrade PTL2 to PTL2-current-990622 (with patch-1)
1999-06-23 16:57:07 +00:00
tron
8475357fcd
Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
...
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
1999-06-20 21:06:17 +00:00
tron
c566a0ae72
The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror on
...
"ftp.sunet.se" instead.
1999-06-19 15:19:11 +00:00
mjl
b508c095a0
Update libslang to 1.3.7. The changes are too numerous to mention,
...
mostly bug fixes though.
1999-06-17 22:57:23 +00:00
cgd
cb0215f46f
Don't disable this on the alpha. From the diff:
...
># XXX The following comment is somewhat incorrect. The package will build
># XXX correctly on alpha, and even build shared libs, but not quite correctly:
># XXX The shlibs have no SONAME, so references to them from programs
># XXX will end up being to libfoo.so. This may cause upgrade problems in the
># XXX future. However, an ncurses binary package appeared e.g. with 1.4,
># XXX seemingly built from these bits, so it's probably best to just enable
># XXX it for now. -- cgd 19990613
Note that that's a generic ELF problem, and not limited to the Alpha, as well.
1999-06-14 00:08:59 +00:00
bad
a961661a0a
Enable p5-Data-ShowTable.
1999-06-10 15:33:33 +00:00
bad
4d170e3264
Initial import of Data-ShowTable-3.3, a perl module to generate
...
formatted lists from arrays.
1999-06-10 15:30:29 +00:00
tron
8468ab95ff
Add and enable "stooop". Fixes first half of PR pkg/6905 by Greg A. Woods.
1999-06-07 22:15:59 +00:00
tron
ec42fd4e7a
New "stooop" package contributed by Greg A. Woods in PR pkg/6905:
...
a Simple Tcl Only Object Oriented Programming scheme
1999-06-07 22:14:08 +00:00
bad
a3a61f419d
Update to version 1.7. Now supports SPARC.
...
From Lex Wennmacher wennmach@geo.Uni-Koeln.DE
1999-06-07 22:07:28 +00:00
agc
69fbe62294
On Solaris, leading tabs before definitions in an Imakefile are bad news.
...
Change the leading tabs to spaces, so that it doesn't think it's a shell
command.
1999-06-04 15:10:15 +00:00
agc
7291ca95db
Make this package work on Solaris.
1999-06-04 15:09:05 +00:00
agc
31e43540c3
Use the generic GNU-configure @CC@ value, rather than a hard-coded cc
...
value, in the pre-processable Makefile.in - makes this package work on
Solaris, where cc may not be the same as gcc.
1999-06-03 08:17:10 +00:00
agc
2af6494ecd
Correct the path on the master ftp site.
1999-06-03 08:15:16 +00:00
agc
79ad5ffa92
Fix spelling of Chris Provenzano's name.
...
Fixes PR 7689, from Eric Mumpower.
1999-06-02 07:43:53 +00:00
msaitoh
d16c8e4536
PTL2-current-990512-patch-2
1999-05-31 10:13:57 +00:00
frueauf
c3a54e410c
Update ddd to 3.1.5.
1999-05-30 15:05:27 +00:00
tv
c7a4ad2283
We use USE_GMAKE to indicate a gmake dependency, and the existing
...
BUILD_DEPENDS line was completely wrong anyway.
1999-05-26 16:02:44 +00:00
mycroft
db1683d646
Fix an inconsistency between adding and removing files, with the revision
...
numbers passed to loginfo. If a file is re-added, make sure the `old' revision
is `NONE', not the preceding dead revision.
1999-05-25 17:52:25 +00:00
tv
5c60ed5794
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
...
pattern match format. Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
mycroft
95d1b3cfd8
Fix a compatibility issue with the `-p' option.
1999-05-24 16:53:49 +00:00