1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Bryan Drewery
e5158d0d99 Don't dereference STAGEDIR. It may change. 2015-03-17 19:20:10 +00:00
Baptiste Daroussin
40afbae004 Remove Author from pkg-descr 2015-03-02 23:57:52 +00:00
Grzegorz Blach
a781a6e13c - Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
  which depends on imlib2

PR:		196062
Approved by:	portmgr
2014-12-27 00:09:02 +00:00
Antoine Brodin
487ae63048 Cleanup plist 2014-11-24 20:21:59 +00:00
Adam Weinberger
e894c29ad5 Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist.
2014-07-16 03:34:56 +00:00
Lars Engels
a2d55e4d05 - Fix build on 10 2014-03-13 20:42:14 +00:00
Lars Engels
3b2704d45f - Use %%DATADIR%% in pkg-message [1]
- Switch to USES scons

Noticed by:	jgh [1]
2013-10-03 12:22:04 +00:00
Lars Engels
976bf539c5 - Change to my @FreeBSD.org address
- Stagify
- Add LICENSE
- Fix build with libc++ on 10.0
- Add a pkg-plist
- Move pkg message to pkg-message
- Remove cruft
2013-10-02 18:52:43 +00:00
Jason Helfman
93b58cec29 - Hand port over to Lars Engels per request.
Submitted by: Lars Engels <lars.engels@0x20.net>
Approved by:  Vlad V. Teterya <vlad@vlad.uz.ua> (prior maintainer)
2013-10-02 07:06:08 +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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +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
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +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
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
Stanislav Sedov
9a2e4c8b78 - Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:	az
2008-03-11 21:13:53 +00:00
Edwin Groothuis
c74701832f Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:27:14 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Stanislav Sedov
09e4e6f119 - Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:	portmgr (marcus) [1],
		Anders Troback <freebsd@troback.com> (maintainer) [2]
2007-03-11 08:51:14 +00:00
Martin Wilke
e3ebb248b5 - Respect X11BASE
PR:		ports/105888
Submitted by:	Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer)
2006-11-27 21:27:58 +00:00
Pav Lucistnik
7ac40b58f6 - Mark IGNORE on FreeBSD 4.X
PR:		ports/98501
Submitted by:	Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer)
2006-06-05 20:49:20 +00:00
Pav Lucistnik
331291644b IPager is a X11 pager program that originally was developed for Fluxbox
but can also be used with other WM

Features:
	* Various image zoom effects.
	* Main window transparency.
	* Transparent workspaces icons.
	* Main window background color.
	* Workspace icon: a defined color or transparent.
	* Borders: can be applied to main window and to workspace icons.
	* Switch workspaces: any mouse button upon your choice.
	* You can send a window from one workspace to another.
	* Application icons.
	* Color themes.

Author: vad@useperl.ru
WWW: http://useperl.ru/ipager/index.en.html

PR:		ports/94814
Submitted by:	Vlad V. Teterya <vlad@vlad.uz.ua>
2006-04-29 21:12:13 +00:00