nigel
3c5613f477
Update to match vim 7.4, restore ro files.
...
Ok sthen@
2013-10-06 00:01:19 +00:00
espie
26b383a87e
disentangle kde3 from kde4: all kde3 with the same name get an explict
...
PKGSPEC. revision bumps follow.
Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
sthen
0875071322
Disable vim's new NFA regexp engine for now, it interacts badly with
...
malloc flag 'J' (approx 10x slower in syntax highlighting).
2013-10-04 08:45:21 +00:00
sthen
18829bbe72
regen
2013-10-04 08:44:32 +00:00
sthen
fa58394aae
update to vim 7.4.45 and move non-English tutor files to the -lang subpackage.
...
drop ckuethe as maintainer (mail bounces).
earlier version ok jung@
2013-10-04 08:44:03 +00:00
ajacoutot
539eeef333
distfiles.bsdfrog.org: http -> https
2013-10-01 09:07:14 +00:00
ajacoutot
de423d4d84
Bump after devel/gconf2,-main is gone.
2013-09-27 17:49:01 +00:00
sthen
f9dc2fa78a
libungif->giflib and patch where necessary, ok jasper@ aja@
2013-09-25 07:56:56 +00:00
ajacoutot
c7970cf2df
Revert previous on these; my fault: my sqlports search line was not
...
narrowing things down enough.
2013-09-24 19:02:12 +00:00
ajacoutot
baf34fa350
Fix WANTLIB after recent gstreamer1 update.
2013-09-24 18:53:27 +00:00
ajacoutot
9141699f0f
Bump after dbus-python got renamed to py-dbus.
2013-09-10 13:26:45 +00:00
zhuk
4f664d8b82
Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
...
and shared-mime-info. Found by portcheck.
A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
pascal
d2611e2542
Fix build with GCC 4.8. ok robert@
2013-08-17 10:19:14 +00:00
kili
22960909be
Let it build with newer poppler (>= 0.23).
...
From From http://ftp.osuosl.org/pub/blfs/svn/l/libreoffice-4.1.0.4-system_poppler-1.patch ,
found by ajacoutot@
"looks fine", robert@ (maintainer)
"go ahead", ajacoutot@
2013-08-15 18:33:29 +00:00
ajacoutot
1dd15de707
Remove -lpthread patching.
2013-08-09 18:45:32 +00:00
naddy
c2832a1290
move http://code.google.com , *.googlecode.com, and sites.google.com to https
...
suggested by bentley@
2013-08-07 21:31:12 +00:00
naddy
c7e055641a
kill direct and indirect references to GCC2_ARCHS
2013-08-07 15:37:07 +00:00
bentley
8ef7531e4c
Use nojunk with tiled, because junking gnustep-gui causes the build to fail.
...
ok naddy@
2013-07-19 03:31:14 +00:00
bentley
546ba914fb
+tiled
2013-07-08 22:11:42 +00:00
bentley
83203a432b
Import tiled-0.9.0.
...
Tiled is a general purpose tile map editor. It's built to be easy to
use, yet flexible enough to work with varying game engines, whether your
game is an RPG, platformer or Breakout clone. Tiled is free software and
written in C++, using the Qt application framework. The main features in
a nutshell:
- General purpose tile map editor with XML-based map format
- Supports orthogonal and isometric maps
- Custom objects can be placed with pixel precision
- Full undo/redo and copy/paste support
- Add custom properties to tiles, layers, objects or the map
- Automatically reloads tilesets when changed externally
- Resize or offset your tile map later as needed
- Efficient tile editing tools like stamp and fill brushes
- Supports input/output plugins to open and save files in custom formats
ok landry@
2013-07-08 22:10:57 +00:00
naddy
6b7bf0fa1b
bump for plist changes 5.3 -> 5.4
2013-07-07 21:25:27 +00:00
brad
8544016f0f
Remove use of ELF_TOOLCHAIN.
2013-07-06 03:22:11 +00:00
jasper
4539c8a35c
use ${VARBASE} instead of hardcoding /var
2013-07-05 07:23:33 +00:00
ajacoutot
0c6c62094b
Bye bye patches.
2013-06-28 12:01:51 +00:00
landry
705548c634
Update to focuswriter 1.4.4.
2013-06-26 18:52:03 +00:00
sthen
fa53c4e6f5
add missing space in WANTLIB. build fails -> no bump
2013-06-26 08:55:38 +00:00
espie
ff6209cff5
prepare for ninja switch
2013-06-24 19:36:46 +00:00
zhuk
cc129972c6
Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
...
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.
input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
robert
b788514137
update to 4.0.4.2
2013-06-21 06:07:58 +00:00
sthen
209e79b003
switch CLOCK_PROF to CLOCK_MONOTONIC to unbreak; ok naddy
2013-06-19 18:48:21 +00:00
sthen
1d382deae4
fix autoconf finding gssapi, use krb5-config to pull libs as recommended by aja
2013-06-19 09:11:24 +00:00
benoit
af57e49c2b
Update ht to 2.0.22.
2013-06-16 13:52:55 +00:00
jca
765dd7b7b2
Trivial update ged-1.8. Now handles ^D the way base ed(1)
...
does (ie. exits when getting EOF once instead of twice).
Regen info file patch; also remove patch-Makefile_in, since
make-plist(1) doesn't care about info/dir files (l.748).
ok sthen@ pascal@ (maintainer)
2013-06-09 22:19:41 +00:00
sthen
2d14f481b0
use MODGCC4_CPPLIBDEP rather than hardcoding, this is a noop with the current
...
tree but allows builds with an alternative MODGCC4_VERSION.
2013-06-07 09:07:50 +00:00
naddy
10bfdff492
the png headers are now directly under include/
2013-06-04 18:41:39 +00:00
robert
fc7d5d5297
fix build when cppunit is installed on the system and remove -ldl on i386
2013-06-04 14:36:30 +00:00
naddy
b4fb4aa9c7
cope with new png include layout
2013-06-03 02:46:57 +00:00
shadchin
15083ed26b
Update to texmaker 4.0.2
2013-06-01 08:27:57 +00:00
ajacoutot
3de9758da8
Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
...
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
robert
ab56d8a8fe
update to 4.0.3.3
2013-05-31 14:50:11 +00:00
bentley
62b2ea0190
Fix out of bounds buffer access.
...
From millert@'s recent commit to base nvi.
ok naddy@ (MAINTAINER)
2013-05-21 17:47:37 +00:00
espie
2de93aa3b8
make leim build reproductibly, specifically from dpb.
...
the build system asks for user input, but errors out if </dev/null !
2013-05-19 00:05:51 +00:00
jasper
215c5f6a6a
emacs,gtk3 is the default flavor now, so instead list ,gtk2 here.
2013-05-17 19:11:41 +00:00
bcallah
40d0623638
Fix editors/ee:
...
Add a reachable HOMEPAGE, use PKGNAME to fix the package name, mirror the
source myself, take MAINTAINER, have the do-install routine use
${INSTALL_PROGRAM} instead of ${INSTALL} (thanks to sthen@ for catching
this last one).
ok kirby@ sthen@
2013-05-17 13:13:51 +00:00
bentley
fc5172b064
+tweak
2013-05-17 08:25:38 +00:00
bentley
7704f1ca04
Import tweak-3.01.
...
Tweak is an ncurses-based hex editor. Tweak uses a complex data
structure based on B-trees, designed to make almost all editing
operations extremely fast, even when they are working on huge amounts of
data. Unlike most hex editors, it also has a fully functional insert
mode, along with full cut, copy, and paste support.
ok sthen@
2013-05-17 08:24:46 +00:00
sthen
49af2f089a
use gettext/libiconv MODULES
2013-05-16 09:09:50 +00:00
bcallah
991bbd6d15
Add textproc/intltool to MODULES.
...
Spotted by naddy@
2013-05-16 00:01:52 +00:00
sthen
5f6e66f3d0
add a build dependency on xemacs, not technically needed but avoids
...
wasting time on vax.
add a run dependency on xemacs, regen distinfo/plist and bump.
2013-05-14 09:52:43 +00:00
jasper
c7e6384282
- update to emacs 24.3
...
- rework flavors and make gtk3 the default (as per upstream)
from jca (MAINTAINER)
ports-wise ok sthen@
2013-05-07 07:06:42 +00:00