Commit graph

3757 commits

Author SHA1 Message Date
Baptiste Daroussin
0ab4d780d2 Convert to new options framework 2012-10-04 06:34:17 +00:00
Andrej Zverev
43b2f3f94d - Fix typos (LICENSE is correct form inside bsd.licenses.mk).
- Removed LICENSE_FILE where is no need in this.

Spotted by:	zont@
Approved by:	portmgr (bapt@)
2012-10-02 16:40:40 +00:00
Dirk Meyer
30cf8b7706 - cleanup comments 2012-09-29 19:23:40 +00:00
Thomas Abthorpe
32c4928222 - Reassign to the heap due to mail bounces
With hat:	portmgr
2012-09-22 03:30:14 +00:00
Alexey Dokuchaev
377b8b9de5 Fix spelling mistakes in bapt@'s recent deprecation commits. 2012-09-21 10:08:32 +00:00
Baptiste Daroussin
0edafe1400 Deprecate a bunch of abandonware or alike 2012-09-20 17:55:31 +00:00
Baptiste Daroussin
b12380488b - update WWW
- while here clean up Makefile header
2012-09-20 17:51:18 +00:00
Eitan Adler
c5622ed82b - Covert to OptionsNG
- Add generally useful options to the global list

Approved by:	ak (maintainer)
2012-09-16 00:18:35 +00:00
Brendan Fabeny
b7c7102421 update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports
2012-09-13 02:03:41 +00:00
Bryan Drewery
5d9badc424 - Update to 2.1.0
Changelog:

  mdir: add support for maildir whitespaces
  README: prefer vicious in global space
  uptime: metatable bugfix after lua52 port fixed by Jorg Thalheim
  contrib: document how to enable contributed widgets
  os: change os.getenv init to allow standalone usage of os widget
  contrib: initialization bugfix after lua52 port
  README: update initialization instructions
  bat: metatable bugfix after lua52 port
  widgets: cleanup behind the last commit 363c03e
  Fixed io.lines() bug
  Ported vicious.contrib to lua 5.2
  Ported vicious.widgets module to lua 5.2
  Ported vicious module to lua 5.2
  cpufreq: skip redudant freq variable check
  cpufreq: rework new exception handlers
  cpufreq: handle not existing frequency/governer
  pkg: update 'Arch S' substitution lines

PR:		ports/171538
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
Approved by:	eadler, bapt (mentors, implicit)
2012-09-11 16:54:19 +00:00
Pietro Cerutti
137a79f87d - Update to 1.0.10.002
Changes:
  * Fix coords placement in techopaque mode (Daniel Manjarres).
  * Remove unused code.
  * Fix (if experimenting with USE_DESK_EXPOSE).
  * Move EObj sliding functions to slide.c too.
  * Don't prevent pager update due to ewin slide.
  * Add some timer debug, cosmetic changes.
  * Fetch time to next timer run after running idlers.
  * Desk restacking before shade/unshade should not be necessary.
  * Another spec file fix - don't own locale/* dirs.
  * Startup cosmetics.
  * Fix having black solid color background.
  * Don't keep shaded windows entirely on-screen (ticket 1191).
  * Enable logging to stdout or stderr.
  * Improve fading debug logging.
  * Remove unnecessary code in ECompMgrWinFadeIn().
  * Menu code tweaks.
  * Alert if root window button events cannot be selected.
  * Use EobjsSlideBy() to slide desks as well as areas.
  * EobjSlideTo() is no longer used.
  * Fix potential deadlock with multiple simultaneous alerts.
2012-09-10 12:09:15 +00:00
Eitan Adler
f439946309 Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR:	ports/171481
2012-09-09 02:30:44 +00:00
Mark Linimon
f12a5af997 Mark as broken on sparc64.
Hat:		portmgr
2012-09-08 06:53:18 +00:00
Niclas Zeising
6e327b990f Update to version 2.0.2.
This release contains support for Xcursor as well as several bug fixes.

Approved by:	miwi (mentor)
2012-08-28 10:09:38 +00:00
Rene Ladan
992a3cc042 Remove some expired ports:
2012-06-30 databases/php5-rrdtool: deprecated via upstream please use databases/pecl-rrd.
2012-07-31 graphics/evas-engine-xrender: Deprecated by enlightenment.org
2012-07-31 graphics/evas-loader-edb: Deprecated by enlightenment.org
2012-03-27 www/linux-f10-flashplugin10: has vulnerabilities and is EOL
2012-07-31 x11-wm/e17-module-efm_nav: Deprecated by enlightenment.org
2012-07-31 x11-wm/e17-module-efm_path: Deprecated by enlightenment.org
2012-07-31 x11-wm/e17-module-efm_pathbar: Deprecated by enlightenment.org
2012-07-31 x11-wm/e17-module-notification: Merged into x11-wm/enlightenment
2012-08-26 09:41:50 +00:00
Niclas Zeising
5cb8f91f1e Update spectrwm to version 2.0.0
This is a complete rewrite using xcb and with support for Xft.

Approved by:	kwm (mentor)
2012-08-23 11:24:34 +00:00
Baptiste Daroussin
346cd19bd6 - update to 0.1.15
- changes: https://www.pekwm.org/projects/pekwm/wikis/Release-0_1_15
2012-08-16 09:42:48 +00:00
Doug Barton
0acb9883aa Unbreak this by doing what seems to have been intended 2012-08-10 04:49:11 +00:00
Olivier Duchateau
426165f4be - Use USE_PKGCONFIG macro
- Add patch when NLS is unset
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:37:58 +00:00
Beat Gaetzi
6fa84316c8 - Mark as BROKEN:
Link ede-bell-conf/ede-bell-conf
libedelib_gui.a(Ede.o): In function `edelib::ApplicationBootstrap::ApplicationBootstrap(char const*, char const*)':
Ede.cpp:(.text+0x31): undefined reference to `edelib::nls_support_init(char const*, char const*)'

