Commit Graph

639 Commits

Author SHA1 Message Date
espie
984e8ea577 New extract framework 2000-09-15 14:38:45 +00:00
brad
d747487760 mark threads FLAVOR BROKEN on SPARC. 2000-09-13 08:56:30 +00:00
kevlo
492c925dfc Update to version 1.3a4. This version supports ruby. 2000-09-12 15:58:53 +00:00
brad
08335c8a5a use new extraction framework: remove USE_ZIP and set EXTRACT_SUFX 2000-09-12 15:37:33 +00:00
avsm
d6600dab36 - update to v2.18
- change maintainer address to @openbsd.org
- bump NEED_VERSION
2000-09-11 16:32:12 +00:00
brad
a91532a9c1 add popt to Makefile 2000-09-10 08:37:13 +00:00
brad
beb3ed7ca6 add popt port
--
This is the popt command line option parsing library. While it is similiar
to getopt(3), it contains a number of enhancements, including:

        1) popt is fully reentrant
        2) popt can parse arbitrary argv[] style arrays while
           getopt(2) makes this quite difficult
        3) popt allows users to alias command line arguments
        4) popt provides convience functions for parsing strings
           into argv[] style arrays
2000-09-10 08:28:55 +00:00
brad
187065079f - remove config.sub and config.guess from patches and provide them in
files dir
- remove post-build and post-install, override ALL_TARGET and
INSTALL_TARGET instead
- use better filename for patch
2000-09-06 05:07:24 +00:00
brad
f5a7719c84 reorganize 2000-09-06 05:01:57 +00:00
brad
5b95f7ed7e remove libicq from Makefile 2000-09-06 04:49:19 +00:00
brad
e543d49ee1 axe this long unmaintained port 2000-09-06 04:48:46 +00:00
matt
686e0c1e26 damn cvs... FAKE, HOMEPAGE (ok niklas@) 2000-09-05 23:28:13 +00:00
matt
04d717c60d FAKE, HOMEPAGE (ok niklas@) 2000-09-05 23:27:39 +00:00
kevlo
a9d338e1cb - Add HOMEPAGE
- WRKSRC -> WRKDIST
- Add @comment to PLIST
2000-09-05 09:39:07 +00:00
brad
2653a8244e upgrade to libslang 1.4.2 2000-09-05 03:27:29 +00:00
brad
5436c404fb add HOMEPAGE 2000-09-04 07:28:16 +00:00
brad
1ab6754a53 add t1lib to Makefile 2000-08-31 06:57:48 +00:00
brad
8ebd08b18a add t1lib port;
--
t1lib is a library written in the C programming language allowing a
programmer to generate bitmaps from Adobe (TM) Type 1 fonts quite
easily. These bitmaps are returned in a data structure with type
GLYPH. This special GLYPH-type is also used in the X11 window system
to describe character bitmaps. It contains the bitmap data as well as
some metric information. But t1lib is in itself entirely independent
of the X11-system or any other graphical user interface.
2000-08-31 06:54:06 +00:00
brad
20682fd5e2 remove @pkgcfl tag 2000-08-30 19:20:51 +00:00
brad
d245caed52 remove libIDL from Makefile 2000-08-30 19:03:10 +00:00
brad
6bdc70d03f remove libIDL port, this shouldn't have been imported in the first
place. use devel/ORBit.
2000-08-30 19:02:27 +00:00
brad
46d65ad221 don't unconditionally redefine MIN/MAX 2000-08-27 22:17:40 +00:00
brad
e50ac6b1ee bump NEED_VERSION 2000-08-27 22:16:22 +00:00
rohee
d8008c3e49 Since we install GNU make as gmake replace "make" with "gmake" in the
manpage where it makes sense.
2000-08-27 01:05:06 +00:00
brad
3296c5ed58 upgrade to ORBit 0.5.3 2000-08-21 12:20:20 +00:00
brad
be863e4718 - fix broken conversion to new style PLISTs
- sort PLISTs
2000-08-20 20:42:12 +00:00
brad
64f4684bee upgrade to GNU indent 2.2.5 2000-08-20 19:18:56 +00:00
kevlo
e311ea6419 Mark broken. The lastest version still has a lot of tmpnam() warnings.
My fault, sorry espie@.
2000-08-19 16:32:33 +00:00
brad
de717d09ee style 2000-08-18 20:45:07 +00:00
kevlo
32620295b0 - Update to version 1.3a3
- Add HOMEPAGE
- Bump NEED_VERSION
2000-08-18 01:30:07 +00:00
brad
45a645a76a revert this change, you could have atleast passed it by me first,
no_threads -> threads
2000-08-17 21:44:18 +00:00
brad
0bc19c141d use proper linker flag for our pthreads library 2000-08-17 21:39:42 +00:00
fgsch
b3166ee365 Add no_threads FLAVOR. Compile with threads support by default.
Useful if I ever get freeamp to work.
2000-08-17 20:55:58 +00:00
fgsch
59779501e8 Remove LICENSE_TYPE and FAKE=yes. Use CONFIGURE_STYLE.
Add HOMEPAGE. Install all the info files. Bump NEED_VERSION.
Remove info stuff on uninstall and sync PLIST. Add comment tag.
2000-08-17 12:32:44 +00:00
kevlo
e8b476364b - Mark unbroken
- Update to version 3.2.1
- Remove USE_X11 and FAKE; USE_CONFIGURE -> CONFIGURE_STYLE
- Add HOMEPAGE; add @comment to package list
2000-08-17 05:47:24 +00:00
brad
03b4b530e9 use better filenames for patches 2000-08-07 03:56:01 +00:00
espie
23043ca78b update to 2.5q 2000-08-01 15:41:13 +00:00
brad
fd473ef863 upgrade to pth 1.3.7 2000-07-29 22:42:17 +00:00
brad
1253f60d8b upgrade to shtool 1.5.1 2000-07-29 22:18:07 +00:00
brad
324ff57c7f add pth to Makefile 2000-07-28 10:46:33 +00:00
brad
fbe80729a4 add pth port.
--
Pth is a very portable POSIX/ANSI-C based library for Unix platforms
which provides non-preemptive priority-based scheduling for multiple
threads of execution ("multithreading") inside server applications. All
threads run in the same address space of the server application, but
each thread has it's own individual program-counter, run-time stack,
signal mask and errno variable.
2000-07-28 10:39:00 +00:00
brad
3ae30d2392 mention GNU 2000-07-28 09:18:38 +00:00
danh
770b0e3b68 added cvs2cl to Makefile 2000-07-25 20:53:10 +00:00
danh
e9498a6c07 added cvs2cl; reviewed by naddy@ 2000-07-25 20:49:44 +00:00
brad
c0937f77b9 - bump NEED_VERSION
- add HOMEPAGE
- use better filename for patch
- enable inter-library dependencies
2000-07-20 05:40:43 +00:00
jasoni
128fdf0128 GNU_CONFIGURE -> CONFIGURE_STYLE
remove FAKE=Yes
use new PLIST setup
add @comment id to PLISTs
2000-07-20 03:48:38 +00:00
brad
fbf76e36cc style 2000-07-19 08:24:53 +00:00
brad
493ce7a046 - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-19 05:56:27 +00:00
brad
de0ec4e068 - add HOMEPAGE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-19 05:29:04 +00:00
kevlo
f7217796e5 - Update to 1.0b9
- Add the patch-ad to make this port is suitable for tcl/tk 8.3
- Add @comment to PLIST
2000-07-14 06:11:05 +00:00
danh
24a8b9b8de port cleanup from maintainer. removes explicit FAKE, and uses CONFIGURE_STYLE.
this also updates the PLIST.
2000-07-13 18:06:17 +00:00
espie
5258910137 Checksum changed 2000-07-11 09:16:32 +00:00
d
b674131a6e increase the 10MB delta limit check to 100MB for those humungous freebsd xEmpty deltas 2000-07-09 23:09:48 +00:00
brad
440809dfc9 upgrade to gmake 3.79.1 2000-07-04 01:55:23 +00:00
krw
03a8e05ef7 Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.

