Commit Graph

261 Commits

Author SHA1 Message Date
naddy
611dc52f1c Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
sthen
e71b344591 pull in if_var.h to unbreak 2013-11-25 22:18:43 +00:00
naddy
048f6d4a22 Regenerate PLISTs now that imake installs the source man pages. 2013-10-11 20:39:16 +00:00
pascal
e44f3ba583 unfuck after getdents addition/getdirentries removal
ok sthen@ naddy@ (sorry, forgot about it completely)
2013-08-22 16:32:22 +00:00
landry
1c24878df9 Set @shell for rc.
From Dmitrij D. Czarkoff thanks!
2013-08-09 23:17:56 +00:00
sthen
5204634b2a use movw not movl with (16-bit) segment registers. 2013-03-21 22:26:27 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
pascal
6ff0df77af Small plist tweak by ajacoutot@; don't try to use rfork on i386
(noticed by nigel@)
2012-06-27 10:43:07 +00:00
pascal
3b91b2cb08 + plan9port 2012-06-26 15:07:53 +00:00
pascal
0422da9782 Plan 9 is a distributed computing environment built at Bell Labs
starting in the late 1980s. The system can be obtained from Bell
Labs at http://plan9.bell-labs.com/plan9 and runs on PCs and a
variety of other platforms. Plan 9 became a convenient platform for
experimenting with new ideas, applications, and services.

Plan 9 from User Space provides many of the ideas, applications,
and services from Plan 9 on Unix-like systems. It runs on FreeBSD
(x86), Linux (x86 and PowerPC), Mac OS X (PowerPC), OpenBSD (x86),
and SunOS (Sparc).


testing/feedback and ok landry@
2012-06-26 15:07:14 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
landry
47fbd92275 Set ONLY_FOR_ARCHS according to list of archs there's MD code for. 2012-02-16 21:59:17 +00:00
mpi
76973c6fde Fix build on i386
reported by and ok naddy@
2011-10-12 20:13:33 +00:00
mpi
666320c563 Fix build for powerpc
ok ajacoutot@
2011-10-08 15:02:51 +00:00
ajacoutot
b3a85ba949 Give this a chance to go further on macppc. 2011-09-21 11:26:09 +00:00
jasper
6639eb58eb import drawterm 20110221
Drawterm is a program that users of non-Plan 9 systems can use to
establish graphical cpu connections with Plan 9 cpu servers.  Just as
a real Plan 9 terminal does, drawterm serves its local name space as
well as some devices (the keyboard, mouse, and screen) to a remote cpu
server, which mounts this name space on /mnt/term and starts a shell.
Typically, either explicitly or via the profile, one uses the shell to
start rio.

from Stanley Lieber (MAINTAINER)
ok sthen@
2011-08-18 08:04:03 +00:00
jasper
499bec6a69 sync 2011-08-18 07:59:56 +00:00
jasper
caabccecac - fix patch names, no binary change 2011-07-08 09:44:02 +00:00
sthen
0297a3df78 - remove unnecessary NULL casts
- sync WANTLIB
2011-04-16 21:13:43 +00:00
jasper
9efeafb018 sync 2011-03-16 08:46:04 +00:00
jasper
c31ae32b24 import u9fs
U9fs is a program that serves Unix files to Plan 9 machines using the 9P
protocol. Its standard input and output are connected to a network
connection, typically TCP on an Ethernet. It assumes Plan 9 uids match
Unix login names, and changes to the corresponding Unix effective uid
when processing requests. Characters in file and directory names
unacceptable to Plan 9 are translated into a three-character sequence:
followed by two hexadecimal digits. U9fs serves both 9P1 (the 9P
protocol as used by the second and third editions of Plan 9) and 9P2000.

from Stanley Lieber (MAINTAINER), with some tweaks by me.
ok sthen@
2011-03-16 08:44:49 +00:00
jasper
18c1c3155a - Set license markers to NO, as the license is a non-standard, restrictive,
homebrew piece of crap.

- Update maintainer address while here

discussed with and ok naddy@
committing on behalf of william@
2011-01-13 08:47:07 +00:00
jasper
33f2001a22 - Set license markers to NO, as the license is a non-standard, restrictive,
homebrew piece of crap.

