Commit Graph

1102 Commits

Author SHA1 Message Date
naddy
d0768598fe fix build after libiconv 1.12 update; ok ajacoutot@ 2008-05-28 20:05:14 +00:00
bernd
121aa6c4c7 Fix my last commit which broke the build. Sorry!
noticed by naddy@
2008-05-27 03:15:08 +00:00
bernd
768c27d4b1 Install the menu icons into the right directory and adjust .desktop files
so the icons are displayed correctly.

ok robert@, jasper@
2008-05-21 06:36:58 +00:00
robert
fd196e4279 fix LIB_DEPENDS and WANTLIB; noticed by Alexey Suslikov <alexey.suslikov@gmail.com> 2008-05-19 10:27:49 +00:00
espie
cfa2fd81b6 improve syntax for our make.
okay ckuethe@
2008-05-16 20:19:12 +00:00
espie
58aed27e40 fix ports that reference qt3 and python directly 2008-05-11 19:41:20 +00:00
naddy
be78cc3606 Maintenance update to 2.2.58. Zile is now part of the GNU project. 2008-05-07 15:28:00 +00:00
robert
e6ee9472c5 use textproc/icu4c instead of the bundled one; bump PKGNAMEs 2008-05-05 15:18:29 +00:00
okan
54d00433f0 - update to 2.0.13
- install ht as hte to remove conflict with print/texlive/base
  (note in pkg/MESSAGE)
- respect CFLAGS and X11BASE
- add OpenBSD target

based on patches from Paul Irofti and Genadijus Paleckis

feedback and ok merdely@
2008-05-04 20:43:55 +00:00
jasper
a4a0e88a9b - remove a hidden dependency on curl
from giovanni bechis (MAINTAINER)
2008-05-02 11:18:59 +00:00
robert
1dc03f4175 update to OpenOffice.org 2.4.0;
- rename the br-pt subpackage to pt-br because of an i18n change
   in openoffice
 - regen some patches
 - fix WANTLIB and LIB_DEPENDS
2008-04-28 11:18:46 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
jasper
4c3a5f0f29 - fix typo that prevents arguments being passed to setofficelang
ok kurt@ robert@
2008-04-14 14:28:34 +00:00
steven
5ddde8c06b update to 2.0
also tested by maintainer
2008-03-29 16:35:13 +00:00
okan
abb6d50daa update to 17.6.0 from Giovanni Bechis (MAINTAINER)
ok merdely@
2008-03-28 13:13:11 +00:00
sturm
81ede3a6b8 missing PKGNAME bumps after java.port.mk changes
noticed by espie@
2008-03-26 13:07:04 +00:00
steven
526c0f9d45 update to 1.76
from Jeremy Evans (maintainer)
2008-03-22 11:44:42 +00:00
ckuethe
057562c377 it's been a month... time for another 30+ vim patches
now up to 7.1.281
2008-03-20 06:02:08 +00:00
naddy
05c2b6a28b bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 17:06:25 +00:00
merdely
3c2c055862 Unbreak abiword since x11/gnome/libgnomeprint no longer depends on
devel/popt. It also adds gailutil to WANTLIB.
Regen PLIST.

From Tim van der Molen on ports@

ok jasper@, ajacoutot@
2008-02-20 01:17:53 +00:00
espie
f1e301c31c syntax: handle drupal module, Makefile.inc, and patch-*
okay ckuethe@
2008-02-17 18:10:04 +00:00
ckuethe
dec0cce3a2 Update to vim 7.1.244
Fix the -python flavour (from landry@)
2008-02-13 16:28:18 +00:00
naddy
9cce7ed423 fix out-of-bounds accesses and handle repeat search without previous command 2008-02-11 21:51:32 +00:00
okan
aa7eea91dd +tea 2008-01-23 17:03:44 +00:00
okan
c019386304 import tea
TEA is a powerful and simple-in-use GTK-based text editor with syntax
highlighting.  TEA can also open Openoffice.org Writer and Microsoft
Word files.

