1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

3673 Commits

Author SHA1 Message Date
Renato Botelho
3bcc72a427 Update to 3.4.13 2012-07-15 23:45:16 +00:00
Pietro Cerutti
ff7e522f52 - Update to 1.0.10.001
Changelog:
  * Spec file fixes.
  * Expose ECompMgrWinSetOpacity() - call via EobjChangeOpacityNow().
  * Eliminate Mode.place.doing_slide.
  * Fix setting slide-in mode in dialog.
  * Menus - Remove unused code.
  * Change ewin sliding function API.
  * Dialog sliders - Enable having upper bound below lower.
  * Dialogs - Add missing const.
  * Remove server grab around EShapeSetShape().
  * Add EX_EVENT_GLX_FLIP.
  * Move pre-eventloop calls of EobjsRepaint() out of progress bar functions.
  * Remove useless parameter from SnapshotsSaveReal().
  * GSOD - Make work when compositing.
  * GSOD - Refactor + some changes.
  * GSOD - Just use fixed font. Font sets are causing trouble again.
  * Name ewin sliding functions consistently.
  * Move ewin sliding functions to slide.c.
  * EwinMove/Resize - Change various global/ewin flags to function parameter.
  * Use OPSRC_NA in stead of 0.
  * Add uninstall-local to fix distcheck (with recent autotools?).
  * Move GetTimeMs/Us() to time.c.
  * French translation update (Tristan D.).
  * Make clean shouldn't remove e16-gnome3-session.desktop.
  * Remove USER_NAME, HOME_DIR, and USER_SHELL from config file preparsing.
  * Simplify user info functions.
  * Close all fd's above 2 when exec'ing for restart.
  * French translation update (Tristan D.).
  * Minor tweak around ECompMgrGetRootBuffer().
  * Remove some obsolete code.
  * Change some longs to ints where long is not needed.
  * Fix build without composite but with xrender.
  * Remove now unused EKeycodeToString().
  * Remove old e16keyedit (pre 0.7) IPC functions.
  * Fix bug in pareto_maximizer() (Daniel Manjarres).
  * Remove unnecessary AC_PROG_MAKE_SET.
  * Warning fix for gcc-4.6.x.
  * Japanese translation update (Yasufumi Haga).
2012-07-10 11:13:29 +00:00
Max Brazhnikov
c958ed5b01 E17 module itask-ng has been renamed to engage.
PR:		ports/167405
Submitted by:	Grzegorz Blach <magik at roorback.net>
2012-07-06 21:22:02 +00:00
Niclas Zeising
b977327e37 Update to version 1.1.1
Changelog:
* Fix status bar flicker by double-buffering the output.
* Add horizontal_flip and vertical_flip layout options.
* Kill references before focusing on a new window.
* Add new options to change focus behavior on window open and close.
* Increase workspace hard limit to 22.
* Bug and backawards compatiblity fixes.

Approved by:	kwm (mentor)
2012-07-04 14:57:11 +00:00
Niclas Zeising
ddd37c75c9 Change maintainer address to my FreeBSD.org mail address.
Approved by:	kwm (mentor)
2012-07-03 08:28:34 +00:00
Renato Botelho
f3941b6e07 - Move to OPTIONSng
- Remove libraries version from LIB_DEPENDS to silence portlint
2012-07-02 22:22:37 +00:00
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Max Brazhnikov
b00ecc310e Remove stale patches, forgotten in previous commit.
Reported by:	Andrzej Tobola via mail
2012-06-28 18:59:40 +00:00
Max Brazhnikov
249ae119e2 Fix PORTREVISIONs
Reported by:	erwin
2012-06-28 18:29:38 +00:00
Max Brazhnikov
b9eaf39433 - Update E17 ports:
EFL updated to 1.1.0 and E17 updated to 0.16.999.65643 (svn 65643)
- Pass maintainership to submitter.
- New ports:
	benchmarks/expedite
	devel/eio
	graphics/evas-loader-generic
	graphics/evas-loader-ico
	graphics/evas-loader-psd
	graphics/evas-loader-wbmp
	graphics/evas_generic_loaders-gst
	graphics/evas_generic_loaders-pdf
	graphics/evas_generic_loaders-ps
	graphics/evas_generic_loaders-raw
	graphics/evas_generic_loaders-xcf
	x11-wm/e17-module-comp-scale
	x11-wm/e17-module-e-tiling
	x11-wm/e17-module-elfe
	x11-wm/e17-module-everything-aspell
	x11-wm/e17-module-everything-shotgun
	x11-wm/e17-module-xkbswitch