discussed with and ok naddy@
ok markus@ (MAINTAINER)
committing on behalf of william@
2011-01-13 08:46:42 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +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
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
kili
9a21d691f7 Fix PKGNAME.
Needs v0 (and an additional quirk).
2010-01-27 10:24:52 +00:00
jasper
6a5b7eafd2 - use ONLY_FOR_ARCHS instead of BROKEN here. 2009-11-01 22:39:53 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
fgsch
3fbd9cc177 sync WANTLIB. bump package. 2008-05-30 09:41:21 +00:00
steven
eebe2048c3 remove surrounding quotes in COMMENT/PERMIT*/BROKEN 2007-09-15 19:00:54 +00:00
ajacoutot
0e84a2c018 - add HOMEPAGE
- fix MASTER_SITES

from bsd at openbsd.rutgers dot edu (MAINTAINER)
2007-08-30 07:03:29 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
pvalchev
232caf4444 Mark as broken on architectures other than i386/sparc*, due to incorrect
use of varargs and other unportable constructs (that nobody has stepped
up to fix in years).
2006-12-16 19:34:14 +00:00
steven
91a71496cd USE_X11 2006-11-13 12:51:14 +00:00
espie
939a8c0f52 zap .0.0 2006-09-18 11:59:59 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
steven
2b8cfd9752 fix MASTER_SITES 2006-02-05 10:00:05 +00:00
sturm
db7caed932 SHARED_LIBS 2005-12-25 17:40:49 +00:00
alek
d5f67054c1 - Add WANTLIB marker
- USE_LIBTOOL=Yes
- Bump PKGNAME
2005-09-27 21:07:55 +00:00
espie
f1e7eab840 those packages have not changed names since 3.6, even though their
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.

Bump the pkgname, so that pkg_add -r will choose to update them.

okay pvalchev@
2005-08-17 16:10:02 +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
naddy
4bd0db3a38 update to 7.5.3; from Jon Trembley and William Yodlowsky 2004-10-07 17:14:24 +00:00
espie
2895c5b310 new plists 2004-09-15 18:21:21 +00:00
naddy
6661eeb2f5 update to 0.4.2, new master site; from cannings@, ok maintainer 2004-02-25 03:49:29 +00:00
espie
d426ad47b1 spelling. Rich, don't get contaminated by Theo, soon you'll be spelling
implimentation along with compatability.
2004-02-21 19:19:35 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
12b6c8b7c3 skip rune.3 to avoid conflict with devel/libutf 2003-08-26 17:24:20 +00:00
sturm
e1860af6eb update to 9menu 1.7
from Matthias Bauer <bauerm@i1.informatik.uni-erlangen.de>
2003-07-01 20:21:11 +00:00
pvalchev
eb2c5e1c91 bump PKGNAME after last change to distinguish the move 2003-05-24 19:42:22 +00:00
pvalchev
2afa58311a help this find 9libs in their new location 2003-05-24 19:39:20 +00:00
pvalchev
e43c2d3933 move includes into LOCALBASE/include/9libs, to avoid conflicts
(regexp.h conflicted w/ the one in /usr/include)
2003-05-24 19:38:46 +00:00
pvalchev
2aece5742a update-patches 2003-05-24 19:13:08 +00:00
markus
a1c70bcbe4 switch back to rc-1.6; ok sturm@ 2003-05-15 03:25:56 +00:00
cannings
b20523e6bc updated wily for 9libs 2003-05-13 03:06:41 +00:00
cannings
61938358fc added 9libs 2003-05-11 08:28:28 +00:00
cannings
bd51a04cbe moved to 9libs 2003-05-11 08:27:00 +00:00
cannings
aaefd6a70d initial port of 9libs-1.0
This is 9libs, a package of Plan 9 compatability libraries derived from
the X11 version of Rob Pike's editor, sam.

(typed in wrong directory previously)
2003-05-11 08:24:29 +00:00
cannings
a7cc87eb57 initial import of 9libs-1.0
This is 9libs, a package of Plan 9 compatability libraries derived from
the X11 version of Rob Pike's editor, sam.

