Commit graph

3804 commits

Author SHA1 Message Date
David E. O'Brien
511877bb11 Update to Vim 6.3 patchlevel 45. 2004-12-11 02:22:13 +00:00
Gary Jennejohn
68bcca9220 Update to version 9.4l. 2004-12-09 10:21:48 +00:00
Michael Johnson
21333ddcce Really Register mime-types
Pointed out by:	mezz
2004-12-09 03:36:42 +00:00
Joe Marcus Clarke
e8aa15ef25 Bump PORTREVISION to chase the gtkhtml3 shared library version. 2004-12-08 06:34:54 +00:00
Adam Weinberger
9a3dae36b5 Remove dead link from MASTER_SITES. 2004-12-06 01:12:53 +00:00
Joe Marcus Clarke
90acbd3fe1 Update to 2.8.2. 2004-12-05 23:14:19 +00:00
Michael Johnson
5822b1262e Remove unneeded patch
Submitted by:	maintainer
2004-12-05 04:58:56 +00:00
Jeremy Messenger
1b74ed420c AbiWord Plugins extend AbiWord in various ways. Note that some of these
plugins are not available on all platforms that AbiWord supports.

The plugins are often packaged as bundles for your convenience. One bundle is
comprised of import and export plugins, which read and write various file and
component formats, and the other bundle is comprised of tools and utilities
that perform various helpful tasks from within AbiWord.

WWW: http://www.abisource.com/twiki/bin/view/Abiword/PluginMatrix
2004-12-04 22:20:53 +00:00
Jeremy Messenger
83ab839c2b -Move editors/AbiWord2 -> editors/abiword
-Update to 2.2.1, see the detail:

	http://www.abisource.com/release-notes/2.2.1.phtml
2004-12-04 21:46:46 +00:00
Jeremy Messenger
2cb13fd341 Bump PORTREVISION for chase AbiWord2 -> abiword. 2004-12-04 21:36:59 +00:00
Michael Johnson
e304de3e9d - update to 0.7.8
- Add missing desktopfileutils dependency

PR:		ports/74673
Submitted by:	Radek Kozlowski (maintainer)
2004-12-04 17:32:45 +00:00
Kevin Lo
7d78ef7cbb BROKEN on ia64. Noted by kris 2004-12-02 01:36:46 +00:00
Jeremy Messenger
7090b81205 Update to 0.2.2. 2004-11-28 10:24:23 +00:00
Jeremy Messenger
11c7f02903 Bless is a binary (hex) editor, a program that enables you to edit files as
a sequence of bytes. It is written in C# and uses the Gtk# bindings for the
GTK+ toolkit.

Main Features
-------------
  * Efficient editing of large data files.
  * Multilevel undo - redo operations.
  * Customizable data views.
  * Fast data rendering on screen.

WWW: http://home.gna.org/bless/

Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2004-11-26 06:20:11 +00:00
Kris Kennaway
e739b5952a Add missing directory 2004-11-26 00:05:53 +00:00
Adam Weinberger
cafa332070 Revert a dependency upon a non-existant port until the
openoffice team has a chance to fix their Makefile.

This should enable INDEX to build once again.
2004-11-23 16:14:17 +00:00
Maho Nakata
d5cb61ec18 Marked as broken again.
Pointy hat to:	myself
2004-11-23 07:13:21 +00:00
Maho Nakata
54934de2a9 Make cws_srx645_mozooo.20041016.tar.gz fetchable 2004-11-23 03:31:03 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Maho Nakata
a0265a611c Add ${SNAPDATE} in ${PORTVERSION} 2004-11-23 01:47:05 +00:00
Maho Nakata
ec4067901a Update to SRC680_m62. Builds with bison newer than 1.875a,
but doesn't work at the moment.
2004-11-23 01:44:10 +00:00
Maho Nakata
010986eaf9 Forgot to add patches. 2004-11-23 01:17:47 +00:00
Martin Blapp
6449b7ff23 Upgrade to staroffice 7 product update IV. 2004-11-22 12:27:09 +00:00
Michael Johnson
94fef093ea - Fix undo function for the case start from the '%' character
- Bump PORTREVISION

