| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
files, the image is very dark green (almost black).
Both problems are caused by hard-coding the channel order and offsets, rather
than using the colour masks in the xwd header.
xv reads the input into a 24-bit internal image, which is then displayed. The
lack of brightness in the 16-bit display is because the colour values are copied
into the low-order bits of the internal pixmap rather than the high order bits.
The green hue is because the green channel has 6 bits, whereas red and blue only
have 5 bits, making the green twice as (relatively) bright.
The new patch solves that problem.
PR: 96971
Submitted by: Peter Jeremy <peterjeremy@optushome.com.au>
Approved by: Miguel Mendez <mmendez@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=167797
|
|
|
|
|
|
|
|
| |
PR: ports/91058
Approved by: Miguel Mendez (maintainer), mnag (mentor)
Notes:
svn path=/head/; revision=158825
|
|
|
|
| |
Notes:
svn path=/head/; revision=148842
|
|
|
|
|
|
|
|
| |
Source: distfile survey
Approved by: maintainer
Notes:
svn path=/head/; revision=142485
|
|
|
|
|
|
|
|
|
|
| |
Security: http://vuxml.FreeBSD.org/a4bd3039-9a48-11d9-a256-0001020eed82.html
Security: CAN-2005-0665
Obtained from: Gentoo Linux
Approved by: portmgr (marcus), erwin (mentor), maintainer
Notes:
svn path=/head/; revision=131860
|
|
|
|
| |
Notes:
svn path=/head/; revision=128898
|
|
|
|
|
|
|
|
|
|
|
| |
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
Notes:
svn path=/head/; revision=124934
|
|
|
|
| |
Notes:
svn path=/head/; revision=121637
|
|
|
|
|
|
|
|
|
|
| |
- update FixPix4xv.patch
PR: 72382
Approved by: portmgr (linimon) and shige
Obtained from: SuSe
Notes:
svn path=/head/; revision=118604
|
|
|
|
|
|
|
|
|
| |
http://vuxml.freebsd.org/fffacc93-16cb-11d9-bc4a-000c41e2cdad.html
Approved by: portmgr
Notes:
svn path=/head/; revision=118549
|
|
|
|
|
|
|
|
|
| |
PR: ports/67989
Submitted by: Piotr Smyrak <smyru@smyrak.com>
Approved by: shige (blanket)
Notes:
svn path=/head/; revision=111569
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
Submitted by: Oliver Eikemeier
Notes:
svn path=/head/; revision=94477
|
|
|
|
|
|
|
| |
"perl -pi -e" construction.
Notes:
svn path=/head/; revision=94465
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicitly)
Notes:
svn path=/head/; revision=77041
|
|
|
|
|
|
|
| |
Submitted by: Patrick Li <pat@FreeBSD.org>
Notes:
svn path=/head/; revision=67731
|
|
|
|
|
|
|
|
|
| |
Chagne bunzip2 path from full-path to command name only.
Submitted by: Ken Stailey <kstailey@speakeasy.net>
Notes:
svn path=/head/; revision=67635
|
|
|
|
|
|
|
| |
Non-response from: maintainer
Notes:
svn path=/head/; revision=47683
|
|
|
|
| |
Notes:
svn path=/head/; revision=47625
|
|
|
|
|
|
|
|
|
|
| |
Thanks, sf!
PR: ports/28123
Submitted by: Daniel Lang <dl@leo.org>
Notes:
svn path=/head/; revision=43996
|
|
|
|
| |
Notes:
svn path=/head/; revision=39274
|
|
|
|
|
|
|
|
|
|
|
| |
pdf.patch and mp-tiff-patch must be fetched from my own site.
These are modified for applying after jp-extension-patch.
This problem occurs when no consistency between many patches.
Therefore, I'll integrate many many patches into a new patch. :)
Notes:
svn path=/head/; revision=38906
|
|
|
|
|
|
|
|
|
| |
previous commit.
Submitted by: kris
Notes:
svn path=/head/; revision=38530
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the WWW entry before. Add several more patches available on the
said web-site. In particular, use the later png-related patch
(-fix3 vs. -fix2). Move some of the patches from DISTFILES to
PATCHFILES -- for some others it matters, because of the order
they have to be applied and different -p settings necessary.
Unfortunately, the maintainer could not be reached, hence:
NOT Approved by: shige
Notes:
svn path=/head/; revision=38515
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes:
svn path=/head/; revision=30165
|
|
|
|
|
|
|
| |
MASTER_SITE_LOCAL site.
Notes:
svn path=/head/; revision=29968
|
|
|
|
|
|
|
|
| |
Assure master ports and their lang-specific slaves of having
consistent categories.
Notes:
svn path=/head/; revision=27531
|
|
|
|
|
|
|
| |
Ready to cooperate with the slave port `japanese/xv'.
Notes:
svn path=/head/; revision=27477
|
|
|
|
|
|
|
|
|
| |
as the days of the former are numbered.
Reviewed by: asami
Notes:
svn path=/head/; revision=25584
|
|
|
|
|
|
|
|
| |
PR: ports/14086
Submitted by: amorita@meadow.scphys.kyoto-u.ac.jp
Notes:
svn path=/head/; revision=22526
|
|
|
|
| |
Notes:
svn path=/head/; revision=21367
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=20951
|
|
|
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
Notes:
svn path=/head/; revision=19801
|
|
|
|
|
|
|
| |
Substitute /usr/local in patch-* for ${LOCALBASE}.
Notes:
svn path=/head/; revision=19751
|
|
|
|
| |
Notes:
svn path=/head/; revision=18851
|
|
|
|
|
|
|
| |
Because I was a committer.
Notes:
svn path=/head/; revision=16913
|
|
|
|
| |
Notes:
svn path=/head/; revision=16275
|
|
|
|
|
|
|
| |
would go backwards.
Notes:
svn path=/head/; revision=14893
|
|
|
|
|
|
|
| |
Approved by: asami
Notes:
svn path=/head/; revision=14889
|
|
|
|
|
|
|
| |
Submitted by: Josh Gilliam <josh@quick.net>
Notes:
svn path=/head/; revision=14734
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=14176
|
|
|
|
|
|
|
|
|
|
|
| |
The Japanese or multilingual functionality will be in japanese/xv and
graphics/xv-m17n when those are committed.
PR: 8185
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Notes:
svn path=/head/; revision=13718
|
|
|
|
| |
Notes:
svn path=/head/; revision=13652
|
|
|
|
| |
Notes:
svn path=/head/; revision=13192
|
|
|
|
|
|
|
| |
ELF conversion.
Notes:
svn path=/head/; revision=13148
|
|
|
|
| |
Notes:
svn path=/head/; revision=13117
|
|
|
|
| |
Notes:
svn path=/head/; revision=12894
|
|
|
|
|
|
|
|
| |
PR: ports/7770
Submitted by: maintainer
Notes:
svn path=/head/; revision=12891
|