Commit graph

4338 commits

Author SHA1 Message Date
Baptiste Daroussin
cfe279f8c6 Support stage
USES=libtool
2014-02-28 08:38:48 +00:00
Baptiste Daroussin
bc11b53166 Support stage, cleanup a bit 2014-02-28 08:34:57 +00:00
Baptiste Daroussin
c78bb8f483 Support stage 2014-02-28 08:30:58 +00:00
Baptiste Daroussin
2e7df2a6aa Support stage 2014-02-28 07:59:41 +00:00
Baptiste Daroussin
f437d85921 Support stage, use options helpers 2014-02-28 07:57:29 +00:00
Baptiste Daroussin
af33d1b40c Support stage 2014-02-28 07:51:52 +00:00
Martin Wilke
016bc48eb5 - Update to version 1.10
PR:		187038
Submitted by:	ports fury
2014-02-27 08:41:56 +00:00
Martin Wilke
188210c0c6 - Stage support 2014-02-26 09:45:02 +00:00
John Marino
992e52807e x11-wm/stumpwm: Failed to restore broken port, mark for deletion in 2 months
This port supposedly builds with two different lisp compilers.  The
default one caused a BROKEN definition, so the fix seemed simple: remove
the default and let the other compiler build it.

It didn't work.  The other compiler requires a non-default option (new clx)
meaning it wouldn't build in poudriere, and moreover the test for it was
broken.  I fixed the test, but the makefile looks for lisp.run in the
wrong place.

I believe clisp could build this unmaintained port with sufficient patches,
but they won't come from me.  I started to clean the port up a bit, and
I left those improvements in place.  Somebody else wil need to need to
restore SBCL support and/or CLISP support within 2 months, otherwise this
port is headed to the garbage collector.
2014-02-26 00:57:39 +00:00
Baptiste Daroussin
86d803358a Support stage 2014-02-24 13:31:31 +00:00
Baptiste Daroussin
e021a572f4 Deprecate: abandonware 2014-02-24 13:26:59 +00:00
Baptiste Daroussin
4505cd4121 Support stage
Properly support DOCS and EXAMPLES options
Modernize
2014-02-24 13:15:55 +00:00
Martin Wilke
60880dc81e - Update to 1.3.8
- Convert to USES
- Stage support

PR:		186738
Submitted by:	ports fury
2014-02-23 16:04:51 +00:00
Emanuel Haupt
f9b77521fd Remove trailing whitespaces from category x11-wm 2014-02-21 13:40:33 +00:00
Pietro Cerutti
0c4815a2af - Fix build with fltk-devel 2014-02-19 16:51:27 +00:00
Mathieu Arnold
c924394e7b Consolidate the docbook ports into -sgml and -xml variants.
Submitted by:	hrs (based on)
Sponsored by:	Absolight
2014-02-19 14:45:19 +00:00
Martin Wilke
f301086144 - Stage support 2014-02-19 01:27:20 +00:00
Mathieu Arnold
7f67d157d9 Chase docbook cleanup dependencies.
Sponsored by:	Absolight
2014-02-18 14:50:34 +00:00
Pietro Cerutti
7f2952b7e2 - Update to 1.0.13.004
Changes:

  * Wrap XGetWindowAttributes().
  * Simplify registration of override-redirect windows.
  * Avoid redundant calls of XGetWindowAttributes.
  * Only manage InputOutput windows.
  * Add server grab around initial window pickup loop.
  * Don't play sound in ShowAlert().
  * Rename EDrawableCheck to EXDrawableOk and remove unused parameter.
  * Add EXWindowOk().
  * Use our own window property functions in stead of various Xlib ones.
  * Remove some use of X11 Bool type/values.
  * Wrap the last XClearArea call.
  * Use NoXID in stead of None.
  * Use XCopyArea wrapper function.
  * Wrap remaining XCopyArea calls.
  * Tweak error handler API.
  * Wrap some calls to XFillRectangle.
  * Fix memory leak when changing area.
  * Reduce nesting in DialogRealizeItem().
  * Simplify/fix dialog layout code.
2014-02-17 09:06:04 +00:00
Pietro Cerutti
2eb9bbf5a5 - STAGE-clean
- Add LICENSE
- Fix compiler warnings
2014-02-14 14:36:58 +00:00
Pietro Cerutti
beefd966b2 - STAGE-clean 2014-02-14 14:28:29 +00:00
Pietro Cerutti
f40e8a010d - STAGE-clean 2014-02-14 13:59:17 +00:00
Pietro Cerutti
2bf5215caf - STAGE-clean 2014-02-14 13:51:02 +00:00
Danilo Egea Gondolfo
f2b16dbf8d - Add stage support
- Add LICENSE
- Add DOCS option
2014-02-10 20:03:23 +00:00
Danilo Egea Gondolfo
b2f9caff2c - Add stage support
- Convert USE_GMAKE to USES
- Remove the indefinite article from COMMENT
- Add libtool to USES
- Use options helpers
2014-02-10 18:26:02 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Danilo Egea Gondolfo
bd935bbd4d - Add stage support
- Add DOCS and EXAMPLES options
2014-02-10 02:08:46 +00:00
Danilo Egea Gondolfo
cde5114165 - Add stage support 2014-02-10 02:01:48 +00:00
Danilo Egea Gondolfo
48bd23fd97 - Add stage support
- Convert LIB_DEPENDS to new syntax
- Add shebangfix to USES
2014-02-10 01:57:34 +00:00
Danilo Egea Gondolfo
ac8e6004ba - Add stage support
- Convert USE_GMAKE to USES
- Use options helpers
2014-02-10 00:46:36 +00:00
Antoine Brodin
5dddc21a88 Finish stage support 2014-02-09 11:36:39 +00:00
Martin Wilke
78284fae11 - Stage support 2014-02-09 10:30:47 +00:00
Hiroki Sato
66500faaea - Fix pkg-plist[*].
- Update WWW: line in pkg-descr.
- Style cleanups.

