Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-09 | Remove trailing spaces. | martti | 5 | -11/+11 | |
2007-10-07 | Do not do interpreter checks on the contrib files. These are installed for | jmmv | 1 | -1/+2 | |
convenience but none of them is supposed to be used directly (without manual changes) AFAICT. Furthermore, they require a huge variety of different interpreters and/or utilities, which could grow the monotone dependencies by a big amount. This fixes the recent problems shown in bulk build reports. | |||||
2007-10-07 | Fix patchsums. | joerg | 1 | -3/+3 | |
2007-10-07 | Restore basename override to get the name of the real compiler for the | joerg | 4 | -218/+366 | |
decision making in libtool. This was lost during the update and broke the build of shared C++ libraries with SunPro on Solaris. Bump revision of libtool-base. Noticed by salo and dmcmahill, tested by dmcmahill. | |||||
2007-10-07 | libglade2 -> libglade (comment). | hira | 2 | -4/+4 | |
2007-10-07 | qt4-tools-4.3.* have the same quoting problems as qt4-tools-4.2.*. | rillig | 2 | -2/+15 | |
2007-10-06 | Update Ruby packages to 1.8.6-p111. | taca | 3 | -12/+12 | |
No change; DISTFILES update only. | |||||
2007-10-05 | Remove contrib/.deps from PLIST, do not install anything from .deps; bump rev | bjs | 2 | -5/+5 | |
2007-10-05 | To deal with a newly introduced function in GTK 2.12.0 conflicting with | joerg | 3 | -2/+36 | |
a function of the same name and functionality in Anjuta, add a patch to use the new version and an API depend for that version. Don't bump revision as an existing package is fine to use. | |||||
2007-10-05 | Made the package work on Solaris, which didn't like redeclarations of | rillig | 3 | -6/+38 | |
standard functions: "misc.h", line 42: identifier redeclared: sprintf | |||||
2007-10-04 | Include pthread.h to get pthread_t on DragonFly. | joerg | 2 | -4/+13 | |
2007-10-04 | One more try. event.h gets installed and used by other programs so | dmcmahill | 3 | -29/+5 | |
we can't use config.h in it. Instead use the substitution framework which was already in place for making some other SunOS changes. | |||||
2007-10-04 | SunOS-5.9 doesn't have stdint.h. There is already a configure test for this | dmcmahill | 5 | -2/+73 | |
so use the results. | |||||
2007-10-03 | Dick Davies can no longer maintain those packages. (by private mail) | heinz | 1 | -2/+2 | |
2007-10-03 | remove stray libtool object from PLIST | bjs | 2 | -4/+3 | |
2007-09-30 | Reset maintainer -- shell@ is inactive. | wiz | 5 | -10/+10 | |
2007-09-29 | Tools that are required at runtime must be mentioned in USE_TOOLS. | rillig | 1 | -3/+4 | |
Additionally, don't pick up a random gmake from the build system. | |||||
2007-09-29 | Fixed build error. | rillig | 2 | -1/+15 | |
2007-09-29 | Need pre-created directories. | rillig | 1 | -1/+3 | |
2007-09-25 | Regen patchsum after the description was added back before commit. | joerg | 1 | -2/+2 | |
2007-09-25 | Fix comment (GConf2 -> GConf). | hira | 3 | -6/+6 | |
2007-09-25 | Back out previous. Pointed out by uebayasi@ and martti@. | hira | 2 | -5/+5 | |
2007-09-25 | mv -> ${MV}. | hira | 1 | -3/+3 | |
2007-09-25 | ln -> ${LN}. | hira | 1 | -2/+2 | |
2007-09-25 | Fix broken patch file, rerun makepatchsum. | bjs | 2 | -4/+4 | |
2007-09-25 | Update to version 4.6.7 (bugfix release). See new patches | bjs | 12 | -32/+294 | |
for more information about them. While here, fix pkglint warnings. ok'd by joerg@ | |||||
2007-09-25 | add hacks.mk to work around a compiler optimization error with | dmcmahill | 2 | -2/+28 | |
gcc on solaris. | |||||
2007-09-25 | Restore a needed patch that was lost during the last update. | dmcmahill | 3 | -1/+97 | |
Builds on solaris again. | |||||
2007-09-24 | Update Ruby to 1.8.6-p110. | taca | 1 | -4/+4 | |
Approved by wiz@. Nothing changes with these package except distfile. | |||||
2007-09-24 | Update Ruby to 1.8.6-p110. | taca | 2 | -8/+8 | |
Approved by wiz@. Nothing changes with these package except distfile. | |||||
2007-09-24 | In gettext-lib/buildlink3.mk, check whether we need to pull in the | jlam | 2 | -5/+11 | |
libiconv/buildlink3.mk file based on whether or not we're using the built-in gettext-lib or not. This is clearer than what existed in revision 1.33 of gettext-lib/builtin.mk and fixes the problem introduced in revision 1.34. | |||||
2007-09-23 | Add DESTDIR support. | joerg | 3 | -24/+33 | |
2007-09-23 | Fix CONFLICTS pattern. | wiz | 1 | -2/+2 | |
2007-09-22 | Install the scripts in contrib. From Hauke Fath's request in PR pkg/36990. | jmmv | 2 | -2/+34 | |
Bump PKGREVISION to 1. | |||||
2007-09-22 | configure fails to detect mmap support on HPUX. Force it, because mmap | tnn | 1 | -1/+5 | |
support in glib2 is required by gtk2's icon cache as of gtk2+-2.12.0. | |||||
2007-09-22 | Sync buildlink3.mk includes with Makefile ones (remove libart too). | wiz | 2 | -5/+2 | |
2007-09-21 | Update to version 1.5.3.2. See release notes in tarball for changes. | bjs | 6 | -21/+41 | |
Added beginnings of emacs support; I intend on supporting this and other stuff from ${WRKSRC}/contrib after the freeze. | |||||
2007-09-21 | Fix builds using PostgreSQL | adrianp | 2 | -4/+4 | |
Fix MESSAGE to point to bugzilla.conf in the right directory Fixes from adam (at) albedo.art.pl via private email. | |||||
2007-09-21 | Comment out libgnomecanvas here too -- it is not a dependency any longer. | wiz | 1 | -2/+2 | |
2007-09-21 | Fix seddo in previous. | wiz | 1 | -2/+2 | |
2007-09-21 | regen | rillig | 1 | -0/+1 | |
2007-09-21 | Further testing revealed that there was a syntax error left. Fixed. | rillig | 1 | -1/+2 | |
2007-09-21 | Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. | wiz | 43 | -119/+131 | |
Bump PKGREVISION. | |||||
2007-09-21 | Rename libsigc++ to libsigc++1, and libsigc++2 to libsigc++; | wiz | 13 | -1488/+1492 | |
(there's only one dependency of libsigc++1 left in pkgsrc). | |||||
2007-09-21 | Rename libglade2 to libglade to match the upstream name. | wiz | 7 | -33/+34 | |
2007-09-21 | Rename GConf2 to GConf and GConf2-ui to GConf-ui, to match the | wiz | 23 | -217/+211 | |
upstream name. | |||||
2007-09-21 | regen | rillig | 1 | -8/+3 | |
2007-09-21 | When a path is specified with --with-defshell, a casual user would | rillig | 1 | -9/+4 | |
expect that the path is actually used by the configure script, which had not been the case. Now it is finally possible to select a different shell for use by bmake. | |||||
2007-09-21 | Fixed a typo (xpg4 instead of xpg). | rillig | 1 | -2/+2 | |
2007-09-21 | Add and enable ruby-SDL. | taca | 1 | -1/+2 | |