Commit Graph

291 Commits

Author SHA1 Message Date
espie
f7466761c3 missed some 2010-11-22 09:20:34 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
fgsch
76bf049859 Enter kanjistrokeorders-ttf 2010-10-27 20:43:11 +00:00
fgsch
517b623262 Import KanjiStrokeOrders TTF, a font to view stroke order diagrams for
Kanji, Kana and etc.
sthen@ ok.
2010-10-27 20:41:25 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
fgsch
de9012a2ed Update MASTER_SITES and HOMEPAGE. Bump. 2010-09-28 18:39:49 +00:00
sthen
d053315499 bump 2010-09-24 15:29:20 +00:00
fgsch
92f9816983 Add USE_X11. ajacoutot@ ok. 2010-09-02 08:02:31 +00:00
fgsch
ba388d837b Correct linking. Pointed out by ajacoutot@. 2010-08-22 21:37:29 +00:00
fgsch
c7a0192f19 switch to new dependency style and add version to license marker.
pointed out by ajacoutot@
2010-08-20 11:07:16 +00:00
fgsch
a7f9637aff enter kasumi 2010-08-19 13:52:14 +00:00
fgsch
d164523d59 Add kasumi, a personal dictionary manager for Anthy. 2010-08-19 13:47:55 +00:00
ajacoutot
2c4cc7ef98 Move to new DEPENDS/WANTLIB/REVISION. 2010-07-25 05:58:31 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
espie
e132cb4724 fix 2010-05-23 01:06:47 +00:00
espie
38110e1be9 fix for gcc4 2010-05-19 14:35:18 +00:00
espie
f675e355e0 clean-up, fixes build with gcc4 2010-05-19 14:25:44 +00:00
espie
4f27f665d7 clean-up very old code. gcc4 no longer complains 2010-05-19 14:05:37 +00:00
robert
66bd09729f - make gcc4 happy by merging the patches from base
- regen patches
2010-05-09 21:26:54 +00:00
naddy
91db013e33 fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
ajacoutot
5985d2ef24 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:11:01 +00:00
jasper
c717808b64 - switch to gtk+2
- remove gmake-isms
- regen PLIST
- bump pkgname
2010-03-21 09:10:52 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
ajacoutot
eb0208370e Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 21:21:59 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
5c4f46ca0f - fix missing and/or wrong desktop goos
Thanks to sthen@ who came up with a nice big list of potential missing
desktop goos but got caught up by crack-attack...
ok sthen@ jasper@
2009-01-29 17:37:56 +00:00
fgsch
f87d246259 Update to 0.4.6. maintainer timed out. 2009-01-04 08:25:48 +00:00
sthen
1a9efa54ec bump packages with Perl .so modules; the old ones don't work
with new perl and the package signature doesn't change, so we
have to do this ourselves to make pkg_add updates work.

ok simon@
2008-10-02 20:32:18 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
espie
6ddc3ddfc4 restyle and regen patches, wow old stuff 2008-08-30 11:16:59 +00:00
espie
168e87d97f heed COPTS 2008-08-30 11:08:12 +00:00
espie
ebc08afb77 prevent segfault on amd64, no idea if it works fine yet.
no pkg bump, since this just fixes build.
2008-08-29 15:01:29 +00:00
espie
a7a6d3279d force COPTS during build 2008-08-29 14:50:02 +00:00
fgsch
e8876c216b sync with cairo update. bump package. 2008-05-29 22:33:18 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
steven
85b69f5cea fix WANTLIB 2007-11-13 17:10:25 +00:00
ajacoutot
168363a3c8 - use our naming scheme for patches 2007-10-26 21:42:18 +00:00
merdely
895f8362fd Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:33:56 +00:00
ajacoutot
1cad020f30 - remove USE_X11
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME
2007-07-22 08:02:11 +00:00
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
ajacoutot
928f8e7894 - add USE_X11 and/or NO_REGRESS where needed 2007-06-06 12:47:56 +00:00
steven
f78de1f65f don't talk about HOMEPAGE in DESCR, since we will always mention it 2007-05-15 09:24:08 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
espie
8a1363fac7 new MULTI_PACKAGES 2006-11-21 21:17:31 +00:00
espie
e39033ed8b new MULTI_PACKAGES 2006-11-20 13:50:58 +00:00
naddy
7fe1c1742e typo 2006-11-14 14:20:03 +00:00