Commit graph

8181 commits

Author SHA1 Message Date
Lars Engels
e94777a059 - Enable all port options by default [1]
- Add license
- Stage support
- Use shebangfix
- Re-word the description for the transparency option
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION

PR:		ports/185095 [1]
Submitted by:	José García Juanino <jjuanino@gmail.com>
2013-12-30 20:10:26 +00:00
Tijl Coosemans
d5b7cb2472 Add DOCS and EXAMPLES options. 2013-12-30 10:05:42 +00:00
Olivier Duchateau
98e01397ca - Update to 1.3.0
ChangeLog: https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/master/NEWS
2013-12-29 17:40:56 +00:00
Antoine Brodin
1c55544dd8 Stage support 2013-12-29 14:06:03 +00:00
Antoine Brodin
a29aa26052 Stage support 2013-12-29 14:01:09 +00:00
Antoine Brodin
de55ef998d Stage support 2013-12-29 13:55:50 +00:00
Antoine Brodin
00336d5574 Stage support 2013-12-29 13:51:46 +00:00
Jason Helfman
98fd7aaa5d - unbreak when built with GTK2 option enabled
- while here fix maintainership for the one slave ports

PR:		185065
Reported by:	freebsd@skysmurf.nl
2013-12-29 02:56:04 +00:00
Antoine Brodin
d6f5168be4 Stage support 2013-12-27 20:47:30 +00:00
Antoine Brodin
ae506911a3 Stage support 2013-12-27 20:41:58 +00:00
Antoine Brodin
3312fdc439 Stage support 2013-12-27 20:31:13 +00:00
Antoine Brodin
c6b25448d8 Stage support 2013-12-27 20:21:58 +00:00
Koop Mast
2a51b2182a Update poppler to 0.24.4.
Update comment.
Use new LIB_DEPENDS syntax, use USES=pathfix.
Stagify.

Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to
new syntax.
2013-12-27 16:54:21 +00:00
Olivier Duchateau
383e8b8f6a - Update to 0.6.3 (bugfix release)
- Add license blob
- Adjust dependencies
- Rewrite pkg-descr

ChangeLog: http://git.xfce.org/apps/xfce4-terminal/tag/?id=xfce4-terminal-0.6.3
2013-12-27 12:25:08 +00:00
Alexey Dokuchaev
7e0f7983de Update to version 331.20. 2013-12-26 06:42:43 +00:00
Alexey Dokuchaev
977adbb583 In sight of upcoming update, do some cleaning: convert to Uses=kmod and then
do not explicitly set SSP_UNSAFE and augment CATEGORIES; also sort pkg-plist.
2013-12-25 16:24:37 +00:00
Dmitry Marakasov
a9faa0a543 - Fix build on 10.x
- Support staging
- Respect CC, CFLAGS and PREFIX

PR:		185018
Submitted by:	Eimar Koort <eimar.koort@gmail.com> (maintainer)
2013-12-25 12:54:43 +00:00
Steve Wills
588006ad9e - Improve DEPENDS [1]
- Correct USE_XORG [1]
- Install config files [1]
- Patch server to use glib [1]
- Use space, not tab for xpra [1]
- Add license
- Support staging

PR:		ports/181482 [1]
Submitted by:	Andrew Childs <lorne@cons.org.nz> [1]
2013-12-22 03:31:32 +00:00
Steve Wills
ad7e378e5a - Update to 0.10.10 2013-12-21 12:52:58 +00:00
Pawel Pekala
0a7dddb500 - Fix build with clang
- Switch to PLIST_FILES
- Support staging

PR:		ports/184880
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-20 19:18:18 +00:00
Pawel Pekala
04f27771e7 Fix build with clang
PR:		ports/184878
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-20 19:09:05 +00:00
Jason Helfman
3417c8c5eb - update to 5.43 [1]
- convert to new lib_depends format
- convert to staging (thanks bapt@!)

PR:	184940 [1]
Submitted by:	umeno@rr.iij4u.or.jp [1]
2013-12-20 19:01:37 +00:00
Pawel Pekala
2c3d3a22e5 Fix build with clang
PR:		ports/184871
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-20 18:10:28 +00:00
Pawel Pekala
503235d15c - Fix build with clang
- Support staging

PR:		ports/184828
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 19:16:55 +00:00
Niclas Zeising
a48bbb82b6 Update to 5.26
Stagify.

Thanks to bapt for the help with staging!
2013-12-17 22:01:03 +00:00
Dmitry Marakasov
cbe472d513 - Support staging
- Whitespace fix
2013-12-17 05:35:47 +00:00
Niclas Zeising
9ef1737e2c readd libXp as dependency. This got lost in the update. 2013-12-16 14:17:10 +00:00
Niclas Zeising
8c006d3f04 Readd missing portrevision.
Noticed by:	Jan Henrik Sylvester <me@janh.de>
2013-12-16 14:12:51 +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
Thierry Thomas
c9f842b2cd Set support for 256 colors on by default.
Note: PORTREVISION intentionnally not bumped; this is just for package
building, and poudriere should notice it anyway.

Requested by:	R. Tyler Croy <tyler (at) monkeypox (dot) org>
2013-12-15 21:26:47 +00:00
William Grzybowski
1e34739b64 Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
2013-12-15 16:22:17 +00:00
Baptiste Daroussin
0608e517a6 Support stage 2013-12-15 00:02:59 +00:00
Baptiste Daroussin
1c84ae2d20 Support stage 2013-12-14 00:02:17 +00:00
Baptiste Daroussin
c1208644ca Support stage and packaging as user 2013-12-14 00:01:06 +00:00
Baptiste Daroussin
7131a009d2 Support stage 2013-12-13 23:57:05 +00:00
Baptiste Daroussin
2860183f91 Support stage 2013-12-13 23:55:29 +00:00
Baptiste Daroussin
e1e07bf4b1 Support stage 2013-12-13 23:52:55 +00:00
Baptiste Daroussin
40f0ccd881 Support stage 2013-12-13 23:51:48 +00:00
Baptiste Daroussin
daa991f74c Support stage 2013-12-13 23:51:18 +00:00
Baptiste Daroussin
ce88b676d7 Support stage 2013-12-13 23:50:03 +00:00
Baptiste Daroussin
87d7e8472b Support stage 2013-12-13 23:49:07 +00:00
Baptiste Daroussin
027731e9b1 Support stage 2013-12-13 23:47:20 +00:00
Baptiste Daroussin
02f3f395e5 Support stage 2013-12-13 23:44:15 +00:00
Baptiste Daroussin
0cebabb8af Support stage 2013-12-13 23:43:01 +00:00
Baptiste Daroussin
285d79ee58 Support stage 2013-12-13 23:41:41 +00:00
Baptiste Daroussin
90bbeff2fd Support stage 2013-12-13 23:38:04 +00:00
Baptiste Daroussin
9be617a067 Support stage 2013-12-13 23:34:17 +00:00
Baptiste Daroussin
a4879c1041 Support stage 2013-12-13 23:33:05 +00:00
Baptiste Daroussin
2195beea80 Support stage 2013-12-13 23:31:48 +00:00
Baptiste Daroussin
8049604239 Support stage 2013-12-13 23:30:59 +00:00