Submitted by:	maintainer
Obtained from:	leafpad cvs
Approved by:	adamw (implicit)
2004-11-21 17:31:40 +00:00
Pav Lucistnik
45d204660f - USE_GNOME must be defined above bsd.port.pre.mk, otherwise make dies
with malformed conditional error. This fix INDEX build for people who
  define WANT_GTK.

Fixes PR:	ports/74147
2004-11-21 02:06:45 +00:00
Mark Linimon
11ecebdd94 Since neither of these ports works correctly on all architectures, point
prospective users to editors/emacs instead, via the DEPRECATED directive.
However, no expiration date is set at this time.
2004-11-20 06:38:10 +00:00
Michael Johnson
4a0751904b - Update to 0.7.7
- Utilize PORTDOCS
- Register mime types with update-desktop-database

PR:		ports/74115
Submitted by:	Radek Kozlowski (maintainer)
Approved by:	adamw (mentor)
2004-11-19 19:11:32 +00:00
Kris Kennaway
412cf46927 BROKEN on ia64: Does not build 2004-11-18 22:20:31 +00:00
Kirill Ponomarev
11cff76275 Update to version 0.5.12
PR:		ports/74078
Submitted by:	Ports Fury
2004-11-18 20:22:06 +00:00
Jeremy Messenger
8defaa36b9 Add a new INSTALLS_OMF to take care of .omf, ScrollKeeper file. It will
automatically scan pkg-plist file and add apropriate @exec/@unexec directives
for each .omf file found to track OMF registration database. Details can be
found in bsd.gnome.mk and http://www.freebsd.org/gnome/docs/porting.html .

Current, gedit2 is the only port that use INSTALLS_OMF for now. I will chasing
all the other ports that are maintaining by gnome@FreeBSD.org when I am done
with two todo list. The other ports, you are on your own and portlint will
bug you when portlint is update.

While I am here, switch from make loops to sh loops in GCONF_SCHEMAS part.

Document writer by:	bland
Reviewed by:		my team, FreeBSD GNOME team
2004-11-16 07:34:58 +00:00
FUJISHIMA Satsuki
0d36d439cd pkg-message has been removed.
Pointed out by:	kris
2004-11-15 23:49:40 +00:00
Pav Lucistnik
1b20baafc2 Add slime, a new mode for interacting with common lisp inside emacs.
PR:		ports/73919
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2004-11-15 17:56:34 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Michael Johnson
9794cf7ed8 Register mime types
Bump PORTREVISION

Pointed out by:	mezz
Approved by:	pav
2004-11-13 22:32:39 +00:00
Michael Johnson
abc6d80f02 Update to 0.7.6
Transfer maintainer to submitter

PR:		ports/73886
Submitted by:	Radek Kozlowski <radek@raadradd.com>
Approved by:	marcus (co mentor)
2004-11-13 00:52:16 +00:00
Michael Nottebrock
72d4b805f8 More pthread-check fixes. 2004-11-10 15:47:30 +00:00
Jeremy Messenger
817db233c8 Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x has
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.
2004-11-10 03:19:15 +00:00
Joe Marcus Clarke
75b4d76535 Fix the AbiWord dependency since 2.2 has not bee released yet.
Reported by:	pointyhat via kris
2004-11-10 00:54:42 +00:00
Pav Lucistnik
d4ebb19c73 - Fix dependency line
PR:		ports/73751
Submitted by:	Serge Gagnon <ser_gagnon@sympatico.ca>
2004-11-10 00:03:59 +00:00
Joe Marcus Clarke
cc80b5cf4d Chase the gedit update.
Reported by:	pointyhat via kris
2004-11-09 22:40:12 +00:00
Volker Stolz
a9db29ea5e Display pkg-message when installing from port
PR:		ports/73693
Submitted by:	TAOKA Fumiyoshi
2004-11-09 15:01:31 +00:00
Joe Marcus Clarke
114182d13d Remove aspell configure hack to fix build with the new version of aspell. 2004-11-09 01:02:04 +00:00
Volker Stolz
8688583b78 Add RUN_DEPEND on x11-fonts/Xg to enable utf8 support
PR:		ports/71483
Submitted by:	Serge Gagnon
2004-11-08 12:29:19 +00:00
Pete Fritchman
53b4992289 * update to 3.1 2004-11-08 01:26:44 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Joe Marcus Clarke
5d628cd677 Update to 2.8.1.
Submitted by:	mezz
2004-11-07 22:57:44 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Maho Nakata
e99ef174fe Attempt to fix bento builds.
Reported by:	kris (many many times)
2004-11-06 13:17:24 +00:00
Maho Nakata
72275f39c1 - Update to bsd.java.mk 2.0
Submitted by:	hq
PR:		73439
2004-11-06 12:12:01 +00:00
Hiroki Sato
a775237d30 - Update to 20041004.
- Take the maintainership.

