57 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
bcallah
fc7e2c271a Update to xfe-1.44
Some bug fixes and icon refreshes.
2021-10-03 21:19:57 +00:00
bcallah
c511bb4502 Bugfix/translation update to xfe-1.43.2 2019-06-13 21:50:36 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
bcallah
03f26ad058 Update to xfe-1.43.1, bugfix update to fix a regression in search display.
Retake MAINTAINER
ok giovanni@
2018-10-03 13:38:16 +00:00
bcallah
061235049f Bugfix update to xfe-1.43
ok giovanni@
2018-07-31 17:22:05 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
ajacoutot
2da38a6cd2 use the textproc/intltool MODULE. 2017-06-13 07:43:55 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
giovanni
cf417911d4 fix "seach window" 2016-10-20 21:12:38 +00:00
sthen
181011917d xfe needs intltool to build 2016-09-07 16:37:45 +00:00
giovanni
0a807d340c bugfix update to 1.42 2016-09-04 09:04:39 +00:00
jca
069fd14cdd Drop the gettext module. 2016-08-27 15:19:24 +00:00
landry
0c49cf5a0e Update to xfe 1.41 2016-07-01 08:46:52 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
bcallah
f5bbc157bc Maintenance update to 1.40.1 -- the two new patches have been sent upstream 2015-08-14 03:42:15 +00:00
ajacoutot
434dd4f488 Fix SUDOCMD.
ok bcallah@ (maintainer)
2015-07-18 01:11:18 +00:00
bcallah
0951539ce5 Update to xfe-1.40 - thanks to all who tested! 2015-01-21 02:26:00 +00:00
dcoppa
c2b89a934f Unbreak launching Xfe as root with sudo or su (fix gnuisms)
Reported by Alessandro DE LAURENZIS, and discussed with several
folks

OK bcallah@ (maintainer)
2014-11-08 19:03:59 +00:00
landry
d5c26ac737 Fix build with newer freetype, no point in checking for freetype/config/ftheader.h. 2014-01-10 17:57:47 +00:00
bcallah
827a07cd15 Forgot to add this patch; needed for the new search window to work. 2013-11-25 18:39:02 +00:00
bcallah
c9d9180a21 Update Xfe to 1.37 - changelog includes a new file search dialog and many
bug fixes.
2013-11-25 18:11:14 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
bcallah
f9efd200fa Update xfe to 1.35. This release features the ability to execute custom
scripts on files, similar to Nautilus.
2013-08-27 01:57:24 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
bcallah
74990b3998 Update x11/xfe to 1.34
Take MAINTAINER.
ok jturner@
2013-05-09 00:44:06 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
sthen
8885e10814 remove maintainer as per his request. 2013-03-14 20:36:16 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
c112c5d6f0 steph@ drops maintainership, amit kulkarni takes over
ok espie@ landry@
2011-08-01 10:56:50 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie
12e833f14a convert LIB_DEPENDS in x11 ports 2010-11-06 23:49:19 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
stephan
b3bfb8f6a6 update to 1.32.2 with help from sthen@, ok jasper@, ajacoutot@, landry@ and sthen@. 2010-10-24 19:55:46 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
espie
64da2fd4f9 inline won't be visible -> fix build with g++4 2010-05-22 15:50:26 +00:00
stephan
6c6d94640a update to 1.32.1, from Vladimir Tamara Patino (vtamara at
pasosdeJesus.org). Tweaks and help from landry@.

ok landry@
2010-04-08 09:50:06 +00:00
stephan
5bd83decff change maintainer email address.
fixing some whitespaces into tabs while at it.

ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
ajacoutot
3715f62d37 Stephan A. Rickauer takes ownership, thanks. 2009-10-21 12:50:47 +00:00
ajacoutot
5e8f7f6090 Remove myself from maintainer, I do not use this anymore.
Any taker?
2009-10-20 19:33:22 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
b1f6ee7ff3 - add -pthread to LDFLAGS 2009-01-24 15:35:18 +00:00
ajacoutot
c1be62a735 - minor update to version 1.19.2
adds support for the 7zip archive format, some minor bugs have been
fixed and translations were updated
2008-08-20 08:43:24 +00:00
ajacoutot
60d7ec1f14 - small update to version 1.19.1
This release fixes some minor bugs and annoyances.
2008-07-03 18:39:17 +00:00
ajacoutot
f05e457c32 - bugfix update to xfe-1.19
fix a copy/move bug amongst other things

original patch from Bryan Linton <bl at shoshoni dot info>, thanks
2008-06-12 16:59:21 +00:00
ajacoutot
c44162dfcb - update to xfe-1.18 2008-06-05 12:28:48 +00:00
ajacoutot
d259b87054 - add a patch to fix a null pointer dereference when deleting files
- remove some whitespaces in Makefile

from Tobias Ulmer <tobiasu at tmux dot org>
2008-01-03 12:05:24 +00:00
ajacoutot
e0a39a897d - link correctly with libiconv and libintl, without adding them to LDFLAGS
- respect CXXFLAGS
2007-10-16 14:46:46 +00:00