| Commit message (Expand) | Author | Age | Files | Lines |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-29 | 19 | -17/+127 |
* | BROKEN: Size mismatch | kris | 2004-09-29 | 1 | -0/+2 |
* | BROKEN on 5.x: Configure fails | kris | 2004-09-29 | 2 | -0/+8 |
* | Change BROKEN to IGNORE since the package builds but does not run | kris | 2004-09-29 | 2 | -2/+2 |
* | Now builds on 5.x | kris | 2004-09-29 | 2 | -8/+0 |
* | Now builds on amd64 | kris | 2004-09-29 | 5 | -18/+2 |
* | Now fetchable again. | kris | 2004-09-29 | 1 | -2/+0 |
* | Remove BROKEN since the port was fixed in the previous commit. | kris | 2004-09-29 | 1 | -4/+0 |
* | Make an initial attempt at covering all Mozilla/Firefox/Thunderbird | nectar | 2004-09-29 | 1 | -9/+36 |
* | Correct spelling of phpnuke package name. | nectar | 2004-09-28 | 1 | -1/+2 |
* | Note BMP decoder flaws in Mozilla/Firefox/Thunderbird. | nectar | 2004-09-28 | 1 | -0/+48 |
* | Note stack buffer overflow in Mozilla mail. | nectar | 2004-09-28 | 1 | -1/+41 |
* | Document Mozilla/Firefox/Thunderbird heap buffer overflows. | nectar | 2004-09-28 | 1 | -0/+57 |
* | Fix build of powerpc-rtems-gdb on 5.x (GCC 3.4 breakage) | jeh | 2004-09-28 | 2 | -2/+5 |
* | This port compiles correctly with GCL. | markm | 2004-09-28 | 1 | -4/+2 |
* | Correct the package name for phpMyAdmin. | nectar | 2004-09-28 | 1 | -1/+2 |
* | Stop delivery while I'm away. | lofi | 2004-09-28 | 1 | -1/+1 |
* | Patch the various recently reported security vulnerabilities in Mozilla. | marcus | 2004-09-28 | 28 | -0/+2552 |
* | Patch the various recently reported security vulnerabilities in Mozilla. | marcus | 2004-09-28 | 36 | -0/+909 |
* | Patch the various recently reported security vulnerabilities in Mozilla. | marcus | 2004-09-28 | 18 | -3/+1230 |
* | Patch the various recently reported security vulnerabilities in Mozilla. | marcus | 2004-09-28 | 8 | -2/+639 |
* | s/BROKEN/IGNORE/ since the package builds but is "too unstable" on 5.x | kris | 2004-09-28 | 1 | -1/+1 |
* | Correct another typo. :-( | kris | 2004-09-28 | 1 | -1/+1 |
* | Now builds successfully | kris | 2004-09-28 | 1 | -2/+0 |
* | Now builds on amd64 | kris | 2004-09-28 | 7 | -32/+11 |
* | Correct typo in previous | kris | 2004-09-28 | 1 | -1/+1 |
* | Now builds on amd64 | kris | 2004-09-28 | 1 | -2/+2 |
* | ruby18_static builds on amd64 | kris | 2004-09-28 | 1 | -1/+1 |
* | Correct case of IGNORE string | kris | 2004-09-28 | 1 | -1/+1 |
* | s/BROKEN/IGNORE/ since the package builds but does not run. | kris | 2004-09-28 | 1 | -1/+1 |
* | Now builds on amd64 | kris | 2004-09-28 | 4 | -10/+6 |
* | Now fetchable again | kris | 2004-09-28 | 1 | -2/+0 |
* | Update to 0.7.1, which also fixes the compilation problem on 5.x. | thierry | 2004-09-28 | 10 | -66/+22 |
* | - add USE_GCC=2.95 and unbreak this port | leeym | 2004-09-28 | 2 | -12/+7 |
* | - add USE_GCC=2.95 and unbreak this port | leeym | 2004-09-28 | 2 | -20/+10 |
* | - add USE_GCC=2.95 and unbreak this port | leeym | 2004-09-28 | 2 | -14/+8 |
* | Add CERT Vulnerability Note references to xpm entry. | nectar | 2004-09-27 | 1 | -1/+3 |
* | - Fix package build on pointyhat and other environments where | sergei | 2004-09-27 | 1 | -1/+2 |
* | make replaced the defined command by our ${ARCH}. | thierry | 2004-09-27 | 4 | -19/+21 |
* | This distfile disapeared from the net. Use MASTER_SITE_LOCAL to host it. | thierry | 2004-09-27 | 1 | -4/+2 |
* | - Unbreak: stop using PKGNAMESUFFIX conditionally | pav | 2004-09-27 | 2 | -767/+761 |
* | The parens around the OSVERSION test were fatal for < 4.9, and did not | dougb | 2004-09-27 | 4 | -4/+4 |
* | Note two older vulnerabilities in PHP. | nectar | 2004-09-27 | 1 | -0/+111 |
* | Support ${client_user} and ${sudo_cmd} for running commands as root on | kris | 2004-09-27 | 1 | -1/+5 |
* | * Break out setupnode into the dosetupnode script so it may be called | kris | 2004-09-27 | 1 | -37/+3 |
* | Break out the setupnode function of dopackages into a separate script so | kris | 2004-09-27 | 1 | -0/+47 |
* | * Bail out if we can't claim a chroot directory in the client (e.g. if | kris | 2004-09-27 | 1 | -13/+17 |
* | Refuse to "clean" / if something goes wrong upstream and we are passed | kris | 2004-09-27 | 1 | -0/+5 |
* | Pull in portbuild.$(hostname) for per-client customization | kris | 2004-09-27 | 1 | -1/+3 |
* | Support 6.x builds | kris | 2004-09-27 | 2 | -1/+5 |
* | * Support 6.x builds | kris | 2004-09-27 | 1 | -2/+12 |
* | Note subversion information disclosure vulnerability. | nectar | 2004-09-27 | 1 | -0/+36 |
* | Add missing PORTEPOCH in a mozilla entry. | nectar | 2004-09-27 | 1 | -3/+5 |
* | fix build on pointyhat. | ume | 2004-09-27 | 3 | -5/+1 |
* | Fix behaviour of keyboard under pc98 where keycodes differ from i386. | lesi | 2004-09-26 | 4 | -10/+68 |
* | Fix behaviour of keyboard under pc98 where keycodes differ from i386. [1] | lesi | 2004-09-26 | 2 | -1/+74 |
* | Update to 1.0.8: security fix. | lev | 2004-09-26 | 16 | -796/+20 |
* | Fix pointyhat build. | will | 2004-09-26 | 1 | -0/+1 |
* | Move previous commit out of a conditional clause | kris | 2004-09-26 | 1 | -6/+6 |
* | BROKEN: Configure fails | kris | 2004-09-26 | 1 | -0/+2 |
* | [1] Don't try to package the missing tdfx_dri.so on amd64. | anholt | 2004-09-26 | 4 | -4/+16 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-26 | 1 | -1/+7 |
* | BROKEN: Does not compile | kris | 2004-09-26 | 3 | -0/+6 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-26 | 1 | -1/+7 |
* | BROKEN on 5.x: Broken pkg-plist | kris | 2004-09-26 | 1 | -0/+4 |
* | BROKEN on 5.x: Broken by changes to make(1) | kris | 2004-09-26 | 2 | -2/+14 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-26 | 9 | -4/+48 |
* | BROKEN on 5.x: Segfault during build | kris | 2004-09-26 | 1 | -0/+4 |
* | BROKEN on 5.x: Configure fails | kris | 2004-09-26 | 2 | -2/+14 |
* | BROKEN: Does not build | kris | 2004-09-26 | 3 | -0/+6 |
* | BROKEN on 5.x: Does not build | kris | 2004-09-26 | 1 | -1/+7 |
* | BROKEN: Does not build | kris | 2004-09-26 | 2 | -0/+4 |
* | BROKEN on 5.x: Coredump during build | kris | 2004-09-26 | 1 | -1/+7 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-26 | 4 | -1/+19 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-26 | 10 | -7/+62 |
* | BROKEN: Unfetchable | kris | 2004-09-26 | 1 | -0/+2 |
* | BROKEN: Unfetchable | kris | 2004-09-26 | 1 | -0/+2 |
* | BROKEN on 4.x also | kris | 2004-09-26 | 1 | -4/+2 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-26 | 3 | -2/+18 |
* | BROKEN on 5.x: Broken by changes to make(1) | kris | 2004-09-26 | 1 | -1/+7 |
* | BROKEN: Does not compile | kris | 2004-09-26 | 2 | -0/+4 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-26 | 2 | -2/+14 |
* | BROKEN: Configure fails | kris | 2004-09-26 | 1 | -0/+2 |
* | BROKEN: Configure fails | kris | 2004-09-26 | 1 | -0/+2 |
* | BROKEN: Does not compile | kris | 2004-09-26 | 1 | -0/+2 |
* | BROKEN on 5.x: Does not build | kris | 2004-09-26 | 1 | -0/+4 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-26 | 2 | -0/+8 |
* | BROKEN on 5.x: Broken pkg-plist | kris | 2004-09-26 | 2 | -2/+14 |
* | BROKEN on 5.x: Build fails | kris | 2004-09-26 | 1 | -1/+7 |
* | BROKEN with perl 5.8 (still) | kris | 2004-09-26 | 1 | -1/+1 |
* | BROKEN: Configure fails | kris | 2004-09-26 | 2 | -0/+4 |
* | BROKEN: Does not compile | kris | 2004-09-26 | 1 | -0/+2 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-26 | 1 | -0/+4 |
* | BROKEN: Unfetchable | kris | 2004-09-26 | 1 | -0/+2 |
* | BROKEN on 5.x: Configure fails | kris | 2004-09-26 | 2 | -2/+14 |
* | BROKEN on 5.x: Configure fails | kris | 2004-09-26 | 2 | -2/+14 |
* | BROKEN: Size mismatch | kris | 2004-09-26 | 1 | -0/+2 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-26 | 1 | -1/+7 |
* | BROKEN: Unfetchable | kris | 2004-09-26 | 2 | -0/+4 |
* | - fix plist | netchild | 2004-09-26 | 4 | -70/+3 |
* | - Fix typo on RUN_DEPENDS line. This resulted in missed podparser dependency | pav | 2004-09-26 | 1 | -1/+1 |
* | - Fix package on 4.x (perl 5.0) - Pod:Man is needed for generating of some ma... | pav | 2004-09-26 | 2 | -0/+5 |
* | - Update to 1.0.1 | pav | 2004-09-26 | 4 | -6/+6 |
* | Use PTHREAD_CFLAGS and PTHREAD_LIBS to unbreak. | thierry | 2004-09-26 | 1 | -2/+19 |
* | Make fetchable again. | thierry | 2004-09-26 | 2 | -6/+5 |
* | Use PTHREAD_CFLAGS and PTHREAD_LIBS to unbreak. | thierry | 2004-09-26 | 1 | -0/+2 |
* | - Fix plist and unbreak | pav | 2004-09-26 | 2 | -284/+303 |
* | The 2.01a38 distfile has been removed from the official mirrors after the | marius | 2004-09-26 | 1 | -1/+2 |
* | Gsfonts port fails to generate a valid fonts.dir file on 5.X (and higher) | marcus | 2004-09-26 | 3 | -15/+401 |
* | - Bump version to 5.3. | kuriyama | 2004-09-25 | 1 | -2/+2 |
* | Upgrade to latest revision to make fetchable again. | thierry | 2004-09-25 | 2 | -3/+3 |
* | Update to 0.7 to fix build failure (deal with usbdevs changes). | thierry | 2004-09-25 | 2 | -4/+4 |
* | Forgot to add <modified> element for last commit. | nectar | 2004-09-25 | 1 | -0/+1 |
* | Add missing PORTEPOCH on one of the mozilla entries. | nectar | 2004-09-25 | 1 | -1/+1 |
* | Upgrade to latest snapshot and unbreak. | thierry | 2004-09-25 | 2 | -4/+4 |
* | Add a mirror to make clip fetchable again. | thierry | 2004-09-25 | 1 | -1/+2 |
* | Fix a dependency, do some cleaning, and unbreak. | thierry | 2004-09-25 | 2 | -23/+6 |
* | - Fix build on 5.3 | pav | 2004-09-25 | 1 | -0/+2 |
* | - Fix mysqlhotdump vulnerability | ale | 2004-09-25 | 29 | -83/+360 |
* | Fix build on FreeBSD 4.X. | ale | 2004-09-25 | 1 | -1/+1 |
* | - Fix mysqlhotdump vulnerability | ale | 2004-09-25 | 5 | -58/+68 |
* | One of the man-pages (faxinfo.8c) was listed twice in a row... | mi | 2004-09-24 | 1 | -1/+1 |
* | Fix bug in the default genkdmconf template - kdm would try and parse | lofi | 2004-09-24 | 21 | -42/+182 |
* | Fix hang in kcontrol on amd64. | lofi | 2004-09-24 | 4 | -2/+22 |
* | Don't depend on gnupg/gnupg-devel, just specify default paths. | lofi | 2004-09-24 | 3 | -6/+6 |
* | Update config.h and unbreak. | thierry | 2004-09-24 | 1 | -2/+2 |
* | Unbreak by upgrading to 1.15.0.0. | thierry | 2004-09-24 | 3 | -9/+7 |
* | Actually use MASTER_SITE_SUBDIR and make fetchable again. | thierry | 2004-09-24 | 1 | -1/+1 |
* | Update to BIND 9.3.0, the latest from ISC. This version has several | dougb | 2004-09-24 | 24 | -108/+236 |
* | - The original rt-20040921.tar.gz lack of 'configure' script. | clsung | 2004-09-24 | 2 | -6/+28 |
* | - Fix build on -current after gcc 3.3 import | ijliao | 2004-09-24 | 8 | -8/+195 |
* | Commit maintainer's update to 4.2.0 from 4.1.8, unbreak -current. | mi | 2004-09-24 | 4 | -26/+270 |
* | - the GS_NO_X11 case in configure script needs more work | andreas | 2004-09-24 | 1 | -1/+2 |
* | The comment in mal/sqwebmail/Makefile is talking about VCHKPW as | oliver | 2004-09-24 | 1 | -1/+1 |
* | - cleanup after USE_GHOSTSCRIPT_RUN changes in Makefile | andreas | 2004-09-24 | 2 | -3/+3 |
* | Fix the build with recent GCC. | danfe | 2004-09-24 | 2 | -7/+72 |
* | Unbreak the build. | danfe | 2004-09-24 | 2 | -7/+23 |
* | Document vulnerabilities in lha. | nectar | 2004-09-23 | 1 | -0/+41 |
* | Lately it seems I like to use dashes in topics... but I should at | nectar | 2004-09-23 | 1 | -19/+19 |
* | Document mysql buffer overflow. | nectar | 2004-09-23 | 1 | -0/+27 |
* | Unbreak (fix build on 5.X and -CURRENT). | danfe | 2004-09-23 | 2 | -7/+20 |
* | Unbreak the build with recent GCC. | danfe | 2004-09-23 | 2 | -7/+20 |
* | Fix the build on 5.X and -CURRENT. | danfe | 2004-09-23 | 3 | -7/+90 |
* | The port builds fine now, so remove BROKEN mark. | danfe | 2004-09-23 | 1 | -4/+0 |
* | The build should be fixed now, so remove BROKEN mark. | danfe | 2004-09-23 | 1 | -7/+1 |
* | Upgrade to 5.3.0. This fixes a minior security problem where | brooks | 2004-09-23 | 18 | -3558/+240 |
* | - fixes some problems with two-stage name-lookup; | thierry | 2004-09-23 | 2 | -18/+69 |
* | Update to 1.16 to fix distfile fetch & support reload rc.d command. | will | 2004-09-23 | 3 | -3/+5 |
* | Update to 4.1.15 release: | ale | 2004-09-23 | 7 | -11/+94 |
* | * Deactivate libtremor due to unresolved build problems | marcus | 2004-09-23 | 1 | -8/+14 |
* | Update to pam_alreadyloggedin-0.3 to unbreak. There should be no | green | 2004-09-23 | 2 | -12/+4 |
* | Fix the patch files since *-rtems-gdb adds -p1 to patch, I was missing | jeh | 2004-09-23 | 3 | -7/+5 |
* | Document Mozilla security icon spoofing vulnerability. | nectar | 2004-09-23 | 1 | -0/+39 |
* | Document Mozilla vulnerability involving NULL bytes in FTP URLs. | nectar | 2004-09-23 | 1 | -1/+46 |
* | Document Mozilla automatic file upload vulnerability. | nectar | 2004-09-22 | 1 | -3/+28 |
* | Document mozilla certificate import denial-of-service vulnerability. | nectar | 2004-09-22 | 1 | -0/+48 |
* | - Security Fix | dinoex | 2004-09-22 | 3 | -4/+4 |
* | Fix bad C++ code to unbreak the build with latest GCC. | danfe | 2004-09-22 | 4 | -6/+101 |
* | - Correct a few RLE decoder bugs in libtiff | dinoex | 2004-09-22 | 2 | -1/+75 |
* | Fix unfetchable distfile (new file appears). | clsung | 2004-09-22 | 2 | -3/+3 |
* | add missing run depends | ijliao | 2004-09-22 | 1 | -1/+3 |
* | Note a file name disclosure issue in rssh. | nectar | 2004-09-22 | 1 | -0/+38 |
* | Fix the build with gcc 3.4. | thierry | 2004-09-22 | 2 | -4/+82 |
* | Upgrade to latest snapshot and make fetchable again. | thierry | 2004-09-22 | 2 | -4/+4 |
* | Unbreak by upgrading to 1.1.15. | thierry | 2004-09-22 | 2 | -5/+3 |
* | Update to 4.0.21 release: | ale | 2004-09-22 | 9 | -33/+113 |
* | - rssh < 2.2.1 has information disclosure vulnerability, so update to 2.2.1 | leeym | 2004-09-22 | 3 | -97/+20 |
* | - use REINPLACE to unbreak this port | leeym | 2004-09-22 | 1 | -0/+6 |
* | - gallery depends on php[45]-pcre | leeym | 2004-09-22 | 3 | -3/+3 |
* | - set "USE_PHP= pcre xml", otherwise phpSysInfo won't work after installed | leeym | 2004-09-22 | 3 | -21/+18 |
* | - fix PLIST and unbreak | leeym | 2004-09-22 | 3 | -10/+77 |
* | - new options: WITHOUT_NLS, WITH_WXWINDOWS, WITHOUT_WXWINDOWS | dinoex | 2004-09-22 | 4 | -38/+68 |
* | Unbreak by chasing PostgreSQL's upgrade to 7.4.5. | thierry | 2004-09-22 | 1 | -1/+1 |
* | Don't free the APOP auth string before checking it. | brian | 2004-09-22 | 2 | -1/+27 |
* | - install manpages only if WITH_TCL80_MAN is defined | leeym | 2004-09-22 | 1 | -2/+8 |
* | - add NOPRECIOUSMAKEVARS=yes and unbreak this port on 5.x | leeym | 2004-09-22 | 1 | -8/+2 |
* | - add missing entry (MIME::Decoder::BinHex) in PLIST and MAN3 | leeym | 2004-09-22 | 3 | -26/+10 |
* | - add missing manpage (Sledge::Doc::Overview.3) | leeym | 2004-09-22 | 1 | -0/+2 |
* | - add missing *.pod files into pkg-plist | leeym | 2004-09-22 | 2 | -1/+8 |
* | - replace "@dirrm ..." with "@unexec rmdir ..." | leeym | 2004-09-22 | 1 | -1/+1 |
* | - define MAN3 if PERL_LEVEL > 500800 | leeym | 2004-09-22 | 1 | -4/+7 |
* | - add REINPLACE unbreak this port on 5.x | leeym | 2004-09-22 | 2 | -203/+198 |
* | - unbreak this port on 5.x | leeym | 2004-09-22 | 6 | -20/+126 |
* | Add one more patch file to adjust an Alpha architecture specific | kensmith | 2004-09-21 | 1 | -0/+14 |
* | Upgrade to 3.2.6. | thierry | 2004-09-21 | 2 | -3/+3 |
* | Unbreak with GCC 3.4.2. | marcus | 2004-09-21 | 3 | -4/+37 |
* | Add entry describe GNU Radius denial-of-service vulnerability. | nectar | 2004-09-21 | 1 | -0/+36 |
* | Add sudoedit vulnerability. | nectar | 2004-09-21 | 1 | -0/+24 |
* | Fix problematic C++ code, and unbreak the build with recent GCC. | danfe | 2004-09-21 | 2 | -7/+21 |
* | Unbreak the build on 5.X and -CURRENT. | danfe | 2004-09-21 | 1 | -6/+4 |
* | Fix bad C++ code, to unbreak on 5.X and -CURRENT. | danfe | 2004-09-21 | 3 | -7/+28 |
* | Fix bad C++ code. Unmark BROKEN. | danfe | 2004-09-21 | 2 | -7/+39 |
* | Unbreak on 5.X and -CURRENT. | danfe | 2004-09-21 | 2 | -14/+6 |
* | - Unbreak port (fixed distfile URL) | hq | 2004-09-21 | 1 | -3/+1 |
* | Fix compilation with recent GCC. | danfe | 2004-09-20 | 1 | -0/+13 |
* | Unbreak and upgrade to 0.2.25. | kuriyama | 2004-09-20 | 4 | -4/+26 |
* | - Fix build on 5.x | pav | 2004-09-20 | 4 | -0/+70 |
* | In latest CVS entry, remove the reference to the exploit. It does | nectar | 2004-09-20 | 1 | -1/+0 |
* | Oh yeah, add affected FreeBSD versions for CVS issues. | nectar | 2004-09-20 | 1 | -1536/+1534 |
* | Update CVS entry with some details. | nectar | 2004-09-20 | 1 | -13/+31 |
* | Add an entry for the mod_proxy buffer overflow existant in apache13. | trhodes | 2004-09-20 | 1 | -0/+25 |
* | - Fix build with gcc 3.4 [1] | pav | 2004-09-20 | 6 | -6/+65 |
* | - Update to 2.5.23 and unbreak | pav | 2004-09-20 | 12 | -36/+108 |
* | Fix a catastophic bug where launching services-admin would cause the | marcus | 2004-09-20 | 4 | -0/+22 |
* | Update to 1.6.8p1 | mharo | 2004-09-19 | 2 | -4/+4 |
* | o Fix build error on 5.x. | nork | 2004-09-19 | 4 | -31/+77 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-19 | 9 | -5/+51 |
* | BROKEN on 5.x: Broken by changes to make(1) | kris | 2004-09-19 | 1 | -1/+7 |
* | BROKEN on 5.x: Broken pkg-plist | kris | 2004-09-19 | 1 | -0/+4 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-19 | 1 | -1/+7 |
* | - unbreak this port on 5.x | leeym | 2004-09-19 | 2 | -9/+27 |
* | - add USE_GCC=2.95 and unbreak this port | leeym | 2004-09-19 | 1 | -25/+20 |
* | - remove BROKEN which I forgot in previous commit | leeym | 2004-09-19 | 1 | -4/+0 |
* | - add USE_GCC=2.95 and unbreak this port | leeym | 2004-09-19 | 1 | -8/+9 |
* | - add NOPRECIOUSMAKEVARS=yes and unbreak | leeym | 2004-09-19 | 1 | -9/+4 |
* | BROKEN on 5.x: Broken by make(1) changes | kris | 2004-09-19 | 1 | -1/+7 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-19 | 4 | -4/+28 |
* | BROKEN on 5.x: Does not install | kris | 2004-09-19 | 1 | -1/+7 |
* | BROKEN on 5.x: Does not build | kris | 2004-09-19 | 1 | -0/+4 |
* | BROKEN: Missing dependency | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-19 | 8 | -1/+37 |
* | BROKEN on 5.x: Broken pkg-plist | kris | 2004-09-19 | 1 | -0/+4 |
* | BROKEN on 5.x: Does not install | kris | 2004-09-19 | 1 | -0/+4 |
* | BROKEN on 4.x also | kris | 2004-09-19 | 1 | -7/+3 |
* | BROKEN on 5.x: Broken pkg-plist | kris | 2004-09-19 | 1 | -1/+7 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-19 | 10 | -11/+65 |
* | BROKEN: Conflicting dependencies (mysql 3.x and 4.x) | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN: Does not compile | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-19 | 1 | -1/+7 |
* | Revert previous, it was fixed in an upstream dependency. | kris | 2004-09-19 | 2 | -4/+0 |
* | - update to 1.15 | dinoex | 2004-09-19 | 5 | -49/+26 |
* | BROKEN: Broken pkg-plist | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN: Unfetchable | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN on 5.x: Does not build | kris | 2004-09-19 | 1 | -1/+7 |
* | - Update to 0.1.1 and unbreak | pav | 2004-09-19 | 2 | -6/+4 |
* | BROKEN: Does not install | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-19 | 19 | -13/+114 |
* | BROKEN: Conflicting dependencies (linux_base 7.x and 8.x) | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN on 5.x: Broken by changes to make(1) | kris | 2004-09-19 | 2 | -2/+14 |
* | BROKEN: Unfetchable | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN: Configure fails | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN: Checksum mismatch | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN: Does not compile | kris | 2004-09-19 | 2 | -0/+4 |
* | BROKEN: Unfetchable | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN: Size mismatch | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN: Aborts during build | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN: Broken distinfo | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN on 5.x: Does not compile | kris | 2004-09-19 | 6 | -5/+39 |
* | BROKEN on 5.x: Unfetchable | kris | 2004-09-19 | 1 | -0/+2 |
* | BROKEN: Conflicting dependencies (ja-ptex-base and teTeX) | kris | 2004-09-19 | 1 | -0/+2 |