Age | Commit message (Expand) | Author | Files | Lines |
2006-07-07 | LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just | jlam | 64 | -133/+112 |
2006-07-07 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE have slightly different | jlam | 1 | -13/+33 |
2006-07-07 | Note update of "gimp" package to version 2.2.11nb3. | tron | 1 | -1/+2 |
2006-07-07 | Add "twain" plug-in to package list under Mac OS X. Bump package revision | tron | 2 | -3/+12 |
2006-07-07 | Configure script tests for SDL>=1.2.10, so depend on that version. | wiz | 1 | -1/+4 |
2006-07-07 | Add direct dependency on libiconv. | wiz | 2 | -2/+4 |
2006-07-07 | Added textproc/o3read version 0.0.4. | ghen | 1 | -1/+2 |
2006-07-07 | Import o3read package from http://siag.nu/o3read/ | ghen | 5 | -0/+56 |
2006-07-07 | No need to define LIBTOOL_OVERRIDE explicitly since libtool-override.mk | jlam | 1 | -2/+1 |
2006-07-07 | Move the STEP_MSG outside of the .if.endif block so it's always printed. | jlam | 1 | -3/+3 |
2006-07-07 | Add missing "rm" statement that was causing the libtool wrapper to be | jlam | 1 | -1/+2 |
2006-07-07 | Make configure, install, and package barrier-aware even if NO_CONFIGURE, | jlam | 3 | -6/+12 |
2006-07-07 | The build target needs to be barrier aware even in the NO_BUILD case. | seb | 1 | -2/+4 |
2006-07-07 | add a fix for a list content checking problem Hagen Boehm identified | spz | 4 | -3/+68 |
2006-07-07 | In all URLs, insist on the proper spelling of NetBSD.org. | rillig | 1 | -2/+7 |
2006-07-07 | The TEST_TARGET "test" does not exist anymore. It is called "check" now. | rillig | 1 | -2/+2 |
2006-07-07 | Updated audio/SDL_mixer to 1.2.7 | adam | 2 | -3/+3 |
2006-07-07 | Changes 1.2.7: | adam | 3 | -18/+19 |
2006-07-07 | Remove debugging and optimization options on Darwin, to be consistent with | minskim | 2 | -11/+20 |
2006-07-07 | Add builtin.mk to use Darwin's native JDK. | minskim | 3 | -0/+183 |
2006-07-07 | Set USE_JAVA=run because this package needs JRE only. | minskim | 2 | -2/+4 |
2006-07-07 | Set USE_JAVA=run because this package downloads a .jar file. | minskim | 1 | -1/+2 |
2006-07-07 | Note PKGREVISION bump of applerecords. | minskim | 1 | -1/+2 |
2006-07-07 | This is a Java program. Include java-vm.mk to get a run-time dependency | minskim | 1 | -1/+4 |
2006-07-07 | Set USE_JAVA=run because this package needs JRE only. | minskim | 1 | -1/+2 |
2006-07-07 | Do not use libutil on Darwin. | minskim | 1 | -2/+8 |
2006-07-07 | The fake JRE package for Darwin is not needed any more, because the builtin | minskim | 1 | -26/+6 |
2006-07-07 | Note PKGREVISION bump of {apache,jakarta}-tomcat5{,5}. | minskim | 1 | -1/+3 |
2006-07-07 | Correct a variable name (PKG_JAVA_HOME). Bump PKGREVISION. | minskim | 2 | -6/+6 |
2006-07-07 | This package does not need JDK. Set USE_JAVA=run. | minskim | 2 | -2/+4 |
2006-07-07 | Add builtin.mk to use Darwin's native java. | minskim | 1 | -0/+74 |
2006-07-07 | Set PKG_JAVA_HOME for Darwin. | minskim | 2 | -6/+6 |
2006-07-07 | Make this package build with gcc-4. | minskim | 2 | -1/+25 |
2006-07-07 | The package xemacs conflicts with is called gnuserv not gnuclient. | markd | 1 | -2/+2 |
2006-07-07 | Add a workaround for GNOME bug #338015. This fixes PR pkg/33233. | minskim | 3 | -1/+142 |
2006-07-07 | Add a workaround for GNOME bug #337993. This fixes "undefined symbols" | minskim | 5 | -14/+157 |
2006-07-06 | Don't try and do visibility stuff with gcc on Solaris as the Solaris | markd | 2 | -1/+24 |
2006-07-06 | Add a missing file from neon sources to fix an "undefined symbols" error | minskim | 4 | -1/+148 |
2006-07-06 | The cookie files are indirectly made using *-cookie targets, so verify | jlam | 11 | -11/+24 |
2006-07-06 | Correctly define int64_t when using gcc -m64 on solaris. | markd | 2 | -1/+15 |
2006-07-06 | Remove an unnecessary target... ${_BARRIER_COOKIE} has no source targets | jlam | 1 | -5/+5 |
2006-07-06 | The "replace" target does conceptually the same thing as the "install" | jlam | 2 | -5/+7 |
2006-07-06 | - Fixed a null pointer exception in check_varassign. | rillig | 1 | -5/+20 |
2006-07-06 | Do not define variables in headers; define them in .c files instead. | minskim | 16 | -6/+447 |
2006-07-06 | Although EXTRACT_USING is mentioned in mk/defaults/mk.conf, its primary | rillig | 1 | -2/+2 |
2006-07-06 | Make it a little easier to read the lock/unlock output by inserting some | jlam | 1 | -3/+3 |
2006-07-06 | Note PKGREVISION bump of xchat-systray-integration. | minskim | 1 | -1/+2 |
2006-07-06 | Libtoolize to build on more platforms. Bump PKGREVISION. | minskim | 4 | -15/+64 |
2006-07-06 | In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", | jlam | 21 | -50/+50 |
2006-07-06 | Refactor the README.html generation code from bsd.pkg.mk into a separate | jlam | 2 | -314/+343 |