Commit Graph

1221 Commits

Author SHA1 Message Date
sturm
9d83aaa47b remove OO2 which has been unlinked from builds since april
ok sthen, msf
2009-11-12 15:26:26 +00:00
ajacoutot
a59befff7d Remove MESSAGE, landry@ gave me a course about gtkprint configuration. 2009-11-12 10:36:38 +00:00
ajacoutot
add13f828b Small rewording. 2009-11-12 10:07:39 +00:00
sthen
1702428dab bump following java.port.mk change. 2009-11-09 11:03:26 +00:00
jasper
67345ae73e - unbreak nedit on mips64. 2009-11-08 16:24:34 +00:00
ajacoutot
be9cc2d9bf Update to leafpad-0.8.17.
* minor bugfixes
* translations updates

Tweak MESSAGE.
Remove myself from maintainer.
2009-11-08 08:35:46 +00:00
sthen
4756f8638f Fix the included jed.rc following update, from Frank Denis. 2009-10-27 21:51:53 +00:00
ckuethe
68ca61f933 update to vim 7.2.267 2009-10-15 15:32:17 +00:00
ajacoutot
330ae490a9 Major update to subtitleeditor-0.33.0.
This is not the very latest version, because it would require gstreamer-mm
which needs a newer gstreamer which needs a newer flex which... But it is
much better than what we currently have in-tree.

Mostly from Florent Tribouilloy at p2k9, thank you!
2009-10-14 21:47:20 +00:00
sthen
c3872eb323 update to 0.99-18 for new libslang. 2009-10-13 21:46:46 +00:00
edd
ffcd46f2b3 Update to 0.2.3. This is a proper release, meaning we no longer make
our own distfiles.

Tested by me (edd) on a TeX Live 2009 snapshot (not in ports yet).
Tested by Steven on TeX Live 2008 as in ports.

OK steven@
2009-10-13 14:36:26 +00:00
edd
7815849eb7 update email address on all of my ports, other than texlive.
OK, sthen@, phessler@
2009-10-11 14:06:20 +00:00
ajacoutot
cbe510bc6c Major update to abiword-2.6.8.
Add a patch from FreeBSD to fix utf8 display on ruler.
2009-10-10 09:51:52 +00:00
giovanni
812b1c8adb Update to 26.0.0 2009-10-09 13:04:25 +00:00
robert
253c3e293b update to version 3.1.1 2009-09-22 17:53:42 +00:00
jasper
bc2b3dcc6c - unbreak
spotted by me, fix by edd barret (MAINTAINER)
2009-09-06 11:27:45 +00:00
jolan
47f40754da remove non-existent mirror 2009-08-19 04:44:37 +00:00
msf
037cae333d respect MODRUBY_LIB_DEPENDS, no plist change
ok ckuethe@
2009-08-11 04:30:40 +00:00
sthen
b7a4e96e10 - gconf is needed to build on a clean machine
- full regen of WANTLIB-main identified some WANTLIB which should
now be LIB_DEPENDS

- zap trailing whitespace in Makefile

similar diff ok robert@, ajacoutot@ (minor conflicts resolved
following xcb/pthread-stubs sync since then).
2009-08-10 14:07:43 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
64fa08b62b move to archivers/lzo2, bump 2009-07-24 14:37:23 +00:00
ckuethe
04601b8199 update to vim 7.2.234, and enable the cscope plugin by request of sthen@ 2009-07-19 20:22:01 +00:00
naddy
27635a6555 fix package specs in depends 2009-07-18 15:50:40 +00:00
naddy
09ddba7b03 fix package specs in depends; ok sthen@ 2009-07-17 16:38:48 +00:00
naddy
d2c08f2888 libjvm* is required in the -main package; from sthen@ 2009-07-06 23:33:36 +00:00
naddy
ff9d7315a7 fix java subpackage; from robert@ 2009-07-01 13:05:54 +00:00
ajacoutot
9f613f170c * Do not hardcode paths
* Use devel/gettext MODULE, sanitise LIB_DEPENDS and regen WANTLIB
  accordingly
