Commit graph

7791 commits

Author SHA1 Message Date
Rene Ladan
843ff6bc09 Undeprecate, x11-wm/libdockapp is available again. 2013-07-21 21:33:40 +00:00
Niclas Zeising
224dd65c08 Update to 1.0.6 2013-07-19 12:34:35 +00:00
Niclas Zeising
6bf968ead9 Update to 1.0.6 2013-07-17 14:21:10 +00:00
Niclas Zeising
4ae18146f5 Update to 1.4.1
Obtained from:	xorg development repo
2013-07-17 11:46:14 +00:00
Niclas Zeising
55062ada3d Update to 1.1.2
Obtained from:	xorg development repo
2013-07-17 11:45:00 +00:00
Martin Wilke
e0166313f6 - Udpate to 0.22.1
PR:		180587
Submitted by:	maintainer
2013-07-17 09:36:13 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Ade Lovett
b3b33257e5 - Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
2013-07-16 05:42:36 +00:00
Dmitry Marakasov
daffe00d4a - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
Martin Wilke
879937edfe - Update to 2.7.2
PR:		179597
Submitted by:	Ports Fury
2013-07-11 15:13:17 +00:00
Emanuel Haupt
6feaff7c44 Update to 296 2013-07-11 11:38:38 +00:00
Emanuel Haupt
a8b215b6e1 xterm patch #294 supports experimental sixel graphics. Provide an option.
PR:		180448
Submitted by:	IWAMOTO Kouichi <sue@iwmt.org>
2013-07-11 05:52:06 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +00:00
Baptiste Daroussin
0bdf3055bd Mark as job unsafe 2013-07-10 17:04:49 +00:00
Baptiste Daroussin
942c2a28be Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
2013-07-10 07:00:44 +00:00
Pav Lucistnik
0caf410ed8 - Drop all my ports 2013-07-09 21:26:48 +00:00
Emanuel Haupt
891ba74044 Update to 295 2013-07-09 09:07:52 +00:00
Guido Falsi
3d59bf1d24 Convert the ports I maintain to USES=gmake. 2013-07-08 18:44:24 +00:00
Baptiste Daroussin
b66d32f5b3 Remove latest usage of X_FONTS_ENCODINGS_PORT and X_FONTS_TTF_PORT 2013-07-08 11:42:01 +00:00
Eitan Adler
55a524735c Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion.
2013-07-06 17:27:41 +00:00
Emanuel Haupt
d9af1bfcae Update to 294 2013-07-06 15:39:38 +00:00
William Grzybowski
afab08bde8 - Convert to new USES gmake for my ports 2013-07-05 14:41:15 +00:00
Baptiste Daroussin
cb1c94b1f4 Readd the USE_BZIP2 removed by mistake
Submitted by:	flo
2013-07-05 13:51:13 +00:00
Baptiste Daroussin
6151b40b59 Convert to USES=gmake 2013-07-05 13:44:31 +00:00
Raphael Kubo da Costa
554e0c79c9 Update the KDE Software Compilation to 4.10.5.
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.

The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php

The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.

I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
2013-07-04 23:34:32 +00:00
William Grzybowski
a3b920c1e8 x11/fbpanel: minor fixes
- Remove unnecessary PORTDCOS from pkg-plist
- Mute mkdir
- Trim desktop entry and replace command

PR:		ports/180112
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-04 14:22:41 +00:00
William Grzybowski
4b6b8a198e x11/lxrandr: minor fixes
- Add LICENSE (GPLv2)
- Add DOCS and NLS options
- Use desktop-file-utils

PR:		ports/179793
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	maintainer (timeout)
2013-07-04 12:40:41 +00:00
Jason Helfman
0ef4da519e - update to 0.4.1
- while here:
  - migrate ncurses dependency to USES framework
  - tighten comment
  - install correct LICENSE, as it differs from standard

PR:		179997
Submitted by:	kitche@kitchetech.com (maintainer)
2013-07-04 06:14:25 +00:00
William Grzybowski
4d682966dd x11/florence: fix run depends
- BUILD_DEPENDS is RUN_DEPENDS as well
- Add DOCS option
- Use OPTIONS_SUB

PR:		ports/180113
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-03 12:44:17 +00:00
William Grzybowski
05ca45bf6e x11/libfm: preserve conf files
- Fix preservation of conf files
- Fix dependencies

