Jimmy Olgeni
f7c07bb0b0
Some style fixes in the lang category (usual round of spaces -> tabs)
2001-02-05 15:04:13 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655
Third round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:59:45 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
Thomas Gellekum
2b54222fb3
- Convert to ELF.
...
- Support CC/CFLAGS/PREFIX.
PR: 16677
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-01 09:57:06 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
Satoshi Asami
d2b8bec209
Add USE_XLIB.
1998-12-22 05:37:22 +00:00
Justin M. Seger
ce69717876
Mark BROKEN for ELF:
...
ranlib Xlibsc.a
gcc -O2 -c sci.c -I. -o sci.o
gcc -o Xsci -O2 scdebug.o sceval.o scexpand.o scexpnd1.o scexpnd2.o scqquote.o screp.o scrt1.o scrt2.o scrt3.o scrt4.o scrt5.o scrt6.o scrt7.o scrtuser.o scinit.o apply.o callcc.o cio.o heap.o objects.o mtraps.o x86.o sci.o -lm
heap.o: In function `trace_stack_and_registers':
heap.o(.text+0x8f): undefined reference to `sc_geti386regs'
*** Error code 1
Stop.
*** Error code 1
1998-10-14 04:02:27 +00:00
Masafumi Max NAKANE
5e5eddfc60
ldconfig -> ${LDCONFIG}.
1997-07-17 15:13:02 +00:00
David E. O'Brien
d23a795680
CATAGORIES+= -> CATAGORIES=
...
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
5812de6cad
Change category nome from "languages" to "lang". Also remove "programming"
...
which appeared in some of them, everything here is a programming language! :)
1995-11-22 13:13:16 +00:00
Satoshi Asami
d530b271d9
Add
...
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
b450ab568d
MAINTAINER goes in a section of its own.
1995-04-15 22:12:24 +00:00
Joshua Peck Macdonald
7033d7a9f5
added myself as MAINTAINER
1995-04-15 21:56:27 +00:00
Satoshi Asami
e9ccf3caed
Update of lang Makefiles....
1995-04-15 05:44:50 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Steven Wallace
4ac273afbe
Scheme to C compiler and interpreter - 15mar93
...
Submitted by: jmacd@uclink.berkeley.edu (Josh MacDonald)
1994-12-29 23:35:47 +00:00