Commit Graph

28 Commits

Author SHA1 Message Date
naddy
424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
sthen
4c8260d02a sync WANTLIB 2019-06-13 16:38:33 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
naddy
98ded264c3 explicitly link with libgmodule; fixes build with lld 2018-05-02 18:17:56 +00:00
jca
38be145b99 Fix typo
Spotted by jbeich@FreeBSD
2017-12-25 13:01:26 +00:00
jca
7eff883fb5 Fix libglade breakage, we need to pass -E/--export-dynamic to ld(1).
clang does not understand -export-dynamic as gcc does (implementation quirk
in our gcc version, acknowledged in later gcc versions), and passes
a non-sensical "-e xport-dynamic" to ld(1).  Use gcc's -rdynamic
feature, also implemented by clang.

ok kili@ pea@ (maintainer)
2017-12-24 01:30:45 +00:00
jca
38040a7414 Drop the gettext module. 2016-08-28 17:22:29 +00:00
ajacoutot
893323e150 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:16:15 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
6701b34d5d Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:20:52 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
7a75c60d16 Move to new DEPENDS. 2010-07-30 12:03:08 +00:00
pea
1592602eba Update to 1.5.0
ok ajacoutot@
2010-04-28 15:20:24 +00:00
jasper
25e1ab4e09 - update klavaro to 1.4.1
ok pea@ (MAINTAINER)
2010-01-11 15:11:38 +00:00
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
pea
d1e04ce077 Update to 1.3.6
ok landry@
2009-11-06 12:39:50 +00:00
pea
48c2773a68 Import klavaro:
Klavaro is just another free touch typing tutor program.

ok landry@
2009-10-02 13:40:52 +00:00