Commit graph

8168 commits

Author SHA1 Message Date
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
Baptiste Daroussin
91781524c0 Support stage 2013-12-13 23:30:23 +00:00
Baptiste Daroussin
e6508087b5 Support stage 2013-12-13 23:28:52 +00:00
Baptiste Daroussin
61cb0464f0 Support stage 2013-12-13 23:25:27 +00:00
Baptiste Daroussin
7f46736192 Support stage 2013-12-13 23:13:46 +00:00
Baptiste Daroussin
38160fa611 Support stage 2013-12-13 23:12:00 +00:00
Baptiste Daroussin
b4c86ba943 Support stage 2013-12-13 23:10:29 +00:00
Baptiste Daroussin
44e9f64a27 Convert LIB_DEPENDS for ports depending on boost 2013-12-12 14:15:03 +00:00
Bryan Drewery
77197dd811 - Chase r336083 and bump all ports using NO_ARCH so that users building
their own packages and still on pkg 1.1.4 can upgrade.

With hat:	portmgr
2013-12-10 19:47:42 +00:00
Antoine Brodin
a8dfb6bee8 - Stage support for all -reference ports
- Nuke NOPORTDOCS, those ports are already IGNOREd with NOPORTDOCS

Approved by:	kwm (maintainer)
2013-12-09 18:41:16 +00:00
Danilo Egea Gondolfo
985042baef - Update from 0.25.0 to 0.25.1 2013-12-06 23:50:50 +00:00
Alex Kozlov
8d91e210eb - Use recently implemented NO_ARCH knob in my architecture-neutral ports
- While here, use shebangfix for print/txtbdf2ps
2013-12-06 09:57:12 +00:00
Danilo Egea Gondolfo
6e60b1fe7d - Update from 0.24.1 to 0.25.0 2013-12-04 20:38:25 +00:00
Emanuel Haupt
49208b3f05 Update to 300
PR:		184488
Submitted by:	"Sergey V. Dyatko" <sergey.dyatko@gmail.com>
2013-12-04 07:30:22 +00:00