from Giovanni Bechis

ok merdely@
2008-01-23 17:02:30 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
robert
69770758ef disable broken pasf support (audio) until there is a better fix because it utterly
breaks the build in most of the cases and bump PKGNAME
2008-01-04 14:52:31 +00:00
jasper
37b7049074 - fix nedit when used with xcomposite enabled
from Laurence Tratt <tratt at dcs.kcl.ac.uk>

ok mbalmer@
2008-01-02 17:39:13 +00:00
ckuethe
1757f5febe latest bunch of micro-patches. remove redundant directory from -lang
subpackage because it's already in -main.
ok okan
2008-01-01 17:02:26 +00:00
espie
54c989df3f remove half-bogus ordering that trips equivalence names in make. 2008-01-01 15:08:43 +00:00
naddy
f61c94e911 update to 2.0.7: miscellaneous bug fixes and translation updates 2007-12-27 20:53:18 +00:00
ajacoutot
b9a1b93b2a - minor update to leafpad-0.8.13
- use intltool module
- add gtk-update-icon-cache goo
2007-12-25 20:26:54 +00:00
ajacoutot
c1799eb922 - remove empty file 2007-12-18 22:27:00 +00:00
ajacoutot
4bb724e760 - add update-desktop-database goo
(this should be the last one hopefully)
2007-12-16 00:04:27 +00:00
ajacoutot
cd293672ba - add update-desktop-database goo
"it's ok" jasper@ (who needed some eyes resting)
2007-12-15 20:32:57 +00:00
robert
fc8a8694fe update to version 2.3.1;
This is a minor bug fix release with no new features for users.
However, as this release also fixes a security vulnerability with
database files.
2007-12-07 11:30:55 +00:00
naddy
246cf59cb2 maintenance update to 2.2.52 2007-12-01 21:37:06 +00:00
mgrimm
62ae361e21 add fte 2007-12-01 21:20:51 +00:00
mgrimm
ee2b094f80 Import FTE, a powerful, intuitive and lightweight editor for X.
Help and OK naddy@.
2007-12-01 21:19:33 +00:00
robert
29deea084b move some files to their correct place and bump PKGNAMEs
from Mikolaj Kucharski <mikolaj@kucharski.name>
2007-11-27 14:19:52 +00:00
robert
93bf583904 no need to specify a flavor for openoffice anymore 2007-11-15 15:55:13 +00:00
robert
ee20698398 - remove the linkobj flavor and use the same method for
the default build process
- add a PSEUDO_FLAVOR named normal_build for doing a build
w/o harlinking object files. this takes much more disk space

requested by espie@
2007-11-15 15:54:32 +00:00
robert
60597df7f8 replace cleanobj with linkobj at the openoffice line 2007-11-14 20:12:28 +00:00
robert
f3a2400a5a replace the cleanobj flavor which is utterly broken
with the linkobj flavor, which uses hardlinks instead
of copying all files to the deliver dir.
2007-11-14 20:10:49 +00:00
steven
43dc6891f3 fix WANTLIB 2007-11-13 14:06:21 +00:00
robert
c1097ca063 - update to openoffice 2.3 that has many new features
and a lot of speedup.
- fix the debug flavor
- rearrange the PLISTs so the no_lang flavor won't try to
  include some language files
2007-11-13 09:46:27 +00:00
ckuethe
a4d64f943a i hate cvs...
update to the latest vim, plus a patch from marco to highlight u_int##_t
like uint##_t
2007-11-07 19:52:15 +00:00
ckuethe
b2a2d964cd latest vim micro-patches, plus a diff from marco to highlight u_int##_t
like uint##_t
2007-11-07 19:48:58 +00:00
bernd
5db1b659e7 ht and texlive_base both install ${LOCALBASE}/bin/ht.
Add @conflict markers.
2007-11-06 06:33:51 +00:00
ajacoutot
844c91eb13 - fix WANTLIB 2007-11-03 11:42:35 +00:00