aboutsummaryrefslogtreecommitdiffstats
ModeNameSize
-rw-r--r--.cvsignore19logstatsplainblame
-rw-r--r--CHANGES22416logstatsplainblame
d---------CVSROOT1179logstatsplain
-rw-r--r--INDEX5089899logstatsplainblame
-rw-r--r--INDEX-54947853logstatsplainblame
-rw-r--r--LEGAL19005logstatsplainblame
-rw-r--r--MOVED79199logstatsplainblame
-rw-r--r--Makefile5111logstatsplainblame
d---------Mk692logstatsplain
-rw-r--r--README1423logstatsplainblame
d---------Templates198logstatsplain
d---------Tools108logstatsplain
-rw-r--r--UPDATING12291logstatsplainblame
d---------accessibility755logstatsplain
d---------arabic411logstatsplain
d---------archivers3086logstatsplain
d---------astro2664logstatsplain
d---------audio17207logstatsplain
d---------benchmarks1289logstatsplain
d---------biology2134logstatsplain
d---------cad1857logstatsplain
d---------chinese4702logstatsplain
d---------comms2934logstatsplain
d---------converters2701logstatsplain
d---------databases14276logstatsplain
d---------deskutils5025logstatsplain
d---------devel52591logstatsplain
d---------dns2719logstatsplain
d---------editors11055logstatsplain
d---------emulators4511logstatsplain
d---------finance2245logstatsplain
d---------french1050logstatsplain
d---------ftp3307logstatsplain
d---------games23114logstatsplain
d---------german1295logstatsplain
d---------graphics18593logstatsplain
d---------hebrew352logstatsplain
d---------hungarian500logstatsplain
d---------irc3794logstatsplain
d---------japanese16546logstatsplain
d---------java4764logstatsplain
d---------korean2606logstatsplain
d---------lang10654logstatsplain
d---------mail18019logstatsplain
d---------math8921logstatsplain
d---------mbone544logstatsplain
d---------misc18206logstatsplain
d---------multimedia5446logstatsplain
d---------net-im2756logstatsplain
d---------net-mgmt5297logstatsplain
d---------net-p2p3171logstatsplain
d---------net30179logstatsplain
d---------news3022logstatsplain
d---------palm1750logstatsplain
d---------picobsd74logstatsplain
d---------polish782logstatsplain
d---------ports-mgmt888logstatsplain
d---------portuguese1060logstatsplain
d---------print9421logstatsplain
d---------russian1639logstatsplain
d---------science1652logstatsplain
d---------security16972logstatsplain
d---------shells1064logstatsplain
d---------sysutils18293logstatsplain
d---------textproc24367logstatsplain
d---------ukrainian551logstatsplain
d---------vietnamese586logstatsplain
d---------www29313logstatsplain
d---------x11-clocks1686logstatsplain
d---------x11-fm1324logstatsplain
d---------x11-fonts2492logstatsplain
d---------x11-servers666logstatsplain
d---------x11-themes3769logstatsplain
d---------x11-toolkits9622logstatsplain
d---------x11-wm4038logstatsplain
d---------x119827logstatsplain
class='commitgraph'>| * Add size data.trevor2004-03-181-0/+1 | | | | Approved by: maintainers * SIZEify.trevor2004-03-181-0/+1 | * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. * Fix build on -CURRENT.vs2004-03-111-8/+3 | | | | | PR: ports/62143 (suggested by Brandon S Allbery) Approved by: linimon (mentor) * . Build and install the SiS driver on the Alpha. I've had this patch inglewis2004-02-263-3/+3 | | | | | | | my tree for quite some time, and it builds and installs correctly. An earlier version (4.2) ran on a DS10 with a SiS card we had at work, but I no longer have access to that machine to test 4.3. Despite that, I think this is worth putting in. * . Fix the sysarch() prototype as was done in XFree86-4-Server. Hopefullyglewis2004-02-261-0/+13 | | | | | | this will fix the build on recent -CURRENT/alpha. Requested by: kris * . Use the correct prototype for sysarch(2). Should fix the build onglewis2004-02-221-2/+11 | | | | | | CURRENT/alpha. Submitted by: bento via kris * Mark as deprecated: either fails to fetch, and has done so for some time;linimon2004-02-171-0/+2 | | | | | | | | | | | | | | | | and/or fails to build; and/or the maintainer has recommended that the ports are obsolete and should be deleted. In each of these cases, the port has been in trouble for quite some time. The deprecation date is set for April 09, 2004, except for a very few ports that are in really bad shape (or the maintainer has recommended deletion), in which case they are set for March 09, 2004. If anyone wants to keep these ports in the ports collection, now is the time to step up and fix them. PR: ports/62575 No objection: freebsd-ports, 10 days * FORBIDDEN: Broken pkg-plistkris2004-02-171-4/+2 | * Fix several buffer overflow issues in the fontpath handling code.des2004-02-136-29/+373 | | | | | | Remove an earlier patch which only partially addressed these issues. Approved by: so * Fix buffer overflow in font alias handling code.des2004-02-094-14/+65 | | | | Approved by: so * BROKEN on 5.x: does not compilekris2004-02-081-0/+4 | * BROKEN on 5.x: does not compilekris2004-02-081-1/+7 | * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-066-3/+3 | * Use PLIST_FILES.trevor2004-02-062