Commit graph

3616 commits

Author SHA1 Message Date
Doug Barton
c36b600802 Apparently we're supposed to remove locale directories if they are not
in BSD.local.mk.  Do it with @dirrmtry just in case.
2012-02-22 10:53:14 +00:00
Doug Barton
e870a7d8ee Silence REINPLACE_CMDs 2012-02-20 09:34:42 +00:00
Doug Barton
e0cb1c6b5a Fix some more default paths that show up in a first-time install 2012-02-20 01:05:02 +00:00
Martin Wilke
a814745502 - Update to 4.8.3
PR:		165110
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2012-02-20 00:06:26 +00:00
Doug Barton
cde508e4f2 Add some more direct dependencies
Inspired by:	pavmail
2012-02-19 22:08:29 +00:00
Dirk Meyer
4c847dc1bf - needs XWindowServerKit 2012-02-19 10:40:24 +00:00
Dirk Meyer
e8e364be02 - fix build with gcc46 2012-02-19 08:06:57 +00:00
Eitan Adler
b779b6b24d Remove gratitutous version number from LIB_DEPENDS where not required. 2012-02-18 23:56:30 +00:00
Renato Botelho
38e8a1e857 Fix docbook dependency - s/docbook-450/docbook-xml-450/
PR:		ports/164578
Submitted by:	Michiel Boland <michiel@boland.org>
2012-02-18 13:07:11 +00:00
Doug Barton
e25425a4ab After just 7 short years, a new release of WindowMaker, 0.95.2
New features and highlights:

Left Half / Right Half Maximize.

Maximus: tiled maximization. Maximizes a window such that it occupies the
  largest area without overlapping others.

New mouse-resizing functionality. Windows can now be resized vertically
  (horizontally) using MOD+Wheel (CTRL+Wheel).

History and TAB completion in dialogs. To use this new functionality in
  your old WMRootMenu, replace %a by %A in the relevant entry. It will
  look like this (Run..., SHEXEC, "%A(Run, Type command:)"). Or use
  wmgenmenu to generate a new menu.

Bouncing appicon effect.

New applications (wmgenmenu and wmmenugen) to generate the root menu
  automatically by looking which applications you have on your $PATH.
  Translations to German, Spanish and French of menus generated by
  wmgenmenu.

Improved dockapp recognition.

And many trivial things which reduce little annoyances one might have.
  For example, an option was added to control whether or not Window Maker
  should do automatic workspace switching to satisfy a focus request from
  a window located in another workspace.

Added keyboard shortcut to uncover/cover the dock.

Mac OS X-style window cycling.

Preliminary XRandR support (needs a bit more work to be bug-free).

Many other bug fixes.

For the ports:
* Remove patches that have been adopted upstream or otherwise made
  obsolete
* Remove the OPTIONS, and enable all features
* Improve PREFIX-safety
* Otherwise simplify the windowmaker port
* Make libwraster a proper slave port
2012-02-18 09:16:03 +00:00
Roman Bogorodskiy
d5bf68d09c - Add missing imlib2 dependency and add a knob WITHOUT_IMLIB to
disable imlib2 support
- Bump PORTREVISION

Reported by:		Yuri <yuri@rawbw.com>
2012-02-16 16:33:28 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Jason Helfman
5ae44f74bd - Update to 6.0
PR:	ports/165144
Submitted by:	maintainer, schot at A-Eskwadraat.nl
2012-02-14 20:20:52 +00:00
Gabor Pali
c4aebd467c - Please welcome GHC 7.0.4
GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped.  Other per-port
updates are coming soon.

This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.

Thanks ashish@ for the help!

Obtained from:	FreeBSD Haskell
2012-02-13 03:49:32 +00:00
Ruslan Makhmatkhanov
847375fe09 - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 17:40:54 +00:00
Jason Helfman
45784bc4ff - Update to 0.11.0
- while here cleanup portexamples installation and relocate screeshot.sh to ${PREFIX}/bin

PR: ports/164921
Submitted by: maintainer, zeising at daemonic.se
2012-02-10 08:16:33 +00:00
Cy Schubert
0d1a1360ef Add distfiles sources. 2012-02-08 05:58:18 +00:00
Martin Wilke
c46aeb09d7 - Chase libmpd shlib bump 2012-02-06 15:33:14 +00:00
Cy Schubert
425ee9a5d7 Update 2.6.3 --> 2.6.4. 2012-02-02 20:20:24 +00:00
Rene Ladan
4e4fdae102 Remove expired port:
2012-02-01 x11-wm/xfce: abandoned upstream, use x11-wm/xfce4 instead
2012-02-02 16:07:26 +00:00
Eitan Adler
54a8b690ac Add file I forgot to add in the last commit 2012-01-29 15:57:53 +00:00
Eitan Adler
76b29f23b6 - Enable XINERAMA by default - it has no extra depends
- Enable Beastie by default - daemon > no daemon
- Add a LITE option - untested
- Include MenuIconSize not yet upstreamed

PR:		ports/164386
Submitted by:	Gabor Fischer <Gabor.Fischer@gmx.net>
2012-01-29 15:57:27 +00:00
Dennis Herrmann
132a7451a3 - Update to 4.1.2 2012-01-29 14:52:44 +00:00
Doug Barton
15d3a3a981 Move these ports from libungif to giflib since that seems to be the consensus 2012-01-28 03:31:10 +00:00
Roman Bogorodskiy
8801224f67 - Update WWW
- Slightly improve the description
2012-01-25 11:40:21 +00:00
Brendan Fabeny
f00f210e61 update lang/sbcl to 1.0.55, and adjust dependent ports 2012-01-24 14:10:45 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Doug Barton
56b8885186 Remove license info 2012-01-20 13:07:17 +00:00
Ruslan Makhmatkhanov
565045ccbb - fix runtime by correcting typo
- bump PORTREVISION

