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