1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

4103 Commits

Author SHA1 Message Date
Martin Wilke
41550c5239 - Stage support 2014-02-03 11:10:53 +00:00
Eitan Adler
7405b8e0ed Return some ports I maintain to the pool. 2014-02-02 08:11:05 +00:00
Pawel Pekala
152a2bc737 Update to version 1.4.4
PR:		ports/185681
Submitted by:	maintainer
2014-01-30 18:01:38 +00:00
Alexey Dokuchaev
92eb84aad3 Stagify, convert to OptionsNG, sort pkg-plist. 2014-01-27 09:44:39 +00:00
Baptiste Daroussin
3b9f0fdbbe Update to 4.7.2 2014-01-25 23:44:40 +00:00
Antoine Brodin
b936aebe3b Finish stage support 2014-01-25 19:23:49 +00:00
Emanuel Haupt
ff7f686749 Fix build on amd64, 10.x with clang. 2014-01-23 13:50:19 +00:00
Vanilla I. Shu
c89af60083 Support STAGEDIR.
Approved by:	portmgr (blanket infrastructure)
2014-01-23 03:06:15 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Baptiste Daroussin
22846bb424 Support stage
PR:		ports/185730
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2014-01-20 08:01:05 +00:00
Baptiste Daroussin
9d7b8b14a2 Remove deprecated MAN macros
Fix properties
2014-01-19 19:08:01 +00:00
John Marino
d4c5f8275d x11-wm/herbsluftwm: Update to 0.5.3
PR:		ports/185178
tested on:	Redports (6x pass)
Approved by:	maintainer timeout
2014-01-19 18:04:35 +00:00
Rusmir Dusko
fc19a43376 - Use the new format for LIB_DEPENDS
- Support STAGEDIR
- Set PORTSCOUT
2014-01-17 17:52:26 +00:00
Alexey Dokuchaev
11824f84a5 Stagify and modernize LIB_DEPENDS while here. 2014-01-17 17:38:28 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
6dee98d982 Update lua-lgi to 0.7.2
Port to lua 5.2
Port awesome to lua 5.2 (use pkgconfig to properly figure out how to build with lua 5.2)
2014-01-10 16:09:10 +00:00
Gabor Pali
1a75cb1d44 - Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
  ${DO_NADA}, some refactoring

Obtained from:	FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1 - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
2014-01-09 21:29:39 +00:00
William Grzybowski
5547c47cf7 x11-wm/awesome-vicious: update to 2.1.3 2014-01-08 18:15:32 +00:00
Baptiste Daroussin
ac040e6b90 Use ninja instead of make 2014-01-07 08:27:10 +00:00
Antoine Brodin
a2b47f3289 Fix build with clang
PR:		ports/184859
Submitted by:	KATO Tsuguru
2014-01-05 19:43:58 +00:00
Antoine Brodin
604485f846 Convert the tree to USES=fam
Approved by:	portmgr (bapt)
2014-01-04 23:40:44 +00:00
Olivier Duchateau
1880db48ab Backport patch (available in xfdesktop 4.11.2), and replaces previous fix
(r314575), which scales down oversize icons in menu.

Obtained from:	Upstream git repository
2014-01-02 16:15:31 +00:00
Antoine Brodin
98a5faa3b9 Stage support 2013-12-29 15:07:21 +00:00
Antoine Brodin
2bd11fd7bf Stage support 2013-12-29 14:56:54 +00:00
Antoine Brodin
c205fd2308 - Stage support
- Uses gmake, desktop-file-utils and shared-mime-info
2013-12-29 14:46:23 +00:00
Antoine Brodin
d3b5f498f3 Stage support 2013-12-29 14:23:48 +00:00
Antoine Brodin
1940c8b780 Stage support 2013-12-29 14:19:49 +00:00
Antoine Brodin
3779f6593b Stage support 2013-12-27 22:39:23 +00:00
Antoine Brodin
18efa609ed Stage support 2013-12-27 20:57:47 +00:00
William Grzybowski
52fcc76fe5 x11-wm/qtile: allow staging and minor fixes
- Allow staging
- Switch from easy_install to install
- Install docs unconditionally (stage will handle it)
- Unmute docs install command
- Do not install LICENSE
2013-12-26 15:18:49 +00:00
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
2013-12-24 21:22:21 +00:00
Raphael Kubo da Costa
123411e1ee - Properly look for X11 using CMake and include the appropriate directories
instead of relying on FREETYPE_INCLUDE_DIRS (which will change with the
  upcoming Freetype 2.5.2 update) to pass -I${LOCALBASE}/include to the
  compiler.
- Support staging.
- Set LICENSE (therefore stop installing the license file into DOCSDIR and
  bump PORTREVISION).
