itetcu 2006-08-20 06:57:41 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
ocaml-cfg --> ports/devel/ocaml-cfg
Revision ChangesPath
1.16012 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.o
itetcu 2006-08-20 06:57:18 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/ocaml-cfg Makefile distinfo pkg-descr
Log:
This OCaml-library consists of a set of modules which implement functions
for manipulating context-fr
itetcu 2006-08-20 06:51:54 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
ocaml-res --> ports/devel/ocaml-res
Revision ChangesPath
1.16011 +1 -0 CVSROOT/modules
___
cvs-all@freebsd.o
Hi, Hiroki-san,
On 8/20/06, Hiroki Sato <[EMAIL PROTECTED]> wrote:
hrs 2006-08-19 21:26:51 UTC
FreeBSD doc repository
Modified files:
zh_CNabout.sgml applications.sgml art.sgml
availability.sgml community.sgml
docs.sg
itetcu 2006-08-20 06:51:30 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/ocaml-res Makefile distinfo pkg-descr
Log:
This OCaml-library consists of a set of modules which implement
automatically resizing (= reallocatin
itetcu 2006-08-20 06:49:36 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
ocaml-lacaml --> ports/devel/ocaml-lacaml
Revision ChangesPath
1.16010 +1 -0 CVSROOT/modules
___
cvs-all@fre
itetcu 2006-08-20 06:49:11 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/ocaml-lacaml Makefile distinfo pkg-descr
Log:
This OCaml-library interfaces the BLAS-library (Basic Linear Algebra
Subroutines) and LAPACK-library
itetcu 2006-08-20 06:48:17 UTC
FreeBSD ports repository
Modified files:
.modules
Log:
ocaml-pomap --> ports/devel/ocaml-pomap
Revision ChangesPath
1.16009 +1 -0 CVSROOT/modules
___
cvs-all@freeb
itetcu 2006-08-20 06:47:52 UTC
FreeBSD ports repository
Modified files:
develMakefile
Added files:
devel/ocaml-pomapMakefile distinfo pkg-descr
Log:
The Pomap-library implements an ADT that maintains maps of partially ordered
elements. Whereas a tota
imp 2006-08-20 06:32:40 UTC
FreeBSD src repository
Modified files:
bin/df df.c
Log:
Prefer strlcpy to strncpy. In one case, this saves us from re-zeroing
data that's alreday 0. In another, it saves us from zeroing data that
will be overwritten again.
hrs 2006-08-20 06:31:51 UTC
FreeBSD doc repository
Modified files:
share/mk doc.xml.mk
share/mk doc.xml.mk
Log:
Remove navigation dependset.
Revision ChangesPath
1.8 +1 -6 doc/share/mk/doc.xml.mk
1.7 +2 -7 www/s
delphij 2006-08-20 06:31:42 UTC
FreeBSD ports repository
Modified files:
net/openldap23-server Makefile distinfo
Added files:
net/openldap23-server/files
patch-servers_slapd_back_perl_bind.c
patch-servers_slapd_b
imp 2006-08-20 06:31:24 UTC
FreeBSD src repository
Modified files:
bin/date netdate.c
Log:
Use strlcpy in place of strncpy + setting the last character NUL. To
be safe, memset the entire msg to '0'.
Revision ChangesPath
1.19 +2 -2 src/bin/
hrs 2006-08-20 06:28:53 UTC
FreeBSD doc repository
Modified files:
ja Makefile
Log:
Fix build.
Revision ChangesPath
1.73 +2 -2 www/ja/Makefile
___
cvs-all@freebsd.org mailing list
http://lists
imp 2006-08-20 05:56:00 UTC
FreeBSD src repository
Modified files:
share/man/man4 uplcom.4
Log:
Bump date, forgotten in 1.13
Revision ChangesPath
1.15 +1 -1 src/share/man/man4/uplcom.4
___
cvs-all@freebsd
imp 2006-08-20 05:54:45 UTC
FreeBSD src repository
Modified files:
share/man/man4 uplcom.4
Log:
Add a few devices that have been added recently.
Revision ChangesPath
1.14 +4 -0 src/share/man/man4/uplcom.4
___
julian 2006-08-20 05:42:59 UTC
FreeBSD src repository
Modified files:
sbin/ipfwipfw.8
Log:
Fix typo.
Revision ChangesPath
1.194 +1 -1 src/sbin/ipfw/ipfw.8
___
cvs-all@freebsd.org mailing list
http://lis
mezz2006-08-20 05:38:19 UTC
FreeBSD ports repository
Modified files:
multimedia/vlc-devel Makefile
Log:
-Fix three typo of CONFIGURE_ARGS. [2]
-Fix a typo of LIB_DEPENDS. [3]
-INSTALLS_SHLIB is deprecated, use USE_LDCONFIG instead. [3]
-Make portlint more happy. [3]
-
mezz2006-08-20 05:30:55 UTC
FreeBSD ports repository
Modified files:
multimedia/vlc Makefile
Added files:
multimedia/vlc/files patch-modules_control_corba_corba.c
Log:
-Fix the build with WITH_CORBA. [1]
-Fix three typo of CONFIGURE_ARGS. [2]
-Fix a typo of L
imp 2006-08-20 05:23:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/usb uplcom.c
Log:
MFC:
Radio Shack USB Cable
Prolific Pharos
Willcom W-SIM
HAMLET exagerate XUR232
No functional changes
imp 2006-08-20 05:20:08 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/usb usbdevs
Log:
MFC: Merge all the usb devices from current. I need one, and there's
no reason not to merge them all.
RevisionChangesPath
1.232.2.1
mezz2006-08-20 05:10:15 UTC
FreeBSD ports repository
Modified files:
graphics/libcaca Makefile
Log:
Add -fPIC flag on amd64 and ia64 to fix graphics/crystalspace build.
PR: ports/102155
Submitted by: acm
Revision ChangesPath
1.12 +5 -
yar 2006-08-20 04:25:20 UTC
FreeBSD src repository
Modified files:
usr.bin/pkillMakefile
Log:
Tell in a comment that the symlinks from /usr/bin are
for compatibility with other OS types, too.
Pointed out by: gad
Revision ChangesPath
1.7
On Sat, Aug 19, 2006 at 04:48:51PM -0400, Garance A Drosehn wrote:
> At 12:32 PM +0400 8/19/06, Yar Tikhiy wrote:
> >On Fri, Aug 18, 2006, Brooks Davis wrote:
> > > On Fri, Aug 18, 2006, Yar Tikhiy wrote:
> > > > On Fri, Aug 18, 2006, Brooks Davis wrote:
> > > > > On Fri, Aug 18, 2006, Yar Tikhiy w
yar 2006-08-20 03:59:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/arp arp.8
Log:
MFC rev. 1.25:
Enumerate all cases where -i is applicable.
Revision ChangesPath
1.23.8.2 +3 -2 src/usr.sbin/arp/arp.8
In message: <[EMAIL PROTECTED]>
Mike Silbersack <[EMAIL PROTECTED]> writes:
:
: On Sat, 24 Jun 2006, M. Warner Losh wrote:
:
: > : I don't believe you should relay on being the only user.
: > : At least please bump __FreeBSD_version.
: >
: > I'm pretty sure that he is the only FreeBSD
mezz2006-08-20 01:55:24 UTC
FreeBSD ports repository
Modified files:
www/mozilla-bonobo Makefile pkg-plist
Log:
Use GCONF_SCHEMAS.
Revision ChangesPath
1.19 +2 -0 ports/www/mozilla-bonobo/Makefile
1.3 +0 -3 ports/www/mozilla-bonobo/pkg-pli
On Sat, 24 Jun 2006, M. Warner Losh wrote:
: I don't believe you should relay on being the only user.
: At least please bump __FreeBSD_version.
I'm pretty sure that he is the only FreeBSD/arm user that's using
RELENG_6 :-). We're using current at work, but will soon transition
to RELENG_6, no
hrs 2006-08-19 21:58:14 UTC
FreeBSD doc repository
Modified files:
ru Makefile
Removed files:
es navigation.xml
ja navigation.xml
ru navigation.xml
Log:
Remove navigation.xml. This is no
simon 2006-08-19 21:40:25 UTC
FreeBSD doc repository
Modified files:
en/cgi ports.cgi
Log:
- Remove link to source of the CGI script. It doesn't work and people
can find the source via cvsweb in any case.
- Use $hsty_base more places for better compatibilit
hrs 2006-08-19 21:28:19 UTC
FreeBSD doc repository
Modified files:
pt_BR/docMakefile
nl/doc Makefile
Log:
Catch up with the English version.
Revision ChangesPath
1.2 +13 -6 www/nl/doc/Makefile
1.2 +15 -10www/pt_
hrs 2006-08-19 21:26:51 UTC
FreeBSD doc repository
Modified files:
zh_CNabout.sgml applications.sgml art.sgml
availability.sgml community.sgml
docs.sgml features.sgml index.xsl
internet.s
hrs 2006-08-19 21:26:21 UTC
FreeBSD doc repository
Modified files:
tr Makefile docs.sgml features.sgml
index.xsl mailto.sgml
tr/doc Makefile
Added files:
tr/share/sgmlcatalog catalog.xml header.l10n.ent
hrs 2006-08-19 21:25:55 UTC
FreeBSD doc repository
Modified files:
ru about.sgml applications.sgml art.sgml
availability.sgml community.sgml
docs.sgml features.sgml index.xsl
internet.s
hrs 2006-08-19 21:24:50 UTC
FreeBSD doc repository
Modified files:
ja about.sgml applications.sgml
availability.sgml community.sgml
docs.sgml features.sgml index.xsl
internet.sgml jabou
hrs 2006-08-19 21:24:06 UTC
FreeBSD doc repository
Modified files:
it about.sgml community.sgml docs.sgml
index.xsl mailto.sgml support.sgml
where.sgml
it/copyright copyright.sgml
it/docs
hrs 2006-08-19 21:23:44 UTC
FreeBSD doc repository
Modified files:
fr Makefile about.sgml applications.sgml
art.sgml auditors.sgml availability.sgml
community.sgml docs.sgml features.sgml
hrs 2006-08-19 21:22:38 UTC
FreeBSD doc repository
Modified files:
es Makefile about.sgml applications.sgml
auditors.sgml availability.sgml
community.sgml docs.sgml features.sgml
index.
hrs 2006-08-19 21:21:56 UTC
FreeBSD doc repository
Modified files:
de about.sgml applications.sgml
availability.sgml community.sgml
docs.sgml features.sgml index.xsl
internet.sgml mailt
hrs 2006-08-19 21:20:54 UTC
FreeBSD doc repository
Modified files:
en about.sgml applications.sgml art.sgml
availability.sgml community.sgml
docs.sgml features.sgml index.xsl
internet.s
hrs 2006-08-19 21:18:54 UTC
FreeBSD doc repository
Modified files:
share/mk doc.xml.mk web.site.mk
share/mk doc.project.mk doc.xml.mk
Log:
www cleanup mega commit:
- Clean up XML dependency set.
- Add "make lint" for validation.
R
simon 2006-08-19 21:18:18 UTC
FreeBSD doc repository
Modified files:
en/cgi pds.cgi
Log:
Don't define $hsty_base, since that prevents cgi-style.pl from
overriding it when needed (e.g. when run on cgi.FreeBSD.org).
Revision ChangesPath
1.12 +1 -2
simon 2006-08-19 21:03:12 UTC
FreeBSD doc repository
Modified files:
en/cgi pds.cgi
Log:
Be a bit more strict with what we extract from the query string. This
fixes use of the script with Perl 5.8.
This should match all characters of current ports. If som
At 12:32 PM +0400 8/19/06, Yar Tikhiy wrote:
On Fri, Aug 18, 2006, Brooks Davis wrote:
> On Fri, Aug 18, 2006, Yar Tikhiy wrote:
> > On Fri, Aug 18, 2006, Brooks Davis wrote:
> > > On Fri, Aug 18, 2006, Yar Tikhiy wrote:
> > > | On Fri, Aug 18, 2006, Dag-Erling Sm?rgrav wrote:
> > > | > In a
mezz2006-08-19 17:28:23 UTC
FreeBSD ports repository
Modified files:
net-p2p/linuxdcppMakefile distinfo
net-p2p/linuxdcpp/files patch-SConstruct
Removed files:
net-p2p/linuxdcpp/files patch-client_stdinc.h
Log:
Update it to the lastest version of CVS, at 2006-
marcus 2006-08-19 17:26:49 UTC
FreeBSD ports repository
Modified files:
net-mgmt/confregdecode Makefile pkg-plist
Added files:
net-mgmt/confregdecode/files confregdecode.in
Removed files:
net-mgmt/confregdecode/files confregdecode
Log:
* Update to bsd.java.mk 2.0 [
remko 2006-08-19 17:26:24 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/committers-guide article.sgml
Log:
Remote the CVS_RSH variable references, it is the default setting for
a long time now.[1] I left the 'and' word on one line to prevent "major"
u
miwi2006-08-19 16:49:49 UTC
FreeBSD ports repository
Modified files:
audio/easytagMakefile
deskutils/jljMakefile
editors/gobbyMakefile
emulators/qemu-launcher Makefile
math/libtommath Makefile
math/tomsfastmathMakefile
clsung 2006-08-19 16:02:34 UTC
FreeBSD ports repository
Modified files:
www/pecl-pecl_http Makefile distinfo
Log:
- Update to 1.2.0
PR: ports/102269
Submitted by: maintainer (Alexander Zhuravlev)
Revision ChangesPath
1.9 +1 -1 ports/
lth 2006-08-19 15:59:20 UTC
FreeBSD ports repository
Modified files:
audio/p5-Filesys-Virtual-DAAP Makefile
Log:
- Don't RUN_DEPEND on p5-Module-Build
- Rephrase IGNORE to please portlint
PR: ports/101700
Submitted by: Gea-Suan Lin <[EMAIL PROTECTED]>
Gábor Kövesdán wrote:
> Kris Kennaway wrote:
>> Presumably it is not enabled in your kernel and you do not have the
>> module available either (it is present on a default installation
>> though). I use nullfs on amd64 every day so I know it works fine.
>>
>> Kris
>>
> Ah, you're right, I found
On Sat, 19 Aug 2006, Alexander Leidinger wrote:
Quoting Robert Watson <[EMAIL PROTECTED]> (Fri, 18 Aug 2006 18:47:12 +0100
(BST)):
On Thu, 17 Aug 2006, Alexander Leidinger wrote:
- protect td->td_proc->p_pid with the proc lock in linux_getpid
in the amd64 (= non i386) case [1]
Is this
miwi2006-08-19 15:27:29 UTC
FreeBSD ports repository
Modified files:
sysutils/ntfsprogs Makefile
Log:
- Pass maintainership to submitter
PR: ports/102132
Submitted by: Babak Farrokhi
Approved by:krion (mentor)
Revision ChangesPath
1.2
shaun 2006-08-19 15:15:27 UTC
FreeBSD ports repository
Modified files:
.modules
security Makefile
Log:
Finish adding security/openvpn-devel after repocopy.
Revision ChangesPath
1.16008 +1 -0 CVSROOT/modules
1.806 +1
netchild2006-08-19 15:13:01 UTC
FreeBSD src repository
Modified files:
sys/amd64/linux32linux.h
sys/compat/linux linux_signal.c
sys/i386/linux linux.h
Log:
Get rid of some nested includes.
Sponsored by: Google SoC 2006
Submitted by: rdivacky
N
Quoting Robert Watson <[EMAIL PROTECTED]> (Fri, 18 Aug 2006 18:47:12 +0100
(BST)):
>
> On Thu, 17 Aug 2006, Alexander Leidinger wrote:
>
> > - protect td->td_proc->p_pid with the proc lock in linux_getpid
> >in the amd64 (= non i386) case [1]
>
> Is this necessary? In principle, td->td_p
delphij 2006-08-19 14:43:12 UTC
FreeBSD ports repository
Modified files:
mail/dovecot Makefile distinfo
mail/dovecot/files patch-dovecot-example.conf
Log:
Update to 1.0.rc7.
Submitted by: maintainer
PR: ports/102249
Revision ChangesPa
az 2006-08-19 14:41:44 UTC
FreeBSD ports repository
Modified files:
irc/weechat Makefile distinfo pkg-plist
Removed files:
irc/weechat/filespatch-configure
Log:
- Update to version 0.2.0
- Changelog:
http://cvs.savannah.gnu.org/viewcvs/weechat/weechat/
shaun 2006-08-19 14:29:37 UTC
FreeBSD ports repository
Modified files:
security/openvpn-devel Makefile distinfo pkg-plist
security/openvpn-devel/files pkg-message.in
Log:
Convert the repocopied security/openvpn into openvpn-devel.
OpenVPN is a robust, scalable and hig
tg 2006-08-19 14:25:23 UTC
FreeBSD ports repository
Modified files:
games/freedoko Makefile distinfo pkg-plist
Log:
Upgrade to 0.7.3.
Revision ChangesPath
1.18 +1 -1 ports/games/freedoko/Makefile
1.10 +3 -3 ports/games/freedoko/distinf
On Sat, Aug 19, 2006 at 03:25:36PM +0200, G?bor K?vesd?n wrote:
> >Presumably it is not enabled in your kernel and you do not have the
> >module available either (it is present on a default installation
> >though). I use nullfs on amd64 every day so I know it works fine.
> >
> >Kris
> >
> Ah, y
Kris Kennaway wrote:
On Sat, Aug 19, 2006 at 01:24:43PM +0200, G?bor K?vesd?n wrote:
Kris Kennaway wrote:
On Thu, Aug 17, 2006 at 01:45:46PM -0700, Brian Somers wrote:
I guess the missing info might be that things get indirected somewhat.
We check out code into /some/deep/di
On Sat, Aug 19, 2006 at 01:24:43PM +0200, G?bor K?vesd?n wrote:
> Kris Kennaway wrote:
> >On Thu, Aug 17, 2006 at 01:45:46PM -0700, Brian Somers wrote:
> >
> >
> >>I guess the missing info might be that things get indirected somewhat.
> >>
> >>We check out code into /some/deep/directory/tree. Th
brooks 2006-08-19 13:05:20 UTC
FreeBSD src repository
Modified files:
.access
Log:
take njl's commit bit into safekeeping while on sabbatical again.
Approved by:core
Revision ChangesPath
1.786 +0 -1 CVSROOT/access
___
bland 2006-08-19 12:51:48 UTC
FreeBSD ports repository
Modified files:
devel/libglademm24 Makefile distinfo pkg-plist
Log:
Update to 2.6.3
Revision ChangesPath
1.23 +1 -1 ports/devel/libglademm24/Makefile
1.12 +3 -3 ports/devel/libglademm24/d
maho2006-08-19 12:10:14 UTC
FreeBSD ports repository
Modified files:
editors/openoffice.org-2.0 Makefile distinfo
editors/openoffice.org-2.0/files patch-i6 patch-i7
Removed files:
editors/openoffice.org-2.0/files patch-i64442 patch-i64762
maho2006-08-19 12:02:09 UTC
FreeBSD ports repository
Modified files:
editors/openoffice.org-2.0-devel Makefile
Log:
Remove two warnings of portlint
Revision ChangesPath
1.269 +2 -2 ports/editors/openoffice.org-2.0-devel/Makefile
__
mat 2006-08-19 11:55:18 UTC
FreeBSD ports repository
Modified files:
www/p5-HTTP-ProxyMakefile distinfo pkg-plist
Log:
Update to 0.20
PR: 102240
Submitted by: Gea-Suan Lin <[EMAIL PROTECTED]>
Revision ChangesPath
1.9 +5 -4 ports
ssouhlal2006-08-19 11:54:19 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_emul.c
Log:
MALLOC -> malloc and FREE -> free
Submitted by: rdivacky
Pointed out by: jhb
Revision ChangesPath
1.4 +4 -4 src/sys/compat/linux/linux_emu
mat 2006-08-19 11:33:39 UTC
FreeBSD ports repository
Modified files:
www/p5-WWW-Mechanize Makefile distinfo
Log:
Update to 1.20
PR: 102263
Submitted by: Gea-Suan Lin <[EMAIL PROTECTED]>
Revision ChangesPath
1.21 +1 -1 ports/www/p5-WW
Kris Kennaway wrote:
On Thu, Aug 17, 2006 at 01:45:46PM -0700, Brian Somers wrote:
I guess the missing info might be that things get indirected somewhat.
We check out code into /some/deep/directory/tree. Then, to protect
against the 80 character path limitation, we create /tmp/bld.X/
a
ssouhlal2006-08-19 11:07:22 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_futex.c
Log:
ifdef DEBUG a printf
Submitted by: rdivacky
Revision ChangesPath
1.3 +2 -0 src/sys/compat/linux/linux_futex.c
_
maho2006-08-19 10:56:17 UTC
FreeBSD ports repository
Modified files:
editors/openoffice.org-2.0-devel Makefile distinfo
Removed files:
editors/openoffice.org-2.0-devel/files patch-i67891
patch-i68110
Log:
update to SRC680_m18
sat 2006-08-19 10:52:16 UTC
FreeBSD ports repository
Modified files:
deskutils/plans Makefile distinfo
Log:
- Update to 7.7.2
Revision ChangesPath
1.40 +1 -1 ports/deskutils/plans/Makefile
1.37 +3 -3 ports/deskutils/plans/distinfo
__
sat 2006-08-19 10:44:53 UTC
FreeBSD ports repository
Modified files:
textproc/redet Makefile distinfo
Log:
- Update to 8.15
Revision ChangesPath
1.17 +1 -1 ports/textproc/redet/Makefile
1.13 +3 -3 ports/textproc/redet/distinfo
_
itetcu 2006-08-19 09:38:45 UTC
FreeBSD ports repository
Modified files:
lang/ocaml Makefile
lang/ocaml/files patch-configure
Log:
Don't depend on X11 when WITHOUT_X11 was defined, even if X11 exists on
target machine.
PR: ports/102261
Subm
itetcu 2006-08-19 09:13:46 UTC
FreeBSD ports repository
Modified files:
russian/fortuneruMakefile distinfo pkg-descr pkg-install
pkg-plist
Log:
- update to 0.6
- change maintainer's email
PR: ports/102182
Submitted by: Oleksan
itetcu 2006-08-19 09:05:51 UTC
FreeBSD ports repository
Modified files:
net/stoneMakefile distinfo
net/stone/files stone.1
Log:
Update to the latest snapshot.
Changes:
- many bugfixes around SSL
- /udp option have to be specified to both source and de
itetcu 2006-08-19 09:01:20 UTC
FreeBSD ports repository
Modified files:
net/stone/files stone.1.ja
Log:
Update to the latest snapshot.
Changes:
- many bugfixes around SSL
- /udp option have to be specified to both source and dest from this version.
PR:
On Fri, Aug 18, 2006 at 10:42:40AM -0500, Brooks Davis wrote:
> On Fri, Aug 18, 2006 at 07:37:44PM +0400, Yar Tikhiy wrote:
> > On Fri, Aug 18, 2006 at 09:35:08AM -0500, Brooks Davis wrote:
> > > On Fri, Aug 18, 2006 at 06:33:11PM +0400, Yar Tikhiy wrote:
> > > > On Fri, Aug 18, 2006 at 04:13:37PM
yar 2006-08-19 08:24:01 UTC
FreeBSD src repository
Modified files:
usr.bin/pkillMakefile
Log:
Install pkill(1), aka pgrep(1), to /bin so that rc scripts
can use this small and nifty utility. Create compatibility
symlinks from /usr/bin for the time being to avoid
jkois 2006-08-19 07:30:51 UTC
FreeBSD doc repository
Modified files:
de about.sgml
de/community mailinglists.sgml
de/news news.xml press.xml
de/platforms index.sgml
de/security security.sgml
Log:
MFbed:
sat 2006-08-19 07:23:29 UTC
FreeBSD ports repository
Modified files:
graphics/dcraw Makefile distinfo
Log:
- Update to 8.30
Revision ChangesPath
1.22 +1 -1 ports/graphics/dcraw/Makefile
1.20 +3 -3 ports/graphics/dcraw/distinfo
_
83 matches
Mail list logo