Approved by:	Fritz Heinrichmeyer (fritz.heinrichmeyer at fernuni-hagen dot de)
2004-11-04 15:17:56 +00:00
Pav Lucistnik
711eb9e2e4 - Update to 0.7.16 2004-11-04 10:35:32 +00:00
Daniel Eischen
659cbc5188 Update to release 5.5. 2004-11-03 03:21:41 +00:00
Maho Nakata
f8e85da3cf Update to SRX645_m52 2004-11-01 22:33:52 +00:00
Pav Lucistnik
d3dede9552 - Fix losing setuid/setgid bits on files when saving
- Portlint

PR:		ports/72652
Submitted by:	Renato Botelho <renato@galle.com.br>
Approved by:	maintainer timeout (2 weeks)
2004-11-01 19:12:09 +00:00
Michael Johnson
b75e24deeb update to 0.7.5
Approved by:	adamw (mentor)
2004-10-31 23:12:52 +00:00
Maho Nakata
528a07573b Forgot to remove Makefile.mozilla 2004-10-31 04:24:35 +00:00
Maho Nakata
4e9da3d567 1) Change in Mozilla runtime build
#iZ 11424
   #iZ 28398
   checkout cws_srx645_mozooo of 2004/02/03 + moz/prj/build.lst
   http://qa.openoffice.org/issues/show_bug.cgi?id=11424
   http://qa.openoffice.org/issues/show_bug.cgi?id=28398
   remove files/zipmoz.sh
   remove Makefile.mozilla
2) remove optpatches (we have new version of freetype, need updated patches)
3) more clean ups
2004-10-31 04:21:45 +00:00
Maho Nakata
6c10f4cbbb Adding corresponding #iZ
#iZ 11424
#iZ 28398
http://qa.openoffice.org/issues/show_bug.cgi?id=11424
http://qa.openoffice.org/issues/show_bug.cgi?id=28398
2004-10-30 05:54:26 +00:00
Pav Lucistnik
662f85ea07 - Update to 0.7.15
- Add optional dependency on enchant
2004-10-27 12:24:28 +00:00
Jeremy Messenger
65824e118a Update to 0.7.4. 2004-10-26 17:48:32 +00:00
Maho Nakata
df00b5409a place of cws_srx645_mozoo should be
maho's local distdir
2004-10-26 03:52:25 +00:00
Volker Stolz
f3352f06d6 Fix compilation on 4.x (gcc3-ism) 2004-10-25 14:54:31 +00:00
Maho Nakata
6904502aac update to SRX645_m50, checked out at 2004/Oct/24th 2004-10-25 12:49:13 +00:00
Maho Nakata
3e93972cba opps, forgot to remove optpatch-freetype+patch... 2004-10-25 12:41:14 +00:00
Maho Nakata
a3735249af 1) update to mileston56
2) builds, but broken (bison1875d is required, setup fails, etc.)
2004-10-25 12:39:25 +00:00
Michael Nottebrock
22c870788b Fix vulnerabilities in imported xpdf code.
http://www.kde.org/info/security/advisory-20041021-1.txt
2004-10-24 15:07:42 +00:00
Maho Nakata
44597bdbd2 [1] Use bsd.java.mk 2.0 features
[2] Cosmetic clean ups (still portlint complains, though)

