Commit graph

88793 commits

Author SHA1 Message Date
joerg
4e6e7dd792 - correctly depend on devel/gettext-lib, bump revision for this
- this uses libtool, tell the framework so
- don't declare alloca on DragonFly, it conflicts with system headers
- patch libtool.m4 fragment for DrgaonFly
2005-12-01 23:11:26 +00:00
gdt
767f75af76 add tex2page 2005-12-01 21:06:13 +00:00
joerg
dcf86bce61 DragonFly is a BSD, but doesn't end in it. Add it to the cases. 2005-12-01 20:42:42 +00:00
wiz
0ce1afd7a5 Remove some dead sourceforge sites, and add some working ones. 2005-12-01 20:40:42 +00:00
wiz
36b5042168 Update comment in patch. 2005-12-01 20:25:44 +00:00
wiz
3839feffae Remove description and default for obsolete M68060. 2005-12-01 20:22:42 +00:00
wiz
9dba4230f6 Mark USE_RSAREF2 for removal after 2005Q4. 2005-12-01 20:21:55 +00:00
wiz
7429ba8aa3 Mark USE_RSAREF for removal after 2005Q4. 2005-12-01 20:21:10 +00:00
wiz
f40cea8002 Split multipatch into multiple patches. 2005-12-01 20:19:57 +00:00
wiz
f2a3f52f08 Do not suggest rsaref (testing artifact). 2005-12-01 20:18:29 +00:00
wiz
d6925aea5d Convert to options framework. 2005-12-01 20:17:48 +00:00
wiz
966dbdc638 Describe rsaref option. 2005-12-01 20:16:59 +00:00
wiz
382d475f21 Move USE_OPENLDAP from makevars.map to deprecated.map. 2005-12-01 20:13:16 +00:00
wiz
ef743064b7 Remove description and default for obsolete USE_OPENLDAP. 2005-12-01 20:12:17 +00:00
wiz
f899a879a5 Mark USE_OPENLDAP for removal after 2005Q4. 2005-12-01 20:11:52 +00:00
wiz
4c538e27bc Convert to options framework.
Fix a pkglint quoting warning while here.

XXX: openldap option disabled, since package does not compile with it.
XXX: package should use PKG_SYSCONFDIR and rc.d script frameworks.
2005-12-01 20:10:41 +00:00
wiz
5a22c2238d Describe openldap option. 2005-12-01 19:59:49 +00:00
wiz
8958652d15 Move USE_INN from makevars.map to deprecated.map. 2005-12-01 19:48:05 +00:00
wiz
e9b0c1f115 Describe nntpcache-pgp, trn-inn, and trn-nntpclnt. 2005-12-01 19:47:27 +00:00
wiz
fb72572b1e Remove obsolete USE_INN; LEGACY_VARS handling is in trn's options.mk. 2005-12-01 19:47:26 +00:00
wiz
57a15fad80 Fix lots of pkglint warnings. 2005-12-01 19:45:11 +00:00
joerg
8a567a235f Remove left hand side casts, they are useless and a GCC extension not
supported with GCC 3.4+.
2005-12-01 19:43:23 +00:00
wiz
85840f74f4 Remove "${CC}" with ${CC:Q}. 2005-12-01 19:33:10 +00:00
wiz
7d3cf3c138 Remove obsolete and unused USE_INN from BUILD_DEFS. 2005-12-01 19:32:47 +00:00
wiz
2c366b09bb Convert to options framework. 2005-12-01 19:29:26 +00:00
wiz
1c6d543c75 Move USE_OSS from makevars.map to deprecated.map. 2005-12-01 19:20:14 +00:00
wiz
e6dcc83013 Remove description for obsolete USE_OSS. 2005-12-01 19:19:32 +00:00
wiz
47205bb26f Mark USE_OSS for removal after 2005Q4. 2005-12-01 19:19:20 +00:00
wiz
ce99b41dc7 USE_OSS is deprecated, do not add it to BUILD_DEFS. 2005-12-01 19:18:50 +00:00
wiz
f63ba8662e Convert USE_OSS to oss option. 2005-12-01 19:17:54 +00:00
wiz
c79f85ac70 Move USE_XFACE from makevars.map to deprecated.map. 2005-12-01 19:11:20 +00:00
wiz
ccd03b01b5 Mark USE_XFACE for removal after 2005Q4. 2005-12-01 19:09:39 +00:00
wiz
9240c07b8f Remove description for obsolete USE_XFACE. 2005-12-01 19:09:15 +00:00
wiz
3bfed04ca6 Move USE_SJ3 and USE_WNN4 from makevars.map to deprecated.map. 2005-12-01 19:08:15 +00:00
wiz
86b174e21c Remove descriptions and settings for obsolete USE_CANNA, USE_SJ3, and USE_WNN4. 2005-12-01 19:07:47 +00:00
wiz
de40445e87 Mark USE_CANNA, USE_SJ3, and USE_WNN4 for removal after 2005Q4. 2005-12-01 19:07:06 +00:00
joerg
f09db0a9ca Add some unistd.h includes to get some prototypes, fix conditional
inclusion to include sys/time.h and unistd.h even if sys/select.h
exist, otherwise not all prototypes and types exist on DragonFly.
2005-12-01 19:02:45 +00:00
wiz
06997591c4 Convert to options framework. 2005-12-01 18:58:39 +00:00
wiz
679f349753 Describe sj3 option. 2005-12-01 18:57:37 +00:00
gdt
0d3b26e470 add missing 'version' token for tex2page (tnx wiz for pointing out) 2005-12-01 18:56:34 +00:00
adrianp
bb31ea40e5 Updated chat/unrealircd to 3.2.3nb1 2005-12-01 18:55:27 +00:00
gdt
eb4f0e4386 TeX2page makes Web pages from TeX manuscripts. It reads an input
document that is marked up in a TeX format (viz., plain TeX, LaTeX,
Texinfo), and produces an output document with the functionally
equivalent HTML markup. TeX2page uses the same input file syntax,
calling conventions, and error-recovery mechanisms as TeX, and thus
demands no additional expertise of a user already familiar with
TeX. TeX2page runs on modern Schemes and Common Lisp.
2005-12-01 18:50:14 +00:00
wiz
057d916d58 Split up patch-global multipatch in multiple separate patches. 2005-12-01 18:46:53 +00:00
wiz
1189c2f0ed Remove NO_X11 handling completely -- it is not referenced anywhere
else in pkgsrc.
2005-12-01 18:38:45 +00:00
gdt
806fceaecc note tex2page 2005-12-01 18:37:23 +00:00
wiz
b6985a3a59 regen in diff -u format. 2005-12-01 18:33:48 +00:00
wiz
284e43cb9f Convert to options framework.
Fix lots of pkglint warnings while here.
Simplify PLIST handling.
2005-12-01 18:29:58 +00:00
wiz
7f19d70f3b Move some obsolete variables from makevars.map to deprecated.map. 2005-12-01 18:26:01 +00:00
wiz
0f14d10fce Remove support for obsolete USE_CUPS variable.
Fix NO_X11 handling according to my guess how it should behave
(instead of being a clause with no effect).
2005-12-01 18:25:27 +00:00
wiz
c2d4b08c4d Remove some unused variables' descriptions. 2005-12-01 18:23:37 +00:00