As requested by espie@
2000-07-04 01:46:37 +00:00
brad
75b087a66f - add HOMEPAGE
- fix usage of CONFIGURE_STYLE, simple -> gnu dest old
- remove now unnecessary CONFIGURE_ARGS option
2000-07-04 01:44:45 +00:00
brad
964180285b make this port respect DESTDIR 2000-07-01 22:54:48 +00:00
brad
81a86715f1 upgrade to shtool 1.5.0 2000-07-01 22:42:28 +00:00
brad
e8d187bbae upgrade to mm 1.1.3 2000-07-01 22:30:10 +00:00
fgsch
22a08b2ee4 remove FAKE=yes and LICENSE_TYPE. use CONFIGURE_STYLE.
LICENSE_TYPE. bump NEED_VERSION. add comment to plist.
2000-06-30 02:10:09 +00:00
fgsch
07c72692d0 remove FAKE=yes and use CONFIGURE_STYLE.
bump NEED_VERSION.
2000-06-28 00:44:05 +00:00
brad
73cf4ce4d0 - cleanup Makefile a bit
- add HOMEPAGE to DESCR
2000-06-27 06:14:46 +00:00
kevlo
6bcca11f53 Add HOMEPAGE. Submitted by the maintainer. 2000-06-27 05:59:48 +00:00
kevlo
e269deb125 Move the mo files to ${PREFIX}/share/locale, not ${PREFIX}/lib.
Thanks naddy@
2000-06-27 02:06:12 +00:00
kevlo
252f5f198e Add cook 2000-06-26 03:47:13 +00:00
kevlo
d2dc8fcab1 Initial import of cook version 2.15.
cook likes make,  but more powerful and clean.

