summaryrefslogtreecommitdiff
path: root/editors/AbiWord/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.1.Joe Marcus Clarke2002-05-091-1/+1
| | | | Notes: svn path=/head/; revision=58781
* Update to 1.0.0.Joe Marcus Clarke2002-04-221-1/+1
| | | | | | | | Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57990
* Update to 0.99.5.Joe Marcus Clarke2002-04-101-1/+1
| | | | | | | | Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57531
* iconv binary now calles `iconv', not `giconv'.Maxim Sobolev2002-04-081-1/+1
| | | | Notes: svn path=/head/; revision=57429
* Update to 0.99.3.Maxim Sobolev2002-03-191-2/+1
| | | | | | | | PR: 36062 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56340
* Fix another few places where giconv used instead of iconv.Maxim Sobolev2002-03-191-1/+1
| | | | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56333
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-3/+2
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Update to 0.99.2.Maxim Sobolev2002-02-251-3/+2
| | | | | | | | PR: 35254 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=55224
* Chase psiconv shared library version bump.Maxim Sobolev2002-02-221-1/+1
| | | | Notes: svn path=/head/; revision=55105
* Add optional GNOME support (forcefully turned on on bento). This adds moreMaxim Sobolev2002-02-121-1/+24
| | | | | | | | | GNOMish look-n-feel, gnomeprint support and other goodies. Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54625
* Update to 0.99.1.Maxim Sobolev2002-02-071-5/+7
| | | | Notes: svn path=/head/; revision=54306
* After patching is done remove ${WRKSRC}/user/wp/strings/*.orig, becauseMaxim Sobolev2002-01-141-0/+3
| | | | | | | otherwise those files are installed along with all others. Notes: svn path=/head/; revision=53067
* Use correct encoding for Russian and Ukrainian messages (KOI8-R and KOI8-U)Maxim Sobolev2002-01-141-0/+1
| | | | | | | | | | | | respectively. Before this patch Russian translation was a mess - part of it was in CP1251, while part in KOI8-R. *brr* PR: 33875 Reported by: Nevermind <never@nevermind.kiev.ua> Fixed by: sobomax Notes: svn path=/head/; revision=53064
* Update to 0.9.6.1.Maxim Sobolev2001-12-171-1/+1
| | | | Notes: svn path=/head/; revision=51662
* Update to 0.9.5.Maxim Sobolev2001-11-231-1/+1
| | | | Notes: svn path=/head/; revision=50410
* Update to 0.9.4.1.Maxim Sobolev2001-10-301-1/+1
| | | | Notes: svn path=/head/; revision=49386
* Fix a breakage introduced in the previous commit. I'd appreciate if peopleMaxim Sobolev2001-10-301-2/+2
| | | | | | | | | will at least try to contact GNOME team before doing any changes to ports maintained by gnome@FreeBSD.org, especially when those changes are obviously untested. Notes: svn path=/head/; revision=49370
* Don't USE_AUTOCONF=yes -- this port doesn't let bsd.port.mk run autoconfDavid E. O'Brien2001-10-301-1/+3
| | | | | | | | as is intended. I don't know what the porter was trying to acompilsh. Also, I accidently removed some lines I didn't intend to. Notes: svn path=/head/; revision=49363
* QUIT the cutiness with AUTOMAKE. This should be handled in a pre-configureDavid E. O'Brien2001-10-301-5/+2
| | | | | | | or pre-build target. Notes: svn path=/head/; revision=49362
* Update to 0.9.4.Maxim Sobolev2001-10-021-1/+2
| | | | Notes: svn path=/head/; revision=48331
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47630
* Use libpsiconv from the new psiconv port instead of one buindled with AbiWord.Maxim Sobolev2001-08-211-1/+2
| | | | Notes: svn path=/head/; revision=46592
* Warn a user that if he wants to display AbiWord on the remote X terminalMaxim Sobolev2001-08-201-0/+3
| | | | | | | than he neesd to make fonts available to remote X server. Notes: svn path=/head/; revision=46538
* Update to 0.9.2.Maxim Sobolev2001-08-161-5/+2
| | | | Notes: svn path=/head/; revision=46327
* - Fix a breakage when at compile time there is a BSD iconv package installed;Maxim Sobolev2001-08-131-1/+2
| | | | | | | | | - respect CFLAGS. Reported by: *many* Notes: svn path=/head/; revision=46180
* Update to 0.9.0.Maxim Sobolev2001-08-081-16/+22
| | | | Notes: svn path=/head/; revision=45968
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeAde Lovett2001-05-041-1/+1
| | | | | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword. Notes: svn path=/head/; revision=42260
* Update to 0.7.13.Jing-Tang Keith Jang2001-03-061-11/+7
| | | | | | | | Submitted by: me Reviewed by: MAINTAINER, with some corrections Notes: svn path=/head/; revision=39117
* Sigh, go back to use AbiWord's builtin version of libiconv.Jing-Tang Keith Jang2001-01-081-3/+3
| | | | | | | | | | | | AbiWord will coredump and unable to display ANY character correctly when linking against converters/iconv. This is a temporary workaround. Approved by: "Alec Wolman" <wolman@cs.washington.edu> (MAINTAINER) Notes: svn path=/head/; revision=36928
* Update to 0.7.12. Thanks to Alec Wolman(maintainer), it now uses iconvJing-Tang Keith Jang2001-01-031-8/+12
| | | | | | | | | from our ports system, rather than the modified version from AbiWord. Submitted by: "Alec Wolman" <wolman@cs.washington.edu> (MAINTAINER) Notes: svn path=/head/; revision=36620
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-2/+2
| | | | Notes: svn path=/head/; revision=33424
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Remove VERSION variable (most likely it is a relict from pre-portversionMaxim Sobolev2000-06-271-8/+7
| | | | | | | ages). Notes: svn path=/head/; revision=29917
* Update to version 0.7.10.Alexander Langer2000-06-271-2/+8
| | | | | | | | PR: 19455 Submitted by: maintainer Notes: svn path=/head/; revision=29916
* Update to 0.79.Will Andrews2000-05-221-39/+7
| | | | | | | | | | | | | | 1) Change of MAINTAINER, as dburr seems too busy to bother taking care of this port. He has never done any upgrades since originally importing it over a year ago. 2) Finally make spell-checking work. 3) Let AbiWord's own twisted Makefile mechanism install AbiWord. PR: 18692 Submitted by: Alec Wolman <wolman@cs.washington.edu> Notes: svn path=/head/; revision=28667
* portname/portversion updateMichael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27501
* Fix for building on -CURRENT.Jeremy Lea2000-02-201-2/+3
| | | | | | | No response by: maintainer Notes: svn path=/head/; revision=26047
* Update to 0.7.6Chris Piazza1999-11-011-29/+37
| | | | | | | | PR: 14627 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=22760
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* ln -> ${LN}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Update to use gtk version 1.2.3.Steve Price1999-05-291-2/+2
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* Fix compilation errors.Satoshi Asami1999-05-121-7/+18
| | | | | | | | PR: 11612 Submitted by: cpiazza@home.net Notes: svn path=/head/; revision=18792
* Importing new port editors/AbiWord, an Open Source, cross platformDonald Burr1999-05-041-0/+50
WYSIWYG word processor. Notes: svn path=/head/; revision=18460