Commit graph

1416 commits

Author SHA1 Message Date
wiz
ccc3a0d762 add and enable tavrasm 2000-12-16 16:55:48 +00:00
wiz
3edf19a68a Initial import of tavrasm-0.15:
tavrasm is an assembler for the Atmel AVR series of microcontrollers.
  It compiles code written for Atmels AVR DOS assembler.
Package provided by Dieter Baron in private communication.
2000-12-16 16:53:14 +00:00
jtb
f6993c7e49 Make sure we install cweb with the same PREFIX as teTeX (TeX won't find
the macros otherwise). Get rid of the INSTALL file. Added extra @unexec
rmdir to PLIST.
2000-12-13 22:27:11 +00:00
drochner
c8e9a08523 update to 5.2
too many changes to list here - see the HOMEPAGE for details
2000-12-12 18:23:12 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
wiz
9bcfec12e8 install HTML documentation into share/doc/html 2000-12-11 23:05:32 +00:00
jtb
f44e07c92c Fix patchsum. 2000-12-10 06:02:09 +00:00
jtb
e174dd4e94 Oops! I forgot to add these back in. 2000-12-10 05:54:37 +00:00
jtb
b30f8a5a5a Added --version-info 0:0 to libtool arguments. Use autoreconf instead of
patching configure.
2000-12-10 05:44:32 +00:00
jtb
a7e34001e8 Add and enable "fortran-utils". 2000-12-08 23:44:25 +00:00
jtb
d020d63470 Initial import of new "fortran-utils" package:
Utilities for Fortran programmers
2000-12-08 23:20:56 +00:00
jtb
374bbf01b7 Make sure the ftnchek.el file gets installed (irrespective of Emacs itself
being installed already). Fixes a PLIST problem in recent pkgsrc/i386 bulk
build.
2000-12-08 21:00:56 +00:00
wiz
b9504412d3 Add build dependency on xgettext. 2000-12-08 17:37:15 +00:00
jlam
11f07d09b1 Avoid warnings about `unix' being redefined when compiling with gcc-2.95.2. 2000-12-06 08:12:37 +00:00
jlam
001b6b3724 Properly cleanup lib/pkgconfig on pkg_delete. lib/pkgconfig is shared by
at least bonobo and ORBit, and need "@unexec rmdir ... || true", not
"@dirrm".
2000-12-04 15:40:51 +00:00
jlam
6d2257a6f8 Add directory to PLIST for removal. 2000-12-04 15:36:37 +00:00
wiz
e8838ef323 Update to 1.1.6. Changes are bugfixes only. 2000-12-03 04:33:10 +00:00
wiz
ce4bc21c65 Update to 2.2.6. Changes are only bugfixes. 2000-12-02 19:29:56 +00:00
jtb
38617e27e0 Add and enable "haskell-mode". Fixes PR pkg/11375 by Jason Beegan. 2000-11-30 02:36:38 +00:00
jtb
c31e950d92 Initial import of new "haskell-mode" package:
Haskell mode for Emacs
2000-11-30 02:29:27 +00:00
wiz
a4c20963c9 USE_LIBINTL and msgfmt are enough for this one, too, don't really need
gettext.
2000-11-30 00:37:48 +00:00
tron
eaabcaefde Make this compile again under NetBSD-1.5L by "#ifdef"-ing checks which
are not required any more after UBC has been integrated. The information
for the fix was provided by Chuck Silvers in private e-mail.
2000-11-29 21:02:04 +00:00
wiz
b465ddae5f Add and enable guile-oops. Package provided by Dieter Baron in
private communication.
2000-11-29 18:29:44 +00:00
wiz
ff12b7bc96 Initial import of guile-oops. From the DESCR:
GOOPS is the object oriented extension to Guile. Its implementation is
derived from STk-3.99.3 by Erick Gallesio and version 1.3 of Gregor
Kiczales `Tiny-Clos'.  It is very close in spirit to CLOS, the Common
Lisp Object System (`CLtL2') but is adapted for the Scheme language.
2000-11-29 18:28:30 +00:00
agc
c6ee400636 Add similar patch to the one in mit-pthreads, fixing the return value from
detzcode() from long to int. From Tom Thai.
2000-11-29 17:08:07 +00:00
agc
0f6a64c129 Add a patch from Tom Thai - without this patch, mysql will result in a
wrong date for "select now()".
2000-11-29 16:42:57 +00:00
itojun
1ca82b0d3b move installation of gettextize files to devel/gettext.
repair gettext build on fresh install.  re-introduce gettextize file
installation.  reported by: mycroft
2000-11-29 05:05:28 +00:00
mycroft
be44d42b1a Revert previous commit. It doens't even *compile*. 2000-11-29 04:41:02 +00:00
mycroft
30730dbe90 Back out previous change. It doesn't even *compile*. 2000-11-29 04:34:48 +00:00
jwise
0a4a1e89c7 Create ${PREFIX}/lib/java if it does not exist. 2000-11-27 20:41:14 +00:00
mycroft
3ae7e5a6d5 Correct PLIST for libtool changes. 2000-11-27 20:02:12 +00:00
tron
8939ebbf08 Remove "etc/gconf/gconf.xml.defaults" and its sub directories which are
not created by this version of "GConf".
2000-11-27 16:10:08 +00:00
tron
3d34760253 After "bsd.pkg.mk" has been fixed the work arround for "libtool"
version 1.3.5nb9 or newer is not required any more.
2000-11-27 16:00:19 +00:00
rh
819fe7e5e1 Update GConf to 0.11. Changes include additional locale files, some
minor enhancements, and bugfixes.  Most notably, GConf now compiles under
non-ELF architectures (tested under NetBSD-1.4.3/i386)
2000-11-27 14:26:17 +00:00
itojun
1bf5cb7465 make gettextize work again. this should fix packages that use automake. 2000-11-27 11:53:16 +00:00
itojun
04d381118e needs dependency for libintl/gettext 2000-11-27 11:35:45 +00:00
tron
49c6ee0ddb Rename "lib/GConf/1/libgconfbackend-xml.so" to
"lib/GConf/1/libgconfbackend-xml.so.0.0" during installation until
the automatic ELF shared library handling gets fixed.
2000-11-27 07:36:09 +00:00
tron
4f58e1ba0a Fix cut and paste error in last commit. 2000-11-27 06:45:42 +00:00
tron
a018220f15 Create link for "gconf-1.m4" in "${LOCALBASE}/share/aclocal" if
"xpkwedge" is not used.
2000-11-27 06:44:36 +00:00
tron
0ccff7fccf Need to substitude "${LOCALBASE}" in the package list. 2000-11-27 06:40:04 +00:00
tron
350e373f79 Create link for "gconf-1.m4" in "${LOCALBASE}/share/aclocal" if
"xpkwedge" is not used.
2000-11-27 06:31:49 +00:00
wiz
55fe6e8780 This USEs_LIBINTL, too. 2000-11-27 02:52:58 +00:00
jtb
82a120c7db Add and enable "p5-ExtUtils-F77". Fixes PR pkg/11371 by Jason Beegan. 2000-11-26 22:20:14 +00:00
jtb
99c80c43d1 Initial import of new "p5-ExtUtils-F77" package:
Perl module for determining how to link Fortran and C
2000-11-26 22:08:06 +00:00
mycroft
528407f9bb Bump libfool version. 2000-11-26 21:12:54 +00:00
mycroft
754ef257be Set need_lib_prefix=no for all NetBSD platforms. gnumeric import modules and
gnome-python modules don't work without this.
2000-11-26 21:00:10 +00:00
tron
15956d6339 Update "libtool" version number after recent changes by Charles M. Hannum. 2000-11-26 20:38:53 +00:00
mycroft
c0f325e33c *SIGH*
The previous patch could cause problems in a couple of oddball cases.
So, set need_version=yes for a.out, and hack avoid-version so it works on
a.out platforms.
2000-11-26 11:22:40 +00:00
mycroft
94a0b17298 Regen. 2000-11-26 11:04:18 +00:00
mycroft
0619a2f2cd need_version is mostly bullshit. It only succeeds in breaking everything that
loads shlib components at run-time on a.out systems (such as imlib, gtk themes,
gdk-pixbuf, and gnumeric).  So, disable it for all NetBSD platforms.
(Note: This requires updating some PLISTs.)
2000-11-26 11:03:42 +00:00