Commit Graph

44 Commits

Author SHA1 Message Date
naddy
acbb89678d drop RCS Ids 2022-03-11 19:49:07 +00:00
jsg
0ee1a83f41 add commas after .Nm items 2019-11-12 05:07:44 +00:00
jsg
d67406629d Change the standalone version of sam to a maintained fork which
supports scalable fonts among many other changes.

The prior 1998 version frequently crashes on amd64.

ok markus@ who drops maintainership
2019-11-12 02:45:32 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
sthen
cd095cec5e Handle pthread-stubs removal. 2017-10-23 17:11:02 +00:00
naddy
fafc8f8e0e fix errno declaration 2016-03-17 21:07:32 +00:00
schwarze
d3b8b62b9b Minimally fix the manual which was completely unreadable since the
initial import in 1998, lacking many marked-up words and symbols.
Drop USE_GROFF, there are only minor differences in the output.

OK markus@ (MAINTAINER) and naddy@.

(I don't think i ever fixed a seventeen-year-old bug in a port
before this one.  Naddy would say, "Nobody reads manuals, not even
the author of the manual."  Or the porter.  Not even in OpenBSD.
More's the pity.)
2015-04-18 20:35:25 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
naddy
54cbc4a57e switch to REVISION/EPOCH 2010-07-24 15:29:47 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
steven
eebe2048c3 remove surrounding quotes in COMMENT/PERMIT*/BROKEN 2007-09-15 19:00:54 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
ce4dc7f859 Add WANTLIB markers 2004-12-20 13:45:21 +00:00
espie
2895c5b310 new plists 2004-09-15 18:21:21 +00:00
sturm
27dea17c04 USE_X11=Yes 2003-03-31 14:36:02 +00:00
markus
72bf80f9c1 use ${CC}, ${PREFIX}, ${X11BASE}, new patch names, use ssh instead of rsh; with and ok naddy@ 2002-11-04 10:28:56 +00:00
naddy
52aa93aeef No regression tests available. 2002-10-28 02:13:21 +00:00
espie
d900d189e1 Bump NEED_VERSION 2002-03-21 21:25:50 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
jsyn
8d798bf3fb EXTRACT_CASES workaround for improper SHAR distfiles (no '#!/bin/sh');
ok espie@ in general, ok brad@
2001-08-05 20:50:55 +00:00
lebel
cb957c03b2 plan9 (from Outer Space): integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:04:57 +00:00
espie
309eab90c5 Consistent package naming. Version number should be easier to distinguish
from flavor markers unambiguously: no dashes in the version number itself.
2001-04-14 22:54:34 +00:00
wilfried
cc14644e38 respect CC/CFLAGS, ok maintainer 2001-03-17 17:11:56 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
espie
aff2e05260 Maintainer 2000-10-22 17:02:40 +00:00
brad
b37b045084 - remove license type
- add @comment with RCS id to PLIST
2000-08-19 02:05:41 +00:00
espie
a8548d6360 Fake plan9 subdir.
Add rc flavors.
2000-06-07 00:52:07 +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
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
markus
3b858c04ef add PERMIT_* 2000-02-25 10:30:05 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
brad
feaaa9e689 - change maintainers email address to markus@openbsd.org
- cleanup Makefile
1999-11-30 01:12:52 +00:00
brad
b0a1f1f3eb removed DISTFILES tag and added DISTNAME
use ${GZCAT} instead of gzip
sh -> ${SH}
1999-06-03 01:16:14 +00:00
brad
dfe12e7549 - style 1999-05-12 19:11:35 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
rohee
67f15ad8eb msfriedl@cs.fau.de -> markus.friedl@informatik.uni-erlangen.de as requested by the author 1999-04-06 19:12:38 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
cb73ca98dd comment out the BROKEN reason for all ports where the reason
was source files out of date and we have a copy of the required
version on ftp.openbsd.org
1998-10-18 05:01:58 +00:00
marc
32f46d8786 port added; Markus Friedl <Markus.Friedl@informatik.uni-erlangen.de> 1998-09-28 21:00:48 +00:00