1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

41 Commits

Author SHA1 Message Date
Pawel Pekala
47ea202739 - Convert to USES=tar
- Use precise BSD licenses
2014-03-17 16:56:15 +00:00
Baptiste Daroussin
b2c063ffb0 Bump portrevision due to previous lua switch 2014-01-11 20:54:50 +00:00
Baptiste Daroussin
6fea6bc425 Switch to lua 5.2 2014-01-11 20:51:55 +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
Dmitry Marakasov
73b7596b94 - Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories)
- Add note on mtree change to CHANGES

Approved by:	portmgr (bdrewery)
2013-10-22 14:04:01 +00:00
Pawel Pekala
dfc33c10af Add support for STAGEDIR 2013-10-05 16:52:12 +00:00
Baptiste Daroussin
7e5a7bfffd Add NO_STAGE all over the place in preparation for the staging support (cat: x11-toolkits) 2013-09-20 23:57:47 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Baptiste Daroussin
56c5e147c5 Convert the last USE_ICONV to USES=iconv 2013-04-27 22:09:15 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +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
Pawel Pekala
4e0daa187d - Fix package installation removing modified config files
due wrong paths in @exec commands
- Order USE_ flags properly
2012-12-19 17:37:48 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Pawel Pekala
6d815e2e8f Update to version 2.9.6 2012-09-12 20:39:39 +00:00
Pawel Pekala
31fb1fcb28 - Update to version 2.9.5
- Add missing library dependencies
- Port needs pkgconf in build phase
2012-08-21 18:46:31 +00:00
Pawel Pekala
096fcebf6d Update to version 2.9.4 2012-06-12 14:59:18 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pawel Pekala
d6309fd84d - Update to version 2.9.3
- Add support for WITH_DEBUG and WITHOUT_NLS knobs
- Don't overwrite configuration files on install/upgrade
- Take maintainership
2011-12-25 14:29:44 +00:00
Martin Wilke
baadca7cb3 - Update to 2.9.2
PR:		162822
Submitted by:	Ports Furu
Feature safe:	yes
2011-11-25 16:45:15 +00:00
Emanuel Haupt
38b6e5b123 Update to 2.9.1
PR:		159498
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-12 21:37:41 +00:00
Martin Wilke
0b9ab7e48a - Update to 2.8.1
PR:		158453
Submitted by:	Ports Fury
2011-07-02 07:55:23 +00:00
Martin Wilke
f224ec4a4e - Update to 2.7.1
PR:		155851
Submitted by:	Ports Fury
2011-03-25 11:19:18 +00:00
Martin Wilke
7368ecf808 - Update to 2.7.0
PR:		154921
Submitted by:	"Pawel Pekala" <c0rn@o2.pl> (maintainer)
2011-02-23 15:38:33 +00:00
Max Brazhnikov
f78f46c817 Update to 2.6.0
Add LICENSE

PR:		ports/151496
Submitted by:	Pawel Pekala <c0rn at o2.pl>
2010-10-17 09:43:50 +00:00
Max Brazhnikov
6da61bae95 Update to 2.5.0
PR:		ports/150671
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2010-09-18 15:58:09 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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
Mark Linimon
9fb1ef4c3a Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:		portmgr
2009-08-28 17:37:26 +00:00
Joe Marcus Clarke
4bee424b36 Chase the vte shared lib bump. 2009-08-22 17:55:27 +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
Chin-San Huang
0cf6f5b1ee - Fix WITHOUT_NLS
- Allow to build with MAKE_JOBS_SAFE
- Bump PORTREVISION

PR:		ports/133688
Submitted by:	Scot Hetzel <swhetzel at gmail.com>
2009-05-08 17:10:07 +00:00
Ion-Mihai Tetcu
76b9abe06f Fix plist with -DNOPORT*.
Prompted by:	QAT QA run
Approved by:	maintainer timeout on QATMail
2009-04-08 09:22:14 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Chin-San Huang
10316a7b74 - Fix pkg-plist with NOPORSDOCS knob.
- Bump PORTREVISION

Noticed by:	"QA Tindy"
2008-06-22 11:25:30 +00:00
Chin-San Huang
3f36a29aee Small terminal emulator. The only dependencies are Vte and Gtk2 libs.
Termit supports tabs, bookmarks, encoding switching and sessions.

WWW: http://code.google.com/p/termit/wiki/TermIt
2008-06-21 20:17:19 +00:00