ok pval
2003-05-11 08:18:02 +00:00
sturm
27dea17c04 USE_X11=Yes 2003-03-31 14:36:02 +00:00
markus
8fd2984a26 export prompt. rc-1.6 did so, too. 2003-02-19 21:27:35 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
markus
fb57ca2e66 update to 1.7, from mechiel at ueber.net; ok pval@ 2002-12-03 19:51:25 +00:00
pvalchev
3d39a5cb95 - cast NULL to (void *) to make sure it is 64bit in execl call
- short gets promoted to int as an va_arg() type
ok markus
2002-11-21 17:53:23 +00:00
reinhard
4d2c352d35 update checksum for distfile:
"The author confirmed that he did update the tarball without bumping
the version and promised not to do that too often..."
maintainer ok
2002-11-08 12:02:27 +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
4740832f33 Update to 7.2.8.
Changes to larswm include a more "3D" look.  Some important changes
have been made regarding the special shell variables (like WM_SELTEXT);
see the ChangeLog for details.

From: William Yodlowsky <bsd@openbsd.rutgers.edu>
2002-10-30 13:48:48 +00:00
naddy
52aa93aeef No regression tests available. 2002-10-28 02:13:21 +00:00
naddy
33f5372812 Enable regression tests. 2002-10-28 02:05:29 +00:00
pvalchev
51f3b298bb Update to larswm-7.1.4; from maintainer William Yodlowsky
New features, bugfixes - see ChangeLog
2002-08-25 03:09:41 +00:00
pvalchev
d8c7c798ef Update to larswm-7.1.2 (minor fixes); from maintainer William Yodlowsky 2002-07-21 23:41:07 +00:00
brad
d77f6c3d10 move homepage to the Makefile 2002-07-15 18:04:30 +00:00
angelos
178df7c993 Update web page, from adam@ninethree.net 2002-07-13 11:28:42 +00:00
pvalchev
eaf84db4f4 Update to larswm-7.1; from maintainer William Yodlowsky 2002-07-12 07:17:01 +00:00
jsyn
608864e124 sort; kill dangling # 2002-06-09 05:54:33 +00:00
fgsch
7b5f509f5a kill MASTER_SITE_SUBDIR and bump NEED_VERSION. 2002-05-14 22:44:56 +00:00
naddy
a65fe72c96 Update to 7.0.14.
From maintainer William Yodlowsky <bsd@openbsd.rutgers.edu>.
2002-05-07 17:32:03 +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
angelos
7a67ba7fa2 Use X11BASE; from <heko@iki.fi> 2001-08-02 18:54:04 +00:00
naddy
0d9033c0c6 update to 0.4.1; from maintainer 2001-06-04 23:27:48 +00:00
camield
5496ff8276 fix quoting 2001-05-11 10:03:39 +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
naddy
dbd13910e5 Maintainer update to 0.2.
From William Yodlowsky <wyodlows@andromeda.rutgers.edu>.
2001-01-02 20:14:05 +00:00
naddy
e34fa7b095 Update to 7.0.13.
From William Yodlowsky <wyodlows@andromeda.rutgers.edu>.
2001-01-02 16:01:03 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
markus
27a5c8acce update to pre-9wm-1.2 2000-12-12 23:46:14 +00:00
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
espie
aff2e05260 Maintainer 2000-10-22 17:02:40 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
brad
227f3780c0 add real name to MAINTAINER
--
From: maintainer
2000-10-08 19:11:37 +00:00
brad
33d844ebf9 - additional documentation and examples
- add real name to MAINTAINER
--
From: maintainer
2000-10-08 19:09:07 +00:00
brad
690eb78301 upgrade to larswm 7.0.8 2000-10-06 01:35:54 +00:00
brad
5b1c9c21c6 - another distsite
- change MAINTAINER e-mail address
--
From: maintainer
2000-09-22 20:48:50 +00:00
brad
deb1168f02 upgrade to larswm 6.0.4; From: maintainer 2000-09-22 20:46:18 +00:00
brad
d92984f3cc upgrade to larswm 5.8 2000-09-06 01:34:13 +00:00
brad
f6091fad28 upgrade to larswm 5.6.4; From: maintainer 2000-08-28 20:11:19 +00:00
brad
879ed03f86 upgrade to larswm 5.6.3; From: maintainer 2000-08-22 15:37:05 +00:00
brad
e5e97797cc - add NEED_VERSION
- USE_AUTOCONF -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-08-19 02:20:39 +00:00
brad
0c04e9c39d - remove license type
- respect CFLAGS
- add @comment with RCS id to PLIST
2000-08-19 02:16:52 +00:00
brad
b37b045084 - remove license type
- add @comment with RCS id to PLIST
2000-08-19 02:05:41 +00:00
brad
a39e9f497e - add missing SUPDISTFILES
- remove license type
- GNU_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-08-19 01:47:54 +00:00
brad
ee72b64e84 bump NEED_VERSION 2000-08-19 01:41:23 +00:00
brad
ea74c33952 - USE_IMAKE -> CONFIGURE_STYLE
- split out patch-aa into individual patches
- add @comment with RCS id to PLIST
2000-08-19 01:34:03 +00:00
brad
cb2ee6fde3 - make use of MAKE_FLAGS and do-install, remove patch
- add @comment with RCS id to PLIST
2000-08-19 01:26:49 +00:00
brad
4b5e4ea88b add w9wm to Makefile 2000-08-18 19:07:06 +00:00
brad
f8c32ff78f add w9wm port; From: William Yodlowsky <wyodlows@nj.devry.edu>
--
a hacked 9wm that provides support for virtual screens
2000-08-18 19:05:26 +00:00
kevlo
abe3f81489 Add larswm 2000-08-15 02:41:23 +00:00
kevlo
06a840f68f Initial import of larswm 5.6.2
larwm is a 9wm with automatic window tiling and virtual desktops.

