naddy
4a5218dd88
Import colortail 0.3.0, submitted by Robert Nagy <thuglife@bsd.hu>.
...
Colortail works like standard tail(1) but it can optionally read
one or more configuration files that specify which patterns result
in which colors. It can be used to quickly get an overview of
interesting activity, e.g. by colorizing keywords bright red or
some other color of your choice.
2004-02-26 00:30:05 +00:00
brad
8edb391ee5
@extra removes user/group too
2004-02-25 23:54:19 +00:00
espie
03be0d098f
create config.h header so that autoheader will run.
2004-02-25 23:24:35 +00:00
naddy
93e4478257
sync with latest ls(1)
2004-02-25 22:25:11 +00:00
espie
893a5c997e
kdbg explicitly needs autoheader
2004-02-25 22:24:12 +00:00
espie
100e4a7134
make autoheader a switch that's not systematically run...
...
thanks to mutant versions of autoconf-2.13.
2004-02-25 22:23:20 +00:00
espie
a6cd03bcfc
missing dirrm
2004-02-25 22:03:52 +00:00
espie
c48fae4abc
do a search and touch to prevent dratted automake Makefiles from rebuilding
...
anything after configure.
Side-effect: config.h.in is not rebuilt automatically at build time, we
invoke autoheader explicitly.
Change approved by naddy@ and brad@, for robustness, there may a few kinks
to fix...
2004-02-25 21:50:26 +00:00
brad
0d85a13b88
upgrade to gqview 1.4.0
...
ok MAINTAINER
2004-02-25 21:33:53 +00:00
brad
e9de870d32
upgrade to jbigkit 1.5
2004-02-25 20:31:00 +00:00
brad
d54b276e09
oops, check -> regress
2004-02-25 20:24:41 +00:00
dhartmei
9354f06bba
update to 1.1, supports macro definition/expansion, like
...
friends = header /^Received$/ /^from [^ ]*(ork.net|home.com)/e
attachments = header ,^Content-Type$, ,multipart/mixed, and \
body ,^Content-Type: application/,
executables = $attachments and body ,name=".*.(pif|exe|scr)"$,e
reject "executable attachment from non-friends"
$executables and not $friends
2004-02-25 20:11:39 +00:00
naddy
e3581d9854
remove workaround for gcc2.95/sparc64 compiler bug
2004-02-25 19:56:36 +00:00
naddy
79f04b4bf7
remove workarounds for gcc2.95/sparc64 compiler bugs
2004-02-25 13:59:07 +00:00
brad
83bf39eed7
use autoconf 2.57
2004-02-25 08:21:18 +00:00
naddy
6661eeb2f5
update to 0.4.2, new master site; from cannings@, ok maintainer
2004-02-25 03:49:29 +00:00
kevlo
4997dbc46c
remove HOMEPAGE. Submitted by Michael Coulter <mjc@bitz.ca>
2004-02-25 03:31:04 +00:00
kevlo
702daac45b
update HOMEPAGE. Submitted by Michael Coulter <mjc@bitz.ca>
2004-02-25 03:30:08 +00:00
naddy
f16b99d84d
The sparc64 compiler is gcc3 now; don't require the gcc3 module.
2004-02-25 02:35:15 +00:00
brad
c809d508c5
upgrade to EPIC4 2.0
2004-02-25 02:35:04 +00:00
jolan
10b79d0a1d
nuke sparc64 gcc2 optimization work arounds
2004-02-25 01:59:44 +00:00
naddy
f92ad14ba5
remove workarounds for gcc2.95/sparc64 compiler bugs
2004-02-25 01:35:49 +00:00
brad
921b54826f
bump PKGNAME
2004-02-25 01:28:07 +00:00
espie
abe9b75176
slight clean-up. Result tested by pvalchev@
2004-02-25 00:08:30 +00:00
brad
96a525ea1f
upgrade to libtiff 3.6.1
2004-02-25 00:08:10 +00:00
brad
65faf5f3e5
uncomment the info page
2004-02-25 00:03:13 +00:00
dhartmei
47b5b5f9f7
update to 1.0, now supports evaluating boolean expressions like
...
header /From/ /domain/ and ( body /spam/ or body /money/ )
2004-02-24 23:35:04 +00:00
brad
963c401880
upgrade to libaudiofile 0.2.5
2004-02-24 23:23:27 +00:00
brad
9668daea96
- add license marker
...
- remove REGRESS_TARGET and add a check target to the png Makefile
2004-02-24 23:18:57 +00:00
naddy
6e6637bac6
home page/master site moved; from Robert Nagy <thuglife@bsd.hu>
2004-02-24 22:12:07 +00:00
naddy
bd873807a9
remove workaround for gcc2.95/sparc64 optimizer bug: sha1.c compiles fine now
2004-02-24 19:48:16 +00:00
jakob
091c59ee84
ethereal 0.10.2
2004-02-24 15:52:17 +00:00
couderc
ef8ed40a05
update to 0.34, maintainer unreachable.
2004-02-24 14:08:28 +00:00
couderc
590183fdf7
update to 0.34, maintainer unreachable.
2004-02-24 13:52:29 +00:00
couderc
020efba6e3
update to 0.8, maintainer unreachable.
2004-02-24 13:46:39 +00:00
xsa
d6f02c6c8a
typo: NO_SHARE_ARCHS -> NO_SHARED_ARCHS
2004-02-24 08:43:46 +00:00
naddy
1bc6d8a294
remove workarounds for gcc2.95/sparc64 optimizer bugs
2004-02-24 00:06:43 +00:00
espie
5fe6268292
licence issues, depend on a suitable xscreensaver by default.
2004-02-23 21:35:04 +00:00
espie
3c97e807f3
Add flavors with decent licences to the default build.
2004-02-23 21:34:54 +00:00
ish
5f1145a8e2
make py2.1 and py2.3 conflict, from xsa@
2004-02-23 21:11:42 +00:00
fgsch
4c05e7adc6
tsk tsk. use autoconf 2.57.
...
pointed by espie@ and later explained by markus@.
2004-02-23 20:24:30 +00:00
todd
c88abb3f39
remove old old port as incentive to look at wxWindows from ajd;
...
idea from fgsch@
2004-02-23 20:24:05 +00:00
espie
eb40fed186
Synch
2004-02-23 20:16:00 +00:00
espie
aab0fefd56
V3.2, at least, uses a wrapper that fixes a few bugs in autoconf invocations...
...
BLECH!
2004-02-23 18:12:34 +00:00
wilfried
212c894453
forgot to remove graphics/libmng dependency
2004-02-23 17:58:56 +00:00
ish
72080b7d55
the py-mxDateTime flavor is py2.1, not 2.1
...
- noticed by danh@openbsd.org , thanks
2004-02-23 15:54:22 +00:00
espie
0ce05cf334
update to 0.99.
...
from Robert Nagy
2004-02-23 15:44:43 +00:00
xsa
8d1eb61885
make it use the python module;
2004-02-23 15:27:54 +00:00
xsa
3afe60a8af
add py-ldap,2.3 which I forgot when updating the port ...
...
ok pvalchev@
2004-02-23 14:58:04 +00:00
espie
058317acef
#@#@!ED FSF
2004-02-23 14:32:35 +00:00