Age | Commit message (Expand) | Author | Files | Lines |
2005-08-20 | don't assume a shared library can be built from non-PIC code. | grant | 3 | -7/+60 |
2005-08-20 | bump PKGREVISION for wrapper -fast -xnolibmopt fix. this was the only | grant | 1 | -2/+2 |
2005-08-20 | strip -lstdc++ if not using gcc. | grant | 3 | -2/+20 |
2005-08-20 | fix typo in last | grant | 1 | -2/+2 |
2005-08-20 | - USE_LANGUAGES=c++ | grant | 1 | -1/+8 |
2005-08-20 | Fixed a syntax error (a string had not been enclosed in double quotes). | rillig | 1 | -2/+2 |
2005-08-20 | fix a conditional to appease bmake | grant | 1 | -2/+2 |
2005-08-20 | The default values for some variables in checkfile_package_Makefile are | rillig | 1 | -24/+19 |
2005-08-20 | The htdocs directory is under ${PREFIX}, so use REQD_DIRS instead of | jlam | 1 | -4/+4 |
2005-08-20 | Don't skip files that are under REQD_DIRS directories, as those are | jlam | 1 | -3/+3 |
2005-08-20 | fix a broken conditional | dmcmahill | 1 | -2/+3 |
2005-08-20 | Add a guideline for what should be listed in REQD_* variables -- they | jlam | 1 | -5/+10 |
2005-08-20 | Note nullmailer update. | schmonz | 2 | -2/+2 |
2005-08-20 | Update to 1.00. From the changelog: | schmonz | 10 | -64/+93 |
2005-08-20 | add -xnolibmopt after -fast to disable the use of libsunmath (until it | grant | 1 | -2/+14 |
2005-08-20 | The various bsd.pkginstall.mk variables can be paths relative to | jlam | 1 | -3/+3 |
2005-08-20 | The plugins directory is under ${PREFIX} and we install a plugin in | jlam | 2 | -4/+4 |
2005-08-19 | Install the locale.alias file into an example directory, and copy it | jlam | 2 | -3/+12 |
2005-08-19 | Put the charset.alias file into place using REQD_FILES instead of | jlam | 2 | -4/+4 |
2005-08-19 | Define new variables for package Makefile use: | jlam | 9 | -193/+274 |
2005-08-19 | perllocal.pod is like info/dir... we don't care if it's created or | jlam | 1 | -1/+2 |
2005-08-19 | Use PTHREAD_LDFLAGS and PTHREAD_LIBS instead of hard-coded -lpthread. | reed | 2 | -4/+4 |
2005-08-19 | Add the 'ug' locale, initially used by gnome-themes 2.10.1 (AFAICT). | jmmv | 13 | -13/+65 |
2005-08-19 | Note bglibs update. | schmonz | 1 | -0/+1 |
2005-08-19 | Update to 1.026. From the changelog: | schmonz | 3 | -8/+8 |
2005-08-19 | Reformat first paragraph. When the package name was expanded, | reed | 1 | -5/+5 |
2005-08-19 | Use -f to force removal of the default files. | reed | 1 | -2/+2 |
2005-08-19 | This adds DragonFly support. (Before shared libraries were not built.) | reed | 2 | -3/+100 |
2005-08-19 | Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS | jlam | 53 | -251/+199 |
2005-08-19 | Added the command line option -CDESCR, for consistency. | rillig | 1 | -2/+4 |
2005-08-19 | Rewrite sub-script targets so be less susceptible to "make variable | jlam | 1 | -59/+212 |
2005-08-19 | Add the 'te' locale, initially used by gnome-desktop-2.10.2 (AFAICT). | jmmv | 13 | -13/+65 |
2005-08-19 | When doing an UNPRIVILEGED install, it failed with: | reed | 1 | -1/+2 |
2005-08-19 | Add DragonFly.mk file and now support DragonFly. | reed | 2 | -1/+86 |
2005-08-19 | this explicitely requires glitz-0.4.4 | drochner | 1 | -1/+3 |
2005-08-19 | Mention --varbase option. | reed | 1 | -1/+3 |
2005-08-19 | add pslib+evince | drochner | 1 | -1/+4 |
2005-08-19 | The --help message was wrong. The progress messages are not printed on | rillig | 1 | -2/+2 |
2005-08-19 | import py-pslib-0.2.0 - a Python wrapper for pslib | drochner | 4 | -0/+26 |
2005-08-19 | import pslib-0.2.6, a tool to create postscript from programs | drochner | 5 | -0/+69 |
2005-08-19 | import evince-0.3.2, another postscript/pdf viewer | drochner | 4 | -0/+90 |
2005-08-19 | Reduced two errors to warnings for the category Makefiles: The sort | rillig | 1 | -3/+3 |
2005-08-19 | this was completely broken due to some leftover patches | drochner | 4 | -55/+3 |
2005-08-19 | fix the environment variable which tells the path to ghostscript. | drochner | 1 | -2/+3 |
2005-08-19 | Don't check the distinfo twice if it is defined as ./distinfo in the | rillig | 1 | -2/+2 |
2005-08-19 | Add support for NetBSD-amd64 contributed by Nicolas Joly in PR pkg/30622. | tron | 2 | -3/+11 |
2005-08-19 | Note print/acroread7 update. | salo | 1 | -0/+1 |
2005-08-19 | Update to version 7.0.1 | salo | 2 | -8/+8 |
2005-08-19 | Skip the configure stage if NO_CONFIGURE is defined (useful for | schmonz | 1 | -2/+2 |
2005-08-19 | Do the DIST_SUBDIR dance because of already-downloaded files. *Sigh* | cube | 2 | -8/+9 |