phpgroupware suite.
Fix permissions for phpgroupware's files directory (707 is needed to access
user files).
Don't complain if files directory still contains files at deinstall time.
pkg-plist) by passing the DOCDIR variable through PLIST_SUB.
Remove my own PLIST_SUB hackery that predated (and, hopefully,
inspired) the now standard PORTDOCS addition.
Surprisingly enough, there still is no version 0.4 of this thing
on the distsite...
Submitted by: bento (and fenner's script -- many thanks)
2) removed files/patch-main::dlist.cc which
is no longer necessary since appropriate code has been
added to the distribution.
3) updated files/patch-aa to use the recently added
Mk/bsd.port.mk PTHREAD_{LIBS,CFLAGS}. Updated the
port's Makefile accordingly
4) "un"echo"ed" post-install
Submitted by: lioux
RUN_DEPENDS. Since we now have the correct patch in all of
x11/{XFree86,XFree86-4,XFree86-4-libraries}, its service is no
longer needed.
Reported by: cheath.bbs@bbs.cs.nthu.edu.tw
o don't apply bitwise shift to components when setting palette - vgl don't
need it unlike fbcon (after which libvgl driver was modelled). Bump
PORTREVISION as a result of bugfix.
o Use proper versioning in the port Makefile. BUMP PORTEPOCH
o Changes:
- DI opcode now cancels pending EI (Killer Instinct, Donkey Kong Land series).
- Fixed GBC and SGB colors to span from black to true white.
- Added sound chip initialization on startup (Fortified Zone, Fortified
Zone 2, Beetlejuice).
- Fixed third sound channel (still not perfect).
- Added SetWave() call to the sound API.
- Added SetWave() waveforms to the third sound channel.
- Window refresh does not start if the window was off when refresh
reached its top (WarriorsOfMightAndMagic).
- Now setting LCD state to 0 during last two lines of VBlank (152-153)
so Final Fantasy Legend works again.
- Moved VBlank interrupt from line 145 to line 144 (Force 21, Cruisn'
Exotica, Army Men 2).
- Moved VBlank interrupt to the beginning of scanline (Daedalian
Opus).
maintainership, because I don't have a QT/KDE installed and certainly won't
install it just to test this port. Hopefully some QT/KDE addict would take
care of it.
Also, take over maintainership, since I wrote it in the first place.
I also took the time to write a Makefile for the program and to
package the whole mess into a tarball to make it easier to fetch.
Obtained from: Softweyr LLC
via the following APIs:
* Java API for XML Processing (JAXP) 1.1 minus the javax.xml.transform package.
* SAX 2.0
* SAX2 Extensions version 1.0
* DOM Level 2 Core Recommendation
PR: 24291
Submitted by: Palle Girgensohn <girgen@partitur.se>