Submitted by:	Gregory Steuck <greg@nest.cx>
2000-06-26 03:46:21 +00:00
brad
1e5213144d - add HOMEPAGE
- make -> ${MAKE}
2000-06-25 20:38:30 +00:00
brad
c5b8d02abf - add HOMEPAGE
- remove FAKE=Yes
- remove useless post-install target
- GNU_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-06-25 07:31:11 +00:00
brad
190c7d6e27 - remove FAKE=Yes
- add HOMEPAGE
- HAS_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-06-25 07:22:45 +00:00
brad
841c06f03b add HOMEPAGE 2000-06-22 04:40:40 +00:00
brad
885de68ede - add HOMEPAGE
- remove license type
2000-06-22 04:39:07 +00:00
brad
2f5dd5d95f enable inter-library dependencies 2000-06-22 04:19:44 +00:00
brad
6a479f7219 upgrade to glib 1.2.8 2000-06-21 09:57:54 +00:00
kevlo
dffc52bc1b - Upgrade to version 1.4.9
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Bump NNED_VERSION
- Add @comment to PLIST
2000-06-21 09:22:05 +00:00
jakob
6cdfeb74ae correct PLIST/PFRAG.shared 2000-06-20 19:38:13 +00:00
jakob
51b2c6ddfe enable pcre 2000-06-20 18:55:36 +00:00
jakob
61fe87e851 pcre port 2000-06-20 18:54:51 +00:00
espie
28ef29084c Register conflicts.... I was dead sure I had committed this ages ago.
Convert to new style while I'm at it...
2000-06-20 15:43:42 +00:00
fgsch
08df720d4a The filename now includes the maintainence release; thanks to NetBSD's
maintainer David Maxwell for the info.
Kill LICENSE_TYPE and change the package name to reflect the mr as well.
2000-06-17 18:47:40 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
chris
7c5527d45b Fix o'Master Sites 2000-06-16 05:25:28 +00:00
fgsch
60845ccba4 enable libsigc++ 2000-06-15 10:09:50 +00:00
fgsch
d4d6a905ff a callback framework for C++ 2000-06-15 10:03:05 +00:00
fgsch
6d6f84c806 remove unneeded install-info. 2000-06-15 09:59:58 +00:00
fgsch
722cde7132 CONFIGURE_STYLE and NEED_VERSION; remove FAKE=yes
add comment to plist.
2000-06-15 09:49:33 +00:00
kevlo
7acf3445f6 - Upgrade to version 1.3a2
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Bump NEED_VERSION
- Add @comment with PLIST
2000-06-13 14:31:56 +00:00
kevlo
668dd118a2 Use PFRAG.shared instead. 2000-06-13 02:36:13 +00:00
kevlo
67a202ac00 - Upgrade to version 1.4.1
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Remove FAKE= Yes
- Add @comment with PLIST & PLIST.noshared
2000-06-13 02:07:48 +00:00
fgsch
774d5a9fca change license to none. install all files in h/ since some missiong ones
are needed for the upcoming cdrdao port.
2000-06-12 20:40:02 +00:00
fgsch
cc9069b6a0 enable pccts. 2000-06-12 17:47:49 +00:00
fgsch
db154155f9 PCCTS - Purdue Compiler Construction Tool Set
Recursive descent parser generator supporting LL(k>=1) grammars
and arbitrary lookahead with backtracking.
2000-06-12 17:45:19 +00:00
brad
5af300f242 not sure how this part of the patch got in here. 2000-06-12 02:58:20 +00:00
brad
b65a1fbba0 remove unnecessary patches, a fix for this problem has been provided in
bsd.port.mk as of revision 1.302
2000-06-12 02:49:26 +00:00
brad
a3355b6059 add @comment with RCS id 2000-06-11 17:54:04 +00:00
brad
3fc38c07a1 - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
2000-06-11 17:49:35 +00:00
brad
5d060c1823 remove FAKE=Yes 2000-06-10 18:14:47 +00:00
brad
b1adbfdc4d add @comment with RCS id 2000-06-10 18:13:36 +00:00
brad
cf9df3abdc fix offsets after upgrading to libtool 1.3.5 2000-06-10 18:04:03 +00:00
brad
7d9d8c2a08 use the new framework for PLISTs 2000-06-10 17:50:17 +00:00
brad
89df4bdb05 upgrade to libtool 1.3.5 2000-06-10 17:14:15 +00:00
espie
b7b871bb84 fake 2000-06-07 01:22:05 +00:00
yanick
99393bf9fa marked as broken 2000-06-02 16:09:51 +00:00
brad
068ee71ade bump NEED_VERSION 2000-06-02 15:24:42 +00:00
espie
eb16e3f258 Trivial fake 2000-05-31 14:47:07 +00:00
espie
222d41a94f sneaky fake 2000-05-31 14:41:17 +00:00
espie
53ecef1552 Trivial fake 2000-05-31 14:33:35 +00:00
espie
990dbe2773 trivial fake 2000-05-31 14:31:20 +00:00
espie
579eb96fdc Trivial fake 2000-05-31 14:16:18 +00:00
espie
074cc19014 Trivial fake 2000-05-31 14:02:47 +00:00
kevlo
b44ccad95c Clean up the Makefile. 2000-05-29 02:44:52 +00:00
kevlo
5001cddea9 Add the jfc. 2000-05-28 06:25:25 +00:00
kevlo
b380f7faec Initial import of SWING 1.1.1.
JFC(Java Foundation Classes) is a comprehensive set of graphical user
interface components and foundation services.
2000-05-28 06:24:27 +00:00
espie
6e36e6ac07 bug-fix version.
includes support for more gcc extensions, and a parser fix for
case :  without code.
2000-05-26 20:45:54 +00:00
turan
f144d7c655 fix plist. noticed by Sean Cavanaugh <seanc@mona.cginfo.sk.ca> 2000-04-29 00:25:18 +00:00
espie
f80fa9e00b From Kyle Hargraves <halogen@nol.net>:
add a few missing entries from SUBDIRs.
Leave lam out for now, as its install process is really weird.
2000-04-21 18:45:10 +00:00
espie
0127bb854e Fix pkgname so that the pkg tools don't get confused about the version number. 2000-04-18 23:56:26 +00:00
turan
d74ff3e131 license 2000-04-18 09:48:00 +00:00
angelos
64c2d8d38c License info. 2000-04-18 07:13:06 +00:00
turan
0cf42c549b bump up tcl and tk to 8.3.
add explict depends for tcl and tk
2000-04-12 19:45:51 +00:00
brad
390c444597 - bump NEED_VERSION
- remove license type
- use -f option when invoking rm on libtool.info*
2000-04-11 07:58:20 +00:00
espie
79b44a2110 Fake, add missing AM_MAKEFLAGS.
Remove obsolete texinfo-3.11 bug work-around.
2000-04-10 18:56:06 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
3ca2813d88 Forgot 2000-04-09 16:29:43 +00:00
espie
c55ee1bd77 Fake.
Fix emacs mode installation: stash the files into /usr/local/lib/id-utils,
and provide enough to run/re-run the compile when installing emacs/xemacs.
2000-04-09 14:25:33 +00:00
jasoni
354fbc9506 Update to 0.10.1 - bug fix, old src removed 2000-04-07 18:45:06 +00:00
kevlo
57c44c7a4a Add $OpenBSD$ tag, thanks espie@ for reminding me. 2000-04-05 13:19:05 +00:00
kevlo
486cbf6fd4 Add kdbg. 2000-04-05 11:18:14 +00:00
kevlo
c4d033dd05 Initial import of kdbg version 1.0.2.
kdbg is a graphical debugger for kde.

