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

28 Commits

Author SHA1 Message Date
Antoine Brodin
34ecfaf2ff Do not remove directory belonging to BSD.local.dist mtree
Reported by:	poudriere -cat
With hat:	portmgr
2014-04-04 16:13:19 +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
Baptiste Daroussin
ca1820c3ea Enable stage[1]
Use new LIB_DEPENDS format
Unsilent the install process
Use pkg-plist[1]
Use OPTIONS_SUB

PR:		ports/182928
Submitted by:	Yamagi Burmeister <yamagi@yamagi.org> (maintainer)
2013-10-21 11:31:36 +00:00
Baptiste Daroussin
db5320be85 Add NO_STAGE all over the place in preparation for the staging support (cat: x11) 2013-09-20 23:43:19 +00:00
Baptiste Daroussin
d20742f0c1 Add explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
2013-08-31 01:17:11 +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
Lars Engels
6aefd8fbad - Add a patch to enable battery support [1]
- Don't depend depend on a specific library version
- Quiet install
- Bump PORTREVISION
- Pass maintainership to submitter

PR:		ports/175332 [1]
Submitted by:	Yamagi Burmeister <yamagi@yamagi.org>
2013-01-20 14:51:52 +00:00
Baptiste Daroussin
f2ed3e1fb6 Convert to new options framework
Feature safe:	yes
2012-11-21 22:57:36 +00:00
Doug Barton
deda664425 Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
2012-10-08 10:38:47 +00:00
Doug Barton
c0f3d76dc1 /usr/local/share/applications should be PLIST_DIRSTRY 2012-07-30 17:24:18 +00:00
Doug Barton
ddbce5aec1 tintwizard.py requires pygtk2
PR:		ports/169989
Submitted by:	Yanhui Shen <shen.elf@gmail.com>
2012-07-19 10:40:23 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Doug Barton
9f45da1e96 Use INSTALL_SCRIPT for the python script so STRIP is not attempted 2010-12-16 18:23:01 +00:00
Doug Barton
18ffe08e99 The config tool needs gtk20
Thanks QAT!
2010-12-15 19:29:24 +00:00
Doug Barton
32bdf3fcec Update to version 2-0.11, which contains improved transparency
support, and a graphical theme editor.
2010-12-15 08:28:04 +00:00
Doug Barton
a22b6e03bd Add LICENSE information to my ports where the right answer is obvious 2010-06-14 08:22:55 +00:00
Pav Lucistnik
e93a6a36af - Mark BROKEN on 6.X: does not link
Reported by:	pointyhat
2010-04-15 22:23:45 +00:00
Doug Barton
97d85b3601 Add xdamage and xcomposite dependencies 2010-04-01 18:11:50 +00:00
Doug Barton
aea81ed374 Update to version 2.09 2010-04-01 17:52:17 +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
Doug Barton
d3dfe53497 Update to tint2-0.7.1 which contains a minor systray fix. 2009-08-06 16:26:07 +00:00
Doug Barton
2bd07718f5 Upgrade to version 2.07. There are a lot of new configuration options which
allow for some fairly cool effects. This version also adds a built in
systray functionality.

For the port, this version has switched to a GNU auto* format, so overhaul
accordingly. Also mod the source Makefile slightly to not install what we
would consider PORTDOCS by default.
2009-07-11 09:02:34 +00:00
Doug Barton
62fae5adc1 Create a pkg-deinstall file to remove the ${X11BASE}/etc/xdg directory
if it's empty. I can't add it to PLIST_DIRS since other ports add stuff
there.
2008-07-25 18:44:03 +00:00
Doug Barton
e1f4968563 Add xrandr to the list of dependencies.
Submitted by:	Ion-tindy
2008-07-21 19:22:42 +00:00
Doug Barton
aa266dbb06 Tint is a simple panel/taskbar intentionally made for openbox3, but should
also work with other window managers.

The goal is to keep a clean and unintrusive look with lightweight code and
compliance with freedesktop specifications.

Tint taskbar features
    * color/transparency on font, icon, border and background
    * customize mouse event
    * drag and drop task between desktop and switch desktop

Tint panel features
    * clock with font, color and transparency
    * multi-monitor : panel position adjust to monitor, taskbar by monitor

WWW:	http://code.google.com/p/tint2/
2008-07-21 19:07:41 +00:00