2009-06-23 08:30:00 +00:00
sthen
443fb1c7ce +texworks 2009-06-22 20:53:51 +00:00
sthen
fe302b1b5f Import editors/texworks, a nice working environment for TeX.
From maintainer Edd Barrett.

The TeXworks project is an effort to build a simple TeX front-end
program (working environment) that will be available for all today's
major desktop operating systems-in particular, MS Windows (XP and
Vista), typical GNU/Linux distros and other X11-based systems, and Mac
OS X. It is deliberately modeled on Dick Koch's award-winning TeXShop
for Mac OS X, which is credited with a resurgence of TeX usage on the
Mac platform.
2009-06-22 20:51:10 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
sthen
dabb555265 sync wantlib, bump 2009-06-17 01:53:32 +00:00
sthen
4a1246ee90 sync wantlib, bump 2009-06-17 01:30:16 +00:00
sthen
b3bc385ab5 enchant was pulled in all the time, but only added to LIB_DEPENDS for
the gnome flavor. fix. while there, fix LIB_DEPENDS (+gailutil). bump.
from Tobias Ulmer, ok ajacoutot@
2009-06-16 19:57:50 +00:00
sthen
10d3898669 sync WANTLIB and bump (gio-2.0, avahi-*) 2009-06-16 11:30:48 +00:00
robert
65de62e6cd kurt forgot to add his patch:
- fix 64-bit segfault in recently_used_file_handler.cxx/set_timestamp()
  caused by sscanf "%ld" -> time_t sized var.
2009-06-09 08:18:00 +00:00
eric
258864f5f7 update to emacs 22.3 2009-06-07 07:07:39 +00:00
kurt
64a99cd85e - fix 64-bit segfault in recently_used_file_handler.cxx/set_timestamp()
caused by sscanf "%ld" -> time_t sized var.
- remove -fno-stack-protector since gcc/4.2 doesn't have that on by
  default yet
- depend on estdc++.>=11 (with dwarf2 exceptions)
okay robert@
2009-06-04 18:32:17 +00:00
giovanni
673f31631a Update to 24.0.0 2009-06-04 07:09:34 +00:00
robert
70b2634afe start initial work on sparc64 port 2009-06-02 21:48:39 +00:00
ckuethe
d8d2f21fb1 update to 7.2.190 2009-05-31 18:59:51 +00:00
robert
ac544d8f1b fix RUN_DEPENDS; from Mikolaj Kucharski <mikolaj@kucharski.name> 2009-05-31 16:51:26 +00:00
giovanni
c99882c09c Update to 23.7.0 version. 2009-05-29 15:49:23 +00:00
sthen
932ed4b398 estdc++ does indeed need copying from gcc4.port.mk to LIB_DEPENDS-main
because it's not inherited from LIB_DEPENDS here; reinstate (and bump
PKGNAME), fixing problem found by James Turner. no cookie for me :(
2009-05-26 23:26:32 +00:00
ajacoutot
0c6bb221b5 - tweak MESSAGE
"sure" robert@
2009-05-26 11:01:47 +00:00
giovanni
94e7613dcb Update to 23.6.0 2009-05-25 14:17:30 +00:00
benoit
479c7c9028 - update to ht 2.0.17
- change maintainer

ok ajacoutot@
2009-05-24 20:03:47 +00:00
giovanni
315f37e9ac Update to 23.5.0 2009-05-22 08:11:13 +00:00
ajacoutot
d76eebb14a - add enchant support ; should fix spell checking reported on ports@ by
punosevac72 at gmail dot com
- regen WANTLIB and PLIST while here
2009-05-17 18:32:04 +00:00
sthen
17006db874 remove workaround and bump for gcc4.port.mk LIB_DEPENDS change 2009-05-17 09:41:05 +00:00
robert
7998b1a48e oops fix some no_java flavor ifdefs 2009-05-08 15:47:32 +00:00