| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Trim needless header and footer (trailing linefeeds) while here
and fix some minor typos/grammar in the English text.
|
| |
|
|
|
|
| |
Replace the now obsolete @fcfontdir keyword in the plist by
the appropriate handling with USES=fonts.
Reported by: pkg-fallout
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417166
|
| |
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=403978
|
| |
|
|
|
|
|
|
| |
Fix a bug when running in a 64-bit environment that made it crash
immediately.
Notes:
svn path=/head/; revision=364407
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
| |
|
|
|
|
|
| |
Approved by: joerg (maintainer)
Notes:
svn path=/head/; revision=178630
|
| |
|
|
|
|
|
|
|
|
| |
-stable still. ;-)
gcc 3 is (correctly) a lot more picky about some suspicious cpp
constructs that remained undetected in the original sources until now.
Notes:
svn path=/head/; revision=71330
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rather large patchset improving pcemu. I therefore also decided to
bump the version number from 1.01a to 1.01b, David Hedley apparently
abandoned all work on pcemu anyway.
The exact details of Arne's patches can be studied in the PR, it's
something like 50 lines of explanation i don't want to quote in full
here. In short, he submitted a number of improvements and a fix for
the hard disk emulation in pcemu's BIOS. After a review, i decided to
leave the patches verbatim.
In addition and while i was at it, i added something i always ment to
do: the option to dynamically add floppy disks (and now also hard
disks) from within the .pcemurc file, so there's no need to recompile
if you just wanna get access to your floppy from within pcemu.
Comment it out again once you're done.
PR: ports/5788
Submitted by: <arnej@math.ntnu.no> Arne Henrik Juul
Notes:
svn path=/head/; revision=26111
|
| |
|
|
|
|
|
|
| |
${WRKSRC}. Note I haven't fixed the "pack" target, that requires more
than just ${FILESDIR} frobbing.
Notes:
svn path=/head/; revision=15007
|
| |
|
|
|
|
|
| |
Submitted by: jhs
Notes:
svn path=/head/; revision=2359
|
| |
|
|
|
|
|
| |
Pointed out by: phk, and burg@burg2.is.ge.com (Dick van den Burg)
Notes:
svn path=/head/; revision=1551
|
| |
|
|
|
|
|
|
| |
README.FreeBSD, and provide an adequate packaging list. Fix a minor
problem for `make install' (use mkdir -p where appropriate).
Notes:
svn path=/head/; revision=1425
|
|
|
Technically, i consider this an excellent work.
I've made some efforts to make it easier for people get it actually up
& running. This would have required an image of a DOS boot floppy,
which we cannot provide. Instead, i wrote a small bootstrap loader
(basically a small more(1) clone with builtin text) that can be
``booted'' from. It instructs the user how to get the image of a
bootable DOS floppy, and where to find the various files.
(The bootstrap loader requires bcc to be recompiled, but i'm providing
a gzip'ed/uuencoded version in the files directory as well.)
The pkg directory is not yet done. Will follow RSN. :)
Notes:
svn path=/head/; revision=1211
|