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

4156 Commits

Author SHA1 Message Date
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