espie
6011c3d2f0
normalize pkgpath in bsd.port.mk
2011-09-16 08:26:09 +00:00
ajacoutot
561d6fe9bc
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
jasper
61f9ed9482
adjust after recent lesstif removal
...
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
7b7cc80d38
USE_GROFF=Yes
2010-10-18 16:52:44 +00:00
jasper
fab4167387
- move distfiles/ to a proper mirroring location.
2010-09-12 16:49:08 +00:00
sthen
b18b7a4a66
new-style REVISIONS/LIB_DEPENDS
2010-09-06 00:04:28 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
kili
f3decea37a
Unbreak after openmotif change.
...
Adjust WANTLIB and bump.
2009-12-20 21:00:24 +00:00
jasper
2e6da560dc
- move distfiles to another site
2009-09-10 22:12:55 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
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