- Remove the mysterious WITH_SN check, which was never a proper option and
  relied on some apparently unstable API (at least it was unstable at the
  time, almost 8 years ago).
2013-12-24 21:06:11 +00:00
Chris Rees
c673ee8bea Fix dependency information.
pkgng detects that some of these are used during runtime apparently, and adds
them anyway.

This fixes the Tinderbox/pkgng build of x11-wm/ccsm
2013-12-24 20:18:45 +00:00
William Grzybowski
a2ce6f14e1 x11-wm/awesome-vicious: update to 2.1.2 2013-12-23 14:49:25 +00:00
Baptiste Daroussin
0a774b2350 Update to 4.7
Changes from Upstream:
  - docs/userguide: clarify variable parsing
  - docs/userguide: clarify urgent_workspace
  - docs/userguide: add proper quoting for rename sample command
  - docs/userguide: clarify multiple criteria
  - docs/userguide: userguide: explain the difference between comma and semicolon for command chaining
  - docs/hacking-howto: update to reflect parser changes
  - man/i3-dump-log: document -f
  - switch from libXcursor to xcb-util-cursor
  - Respect workspace numbers when looking for a free workspace name
  - Revert "raise fullscreen windows on top of all other X11 windows"
  - i3bar: Create pixmaps using the real bar height, rather than screen height
  - Add scratchpad bindings to the default config
  - Close all children when closing a workspace
  - i3bar: Add new bar.binding_mode_indicator configuration
  - Improve error message when $XDG_RUNTIME_DIR is not writable
  - libi3/font: Draw the text at the expected place
  - libi3/font: Set DPI for the pango context
  - Add ability to escape out of a mouse-resize operation
  - Do not resize/reposition floating containers when moving them to scratchpad
  - i3-nagbar: Set button inner-width to the width of the label
  - Assigned windows open urgent when not visible
  - i3bar: Only configure tray on own outputs
  - Command 'move <direction>' moves across outputs
  - i3bar: Handle DestroyNotify events
  - i3bar: Realign tray clients on map/unmap notify
  - i3bar: Group child processes for signalling
  - i3bar: Print error message when status_command fails
  - Remove references to PATH_MAX macro for GNU/Hurd
Changes from the port:
  - Specify the kind of BSD license
  - Strip binaries
  - Adjust dependencies
2013-12-23 08:41:01 +00:00
Pawel Pekala
b4d289c841 - Fix build with clang
- Add LICENSE
- Support staging
- Reformat pkg-descr

PR:		ports/184888
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-20 21:03:26 +00:00
Pawel Pekala
408dde95f5 - Update MASTER_SITES and WWW: line
- Fix build on -current
- Add LICENSE
- Support staging

PR:		ports/184824
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 18:04:36 +00:00
Dennis Herrmann
af0fc643e5 - Update to 1.4.6 2013-12-17 14:00:31 +00:00
Baptiste Daroussin
4ceae583cc Drop maintainership 2013-12-16 17:26:49 +00:00
Niclas Zeising
47be7a61c9 Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
2013-12-16 11:11:09 +00:00
William Grzybowski
0eebcaee48 x11-wm/ede: depends explicitly on "python" to build
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 21:50:25 +00:00
William Grzybowski
ca76f01176 x11-wm/awesome2: fix usage of python
- It is a build dependency for the manpages

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-14 19:09:34 +00:00
Olivier Duchateau
7eb67b68c4 Bump PORTREVISION after update of deskutils/orage 2013-12-09 20:31:43 +00:00
Alex Kozlov
73420e1dd5 - Update to 20130906 snapshot [1]
- Use options helpers
- Remove NLS knob, now it's runtime option

PR:	ports/165913 (based on) [1]
Submitted by:	Conrad J. Sabatier <conrads@cox.net> [1]
2013-12-09 12:32:44 +00:00
Baptiste Daroussin
67c42d50e5 We do not provide any gnome1 library anymore 2013-12-09 08:56:46 +00:00
Niclas Zeising
b7e35dcc36 Fix build. Sorry about the breakage.
reported by:	Andrzej Tobola <ato@iem.pw.edu.pl>
2013-12-08 23:23:49 +00:00
Niclas Zeising
032a088922 Update to 2.4.0
Stagify.
2013-12-08 14:18:01 +00:00
Eitan Adler
929434f78e Remove PORT_OPTIONS:MDOCS checks from ports which don't need it
Add NO_ARCH if useful
2013-12-07 05:34:49 +00:00
Hiroki Sato
4702a94cbf OPTIONS_SUB is boolean. There is no functional change.
Pointed out by:	garga
2013-12-02 11:58:15 +00:00