Age | Commit message (Expand) | Author | Files | Lines |
2007-06-26 | Fixed MASTER_SITES. Patch provided by Zafer Aydogan in private mail. | rillig | 5 | -15/+9 |
2007-06-26 | Fixed MASTER_SITES. Patch by Zafer Aydogan via private mail. | rillig | 1 | -3/+2 |
2007-06-26 | Fixed the regular expression for detecting the use of the shell variable | rillig | 1 | -2/+2 |
2007-06-26 | Fixed PLIST: This package no longer installs the gtk-select-all and | rillig | 2 | -27/+3 |
2007-06-26 | on solaris, depend on the mktemp package too. | dmcmahill | 1 | -2/+3 |
2007-06-25 | Add file omitted from previous commit. | tls | 1 | -0/+21 |
2007-06-25 | Mask DragonFly. It coredumps and just hangs around. | joerg | 1 | -1/+3 |
2007-06-25 | pbulk now also builds on Solaris and Mac OS X. | joerg | 1 | -1/+2 |
2007-06-25 | Use libnbcompat and fix build issues on Solaris. | joerg | 23 | -131/+212 |
2007-06-25 | make sure guile can find its loadable modules | dmcmahill | 1 | -3/+11 |
2007-06-25 | More portability workarounds in libnbcompat. | joerg | 1 | -1/+2 |
2007-06-25 | fix PLIST and WRKSRC for the sparc version | dmcmahill | 2 | -9/+15 |
2007-06-25 | Add asprintf implementation based on snprintf. | joerg | 7 | -29/+282 |
2007-06-25 | Fix build on DragonFly 1.8+. | joerg | 5 | -65/+87 |
2007-06-25 | Shell scripts should not use the += operator for variable assignments. | rillig | 1 | -1/+4 |
2007-06-25 | Fix for CVE-2007-3360 security flaw. | lkundrak | 1 | -1/+2 |
2007-06-25 | Fix for a security issue, CVE-2007-3360. A malicious server could direct | lkundrak | 3 | -2/+25 |
2007-06-25 | Fix build problems with GCC 4.x if netboot support is enabled. | tron | 5 | -3/+63 |
2007-06-25 | OpenBSD is "special" as it doesn't have bzip2. | joerg | 1 | -3/+1 |
2007-06-25 | Fix privilege-escalation vulnerability with PKG_OPTIONS.sudo=kerberos: | tls | 3 | -8/+28 |
2007-06-24 | Note revision bump for monotone-server to 1. | jmmv | 1 | -1/+2 |
2007-06-24 | Fix this package to adhere to the "new" monotone behavior. It has probably | jmmv | 4 | -31/+21 |
2007-06-24 | Updated mail/exim to 4.67 | abs | 1 | -1/+2 |
2007-06-24 | Update mail/exim to 4.67: | abs | 3 | -12/+11 |
2007-06-24 | Updated asterisk to 1.2.19. | mjl | 3 | -7/+8 |
2007-06-24 | Note update of editors/tamago pacakge to 20020909nb2. | taca | 1 | -1/+2 |
2007-06-24 | tamago works on emacs 22, add emacs22 to EMACS_VERSIONS_ACCEPTED. | taca | 1 | -3/+3 |
2007-06-23 | Fix ordering of @dirrm's in PLIST - From Bernd Ernesti. | markd | 2 | -3/+4 |
2007-06-23 | Mention drochner's updates from 06/15 and 06/19. | wiz | 2 | -11/+17 |
2007-06-23 | Remove some completed updates. | wiz | 1 | -7/+1 |
2007-06-23 | Use stdlib.h instead of malloc.h, which is nonstandard. | minskim | 2 | -1/+15 |
2007-06-23 | Do not declare static functions in headers. | minskim | 2 | -1/+14 |
2007-06-23 | + amarok-1.4.6, gst-plugins0.10-good-0.10.6, hylafax-5.1.5, | wiz | 1 | -2/+5 |
2007-06-23 | Allow to use the Carbon library if it exists. | minskim | 1 | -1/+5 |
2007-06-23 | Use stdlib.h instead of malloc.h, which is nonstandard. | minskim | 2 | -1/+24 |
2007-06-23 | + devhelp-0.15, gd-2.0.35, gimp-print-5.0.1 [now called gutenprint], | wiz | 1 | -10/+18 |
2007-06-23 | Updated mecab related packages. | obache | 2 | -3/+9 |
2007-06-23 | Update mecab to 0.96 and mecab-ipadic to 2.7.0-20070610. | obache | 11 | -57/+57 |
2007-06-22 | Updated devel/cogito to 0.18.2nb1 | dmcmahill | 1 | -1/+2 |
2007-06-22 | on SunOS we need a grep that takes -q and an xargs that takes -0 so | dmcmahill | 1 | -2/+26 |
2007-06-22 | Remove explicit dependence on "bash" package. "USE_TOOLS+= bash:run" | tron | 1 | -3/+1 |
2007-06-22 | Fix CVE-2007-3316 also in package for older branch of VLC. | lkundrak | 1 | -1/+2 |
2007-06-22 | Fix for CVE-2007-3316 format-string vulnerabilities backported from 0.8.6c. | lkundrak | 4 | -3/+37 |
2007-06-22 | Fixed the patch for CVE-2007-3316. | lkundrak | 2 | -8/+6 |
2007-06-22 | Remove RESTRICTED comment about US export control. (While lots of | gdt | 1 | -3/+1 |
2007-06-22 | Bumped VLC revision, after import of fix for CVE-2007-3316 format string flaws. | lkundrak | 1 | -1/+2 |
2007-06-22 | Fix for CVE-2007-3316 format-string vulnerability described by | lkundrak | 6 | -3/+88 |
2007-06-22 | Fix breakage caused by me when I renamed some PKG_OPTIONS incompletly | adrianp | 1 | -5/+5 |
2007-06-22 | Fixed file permissions. | rillig | 1 | -1/+5 |
2007-06-22 | Note update of misc/openoffice2 to 2.2.1. | hira | 1 | -1/+2 |