1678 Commits

Author SHA1 Message Date
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
jturner
cbce7b5a37 +se 2013-05-04 15:17:27 +00:00
jturner
77526cd665 Import ports/editors/se. ok sthen@
se is a screen oriented version of the classic UNIX text editor ed. It
has a full visual interface allowing you to see the text you're editing.
It's command syntax will be very familiar to users who already know ed.

Some of se's additional features are, a built-in help system,
configurable options that can be loaded from a startup file, the ability
to be ran interactively or via the included scriptse utility, and
optional usage logging.
2013-05-04 15:13:47 +00:00
bcallah
51829b5b6d Commit a better pkg/DESCR
Bump REVISION.
ok naddy@
2013-04-30 17:27:34 +00:00
bcallah
bd5bb65f0e +tpad 2013-04-29 14:23:09 +00:00
bcallah
37e8d1e2cd Import editors/tpad - a simple, fast GTK-based text editor.
tweak from and ok sthen@
2013-04-29 14:22:32 +00:00
jasper
58c3ab31bf Fix build with gtkmm>=2.24.3.
reported by nigel@
2013-04-08 15:12:07 +00:00
ajacoutot
edbd4cb711 Remove the librsvg dependency from the gtk ports, _except_ when it's a
build or lib depends... i.e. just remove the RUN_DEPENDS.
2013-04-02 16:41:21 +00:00
sthen
1137bb466d fix RUN_DEPENDS-lang to not depend on a particular flavour of -main 2013-03-26 08:12:35 +00:00
sthen
0394e147b3 correct FULLPKGPATH-lang, might fix a problem reported by matthieu@ 2013-03-23 01:42:03 +00:00
sthen
c3032d8c2b overwrite FULLPKG*-lang (and bump REVISION-lang), the subpackage isn't
flavour-dependent
2013-03-22 00:12:59 +00:00
fgsch
a8042a0755 sync with hunspell update and bump.
bulk testing by landry@.
2013-03-21 08:59:29 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
jeremy
ac78ad4e83 Make ruby 1.9 the default ruby for non-gem/extconf ports,
for consistency with the gem/extconf ports.

Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.

OK ajacoutot@
2013-03-20 19:13:50 +00:00
nigel
011de064f8 WANTLIB updates for fontconfig and other libraries.
Ok sthen
2013-03-19 13:07:13 +00:00
sthen
ada52fd8f1 - update to more recent vim patchset, using a self-rolled distfile (with
a maintainer convenience target to allow this to be updated easily from
Mercurial) - this beats downloading 750+ individual patch files and
trying to force them to apply during the build (which is problematic
because some require GNU patch and some have problems even then...)

- clean up plists greatly.

- remove m68k gcc patch.

- add openbsd.vim for style(9) from gsoares@.

based on a diff from pirofti@, ok pirofti@ gsoares@
2013-03-16 22:56:44 +00:00
sthen
7c9638b04f - cope with current directory locations for mail/nmh.
- don't use groff.
2013-03-15 14:09:22 +00:00
sthen
0a00c8de38 PERMIT_* 2013-03-11 13:42:59 +00:00
sthen
ea1e7b8d87 PERMIT_* 2013-03-11 12:17:36 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
espie
227b0f2c78 clean-up extra entries which are actually not checked
(necessary for a DISTFILES/SUPDISTFILES check to help porters)
2013-03-02 13:03:17 +00:00
jasper
652a787a46 provide upgrade paths from emacs22 and emacs23 to emacs24;
as noticed by matthieu@
ok sthen@
2013-02-11 07:43:06 +00:00
ajacoutot
e03c56c9c5 MODGCC4_VERSION default to 4.6 now. 2013-02-07 19:13:49 +00:00
robert
75e3d23acd update to 3.6.5.2 2013-02-07 18:39:58 +00:00
sthen
da8839478e don't pass -nopie / -fno-pie on gcc2 arch; should let emacs21,no_x11 build on vax. 2013-02-05 18:13:35 +00:00