Commit graph

1674 commits

Author SHA1 Message Date
joerg
473ffd5ef5 Fix build with C99 compiler 2012-07-03 17:28:30 +00:00
dholland
164ccfaaff Fix build failure when time_t is 64 bits on a 32-bit machine. 2012-06-28 05:24:22 +00:00
dholland
c8362d6a86 Mark this BROKEN, per tech-pkg. It does not build against any remotely
recent OpenBox. Meanwhile, upstream seems to have decided that they
don't need to make releases any more, so there's no prospect of a new
version being available, only random development versions taken
directly from their SCM.

If anyone actually uses this or cares about it, please try to persuade
upstream to cut a release, or even just tar up a snapshot that they
think is stable.

If nothing develops, the package will be removed sometime after 2012Q2
is branched.
2012-06-24 21:48:06 +00:00
dholland
08bfd901a8 Needs yacc 2012-06-18 06:20:20 +00:00
dholland
d09910687b Needs lex. 2012-06-18 06:19:19 +00:00
dholland
1b1c98f23e Adding yacc to TOOLS broke the NetBSD build because the yacc configure
test is thoroughly messed up. Work around the problem by forcing it to
run yacc from $PATH.
2012-06-17 02:47:58 +00:00
dholland
bd2b6c00f0 USE_TOOLS+=yacc, per tonight's linux build 2012-06-14 08:31:00 +00:00
sbd
cdfc7f300d Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
feacea563e Update to 1.0.7.
1.0.7:
This minor maintenance release includes a bunch of fixes from static
analysis of the twm code with various compilers & tools, as well as
other pro-active work attempting to reduce potential bugs, and a set
of build configuration improvements.

1.0.6:
This minor build fix release solves a problem introduced in 1.0.5
that prevented configure from completing when cross-compiling.