Spotted by:	marius [*]
2014-02-03 20:46:39 +00:00
Martin Wilke
2e95bf0cd1 - Stage support 2014-02-03 13:40:25 +00:00
Martin Wilke
9b452801b4 - Stage support 2014-02-03 13:39:17 +00:00
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
Hiroki Sato
a71f861fcd - Update to 0.95.5.
- Use new syntax in LIB_DEPENDS.
- Add STAGEDIR support.
- USE ${opt}_FOO for OPTIONS.

PR:	ports/184359
2013-12-02 07:16:31 +00:00
Dirk Meyer
9ae3196043 - use STAGEDIR 2013-11-30 06:53:59 +00:00
Sunpoet Po-Chuan Hsieh
30b3776733 - Use USES=gmake 2013-11-24 19:44:16 +00:00
Koop Mast
a236e2d0bf Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.

Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.

Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.

This release was made possible by everyone that send friendly pokes to
keep mate on my mind.

Approved by:	portmgr (bapt)
2013-11-23 11:39:07 +00:00
Rene Ladan
dc20ad9d05 Remove expired ports:
2013-11-18 devel/libXGP: Broken for more than 6 month
2013-11-18 deskutils/google-gadgets: Broken for more than 6 month
2013-11-18 palm/synce-trayicon: Broken for more than 6 month
2013-11-18 security/linux-pam-docs: Broken for more than 6 month
2013-11-18 net-p2p/mooseekd: Broken for more than 6 month
2013-11-18 textproc/p5-Lucene: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month
2013-11-18 x11-wm/fbpager: BRoken for more than 6 month
2013-11-18 net/hf6to4: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6 month
2013-11-18 security/dissembler: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month
2013-11-18 textproc/rst.el: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-ntpmonitor: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-steel: Broken for more than 6 month
2013-11-18 databases/drizzle: Broken for more than 6 month
2013-11-18 devel/p5-File-Lock: Broken for more than 6 month
2013-11-18 devel/valide: Broken for more than 6 month
2013-11-18 databases/gomysql: Broken for more than 6 month
2013-11-18 databases/p5-DBZ_File: BRoken for more than 6 month
2013-11-18 devel/monodevelop-vala: Broken for more than 6 month
2013-11-18 devel/gonzui: Broken for more than 6 month
2013-11-18 devel/monodevelop-java: Broken for more than 6 month
2013-11-18 lang/objc: Broken for more than 6 month
2013-11-18 devel/klee: Broken for more than 6 month
2013-11-18 databases/p5-DBD-InterBase: Broken for more than 6 month
2013-11-18 devel/simulavr: Broken for more than 6 month
2013-11-18 japanese/mobileimap: Broken for more than 6 month
2013-11-18 devel/libYGP: Broken for more than 6 month
2013-11-18 devel/monodevelop-python: Broken for more than 6 month
2013-11-18 13:54:17 +00:00
Olivier Duchateau
3947a62716 - Support STAGEDIR
- Unset SQUEEZE option in OPTIONS_DEFAULT (development seems to stop)
- Remove obsolete post-install message, because x11-wm/xfce4-desktop depends of
sysutils/polkit [1]

Reported by:	tijl@ [1]
2013-11-09 14:07:31 +00:00
William Grzybowski
b9ebd37d6b x11-wm/awesome-vicious: snapshot tarball has ben rerolled
- While I'm here keep a copy at LOCAL/wg

Reported by:	marino
2013-11-07 20:08:14 +00:00
Grzegorz Blach
a0746bc874 - Update EFL to 1.7.9
- Update Enlightenment to 0.17.5
2013-11-07 16:00:45 +00:00
Eitan Adler
ba4071189a Fix icewm's buggy use of iconv which causes it to fail on 10.x.
PR:		ports/182307
Submitted by:	Wolfgang Zenker <wolfgang@lyxys.ka.sub.org> (incl. patch and testing)
PR:		ports/183626
Submitted by:	Pavlo Greenberg <dog@virtual.org.ua>
2013-11-04 01:01:18 +00:00
William Grzybowski
c6e6ce609b x11-wm/wmconfig: update to 1.4.2
- Update to 1.4.2 [1]
- Remove unneeded options.mk

PR:		ports/183499 [1]
Submitted by:	Tommy Scheunemann <net arrishq.net> (maintainer)
2013-11-02 15:22:51 +00:00
Pawel Pekala
b25f13438e - Add LICENSE
- Respect CXX/CXXFLAGS
- Convert to new options framework
- Support staging

While here:
- Make COMMENT more descriptive
- Use pkg-message instead of echo hacks

PR:		ports/181071
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-02 15:20:14 +00:00
Renato Botelho
4f8750d200 . Simplify Makefile
. Add missing dependency: gdkpixbuf2
. Bump PORTREVISION
2013-10-31 23:57:27 +00:00
Eitan Adler
1e443545d0 The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'

Maintainers were notified and given time to object.
2013-10-31 04:17:29 +00:00
Eitan Adler
70941862ec Convert to staging 2013-10-30 03:49:48 +00:00
Dirk Meyer
f9a95694ae - revert r331810 2013-10-28 20:17:49 +00:00
Tijl Coosemans
a37262a570 Add USE_CSTD=gnu89 to fix a runtime issue. The code expects gnu89
semantics for the inline keyword.

PR:		ports/183144
Tested by:	AN <andy@neu.net>
2013-10-28 09:58:14 +00:00
Pietro Cerutti
f46381bb1d - Fix COMMENT and pkg-descr 2013-10-28 08:45:13 +00:00
Dirk Meyer
64ab438ca5 - use STAGEDIR 2013-10-28 06:08:57 +00:00
William Grzybowski
2a9417407a x11-wm/jwm: update to 2.1.0
- Update to 2.1.0
- Allow staging

