Age | Commit message (Expand) | Author | Files | Lines |
2002-09-24 | Allow passing multiple items to BUILDLINK_DEPENDS.<pkg>. So, if we have | jlam | 1 | -2/+4 |
2002-09-24 | Use |, not : to separate case conditions. | jlam | 1 | -2/+2 |
2002-09-23 | For completeness, also allow for ./* when naming uninstalled libtool | jlam | 1 | -3/+3 |
2002-09-23 | Also add -L*/.libs for *.la that start with "../", which is also quite | jlam | 1 | -2/+2 |
2002-09-23 | The previous commit of libtool-fix-la let a lot of references to the build | jlam | 2 | -14/+29 |
2002-09-23 | Add mimedefang defaults | markd | 1 | -1/+15 |
2002-09-23 | * buildlink1 -> buildlink2 | jlam | 2 | -6/+9 |
2002-09-23 | Missing a /lib on the end of the library path. | jlam | 1 | -2/+2 |
2002-09-23 | Provide a separate variable "X11_LDFLAGS" that just contains the linker | jlam | 1 | -3/+5 |
2002-09-23 | Add the -Wl,-R flags to find the widget library. The ld wrapper script | jlam | 1 | -5/+10 |
2002-09-23 | Allow for wrapper-specific transformations of arguments that occur after | jlam | 5 | -7/+46 |
2002-09-22 | Allow other Makefiles to specify a PERL5_GENERATE_PLIST that overrides the | jlam | 1 | -2/+4 |
2002-09-21 | Don't strip past non-whitespace characters. | jlam | 1 | -3/+7 |
2002-09-21 | Handle removing the rpath flags in the wrappers if USE_BUILDLINK2 is set. | jlam | 2 | -2/+13 |
2002-09-21 | Clarify comment for BUILDLINK_TRANSFORM. | jlam | 1 | -2/+2 |
2002-09-21 | Fix typo: s/11/x11/. From pkg/18365 by Roland.Dittel@epost.de. | jlam | 1 | -4/+4 |
2002-09-20 | Don't require setting the version of the replacement pthread package needed | jlam | 1 | -1/+3 |
2002-09-20 | Create PTHREADBASE, which has the base prefix location for the pthread | jlam | 1 | -4/+7 |
2002-09-20 | Fix problem with linking against uninstalled libtool archives that in turn | jlam | 1 | -8/+47 |
2002-09-20 | Protect against -Wl,-rpath,/usr/local/lib if LOCALBASE != /usr/local. | jlam | 1 | -1/+2 |
2002-09-20 | Add RCD_SCRIPTS_SHELL to automatic rc.d script handling, defaulting to | grant | 1 | -1/+3 |
2002-09-19 | Restore the ability to not automatically install the rc.d script into | jlam | 3 | -5/+22 |
2002-09-19 | Automatically generate and install the rc.d scripts if specified by | jlam | 1 | -3/+51 |
2002-09-18 | Recognize ghostscript-esp{,-nox11}. | jlam | 1 | -1/+16 |
2002-09-18 | When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already | jlam | 1 | -1/+9 |
2002-09-18 | Add secure HTTP support to the "wget" package. It is turned on by default | tron | 1 | -1/+6 |
2002-09-18 | Always Linux-*-i[3456]86, never Linux-*-i386. | abs | 1 | -4/+4 |
2002-09-18 | Split up the UNTRANSFORM variables into *.{1,2,3} so that they won't | jlam | 2 | -6/+15 |
2002-09-18 | Modifications and additions to create a dummy libtool archive to represent | jlam | 3 | -24/+115 |
2002-09-17 | Move the LIBTOOL definition outside of the USE_LIBTOOL conditional so that | jlam | 1 | -2/+2 |
2002-09-17 | Ensure that the PROTECT and UNPROTECT variables are clobbered by properly | jlam | 1 | -3/+6 |
2002-09-17 | Add REPLACE_BUILDLINK, REPLACE_BUILDLINK_PATTERNS, REPLACE_BUILDLINK_SED to | jlam | 1 | -13/+95 |
2002-09-16 | Change the way that we note when a libtool file has been fixed by | jlam | 2 | -6/+12 |
2002-09-16 | Add a missing shell wildcard which was causing the expression to not | jlam | 1 | -2/+2 |
2002-09-16 | * Assume each Emacs lisp package supports only (GNU) Emacs 20/21 by default. | uebayasi | 1 | -7/+24 |
2002-09-16 | quote args to pkg_info, to prevent some shell trying to interpret them. | hubertf | 1 | -8/+8 |
2002-09-16 | show-installed-depends: properly quote pkg, as it can contain some things | hubertf | 1 | -2/+2 |
2002-09-16 | Don't pass down GHOSTSCRIPT_DEPENDS through MAKEFLAGS for now. It causes | mycroft | 1 | -2/+2 |
2002-09-15 | Move xpkgwedge check from bsd.pkg.mk to bsd.prefs.mk so that X11PREFIX | rh | 2 | -19/+21 |
2002-09-14 | Undo previous commit. This seems to be a much more suble error. | rh | 1 | -2/+2 |
2002-09-14 | Fix directory path to the X11 version of ghostscript-gnu. | rh | 1 | -2/+2 |
2002-09-14 | * Prefix PKGNAME with "xemacs-" if the package is for XEmacs. | uebayasi | 1 | -5/+3 |
2002-09-13 | Recognize latest versions of ghostscript-gnu. | jlam | 1 | -3/+3 |
2002-09-13 | Recognize ghostscript-gnu-x11. | jlam | 1 | -3/+5 |
2002-09-13 | A Makefile fragment for Emacs Lisp packages. | uebayasi | 1 | -0/+173 |
2002-09-13 | Require at least 6.01. I don't think there are any more 6.0 installed out | jlam | 1 | -2/+2 |
2002-09-13 | Convert all of the GS_REQD to GHOSTSCRIPT_REQD. | jlam | 1 | -11/+11 |
2002-09-13 | Add a ghostscript.mk file that may be included by packages that want a | jlam | 1 | -0/+70 |
2002-09-12 | Add BUILD_DIRS and INSTALL_DIRS, which have the same semantics as | jlam | 1 | -3/+11 |
2002-09-08 | Add a "list" target which invokes "pkg_info -L" for the current package. | tron | 1 | -1/+5 |