1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

4324 Commits

Author SHA1 Message Date
Niclas Zeising
ead4dcd4b6 Update to 2.5.0
PR:		ports/188283
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com>
2014-04-06 07:45:03 +00:00
Renato Botelho
19b0ea66b9 Update to 3.5.4 2014-04-02 10:23:11 +00:00
Antoine Brodin
6767942ea0 - Stage support
- Do not remove a directory belonging to BSD.local.dist mtree on uninstall

Reported by:	poudriere
With hat:	portmgr
2014-04-01 19:41:31 +00:00
Pietro Cerutti
61ea23b4df - Update to 1.0.14 2014-03-31 08:55:48 +00:00
Antoine Brodin
783b416b0f Finish stage support 2014-03-30 10:39:04 +00:00
Renato Botelho
0ad3a3efa3 Update to 3.5.3 2014-03-30 01:34:25 +00:00
Tijl Coosemans
4d762c2da0 - Bump port revision after the latest libiconv commit because
locale_charset() is used when the ICONV option is enabled. [1]
- Remove X_CFLAGS from CONFIGURE_ENV.  Not needed.
- Remove --mandir=${MANPREFIX}/man from CONFIGURE_ARGS.  Redundant.
- Patch configure directly instead of configure.ac+autoconf.
- Prevent rebuilding manpages with --disable-mandoc.
- USES=tar:bzip2.
- Missing dependencies: USES=perl5, USE_XORG=xcursor xinerama xrender sm.
- Restore default options from before OPTIONSng conversion.
- Use OPTIONS_SUB=yes.
- Staging.
- Specify --without-iconv-library when empty(ICONV_LIB) to force libc iconv.
- New LIB_DEPENDS syntax.
- Remove remnants of OPTIONSng conversion: WITHOUT_GTK and WITHOUT_GNOME.
- Use --disable-gtk instead of --disable-gtktest.

Reported by:	kib [1]
2014-03-29 17:34:48 +00:00
Roman Bogorodskiy
ec04f12495 - Stage support
- Use new style LIB_DEPENDS syntax
- Add desktop-file-utils and shared-mime-info to USES
2014-03-29 15:35:16 +00:00
Gabor Pali
8b1c971497 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in
  libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence

Obtained from:	FreeBSD Haskell
2014-03-29 00:52:54 +00:00
Antoine Brodin
9c77535ae5 - Stage support
- Remove support for deprecated NOPORTDATA
2014-03-28 22:38:02 +00:00
Tijl Coosemans
69e93907cb Remove x11-wm/fvwm2-i18n. It was a slave port of x11-wm/fvwm2 with the
MULTIBYTE option enabled, but this option has been removed many years ago.
2014-03-28 18:18:59 +00:00
Baptiste Daroussin
f1c7a9e643 Support stage 2014-03-25 11:49:23 +00:00
Baptiste Daroussin
7890b49181 Support stage 2014-03-24 23:00:42 +00:00
Rene Ladan
0a26f84351 Remove expired ports:
2014-03-23 deskutils/lxshortcut: Now distributed with x11/libfm-1.2.0
2014-03-23 databases/p5-Ima-DBI-Contextual: deprecated by upstream
2014-03-23 databases/p5-Class-DBI-Lite: deprecated by upstream
2014-03-23 net/AquaGatekeeper: Binary port of software abandoned by the vendor
2014-03-23 mail/mailutils: This port needs to be taken care of, it suffers from bit rot.  Especially with options other than GUILE, uninstall may leave files behind
2014-03-23 games/xflame: No more public distfiles
2014-03-23 games/p5-Algorithm-Pair-Best: Use games/p5-Algorithm-Pair-Best2 instead
2014-03-24 x11-wm/hackedbox: Abandonware
2014-03-23 emulators/hfs: No upstream, no public distfiles; consider using 'sysutils/hfsutils'
2014-03-23 games/fuhquake: Upstream disappeared; no more public distfiles; unmaintained
2014-03-24 19:51:54 +00:00
Rusmir Dusko
c2c65a96ef - Bump PORTREVISION for pkg-plist change
- Add files/lxmed-root and fix Desktop usage for root
- Move CP to post-extract
- Use for icons PORTNAME instead of full path
- Break lines around 80 characters
- Simplify desktop files installation handling
- Change files/lxmed.sh, remove -Djava.ext.dirs="%%DATADIR%%"
- Remove @dirrmtry share/applications from pkg-plist
2014-03-24 11:58:01 +00:00
Danilo Egea Gondolfo
19b08c8104 - Add the port: x11-wm/cwm
- Pass maintainership to submitter