Submitted by:	Sean Cavanaugh <seanc@mona.cginfo.sk.ca>
2000-04-05 11:17:16 +00:00
jasoni
cb7d05b8dd Upgrade to 0.10.0 2000-04-03 03:00:03 +00:00
espie
a6cf1cb721 Looks more like an OpenBSD port. Not perfect, though. 2000-03-30 09:27:02 +00:00
chris
563d77295a Add license and fix hotjava pre-fetch 2000-03-30 06:51:28 +00:00
chris
9fa7531384 Sun JDK, based on the FreeBSD port, for those times when Kaffe won't
cut it.
2000-03-30 03:07:25 +00:00
espie
41a68d6cc1 Spell things out, for infrequent users. 2000-03-30 01:46:58 +00:00
turan
2d4cd35ae9 broken, Illegal variable name in id-utils.el 2000-03-29 07:06:13 +00:00
espie
285358609b Tk 8.3, fake. 2000-03-27 21:30:07 +00:00
espie
46805c3820 Fix tcl/tk 8.0 and 8.3 dependencies...
tcl/tk 8.2 still needs to be updated to 8.3 to fully clean up that mess.
2000-03-27 18:17:27 +00:00
kevlo
91d82b0d83 Fix the dependicies. 2000-03-27 16:05:40 +00:00
espie
ced97705ff Fake. 2000-03-26 02:29:58 +00:00
brad
78664493e0 get rid of fuzz and a bad offset caused by the port being upgraded 2000-03-25 21:10:55 +00:00
brad
dbb3b7b992 use gzip'd tarball 2000-03-25 21:08:01 +00:00
kevlo
303bafbff6 Upgrade to version 1.4.0. 2000-03-25 15:28:04 +00:00
espie
0a5efdfd59 Somewhate sloppy comments. 2000-03-24 23:49:10 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
espie
ed1f8b1fc8 Put back mktemp patches as SEPARATE patches.
Brad, next time, ask me, THANKS...

