Commit graph

4239 commits

Author SHA1 Message Date
Pav Lucistnik
071b54109e A LaTeX editor based on Bluefish
Main features:

    (1) Autotext, Auto-Completion, Function References, Syntax highlight
    (2) External Tools (customizable)
    (3) UTF8 support

PR:		ports/85937
Submitted by:	Nicola Vitale <nivit@email.it>
2005-09-11 12:46:24 +00:00
Maho Nakata
b74c8934e3 Opps, adding . was wrong.
Pointy hat to: maho
2005-09-10 02:11:01 +00:00
Sam Lawrance
392b80c241 Update to 2.2.6
PR:		ports/85875
Submitted by:	Ports Fury
2005-09-09 18:25:32 +00:00
Maho Nakata
dcc59c1989 Update to 1.1.5RC4. I hope this will be the 1.1.5
release...
2005-09-09 01:51:07 +00:00
Maho Nakata
7b3ac327b1 Since OpenOffice.org base had been added, so
openoffice.org-<*>-sbase should invoke OOo base
as well.
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-09-08 23:45:44 +00:00
Maho Nakata
15431506a6 Forgot to add openoffice.org-2.0 in parent Makefile
Submitted by: Stuart Barkley <stuartb@4gh.net>
2005-09-08 23:41:47 +00:00
Maho Nakata
59972ea281 Update to m128 2005-09-08 21:20:53 +00:00
Maho Nakata
b51c10928f backout previous change of dependency of bison.
Submitted by:	"Jack L." <xxjack12xx@gmail.com>, linimon, Pascal Hofstee <caelian@gmail.com>,
                and Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-06 00:20:26 +00:00
Maho Nakata
979c7b359e The bison port has been updated 2.0, so
bison-devel is no longer needed.
2005-09-05 22:53:15 +00:00
Maho Nakata
dfdd338312 Now buildable with 4.11-RELEASE 2005-09-05 20:43:06 +00:00
MANTANI Nobutaka
f464ad3453 Fix build error.
PR:		ports/85508
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2005-09-05 15:15:47 +00:00
Simon Barner
eea4bff25b - Change ${ECHO_CMD} to @${ECHO_CMD}
- Fix build with gcc 2.95. It was the good old "declare variables at the
  beginning of a {} block"-story again. *sigh*
2005-09-05 11:07:21 +00:00
Maho Nakata
91e19e1d18 Now buildable with 4.11-RELEASE.
patch for workaround for FreeBSD4 is added.
2005-09-05 09:29:07 +00:00
Maho Nakata
af6fbb8207 Add a workaround for 4.11-RELEASE. now buildable.
Inspired by: Yuri Tarasievich <yury_tarasievich@yahoo.com>
2005-09-04 04:58:44 +00:00
Pav Lucistnik
13008771db - M$ -> Microsoft
- Remove trailing whitespace

PR:		ports/85575
Submitted by:	Darrien <darrien.l@gmail.com>
2005-09-03 22:49:54 +00:00
Renato Botelho
671a0da55a - Update to 1.41
PR:		ports/85624
Submitted by:	Andrej Zverev <az@inec.ru> (maintainer)
2005-09-02 11:26:31 +00:00
Maho Nakata
96e3a4e6ae Only buildable/working on i386 2005-09-02 03:19:47 +00:00
Maho Nakata
399c8386df Currently OOo is buildbale only with bsdjava
Reported by:	many people
2005-09-02 00:39:52 +00:00
Maho Nakata
82f3e9e5e8 Not overwritten CATEGORIES for localized packages
(portupgrade indicates non-existing directory)

