1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Max Brazhnikov
9c669563ab - Update to 0.8.2
- Add patches to fix build on head
2013-12-09 15:32:46 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
John Marino
d05adc5aa7 emulators/aqemu: add <unistd.h> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-10-02 22:56:34 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Raphael Kubo da Costa
823402ac87 Make the port build with the upcoming Qt 4.8.1.
vncview.cpp defines a macro called "error" (which is ugly), and
qfile.h, which is included later, defined a class method called error,
and conflicts arise.

Fix it by moving the macro definition after the Qt headers are
included.
2012-05-21 18:15:32 +00:00
Max Brazhnikov
4beae9aaec Update to 0.8.1 2011-04-17 10:11:05 +00:00
Max Brazhnikov
2e5fb460af Fix build on 6.x
Remove md5 sum
2010-10-29 20:15:22 +00:00
Max Brazhnikov
e1d7bbc4ca Update to 0.8.0
Mark MAKE_JOBS_SAFE
The port now uses CMake build system
2010-10-21 20:16:25 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Max Brazhnikov
75a32020c3 Update to 0.7.3 2009-10-16 16:15:12 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Max Brazhnikov
d38a7e2577 Update to 0.7.1 2009-05-01 19:32:52 +00:00
Max Brazhnikov
649b5a8bde Update to 0.7 2009-03-15 19:14:40 +00:00
Max Brazhnikov
79c6b3c041 Update to 0.6.1 2009-02-18 21:55:43 +00:00
Max Brazhnikov
52a54523ae Update aqemu to 0.6
Approved by:	miwi (mentor)
2008-12-21 18:28:39 +00:00
Max Brazhnikov
2768e060af Update to 0.5.2
Approved by:	miwi (mentor)
2008-10-26 18:55:50 +00:00
Max Brazhnikov
af578a1a40 Update to 0.5.1
Approved by:	miwi (mentor)
2008-09-27 22:29:38 +00:00
Max Brazhnikov
a16c3c1113 Add new port emulators/aqemu:
AQEMU is a QEMU GUI written in Qt4. The program have user-friendly
interface and allows to set up the majority of QEMU options.

WWW:	http://sourceforge.net/projects/aqemu/

Approved by:	miwi (mentor)
2008-09-03 15:17:43 +00:00