Turn m4 -g test around, so that it actually works on a machine without
enough gm4 compatibility.
2000-03-24 20:48:19 +00:00
brad
29dd38327c - get rid of overlaping patches
- fix autoheader for use with our new intree m4
2000-03-21 07:13:49 +00:00
brad
92cdae26a5 rearrange 2000-03-21 07:12:39 +00:00
espie
2a7029372b Fake.
Switch tkcvs to tcl/tk82
2000-03-20 19:25:12 +00:00
espie
3d3a33a0c3 Fake 2000-03-19 16:05:42 +00:00
espie
7c9df6c3fa Fix. 2000-03-18 22:46:18 +00:00
espie
07b374d7c1 autoconf WITHOUT gnu-m4 2000-03-18 15:54:22 +00:00
todd
6d57a47c9e fake 2000-03-18 06:14:47 +00:00
jasoni
f8a1bc82b5 Fake 2000-03-12 18:04:21 +00:00
brad
cef9aa2140 Fake 2000-03-12 05:20:44 +00:00
espie
d886bc92cf Fake+License 2000-03-12 05:08:48 +00:00
espie
e96352f139 Fake.
Mark as BROKEN, *no-one* has even tried to fix the numerous tmpnam() warnings
yet, which are OBVIOUS, ACTUAL SECURITY RISKS in every case.
2000-03-12 02:16:27 +00:00
espie
ca9e1244db Guide can be redistributed freely provided it's not tampered with. 2000-03-12 01:52:45 +00:00
espie
990a7ef20f Fake
Clean up gperf PLIST
Check license info (lclint guide is packaged separately, but written
by David Evans... I sent a request for clarification, but I'm sure the
whole package is meant to be free)
2000-03-12 00:25:21 +00:00
brad
80bac20ce7 fix stupid automake code for producing info pages so it'll work when using
SEPARATE_BUILD
2000-03-10 17:44:15 +00:00
brad
5b9c20e98e upgrade to glib 1.2.7 2000-03-10 07:45:14 +00:00
espie
106738c232 Fake 2000-03-08 01:13:13 +00:00
brad
f8cc047c0a better 2000-03-07 07:52:40 +00:00
brad
3b948f9762 Fake 2000-03-07 07:51:32 +00:00
espie
a5f05b3b0c Fake 2000-03-07 01:48:06 +00:00
espie
3fa87e4262 Fake 2000-03-06 03:51:34 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
espie
955f1011e4 fake + license info 2000-03-04 19:12:51 +00:00
d
3d05759a33 add ctm. ok brad@ 2000-02-28 22:55:04 +00:00
d
a579d76381 CVS Through Mail (client only) 2000-02-27 22:57:32 +00:00
millert
f6fbd938b8 The nasm license is a bit weird. You may distribute it under the terms
of the GPL, but you are still bound to the terms set forth in the License
file (basically non-commercial unless you pay the authors).  So just
label this as RESTRICT and be done with it.
2000-02-16 16:12:58 +00:00
millert
56d5293e91 Update to nasm-0.98; approved by angelos 2000-02-16 15:59:34 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
espie
1979146c6e YES -> Yes
INSTALL_DATA_DIR
2000-02-15 17:18:41 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
2881a396ff add NONE. do not restrict this NONE is a patch file. 2000-02-13 07:08:57 +00:00
turan
a668052801 add NONE. restrict distribution. 2000-02-13 07:03:18 +00:00
turan
3725daf1e6 dual GPL,NONE licenses, make the whole GPL 2000-02-12 09:33:58 +00:00
turan
ce65793f81 none licenses 2000-02-12 08:41:07 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
kevlo
012e2aa5d9 Mark it unbroken. Upgrade to version 3.2 and change the MASTER_SITES. 2000-02-11 05:50:24 +00:00
turan
70900a6e1c broken, sources moved 2000-02-11 03:01:54 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
brad
f3dd2e307e mkdir -> ${INSTALL_DATA_DIR} 2000-02-06 07:08:16 +00:00
brad
7d5a89babd bug fix patch, if the macro AM_GNU_GETTEXT finds a suitable libintl it
does not set INTLLIBS to '-lintl' as it should. ; From FreeBSD
2000-02-06 07:06:58 +00:00
brad
8dc1c78437 don't use aclocal or automake if they exist, they will break the port 2000-02-06 07:02:13 +00:00
brad
2e97458e51 ${LOCALBASE} -> ${PREFIX} 2000-02-06 00:28:56 +00:00
brad
7fe8c873d8 enable interlibrary dependencies 2000-02-05 17:39:51 +00:00
brad
3af680cf9f mkdir -> ${INSTALL_DATA_DIR} 2000-02-05 03:51:27 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
brad
b4c693d0ce correct usage of uuencode in po-mode.el since we're not using GNU
uuencode; from FreeBSD
2000-01-30 17:26:12 +00:00
yanick
c088af5817 COMMENT fix 2000-01-29 00:57:10 +00:00
yanick
d99f2e3052 Makefile fix 2000-01-29 00:48:30 +00:00
yanick
c0cb168f55 LAM MPI port 2000-01-28 21:56:10 +00:00
brad
7e360e9fb2 - ${MKDIR} -> ${INSTALL_DATA_DIR}
- remove workaround for texinfo install-info bug
- fix cut & paste mistake in PLIST
2000-01-16 05:18:21 +00:00
jasoni
40fb0f520d Set MASTER_SITES to ${MASTER_SITE_GNU}: sebastion@irelandmail.com 2000-01-15 07:30:09 +00:00
jasoni
9fadc61dd5 USE_GMAKE and re-enable SEPARATE_BUILD 2000-01-06 16:36:20 +00:00
jasoni
bb063960eb Disable SEPARATE_BUILD for now as it breaks WindowMaker 2000-01-06 15:57:37 +00:00
angelos
1d3934a93f Add tclcl port (commented out for now) 2000-01-06 02:37:05 +00:00