Commit Graph

48 Commits

Author SHA1 Message Date
jasper
bee7d1b059 - homepage moved
- provide a working master site
- tweak DESCR and MESSAGE
- regen patches and plist while here
2008-10-28 12:09:05 +00:00
steven
88b4792252 fix WANTLIB 2007-11-13 12:44:22 +00:00
simon
ec8fc0fefe remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-15 21:26:00 +00:00
mbalmer
51e24cff67 Use ${PACKAGE} instead of $PACKAGE in the MESSAGE file, so the output at
install time makes sense.
cvs: ----------------------------------------------------------------------
2007-06-29 12:15:00 +00:00
millert
9b2f192946 Fix SIGCHLD handling; use SIG_DFL to reset SIGCHLD behavior to
default, not SIG_IGN which has different semantics these days.
OK naddy@
2007-04-12 12:28:02 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
57d346bc73 it works fine without setuid mode for xmcd/cda 2006-12-04 21:37:21 +00:00
steven
35c0595c7f add @mode 2006-12-04 17:08:42 +00:00
steven
2e8d1a700e USE_X11 2006-11-13 10:08:12 +00:00
naddy
199c30b4ac SIZE 2005-01-05 15:47:05 +00:00
espie
48252a0ad4 WANTLIB markers 2004-11-21 17:51:44 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
espie
463de08158 die INSTALL, die. 2004-09-22 10:43:51 +00:00
espie
eb921aa00e convert to new style PLISTS.
xhippo loses install scripts.
all xmms modules are marked SHARED_ONLY.
2004-09-14 23:16:54 +00:00
xsa
af7302cbe1 more @extra support; okay sturm@. 2004-04-13 09:31:06 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
david
7854ec5493 more spelling fixes
(only in the lines that were added or modified already)
ok pvalchev@
2003-03-28 22:39:10 +00:00
naddy
e05e397ffc No regression tests available. 2002-10-24 22:20:03 +00:00
naddy
3e8623df44 Fix typo in URL; from John Cosimano <jmc@lpmd.org>. 2002-09-29 19:17:27 +00:00
espie
4eeb7add33 bump NEED_VERSION for distinfo 2002-03-21 20:35:40 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
naddy
75f56f2bec SECURITY: Fix link attack and buffer overflows.
From Thomas Biege <thomas@suse.de> via BugTraq.
Bump package revision.
2001-08-08 23:31:23 +00:00
espie
e28a7ba2c8 Make motif any, even though xmcd is slightly buggy with openmotif
(missing iconic images)
2001-04-19 01:59:35 +00:00
espie
eef0f0e76b Fix USE_MOTIF, especially for those ports with `motif' flavors. 2001-04-18 15:01:02 +00:00
obecian
1eabde0bc3 + bump NEED_VERSION, add COMMENT to Makefile
+ rm pkg/COMMENT
+ rm deprecated LICENSE_TYPE, add NEED_VERSION,
  spaces->tabs (general update/cleanup, some ports are OLD)
2001-04-13 03:23:59 +00:00
naddy
4f0005a705 Entirely new port for xmcd 2.6, largely derived from FreeBSD and Debian.
Once upon a time reviewed by espie@.
Reported to be unstable with LessTif, fine with OpenMotif.
2001-01-18 16:41:27 +00:00
espie
e13d029cd4 Half-fix xmcd.
Now, it configures AFTER the package installation.
All it needs is someone to look at the ioctl and find out what OpenBSD
is supposed to do.
2000-12-03 20:50:49 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
39c49b2f64 Various minor clean-ups:
- use new CONFIGURE_STYLE
- use PLIST/DESCR substitution to add HOMEPAGE and various fragments
- add systematic @comment $OpenBSD$ to PLIST
- remove FAKE=Yes
2000-06-10 17:39:11 +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
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
1183ab9cf5 these ports are interactive. mark NO_PACKAGE 1999-10-29 09:40:15 +00:00
turan
400a28d07e port spinlocks in a loop and chews over 90% of the cpu if stdin is null 1999-10-28 01:49:35 +00:00
brad
a11683d5f1 re-arrange Makefile 1999-09-06 18:57:52 +00:00
espie
c3ac4733dc Crisper comments, remove unnecessary part, don't begin with an uppercase
unless semantically significant, remove trailing dot.
1999-04-20 01:09:51 +00:00
brad
edfc222a46 - change email addresses, form@ to ports@
- remove unnecessary comments
1999-04-09 04:11:45 +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
form
8631ca9b55 BUILD_DEPENDS=Xm.1... -> USE_MOTIF=yes 1998-11-30 03:39:05 +00:00
form
d6fa1105d5 fix close/eject bug; Kenneth Stailey <kstailey@disclosure.com> 1998-11-10 04:13:17 +00:00
form
03a6993c8e form@vs.itam.nsc.ru -> form@openbsd.org 1998-10-20 08:39:43 +00:00
marc
63330a8ad7 pretty 1998-10-07 00:27:17 +00:00
form
74c8dd78e1 xmcd, xmmix: depends upon lesstif, not Motif; amp: fix MASTER_SITE 1998-08-05 08:51:32 +00:00
form
58f66c869a update to 2.3 1998-07-24 03:38:12 +00:00
angelos
97ec0f6819 Remove bogus files. 1998-05-21 03:25:25 +00:00
angelos
cbff228de6 xmcd port 1998-05-21 01:38:01 +00:00