| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jan 2013 16:21:27
1.4.3_6
|
zeising  |
Add patches to fix build with clang by replacing some inline assembly with
optimal code, and removing some unneded casts.
Submitted by: dim
Approved by: kwm, miwi (mentors, implicit) |
18 Jan 2013 12:47:14
1.4.3_6
|
zeising  |
Grab
While here, trim makefile headers.
Approved by: kwm, miwi (mentors, implicit) |
03 Sep 2012 04:00:32
1.4.3_6
|
eadler  |
Mark ports MAKE_JOBS_SAFE after some testing. |
01 Nov 2011 20:46:07
1.4.3_6
|
dougb  |
Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000 |
14 Jul 2011 15:54:25
1.4.3_6
|
arved  |
Fix build with clang
PR: 158548
Submitted by: Niclas Zeising |
03 Jul 2011 14:12:23
1.4.3_6
|
ohauer  |
-remove MD5 |
17 May 2011 14:17:02
1.4.3_6
|
danfe  |
Reformat description text. |
19 Oct 2010 21:34:37
1.4.3_6
|
pav  |
- Mark BROKEN on amd64/6
Reported by: pointyhat |
09 Oct 2010 12:32:21
1.4.3_6
|
danfe  |
- Allow to build on at least amd64 [*]
- Bring in some nice patches from Debian
- Clean up Makefile, drop maintainership
PR: ports/150392 [*]
Submitted by: acm
Obtained from: Debian |
07 Feb 2007 17:06:01
1.4.3_5
|
pav  |
- Fix build with gcc4
- Portlint
PR: ports/108232
Submitted by: rafan
Approved by: maintainer timeout (danfe; 15 days) |
04 Oct 2006 00:02:05
1.4.3_5
|
danfe  |
Fix the build with upcoming GCC 4.1. |
05 Dec 2005 13:30:44
1.4.3_5
|
danfe  |
Add some more SHA256 sums to my ports. |
30 Jul 2005 11:52:40
1.4.3_5
|
danfe  |
bsd.port.pre.mk/bsd.port.post.mk are still needed for correct MANx
assigments.
Noticed by: lofi |
29 Jul 2005 06:21:15
1.4.3_5
|
danfe  |
- Add a patch to allow SVGAlib to work with nVidia cards [1]
- Remove obsolete OSVERSION check in Makefile
- Minor nits in pkg-descr
Submitted by: Mark Tinguely <tinguely(at)casselton.net> [1] |
27 Aug 2004 08:46:33
1.4.3_4
|
danfe  |
Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use. They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.
Approved by: fjoe (mentor) |
30 Jul 2004 09:39:42
1.4.3_4
|
krion  |
The last try to fix install with gcc-3.4.2
Submitted by: maintainer |
30 Jul 2004 07:58:12
1.4.3_4
|
krion  |
Fix build with gcc-3.4.2
Submitted by: maintainer |
14 Mar 2004 11:34:05
1.4.3_3
|
pav  |
- Add patch to set useful default for mouse
- Bump PORTREVISION
PR: ports/63609
Submitted by: Simon Barner <barner@in.tum.de>
Approved by: maintainer timeout (2 weeks) |
29 Feb 2004 20:50:30
1.4.3_2
|
krion  |
- SIZEify
PR: ports/63548
Submitted by: maintainer |
04 Feb 2004 05:21:48
1.4.3_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
24 Sep 2003 08:14:11
1.4.3_1
|
edwin  |
(bump port-revision, my mistake)
PR: ports/57052 |
24 Sep 2003 08:13:29
1.4.3
|
edwin  |
[patch] graphics/svgalib checks wrong virtual console for ownership
graphics/svgalib contains an off-by-one error in the code
that checks that the user is the owner of the current virtual
terminal. Instead of checking /dev/ttyv[X], it checks
/dev/ttyv[X+1].
Submitted by: Chris Pressey <cpressey@catseye.mine.nu>
This happens because svgalib was written for Linnex, and
they start tty numbering from 1, contrary to FreeBSD, which
does it from 0. I always knew that FreeBSD is better: who
counts from 1 in this world?! ;-)
PR: ports/57052
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> |
31 Jul 2003 13:25:26
1.4.3
|
krion  |
Update to 1.4.3
Hand maintainership to submitter
PR: 55106 55107
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
Approved by: fjoe (mentor) (implicit) |
31 Jul 2003 07:16:22
1.4.2_1
|
maho  |
graphics/svgalib itself calls ldconfig.
Later on the ports makefile does it again.
the ports Makefile does it and should not
the Makefile in the tarball.
PR: 47996
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
29 Jul 2003 09:12:37
1.4.2_1
|
sobomax  |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
29 Jul 2003 07:28:18
1.4.2_1
|
des  |
Remove unnecessary ## which caused the build to fail with gcc 3.3.
Approved by: maintainer (sobomax) |
07 Mar 2003 06:04:15
1.4.2_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
14 Jan 2003 13:58:23
1.4.2_1
|
sobomax  |
Fix typo: ONLY_FOR_ARCH -> ONLY_FOR_ARCHS.
Submitted by: kris |
05 Nov 2002 00:26:28
1.4.2_1
|
edwin  |
Fix damage done by replacing PERL into REINPLACE_CMD.
Noticed on: bento |
04 Nov 2002 05:46:38
1.4.2_1
|
edwin  |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
17 May 2002 08:34:04
1.4.2_1
|
sobomax  |
Mark as a ONLY_FOR_ARCH=i386.
Prompted by: kris |
19 Jun 2001 16:22:29 
|
sobomax  |
Fix a breakage caused by changed chown semantics. |
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |
02 Oct 2000 09:27:40 
|
sobomax  |
Fixes and cleanups: - add support for Chinese (two-byte) Character text
writing and fonts (vanilla); - move rather long manpages listing from Makefile
into separate files (sobomax); - bump PORTREVISION as a result. |
05 Sep 2000 13:14:41 
|
sobomax  |
Mark as BROKEN if OSVERSION < 400000 (3.* and downward not supported). |
01 Sep 2000 17:10:29 
|
sobomax  |
Properly name tty (use %x instead of %d to get device name). |
01 Sep 2000 16:12:11 
|
sobomax  |
Yet again improve keyboard support. |
30 Aug 2000 18:41:09 
|
sobomax  |
Improve FreeBSD support: |
25 Aug 2000 10:08:01 
|
sobomax  |
Add svgalib - a *native* port of well-knows Linux console graphics library. |