| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/63609
Submitted by: Simon Barner <barner@in.tum.de>
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=103978
|
|
|
|
|
|
|
|
| |
PR: ports/63548
Submitted by: maintainer
Notes:
svn path=/head/; revision=102567
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
PR: ports/57052
Notes:
svn path=/head/; revision=89145
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=89144
|
|
|
|
|
|
|
|
|
|
|
| |
Hand maintainership to submitter
PR: 55106 55107
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
Approved by: fjoe (mentor) (implicit)
Notes:
svn path=/head/; revision=86054
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=86019
|
|
|
|
|
|
|
|
| |
these great pieces of software, so that let others with more free time
to take over them.
Notes:
svn path=/head/; revision=85841
|
|
|
|
|
|
|
| |
Approved by: maintainer (sobomax)
Notes:
svn path=/head/; revision=85834
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
| |
Submitted by: kris
Notes:
svn path=/head/; revision=73128
|
|
|
|
|
|
|
| |
Noticed on: bento
Notes:
svn path=/head/; revision=69483
|
|
|
|
|
|
|
| |
And some ports have USE_PERL5=yes now.
Notes:
svn path=/head/; revision=69436
|
|
|
|
|
|
|
| |
Prompted by: kris
Notes:
svn path=/head/; revision=59301
|
|
|
|
|
|
|
| |
Submitted by: sf
Notes:
svn path=/head/; revision=44227
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=33318
|
|
|
|
|
|
|
| |
Submitted by: Jon Mansey <jon@interpacket.net>
Notes:
svn path=/head/; revision=32303
|
|
|
|
|
|
|
| |
Submitted by: Dan Nelson <dnelson@emsphone.com>
Notes:
svn path=/head/; revision=32171
|
|
|
|
| |
Notes:
svn path=/head/; revision=32170
|
|
|
|
|
|
|
|
|
|
| |
+ properly handle keyboard input;
+ enable linear modes (required for SDL);
- still no mouse yet.
Notes:
svn path=/head/; revision=32136
|
|
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.
Notes:
svn path=/head/; revision=31953
|