PR:		ports/182796
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-10-26 12:43:12 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Grzegorz Blach
8710586c57 - Change master sites to download.enlightenment.org 2013-10-25 19:58:18 +00:00
Alex Kozlov
546a9259a9 - Return ports to the pool
PR:	ports/183244
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Dmitry Marakasov
73b7596b94 - Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories)
- Add note on mtree change to CHANGES

Approved by:	portmgr (bdrewery)
2013-10-22 14:04:01 +00:00
Rusmir Dusko
75aa261f58 - Change Makefile header
- Bump PORTREVISION
- Pass maintainership to submitter
- Add license (GPLv2)
- Support STAGEDIR
- Add Desktop entry file and pkg-message

PR:		ports/175944
Submitted by:	nemysis (self)
Approved by:	pawel (mentor)
2013-10-19 17:00:05 +00:00
Rusmir Dusko
3a971e8679 OBApps is a graphical tool for configuring the per-application settings
(window matching) in the Openbox window manager.

OBApps uses ~/.config/openbox/rc.xml
(or the config-file Openbox was started with) by default.
You can specify another file as an argument, e.g.
    obapps.py .config/openbox/myrc.xml

Enter or change the name, class, role, or type settings by clicking in their
entries in the listbox.

Using the Find button to get settings by clicking on a window changes the
settings for the CURRENTLY SELECTED  item in the listbox; it does not add
a new entry unless nothing is highlighted. You'll usually want to use the New
button to create a new item first.

Blank entries for name/class/role/type are ignored. If you want any of those
fields to be stored as literally blank attributes (e.g. to match only a window
with a blank role), enter "" or '' in the field.

Changes are written to the rc.xml file only when the apply button is used.
Openbox will automatically be reconfigured when this is done.

WWW: http://sourceforge.net/apps/mediawiki/obapps/index.php

PR:		ports/179667
Submitted by:	nemysis (self)
Approved by:	pawel (mentor)
2013-10-19 16:45:47 +00:00
Rusmir Dusko
dc2d931c44 LXMenuEditor is a small, simple, free, open source, easy to use application
that allows you to customize the LXDE menu.

LXMenuEditor is very useful for people that want to create their own,
customized menus for LXDE.

This editor can also be used to customize GNOME's main menu and menus
of other enviroments, although it's specially designed for the LXDE environment.

WWW: http://lxmed.sourceforge.net/

PR:		ports/175936
Submitted by:	nemysis (self)
Approved by:	pawel (mentor)
2013-10-18 23:43:34 +00:00
Baptiste Daroussin
9fa3c854de deprecate ports broken for more than 6 month 2013-10-18 07:51:19 +00:00
Pietro Cerutti
48d2c2d3fb - Get rid of MAN1 macro
Reported by:	antoine
2013-10-17 12:58:06 +00:00
Olivier Duchateau
1ca7b37ec9 - Support STAGEDIR
- Switch to USES= gmake (xfce4-desktop, xfce4-wm)
- Convert to new LIB_DEPENDS format (xfce4-desktop, xfce4-panel,
xfce4-wm)
2013-10-14 20:03:16 +00:00
Pietro Cerutti
8cdd3fae3e - Update to 1.0.13.003
Changes:

  * Fixup after list changes.
  * Autofoo macro cleanups.
  * Obsolete event handling tweak (click grabs).
  * Obsolete event handling tweak (serial wrap).
  * Remove useless Name[] entries from .desktop files.
  * Fix menu generation some more.
  * Update gettext version to 0.17.

- STAGE-clean
- Convert to new LIB_DEPENDS format
- Add DOCS and NLS to OPTIONSng
2013-10-14 08:33:22 +00:00
Grzegorz Blach
a9bdcb4954 - Support staging 2013-10-13 21:11:17 +00:00
Grzegorz Blach
9b92ef1e69 - Convert to new LIB_DEPENDS syntax
- Support staging
2013-10-13 21:10:49 +00:00
Renato Botelho
31e67bdbba - Update to 3.5.2
- Support staging
2013-10-13 10:13:32 +00:00
Eitan Adler
a5e60280ae - Convert to staging
- Make COMMENT nicer
2013-10-13 06:29:40 +00:00
Grzegorz Blach
4d5bb73b59 - Convert to new LIB_DEPENDS syntax
- Support staging
2013-10-12 23:02:59 +00:00
Antoine Brodin
8e787d5fba - Update to 1.4.1
- Convert to STAGEDIR and OPTIONS helpers

PR:		ports/182352
Submitted by:	Tommy Scheunemann (maintainer)
2013-10-08 19:09:06 +00:00
John Marino
4ede5e9b24 Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options.  This has been obvious with DPorts, but difficult
to see on FreeBSD.  However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
2013-10-08 00:15:34 +00:00
John Marino
6bf08a4d7a Mark seven unmaintained ports as jobs unsafe. 2013-10-06 21:51:02 +00:00
Dirk Meyer
2dd2a167f3 - add PKGNAMESUFFIX 2013-10-05 13:36:39 +00:00
Dirk Meyer
6a8c6f5fbc - add PKGNAMESUFFIX 2013-10-05 13:30:42 +00:00
Brendan Fabeny
8e5a6741f5 Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports

PR:		181545 [1]
2013-10-03 13:47:44 +00:00
Alex Kozlov
31a91a803a - Fix build on 10.x [1]
- Support STAGEDIR

Reported by:	pkg-fallout [1]
2013-09-30 04:32:30 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Eitan Adler
017f893a21 - Convert to staging 2013-09-29 00:19:25 +00:00
Guido Falsi
0a0bcfbc54 Import a bunch of iconv fixes.
Submitted by:	marino
Approved by:	portmgr (bapt, implicit)
2013-09-27 15:17:26 +00:00
William Grzybowski
1cbd6dc8ff x11-wm/awesome-vicious: allow staging
- Allow staging
2013-09-27 14:47:22 +00:00
Jason Helfman
db0578cec4 - support staging 2013-09-27 01:59:19 +00:00
Pietro Cerutti
9f3b386977 - Fix build on CURRENT
- Convert to OPTIONSng