PR:		ports/180110
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-03 12:41:28 +00:00
William Grzybowski
0c312a1b6a x11/menu-cache: fix LXDE menu bug
- Fix LXDE menu bug (from upstream)
- Change depenency to glib20

PR:		ports/180132
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-03 12:38:31 +00:00
Niclas Zeising
9313932a46 Update to 1.7.2
This release incorporates all security patches.

Obtained from:	xorg development repo
2013-07-03 11:35:50 +00:00
Raphael Kubo da Costa
18ff93d1a7 Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.

The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php

clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).

Work on the newly-released 4.10.5 will begin shortly.
2013-07-02 19:04:18 +00:00
Raphael Kubo da Costa
abd3dd3115 Directly depend on qt4-corelib.
Original commit by makc@ in the area51 repository.
2013-07-02 17:06:21 +00:00
William Grzybowski
26028de7b9 x11/yad: update to 0.22.0
- Update to 0.22.0

PR:		ports/180039
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-06-28 23:49:49 +00:00
Baptiste Daroussin
56919a0e58 Convert to USES=imake
Trim header
2013-06-28 22:52:39 +00:00
Baptiste Daroussin
c3b85bf3d4 Convert to USES=imake
Trim headers
Convert emu to USES=display
Remove indefinite article
2013-06-28 22:51:40 +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
Niclas Zeising
c684c29096 Update to 1.1.1
PR:		ports/168645
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2013-06-26 17:42:21 +00:00
Niclas Zeising
38e31eff4c Update to 1.0.9
Obtained from:	xorg development repo
2013-06-23 10:06:13 +00:00
William Grzybowski
badabd2b97 x11/libfm: minor fixes
- Fix NLS option [1]
- Preserve .conf files [1]
- Pass maintainership to submitter [1]
- Fix pkg-plist and install of .conf

PR:		ports/179703 [1]
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-22 11:57:08 +00:00
Raphael Kubo da Costa
01cc83b20f Update the PyQt ports.
- SIP has been upgraded to 4.14.7.
- PyQt4 has been upgraded to 4.10.2.
- QScintilla2 has been upgraded to 2.7.2.
2013-06-21 19:13:05 +00:00
Rene Ladan
93a31961ad - Deprecate for removal on 2013-08-04, depends on expired x11-wm/libdockapp
- Update Makefile header

PR:		ports/179296
Submitted by:	myself
Approved by:	maintainer timeout (hemi@puresimplicity.net, 14 days)
2013-06-21 17:40:21 +00:00
William Grzybowski
284249b098 x11/lxde-meta: fix pkg-descr WWW
- Fix extra spaces in WWW pkg-descr [1]
- Trim Makefile header [1]
- Remove leading "The" in COMMENT
- Pass maintainership to submitter

PR:		ports/179702 [1]
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-21 13:29:08 +00:00
William Grzybowski
1eca2345e9 x11/lxmenu-data: minor fixes
- Add LICENSE (GPLv2) [1]
- Trim Makefile header [1]
- Install docs [1]
- Add DOCS to options
- Pass maintainership to submitter

PR:		ports/179706
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-21 13:20:24 +00:00
Niclas Zeising
7a710f54e1 Update to 0.30.0
Obtained from:	xorg development repo
2013-06-21 11:55:39 +00:00
Sofian Brabez
3bf991b952 ARandR is designed to provide a simple visual front end for XRandR. Relative
monitor positions are shown graphically and can be changed in a drag-and-drop
way.

WWW: http://christian.amsuess.com/tools/arandr/
2013-06-21 10:10:08 +00:00
William Grzybowski
74ce78f457 x11/lxpanel: minor fixes
- Add LICENSE (GPLv2 MIT)
- Add DOCS option
- Fix NLS option

PR:		ports/179712
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-20 22:54:24 +00:00
William Grzybowski
41db6dc95b x11/florence: update to 0.6.0
- Update to 0.6.0
- Add LICENSE (GPLv2 GFDL)
- New world order USES: pathfix, desktop-file-utils
- Add DOCS, man and NLS
- Better pkg-descr
- Pass maintainership to submitter

Changes:
http://sourceforge.net/p/florence/news/2012/10/florence-060-released/

PR:		ports/179734
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-20 20:29:15 +00:00
William Grzybowski
772ea7c291 x11/menu-cache: update to 0.4.1
- Update to 0.4.1 [1]
- Trim Makefile header [1]
- Pass maintainership to submitter [1]
- Bump PORTREVISION of dependent ports

PR:		ports/179711 [1]
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-20 16:36:11 +00:00