Reported by:	Harry Forker <harry@forker.de>
2005-09-02 00:22:15 +00:00
Pav Lucistnik
3c50cd2490 - Update to 0.9.1
PR:		ports/85531
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-08-31 22:05:08 +00:00
Maho Nakata
405ba36d80 remove `clean' so that second build make use of work dir.
Submitted by:	"Jack L." <xxjack12xx@gmail.com>
2005-08-31 04:28:56 +00:00
Herve Quiroz
09d6569183 Take maintainership 2005-08-31 04:19:58 +00:00
Herve Quiroz
50ed1fe2e3 - Unbreak: fix pkg-plist by excluding some files and having a dynamic packing
list for Jython compiled files [1]
- Update to bsd.java.mk 2.0 (actually the port didn't even use bsd.java.mk at
  all)
- Use DATADIR=${JAVASHAREDIR} and %%DATADIR%%
- Use a FreeBSD specific launcher with full support for javavmwrapper features
- Remove some '@' to let the user know what is happening
- Add $FreeBSD$ tags

PR:		85438 [1]
Submitted by:	Vasil Dimov <vd@datamax.bg> [1]
Reviewed by:	Vasil Dimov <vd@datamax.bg>
2005-08-31 04:15:48 +00:00
Kris Kennaway
114a2e0659 BROKEN: Incomplete pkg-plist 2005-08-31 03:16:14 +00:00
Jean-Yves Lefort
1d8a39aea4 [1]:
- Add a backup master site
  - Pass maintainership to submitter

Moreover:
  - Use ${PORTDOCS} for a smaller pkg-plist

[1]:
PR:		ports/85480
Submitted by:	Andrej Zverev <az@inec.ru> (new maintainer)
2005-08-30 23:09:34 +00:00
Ying-Chieh Liao
07eddb2512 upgrade to 1.0.5
PR:		85377
Submitted by:	Ports Fury
2005-08-30 02:56:28 +00:00
Michael Johnson
1b8190e1ea - Update to 2.2.5
PR:		ports/85378
Submitted by:	Ports Fury
2005-08-30 01:37:10 +00:00
Kirill Ponomarev
8e40d6dc96 Fix INDEX build. 2005-08-29 08:43:12 +00:00
Maho Nakata
7bfd521e44 Fix index build by moving openoffice.org-1.1 ports.
Submitted by:	krion via krisautomail
2005-08-29 07:05:16 +00:00
Maho Nakata
c833199d16 Fix index build
Reported by : krion via krisautomail
2005-08-29 06:52:26 +00:00
Maho Nakata
89d35a7de5 Fix distinfo
Submitted by:  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2005-08-29 05:15:18 +00:00
Maho Nakata
1e4dcdff78 After repocopied by PR 85372, old ports must be
removed.
PR:		85372
2005-08-29 01:32:13 +00:00
Maho Nakata
fda0cd8a33 After the repocopy request : PR 85372,
SUBDIR must be changed accordingly.
2005-08-29 01:17:48 +00:00
Maho Nakata
77cc7e86ca remove dependency the name of openoffice,
since this office suite's name is openoffice.org
and not openoffice.
2005-08-29 01:13:18 +00:00
Maho Nakata
e814a76d9b backout last commit :( 2005-08-29 01:10:12 +00:00
Maho Nakata
b0e73d9d71 ${PORTNAME} should be openoffice.org 2005-08-29 01:09:38 +00:00
Maho Nakata
e97ab171f4 update to 2.0beta2 2005-08-29 01:06:13 +00:00
Jeremy Messenger
904b25ebab - Update to 2.10.5.
- Add a patch created by marcus, he said, "add a patch to not unload plug-in
  modules at shutdown time.  This is an ugly hack, but it prevents the crash
  on exit that some plug-ins cause.  The file descriptor leak caused by this
  is not a big deal since the process is termianting anyway."
2005-08-28 17:38:36 +00:00
Thierry Thomas
ce25734f06 Upgrade to 2000.11. 2005-08-28 12:56:29 +00:00
Maho Nakata
f364f37897 Add a message for workaround 2005-08-28 10:29:47 +00:00
Maho Nakata
4e5ab571df 1. update to m126
2. set LC_ALL, LANG as c when building [1]
3. better generate.pl
4. Partial fix for 4.11-RELEASE [2]
5. do not pass CPUFLAGS
6. Partial improvement for WITHOUT_JAVA

PR:		84786
Submitted by:	[1] achix mantzix
                [2] Hiromi Kimura and Yury Tarasievich
2005-08-28 08:41:59 +00:00
Maho Nakata
7756c4ae4a 1. remove duplicated helpcontent_01.tgz in DISTFILES
section
2. update to SRX645_m75 of 20050816 version (base of rc3)
3. add #i22253# (bridges/source/cpp_uno/gcc3_freebsd_intel/except.cxx)
   patch to make it work
4. No longer needs DISPLAYHACK
5. better generate.pl
2005-08-28 08:29:56 +00:00
Maho Nakata
71a3ff8b78 1. remove duplicated helpcontent_01.tgz in DISTFILES section
2. tr confuses when LC_ALL set to one of UTF8 locale [1]
3. No longer needs DISPLAYHACK
4. better generate.pl
PR:		84786 [1]
Submitted by:	achix mantzix [1]
2005-08-28 08:27:50 +00:00
Maho Nakata
9ca44e7f2f 1. remove duplicated helpcontent_01.tgz in DISTFILES
section
2. LC_ALL and LANG are C for building[1]
3. do not pass CPUTYPE, as in some environment build fails
   and basically ignores (this port doesn't honor CFLAGS etc)
4. adding memo for localized languages [2]
5. SDK is now buildable
6. change russian translation patch so as to apply much easier
7. helpcontent_31_unix.tgz does not exist, but 30.

PR: 84786 [1] 83502 [2]
Submitted by : achix mantzix[1] and Harald Schmalzbauer[2]
2005-08-28 08:25:09 +00:00
Palle Girgensohn
d1c6265aa7 Don't depend on libpq directly, instead use the USE_PGSQL knob
Approved by: portmgr
2005-08-22 09:44:23 +00:00
Remko Lodder
ec9063b927 Add a note about VIM's modeline support. This will instruct users
that do not need the modeline support to disable it, since it contained
remote vulnerabilities.

Reviewed by:		simon
Approved by:		portsmgr (blanket, secteam), obrien (maintainer)
2005-08-16 16:48:41 +00:00
Maho Nakata
df1f3aaff6 1. if we set CPUTYPE in /etc/make.conf, OOo build fails [1].
2. openoffice-1.1 crashes for second invocation; some file is missing.
this is exactly same as #i22253#, and fortunately OOo worked for some
older version I don't remember.

PR:	84787 [2]
Submitted by: Jack L.[1], achix mantzix <achix@smadev.internal.net> [2]
              and Jens Ressack <rehsack@liwing.de> [2]
Approved by:  portmgr(clement)
2005-08-13 11:32:35 +00:00
Maho Nakata
ac0236f71b OOo is updated to 1.1.5 and following ports hardcodes
version. fix building.
editors/ooodict-all
japanese/openoffice-templates

Submitted by:	kris
Approved by:	portmgr (kris)
2005-08-11 04:28:33 +00:00
Maho Nakata
bd151fbd2a make fetchable
Submitted by:	kris
Approved by:	portmgr(kris)
2005-08-11 03:29:24 +00:00
Maho Nakata
1842cc0c47 1. use --with-system-freetype . update of libXft to version 2.1.7,
it started using the FT_GlyphSlot_Embolden function from freetype2
   if it's available at configure type. libXft depends on freetype2
   in ports tree so use this symbol. OOo has its own freetype2 and
   in this version, it doesn't have FT_GlyphSlot_Embolden.

2. python fix for 6 and 7.

PR:		84464 [2]
Submitted by:  "Stephane E. Potvin" <sepotvin@videotron.ca> [1]
               "Carlos F. A. Paniago" <pan@panix.homeunix.org> [1]
                Ron MacNeil[2], kris [1], [2]
                Peter Czanik <pczanik@fang.fa.gau.hu> [2]
Approved by:	portmgr (marcus)
2005-08-11 03:14:41 +00:00