cwm is a window manager for X11 initially inspired by evilwm. cwm has several
novel features, including the ability to search for windows. it features a
very simple and attractive aesthetic.

PR:		ports/187803
Submitted by:	<braakvaak@aol.com>
2014-03-23 00:34:28 +00:00
Alexey Dokuchaev
615c574f1e In r336942, staging was achieved via `do-install' target, not just written
in lengthy, ugly way, but also without need: upstream installation routine
supports DESTDIR naturally.  Meanwhile, clean Makefile up a bit by sorting
knobs, utilize newly added USES+=tar:tbz, and synchronize port description
text with `x11-wm/wmii' port.
2014-03-18 11:21:37 +00:00
Emanuel Haupt
1a418c214f - Support staging
- Use shebangfix
2014-03-18 07:50:20 +00:00
Steve Wills
4e2e1beedc - Update to 2.2.2
- Pet portlint

PR:		ports/187660
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-03-17 19:57:22 +00:00
Alexey Dokuchaev
62a5ecfd3a Stagify; renew LIB_DEPENDS; use OPTIONS helpers; wrap an overly long line. 2014-03-16 08:38:59 +00:00
Baptiste Daroussin
d84e12f791 - Fixes resourceleak in i3bar and memoryleak in i3
- Convert to USES=tar:bzip2

PR:		ports/187617
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
Obtained from:	i3 git (http://code.stapelberg.de/git/i3/)
2014-03-15 20:20:58 +00:00
Alexey Dokuchaev
9afd2d46c2 Stagify the port; fix RUN_DEPENDS to unbreak packaing. 2014-03-15 18:29:16 +00:00
Martin Wilke
3897d821be - Convert USE_GMAKE/BZIP2 to USES 2014-03-15 16:32:41 +00:00
Antoine Brodin
cf7b71001e Deprecate a few old unmaintained ports 2014-03-11 21:21:14 +00:00
Martin Wilke
0223362eff - Update to 2.2.1
- Convert to options helper

PR:		187295
Submitted by:	ports fury
2014-03-11 02:42:14 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Hiroki Sato
d7e6cbb075 Fix wrong memory access beyond array boundary.
Reported by:	Francois Tigeot
PR:		ports/182279
2014-03-08 21:23:46 +00:00
Raphael Kubo da Costa
5c5f018da4 Improve the wording in DEPRECATED a bit. 2014-03-08 17:36:32 +00:00
Antoine Brodin
ee2d5f3b62 Fix expiration syntax 2014-03-07 18:44:24 +00:00
Roman Bogorodskiy
fb8c01cf10 Fix package with WITHOUT_NLS enabled. 2014-03-06 04:43:15 +00:00
Pawel Pekala
5e8af4ec39 - Add staging support [1]
- Convert to new LIB_DEPENDS format

PR:		ports/186598 [1]
Submitted by:	Mikhail <mp39590@gmail.com>
Approved by:	maintainer timeout
2014-03-03 21:57:53 +00:00
Baptiste Daroussin
f7cd932671 Convert to USES=libtool
Use more options helpers
dirrmtry directory not in the default mtree
2014-03-02 23:23:17 +00:00
Antoine Brodin
fe4e75263d Unbreak 2014-03-02 19:09:00 +00:00
Antoine Brodin
656a48ba9c Unbreak 2014-03-02 19:02:41 +00:00
Baptiste Daroussin
e9629e38f6 Support stage
Use options
Use do-install to avoid running buggy upstreamed install target
2014-02-28 08:46:09 +00:00
Baptiste Daroussin
992de15d82 Support stage
Use options framework
Respect examples/docs
2014-02-28 08:42:54 +00:00
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