aboutsummaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* /~ On a sunny day, looking for a hexeditor,edwin2005-10-132-6/+5
| | | | | | | | | | | seeing this one, trying to fetch it, failing miserable. ~/ Adjust the group statements to fix fetching. Port is not available on the Sunsite servers anymore. This (old) version is not available on the new website, but just leave it in for later upgrade possibilities. /~ 21 months of failed fetching is such a long time ~/
* Update Pine and Pico to 4.64, the latest from UW. This version containsdougb2005-10-122-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | mostly bug fixes, with a few small new features. See the following for details: http://www.washington.edu/pine/changes/4.63-to-4.64.html I also updated the Pine port to stop building Pico, and instead depend on the Pico port. This solves a CONFLICTS situation, and is arguably the more logical way to handle this. Also, if you use an alternate editor for Pine, you no longer have to install Pico if you don't want it. Make the dependency on ispell conditional. [1] This is not exactly what the PR originator requested, but it will accomplish basically the same thing. Use these new things called variables to help ensure that the maildir patches can be found from version to version. [2] PR [1]: ports/75569 Submitted by [1]: Jeremy Chadwick <freebsd@jdc.parodius.com> PR [2]: ports/86960 Submitted by [2]: Lewis Thompson <lewiz@compsoc.man.ac.uk>
* - Update to 0.8.4ahze2005-10-123-3/+7
| | | | Approved by: radek@raadradd.com (maintainer)
* Fix a security vulnerability in the RTF importer of KWord.lofi2005-10-116-0/+978
| | | | | | | | Security: CAN-2005-2971 Security: CESA-2005-005 Security: http://www.kde.org/info/security/advisory-20051011-1.txt Security: Opening specially crafted RTF files in KWord can cause execution of abitrary code.
* Don't use "." in PATCH_SITE_SUBDIR for MASTER_SITE_LOCAL - therefenner2005-10-101-1/+1
| | | | are no files there.
* Don't use "." in MASTER_SITE_SUBDIR with MASTER_SITE_LOCAL -fenner2005-10-101-1/+1
| | | | there are no files there.
* o) Update to respect new Patch from SUN (Product Update 5)lkoeller2005-10-082-11/+11
| | | | (Contact port owner for admission)
* SETEdit is a friendly text editor.pav2005-10-086-0/+292
| | | | | | | | | It is a text mode application with windows, buttons, mouse support, etc. The main target of the project are programmers so the editor is mainly oriented to programming. PR: ports/86751 Submitted by: Sten Feldman <exile@chamber.ee>
* Remove WWWmnag2005-10-071-2/+0
| | | | | PR: 87066 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> (maintainer)
* Update editors/tamago to debian patchlevel 9ehaupt2005-10-074-8/+8
| | | | | | PR: 86909 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: novel (mentor)
* Fix bogus ui files in preparation for Qt 3.3.5lofi2005-10-0427-0/+324
|
* upgrade to 1.3.4ijliao2005-10-044-5/+11
|
* Forgot to add patches...maho2005-10-0412-0/+246
|
* update to 2.0RC1maho2005-10-0436-318/+534
|
* - Change my e-mailaz2005-10-033-3/+3
| | | | Approved by: sem (mentor)
* upgrade to 1.0.01ijliao2005-10-032-19/+9
|
* Update to 9.5a.gj2005-10-0212-259/+346
| | | | PR: ports/86232 (vile only)
* Upgrade to v2.7.8jkoshy2005-09-303-4/+27
| | | | | PR: ports/86749 Submitted by: Andrej Zverev <az@inec.ru>
* - Update to 2.2sem2005-09-292-4/+5
| | | | | PR: ports/86676 Submitted by: Ports Fury
* - Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel totmclaugh2005-09-291-2/+2
| | | | | | | | gtk-sharp20 for affected ports. - Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining in mcatalog, bless, f-spot, and gecko-sharp10. Approved by: ahze (mentor)
* Update to 0.3.7.2arved2005-09-294-85/+4
| | | | | PR: 86677 Submitted by: KATO Tsuguru <tkato432@yahoo.com> (update to 0.3.7.1)
* Update to 2.2.8arved2005-09-292-3/+3
| | | | | PR: 86678 SUbmitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Teach poedit how to run with more BDB versions;thierry2005-09-241-18/+21
| | | | | | - remove BROKEN; - replace USE_BDB_VER by WITH_BDBi (borrowed from ruby-bdb).
* Fix allocation of pty for shell-mode.cracauer2005-09-242-3/+12
| | | | | | | | | | | | | | This was broken for newer FreeBSDs which give out pty names /dev/pty[pqrsPQRS][0123456789abcdefghijklmnopqrstuv] emacs, manually searching, stopped at a gap of 3 entries. But the new naming scheme allows a gap of 28. Set to 30 just in case. Actually there's no good reason not to set that to 256, it's not that 512 system calls kill us everytime someone opens a shell in emacs. Bump portsrevision so that it gets picked up by portupgrade. I wonder whether other emacsens are affected, too...
* - Try to fix build on amd64sem2005-09-231-3/+14
| | | | Submitted by: maintainer
* o Update pkg-message.inmaho2005-09-2222-44/+44
| | | | | o made a symlink against setofficelang, which we can choose what lang mainly we use with
* Jack L. has kindly set up mirror site for sources and helpcontent.maho2005-09-222-1/+4
| | | | Submitted by: "Jack L." <xxjack12xx@doramail.com>
* Jack L. has kindly provided mirror site for source.maho2005-09-225-5/+10
| | | | Submitted by: "Jack L." <xxjack12xx@doramail.com>
* Update to m130. Build confirmed with 4.11-RELEASEmaho2005-09-2110-20/+20
|
* no longer exist for Ooo 2.0:maho2005-09-2111-44/+0
| | | | sagenda, sfax, setup, sweb
* - Add one more MASTER_SITES backupgarga2005-09-211-1/+2
| | | | Submitted by: maintainer
* - Add backup MASTER_SITESgarga2005-09-211-1/+3
| | | | Requested by: kris
* - Update to 2.2.7pav2005-09-182-3/+3
| | | | | PR: ports/86265 Submitted by: Ports Fury
* update to m129maho2005-09-1620-70/+290
|
* - Update to 21.5-b22 "cucumber".sem2005-09-152-3/+3
| | | | | PR: ports/86147 Submitted by: maintainer
* Update to 1.1.5maho2005-09-152-11/+11
|
* - Make it fetchable again, using gzip tarball instead bz2.garga2005-09-122-5/+3
| | | | | PR: ports/86008 Submitted by: maintainer
* - Add EXTRACT_AFTER_ARGS to shave off a few seconds and 59MB for abiwordahze2005-09-122-0/+8
| | | | 89MB for abiword-plugins
* Remove obsolete mastersites.linimon2005-09-126-19/+3
| | | | Source: distfile survey
* Maintainer no longer has time to look after these ports. We appreciatelinimon2005-09-121-1/+1
| | | | | | the help in the past. Approved by: maintainer
* Remove obsolete mastersites.linimon2005-09-121-3/+0
| | | | Source: distfile survey
* Remove obsolete mastersites.linimon2005-09-121-4/+1
| | | | Source: distfile survey
* A LaTeX editor based on Bluefishpav2005-09-115-0/+91
| | | | | | | | | | | 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>
* Opps, adding . was wrong.maho2005-09-101-1/+1
| | | | Pointy hat to: maho
* Update to 2.2.6lawrance2005-09-102-3/+3
| | | | | PR: ports/85875 Submitted by: Ports Fury
* Update to 1.1.5RC4. I hope this will be the 1.1.5maho2005-09-093-12/+12
| | | | release...
* Since OpenOffice.org base had been added, somaho2005-09-0911-0/+11
| | | | | | openoffice.org-<*>-sbase should invoke OOo base as well. Submitted by: Andreas Kohn <andreas@syndrom23.de>
* Forgot to add openoffice.org-2.0 in parent Makefilemaho2005-09-091-0/+1
| | | | Submitted by: Stuart Barkley <stuartb@4gh.net>
* Update to m128maho2005-09-0915-155/+145
|
* backout previous change of dependency of bison.maho2005-09-0611-11/+11
| | | | | Submitted by: "Jack L." <xxjack12xx@gmail.com>, linimon, Pascal Hofstee <caelian@gmail.com>, and Marcus Alves Grando <marcus@corp.grupos.com.br>
* The bison port has been updated 2.0, somaho2005-09-0611-11/+11
| | | | bison-devel is no longer needed.
* Now buildable with 4.11-RELEASEmaho2005-09-0610-0/+420
|
* Fix build error.nobutaka2005-09-056-3/+129
| | | | | PR: ports/85508 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* - Change ${ECHO_CMD} to @${ECHO_CMD}barner2005-09-058-3/+160
| | | | | - Fix build with gcc 2.95. It was the good old "declare variables at the beginning of a {} block"-story again. *sigh*
* Now buildable with 4.11-RELEASE.maho2005-09-0512-0/+504
| | | | patch for workaround for FreeBSD4 is added.
* Add a workaround for 4.11-RELEASE. now buildable.maho2005-09-041-4/+4
| | | | Inspired by: Yuri Tarasievich <yury_tarasievich@yahoo.com>
* - M$ -> Microsoftpav2005-09-041-9/+9
| | | | | | | - Remove trailing whitespace PR: ports/85575 Submitted by: Darrien <darrien.l@gmail.com>
* - Update to 1.41garga2005-09-022-3/+8
| | | | | PR: ports/85624 Submitted by: Andrej Zverev <az@inec.ru> (maintainer)
* Only buildable/working on i386maho2005-09-0214-3/+30
|
* Currently OOo is buildbale only with bsdjavamaho2005-09-0214-0/+14
| | | | Reported by: many people
* Not overwritten CATEGORIES for localized packagesmaho2005-09-0214-178/+178
| | | | | | (portupgrade indicates non-existing directory) Reported by: Harry Forker <harry@forker.de>
* - Update to 0.9.1pav2005-09-012-3/+3
| | | | | PR: ports/85531 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* remove `clean' so that second build make use of work dir.maho2005-08-313-5/+5
| | | | Submitted by: "Jack L." <xxjack12xx@gmail.com>
* Take maintainershiphq2005-08-311-1/+1
|
* - Unbreak: fix pkg-plist by excluding some files and having a dynamic packinghq2005-08-314-477/+453
| | | | | | | | | | | | | | 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>
* BROKEN: Incomplete pkg-plistkris2005-08-311-0/+2
|
* [1]:jylefort2005-08-312-10/+6
| | | | | | | | | | | | - 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)
* upgrade to 1.0.5ijliao2005-08-309-86/+327
| | | | | PR: 85377 Submitted by: Ports Fury
* - Update to 2.2.5ahze2005-08-303-18/+8
| | | | | PR: ports/85378 Submitted by: Ports Fury
* Fix INDEX build.krion2005-08-291-1/+1
|
* Fix index build by moving openoffice.org-1.1 ports.maho2005-08-2938-39/+39
| | | | Submitted by: krion via krisautomail
* Fix index buildmaho2005-08-291-1/+1
| | | | Reported by : krion via krisautomail
* Fix distinfomaho2005-08-291-176/+176
| | | | Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* After repocopied by PR 85372, old ports must bemaho2005-08-29206-13034/+0
| | | | | removed. PR: 85372
* After the repocopy request : PR 85372,maho2005-08-291-4/+4
| | | | SUBDIR must be changed accordingly.
* remove dependency the name of openoffice,maho2005-08-291-3/+3
| | | | | since this office suite's name is openoffice.org and not openoffice.
* backout last commit :(maho2005-08-291-1/+1
|
* ${PORTNAME} should be openoffice.orgmaho2005-08-2914-18/+13
|
* update to 2.0beta2maho2005-08-2930-156/+126
|
* - Update to 2.10.5.mezz2005-08-294-3/+17
| | | | | | | - 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."
* Upgrade to 2000.11.thierry2005-08-286-72/+73
|
* Add a message for workaroundmaho2005-08-2812-12/+12
|
* 1. update to m126maho2005-08-2884-959/+1067
| | | | | | | | | | | | 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
* 1. remove duplicated helpcontent_01.tgz in DISTFILESmaho2005-08-288-28/+72
| | | | | | | | | 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
* 1. remove duplicated helpcontent_01.tgz in DISTFILES sectionmaho2005-08-284-20/+20
| | | | | | | | 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]
* 1. remove duplicated helpcontent_01.tgz in DISTFILESmaho2005-08-2826-108/+500
| | | | | | | | | | | | | | 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]
* Don't depend on libpq directly, instead use the USE_PGSQL knobgirgen2005-08-223-3/+3
| | | | Approved by: portmgr
* Add a note about VIM's modeline support. This will instruct usersremko2005-08-172-0/+9
| | | | | | | | 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)
* 1. if we set CPUTYPE in /etc/make.conf, OOo build fails [1].maho2005-08-134-2/+46
| | | | | | | | | | | 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)
* OOo is updated to 1.1.5 and following ports hardcodesmaho2005-08-111-1/+1
| | | | | | | | | version. fix building. editors/ooodict-all japanese/openoffice-templates Submitted by: kris Approved by: portmgr (kris)
* make fetchablemaho2005-08-112-4/+0
| | | | | Submitted by: kris Approved by: portmgr(kris)
* 1. use --with-system-freetype . update of libXft to version 2.1.7,maho2005-08-1136-156/+9180
| | | | | | | | | | | | | | | | 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)
* make fetchablemaho2005-08-082-2/+2
| | | | | Submitted by: kris Approved by: portmgr (marcus)
* make fetchablemaho2005-08-052-4/+0
| | | | | Submitted by: kris Approved by: portmgr(clement)
* Don't try to invoke autoheader during build stage.lofi2005-08-043-12/+6
| | | | Approved by: portmgr (krion)
* Remove duplicate file listing to fix fetch of editors/ooodict-en_CAkris2005-08-031-2/+0
| | | | Approved by: portmgr (self)
* Update to Vim 6.3 patchlevel 85obrien2005-08-032-3/+11
| | | | Approved by: portmgr(krion)
* adding missing double-quote mark in Makefile.knobsmaho2005-08-024-6/+6
| | | | | | PR: 84277 Submitted by: Krzysztof Stryjek <wtp+oo11@bsdguru.org> Approved by: portmgr (marcus)
* - Unbreak [1]garga2005-08-022-14/+7
| | | | | | | | | - Pass maintainership to submitter [1] - Use PORTDOCS - Remove one line pkg-plist PR: ports/84451 [1] Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> [1]
* Update to 2.60.2lawrance2005-08-023-10/+5
| | | | | | | | Use PLIST_FILES PR: ports/84434 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Joseph Scott <joseph@randomnetworks.com> (maintainer)
* - Use PORTDOCSgarga2005-08-022-11/+8
| | | | | | | - Remove one line pkg-plist - Reduce COMMENT to make portlint happy Approved by: maintainer
* Make a mirror and take maintainership.thierry2005-08-021-5/+2
| | | | | PR: 84444 Submitted by: Gabor Kovesdan <gabor.kovesdan (at) t-hosting.hu>
* - Remove 2 lines pkg-plistgarga2005-08-022-2/+2
| | | | | PR: ports/84437 Submitted by: Andrej Zverev <az@inec.ru>
* - Remove 2 lines pkg-plistgarga2005-08-022-2/+2
| | | | | PR: editors/puff Submitted by: Andrej Zverev <az@inec.ru>
* - Update to 1.12.5sem2005-08-022-3/+3
| | | | | PR: ports/84435 Submitted by: Andrej Zverev <az@inec.ru>
* Update to 10.2.danfe2005-08-013-91/+91
|
* Remove obsolete patch.lofi2005-08-013-15180/+0
|
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-01140-231/+443
|
* Update to version 9.5.gj2005-07-318-177/+269
| | | | | | | | | | | Do some cleanup to make portlint happy. In the WITH_FILTERS case use dynamically loadable filters rather than filters which are statically compiled in. This makes the executables about 200kB to 400kB smaller and does not semm to make startup any slower. Partly based on PR: ports/84122
* Fix a runtime problem on emacs20. Bump PORTREVISION.hrs2005-07-302-1/+26
| | | | Submitted by: yoichi
* Issue a one-month stay of execution for these ports so I can send outkris2005-07-302-2/+2
| | | | an email announcing their demise and give users the chance to submit fixes.
* Fix plist.barner2005-07-301-0/+1
| | | | | Pointy hat to: me Submitted by: krismail
* removing unnecessary patchesmaho2005-07-2930-428/+0
|
* Broken on >= 6.0: invalid packing list.jylefort2005-07-291-1/+7
| | | | Reported by: pointyhat via krion
* remove unnecessary patches again :(maho2005-07-2920-330/+0
|
* o forgot to remove some filesmaho2005-07-296-66/+0
| | | | o rename optpatch-freetype+patch to optpatch-freetype
* Remove gif disable patch.maho2005-07-296-692/+0
|
* more robust generation of scriptmaho2005-07-2918-49/+49
|
* Unbreak for 5-seriesmaho2005-07-29360-3212/+3106
|
* Rename openoffice-wrapper to openoffice.org-wrappermaho2005-07-2932-64/+64
|
* some cleanups.maho2005-07-274-16/+8
|
* Update to 1.1.5rc2maho2005-07-2726-588/+90
|
* update to m121maho2005-07-2724-48/+72
|
* Upgrade xemacs-devel to 21.5.b21 "corn" by following upgrade oflesi2005-07-276-104/+14
| | | | | | xemacs-devel-mule. Rename patch-ak to patch-unexelf.c after realigning. Changes in patch-ai were merged.
* Update to 2.2.2.naddy2005-07-252-6/+4
| | | | | This release fixes a startup crash on 64-bit platforms and some minor command-line and documentation bugs.
* Add dependency for gtksourceview (added to USE_GNOME).barner2005-07-251-1/+1
| | | | Pointed out by: kris via pointyhat
* BROKEN on 6.0: Configure failskris2005-07-251-0/+4
|
* Extend an ifdef from __amd64__ to other _LP64 archs and unbreak for sparc64lesi2005-07-242-4/+11
| | | | | | | and ia64. (Not actually tested on ia64, but same fix does make xemacs-devel build there according to pointyhat.) Approved by: Andrey Slusar (maintainer)
* - Update to MlView 0.8barner2005-07-236-15/+109
| | | | - Dbus support
* This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-232-0/+4
| | | | at that time and no PRs have been submitted to fix it.
* No longer need DEFALUT_TO_ENGLISH_FOR_PACKING to be set to yes;maho2005-07-2312-24/+24
| | | | | | now it is default. Submitted by: Pavel Janik <Pavel@Janik.cz>
* Ne is a free text editor based on the POSIX standard that runs (wegarga2005-07-225-0/+56
| | | | | | | | | | | | hope) on almost any UN*X machine. ne is easy to use for the beginner, but powerful and fully configurable for the wizard, and most sparing in its resource usage WWW: http://ne.dsi.unimi.it/ PR: ports/83874 Submitted by: Andrej Zverev <az@inec.ru> Approved by: flz (mentor)
* o update to m120maho2005-07-2260-480/+1260
| | | | | | | | | | o enable WITHOUT_MOZILLA o Informative about localized build[1] o spelling/grammar cleanup[2] PR: 83502 [1] Submitted by: Harald Schmalzbauer <harry@schmalzbauer.de>[1] "Jack L." <xxjack12xx@doramail.com>[2]
* Add application/msword mime type for you can double click on any of .doc filesmezz2005-07-222-2/+2
| | | | | | and some other features. Submitted by: sajd in #freebsd.gnome (freenode)
* - Update to 2.3.4, see release note for detail:mezz2005-07-217-16/+26
| | | | | | | | | http://www.abisource.com/release-notes/2.3.4.phtml - Do not extract the useless stuff like MSVC*, abipbx, expat, fribidi, libpng and etc. That way will not link any inside dependencies for sure, we want to use dependency from our ports tree. [1] Submitted by: mi [1]
* BROKEN on ia64 and sparc64: Does not buildkris2005-07-211-0/+4
|
* - Get rid of pkg-plistsem2005-07-193-8/+5
| | | | | | | - Grant maintainership to submitter PR: ports/83662 Submitted by: Andrej Zverev <az@inec.ru>
* - Update to 13.1sem2005-07-182-70/+70
| | | | | PR: ports/83629 Submitted by: Andrey Slusar (maintainer)
* - Update to 4.2sem2005-07-182-13/+13
| | | | | PR: ports/83628 Submitted by: Andrey Slusar (maintainer)
* - Update to 2.2.1pav2005-07-182-3/+3
| | | | | PR: ports/83613 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 2.06pav2005-07-182-3/+3
| | | | | PR: ports/83612 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Add note how to make localized packagesmaho2005-07-178-60/+104
| | | | | PR: 83502 Submitted by: Harald Schmalzbauer <harry@schmalzbauer.de>
* Update to 1.9m117maho2005-07-1624-48/+48
|
* Add powerpc support.nobutaka2005-07-163-9/+12
| | | | | PR: ports/83074 Submitted by: Dario Freni <saturnero@freesbie.org>
* Update to 10.1.danfe2005-07-143-111/+113
|
* update to 1.9m116maho2005-07-1324-48/+48
|
* - Update to 20050108pav2005-07-124-32/+64
| | | | | PR: ports/83261 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* - Update to 2.2.0pav2005-07-125-43/+41
| | | | | PR: ports/83267 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-121-1/+1
| | | | Approved by: flz (mentor)
* Update to latest Pine distfiledougb2005-07-112-3/+5
|
* Update to 2.3.2, only a lot of bug fixes. See release note for detail:mezz2005-07-114-6/+4
| | | | http://www.abisource.com/release-notes/2.3.2.phtml
* Various bugfixes from the KOffice-1.4.x branch.lofi2005-07-1115-105/+15183
| | | | Submitted by: Raphael Langerhorst <raphael-langerhorst@gmx.at>
* Chase master sitekris2005-07-111-1/+1
|
* Backout USE_IMAKEmaho2005-07-102-12/+4
|
* Use USE_IMAKE instead of explicitlymaho2005-07-102-4/+4
| | | | writing at BUILD_DEPEND section
* Update to manedit-0.6.1 to fix fetchingkris2005-07-092-3/+3
|
* - Update to 3.2pav2005-07-086-37/+78
| | | | | | PR: ports/80692 Submitted by: chinsan <chinsan@mail2000.com.tw> Approved by: maintainer timeout (2 months)
* Presenting GNOME 2.10.2 for FreeBSD. Check outmarcus2005-07-081-1/+1
| | | | | | http://mail.gnome.org/archives/gnome-announce-list/2005-July/msg00019.html for the official release announcement as well as all the changes in this release.
* somehow duplicated MD5 and SIZE of helpcontent_01_unix.tgzmaho2005-07-072-4/+0
| | | | | | in distinfo Submitted by: kris (unfetchable report)
* Update to Vim 6.3 patchlevel 79obrien2005-07-072-4/+30
|
* Update to 0.8.2.novel2005-07-062-3/+3
| | | | | PR: 83054 Submitted by: Radoslaw Kozlowski (maintainer)
* Update to KOffice 1.4.0a.lofi2005-07-06169-2128/+5985
| | | | | Note that 'a' does *not* stand for 'alpha', but denotes a short-notice bugfix release made after KOffice 1.4.0.
* Update to 9.4z.gj2005-07-064-4/+40
|
* o Update m57maho2005-07-058-80/+12
| | | | version number becomes 1.1.5.
* update to m114maho2005-07-0536-348/+48
|
* - Update to version 1.3.3novel2005-07-043-21/+30
| | | | | PR: 82938 Submitted by: Ports Fury
* - Update to version 2.1novel2005-07-042-3/+3
| | | | | PR: 82937 Submitted by: Ports Fury
* add missing imake dependencymaho2005-07-032-2/+4
|
* fix by adding imake dependencymaho2005-07-0312-12/+24
| | | | Submitted by: kris
* Fix distinfo.maho2005-07-032-4/+4
| | | | Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Update to m113maho2005-07-0248-816/+1080
|
* update to m56maho2005-07-0212-142/+100
| | | | | | | | | | | | | | o mozilla 1.0 dependency issue 1. reduce gtk dependency to xlib 2. we need libIDL >=0.6.3 and glib >=1.2.0 to build mozilla. From mozilla/xpcom/typelib/xpidl/README xpidl depends on Andrew Veliath and Elliot Lee's libIDL, a part of the GNOME ORBit C ORB. We currently require libIDL >= 0.6.3, which in turn requires glib >= 1.2.0 3. libIDL (not libIDL2) port does not exist and orbit includes libIDL and libIDL dependency implies glib12 o No longer depends on Xvfb. o Afaik, only JDK 1.4 is supported to build
* - Update to 10.0danfe2005-07-012-7/+4
| | | | - Stop carrying distfile around, master site seems to be pretty stable now
* Remove openoffice.org localized ports as I announced:maho2005-06-2922-318/+0
| | | | | | | | o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice o still you can build them via knobs for 1.1 see ports/editors/openoffice-1.1/files/Makefile.localized o 1.0 has been broken for long time, no longer maintained actively. (but still I don't delete 1.0 and delete only localized versions)
* Currently only OOo buildable java is jdk1.4.maho2005-06-2812-12/+12
| | | | Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* Dmitry Sivachenko has just checked-in a patch to fltk such that openofficemaho2005-06-2712-36/+0
| | | | | | now builds even if you have fltk installed. Submitted by: Mike Durian <durian@shadetreesoftware.com>
* Update to KDE 3.4.1lofi2005-06-267-9/+6
|
* Update to 0.9.0lawrance2005-06-232-6/+7
| | | | | PR: ports/82530 Submitted by: Ports Fury
* Update to 3.17.17lawrance2005-06-234-9/+6
| | | | | PR: ports/82529 Submitted by: Ports Fury
* Update to 2.0lawrance2005-06-232-10/+7
| | | | | PR: ports/82528 Submitted by: Ports Fury
* Update to 1.12.3lawrance2005-06-232-3/+3
| | | | | PR: ports/82531 Submitted by: Ports Fury
* Update to 2.0.7lawrance2005-06-232-3/+3
| | | | | PR: ports/82532 Submitted by: Ports Fury
* update to m111maho2005-06-2236-96/+384
| | | | cleaning up dependency a bit
* - Update to 0.9.1pav2005-06-213-4/+5
|
* Add warning if x11-toolkits/fltk is installed build fails.maho2005-06-2012-36/+36
| | | | Corrected: Mike Durian <durian@shadetreesoftware.com> (again)
* Set as broken if epm is installed. it causes a build errormaho2005-06-1912-0/+36
| | | | | | | while building epm project. Now epm is a part of OpenOffice.org's distribution. Reported by: Mike Durian <durian at shadetreesoftware.com>
* call uname needlessly.maho2005-06-1916-16/+16
| | | | | | | | SIMPLEOSVER by parsing the output of `uname -r`. This is pointless, since the same data can be obtained from the (already generated) OSREL variable. PR: 76330 Submitted by: Colin Percival <cperciva@hexahedron.daemonology.net>
* Add English helpfile as default for languagesmaho2005-06-198-8/+20
| | | | | | | | | which have no localized helps. I didn't convert polish help since it doesn't have a commit quality. http://l10n.openoffice.org/servlets/ReadMsg?list=dev&msgNo=4977 PR: 78332 Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
* fix typo and correct apparent mistakemaho2005-06-1912-72/+12
| | | | Submitted by: des
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-185-15/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD tools to strip binaries anymore, so it's not neccesary anymore to override STRIP and STRIP_CMD. - USE_LINUX_PREFIX implies NO_MTREE now. - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries instead upon the native FreeBSD libraries. - The variable LINUX_BASE_PORT contains a string which is suitable as an item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the default (or overriden) linux base, ${LINUX_BASE_PORT} should be used instead of a hardcoded reference. - Change all ports to comply to the "new world order". - The Ports Collection now allows to override the default linux_base port. Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}). - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base port and if USE_LINUX isn't set to "yes" (case insensitive), the port will be marked as IGNORE. [1] - Readd USE_LINUX knobs into several ports and make several uses of a conditional dependency ("USE_LINUX?=") into an unconditional one ("USE_LINUX=") which where removed/changed by Trevor to allow the use of alternative linux_base ports. While this is a nice goal, the implementation resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob in this commit is supposed to fix the problem while keeping the feature. Basicaly this includes a backout of Trevor's commit, to prevent confusion I mention it here explicitely. - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports. Chase dependencies for this. - Changes to make linux_devtools installable on amd64, remove some stray device nodes (they don't work on recent OS versions and aren't really needed). - Make linux_base-8 PREFIX clean and remove some stray device nodes. Additionally tell a little bit more about how to setup NIS/YP [2]. - Update the PGSQL dependency in the linux-opengroupware port to a recent version (the old one isn't available anymore), I don't know if this works (at least it isn't more broken than before). - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux ports, the former path exists already and gets populated by other packages too (PREFIX=LINUXPREFIX!). - Fix some obvious (non-linuxolator) bugs in some linux ports while being there. - Bump PORTREVISION where neccesary. Requested by: portmgr (linimon) [1] Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2] Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout) Tested on: ports cluster (kris) Reviewed by: silence on emulation@ Superseedes PR: 69997 Maintainer approval from: chris@chrisburkert.de cracauer@cons.org des girgen jamie@bishopston.net mezz mi nivit@users.sf.net pat simond@irrelevant.org riggs@rrr.de Udo.Schweigert@Siemens.com
* Update to 1.1.4 (1.1.5?) m55.maho2005-06-1816-472/+8
| | | | anyway m55 is correct.
* Update to m110maho2005-06-1748-384/+72
|
* - Make packages optional (WITHOUT_XEMACS_PACKAGES).sem2005-06-153-5/+35
| | | | | | | | | - Remove dependency on mail/faces (it is not required for an base editor configuration and it pulls in gtk1 and what comes with that. - Integrate with the GNOME desktop if installed. PR: ports/68826 Submitted by: Pawel Worach <pawel.worach@telia.com>
* Directory share/pixmaps is now included in mtreelesi2005-06-151-1/+0
| | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist.
* - Update to 2.3.1.mezz2005-06-137-28/+28
| | | | | | - Disable WITH_OPENWRITER for now, which it requires libgsf 1.12.1. I think, it is in MarcusCom CVS with GNOME 2.11.x (2.12). I am not sure if I should move abiword(-plugins)-devel in MarcusCom CVS yet.
* IGNORE: Hangs during buildkris2005-06-121-0/+2
|
* update to m109maho2005-06-1136-168/+168
|
* - Provide unzip for install stage (RUN_DEPENDS really, but we don't havepav2005-06-101-1/+2
| | | | | | INSTALL_DEPENDS knob) Reported by: krismail
* - Update or add WWW: linesahze2005-06-102-1/+3
|
* Update to 2.10.3.mezz2005-06-092-3/+3
|
* - Update to 1.12.2pav2005-06-073-14/+3
| | | | | PR: ports/81956 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 2.2.8.mezz2005-06-064-8/+9
| | | | http://www.abisource.com/release-notes/2.2.8.phtml
* - Add Setswana and Zulu OpenOffice dictionariespav2005-06-062-0/+36
|
* - Unbreak and general updatepav2005-06-0640-75/+714
| | | | | | | | | | | | | | | - Add thesaureses - Add new dictionaries for Afrikaans, Welsh, English (Australia), English (New Zealand), Spanish (Mexico), Faroese, Irish, Gaelic, Galician, Indonesian, Kurdish, Lithuanian, Malagasy (Madagascar), Maori (New Zealand), Malay, Norwegian, Chichewi (Malawi), Romanian, Kinyarwanda (Rwanda), Slovenian, Kishahili, Tagalog (Philippines), Hebrew (Israel), German (Austria), French (Belgium) PR: ports/78492, ports/81196 Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>, Nicholas Kirby <nkirby@dagr.net> Approved by: maintainer (in general; too busy to work on ooodict)
* - Fix typo in COMMENTpav2005-06-0616-16/+16
| | | | | | PR: ports/78134 Submitted by: kumasan <gee_gee@yahoo.co.jp> Approved by: maintainer timeout (3 months)
* - Update to 0.9.6sem2005-06-052-5/+21
| | | | | PR: ports/81857 Submitted by: Ports Fury
* * Update to 21.5-b21 "corn"sem2005-06-049-128/+17
| | | | | | | | | * Unbreak on non-i386 platforms * Update EMACS_VER on editors/xemacs-devel-mule * Fix EMACS_VER on editors/xemacs-devel PR: ports/81866 Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer)
* o For QA purpose, add optional target package-canonical.maho2005-06-0436-36/+2352
| | | | | | | | | | | | | Using this packaging method, packages must build without errors. Nevertheless we'll go our own way. o Change packaging method from generic one to FreeBSD's native one. This works well for both packaging method and slightly saves disk space as well. o Fix some problems arose by using FreeBSD's native packaging method. Result of: CodeFest Japan 2005 https://members.fsij.org/trac/codefest2005/
* Remove ports which expired on 2005-06-01 (no pending PRs, either)vs2005-06-0310-220/+0
|
* Forgot to remove this patchmaho2005-06-0312-600/+0
|
* Update to m107maho2005-06-03192-12384/+48
|
* Update to 0.3.5.mezz2005-06-023-20/+18
|
* Update to version 1.8.1markus2005-06-024-6/+6
|
* change the libtool version to use from 1.3 to 1.5oliver2005-06-023-3/+2
|
* - Fix build on 4.xbarner2005-06-011-3/+7
| | | | | | Submitted by: Ports Fury PR: ports/81723 Approved by: Radek Kozlowski <radek@raadradd.com> (maintainer)
* - Update to 2.0.6.flz2005-06-012-3/+3
| | | | | PR: ports/81724 Submitted by: Ports Fury
* Mark these ports DEPRECATED due to being unmaintained and one or morelawrance2005-05-312-0/+6
| | | | | | | | of stale, obsolete, unused, irrelevant and unloved. 60 days grace in which I will gladly accept fix requests. PR: ports/79666 Submitted by: me
* - Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12pav2005-05-311-1/+1
| | | | Approved by: portmgr (marcus)
* Fix the missing dependencies. A few days ago, kwm has clean upmezz2005-05-302-4/+10
| | | | | | | | libgnomeprintui by remove the un-need dependency. That made my change isn't right, so I am chasing it. Re-add GNOME option if libgnomeui exists, then enable and depend on it. Bump the PORTREVISION. Reported by: pointyhat via kris
* Fix build on 5.x by making configure see that our mkdir works.lawrance2005-05-281-0/+11
| | | | | | | configure (incorrectly) detected that mkdir on 5 was broken, however the workaround it would try to use was even more broken. Approved by: clement (mentor, implicit)
* instsetoo_native -> instsetoo to work parallel build correctlymaho2005-05-264-8/+8
|
* - Update to 1.2.1pav2005-05-254-4/+23
| | | | | | PR: ports/81253 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: Dominic Mitchell <dom@happygiraffe.net> (maintainer)
* Forgot to update patches as well...maho2005-05-23180-180/+180
|
* Update to m105maho2005-05-2396-1308/+7200
|
* - Update kile to version 1.8markus2005-05-226-50/+194
| | | | - Remove kile-i18n as it was merged with kile
* - Arrgh, correct two missing of abiword -> abiword-devel.mezz2005-05-222-2/+15
| | | | | | - My punishment is to add grammar checker plugins, a WITH_GRAMMAR knob. ;-) It depends on textproc/link-grammar. - Bump the PORTREVISION.
* - Reindent Makefile headerdanfe2005-05-222-7/+7
| | | | | | | | - Adjust COMMENT - Unmute INSTALL_FOO statement - Whitespace fixes in pkg-descr Approved by: maintainer
* abiword-devel:mezz2005-05-223-22/+22
| | | | | | | | | | | | | | | - Move .desktop and image from share/gnome/ to share/. - It requires libgnomeprintui now with no option tuneable, so add always enable gnome option. It won't make any difference for the dependency. Any complain should be take direction to the AbiWord developers. - Fix a really no conflict with abiword(-plugins) by rename two files: ttfadmin.sh -> ttfadmin24.sh ttftool -> ttftool24 - Bump the PORTREVISION. abiword-plugins-devel: Fix the distinfo. Somehow, it got lost when I merged sometime ago.
* Update to 9.4t.gj2005-05-2212-4/+66
|
* - Fix incomplete replacement of a keyword "@prefix@".hrs2005-05-213-5/+30
| | | | | | | | - Regenerate info files from the corresponding .texi files. - Remove an empty file. Submitted by: KIMURA Yasuhiro (committed with modification) PR: ports/80644
* Update to 1.2.5. From the change log:naddy2005-05-212-3/+3
| | | | | | | This release includes fixes for segfault during filename completion, justify on systems without regex.h, hangs when the input stream goes away, and scrolling beyond COLS. Included are some new keyboard sequences.
* Update to version 0.8.1.danfe2005-05-204-149/+8
| | | | | PR: ports/81283 Submitted by: maintainer
* Update to 3.62:vs2005-05-193-10/+8
| | | | | | | - implemented [[.a.]] and [[=a=]] where the collating symbol can only include a single character, and that will be the only matched character independent of the locale. - output the result of commands a, r, R when a q command is found.
* Amazing, I forgot to add abiword-devel, abiword-plugins-devel andmezz2005-05-171-0/+2
| | | | | | | | | | | gtk-sharp-devel in the category's Makefile. editors/Makefile: abiword-devel abiword-plugins-devel x11-toolkits/Makefile: gtk-sharp-devel
* Add one more missing -devel if GNOME is being use. s/-gnome/-devel-gnome/gmezz2005-05-171-1/+2
|
* Forgot to save vim for add '-devel' of PKGNAMESUFFIX.mezz2005-05-172-1/+2
|
* Repocopy from editors/abiword and editors/abiword-plugins, this is amezz2005-05-177-29/+48
| | | | | | | | | | | | | development version of AbiWord 2.3.0. You can view the details: http://www.abisource.com/release-notes/2.3.0.phtml As you can see, there have few awsome new plugins. I haven't port the dependencies and enable for those new plugins yet, so you are welcome to do it if you want to as long you let me know. PR: ports/80996 Repocopy by: marcus
* Update to 0.3.4.mezz2005-05-164-33/+63
| | | | BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
* - Sort the packing listjylefort2005-05-1610-107/+239
| | | | | | | | | | | | | | - Honour ${NOPORTDOCS} - Use ${INFO} instead of install-info, and add patches to add section and dir-entry to info files - Patch src/Makefile.in instead of installing files in the wrong location and removing them - Move ${STRIP_CMD} commands to src/Makefile.in - Pass maintainership to Renato Botelho <freebsd@galle.com.br> PR: ports/80441 Submitted by: Renato Botelho <freebsd@galle.com.br> (new maintainer) Approved by: former maintainer
* Disable optimization on ia64 to avoid elisp processing errors.nobutaka2005-05-153-6/+6
| | | | Submitted by: yoichi
* Fix SDK part, so that really usablemaho2005-05-1548-0/+2088
|
* Change build process to much safer one.maho2005-05-154-24/+54
| | | | | | if only 1 processor runs at the same time, top level dmake is enough, and a bit noisy if parallel build is enabled.
* Fix wrappermaho2005-05-1524-23/+35
| | | | Submitted by: Mike Durian <durian@shadetreesoftware.com>
* update to m103maho2005-05-1536-180/+624
|
* o Make buildable for 4.11-RELEASEmaho2005-05-1422-34/+128
| | | | o add comments for patches
* Detect gcj correctly, but not yet supportedmaho2005-05-1312-0/+576
|
* Do not fork process more than 1.maho2005-05-1316-16/+16
| | | | | | Sometimes builds become unstable. Submitted by: kris
* BROKEN message for older than 5.3-RELEASE was wrongmaho2005-05-1316-16/+16
| | | | BROKEN -> TRYBROKEN
* - Change the install directory to Emacs version specific ones[1].hrs2005-05-1317-256/+47
| | | | | | | | | | Bump PORTREVISION. - Clean up the slave ports[1]. - Mark as BROKEN for ia64[2]. PR[1]: ports/80644 Based on work by[1]: KIMURA Yasuhiro Reported from[2]: pointyhat
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-131-1/+1
|