| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
assigments.
Noticed by: lofi
|
|
|
|
|
|
|
| |
- Remove obsolete OSVERSION check in Makefile
- Minor nits in pkg-descr
Submitted by: Mark Tinguely <tinguely(at)casselton.net> [1]
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/63609
Submitted by: Simon Barner <barner@in.tum.de>
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
| |
PR: ports/63548
Submitted by: maintainer
|
|
|
|
| |
(Part 2)
|
|
|
|
| |
PR: ports/57052
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
Hand maintainership to submitter
PR: 55106 55107
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
these great pieces of software, so that let others with more free time
to take over them.
|
|
|
|
| |
Approved by: maintainer (sobomax)
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
| |
Submitted by: kris
|
|
|
|
| |
Noticed on: bento
|
|
|
|
| |
And some ports have USE_PERL5=yes now.
|
|
|
|
| |
Prompted by: kris
|
|
|
|
| |
Submitted by: sf
|
|
|
|
|
|
|
|
| |
- 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.
Submitted by: vanilla, sobomax
|
|
|
|
| |
Submitted by: Jon Mansey <jon@interpacket.net>
|
|
|
|
| |
Submitted by: Dan Nelson <dnelson@emsphone.com>
|
| |
|
|
|
|
|
|
|
| |
+ properly handle keyboard input;
+ enable linear modes (required for SDL);
- still no mouse yet.
|
|
Please note, that it's a work in progress, so some features doesn't work (for
example mouse support). However, the functionality already present is
sufficient to run some of the popular apps (quakeforge for example).
I tested it on ATI Mach64 and C&T55554 adapters.
|