PR:	71451 [1]
Submitted by:		hq [1]
2004-10-24 03:54:44 +00:00
Mark Murray
0d77c0aa11 Update to version 1.0.4.3, and do a fair bit of repair so that
Maxima and Axiom both work with this. The repairs likely fix
other maths packages also. The maintainer is also retiring,
so reset MAINTAINER to ports@ to give him a break.

OK'ed by:	MAINTAINER
2004-10-23 21:30:54 +00:00
Jeremy Messenger
7c9630984c Fix the language install in the correct path. If this is a GNOME app, normal
the solution would be add 'gnomehack' but this is just a GTK+ app. Therefore,
remove 'gnomeprefix' and install in $(datadir)/leafpad. Bump PORTREVISION for
pkg-plist change.

Reported by:	pointyhat via kris
2004-10-21 22:35:34 +00:00
Maho Nakata
95fbd17716 partially it was reversed patch
Submitted by:	Scott Robbins <scottro@nyc.rr.com> and truckman
2004-10-19 04:19:37 +00:00
Jeremy Messenger
f983c445f3 Leafpad is a GTK+ based simple text editor. The user interface is similar to
"notepad.exe",  and it aims to be lighter than GEdit and KWrite, and to be as
useful as them.

WWW: http://tarot.freeshell.org/leafpad/

PR:		ports/72828
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-18 22:11:02 +00:00
Markus Brueffer
e41f413a72 Update to version 1.7 2004-10-17 16:18:46 +00:00
Kevin Lo
5e06f31838 Update to 1.1.3 2004-10-16 03:51:56 +00:00
Pav Lucistnik
4f15f0b1f7 - Update to 0.31
PR:		ports/72739
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2004-10-15 23:10:45 +00:00
Maho Nakata
7d8a848caa more 1.1.3 -> 1.1.4 to make installable
http://www.openoffice.org/issues/show_bug.cgi?id=35584

Submitted by:	Bartosz Fabianowski <freebsd@chillt.de> and adamw@
2004-10-15 06:02:39 +00:00
Jun Kuriyama
c7fa5d20dc Update symbol-conflict patch. 2004-10-15 03:42:44 +00:00
Erwin Lansing
362d1f7c4e Restore a piece of the previous commit that does some magic around
PKGNAMEPREFIX. I'm not sure about the implications for the build of
OOo, but at least it fixes INDEX builds.
2004-10-14 08:47:14 +00:00
Jun Kuriyama
8995a1d478 - Upgrade to 1.2.5.
Submitted by:	max
No response from:	maintainer (shige)
2004-10-12 22:54:53 +00:00
Kirill Ponomarev
89e9beac74 Fix build on 4-stable
Fix pkg-plist

PR:		ports/71875
Submitted by:	Ports Fury
2004-10-12 09:51:53 +00:00
Kirill Ponomarev
b32195336f Update to version 0.9.3
PR:		ports/71874
Submitted by:	Ports Fury
2004-10-12 09:43:18 +00:00
Maho Nakata
575b7f415a 1.1.3->1.1.4 2004-10-12 09:29:29 +00:00
Maho Nakata
386a9ada84 update to SRX645_m49 (will be 1.1.4)
a) Use CONFIGURE_WRKSRC. no longer need .. for patches.
b) Still weird though, WITH_CCACHE works.
c) Fix: build without X, Makefile invokes build twice.
2004-10-12 08:48:50 +00:00
Maho Nakata
30d69c3bd3 Remove debug patch, not needed anymore 2004-10-12 07:22:33 +00:00
Maho Nakata
dc106744f9 Update to 1.1.3
a) remove patches which not needed anymore
b) security vulnerablity by mozilla doesn't affect
   this port (remove WITHOUT_MOZILLA by default)
   see: http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=12093
c) add files/geneate.pl, which generates shell script does
   build complete localized packages