PR:		ports/167405
Submitted by:	Grzegorz Blach <magik at roorback.net>
2012-06-26 17:36:30 +00:00
Eitan Adler
3e83fd47cf Upgrade to OptionsNG
Reviewed by:	dinoex, ak
2012-06-26 03:57:31 +00:00
Renato Botelho
9a2ed620cb Update to 3.4.12 2012-06-18 18:34:46 +00:00
Pietro Cerutti
3941c97934 - Fix PLIST
Reported by:    PH (pav, linimon)
2012-06-18 09:35:41 +00:00
Doug Barton
bbff3b48da In OPTIONS, s/ORANGE/ORAGE/
Submitted by:	tijl
2012-06-17 08:48:24 +00:00
Sylvio Cesar Teixeira
1dccd8b988 - Fix build
PR:		ports/168606
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Reported by:	pav@
2012-06-11 13:17:58 +00:00
Pietro Cerutti
300e8d0212 - fix linking 2012-06-11 08:01:59 +00:00
Tilman Keskinoz
df2c19e2a5 Convert to new options framework 2012-06-10 16:27:38 +00:00
Dirk Meyer
d0e91b562f - mark DEPRECATED
- reset MAINTAINER
2012-06-10 16:10:22 +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
Sylvio Cesar Teixeira
635a5bff7a - Update to version 2.0
Remove file:
files/patch-datas-Makefile
files/patch-datas::startede.in
files/patch-etimedate::fl_time.cpp
files/patch-evolume-evolume.h
files/patch-evolume-prefs.cpp
files/patch-eworkpanel-batterymonitor.cpp

PR:		ports/168606
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 21:03:16 +00:00
Gabor Pali
46e9ab0ca5 - Update The Glorious Glasgow Haskell Compiler to version 7.4.1
Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@ for the assistance.

Obtained from:	FreeBSD Haskell
2012-06-03 20:52:29 +00:00
Baptiste Daroussin
8065a5ed4c Fix options
PR:		ports/168615
Submitted by:	Barbara <barbara.xxx1975@libero.it>
2012-06-03 14:17:23 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
c2e47e6249 Fix multiple options testing in one line 2012-05-31 22:35:33 +00:00
Baptiste Daroussin
ebb04f49c2 Convert to new options framework 2012-05-31 14:49:26 +00:00
Martin Wilke
f8091dcb46 - Switch to shared NOTIFY description 2012-05-30 16:57:38 +00:00
Martin Wilke
4b68fc723b - Convert complete XFCE to new options framework
While here some extra work:

- Remove 6.X gruft
- Correct NOPORTDOCS
- Pet portlint
- Whitespaces fixes

Reviewed by:	beat, bapt (thx!)
2012-05-30 16:49:12 +00:00
Dennis Herrmann
71fa5214d0 - Update to 4.2 2012-05-26 15:25:31 +00:00
Martin Wilke
1df39a5fb1 - Welcome XFCE 4.10 to the portstree!
Special Thanks to:      rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by:	 	Olivier Duchateau <duchateau.olivier@gmail.com>

Tested by:	phw
2012-05-25 16:51:40 +00:00
Brendan Fabeny
8b28c33e00 update lang/sbcl to 1.0.57, and adjust dependent ports 2012-05-22 19:16:09 +00:00
Ruslan Makhmatkhanov
c8bca55689 - strict python version to 2.x only 2012-05-13 16:13:24 +00:00
Ruslan Makhmatkhanov
7a60aaf6c4 - strict python version to 2.x only
- remove second newline in the end of pkg-plist
2012-05-13 16:11:40 +00:00
Xin LI
0daac9a63a Vicious is a modular widget library for the "awesome" window manager,
derived from the 'Wicked' widget library. It has some of the old
Wicked widget types, a few of them rewritten, and a good number of
new ones.

