Commit Graph

1197 Commits

Author SHA1 Message Date
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
robert
2e1e7acb0e update to openoffice-3.1.0
- introduce a no_java flavor because now we can build OOo w/o having jdk and
  other java dependencies installed
- introduce a parallel flavor that allows people to build OOo with parallel
  processes. to achieve this we use a so called "non-blocking" cat, so
  another distfile has been added in order two provide to pre-built static
  binaries with the needed modifications (for amd64 and i386)
  By default we run a parallel build with NCPU+1 processes.
- remove unneccessary patch files
- fix some dependencies
2009-05-08 15:43:50 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
sthen
8ee47fadcf be explicit with packages-specs(7) in the LIB_DEPENDS for libstdc++ and
bump PKGNAME-main. avoids asking which version of libstdc++ you would like
to use when you pkg_add -u.  ok robert@
2009-04-24 09:33:07 +00:00
robert
96e01083d9 bye bye openoffice, long live openoffice3;
remove OOo2 from the builds
2009-04-21 08:32:35 +00:00
giovanni
23987314a2 Link editors/teaqt 2009-04-20 10:31:29 +00:00
giovanni
93e531543f Import QT version of tea editor.
TEA is a powerful and simple-in-use QT-based text editor with syntax
highlighting.  TEA can also open Openoffice.org Writer and Microsoft
Word 2007 files.
2009-04-20 10:29:05 +00:00
giovanni
ad1002f180 Update to 17.6.6, fixes some utf-8 bugs. 2009-03-23 10:55:40 +00:00
espie
c1c05c48a3 fix depends 2009-03-15 13:31:58 +00:00
espie
845d29efd8 fix depends 2009-03-15 13:23:36 +00:00
espie
fbe9b7a9f9 oops 2009-03-15 13:17:35 +00:00
espie
412e42dbcd bump for python deps 2009-03-15 13:14:43 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
naddy
4f8a1d6bb4 forgotten bump for -i18n packages; ok robert@ 2009-02-22 14:10:30 +00:00
jasper
a09dbd7ed4 * fix build on hppa (from Josh Elsasser), i renamed the patch and added a comment
* do not install image files with no_x11 (from Deanna Phillips)

via eric@ (MAINTAINER)
2009-02-18 12:16:15 +00:00
sthen
2494b89647 typo in comment. 2009-02-16 17:35:18 +00:00
sthen
425944e209 add MASTER_SITES_SAVANNAH and switch ports over to using it.
ok jasper, landry
2009-02-16 15:28:57 +00:00
sthen
f371a7e320 oops; extra comment snuck in before its time. 2009-02-16 14:57:58 +00:00
sthen
88764fca59 fix MASTER_SITES - stupid chars in the subdirectory name break
savannah's geoip redirector.
2009-02-16 14:56:23 +00:00
robert
5822d9f651 add pl_PL, fix RUN_DEPENDS and @pkgpath. based on a diff from
Mikolaj Kucharski
2009-02-15 10:29:58 +00:00
robert
d5b53ef6e8 put some files from the main plist to their places. this fixes
the no_lang flavour. noted by ian@
2009-02-15 08:57:27 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
ian
8239bceabb Update dependencies for dependent packages, bump dependent pkgs.
ok robert@
2009-02-09 20:36:02 +00:00
robert
ffc1a6ebf6 we need bash to complete a build at the moment. this is being worked on,
but for now, add it to the build dependencies.
noted by simon@
2009-02-06 23:06:27 +00:00