PR:		164250
Submitted by:	Niclas Zeising <zeising at daemonic dot se> (maintainer)
2012-01-17 19:15:06 +00:00
Chris Rees
7fcba5fea0 - Pass maintainership to submitter
Approved by:	maintainer via email

- Update to 0.10.0

- Update WWW

PR:		ports/164032
Submitted by:	Niclas Zeising <zeising@daemonic.se>
2012-01-16 19:11:05 +00:00
Pav Lucistnik
e4e36896d8 - Remove X11BASE
Reported by:	pointyhat
2012-01-16 18:35:03 +00:00
Renato Botelho
0b63a690f1 Adjust necesary ports to build with xcb-util 0.3.8
audio/pulseaudio is being updated to 0.9.23
x11/startup-notification is being updated to 0.12

Both was approved by kwm@

x11-wm/awesome is being updated to 3.4.11

Exp-run by:	pav@
2012-01-15 12:48:11 +00:00
Martin Wilke
c76d7bff45 - Update to 4.8.3
PR:		163463
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2012-01-14 19:11:57 +00:00
Baptiste Daroussin
f53b93695a - update to 0.1.14 2012-01-10 13:19:21 +00:00
Michael Scheidell
8f5f7d8017 - patch potential amd64 problem with assuming long is 32bits
PR:		ports/163939
Submitted by:	maintainer
Approved by:	gabor (mentor, implicit)
2012-01-10 04:48:21 +00:00
Ruslan Makhmatkhanov
7076de617a - update to 3.8.1
PR:		163868
Submitted by:	Matthew D.Fuller <fullermd at over-yonder dot net> (maintainer)
2012-01-07 19:26:58 +00:00
Pav Lucistnik
3bff9d66ca - Remove this tray port, a product of repocopy from x11-wm/stumpwm.
PRs for this rename were abandoned and closed some time ago.

Reported by:	pointyhat
2012-01-04 14:29:29 +00:00
Chris Rees
8a479e3267 - Fix build with gcc46
- Tidy install code; use do-install instead of patching Makefile

PR:		ports/163667
Submitted by:	Jakub Lach <jakub_lach@mailplus.pl> (maintainer)
2011-12-28 16:42:05 +00:00
Dennis Herrmann
741a3cc30b - Fix build on 7.x
Submitted by:	garga@ (via mail)
2011-12-28 15:52:16 +00:00
Eitan Adler
9fc218a639 - X11BASE is going away. Hack the last few ports that depend on X11BASE to not rely on it being set globally.
Approved by:	portmgr (pav)
2011-12-26 02:26:46 +00:00
Dennis Herrmann
8c1dfd6272 - Update to 4.1.1 2011-12-25 12:01:00 +00:00
Mark Linimon
a24cb85c45 Mark as broken on sparc64 as well (and, presumably, ia64).
Hat:		portmgr
2011-12-22 11:12:17 +00:00
Mark Linimon
1866cd87b1 Mark as broke on sparc64-9: fails to compile.
Hat:		portmgr
2011-12-22 11:08:33 +00:00
Sunpoet Po-Chuan Hsieh
7950df2262 - Bump PORTREVISION for x11/libxdg-basedir shlib change 2011-12-15 09:26:00 +00:00
Roman Bogorodskiy
af489edccb Fix build with clang. 2011-12-14 19:00:08 +00:00
Roman Bogorodskiy
e4c4f6017b - Fix runtime crash on amd64
- Bump PORTREVISION

PR:		163193
Submitted by:	Vincent Hoffman-Kazlauskas <vince@unsane.co.uk>
Feature safe:	yes
2011-12-13 15:37:47 +00:00
Mark Linimon
01e5286757 Remove according to deprecation schedule: Abandonware: no more upstream,
no more public distfiles.

Noticed by:	sweep for maintainer email bounces
Feature safe:	yes
2011-12-10 06:41:01 +00:00
Brendan Fabeny
bc2f8854ca update lang/sbcl to 1.0.54, and adjust dependent ports (this allows sbcl to
be build WITH_THREADS on recent versions of FreeBSD once again) [1]; rename
*.core files in sbcl and math/maxima so that they are not removed by
disk-cleaning scripts [2]; make it possible to use the makesum target in sbcl
WITH_SBCL; fix maxima build WITH_CMUCL, and place a default memory cap of
1GiB on amd64; reduce default output from a few targets in maxima, and defer
patch cleaning to the pre-build target to make debugging easier

PR:		162017 [1], 162680 [2]
Approved by:	pav (portmgr)
Feature safe:	yes
2011-12-09 12:54:44 +00:00
Pav Lucistnik
46d28e76da - Mark BROKEN on FreeBSD 7.X: fails to compile fully, fails to install later
/work/a/ports/x11-wm/i3/work/i3-4.1/i3-config-wizard/main.c:302: undefined reference to `getline'
  gmake[1]: *** [i3-config-wizard] Error 1

Reported by:	pointyhat
Feature safe:	yes
2011-12-08 20:17:00 +00:00
Dennis Herrmann
ea2f77bd09 - Fix do-install
- Remove USE_XLIB
- Bump PORTREVISION

PR:		ports/162790
Submitted by:	Peter <fbsdq@peterk.org>
Feature safe:	yes
2011-11-28 11:23:48 +00:00