summaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
...
* Add koffice-i18n-fa. This port is set to IGNORE,lofi2004-02-044-0/+159
| | | | | it will be activated once the rest of KDE 3.2 is committed.
* Set {WANT,USE}_GNOME correctly to make these ports compatible with the newmarcus2004-02-047-6/+14
| | | | | | bsd.port.mk. Submitted by: kris
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0469-27/+69
| | | | (Part 2)
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-0452-107/+109
| | | | | Submitted by: trevor Tested by: bento
* Fetch the .tar.gz files for this port since the .tar.bz2 distributionsjkoshy2004-02-042-2/+2
| | | | | | are not mirrored widely. Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* - Update to 0.3.6pav2004-02-024-5/+28
| | | | | PR: ports/62261 Submitted by: Ports Fury
* Update to Vim 6.2 patchlevel 221obrien2004-02-022-2/+55
|
* - Update to version 2.05akrion2004-01-313-5/+5
| | | | | PR: ports/62157 Submitted by: Ports Fury
* - Update to version 1.40.16krion2004-01-313-5/+5
| | | | | PR: ports/62156 Submitted by: Ports Fury
* - Update to 0.7.11pav2004-01-316-66/+60
|
* Fix build on AMD64arved2004-01-311-1/+6
|
* - Add missing man page and bump PORTREVISIONkrion2004-01-301-0/+3
| | | | Noticed by: bento via kris
* . Fix the build on alpha by not assuming that you can cast a va_listglewis2004-01-304-2/+107
| | | | | | | | | | | | to a char **. Instead, iterate the va_list and create the char ** to pass to execvp. . Don't allow -O3 to be hardwired into CFLAGS, just use what is set. In particular, the 4.x/alpha system gcc produces many warnings about why using -O3 with it is bad. . Bump PORTREVISION since although these fixes wre motivated to fix the alpha build, they have non-alpha implications too. Submitted by: bento
* - Update to 1.2pav2004-01-303-3/+10
| | | | | PR: ports/62100 Submitted by: Antonio Bonifati <ant@venus.deis.unical.it> (maintainer)
* SIZE *DOES* MATTER.sergei2004-01-301-0/+1
|
* Add NO_LATEST_LINK to avoid link stompingkris2004-01-292-0/+3
|
* . Don't allow -O3 to be hardwired into CFLAGS, just use what is set. Inglewis2004-01-291-0/+15
| | | | | | | particular, the 4.x/alpha system gcc produces many warnings about why using -O3 with it is bad. Submitted by: bento
* SIZEify.trevor2004-01-2951-0/+58
|
* Use lthack, and install translations.adamw2004-01-253-12/+55
|
* Update to 2.0.3.marcus2004-01-249-6/+9
|
* Now gettext 0.12.1 is gettext-old.trevor2004-01-2352-52/+52
|
* . If PACKAGE_BUILDING is set, then set WITHOUT_X11 as we can't guaranteeglewis2004-01-227-9/+285
| | | | | | | | | | | | that we have an appropriate rxvt. . Make rxvt a PATCH_DEPENDS as it is tested in pre-configure (there is no CONFIGURE_DEPENDS). . Fix packing list and unbreak. . Fix some minor whitespace bogons in Makefile. . Add patches which hopefully fix the build on 5.x. . Add a patch to stop the port installing stuff outside of ${PREFIX}. Some of this could be added back in with a better patch that installed it in the right place.
* Use the SORT macro from bsd.port.mk.trevor2004-01-2223-28/+13
|
* Remove dasher after a repocopy to accessibility/dasher.marcus2004-01-226-94/+0
|
* Update to 1.6arved2004-01-198-134/+202
| | | | | | PR: 60708 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Approved by: maintainer timeout
* Fix dependecy list. MrProject renamed to Planner.bland2004-01-161-1/+2
| | | | Noticed by: Erwin Lansing <erwin@FreeBSD.org>
* Patch is not longer required. scandir() filter function now properlybland2004-01-163-42/+0
| | | | declared.
* [REPOCOPY WAITING] editors/ooodict-hu_HU port can moved to hungarian categoryedwin2004-01-162-19/+0
| | | | | | | | | There is hungarian category in the port collection. The hungarian OpenOffice dictionary can be moved to hungarian similarly to the german dictionary. PR: ports/50996 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* Update to 3.2.2.marcus2004-01-154-14/+4
| | | | Approved by: maintainer
* OBE by REINPLACE action in pre-configure.obrien2004-01-131-8/+0
| | | | | PR: ports/46317 Submitted by: David Yeske <dyeske@yahoo.com>
* - Update to version 1.58krion2004-01-123-16/+13
| | | | | PR: 61245 Submitted by: Ports Fury
* update to 0.8yoichi2004-01-112-2/+2
|
* setup -dontdeletetemp has the same effect as this patch.mbr2004-01-104-84/+0
|
* $OOHOME/user/config/soffice.cfg is a directory, not a file.mbr2004-01-104-8/+8
|
* - Set QTMAKESPEC and fix the buildkrion2004-01-091-1/+4
| | | | | PR: 61018 61111 Submitted by: Kay Lehmann <kay_lehmann@web.de>, Ulrich Spoerlein <q@uni.de>
* Fix Makefile comment in port.mbr2004-01-091-2/+2
|
* Fix USE_CDROM option in comment.mbr2004-01-091-1/+1
|
* Add staroffice7.0 port. This product is commercial and needs to be boughtmbr2004-01-098-3680/+4925
| | | | from sun.
* Update port: editors/tpad fixed some bugs and added new featuresedwin2004-01-084-6/+31
| | | | | | | | | | | | | | | | | | | | | | | Changes in 1.1 (7 Gen 2004) - I forgot to catch the kill of the window manager! Now it's fixed. - Fixed a bug which caused an extra newline to be added to the end of the text. - Added a facility to produce log files with tpad (see help for details). - Get tpad to produce an appicon for WindowMaker. - Now you can configure the color of the selection and the date/time format. - Added a simple print option which uses lpr(1). - Added a global configuration file tpad.conf, separated from the main program code. Also supports per-user configuration files (named ~/.tpadrc). - Added HTML 2.0 help files and the Help option under the Help menu. PR: ports/61023 Submitted by: Antonio Bonifati <ant@venus.deis.unical.it>
* - Update to 0.7.10pav2004-01-073-2/+3
|
* Add gnome2-office, a meta-port of office/productivity applications formarcus2004-01-074-0/+40
| | | | | | | | | the GNOME 2 Desktop. This is being done as part of the GNOME meta-port restructuring effort. The end goal is to provide GNOME users with a few meta-ports that offer more pointed sets of applications to enhance their GNOME 2 experience. Discussed on: gnome@
* Add another MASTERSITE.obrien2004-01-051-1/+2
|
* Remove junk files (ie, .orig) before installing all files in supportobrien2004-01-051-0/+4
| | | | | | directories. Submitted by: Mike Hunter <mhunter@ack.Berkeley.EDU>
* Update to 2.4.1.marcus2004-01-052-2/+2
|
* - Update to 0.7.9pav2004-01-054-9/+38
|
* Since we prefix the binary names with "pn", we need this patch sopetef2004-01-042-1/+13
| | | | | | 'pnview' sets the 'readonly' flag by default. PR: 59088
* Merge a forgotten line from my GNOME 2.5 repo.marcus2004-01-031-1/+1
| | | | Reported by: Lewis Thompson <purple@lewiz.net>
* Add a missing USE_REINPLACE.marcus2004-01-031-0/+1
|
* Merge diffs from my GNOME 2.5 repo.marcus2004-01-035-16/+67
| | | | | | | | | | * Make this port build * Use USE_BZIP2 * Point to MASTER_SITE_GNOME * Correct pkg-plist * Obey CFLAGS * Use USE_LIBTOOL to avoid threading problems on -CURRENT * Add additional categories
* New port: misc/dasher, text entry system (for people with disabilities)edwin2004-01-035-0/+52
| | | | | | | | An information-efficient text entry system (for people with disabilities) PR: ports/54414 Submitted by: lewiz <purple@lewiz.net>
OpenPOWER on IntegriCloud