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

3899 Commits

Author SHA1 Message Date
Baptiste Daroussin
4f8a3ff7d1 Fix underminated quoted string 2013-05-24 15:53:54 +00:00
Baptiste Daroussin
4e34a80635 Do not try to remove directories not being created by the port/package
Reported by:	pkg (PKG_DEVELOPER_MODE)
Approved by:	xfce (rene)
2013-05-24 15:52:07 +00:00
Pietro Cerutti
efb760d0e1 - Initialize variables to avoid giving incorrect values 2013-05-23 14:59:30 +00:00
Niclas Zeising
ed94cfd271 Move x11-wm/transset-df to x11-wm/transset and change upstream to
freedesktop.org.  The freedesktop.org version now includes all patches
by Daniel Forchheimer which were distributed as xtransset-df.
Update this port to the latest version from freedesktop.org
Bump PORTEPOCH to prevent versions going backwards.
Trim makefile headers
Transfer maintainership to x11@ [1]

Approved by:	miwi (current maintainer) [1]
2013-05-20 17:00:57 +00:00
Grzegorz Blach
4aa416657e - Update EFL libraries to 1.7.7
- Update Enlightenment to 0.17.3

Approved by:	crees (mentor)
2013-05-18 19:36:31 +00:00
William Grzybowski
8b462fd846 - Update to 0.6
- USE_GNOME for pygobject and pygtk2 [1]
- Remove leading article from COMMENT

Changes: https://github.com/qtile/qtile/blob/8b133d46/CHANGELOG

Submitted by:	rm (via email) [1]
Approved by:	culot (mentor)
2013-05-18 13:00:09 +00:00
Raphael Kubo da Costa
e7c7a346bb Revert r318338 to unbreak INDEX.
Even though libdockapp has long expired, it still has ports which depend on
it.
2013-05-16 21:38:19 +00:00
Raphael Kubo da Costa
050331d96c Remove x11-wm/libdockapp, expired last year.
Abandonware, upstream disappeared.
2013-05-16 20:28:58 +00:00
Baptiste Daroussin
4a8e008880 Drop build dependencies on bison/flex now that it is compatible with yacc/lex
Reported by:	Vitaly Shevtsov <loki.vt@gmail.com>
2013-05-16 02:49:46 +00:00
William Grzybowski
ac3b2bec7c - Change MAINTAINER address of all my ports
Approved by:	culot (mentor)
2013-05-15 19:33:14 +00:00
Pietro Cerutti
c419c054d8 - Remove debug printf introduced in my last commit 2013-05-15 07:52:11 +00:00
Grzegorz Blach
27cdbbe186 - Convert to optionsNG
Approved by:	crees (mentor)
2013-05-14 20:15:10 +00:00
Raphael Kubo da Costa
4950b4305b Update to 1.3.9.
PR:		ports/178564
Submitted by:	Tommy Scheunemann <net@arrishq.net> (maintainer)
2013-05-14 19:09:12 +00:00
Pietro Cerutti
6ea90da5fd - Fix swap usage values in E-MemWatch.epplet 2013-05-14 16:19:38 +00:00
Grzegorz Blach
ff0cbc164c - Update to 20130510 snapshot
Approved by:	crees (mentor)
2013-05-13 19:56:09 +00:00
Gabor Pali
efa1d78a46 - Restore and make default the XINERAMA option which was accidentally dropped
in r309275
- Bump port revision for the port and for all of its dependents, especially
  xmonad, because it can only work in dual-monitor configurations with this
  setting enabled

PR:		ports/178336
Submitted by:	Christopher J. Ruwe <cjr@cruwe.de>
Obtained from:	FreeBSD Haskell
2013-05-12 19:30:28 +00:00
Lars Engels
cfe6e0ea9e Remove unneccessary default activation of NLS and DOCS
Noticed by:	jgh
2013-05-11 09:49:21 +00:00
Lars Engels
b1c19fe489 Fix plist 2013-05-10 20:44:50 +00:00
Lars Engels
5f2f7fc6c3 - Update to 1.3.8 [1]
- Convert to OptionsNG [1]
- Fix build with clang

PR:		ports/177242 [1]
Submitted by:	maintainer
2013-05-10 20:11:20 +00:00
Olivier Duchateau
baad7a4452 - Bump PORTREVISION after update of x11/xfce4-terminal, misc/xfce4-appfinder
and x11-wm/xfce4-wm
- Add new option, XPM (xfce4-power-manager) [1]

