Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-01 | Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by | dholland | 13 | -26/+39 | |
pkglint. If any of these are wrong for some reason, please revert/adjust. | |||||
2012-07-01 | Update to 2.1.4: | wiz | 2 | -8/+7 | |
Version 2.1.4 * Updated translations * 1 bug fix | |||||
2012-07-01 | Fix build with latest automake. | dholland | 2 | -1/+32 | |
2012-06-23 | Add -lX11 and -lsocket -lnsl on Solaris. Add missing libX11 buildlink. | dholland | 1 | -2/+4 | |
PKGREVISION -> 11. | |||||
2012-06-23 | Take a shot at letting this configure on Solaris. Untested. | dholland | 2 | -6/+29 | |
(But tested not to break the build elsewhere, of course.) | |||||
2012-06-23 | Add -lsocket -lnsl on Solaris. | dholland | 1 | -1/+3 | |
2012-06-23 | Update onscripter to 20120531 (leaf package bugfix). | tsutsui | 2 | -7/+7 | |
Also take MAINTAINER. Changes from 20120527: - fix a bug in Lua initialization | |||||
2012-06-18 | Honor pkgsrc LDFLAGS so rpaths get set; should fix Linux build. | dholland | 2 | -5/+19 | |
While here, avoid trying to arbitrarily delete the package's man page from /usr/share/man prior to installing. | |||||
2012-06-18 | Fix time handling; avoids need to use -lcompat and should fix the Linux | dholland | 3 | -6/+69 | |
build. While here, tidy a couple bits of pkglint. PKGREVISION -> 3. Set LICENSE to generic-nonlicense as that appears to describe the situation. | |||||
2012-06-18 | Honor pkgsrc LDFLAGS to get rpaths set; this should fix the Linux build. | dholland | 2 | -5/+15 | |
2012-06-18 | Don't provide own malloc declarations; use stdlib.h instead. Should fix | dholland | 2 | -1/+26 | |
Linux build. | |||||
2012-06-18 | Sort. | dholland | 1 | -3/+3 | |
2012-06-18 | Use valid C. Should at least improve the Linux build. | dholland | 2 | -1/+17 | |
2012-06-18 | Needs yacc. | dholland | 1 | -1/+2 | |
2012-06-18 | Don't overwrite pkgsrc LDFLAGS so rpaths get set. Should fix Linux build. | dholland | 2 | -6/+14 | |
2012-06-17 | Add a hack to work around a compiler bug under Mac OS X Lion. | tron | 1 | -18/+9 | |
2012-06-16 | Update to KDE SC 4.8.4 | markd | 11 | -31/+29 | |
Bug fixes. | |||||
2012-06-15 | Fix use of nested functions. Bump revision. Fix C99 inline usage. | joerg | 4 | -3/+97 | |
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 35 | -64/+70 | |
2012-06-12 | Add inet6 to default suggested options. It's 2012. | wiz | 4 | -4/+8 | |
2012-06-04 | Recursive bump for libmikmod shlib major ++ | wiz | 8 | -16/+16 | |
Noted by dholland. | |||||
2012-05-31 | Use standard headers. Should fix Solaris build. | dholland | 2 | -1/+58 | |
2012-05-29 | Update to 2.13: | wiz | 3 | -9/+9 | |
Version 2.1.3 * Updated translations & fixes * 1 bug fix | |||||
2012-05-27 | Fall back to "fixed" when a font is missing rather than crash. Add LICENSE. ↵ | abs | 3 | -3/+35 | |
Bump PKGREVISION | |||||
2012-05-27 | Fix botch in previous: use more pkg-config metainfo for all necessary libs | tsutsui | 2 | -6/+22 | |
2012-05-27 | Update onscripter to 20120527. | tsutsui | 3 | -43/+49 | |
Changes from 20120520: - refactored Makefile.Linux - fix textbtnwait command bug | |||||
2012-05-27 | games/rtcw: Fix extract and PKG_DEVELOPER errors | marino | 1 | -4/+6 | |
On DragonFly with zlib 1.2.7, an error during extraction was seen: > gzip: (stdin): trailing garbage ignored > /usr/pkg/bin/gtar: Child return status 1 > /usr/pkg/bin/gtar: Error is not recoverable: exiting now RTCW uses a custom extraction command which is sed piped into gtar. To workaround this error, sed was piped into gunzip which was then piped into gtar, so other error status was laundered out. Also, there were some permission check failures when PKG_DEVELOPER=yes so small workarounds were added. rctw installs with PKG_DEVELOPER check without error now. | |||||
2012-05-25 | Remove ultima4-data, the distfile has been pulled by upstream and replaced | wiz | 5 | -218/+1 | |
with a Windows executable. No point in this package any longer. | |||||
2012-05-23 | Oops, need to explicitly pass VARBASE or it gets compiled in as "". | dholland | 1 | -3/+3 | |
2012-05-23 | Oops, needs to be curses.bl3.mk, not termcap.bl3.mk. | dholland | 1 | -2/+2 | |
2012-05-23 | Add missing include that broke the Linux build. | dholland | 2 | -1/+15 | |
2012-05-23 | Honor LDFLAGS. Should fix Linux build. | dholland | 2 | -1/+12 | |
2012-05-23 | Add missing termcap.bl3.mk. | dholland | 1 | -1/+2 | |
2012-05-23 | Fix invalid C. Should fix the Linux build. | dholland | 2 | -1/+17 | |
2012-05-23 | Honor LDFLAGS; should fix Linux build. | dholland | 4 | -12/+28 | |
2012-05-23 | Add missing <cstdio>, was failing in the linux build. | dholland | 3 | -5/+23 | |
2012-05-23 | Set LICENSE. | dholland | 1 | -1/+2 | |
2012-05-23 | Fix patch to add <limits.h> instead of <sys/syslimits.h> as the latter | dholland | 2 | -4/+4 | |
is nonstandard. | |||||
2012-05-23 | Honor PKGMANDIR. While here, also honor VARBASE and LDFLAGS. | dholland | 3 | -11/+23 | |
PKGREVISION -> 2 | |||||
2012-05-23 | Clean up legacy C code. Should fix Linux build. May also fix clang build. | dholland | 3 | -14/+246 | |
Includes possible bug fixes so bump PKGREVISION. | |||||
2012-05-23 | Honor LDFLAGS; should fix the Linux build. While here, patch out some | dholland | 3 | -1/+45 | |
apparently unreachable insecure-temporary-files code. | |||||
2012-05-21 | games/xblast: Fix unicode translation error during installation | marino | 2 | -3/+8 | |
Likely a mistake, one of the "levels" source files used unicode in the filename. The manifest even indicated the name should have been "reconstruction2.xal". The post-extract hook is used to correct the filename to be as intended. As a bonus, platforms like Linux and DragonFly can install the package without a libarchive translation error disrupting the process. | |||||
2012-05-21 | Fails with syntax errors on python25, so mask it. | dholland | 1 | -1/+3 | |
2012-05-20 | Update onscripter to 20120520. | tsutsui | 4 | -55/+25 | |
(no English changelog in upstream) * Makefile.onscripter quirk for Windows build was moved into Makefile.Win * various bug fixes * misc improvements mostly for Android and iOS supports | |||||
2012-05-19 | games/ultima4-data: Mark NOT-FOR-DRAGONFLY | marino | 1 | -1/+7 | |
Source unavailable, see policy: <http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html> Note: This is a manual fetch which is considered "available", but in this case, the file is no longer at the indicated location. | |||||
2012-05-19 | games/rtcw: Update MASTER_SITES | marino | 1 | -2/+2 | |
Id Software changed the location of the binary, but its still available. The MASTER_SITE would have been valid for the latest version, 1.41, released in 2003. | |||||
2012-05-16 | games/falcons-eye: Fix indirect linking (all platforms) | marino | 2 | -9/+9 | |
libm was added to the already modified definition of $WINLIBS. The file jtp_win.c needs the log function from it. | |||||
2012-05-16 | games/gtkmagnetic: Fix indirect linking (affects all platforms) | marino | 2 | -1/+15 | |
The patch causes libm to be directly linked for all platforms. There was no easy way to limit it to only DragonFly. | |||||
2012-05-16 | games/glaxium: Fix indirect linking on DragonFly | marino | 1 | -2/+9 | |
2012-05-16 | + py-trueskill. | wiz | 1 | -1/+2 | |