Age | Commit message (Expand) | Author | Files | Lines |
2005-11-04 | add check and fail on gcc4, which cannot be used with this version of qemu | dbj | 1 | -1/+9 |
2005-11-04 | Imported math/R-VR-7.2.4 from pkgsrc-wip | rillig | 1 | -1/+2 |
2005-11-04 | Replaced "done" with "esac" to fix a syntax error. | rillig | 1 | -2/+2 |
2005-11-04 | Updated pkglint to 4.37. | rillig | 1 | -1/+2 |
2005-11-04 | Updated pkglint to 4.37. | rillig | 3 | -8/+21 |
2005-11-04 | Relax rules a bit on INSTALLATION_DIRS -- we still enforce that | jlam | 1 | -2/+5 |
2005-11-04 | back out part of previous commit that was unintended. | jlam | 1 | -5/+2 |
2005-11-04 | Use my_lround() on Interix too. | tv | 5 | -4/+158 |
2005-11-04 | Use ${SLEEP} instead of sleep, and note that we use the sleep tool if | jlam | 1 | -6/+9 |
2005-11-04 | Teach the tools framework about "sleep" which can be provided by the | jlam | 13 | -13/+36 |
2005-11-04 | Fixed wrong use of WRKSRC. gcc-2.95 does not like CRLF line ends, so they | rillig | 3 | -9/+15 |
2005-11-04 | Add comment about possibly supporting SIOCGIFADDR in the future. | tv | 1 | -1/+8 |
2005-11-04 | Add <sys/socket.h> to pick up sockaddr on Interix (within the already | tv | 2 | -1/+15 |
2005-11-04 | Removed jdk13 from the PKG_JVMS_ACCEPTED. | rillig | 1 | -2/+2 |
2005-11-04 | Bumped PKGREVISION of net/bind8 because the ownership of libbind has | rillig | 1 | -1/+2 |
2005-11-04 | Use LTCONFIG_OVERRIDE. Besides making "configure" faster, this avoids an | tv | 1 | -1/+2 |
2005-11-04 | Fixed wrong use of WRKSRC. Cleaned up the Makefile. Added an override | rillig | 11 | -50/+46 |
2005-11-04 | Append "/man1" for the --mandir switch. | reed | 1 | -1/+2 |
2005-11-04 | Downdate graphics/exiftool to 5.67, the latest 'production' release, | gdt | 3 | -11/+13 |
2005-11-04 | Add a GNU variable for byacc so configure scripts will use YACC=byacc. | jlam | 1 | -1/+2 |
2005-11-04 | Add 'printf' and 'byacc' variables corresponding to the new tools in | jlam | 1 | -1/+3 |
2005-11-04 | Removed invalid "jdk13" from PKG_JVMS_ACCEPTED. | rillig | 3 | -6/+6 |
2005-11-04 | Normalized BUILD_DIRS. | rillig | 2 | -4/+4 |
2005-11-04 | Fixed pkglint warnings: | rillig | 1 | -3/+3 |
2005-11-04 | Use the pkgsrc-installed libtool, not the throwaway in-tree libtool, to | tv | 3 | -8/+19 |
2005-11-04 | Removed unknown JVM "jdk13". | rillig | 1 | -2/+2 |
2005-11-04 | Fixed definition of BUILD_DIRS. | rillig | 1 | -2/+2 |
2005-11-04 | Removed unknown JVM "jdk13". | rillig | 2 | -4/+4 |
2005-11-04 | Define INADDR_LOOPBACK on Interix. There's no clear place in a .h file | tv | 1 | -0/+10 |
2005-11-04 | Use PTHREAD_OPTS+=require instead of a "=". | rillig | 1 | -2/+3 |
2005-11-04 | Apply integer types fix for Interix similarly to the one in glitz. | tv | 2 | -1/+26 |
2005-11-04 | Of course the distinfo must be updated after changing the DIST_SUBDIR. | rillig | 1 | -4/+4 |
2005-11-04 | Take a new DIST_SUBDIR for the changed distfile. | rillig | 1 | -2/+2 |
2005-11-04 | The distfile has changed. The changes are mostly in the documentation files | rillig | 1 | -4/+4 |
2005-11-04 | - PLIST_SRC may be set with both "=" and "+=". | rillig | 2 | -5/+5 |
2005-11-04 | Instead of "smpeg", the variable for selecting options is called | rillig | 1 | -2/+2 |
2005-11-04 | descend into exiftool | gdt | 1 | -1/+2 |
2005-11-04 | Provide the PKG_SUGGESTED_OPTIONS instead of setting the user's | rillig | 1 | -5/+2 |
2005-11-04 | Added graphics/exiftool version 5.72 [gdt 2005-11-04] | gdt | 1 | -1/+2 |
2005-11-04 | Don't depend on -lpthread as name of the thread library, | joerg | 3 | -5/+34 |
2005-11-04 | Interix has neither <stdint.h> nor <inttypes.h>. | tv | 2 | -1/+25 |
2005-11-04 | Added trailing dot to the diagnostics where it was missing. | rillig | 1 | -8/+8 |
2005-11-04 | Updated pkglint to 4.36.1. | rillig | 3 | -31/+118 |
2005-11-04 | Use "+=" for BUILDLINK_TRANSFORM.readline, as suggested by pkglint. | rillig | 1 | -2/+2 |
2005-11-04 | ExifTool is a highly customizable Perl script that extracts meta | gdt | 4 | -0/+31 |
2005-11-04 | Use "+=" for PKG_FAIL_REASON. | rillig | 1 | -2/+2 |
2005-11-04 | Note update of sysutils/xraidadmin to 1.3.1 | jschauma | 1 | -1/+2 |
2005-11-04 | Use setpgrp(pid_t, pid_t) instead of setpgrp() on Darwin. | minskim | 2 | -4/+4 |
2005-11-04 | Update xraidadmin to 1.3.1: | jschauma | 2 | -10/+9 |
2005-11-04 | Replaced the use of PLIST_SRC with PLIST_SUBST. Provided uniform names for | rillig | 2 | -9/+9 |