PR:		173340 [1]
Submitted by:	David Demelier
2013-05-08 16:12:54 +00:00
Olivier Duchateau
edee314615 - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
2013-05-08 16:05:21 +00:00
Olivier Duchateau
5256282e7b - Update to 4.10.1
- Finish to convert USES
- Replace post-patch target by patch (configure script)
- Remove unneeded patches
- Remove desktopfileutils, because MimeType entry is not present in desktop
file
2013-05-08 15:42:11 +00:00
Olivier Duchateau
c5e7b808d5 - Update to 4.10.1
- Add new option, NLS
- Trim Makefile header
- Finish to convert USES
- Remove desktopfileutils, because MimeType entry is not present in desktop
file
2013-05-08 15:28:05 +00:00
Olivier Duchateau
2c7e03137c - Update to 4.10.1
- Remove GNUPG option
- Remove unneeded patch
2013-05-08 15:20:15 +00:00
Brendan Fabeny
296877462b update lang/sbcl to 1.1.7, and adjust dependent ports 2013-05-06 15:33:07 +00:00
Baptiste Daroussin
90a41d7ec3 Fix typo 2013-05-06 06:52:59 +00:00
Baptiste Daroussin
83b78f74bc Finish converting x11* from WITHOUT_NLS to PORT_OPTIONS:MNLS 2013-05-06 06:41:15 +00:00
Jason Helfman
0d474e926e - adoption of USES framwork for gettext and pathfix
Approved by:	portmgr (bapt@)
2013-05-06 06:27:42 +00:00
Baptiste Daroussin
ba05dde78b Using gmake does not fix build with bmake at all, reverting 2013-05-05 08:26:08 +00:00
Bryan Drewery
63f76304d6 - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
  without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
  to always have a number

Reviewed by:	bapt
Spotted by:	John Marino <draco@marino.st>
With hat:	portmgr
2013-05-04 14:06:08 +00:00
Baptiste Daroussin
6354f28ced Fix build with bmake 2013-05-03 22:15:39 +00:00
Jason Helfman
c9ad81276e - conversion to USES for gettext
Approved by:	portmgr (bapt@)
2013-05-03 17:39:01 +00:00
Hiroki Sato
4968fc407a - Fix build issue when devel/libinotify is installed[*].
- Fix build with clang.  Remove USE_GCC=any.
- Convert replacement commands in the post-patch target to patches.
- Separate x11-wm/windowmaker and x11-wm/libwraster from each other.

PR:		ports/176772 [*]
Reported by:	O. Hartmann [*]
2013-05-02 19:37:23 +00:00
Armin Pirkovitsch
d16d2ca423 - Update lang/librep to 0.92.3
- Remove shlib versions
 - Add USE_READLINE and USES= pkgconfig
 - Update CPPFLAGS and LDFLAGS
 - Update pkg-descr

- Update x11-toolkits/rep-gtk2 to 0.90.8.1

- Update x11-wm/sawfish to 1.9.1
 - Add ART20 license and set LICENSE_COMB to multi
 - Update USE_XORG to include xtst
 - Add USES= pkgconfig
 - Add PORTSCOUT to exclude unstable releases

- Trim Makefile headers
- Update MASTER_SITES

PR:           ports/170173
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2013-04-30 17:43:43 +00:00
Eitan Adler
ec0ddd6545 Add port's license 2013-04-30 03:14:23 +00:00
Niclas Zeising
25c4307da1 Update to 2.3.0
Changelog:
https://opensource.conformal.com/fluxbb/viewtopic.php?pid=2444#p2444

Add a local patch to not look for xlock and throw and error on startup if
it's not there [1]

PR:		ports/177754 (in response to) [1]
Submitted by:	Carlo Strub <cs@FreeBSD.org> [1]
2013-04-29 22:07:27 +00:00
Olivier Duchateau
0cf4ffe770 - Remove USES= desktop-file-utils, because MimeType entry is not present
in .desktop files.

Reported by:	ak@
2013-04-27 20:20:45 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Renato Botelho
f0202d7d1a Remove duplicated dirrm 2013-04-26 13:01:31 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Renato Botelho
ee0843162d Fix pkg-plist again, now it seems to be fine. 2013-04-25 18:36:02 +00:00
Olivier Duchateau
c98b9d57c1 - Add delay when x11/slock is used (xflock4 script)
While I'm here,
- Adopt USES for desktop-file-utils, gettext, and athfix
- Add patch when NLS is unset

PR:		178090
Submitted by:	tijl@
2013-04-25 16:52:05 +00:00
Renato Botelho
33d3a44547 - Fix PLIST
- Bump PORTREVISION

Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl>
2013-04-25 11:06:48 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Eitan Adler
697aef87b7 Convert to USES=gettext
Reviewed by:	kwm
2013-04-24 17:50:58 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Renato Botelho
a159402865 Update to 3.5.1 2013-04-23 19:17:40 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Baptiste Daroussin
2ae613e616 Convert my ports to use the new USES=pkgconfig 2013-04-22 22:33:35 +00:00
Grzegorz Blach
3325b5d3dd - Update EFL libraries to 1.7.6(.1)
- Update Enlightenment to 0.17.2.1

Approved by:	crees (mentor)
2013-04-22 20:35:19 +00:00