Commit Graph

91 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sthen
c5a9533700 update to libslang-2.3.2, based on a diff from William Ahern 2021-07-09 10:41:58 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
espie
a48f7d2377 a bit of love for slang
- install pkgconfig file (no change in bulk, nothing else picks it up)
- install rc file that makes the integrated shell actually fully functional.

Functional parts tests and okay solene@
2018-05-27 08:37:05 +00:00
espie
562e37ff5e "version" the commented out .so.major file so that it moves around nicely 2018-05-15 15:04:09 +00:00
naddy
1db8edffc5 replace libiconv module 2016-09-13 14:40:29 +00:00
jasper
33b06acd43 remove a sparc leftover 2016-09-06 13:18:42 +00:00
naddy
407f17974c remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared,
fold PFRAG.shared into PLIST
2016-03-10 21:58:51 +00:00
tobiasu
4e5d29f14a sparc needs -fPIC as well 2016-02-20 14:02:51 +00:00
bentley
3bfd5f8b03 Update HOMEPAGE and MASTER_SITES. 2015-06-17 08:56:42 +00:00
sthen
18e3f0d283 replace a backwards memcpy in libslang with memmove 2015-01-30 14:12:26 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
naddy
b4fb4aa9c7 cope with new png include layout 2013-06-03 02:46:57 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
espie
dcfcc64920 switch to PROPERTIES 2011-11-18 10:29:37 +00:00
sthen
19ad60d683 update to S-Lang 2.2.4 2011-09-21 22:01:56 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
sthen
f4d32fa5e8 update S-Lang to 2.2.2; from Frank Denis 2010-09-13 07:35:08 +00:00
sthen
ae275f52b8 Remove workaround for optimizer-related problem on amd64 gcc 3.3.
From Brad.
2010-06-11 21:48:09 +00:00
sthen
3bfccf6ba8 steven@ points out the -O0 which is needed on amd64 with gcc 3.3 for
slarrfun.c can be passed via the environment rather than in a patch;
do this and only apply it to amd64.
2009-10-25 11:48:09 +00:00
sthen
e7827c67d0 - build slarrfun.c with -O0, with default flags it generates broken
code on some arch (reported on amd64 with GCC 3.3 by Simon Nicolussi)

- autoconf picks up oniguruma if installed, add as a LIB_DEPENDS
2009-10-23 09:23:11 +00:00
sthen
691b3ef0e0 update slang to 2.2.1, dependent ports will be updated shortly. 2009-10-13 21:46:20 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
bernd
3f2165e10c - SHARED_LIBS
- regen patches while I'm here
2006-01-07 14:19:29 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
espie
ea4507e6c2 FAKE=lib for libslang. Okay, so we no longer need to install libslang
at all while building.

Add a missing MODULE on gettext in slrn, someone else will fix the
configure test presumably...
2005-04-19 09:41:41 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
brad
cedf109aad remove myself as MAINTAINER 2004-10-19 03:07:56 +00:00
espie
0a5d240a79 new plists 2004-08-10 00:52:43 +00:00
espie
42a12c581b NO_SHARED_LIBS always defined. 2004-08-02 12:35:05 +00:00
espie
26bd7c43d8 explicitly tag no-autoheader some ports for which re-running it after autoconf
is a problem.
2004-03-04 17:49:26 +00:00
naddy
1bc6d8a294 remove workarounds for gcc2.95/sparc64 optimizer bugs 2004-02-24 00:06:43 +00:00
brad
c51aeee32a remove shared lib inter-library dependency on libm and libcurses 2004-01-11 07:05:31 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
3da57d9a6a work around an optimizer bug in gcc 2.95 on sparc64 2003-08-13 23:41:02 +00:00
naddy
50416afbef update to 1.4.9; ok brad@ 2003-05-14 04:52:27 +00:00
brad
06ae6d0357 use MASTER_SITE_BACKUP for now 2003-01-04 00:05:46 +00:00
brad
f060e4e8e2 upgrade to libslang 1.4.6 2002-10-19 03:07:28 +00:00
brad
7680421cdf upgrade to libslang 1.4.5 2002-05-08 02:04:08 +00:00
brad
165283312c add link of libcurses to libslang, should fix problems with ports that
use libslang on ELF-based systems.
2002-03-24 22:15:07 +00:00
pvalchev
2120e5baab sparc64 only; brad 2002-02-13 01:44:44 +00:00
pvalchev
ab7938b11d use -fPIC on sparc64 & sparc 2002-02-12 23:26:50 +00:00
brad
98ffbf2bca - bump NEED_VERSION
- rename checksums file
- add regression tests
- change autoconf test to use __ELF__ cpp symbol instead of using file(1)
2001-12-08 05:22:07 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
drahn
0255845260 Mark libslang as unbroken for powerpc. The problem was a bug in isinf()
which was fixed earlier today.
2001-05-11 23:19:53 +00:00
lebel
0ae87f81fc devel: COMMENT is out, bump NEED_VERSION. 2001-05-06 00:12:42 +00:00