PR:		ports/167687
Submitted by:	William Grzybowski <william88 gmail.com>
2012-05-08 23:00:52 +00:00
Brendan Fabeny
0eb8a47869 update to 1.0.56 and adjust dependent ports; switch to the packaged
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
2012-04-23 09:27:42 +00:00
Jason Helfman
001252efd5 - update to 1.3.6
PR:	ports/166714
Submitted by:	root@arrishq.net
Approved by:	maintainer timeout ( 16 days )
2012-04-23 01:37:53 +00:00
Alexey Dokuchaev
d26e0441ad 1 2012-04-21 17:25:29 +00:00
Alexey Dokuchaev
c59008c54b Augment port description. 2012-04-21 17:23:09 +00:00
Cy Schubert
e39c09a64a Update 2.6.4 --> 2.6.5 2012-04-20 16:40:11 +00:00
Ruslan Makhmatkhanov
353c969896 - pass maintainership of this ports to new volunteer
- add some of them to `enlightenment' virtual category

PR:		166814
Submitted by:	Grzegorz Blach <magik at roorback dot net>
2012-04-10 18:04:10 +00:00
Martin Wilke
d753897610 - Fix build
- Add LICENSE

PR:		166054
Submitted by:	Ports Fury
Feature safe:	yes
2012-04-07 08:40:06 +00:00
Roman Bogorodskiy
9392f497fc - Add missing dependency on startup-notification and add a knob to
disable it
- Bump PORTREVISION

PR:		ports/166217
Submitted by:	Oleg Pudeyev <oleg@bsdpower.com>
Feature safe:	yes
2012-03-25 14:36:10 +00:00
Dmitry Marakasov
657fdce402 - Fix hidden dependency on libinotify
- Link with libinotify correctly which fixes dependent ports dying with rtld error
- Minor port cleanups

PR:		166296
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
Feature safe:	yes
2012-03-21 23:08:04 +00:00
Pav Lucistnik
fde0796cbc - Mark BROKEN on 7.X: does not compile
handlers.c: In function 'W_HandleInputEvents':
  handlers.c:471: error: 'fd_set' undeclared (first use in this function)
  handlers.c:471: error: (Each undeclared identifier is reported only once
  handlers.c:471: error: for each function it appears in.)
  handlers.c:471: error: expected ';' before 'rset'
  handlers.c:486: warning: implicit declaration of function 'FD_ZERO'
  handlers.c:486: error: 'rset' undeclared (first use in this function)
  handlers.c:487: error: 'wset' undeclared (first use in this function)
  handlers.c:488: error: 'eset' undeclared (first use in this function)
  handlers.c:493: warning: implicit declaration of function 'FD_SET'
  handlers.c:527: warning: implicit declaration of function 'select'
  handlers.c:542: warning: implicit declaration of function 'FD_ISSET'

Reported by:	pointyhat
Feature safe:	yes
2012-03-18 20:13:55 +00:00
Eitan Adler
9279889f5a Restore start script - it got lost in the rename
Submitted by:	ak
Approved by:	maintainer (implicit)
Feature safe:	yes
2012-03-17 16:51:13 +00:00
Doug Barton
a2fd74fad1 Apparently xrandr affects the ability to restart a session negatively in
some circumstances. So make it optional, with a warning.

Feature safe:	yes
2012-03-09 08:33:47 +00:00
Eitan Adler
6ba9bb2982 - scrotwm has been renamed to spectrwm
- update to 1.0.0

PR:		ports/165248
Submitted by:	Niclas Zeising <zeising@daemonic.se> (maintainer)
Reviewed by:	pgollucci
2012-03-06 03:20:52 +00:00
Eitan Adler
cfb6b77301 Forced commit to note repocopy for renamed project 2012-03-06 03:14:06 +00:00
Renato Botelho
21d02b1b32 - Drop maintainership
- Mark it as BROKEN, it doesn't build with WindowMaker 0.95.2
2012-03-05 12:03:44 +00:00
Doug Barton
0661821c24 Restore the fix from 1.161 since it seems to still be necessary,
at least in some environments. Still under investigation upstream.
2012-03-04 18:17:01 +00:00
Alex Kozlov
7ca108f3bd Update maintainer email in my ports
Approved by:	eadler (mentor)
2012-03-02 23:43:45 +00:00