Reported by:	pkg-fallout
2013-09-26 15:31:53 +00:00
Renato Botelho
172810a103 Update LIB_DEPENDS syntax on my ports and silent make check-makefile 2013-09-24 16:47:23 +00:00
Baptiste Daroussin
179f67622a Forgot to bump portrevision on last modification 2013-09-24 06:51:41 +00:00
Baptiste Daroussin
2b6d01129d Revert back to r327939 + also removes now useless post-extract
Add the pkg-plist file forgotten in r327939

Pointyhat to:	bapt
2013-09-24 05:46:11 +00:00
Bryan Drewery
a75a572765 - Revert r328076 and r327939. bapt can commit proper plist tomorrow. 2013-09-24 00:48:35 +00:00
Bryan Drewery
564f195a31 - Fix plist
Reported by:	nox
2013-09-24 00:21:07 +00:00
Olivier Duchateau
93fe762798 - Fix polkit detection and convert to new LIB_DEPENDS syntax
- Bump PORTREVISION
- Switch to USES= gmake
2013-09-23 21:25:01 +00:00
Baptiste Daroussin
199602dbd0 Use stage
Convert USE_GMAKE to USES=gmake
Fix plist
Bump portrevision
2013-09-23 06:22:54 +00:00
Baptiste Daroussin
24e94562d9 Use stage
Install .desktop files
Install the sample configuration as default configuration (on first run it will run a config-wizard).
Bump portrevision
2013-09-23 06:21:33 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Steve Wills
509d7f29db - Fix build on 10.0-ALPHA [1]
- Rename files with :: while here

PR:		ports/182162 [1]
Submitted by:	Dan McGregor <dan.mcgregor@usask.ca> [1]
Approved by:	maintainer (beat, via IRC)
2013-09-21 08:39:08 +00:00
Baptiste Daroussin
c30de17205 Add NO_STAGE all over the place in preparation for the staging support (cat: x11-wm) 2013-09-21 00:01:16 +00:00
Baptiste Daroussin
b532e696a8 Add a missing dependency on pkgconf
Rename the package to -devel to avoid confusion for binary only users
Remove now useless LATEST_LINK
2013-09-18 06:59:12 +00:00
Cy Schubert
fbde5c5dd6 Fix build under 10-CURRENT.
Split old-style patch files into current standard individual patch files.
2013-09-18 05:16:46 +00:00
Baptiste Daroussin
f56f112403 Convert to new perl framework
Convert USE_GMAKE to USES=gmake
2013-09-16 16:58:41 +00:00
Boris Samorodov
bc295856bb LOCALBASE -> ICONV_PREFIX for --with-iconv-* parameters. 2013-09-13 19:39:38 +00:00
Baptiste Daroussin
1f9270b0bc Reassign to the heap as maintainer no longer use FreeBSD
While here:
Use options helpers where possible