1.0.5:
This minor maintenance release provides the last two years'
Worth of build configuration improvements, janitorial cleanups, &
Makefile.am support for automake-1.11 silent builds.
2012-06-03 17:52:45 +00:00
wiz
ad8cb52a14 Add two missing dependencies. Broke modular build. 2012-06-01 15:39:26 +00:00
marino
f3342ec6b7 wm/wmii: Fully implement DESTDIR
DESTDIR support was not complete for this package.  Attempts to create /usr/pkg/include and
/usr/pkg/lib directory were being made.  This was discovered while trying to build under a
non-root user.  After updating patch-aa, a non-root user can install this package without issue.
2012-05-27 18:13:59 +00:00
marino
0f548deaa2 wm/wbar: USE_TOOLS+= msgfmt 2012-05-24 23:41:14 +00:00
marino
c35c504b04 wm/enlightenment: Additional PLIST for DragonFly 2012-05-21 12:49:54 +00:00
tsutsui
fd42e1a2af Update jwm to 2.1.0.
Changes from 2.0.1 (per http://joewing.net/programs/jwm/history.shtml )

JWM v2.1.0 <> 20110925
 * Revision 502
 * Fixed several window handling issues.
 * Fixed an issue with key bindings and modifiers.
 * Added some more key bindings.
 * Changed the way the "next" and "nextstacked" key bindings behave.
 * Merged some user-contributed patches.
  * Rounded window corners (Patriot).
  * Support for transparent menus, trays, and windows (Patriot).
  * New borders for buttons (Patriot).
  * User-replaceable window button masks (Patriot).
  * gxine fullscreen fix (Patriot).
  * Fix for windows loosing focus when switching desktops (Patriot).
  * More key bindings (Dougal).
  * Transparent group (Dougal).
 * Some code cleanups.
 * Added the ability to resize from the top of windows.
 * Added support for pager labels.
2012-05-20 06:42:01 +00:00
dholland
35b8db07a8 USE_TOOLS+=flex, seen in Linux bulk build 2012-05-14 08:09:27 +00:00
dholland
fc8d3754a7 Don't declare own strcmp; it fails on Linux. 2012-05-14 08:08:39 +00:00
dholland
0bcdacfbcf Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
joerg
90ee0c7e48 Fix inline usage. 2012-05-04 16:36:10 +00:00
obache
99dc9c311a Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
wiz
e089213d29 Update to latest snapshot from today:
Bug fixes, and better xinerama and fullscreen support.
2012-04-23 21:37:48 +00:00
wiz
1f893b35a3 Add pax to tools, for pkglint. 2012-04-19 16:19:52 +00:00
wiz
5734aaccac Install contrib directory as well.
Bump PKGREVISION.
2012-04-19 16:19:16 +00:00
wiz
dc6bf8ece2 Maintain this. 2012-04-18 23:15:43 +00:00
wiz
abf8a02906 Add patches from Philipp Hartwig improving fullscreen mode; from the
notion-general mailing list.
Bump PKGREVISION.
2012-04-18 23:15:18 +00:00
bsiegert
a8915768ea Update fluxbox to current version, 1.3.2. Tested on MirBSD and NetBSD.
Full ChangeLog is at http://git.fluxbox.org/fluxbox.git/tree/ChangeLog, the
changes are too numerous to give here.
2012-04-17 20:08:06 +00:00
joerg
183b8b0032 Fix C++ usage. 2012-04-17 17:51:38 +00:00
bsiegert
4199ac6872 Add "nls" option, defaults to on all systems except MirBSD. MirBSD does not
have gencat, which is needed for nls support.

ok wiz, no reply from maintainer.
2012-04-17 17:13:01 +00:00
dholland
4c69e8de54 Erm, helps to cvs add the patch *before* committing. 2012-04-16 04:04:52 +00:00
dholland
910effd499 Add missing <limits.h>, should fix Solaris build. 2012-04-16 04:04:29 +00:00
hans
5a2ce57893 Add -lrt to LDFLAGS.SunOS to make this build. Not needed on 5.11, but
doesn't hurt either.
2012-04-13 23:15:49 +00:00
wiz
4773e0d7e2 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
wiz
4faa202860 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
obache
34a560cbb0 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
joerg
3a343bf1ca A README file is not a cat page, don't install it as such. Bump revision. 2012-03-10 16:11:51 +00:00
wiz
7f6ca7040e Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
wiz
8b82e3fb8f Update for new python default version. Bump PKGREVISION. 2012-03-08 11:44:43 +00:00
ryoon
9c53210756 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
wiz
8d61a50b43 Reset maintainer. 2012-03-05 15:02:49 +00:00
wiz
e64308b04b Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
hans
9a19200d9c Fix build on SunOS. 2012-03-02 14:57:07 +00:00
hans
7c1d1713a4 Fix build on SunOS. 2012-02-16 19:57:57 +00:00
wiz
0d8c03d43e Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
asau
9f2cda5563 Update to dwm 6.0
From Bug Hunting in PR pkg/45737


Changes in the 6.0:

- several Xinerama fixes;
- a new approach to hide clients into negative space rather than positive;
- the return of the nmaster functionality (Mod1-i, Mod1-d);
- better EWHM support for floating windows;
- fixed sloppy focussing of empty screens;
- a new default color scheme (actually a new old one, now bluedark rather than
  bluegray).
2012-02-02 21:50:18 +00:00
marino
1287d108bb wm/lwm: Directly link libICE
The session.o object contains the IceProcessMessages symbol which wasn't
previously directly linked with libICE.  This is another imake-based
package so libICE is now directly linked by all platforms.
2012-01-29 15:55:33 +00:00
marino
86df5ca809 wm/awesome: Fix indirect linking error on DragonFly 2012-01-29 15:54:40 +00:00
obache
cfa61be181 no compiler languages is requred to build. 2012-01-25 12:38:25 +00:00
obache
c1ed57ea66 Convert to use python/distutils.mk, register egg-info.
Bump PKGREVISION.
2012-01-25 12:34:30 +00:00
obache
a91976ebf2 * using vim version specific directory, so change dependency pattern on vim.
* no need to buildlink with py-qt3-base, simple DEPENDS is sufficient.
* using qt3-libs, so buildlink with it and qt3-tools.

Bump PKGREVISION.
2012-01-25 12:15:07 +00:00
obache
ff626de7e8 Update MASTER_SITES and HOMEPAGE, original site is dead. 2012-01-25 10:56:57 +00:00
sbd
ec681430da Recursive dependency bump for databases/gdbm ABI_DEPENDS change. 2012-01-24 09:10:50 +00:00