Kirill Ponomarev
c9061d0309
- Update to version 0.7.1
...
PR: ports/64759
Submitted by: Ports Fury
2004-03-26 14:41:14 +00:00
Kirill Ponomarev
9f14d91f18
- Update to version 1.2.8
...
PR: ports/64758
Submitted by: Ports Fury
2004-03-26 14:40:38 +00:00
Kirill Ponomarev
d2424efa22
- Remove unneeded patch
...
PR: ports/64757
Submitted by: Ports Fury
2004-03-26 14:39:59 +00:00
Kirill Ponomarev
066ea0ccad
- Update to version 3.1.7
...
PR: ports/64756
Submitted by: Ports Fury
2004-03-26 14:39:36 +00:00
Kirill Ponomarev
742102b5c5
- Update to version 2.7
...
PR: ports/64755
Submitted by: Ports Fury
2004-03-26 14:39:19 +00:00
Kirill Ponomarev
4e9e3d4108
- Update to version 2004.03.21
...
PR: ports/64754
Submitted by: Ports Fury
2004-03-26 14:38:39 +00:00
Sergey Skvortsov
5a0220ff4c
Add IGNORE if perl < 5.6.0
2004-03-26 14:10:56 +00:00
Dirk Meyer
6db91b3c94
Add socket map support to the sendmail port (from 8.13.0)
...
This will allow for easier integration with e.g. ports/mail/cyrus-imapd22,
which already includes smmapd for realtime checking whether the mailbox
exists and is not over quota.
The patch adds
1) an extra knob in Makefile (WITH_SENDMAIL_SOCKETMAP).
3) the extra-patch-socketmap.patch is actually
http://www.sendmail.org/~ca/email/patches/sendmail-8.12.7-socketmap-v4.patch
slightly hacked (the pathnames) so it cleanly applies through ports(7).
PR: 64566
Submitted by: Michael O. Boev
- change PKGNAMESUFFIX
- merge 1-line site.config.m4.* files into Makefile
- update CONFLICTS
2004-03-26 14:05:33 +00:00
Dirk Meyer
844bcd2dcd
- change PKGNAMESUFFIX
...
- update CONFLICTS
2004-03-26 14:01:11 +00:00
Jean-Marc Zucconi
d385189fde
Unbreak the port: build only when XFREE86_VERSION==3
2004-03-26 13:59:57 +00:00
Dirk Meyer
b665752e38
- update CONFLICTS
2004-03-26 13:58:24 +00:00
Pav Lucistnik
f93aa9defc
- Update RINGSERVER subdir
...
- Clean up
PR: ports/64762
Submitted by: Ports Fury
2004-03-26 13:53:26 +00:00
Sergey A. Osokin
511f4d4e14
Add DrWeb 4.31.3 support.
...
Move pkg-plist data to Makefile.
SIZEfy.
Bump PORTREVISON.
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer)
Special thanks: Wartan Hachaturow
PR: 64737
2004-03-26 13:20:57 +00:00
James E. Housley
88888009de
*******************IMPORTANT*******************
...
4344 Emergency Dat release due to:
W32/BAGLE.U@MM Mass mailer
**********************************************
2004-03-26 13:07:27 +00:00
Alex Dupre
887580b9e2
Update web site URL.
...
Reported by: Franz Klammer <klammer@webonaut.com>
2004-03-26 12:05:21 +00:00
Alexander Nedotsukov
7720a393c9
Fix run-time dependency.
...
Reported by: bento via kris
2004-03-26 11:43:22 +00:00
Kirill Ponomarev
a6eb63897d
- Do not override config files
...
Submitted by: Mark Daniel Reidel <mark@reidel.info>
2004-03-26 11:37:46 +00:00
Alexander Nedotsukov
fb5e575226
Fix plist entries.
...
Reported by: adamw
2004-03-26 11:33:15 +00:00
Sergey A. Osokin
ddfd0b2de5
Update WWW tag.
...
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
PR: 64749
2004-03-26 10:15:07 +00:00
Sergey A. Osokin
3901671c2e
Update MASTER_SITES.
...
SIZEfy.
Submitted by: Dmitry Dyomin <old@old.com.ua> (maintainer)
PR: 64748
2004-03-26 10:05:41 +00:00
Alexander Nedotsukov
8b211a71c5
One more plist entry fix I missed in previous commit.
2004-03-26 09:12:37 +00:00
Pav Lucistnik
52c7725b31
Add y4mscaler, a general-purpose video scaler which operates on YUV4MPEG2
...
streams, as produced and consumed by the MJPEGtools such as lav2yuv and
mpeg2enc(1).
y4mscaler is meant to be used in a pipeline. Thus, input is from stdin, and
output is to stdout. The essential function of y4mscaler is to scale a
specified "active" region of the input stream (the source) into a specified
active region of the output stream (the target). Pixels outside of the active
region of the source are ignored; pixels outside of the active region of
the target are filled with a background color. The source may additionally
have a matte applied to it; pixels outside the source matte are set to a
separately specified background color.
y4mscaler correctly handles chroma sampling, and thus it can also perform
chroma subsampling conversions. The YUV4MPEG2 stream format currently only
supports 4:2:0 subsampling, although y4mscaler can process 4:1:1, 4:2:2, and
4:4:4 modes by abusing the YUV4MPEG2 format a bit.
Includes preset parameters for popular output streams: DVD, SVCD, VCD, DV,
CVD, and SVCD/VCD still images.
PR: ports/63962
Submitted by: michael johnson <ahze@ahze.net>
2004-03-26 09:03:07 +00:00
Oliver Eikemeier
5e8bcbf91c
mark FORBIDDEN: http://people.freebsd.org/~eik/portaudit/c551ae17-7f00-11d8-868e-000347dd607f.html
2004-03-26 09:01:41 +00:00
Oliver Eikemeier
163e43f716
Add ezbounce (old) and phpBB (new)
2004-03-26 08:58:41 +00:00
Kirill Ponomarev
b2bafc7f23
- Update fsck_ext2fs wrapper to make it safe in sudo - the old
...
would copy unlimited arguments over
- Replace MACHINE_ARCH by ARCH
- Bump portrevision
PR: ports/64736
Submitted by: maintainer
2004-03-26 08:43:20 +00:00
Alexander Nedotsukov
8492803387
Fix plist entries.
...
Reported by: adamw
2004-03-26 08:20:39 +00:00
Volker Stolz
05ea71a011
Unreak on alpha/CURRENT and hopefully make the world a better place
...
by using va_copy() instead of memcpy() on 5.x
Noticed by: bento/kris
Approved by: linimon (mentor)
2004-03-26 08:13:03 +00:00
Erwin Lansing
986c93eec4
Update to 1.10
2004-03-26 08:12:17 +00:00
Dirk Meyer
b4e012219b
- make PKGNAMESUFFIX extandable
2004-03-26 08:00:35 +00:00
Dirk Meyer
d5c09ef140
- add mod_deflate
...
Submitted by: Denis Shaposhniko
- CONFLICTS extended
2004-03-26 07:56:10 +00:00
Dmitry Sivachenko
9c8c377b10
Detection of OpenLDAP was broken. Fix it.
...
Submitted by: Stephen Marquard <scm@marquard.net>
2004-03-26 07:48:08 +00:00
Ernst de Haan
82da586667
Fixed generation of pkg-plist.
...
PR: 60722
Submitted by: Ulrich Spoerlein <q@uni.de>
2004-03-26 07:14:09 +00:00
Ying-Chieh Liao
b0e7c57a2b
upgrade to 1.0.4
2004-03-26 06:57:51 +00:00
Ying-Chieh Liao
8ba1e94976
fix build on -stable
2004-03-26 05:37:42 +00:00
Ying-Chieh Liao
187b3c8497
fix coredump
...
Submitted by: Igor Russkih <cail@nm.ru>
2004-03-26 04:06:22 +00:00
Kevin Lo
d58c93590e
Update to 0.5
2004-03-26 03:08:09 +00:00
Kevin Lo
012803d9a6
Add pebrot-0.8.5.
...
Pebrot is a text MSN messenger client implemented with Python.
2004-03-26 02:51:08 +00:00
Trevor Johnson
e51001196d
Add size data.
2004-03-26 02:16:08 +00:00
Joe Marcus Clarke
13d28ef6d0
Add an entry for x11-toolkits/eel.
2004-03-26 02:03:14 +00:00
Joe Marcus Clarke
4b89b8d83a
Remove eel. Nothing uses it anymore.
2004-03-26 02:02:29 +00:00
Michael Nottebrock
4c710e8b7f
Fix plist.
...
Notices by: leafy <leafy@leafy.idv.tw>
2004-03-26 02:02:05 +00:00
Trevor Johnson
4b3643ba9b
Add new port of i386 binary client for the md5crk project.
...
It is a distributed effort to generate MD5 collisions.
2004-03-26 02:01:52 +00:00
Joe Marcus Clarke
7f1badfa35
Revert the last commit. gnomehack takes care of this.
...
Reported by: bland
Pointy hat to: me
2004-03-26 01:42:38 +00:00
Trevor Johnson
b371a50249
E-mail to the maintainer bounced with:
...
<statue@freebsd.sinica.edu.tw>: connect to
freebsd.sinica.edu.tw[140.109.13.51]: Connection refused
2004-03-26 00:59:58 +00:00
Trevor Johnson
0030c5a93e
E-mail to the maintainer bounced with:
...
451 codeheadsystems.com: Name server timeout
Message could not be delivered for 5 days
2004-03-26 00:56:15 +00:00
Trevor Johnson
d35f6c6b03
E-mail to the maintainer bounced with:
...
451 FreeBSDsecurity.com: Name server timeout
Message could not be delivered for 5 days
2004-03-26 00:53:47 +00:00
Trevor Johnson
04898893c4
E-mail to the maintainer bounced with:
...
451 bsd-fr.org: Name server timeout
Message could not be delivered for 5 days
2004-03-26 00:50:26 +00:00
Trevor Johnson
be1180a768
E-mail to the maintainer bounced twice, first with:
...
<tmartin@andrew.cmu.edu>
(reason: 452 4.2.2 Over quota)
then with:
451 4.3.5 Error getting LDAP results in map andrewLocaladdr: Can't
contact LDAP server
450 4.2.2 <tmartin@andrew.cmu.edu>... Deferred due to LDAP failure
2004-03-26 00:48:07 +00:00
Alex Dupre
c15eb41572
Update to 2.5.1 release (add native support for FreeBSD 5).
2004-03-25 23:08:47 +00:00
Sergei Kolobov
c3fb284092
- Make running self-tests an optional step since it may fail
...
in some environments (particularlly, bento's).
Move it from do-build to a new test target.
Reported by: bento (via kris)
2004-03-25 22:15:48 +00:00