d) Use CONFIGURE_WRKSRC. no longer need .. for patches.
e) Still weird though, WITH_CCACHE works.
f) Fix: if you build without X, Makefile invokes build twice.
2004-10-12 07:20:54 +00:00
Mark Linimon
4de17aa51d Update from version 1.2 to 1.3. For a list of changes see:
http://tclpad.sourceforge.net/docs/ChangeLog.

PR:		ports/71368
Submitted by:	Antonio Bonifati <ant at venus dot deis dot unical dot it> (maintainer)
2004-10-12 06:57:34 +00:00
Joe Marcus Clarke
347d9f245c Update to 2.0.12, and create the post-install directories before installing
into them.  While AbiWord doesn't "own" these directories, this definitely
helps with alternate PREFIX test installations.
2004-10-11 23:41:21 +00:00
Pav Lucistnik
e6d387eacc - Update to 1.3.1
PR:		ports/71876
Submitted by:	Ports Fury
2004-10-11 22:49:52 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00
Kris Kennaway
57ecc8add1 BROKEN: Size mismatch
Approved by:	portmgr (self)
2004-09-29 05:25:51 +00:00
Kris Kennaway
377caa3884 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 02:59:05 +00:00
Yen-Ming Lee
4ce1c11147 - remove BROKEN which I forgot in previous commit
PR:		71851
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-19 01:59:18 +00:00
Yen-Ming Lee
2e050a49ba - add USE_GCC=2.95 and unbreak this port
- reorder Makefile and make portlint happier
- indent Makefile

PR:		71850
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-19 01:44:48 +00:00
Kris Kennaway
20eecd3dd6 BROKEN on 5.x: Does not build
Approved by:    portmgr (self)
2004-09-18 17:44:09 +00:00
Kris Kennaway
3462fa1f72 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-17 23:02:58 +00:00
Kris Kennaway
826de7f2ba BROKEN: Broken pkg-plist
Approved by:	portmgr (self)
2004-09-17 22:32:22 +00:00
Maho Nakata
06adcf259c bump PORTREVISION by security fix in the
last commit

Approved by:	portmgr (joe)
Suggested by:	nectar
2004-09-15 03:27:13 +00:00
Maho Nakata
eeb2f9db00 [1] add security-temp-dir patch to protect a person's privacy.
(Insecure permissions on temporary files at runtime)

http://www.openoffice.org/issues/show_bug.cgi?id=33357
http://vuxml.freebsd.org/c62dc69f-05c8-11d9-b45d-000c41e2cdad.html

[2] disable Mozilla connectivity by default at the moment. there are
security vulnerabilities in mozilla 1.0.2, can also affect for this port.

http://www.FreeBSD.org/ports/portaudit/730db824-e216-11d8-9b0a-000347a4fa7d.html
http://www.FreeBSD.org/ports/portaudit/f9e3e60b-e650-11d8-9b0a-000347a4fa7d.html
http://www.FreeBSD.org/ports/portaudit/abe47a5a-e23c-11d8-9b0a-000347a4fa7d.html

Reported by:	nectar [1], many persons via portsaudit [2]
Approved by:	portmgr (marcus)
2004-09-14 22:20:51 +00:00
Thierry Thomas
070e63aa47 Make fetchable again by upgrading to 1.40-18.
Approved by:	portmgr (linimon)
2004-09-12 19:08:56 +00:00
Marcel Moolenaar
83fbdb3d28 Fix runtime breakage on ia64, which was introduced with binutils 2.15.
Note that emacs is run as part of the build, so it shows as a build
failure...

To explain (for maintainer's benefit):

Previously the linker would put the text segment in region 2 and the
data segment in region 3. This was changed for FreeBSD (due to me
sending a patch :-) to load the text segment in region 1 with the data
segment immediately following the text segment in the same region (or
subsequent regions of the text segment is larger than 2^61 bytes in
size -- fat chance :-)

So, the previous value of DATA_SEG_BITS (=0x6000000000000000, the
region base of the data segment prior to the binutils 2.15 import),
needed to be changed to match the current layout (=0x2000000000000000,
the region 1 base address).

Approved by: portmgr (krion -- thank!)
2004-09-05 21:38:16 +00:00