Submitted by:	Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
2013-09-12 09:39:19 +00:00
John Marino
d834ce47a7 Add explicit dependency on pkgconf (20 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-12 08:41:52 +00:00
Antoine Brodin
251f4ca6f1 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-11 17:17:35 +00:00
John Marino
30fb06c870 Add explicit dependency on pkgconf (18 ports) 2013-09-11 16:45:58 +00:00
Boris Samorodov
a5224aead3 . fix build with clang (CFLAGS+=-Wno-error);
. add LICENSE (GPLv2), bump PORTREVISION;
. trim headers;
. reword COMMENT;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use one line install instead of an if loop.

PR:		ports/181619
Submitted by:	bsam (me)
Reviewed by:	alfredoj69@gmail.com (maintainer timeout, 2 weeks)
2013-09-11 15:53:29 +00:00
Andrej Zverev
466eb5c92f - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 12:59:14 +00:00
John Marino
b38bbaec1f Add explicit dependency on pkgconf (6 ports) 2013-09-11 09:36:48 +00:00
Antoine Brodin
11008fac27 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-09 18:54:28 +00:00
Niclas Zeising
b75ad17952 Update to 1.0.8 2013-09-08 12:34:34 +00:00
Roman Bogorodskiy
04c771e532 - Fix openbox-gnome-session script which wasn't functional because
of improper sed usage
- Bump PORTREVISION

Debugged and tested by:		olgeni
2013-09-08 08:54:25 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Niclas Zeising
e4e2a3e416 Fix build with clang and libc++
Approved by:	portmgr (bapt)
2013-09-06 20:57:11 +00:00
Baptiste Daroussin
beae873ea6 Add an explicit dependency on pkgconf 2013-09-06 13:01:53 +00:00
Antoine Brodin
e1c05666f2 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 21:32:14 +00:00
Grzegorz Blach
f79ebb0828 - Fix freeze when splash screen is enabled
- Bump PORTREVISION

Approved by:	crees, tabthorpe (mentors, implicit)
2013-09-05 18:20:35 +00:00
Roman Bogorodskiy
f307b2826f - update to 2.0.4
- pet portlint
2013-09-05 17:03:14 +00:00
Roman Bogorodskiy
ba7818f9d1 - update to 3.5.2
- pet portlint
2013-09-05 17:02:21 +00:00
Antoine Brodin
eb4b4f9964 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 17:01:12 +00:00
Guido Falsi
fb4bfb4c98 - Add explicit pkgconfig dependency
- Bump PORTREVISION due to resulting runtime binary changes

Approved by:	portmgr (bdrewery)
2013-09-05 13:21:52 +00:00
Antoine Brodin
457deeed16 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 05:35:30 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Baptiste Daroussin
c7d6ee97c1 Add an explicit dependency on pkgconf 2013-09-03 10:23:55 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Baptiste Daroussin
888f361022 Add an explicit dependency on pkgconf 2013-09-02 22:31:37 +00:00
Baptiste Daroussin
be41425d62 Add an explicit dependency on pkgconf 2013-09-02 21:16:30 +00:00
Baptiste Daroussin
b5ce1c7f4a Add an explicit dependency on pkgconf 2013-09-02 16:04:20 +00:00
Baptiste Daroussin
591aba0faa Add an explicit dependency on pkgconf 2013-09-02 15:26:23 +00:00
Tijl Coosemans
f86cad0ce3 Two imake related changes:
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
   For ports that don't need -a introduce USES=imake:notall.
   This way ports no longer have to redefine XMKMF.

2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
   to set CPP, CC and CXX.  This creates the top Makefile, and then xmkmf
   runs make Makefiles.  This Makefiles target runs imake for each
   subdirectory but these imake invocations did not have the flags from
   IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
   when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
   Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
   imake let imake handle IMAKECPPFLAGS itself just like it handles
   IMAKEINCLUDE.

   This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.

Approved by:	portmgr (bapt)
2013-09-02 13:26:34 +00:00
Baptiste Daroussin
d20742f0c1 Add explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
2013-08-31 01:17:11 +00:00
Baptiste Daroussin
c63f67fb05 Add an explicit dependency on pkgconf
While here convert USE_GMAKE to USES=gmake
2013-08-31 01:04:32 +00:00
Baptiste Daroussin
162e0d2821 Eradicate USE_GNOME=pkgconfig from x11-wm
While here:
- Trim headers
- Convert some port from USE_GNOME=gnomehack to USES=pathfix
- Convert from USE_GMAKE to USES=gmake
2013-08-30 23:31:49 +00:00
John Marino
89a1aa0426 x11-wm/phluid: Fix typo (USEs => USES)
Approved by:	bapt/culot (mentors, implicit)
2013-08-22 22:34:32 +00:00
Baptiste Daroussin
d1701f00f8 - update to 4.6
- tab -> space for pkg-descr WWW
- Remove leading indefinite article from COMMENT
- Remove upstreamed patch
2013-08-22 21:58:25 +00:00
Pietro Cerutti
565208cb8c - Update to 1.0.13.0
Changes:

  * Fix installation group ownership of theme files (ticket 2345).
  * Fix various perl warnings.
  * Fix menu generation issue.
  * Play raise/lower sounds only if any windows are actually raised/lowered.
  * Fix bug in ActionClass loading.
  * Tweak button swallowing in slideouts.
  * Clear SF_INFO struct before calling sf_open().
  * Save some bytes in various structs.
  * Button:inside_win is not used.
  * Tweak button event callback parameter.
  * updating desktop files translations
  * updating esperanto and adding serbian translation
  * Fixed sorting in desktop files
  * Avoid potential crash in menu unloading.
  * Fix potential use of uninitialised data.
  * Remove unnecessary EXTRA_DIST.
  * Eliminate BordersForeach().
  * No need for double - change to float.
  * Let "eesh screen" show some randr info.
  * Disable moving "None" background to front.
  * Discard broken backgrounds (bg file missing) on exit.
  * Fix background dialog issues.
  * Switch to new list implementation.
2013-08-21 14:13:11 +00:00
Bryan Drewery
15c0690891 - Reset matusita's ports
With hat:	portmgr
2013-08-18 13:24:23 +00:00
Rusmir Dusko
1ddcbe6f06 - Change maintainer email gmx.ch --> FreeBSD.org
- Remove dependency for textproc/docbook-to-man
- Remove hal version from LIB_DEPENDS
- Add dependencies for lang/vala, devel/libgee, dbus-glib and textproc/libxslt
- USES gmake iconv pkgconfig
- Trim NLS

Approved by:wg (mentor)
2013-08-17 23:34:19 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Grzegorz Blach
745bd6e04b - Update to 0.17.4
Approved by:	crees (mentor)
2013-08-12 12:45:24 +00:00
John Marino
94dde06340 x11-wm/e17-modules: Replace hardcoded "freebsd" with OPSYS:L
Using OPSYS allows port to build on DragonFly without modification.
There were no functional changes made to port.

Approved by:	bapt/culot (mentors, implicit)
2013-08-11 02:21:37 +00:00
Alexey Dokuchaev
51a9b4dec5 Restore previous COMMENT (as of r324156), new one was overly concise.
Discussed with:	ak (maintainer)
2013-08-05 14:15:32 +00:00
Andrej Zverev
544e16f0d1 - Convert to new perl framework
Approved by:	bapt@ (maintainer)
2013-08-04 12:33:50 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Alexey Dokuchaev
5da5115a2d - Try to unbreak parallel (-jX) builds
- Define LICENSE (MIT), augment MASTER_SITES
- Cleanup Makefile and port description
2013-08-02 09:53:22 +00:00
Koop Mast
a5f590e51d The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
2013-07-31 11:57:45 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Baptiste Daroussin
7f4d6446d8 Fix build with newer binutils
Cleanup the Makefile
2013-07-26 14:25:16 +00:00
Baptiste Daroussin
be856e74d2 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.
2013-07-26 07:06:30 +00:00
Baptiste Daroussin
119dc743db Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.

Obtained from:	DPorts
2013-07-26 06:07:28 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Martin Wilke
930ee30d48 - Update to 1.2.3
PR:		180509
Submitted by:	Ports Fury
2013-07-15 14:45:20 +00:00
Soeren Straarup
f0dbcb5066 I am taking maintainer role of this port. 2013-07-11 17:13:36 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Baptiste Daroussin
f6a595eaf7 fix portname removed by mistake
Pointyhat to:	bapt
Reported by:	"Matthew D. Fuller" <fullermd@over-yonder.net>
2013-07-11 07:13:10 +00:00
Baptiste Daroussin
d9a1f578b9 Mark job unsafe (fails with -j24)
Use options helpers
2013-07-11 06:02:40 +00:00
Steven Kreuzer
ebe93ee7ba Update to 1.4.0
PR:		ports/180410
Submitted by:	Tommy Scheunemann <net@arrishq.net>
2013-07-10 17:11:12 +00:00
Baptiste Daroussin
e10b6d67f0 Mark job unsafe 2013-07-10 16:23:40 +00:00
Alexey Dokuchaev
51358607f8 - Update to the latest snapshot as of 20130625
- Enable DBUS option by default, it's likely present on most desktops
- Remove no longer needed OpenGL compatibility hack (fixed upstream)
- More broad usage of USES; sort some knobs while here
- Use more common abbreviation of X Rendering Extension in pkg-descr
2013-07-10 01:43:23 +00:00
Greg Lewis
408f66d00e . More portlint petting (fix patch file names). 2013-07-07 23:05:22 +00:00
Greg Lewis
3a4dd6220c . Update to 2.2.12.
. Pet portlint some:
  . Switch to new style header.
  . Use MASTER_SITE_AFTERSTEP.
  . s/file/f/ in .for loops.
2013-07-07 23:01:43 +00:00
Eitan Adler
f9be79d54e Convert from USE_GMAKE to USES=gmake 2013-07-07 14:58:09 +00:00
Jason Helfman
0458432ec0 - convert USE_GMAKE to USES=gmake 2013-07-06 01:22:56 +00:00
Baptiste Daroussin
6151b40b59 Convert to USES=gmake 2013-07-05 13:44:31 +00:00
Dirk Meyer
0db52e9970 - remove now obsolete comment to imake macro 2013-07-03 17:18:04 +00:00
Rene Ladan
1747733f20 Remove support for the non-default KDE3 option.
Leave KDE3 in pkg-plist (which is now just a comment) to ease any update
to KDE4.
2013-07-02 13:20:09 +00:00
Alexey Dokuchaev
6ba98c9b6f - Update to version 0.5.2; avoid double slashes in the build logs (but
a few triple slashes still remain)
- Adjust MASTER_SITES to avoid "301 Moved Permanently" error after the
  website was moved to http://herbstluftwm.org/
2013-07-01 09:49:34 +00:00
Baptiste Daroussin
70315f2dc1 Convert to USES=imake
Trim headers
2013-06-28 22:57:16 +00:00
Baptiste Daroussin
932db7c46c New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
2013-06-28 11:51:05 +00:00
Alexey Dokuchaev
066591fe13 Add compton, a compositor for X11, which was forked from Dana Jansens' fork
of xcompmgr, and then heavily refactored.

WWW: https://github.com/chjj/compton

PR:		ports/176480 (substantially modified)
Submitted by:	Chi-Hung Chang
2013-06-25 16:22:46 +00:00
Baptiste Daroussin
9a7c8de3ea Readd PORTEPOCH removed by mistake 2013-06-25 13:20:32 +00:00
Baptiste Daroussin
dcae21f5b2 Update to 0.1.17 [1]
Add a patch to prevent pekwm_screenshot.sh script to depend on bash

Submitted by:	Claes Nasten <me@pekdon.net> (upstream) [1]
2013-06-25 11:50:20 +00:00
Antoine Brodin
69d935a8c5 Fix pkg-plist 2013-06-24 18:07:54 +00:00
Beat Gaetzi
34ea0867e9 - Add LICENSE [1]
- Remove the indefinite article from COMMENT [1,2]
- Trim docs, use proper PORTDOCS= [1]
- Add SYSTRAY Option [1]
- Makefile cleanup [1]
- Trim pkg-plist, remove PORTDOCS [1]
- Introduce a new option PDFDOCS (rather then PDF) [2]
- Sort options *_DESC [2]

PR:		ports/179170 [1], ports/179344 [2]
Submitted by:	nemysis <nemysis@gmx.ch> [1], bsam [2]
2013-06-23 11:47:09 +00:00
William Grzybowski
4b6f30c5cc x11-wm/lxsession: fix NLS option
- Fix NLS option [1]
- Pass maintainership to submitter

PR:		ports/179698
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-21 13:07:17 +00:00
Dirk Meyer
14255ddf72 - fix broken commit r320732 2013-06-21 09:10:25 +00:00
Martin Wilke
7b3a30aa73 - Don't remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:51:41 +00:00
Martin Wilke
b5cc792e19 - Don't remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:51:24 +00:00
Martin Wilke
e9d04deb06 - Fix i18n manpages
Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:46:44 +00:00
Kris Moore
6de1d9ba59 Send some ports back to the pool that I no longer have time for 2013-06-18 15:55:34 +00:00
Baptiste Daroussin
d462bac62a Better fix with clang
Submitted by:	tijl
2013-06-13 05:53:20 +00:00
Baptiste Daroussin
6c1c5b05f5 Fix build with clang 2013-06-12 17:34:18 +00:00
Baptiste Daroussin
84dac5e826 Fix build with clang 2013-06-12 16:07:21 +00:00
Raphael Kubo da Costa
85b6145985 Add a patch to stop crashing on amd64.
PR:		ports/179179
Submitted by:	David Wolfskill <david@catwhisker.org> (maintainer)
2013-06-11 21:19:37 +00:00
Boris Samorodov
b856fb96bc . fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers.
2013-06-11 20:49:22 +00:00
Grzegorz Blach
1a2f2a10cb - Fix build with gcc 4.6 or newer
Approved by:	crees, tabthorpe (mentors, implicit)
2013-06-09 18:51:47 +00:00
Rene Ladan
bb1f2190e4 - Add the shared library version number for polkit (from sysutils/policykit)
to prevent matching "polkit" with "libpolkit-*" (from sysutils/polkit).
  This fixes package building with poudriere, which would otherwise always
  rebuild this port because it thought sysutils/polkit was a new
  dependency.
- Bump PORTREVISION

Discussed with:	antoine, bapt
2013-06-09 18:47:34 +00:00
Brendan Fabeny
780303a9b4 update lang/sbcl to 1.1.8, and adjust dependent ports 2013-06-06 13:13:34 +00:00
Pietro Cerutti
02997e6380 - Remove debug CFLAGS introduced by my last commit 2013-06-05 15:06:44 +00:00
Gabor Pali
109269205e - Update The Glorious Glasgow Haskell Compiler to version 7.6.3
- Update Haskell Platform to version 2013.2.0.0

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some highlights of the update:

- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
  hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
  portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk

New ports (11):

devel/hs-asn1-types                         0.1.3
devel/hs-data-default-class                 0.0.1
devel/hs-data-default-instances-base        0.0.1
devel/hs-data-default-instances-containers  0.0.1
devel/hs-data-default-instances-dlist       0.0.1
devel/hs-data-default-instances-old-locale  0.0.1
devel/hs-extensible-exceptions              0.1.1.4
devel/hs-mmorph                             1.0.0
devel/hs-quickcheck-io                      0.1.0
x11-toolkits/hs-GLURaw                      1.3.0.0
x11-toolkits/hs-OpenGLRaw                   1.3.0.0

Updated ports (104):

archivers/hs-zlib                        0.5.4.0_1        --> 0.5.4.1
databases/hs-persistent                  1.1.5.1          --> 1.2.0.1
databases/hs-persistent-sqlite           1.1.5            --> 1.2.0
databases/hs-persistent-template         1.1.2.4          --> 1.2.0
devel/hs-HUnit                           1.2.5.1_1        --> 1.2.5.2
devel/hs-IORefCAS                        0.2_3            --> 0.2.0.1
devel/hs-MonadRandom                     0.1.8            --> 0.1.9
devel/hs-QuickCheck                      2.5.1.1_1        --> 2.6
devel/hs-abstract-deque                  0.1.6_1          --> 0.2
devel/hs-alex                            3.0.2_1          --> 3.0.5
devel/hs-async                           2.0.1.3_1        --> 2.0.1.4
devel/hs-basic-prelude                   0.3.4.0          --> 0.3.5.0
devel/hs-blaze-builder                   0.3.1.0_4        --> 0.3.1.1
devel/hs-byteorder                       1.0.3_4          --> 1.0.4
devel/hs-cabal-install                   0.14.0_4         --> 1.16.0.2
devel/hs-classy-prelude                  0.5.3            --> 0.5.7
devel/hs-cmdargs                         0.10.2           --> 0.10.3
devel/hs-conduit                         1.0.2            --> 1.0.5
devel/hs-data-default                    0.5.0_1          --> 0.5.3
devel/hs-fsnotify                        0.0.6            --> 0.0.11
devel/hs-generic-deriving                1.4.0            --> 1.5.0
devel/hs-git-annex                       4.20130323_1     --> 4.20130601
devel/hs-haddock                         2.11.0_1         --> 2.13.2
devel/hs-hashable                        1.2.0.5          --> 1.1.2.5,1
devel/hs-hlint                           1.8.43           --> 1.8.45
devel/hs-hspec                           1.4.4            --> 1.5.4
devel/hs-hspec-expectations              0.3.0.3_1        --> 0.3.2
devel/hs-largeword                       1.0.4            --> 1.0.5
devel/hs-lens                            3.8.7.3          --> 3.9.0.2
devel/hs-lifted-base                     0.2.0.2          --> 0.2.0.5
devel/hs-monad-control                   0.3.1.4_1        --> 0.3.2.1
devel/hs-monad-logger                    0.3.0.1          --> 0.3.1.1
devel/hs-monad-par                       0.3.4.1          --> 0.3.4.2
devel/hs-pool-conduit                    0.1.1_1          --> 0.1.2
devel/hs-profunctors                     3.3              --> 3.3.0.1
devel/hs-reflection                      1.1.7            --> 1.3.2
devel/hs-resourcet                       0.4.5            --> 0.4.7.1
devel/hs-show                            0.5              --> 0.6
devel/hs-split                           0.2.1.1_1        --> 0.2.2
devel/hs-stm                             2.4_1            --> 2.4.2
devel/hs-syb                             0.3.7_1          --> 0.4.0
devel/hs-tagged                          0.4.4_1          --> 0.6
devel/hs-text                            0.11.2.3_1       --> 0.11.3.1
devel/hs-unix-compat                     0.4.1.0          --> 0.4.1.1
devel/hs-unix-time                       0.1.5            --> 0.1.8
devel/hs-unordered-containers            0.2.3.0          --> 0.2.3.1
devel/hs-utility-ht                      0.0.8_3          --> 0.0.9
devel/hs-uuagc                           0.9.42.2_3       --> 0.9.42.3
devel/hs-uuid                            1.2.9            --> 1.2.13
devel/hs-void                            0.5.11           --> 0.6
math/hs-NumInstances                     1.2              --> 1.3
math/hs-comonad-transformers             3.0.1_1          --> 3.0.2
math/hs-semigroups                       0.9              --> 0.9.1
math/hs-statistics                       0.10.2.0_2       --> 0.10.3.1
net/hs-network                           2.3.1.0_1        --> 2.4.1.2
net/hs-publicsuffixlist                  0.0.3            --> 0.1
net/hs-socks                             0.5.0            --> 0.5.1
security/hs-certificate                  1.3.5_1          --> 1.3.7
security/hs-cipher-aes                   0.1.7            --> 0.1.8
security/hs-clientsession                0.8.1_1          --> 0.9
security/hs-crypto-api                   0.11             --> 0.12.1
security/hs-crypto-conduit               0.5.0            --> 0.5.2
security/hs-crypto-pubkey                0.1.2_1          --> 0.1.3
security/hs-crypto-pubkey-types          0.2.0_1          --> 0.3.2
security/hs-cryptocipher                 0.4.0_1          --> 0.5.0
security/hs-cryptohash                   0.8.3_1          --> 0.9.0
security/hs-skein                        0.1.0.12         --> 1.0.3
textproc/hs-HaXml                        1.23.3_2         --> 1.24
textproc/hs-attoparsec-conduit           1.0.0            --> 1.0.1
textproc/hs-blaze-html                   0.6.0.0          --> 0.6.1.1
textproc/hs-blaze-markup                 0.5.1.4          --> 0.5.1.5
textproc/hs-case-insensitive             1.0              --> 1.0.0.2
textproc/hs-highlighting-kate            0.5.3.8          --> 0.5.3.9
textproc/hs-hs-bibutils                  4.17             --> 5.0
textproc/hs-polyparse                    1.8_3            --> 1.9
textproc/hs-texmath                      0.6.1.3          --> 0.6.1.5
textproc/hs-xml                          1.3.12_4         --> 1.3.13
textproc/hs-yaml                         0.8.2.3          --> 0.8.2.4
www/hs-HTTP                              4000.2.5_1       --> 4000.2.8
www/hs-cgi                               3001.1.7.4_6,1   --> 3001.1.7.5,1
www/hs-hamlet                            1.1.6.3          --> 1.1.7.1
www/hs-happstack-server                  7.1.7            --> 7.1.7.1
www/hs-heist                             0.11.1           --> 0.12.0
www/hs-http-conduit                      1.9.0            --> 1.9.3
www/hs-http-reverse-proxy                0.1.1.3          --> 0.1.1.6
www/hs-shakespeare                       1.0.3.1          --> 1.0.5
www/hs-shakespeare-css                   1.0.3            --> 1.0.5.1
www/hs-shakespeare-js                    1.1.2.1          --> 1.1.4
www/hs-snap                              0.11.2           --> 0.12.0
www/hs-wai-extra                         1.3.2.4          --> 1.3.4
www/hs-wai-test                          1.3.0.4          --> 1.3.1
www/hs-warp                              1.3.7.4          --> 1.3.8.1
www/hs-yesod                             1.1.9.2          --> 1.2.0.1
www/hs-yesod-auth                        1.1.5.3          --> 1.2.0
www/hs-yesod-core                        1.1.8.2          --> 1.2.0.4
www/hs-yesod-form                        1.2.1.3          --> 1.3.0
www/hs-yesod-persistent                  1.1.0.1_1        --> 1.2.0
www/hs-yesod-platform                    1.1.8            --> 1.2.0.1
www/hs-yesod-routes                      1.1.2            --> 1.2.0
www/hs-yesod-static                      1.1.2.2          --> 1.2.0
www/hs-yesod-test                        0.3.5            --> 1.2.0
x11-toolkits/hs-GLUT                     2.1.2.1_7,1      --> 2.4.0.0,1
x11-toolkits/hs-OpenGL                   2.2.3.1_4,1      --> 2.8.0.0,1
x11/hs-xmobar                            0.16_2           --> 0.17

Removed ports (2):

www/hs-yesod-default                     1.1.3.2
www/hs-yesod-json                        1.1.2.1

PR:		ports/179146 [1]
Requested by:	Omar Thameen <omar@biglist.com> [1]
Reported by:	sperber, bapt [2]
Tested by:	sperber [2]
Obtained from:	FreeBSD Haskell
2013-06-04 18:53:40 +00:00
William Grzybowski
1e8f6ccb9f - Update to 2.1.1
- Add LICENSE (GPLv2)
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Trim Makefile header

Changes:
 wifi: add support for /usr/bin binary path
 README: usage examples are for awesome version 3.4
 contrib: add buildbot monitoring widget

Approved by:	jpaetzel (mentor)
2013-05-29 11:14:36 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Baptiste Daroussin
4f8a3ff7d1 Fix underminated quoted string 2013-05-24 15:53:54 +00:00
Baptiste Daroussin
4e34a80635 Do not try to remove directories not being created by the port/package
Reported by:	pkg (PKG_DEVELOPER_MODE)
Approved by:	xfce (rene)
2013-05-24 15:52:07 +00:00
Pietro Cerutti
efb760d0e1 - Initialize variables to avoid giving incorrect values 2013-05-23 14:59:30 +00:00
Niclas Zeising
ed94cfd271 Move x11-wm/transset-df to x11-wm/transset and change upstream to
freedesktop.org.  The freedesktop.org version now includes all patches
by Daniel Forchheimer which were distributed as xtransset-df.
Update this port to the latest version from freedesktop.org
Bump PORTEPOCH to prevent versions going backwards.
Trim makefile headers
Transfer maintainership to x11@ [1]

Approved by:	miwi (current maintainer) [1]
2013-05-20 17:00:57 +00:00
Grzegorz Blach
4aa416657e - Update EFL libraries to 1.7.7
- Update Enlightenment to 0.17.3

Approved by:	crees (mentor)
2013-05-18 19:36:31 +00:00
William Grzybowski
8b462fd846 - Update to 0.6
- USE_GNOME for pygobject and pygtk2 [1]
- Remove leading article from COMMENT

Changes: https://github.com/qtile/qtile/blob/8b133d46/CHANGELOG

Submitted by:	rm (via email) [1]
Approved by:	culot (mentor)
2013-05-18 13:00:09 +00:00
Raphael Kubo da Costa
e7c7a346bb Revert r318338 to unbreak INDEX.
Even though libdockapp has long expired, it still has ports which depend on
it.
2013-05-16 21:38:19 +00:00
Raphael Kubo da Costa
050331d96c Remove x11-wm/libdockapp, expired last year.
Abandonware, upstream disappeared.
2013-05-16 20:28:58 +00:00
Baptiste Daroussin
4a8e008880 Drop build dependencies on bison/flex now that it is compatible with yacc/lex
Reported by:	Vitaly Shevtsov <loki.vt@gmail.com>
2013-05-16 02:49:46 +00:00
William Grzybowski
ac3b2bec7c - Change MAINTAINER address of all my ports
Approved by:	culot (mentor)
2013-05-15 19:33:14 +00:00
Pietro Cerutti
c419c054d8 - Remove debug printf introduced in my last commit 2013-05-15 07:52:11 +00:00