Submitted by:	William Yodlowsky <wyodlows@nj.devry.edu>
2000-08-15 02:40:28 +00:00
angelos
a99a21022b Release ports@openbsd.org, as I can no longer maintain ports that
depend on XFree86 3.3.6
2000-07-10 02:06:46 +00:00
espie
04b1f945ec Needed by fake 2000-06-07 00:52:43 +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
turan
bcd472e167 license 2000-03-23 03:49:58 +00:00
markus
3b858c04ef add PERMIT_* 2000-02-25 10:30:05 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
ce65793f81 none licenses 2000-02-12 08:41:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +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
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
brad
57b84baab3 - remove a bad dist site and fix URL to another
- remove deprecated variables
- cleanup Makefile
1999-12-08 23:51:57 +00:00
brad
fd35609c8b - change maintainers e-mail address to markus@openbsd.org
- cleanup Makefile
1999-12-08 05:06:33 +00:00
brad
feaaa9e689 - change maintainers email address to markus@openbsd.org
- cleanup Makefile
1999-11-30 01:12:52 +00:00
brad
bc29a15062 - change maintainers email address to markus@openbsd.org
- make use of multiple master sites
- make use of :U variable modifier
- cleanup Makefile
1999-11-30 00:48:44 +00:00
markus
e75abbb1e1 fix bad packing list (man/9wm.1 vs. cat/9wm.0) 1999-10-26 20:22:47 +00:00
turan
c5965282f3 These ports have bad packing lists.
Ports tree is now unlocked.  Read the new policy first.
1999-10-26 04:56:35 +00:00
brad
8c260a92b3 add rc to Makefile 1999-06-11 14:46:05 +00:00
brad
2943ea67f0 add rc port; Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
-
rc is a command interpreter and programming language similar to
sh(1). It is based on the AT&T Plan 9 shell of the same name.
1999-06-11 14:44:22 +00:00
brad
6a7befed03 removed DISTFILES tag and added DISTNAME
use ${GZCAT} instead of gzip
sh -> ${SH}
1999-06-03 01:22:35 +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
5bd3827b8c zcat -> ${GZCAT}
sh -> ${SH}
1999-06-03 00:57:37 +00:00
brad
c29f24169d zcat -> ${GZCAT}
sh -> ${SH}
1999-06-03 00:52:13 +00:00
brad
12efd3c3b6 change SEPARATE_BUILD= yes -> simple 1999-06-01 23:55:32 +00:00
brad
dfe12e7549 - style 1999-05-12 19:11:35 +00:00
brad
4bc0731f85 - upgrade to wily 0.13.41
- remove GNU_CONFIGURE and add USE_AUTOCONF
- use SEPARATE_BUILD
1999-05-11 21:21:59 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +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