Reported by:	pointyhat
2012-08-05 12:19:08 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Renato Botelho
90d97bb7c0 Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports 2012-08-03 15:34:45 +00:00
Gabor Pali
db8a630740 - Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
2012-08-03 02:30:07 +00:00
Doug Barton
6c1bc50c5a Remove my personal web site from MASTER_SITES 2012-07-29 08:17:33 +00:00
Alex Kozlov
5e83c36f63 Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
2012-07-28 01:02:20 +00:00
Baptiste Daroussin
9a07d271c0 Add USE_PKGCONFIG 2012-07-27 13:46:04 +00:00
Baptiste Daroussin
f6cc561454 - Use USE_PKGCONFIG macro
- Remove useless post-patch
2012-07-27 12:34:54 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Doug Barton
ce7d0b1f2e For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
2012-07-22 23:23:59 +00:00
Niclas Zeising
4d5e912897 Update to version 1.1.2, bugfix release.
Changelog:
* Fix issue where a window/icon could not be clicked or otherwise
  manipulated.
* Fix an issue where on some Intel graphics cards when exiting the screen
  turned garbled and would blink really badly.
* Bonus fix: spawn_position to actually do what it is supposed to do.

Approved by:	kwm (mentor)
2012-07-20 15:14:23 +00:00
Doug Barton
69c077de7b Toss this one back in the pool, as I no longer use it.
For those that come after, I recommend not bothering with 0.95.3 as it has
"issues." I also cannot stress enough the need to subscribe to and
participate in the discussion on wmaker-dev@lists.windowmaker.org.
2012-07-19 12:16:39 +00:00
Chris Rees
8e8d6d0e81 Add information for those lucky enough to have working suspend/resume
Submitted by:	J.R. Oldroyd <fbsd@opal.com>
2012-07-16 17:34:44 +00:00
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
Doug Barton
560aea0558 Hope to fix 7-amd64 with blind luck by conditionally adding back
the ac_cv_c_inline_asm=no fix that seemed no longer to be necessary.
2012-03-02 19:56:58 +00:00
Kris Moore
7330a51c63 - Update to 0.4.6.1 2012-02-28 20:45:41 +00:00
Greg Larkin
b48da6b6c5 - Reassign to the heap
Requested by:	roam (on ports-developers@)
2012-02-27 20:32:31 +00:00
Doug Barton
85d11db043 Add what I hope is a more robust fix for the problem of not being able
to restore a session. Building WindowMaker with clang found these
problems, including the one genuine typo in osdep_bsd.c that seems to
be responsible for (most/all?) of the session restoration problem.

Patch still under discussion upstream, but I feel comfortable bumping
PORTREVISION at this point because these are actual bugs that need
fixing, and it 100% solves the restoration problem for me at least.
2012-02-27 01:56:49 +00:00
Greg Lewis
6bd63212d4 . Change gif dependency from libungif to giflib due to the latter being the
preferred library of the two.  I actually think this is superfluous as
  this library is never linked in (nor is the inbuilt version used).  I'll
  investigate this further.
. Mark as MAKE_JOBS_UNSAFE.
. Pet portlint.

PR:		165383
Submitted by:	swills@
2012-02-25 18:10:47 +00:00
Doug Barton
91703246a6 Use logical negation instead of comparison to 0 for a value that can
be numeric, but is null by default.

Currently in discussion upstream, but this change is confirmed to at
least fix the symptom of not properly restoring the session on restart.
2012-02-24 08:14:00 +00:00
Doug Barton
6e1e377f62 @dirrmtry *both* the LC_MESSAGES directory *and* its parent, neither
of which are in BSD.local.mk.

pointyhat++
2012-02-23 22:24:30 +00:00
Doug Barton
c36b600802 Apparently we're supposed to remove locale directories if they are not
in BSD.local.mk.  Do it with @dirrmtry just in case.
2012-02-22 10:53:14 +00:00
Doug Barton
e870a7d8ee Silence REINPLACE_CMDs 2012-02-20 09:34:42 +00:00
Doug Barton
e0cb1c6b5a Fix some more default paths that show up in a first-time install 2012-02-20 01:05:02 +00:00
Martin Wilke
a814745502 - Update to 4.8.3
PR:		165110
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2012-02-20 00:06:26 +00:00
Doug Barton
cde508e4f2 Add some more direct dependencies
Inspired by:	pavmail
2012-02-19 22:08:29 +00:00
Dirk Meyer
4c847dc1bf - needs XWindowServerKit 2012-02-19 10:40:24 +00:00
Dirk Meyer
e8e364be02 - fix build with gcc46 2012-02-19 08:06:57 +00:00
Eitan Adler
b779b6b24d Remove gratitutous version number from LIB_DEPENDS where not required. 2012-02-18 23:56:30 +00:00
Renato Botelho
38e8a1e857 Fix docbook dependency - s/docbook-450/docbook-xml-450/
PR:		ports/164578
Submitted by:	Michiel Boland <michiel@boland.org>
2012-02-18 13:07:11 +00:00