Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bump PORTREVISION after lang/python's changing default to | perky | 2003-08-23 | 1 | -1/+1 | |
| | | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni | |||||
* | Use GCC3.2 to compile this, even on CURRENT. There | mbr | 2003-08-20 | 3 | -30/+0 | |
| | | | | | have been so many c++ problems that it will be a pain to fix it for gcc3.3 | |||||
* | Use gnomeprefix and gnomehack to fix the build on bento. | marcus | 2003-08-20 | 1 | -1/+1 | |
| | | | | Reported by: bento via kris | |||||
* | Fix build with GCC 3.3.1. | marcus | 2003-08-20 | 2 | -0/+18 | |
| | ||||||
* | Fix location of polish/koffice-i18n after Repocopy. | arved | 2003-08-19 | 3 | -3/+6 | |
| | ||||||
* | ny1.mirror seems to be down. Use a different one. Add a second one from | mbr | 2003-08-18 | 3 | -3/+6 | |
| | | | | europe. | |||||
* | - use the proper lpc syntax to get a printer list | petef | 2003-08-18 | 2 | -0/+21 | |
| | | | | | | | | - bump PORTREVISION PR: 37362 Submitted by: maintainer Reported by: Greg Shenaut <gkshenaut@ucdavis.edu> | |||||
* | Still it does not marked as broken. | maho | 2003-08-16 | 17 | -17/+17 | |
| | | | | | Pointed out by: mbr Pointy hat to: myself | |||||
* | path for file in this patch was wrong. | maho | 2003-08-16 | 17 | -187/+153 | |
| | ||||||
* | a) sysui/oounix/office/gnome/gnomeint seems to be desappeared. | maho | 2003-08-16 | 17 | -731/+85 | |
| | | | | b) *everywhere* we do not need virtual framebuffer! | |||||
* | Make this patch up-to-date | maho | 2003-08-16 | 17 | -901/+425 | |
| | ||||||
* | Remarked as broken since it doesn't install. | maho | 2003-08-16 | 17 | -17/+17 | |
| | | | | Pointy hat to: maho | |||||
* | add --with-gxx-include-path especially for STLport, | maho | 2003-08-16 | 17 | -0/+1751 | |
| | | | | | | | and pass PTHREAD_CFLAGS, PTHREAD_LIBS for every compilation. See http://www.openoffice.org/issues/show_bug.cgi?id=18062 for detail. Obtained from Volker Quetschke | |||||
* | If you do not need mozilla connectivity, this patch might help you. | maho | 2003-08-16 | 17 | -0/+289 | |
| | | | | | (currently we do not use it and should be removed later) Obtained from Volker Quetschke | |||||
* | /usr/include/sys/resource.h uses `struct timeval` in the definition of | maho | 2003-08-16 | 17 | -0/+187 | |
| | | | | | | | | struct rusage. struct timeval is defined in /usr/include/sys/time.h, but <sys/time.h> is not included in the <sys/resource.h> header file. Obtained from Volker Quetschke See http://www.openoffice.org/issues/show_bug.cgi?id=18065 for details. reviewed: maho (for 4-STABLE and 5-CURRENT) | |||||
* | workaround. not include pangox.aliases in the | maho | 2003-08-16 | 17 | -0/+357 | |
| | | | | installtion set (somehow?) | |||||
* | THIRDPARTYLICENSEREADME.html is rested directory under html. | maho | 2003-08-16 | 17 | -0/+136 | |
| | ||||||
* | The makefile.mk uses a ld to link the libraries, but ld fails to link with | maho | 2003-08-16 | 17 | -0/+187 | |
| | | | | | | | | | | | -pthread. The correct sollution is to use $(LINK) which points to the used gcc compiler. Unfortunately gcc doesn't understand --whole-archive and --no-whole-archive. You have to use -Wl,-whole-archive and -Wl,-no-whole-archive instead. The following patch does this for FreeBSD, but maybe this should also be done for the generic UNX case. See http://www.openoffice.org/issues/show_bug.cgi?id=18064 for details. Obtained from Volker Quetschke | |||||
* | Committed in the cws_srx645_ooo11rc3 CVS repo. | maho | 2003-08-16 | 51 | -1003/+0 | |
| | ||||||
* | Now passes compilation for recent 4.8-STABLE and 5-CURRENT, | maho | 2003-08-16 | 34 | -731/+187 | |
| | | | | | | | | | | | | | | | | | | | | | but still fails during/after the installtion :( a) follow up to recent cvs checkout (cws_srx645_ooo11rc3, 2003/08/15) b) Use gcc33 from ports for both 4 and 5. gcc-3.3 of 5-CURRENT seems to brake somewhere, and recent version of OOo hits some internal error of gcc-3.2.3. c) remove --enable-gcc3, --with-os-version and --with-ant-home gcc3 is deprecated, os version and ant home should be detected automatically by configure(setting os version had been dangerous, since difference can be seen between /usr/include/osreldate.h and sysctl kern.osreldate) however nowadays it is not so dangerous) d) add build dependency for Xft and gtk-2.0. | |||||
* | Reset bouncing maintainer address ("User unknown") | kris | 2003-08-16 | 1 | -1/+1 | |
| | ||||||
* | Hopefully fix the wchar header issues one last time. It's annyoing to | mbr | 2003-08-13 | 17 | -0/+901 | |
| | | | | | | have changing includes paths with each new gcc import. Submitted by: maho | |||||
* | Make mozilla-vendor compile with gcc 3.3.1 | mbr | 2003-08-12 | 40 | -60/+60 | |
| | | | | | PR: 55147 Submitted by: Jens Rehsack <rehsack@liwing.de> | |||||
* | Update to Vim 6.2 patchlevel 61 | obrien | 2003-08-10 | 2 | -4/+35 | |
| | ||||||
* | BROKEN: Does not compile | kris | 2003-08-07 | 1 | -0/+2 | |
| | ||||||
* | misc/gucharmap is now deskutils/gucharmap. | marcus | 2003-08-07 | 3 | -3/+3 | |
| | ||||||
* | Update to 10.6. | shige | 2003-08-05 | 2 | -2/+2 | |
| | ||||||
* | Attempt to fix build on 64-bit platforms. | marcus | 2003-08-05 | 3 | -0/+45 | |
| | ||||||
* | Switch to MASTER_SITE_DEBIAN_POOL | kris | 2003-08-04 | 1 | -2/+1 | |
| | | | | | PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru> | |||||
* | Use MASTER_SITE_DEBIAN_POOL and correct invalid use of USE_GNOME (missed in | kris | 2003-08-04 | 1 | -3/+2 | |
| | | | | | | | earlier sweeps) PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru> | |||||
* | Fix build on gcc-3.3.x | maho | 2003-08-02 | 1 | -2/+2 | |
| | | | | Submitted by: Simon Barner <barner@in.tum.de> | |||||
* | - Update to version 1.5.2 | krion | 2003-08-01 | 8 | -54/+236 | |
| | | | | | | | | | | - Fix build on -CURRENT - Grammar fixes in pkg-descr - Update project homepage PR: 55077 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Approved by: fjoe (mentor) (implicit), maintainer | |||||
* | Consolidate NO_CDROM and NO_PACKAGE -> RESTRICTED | kris | 2003-07-31 | 1 | -2/+1 | |
| | ||||||
* | Hand ports over to Thierry Thomas <thierry@pompo.net>. | naddy | 2003-07-31 | 1 | -1/+1 | |
| | | | | | | Old maintainer suffers technical difficulties. Submitted by: Serge Gagnon | |||||
* | Update to 1.99.3. | marcus | 2003-07-30 | 12 | -243/+114 | |
| | ||||||
* | Update to 1.0.6. | marcus | 2003-07-30 | 3 | -13/+2 | |
| | ||||||
* | Let be hohest: I really don't have a time now to properly maintain all | sobomax | 2003-07-29 | 5 | -5/+5 | |
| | | | | | these great pieces of software, so that let others with more free time to take over them. | |||||
* | Update KDE to the latest official release, KDE 3.1.3 | lofi | 2003-07-29 | 3 | -3/+21 | |
| | | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep) | |||||
* | Modify the message displaing after installation more natural. | kiri | 2003-07-28 | 1 | -6/+6 | |
| | | | | Noticed by: Brian Betts <brian-ports@bbdab.org> | |||||
* | Modify the message displaing after installation more natural. | kiri | 2003-07-28 | 1 | -6/+7 | |
| | | | | Noticed by: Brian Betts <brian-ports@bbdab.org> | |||||
* | Upgrade to 1.9.3. | olgeni | 2003-07-26 | 3 | -5/+2 | |
| | ||||||
* | - Update to 3.12.1 beta 1 | krion | 2003-07-26 | 2 | -2/+3 | |
| | | | | | | PR: 54856 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: fjoe (mentor) (implicit) | |||||
* | Upgrade to 1.9.2. | olgeni | 2003-07-25 | 2 | -2/+2 | |
| | ||||||
* | Fix build. | arved | 2003-07-25 | 1 | -1/+1 | |
| | | | | | PR: 46874 Submitted by: JD <jimd@siu.edu> | |||||
* | Upgrade to use new patchset 112887-04.tar | mbr | 2003-07-24 | 4 | -12/+12 | |
| | ||||||
* | Port devel/jakarta-ant was renamed to devel/apache-ant. | znerd | 2003-07-23 | 20 | -20/+20 | |
| | | | | | Reported by: kris Pointy hat to: me | |||||
* | Update to 8.2. | kiri | 2003-07-23 | 2 | -35/+35 | |
| | | | | | | | | | | | | | | | | | | | | | * version up packages: dictionary-1.11 --> dictionary-1.12 ecb-1.06 --> ecb-1.08 ecrypto-0.12 --> ecrypto-0.13 edebug-1.17 --> edebug-1.18 edit-utils-2.00 --> edit-utils-2.02 ess-1.03 --> ess-1.04 games-1.13 --> games-1.14 hm--html-menus-1.20 --> hm--html-menus-1.21 os-utils-1.30 --> os-utils-1.31 prog-modes-1.73 --> prog-modes-1.79 sasl-1.12 --> sasl-1.13 text-modes-1.60 --> text-modes-1.61 tramp-1.12 --> tramp-1.15 vhdl-1.16 --> vhdl-1.17 x-symbol-1.04 --> x-symbol-1.05 xemacs-base-1.77 --> xemacs-base-1.78 xslide-1.06 --> xslide-1.07 | |||||
* | Update to 3.12 | krion | 2003-07-22 | 2 | -4/+2 | |
| | | | | | | PR: 54702 Submitted by: maintainer Approved by: fjoe (mentor> | |||||
* | Fix build on -CURRENT (gcc-3.3) | osa | 2003-07-20 | 1 | -0/+11 | |
| | | | | Submitted by: Simon Barner <barner@in.tum.de> | |||||
* | update PORTREVISION | obrien | 2003-07-20 | 1 | -1/+1 | |
| | ||||||
* | Mark patch 015 as bad. 015 works fine under CTWM and TWM. But I guess I | obrien | 2003-07-20 | 1 | -1/+1 | |
| | | | | should be nice to the KDE users -- they are getting cores left and right. | |||||
* | Fix build on -CURRENT with GCC 3.3.1. There's a PORTREVISION bump here | marcus | 2003-07-19 | 2 | -1/+12 | |
| | | | | | | | because the fix actually corrected a typo that could cause problems on -STABLE as well. Reported by: Jeremy Messenger <mezz7@cox.net> | |||||
* | Remove a patch that seems to be unnecessary these days. | marcus | 2003-07-18 | 3 | -117/+0 | |
| | ||||||
* | Fix build problems on -CURRENT. | marcus | 2003-07-18 | 6 | -0/+57 | |
| | ||||||
* | 1. update to fresh checkout of OpenOffice.org (1.1RC2) | maho | 2003-07-17 | 493 | -10047/+1445 | |
| | | | | | | | tagged under cws_srx645_ooo11rc2 2. still broken with installation failure. Reviewed by: mbr | |||||
* | o Change md5 value in distinfo. | nork | 2003-07-17 | 3 | -6/+3 | |
| | | | | | | | | | | | | | diff -u old archive new archive o Change LICENSE & README and more older timestamp. o Remove MASTER_SITE by providing old archive. o These modification is no effect for install. So I don't bump PORTREVISION. o Add WWW: tag. PR: ports/54415 Reported by: TATEOKA Takamichi <tate@tateoka.org> Discuss with: Yoshihiko Sarumaru <sarumaru@yamayuri.org> | |||||
* | Fix install error by modification of bsd.port.mk r1.455. | nork | 2003-07-16 | 1 | -2/+2 | |
| | | | | | | PR: ports/54531 Submitted by: SUGIMOTO Sadahiro <ixtl@utmc.or.jp> Approved by: maintainer no response | |||||
* | o Update to 3.12.b3. | nork | 2003-07-16 | 3 | -11/+14 | |
| | | | | | | | o Sort pkg-plist. PR: ports/54512 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) | |||||
* | Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All | marcus | 2003-07-16 | 18 | -341/+0 | |
| | | | | core desktop components are being removed. | |||||
* | get rid of libgnugetopt dependency for -CURRENT, | sf | 2003-07-14 | 2 | -7/+6 | |
| | | | | use USE_GETOPT_LONG instead. | |||||
* | Update to 1.99.2. | marcus | 2003-07-12 | 12 | -12/+255 | |
| | ||||||
* | Update to Vim 6.2 patchlevel 21 | obrien | 2003-07-11 | 2 | -4/+9 | |
| | ||||||
* | Update to version 9.3u. | gj | 2003-07-11 | 4 | -4/+12 | |
| | ||||||
* | update editors/hte: Add WITHOUT_X11 knob | daichi | 2003-07-11 | 1 | -5/+12 | |
| | | | | | PR: 54323 Submitted by: KATO Tsuguru <tkato@prontomail.com> | |||||
* | Fix build on non-i386 platforms. Also fixes | naddy | 2003-07-10 | 1 | -0/+4 | |
| | | | | | PR: 53532 Submitted by: Mark Linimon <linimon@lonesome.com> | |||||
* | update editors/leo: 3.11.1 -> 3.12.b1 | daichi | 2003-07-08 | 3 | -103/+126 | |
| | | | | | PR: 54213 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) | |||||
* | Update to 0.7.3 | osa | 2003-07-06 | 2 | -3/+7 | |
| | | | | | | PR: 54135 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Approved by: fjoe (mentor) (implicit) | |||||
* | Add unzip dependency. | mbr | 2003-07-06 | 1 | -0/+1 | |
| | | | | Submitted by: kris (bento) | |||||
* | Add xml catalog hard-coding path. | shige | 2003-07-04 | 2 | -7/+9 | |
| | | | | | | | PORTREVISION bump. PR: ports/52515 Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp> | |||||
* | Update to 10.5. | shige | 2003-07-04 | 2 | -2/+2 | |
| | ||||||
* | Mozilla-vendor has been removed. Download the 1.02 port from freefall, | mbr | 2003-07-03 | 40 | -203/+80 | |
| | | | | | | | since we depend exactly on this version. PR: 54035 Submitted by: Chris Shenton <chris@Shenton.Org> | |||||
* | Bump portsrevision. | cracauer | 2003-07-02 | 1 | -1/+1 | |
| | | | | Thanks, Kris. | |||||
* | Fix a long-term problem: shell-mode would not open a new shell fo | cracauer | 2003-07-02 | 1 | -0/+42 | |
| | | | | | | | | | | shell-mode on FreeBSD once a number of ttys were taken, it wouldn't find the next free one where xterm and everybody else would. Teach it to walk the list of possible FreeBSD ttys correctly. This code is evil, I'm only doing it because emacs-21 is *really* evil and I didn't port all of my .emacs to xemacs yet... | |||||
* | update editors/hte: 0.7.1 -> 0.7.2 | daichi | 2003-07-01 | 2 | -2/+2 | |
| | | | | | PR: 52915 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> | |||||
* | Fix a potential NULL pointer dereference. | marcus | 2003-07-01 | 2 | -0/+18 | |
| | | | | Submitted by: maintainer | |||||
* | This does not build on 5.x. | naddy | 2003-06-30 | 1 | -1/+7 | |
| | | | | | PR: 53917 Submitted by: Mark Linimon <linimon@lonesome.com> | |||||
* | update editors/biew: 5.3.2 --> 5.5.0 | daichi | 2003-06-30 | 4 | -5/+6 | |
| | | | | | PR: 53806 Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer) | |||||
* | Add congolmerate, a GNOME 2 XML editor geared toward DocBook editing. | marcus | 2003-06-30 | 7 | -0/+114 | |
| | | | | | PR: 53755 Submitted by: Pav Lucistnik <pav@oook.cz> | |||||
* | Fix typo in ONLY_FOR_ARCHS variable. | naddy | 2003-06-29 | 1 | -1/+1 | |
| | | | | | PR: 53534 Submitted by: Mark Linimon <linimon@lonesome.com> | |||||
* | Fix build by explicitly including sys/param.h. | marcus | 2003-06-29 | 2 | -7/+23 | |
| | | | | PR: 53871 | |||||
* | Fix some buffer handling problems with pathnames. | marcus | 2003-06-28 | 3 | -1/+36 | |
| | | | | | Submitted by: kris Obtained from: OpenBSD | |||||
* | Update to version 9.3s. | gj | 2003-06-27 | 12 | -4/+44 | |
| | ||||||
* | Add gtk and orbit dependencies too (for mozilla slave port). | mbr | 2003-06-27 | 20 | -0/+20 | |
| | | | | Submitted by: kris | |||||
* | I'm not using xemacs any more. | kuriyama | 2003-06-25 | 1 | -1/+1 | |
| | ||||||
* | * Update to 1.99.1 (aka 2.0 Beta 1) | marcus | 2003-06-23 | 9 | -33/+240 | |
| | | | | * Re-enable gucharmap support | |||||
* | Update to 2.7.5 | arved | 2003-06-23 | 3 | -5/+57 | |
| | | | | | PR: 53388 Submitted by: KATO Tsuguru <tkato@prontomail.com> | |||||
* | - Update to 3.11.1 | erwin | 2003-06-22 | 3 | -26/+13 | |
| | | | | | | | | | - Reformat pkg-descr to make portlint happy - Update WWW tag and add Author tag - Take maintainership PR: 53590 Submitted by: Sergei Kolobov <sergei@kolobov.com> | |||||
* | Add yet another patch, and bump PORTREVISION. | marcus | 2003-06-22 | 2 | -0/+12 | |
| | ||||||
* | Add a patch forgotten in the 0.3.1 update. | marcus | 2003-06-22 | 1 | -0/+51 | |
| | | | | | Reported by: maintainer Big pointy hat to: me | |||||
* | Include these librarys needed by the mozilla sub-port directly | mbr | 2003-06-20 | 20 | -0/+100 | |
| | | | | | here in the openoffice port. This should fix the build problem on bento. | |||||
* | Fix rendering crash with patch developed by the Ted developer and | will | 2003-06-18 | 3 | -10/+100 | |
| | | | | | | | sent via the submitter. Set maintainer to submitter. PR: 53329 Submitted by: Jonathan Drews <j.e.drews@att.net> | |||||
* | Update to 0.3.1. | marcus | 2003-06-18 | 5 | -107/+8 | |
| | | | | | | PR: 53413 Submitted by: Sergey Akifyev <asa@gascom.ru> Approved by: maintainer | |||||
* | It seems the configure help differs from the actual configure argument | marcus | 2003-06-17 | 3 | -3/+3 | |
| | | | | when it comes to disabling gucharmap support. | |||||
* | Don't print the pre-everything banner until gucharmap support is fixed. | marcus | 2003-06-17 | 3 | -15/+15 | |
| | ||||||
* | Add a missing locale file. | marcus | 2003-06-16 | 2 | -0/+2 | |
| | | | | Reported by: bento | |||||
* | Update to 2.2.2. | adamw | 2003-06-15 | 3 | -2/+59 | |
| | ||||||
* | Remove gucharmap support for the time being. It was broken with the | marcus | 2003-06-14 | 3 | -12/+12 | |
| | | | | 0.8.0 update. | |||||
* | Update to 1.5 | arved | 2003-06-13 | 8 | -10/+26 | |
| | | | | | PR: 52913 Submitted by: maintainer | |||||
* | Chase the libgucharmap shared lib version. | marcus | 2003-06-13 | 3 | -3/+3 | |
| | ||||||
* | Remove REINPLACE commands that were rolled into gnomehack. | adamw | 2003-06-12 | 5 | -19/+1 | |
| | ||||||
* | Add $CWD to $LD_LIBRARY_PATH as Linux does. This will make | mbr | 2003-06-09 | 17 | -0/+323 | |
| | | | | the errors in setup.log go away. | |||||
* | REST IN PEACE | will | 2003-06-09 | 1 | -1/+1 | |
| | | | | | | | | | Alan Eldridge Born December 15, 1961 in Iowa Died June 6, 2003 in Denver, Colorado Thank you for your contributions, you will be greatly missed. | |||||
* | The KDE-wrapper has changed from script to binary. It is now | mbr | 2003-06-08 | 17 | -34/+34 | |
| | | | | | a lot more difficult to patch it. Until we found the correct way to deal with it, comment it out. | |||||
* | Update to version 1.6.2. | naddy | 2003-06-08 | 4 | -20/+24 | |
| | | | | | PR: 52477 Submitted by: Ports Fury | |||||
* | Remove chuckr as maintainer of his ports. He has not committed since | kris | 2003-06-08 | 1 | -1/+1 | |
| | | | | | | | 09/2000 and has been unresponsive to mail about his ports for at least 2 years. Approved by: portmgr | |||||
* | Fix spelling of "preferred". | mbr | 2003-06-08 | 20 | -40/+40 | |
| | | | | | PR: 52740, 52741 Submitted by: Christopher Nehren <apeiron@comcast.net> | |||||
* | Upgrade to OO1.1 beta2. | mbr | 2003-06-08 | 1938 | -43434/+2396 | |
| | ||||||
* | Upgrade to OO1.1 beta2. | mbr | 2003-06-08 | 17 | -34/+51 | |
| | | | | | | | Many bugs have been fixed and there are a few FreeBSD dependent issues remaining. Unfortunatly one of them is the installer. Most patches have been imported, so we are now down on about ~30 patches ! | |||||
* | Un-fennerize by upping the version of Pine to the latest. | dougb | 2003-06-08 | 2 | -2/+2 | |
| | ||||||
* | Introduces WITH_GTK2 support. | obrien | 2003-06-07 | 1 | -1/+6 | |
| | | | | Submitted by: obraun | |||||
* | Change the data directory. | obrien | 2003-06-07 | 1 | -1/+1 | |
| | ||||||
* | Update to Vim 6.2 patchlevel 14 | obrien | 2003-06-07 | 2 | -61/+22 | |
| | ||||||
* | New port: puff (text editor) (very easy port) | edwin | 2003-06-06 | 5 | -0/+29 | |
| | | | | | | | | | | | | | Puff is an editor that is named after "Puff the fractal dragon" (see fortune). Primary features: - Simple and lightweight - Can open multiple files - Clipboard is an open file - Keys may be reassigned - Source is easy to extend PR: ports/50607 Submitted by: Leif Pedersen <bilbo@developerpit.com> | |||||
* | Update to version 3.42b. | naddy | 2003-06-06 | 2 | -4/+3 | |
| | | | | | PR: 52714 Submitted by: Ports Fury | |||||
* | * Change distinfo for new distfiles (forgotten in previous commit ;) | kiri | 2003-06-05 | 2 | -3/+14 | |
| | | | | | | * Add patch(patch-al) to avoide *very* slow fonfifying [1] Refered from: http://list-archive.xemacs.org/xemacs-beta/200305/msg00467.html [1] | |||||
* | Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN | kris | 2003-06-05 | 4 | -19/+19 | |
| | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris | |||||
* | Assign MAINTAINER to ports@FreeBSD.org. | adamw | 2003-06-05 | 1 | -1/+1 | |
| | | | | | PR: ports/52534 Submitted by: Christian Brueffer <chris@unixpages.org> | |||||
* | Update to 21.4.13. | kiri | 2003-06-04 | 3 | -16/+7 | |
| | ||||||
* | Update 3.4 to 3.5. | kiri | 2003-06-04 | 2 | -4/+4 | |
| | | | | | * version up packages: mule-base-1.42 --> mule-base-1.43 | |||||
* | Update 8.0 to 8.1. | kiri | 2003-06-04 | 2 | -37/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | * version up packages: bbdb-1.21 --> bbdb-1.23 ediff-1.46 --> ediff-1.47 eudc-1.37 --> eudc-1.38 gnus-1.68 --> gnus-1.71 ilisp-1.31 --> ilisp-1.32 liece-1.11 --> liece-1.12 mail-lib-1.57 --> mail-lib-1.59 mh-e-1.19 --> mh-e-1.23 net-utils-1.31 --> net-utils-1.32 pgg-1.02 --> pgg-1.03 prog-modes-1.72 --> prog-modes-1.73 texinfo-1.23 --> texinfo-1.24 time-1.12 --> time-1.13 tm-1.35 --> tm-1.36 viper-1.35 --> viper-1.36 x-symbol-1.03 --> x-symbol-1.04 xemacs-base-1.75 --> xemacs-base-1.77 xemacs-devel-1.52 --> xemacs-devel-1.55 | |||||
* | Update to latest release. | mich | 2003-06-03 | 2 | -3/+3 | |
| | | | | Approved by: roberto(mentor) | |||||
* | Remove MAINTAINER, as per his request: | naddy | 2003-06-02 | 2 | -4/+1 | |
| | | | | | | | | | | "I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> | |||||
* | Update documents with changing 21.4.* stable version. | kiri | 2003-05-23 | 3 | -26/+13 | |
| | ||||||
* | Make buildable on -current and unmark BROKEN. | sumikawa | 2003-05-23 | 2 | -8/+14 | |
| | ||||||
* | Add patch from upstream maintainer. | yoichi | 2003-05-23 | 2 | -4/+123 | |
| | | | | This unbreaks emacs20 port. | |||||
* | Update to 21.5-b13(Beta version). | kiri | 2003-05-22 | 8 | -116/+306 | |
| | ||||||
* | Update editors/aee to version 2.2.15b | edwin | 2003-05-22 | 2 | -2/+2 | |
| | | | | | | | Update port editors/aee to version 2.2.15b PR: ports/52535 Submitted by: jbozza@thinkburst.com | |||||
* | No need to split bsd.ports.mk. | sumikawa | 2003-05-22 | 1 | -3/+1 | |
| | | | | Reported by: Sheldon Hearn <sheldonh@starjuice.net> | |||||
* | Make buildable on -current. | sumikawa | 2003-05-21 | 2 | -5/+13 | |
| | ||||||
* | o fetch firstly with specifing direct SUBDIR. | kiri | 2003-05-20 | 2 | -13/+5 | |
| | | | | o pkg-descr suit for new xemacs package categories. | |||||
* | Update to 8.0: | kiri | 2003-05-20 | 3 | -61/+55 | |
| | | | | | o 23 pkgs version up o 1 pkg newly add | |||||
* | o Fix a crash when trying to open menu Help -> Document | lioux | 2003-05-20 | 1 | -3/+1 | |
| | | | | | | | | o Fix consists on depending on open-motif rather than GTK+ for the build. Developer also advises open-motif over GTK+ PR: 52418 Submitted by: Jonathan Drews <j.e.drews@worldnet.att.net> | |||||
* | Bring back from Attic: localized messages and documentation for koffice | lioux | 2003-05-20 | 9 | -0/+138 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 7 | -0/+133 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 1 | -0/+29 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 4 | -0/+73 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 8 | -0/+142 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 4 | -0/+70 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 15 | -0/+1211 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 1 | -0/+29 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 4 | -0/+110 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 3 | -0/+41 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 1 | -0/+29 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 12 | -0/+210 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 12 | -0/+216 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 4 | -0/+73 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 4 | -0/+67 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 15 | -0/+287 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 12 | -0/+210 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 12 | -0/+471 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 1 | -0/+29 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 4 | -0/+52 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 23 | -0/+400 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 1 | -0/+29 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 15 | -0/+360 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 1 | -0/+29 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 4 | -0/+62 | |
| | ||||||
* | New port: localized messages and documentation for koffice | lioux | 2003-05-20 | 4 | -0/+74 | |
| | ||||||
* | Fix manpage appearance | arved | 2003-05-19 | 1 | -0/+43 | |
| | | | | | PR: 52431 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> | |||||
* | - update to 3.1 | petef | 2003-05-19 | 6 | -92/+107 | |
| | | | | | | | - new MASTER_SITES/WWW, now at sourceforge PR: 52050 Submitted by: Ports Fury | |||||
* | - update to 0.7.1 | petef | 2003-05-19 | 3 | -3/+16 | |
| | | | | | | | | - switch to bz2 file - install docs PR: 52049 Submitted by: Ports Fury | |||||
* | Update to Vim 6.1 patchlevel 474 | obrien | 2003-05-19 | 2 | -2/+17 | |
| | ||||||
* | BROKEN on 5.1: does not compile | kris | 2003-05-18 | 3 | -2/+18 | |
| | ||||||
* | BROKEN on 5.1: does not compile | kris | 2003-05-18 | 2 | -2/+14 | |
| | ||||||
* | BROKEN on 5.1: bad C++ | kris | 2003-05-18 | 2 | -1/+11 | |
| | ||||||
* | - update to 3.17.7 | petef | 2003-05-16 | 17 | -165/+87 | |
| | | | | | | | | | - fix master sites - spell 'FreeBSD.org' correctly in the MAINTAINER field - sort pkg-plist PR: 52048 Submitted by: Ports Fury | |||||
* | Add Ukrainian ooodict. | mbr | 2003-05-14 | 2 | -1/+2 | |
| | | | | | PR: 49078 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> | |||||
* | Add russian dict to the main build. | mbr | 2003-05-14 | 2 | -1/+2 | |
| | ||||||
* | Re-add russian language patch. | mbr | 2003-05-14 | 3 | -3/+3 | |
| | | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> | |||||
* | fix master site | ijliao | 2003-05-12 | 1 | -2/+2 | |
| | | | | | PR: 51932 Submitted by: maintainer | |||||
* | Remove editors/xemacs-wp-packages. | kiri | 2003-05-12 | 1 | -1/+0 | |
| | ||||||
* | Obsolete xemacs package category. Merged to | kiri | 2003-05-12 | 4 | -76/+0 | |
| | | | | editors/xemacs-packages and editors/xemacs-mule-packages. | |||||
* | Remove editors/xemacs-prog-packages. | kiri | 2003-05-12 | 1 | -1/+0 | |
| | ||||||
* | Obsolete xemacs package category. Merged to | kiri | 2003-05-12 | 4 | -86/+0 | |
| | | | | editors/xemacs-packages and editors/xemacs-mule-packages. | |||||
* | Remove editors/xemacs-oa-packages. | kiri | 2003-05-12 | 1 | -1/+0 | |
| | ||||||
* | Obsolete xemacs package category. Merged to | kiri | 2003-05-12 | 4 | -82/+0 | |
| | | | | editors/xemacs-packages and editors/xemacs-mule-packages. | |||||
* | Remove editors/xemacs-libs-packages. | kiri | 2003-05-12 | 1 | -1/+0 | |
| | ||||||
* | Obsolete xemacs package category. Merged to | kiri | 2003-05-12 | 4 | -78/+0 | |
| | | | | editors/xemacs-packages and editors/xemacs-mule-packages. | |||||
* | Remove editors/xemacs-games-packages. | kiri | 2003-05-12 | 1 | -1/+0 | |
| | ||||||
* | Obsolete xemacs package category. Merged to | kiri | 2003-05-12 | 4 | -74/+0 | |
| | | | | editors/xemacs-packages and editors/xemacs-mule-packages. | |||||
* | Already needless port. Get sumo by installing with | kiri | 2003-05-12 | 3 | -68/+0 | |
| | | | | editors/xemacs-mule-packages. | |||||
* | Remove editors/xemacs-comm-packages. | kiri | 2003-05-12 | 1 | -1/+0 | |
| | ||||||
* | Obsolete xemacs package category. Merged to | kiri | 2003-05-12 | 4 | -92/+0 | |
| | | | | editors/xemacs-packages and editors/xemacs-mule-packages. | |||||
* | Remove editors/xemacs-basic-mule-packages. | kiri | 2003-05-12 | 1 | -1/+0 | |
| | ||||||
* | Obsolete xemacs package category. Merged to | kiri | 2003-05-12 | 4 | -78/+0 | |
| | | | | editors/xemacs-packages and editors/xemacs-mule-packages. | |||||
* | Remove editors/xemacs-additional-packages. | kiri | 2003-05-12 | 1 | -1/+0 | |
| | ||||||
* | Obsolete xemacs package category. Merged to | kiri | 2003-05-12 | 3 | -50/+0 | |
| | | | | editors/xemacs-packages and editors/xemacs-mule-packages. | |||||
* | Remove editors/xemacs21-sumo. | kiri | 2003-05-12 | 1 | -1/+0 | |
| | ||||||
* | Remove editors/xemacs21-mule-sumo. | kiri | 2003-05-12 | 1 | -1/+0 | |
| | ||||||
* | Already needless port. Get sumo by installing with | kiri | 2003-05-12 | 1 | -13/+0 | |
| | | | | editors/xemacs-mule-packages. | |||||
* | Update to 1.9.1. | marcus | 2003-05-12 | 9 | -6/+9 | |
| | ||||||
* | Quick and dirty fix to build on -current. | sumikawa | 2003-05-10 | 2 | -0/+13 | |
| | | | | #define HAVE_SYS5_PTY was forcingly disabled by removing its entry. | |||||
* | upgrade to 1.2.2 | ijliao | 2003-05-10 | 3 | -8/+21 | |
| | ||||||
* | Remove xemacs21-mule-common for move xemacs21-mule to version 21.4.12. | kiri | 2003-05-09 | 1 | -1/+0 | |
| | ||||||
* | Remove for move xemacs21-mule to version 21.4.12. | kiri | 2003-05-09 | 6 | -1087/+0 | |
| | ||||||
* | Modify files for move xemacs21-mule to version 21.4.12. | kiri | 2003-05-09 | 3 | -131/+1538 | |
| | ||||||
* | Remove needless files for move xemacs21-mule to version 21.4.12. | kiri | 2003-05-09 | 1 | -17/+0 | |
| | ||||||
* | Add additinal files for move xemacs21-mule to version 21.4.12. | kiri | 2003-05-09 | 7 | -0/+522 | |
| | ||||||
* | Fix breakage and remove redundant _LITTLE_ENDIAN defines for CURRENT only. ↵ | mbr | 2003-05-09 | 40 | -375/+549 | |
| | | | | | | Remove unneeded include defines. | |||||
* | Fix breakage and remove redundant _LITTLE_ENDIAN defines. Remove | mbr | 2003-05-09 | 34 | -136/+442 | |
| | | | | unneeded include defines. | |||||
* | Change in-place replacement. | kiri | 2003-05-08 | 2 | -2/+3 | |
| | ||||||
* | Set MASTER_SITES fetchable and correct reinplace commands. | kiri | 2003-05-08 | 4 | -12/+16 | |
| | ||||||
* | Remove gtksourceview. | marcus | 2003-05-08 | 1 | -1/+0 | |
| | ||||||
* | Remove gtksourceview for re-import under x11-toolkits. Since this is a | marcus | 2003-05-08 | 8 | -115/+0 | |
| | | | | new port, no history is lost. | |||||
* | Add gtksourceview, and editor component that adds syntax highlighting | marcus | 2003-05-08 | 9 | -0/+116 | |
| | | | | support to the default GtkTextView widget. | |||||
* | Change maintainer email to my @FreeBSD.org address | mich | 2003-05-07 | 2 | -2/+2 | |
| | | | | Approved by: roberto(mentor) | |||||
* | Change MASTER_SITES and WWW. | yoichi | 2003-05-06 | 2 | -2/+2 | |
| | | | | Notified by: bento | |||||
* | BROKEN: DOes not compile | kris | 2003-05-06 | 1 | -0/+2 | |
| | ||||||
* | Update to version 9.3o. | gj | 2003-05-05 | 10 | -70/+21 | |
| | ||||||
* | Chase libgucharmap's shared lib version. | marcus | 2003-05-04 | 3 | -3/+3 | |
| | ||||||
* | Update to version 21.5.11. | gj | 2003-05-02 | 5 | -614/+761 | |
| | | | | Remove GTK support until I figure out why it isn't working. | |||||
* | Reset Maintainer address | arved | 2003-04-30 | 2 | -2/+2 | |
| | | | | | Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer) PR: 51601-51606 | |||||
* | Fix typo. | mbr | 2003-04-29 | 17 | -17/+17 | |
| | | | | Submitted by: Bartosz Fabianowski <bartosz@fabianowski.de> | |||||
* | MAINTAINER UPDATE: editors/e3 2.42 -> 2.43 | edwin | 2003-04-29 | 2 | -2/+2 | |
| | | | | | PR: ports/51317 Submitted by: Joseph Scott <joseph@randomnetworks.com> | |||||
* | update revision to push out distfile fix | alane | 2003-04-29 | 1 | -1/+1 | |
| | ||||||
* | Fix MD5 for changed docs file. | alane | 2003-04-29 | 1 | -1/+1 | |
| | | | | PR: 50876 51103 | |||||
* | Fix the WITH_TTF_BYTECODE_ENABLED option and let us enable it again. | mbr | 2003-04-28 | 3 | -24/+24 | |
| | ||||||
* | Fix debug patches, which were not correctly applied. | maho | 2003-04-28 | 34 | -255/+255 | |
| | | | | Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> | |||||
* | Only build a meta port with all HYPHDIST if LANGDIST is not defined | mbr | 2003-04-28 | 1 | -1/+1 | |
| | | | | at all. | |||||
* | New checksums for some dicts. These contain data only. | mbr | 2003-04-28 | 1 | -3/+3 | |
| | ||||||
* | Add missing @. | mbr | 2003-04-28 | 3 | -3/+3 | |
| | ||||||
* | Move the KDE wrapper replacement a bit, and only substitute in | mbr | 2003-04-27 | 20 | -63/+200 | |
| | | | | | | | the perl script which creates the wrapper bits. Remove a newline in the post-patch target in the openoffice port. Add fix for gnome wrappers too. | |||||
* | xargs -> ${XARGS} | mbr | 2003-04-27 | 20 | -60/+60 | |
| | ||||||
* | Make the kde startup files use our wrapper files. | mbr | 2003-04-27 | 20 | -0/+60 | |
| | ||||||
* | Add smath to the wrapper list. | mbr | 2003-04-27 | 20 | -0/+20 | |
| | ||||||
* | Update WWW. | kuriyama | 2003-04-24 | 1 | -1/+1 | |
| | | | | | Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> PR: ports/48302 | |||||
* | Update to version 2.14. | naddy | 2003-04-24 | 2 | -2/+2 | |
| | | | | | PR: 51051 Submitted by: Ports Fury | |||||
* | After a repo copy from xemacs-devel turn this port into xemacs. | gj | 2003-04-23 | 1 | -3/+3 | |
| | ||||||
* | Add xemacs to the build. | gj | 2003-04-23 | 1 | -0/+1 | |
| | ||||||
* | Add official bugfix patch that fixes two kword crahes, when closing the | arved | 2003-04-23 | 6 | -0/+18 | |
| | | | | | | | "Insert Special Character" dialog and when updating the Table Of Contents. PR: 49020 Submitted by: mi, Michael Nottebrock | |||||
* | Update sources to 4.55 | dougb | 2003-04-22 | 2 | -3/+2 | |
| | ||||||
* | FreeBSD doesn't use the same method of authenticating passwords that | truckman | 2003-04-22 | 17 | -187/+0 | |
| | | | | | | | | Linux uses with its shadow password file. This patch was a no-op anyway because of an earlier #ifdef in the source file. If the port needs this functionality, it should be re-implemented using PAM. Approved by: mbr | |||||
* | Port to __FreeBSD_version >= 500112 that now has getpw*_r() functions | truckman | 2003-04-22 | 34 | -204/+527 | |
| | | | | | | | that are incompatible with the older draft implementations supplied with the OpenOffice source. Approved by: mbr | |||||
* | Convert to new GNOME infrastructure. | marcus | 2003-04-22 | 2 | -11/+3 | |
| | ||||||
* | Maintenance update to 1.2.1. | naddy | 2003-04-22 | 2 | -3/+2 | |
| | ||||||
* | FreeBSD doesn't use the same method of authenticating passwords that | truckman | 2003-04-21 | 3 | -33/+0 | |
| | | | | | | | | Linux uses with its shadow password file. This patch was a no-op anyway because of an earlier #ifdef in the source file. If the port needs this functionality, it should be re-implemented using PAM. Approved by: mbr | |||||
* | Port to __FreeBSD_version >= 500112 that now has getpw*_r() functions | truckman | 2003-04-21 | 6 | -24/+108 | |
| | | | | | | | that are incompatible with the older draft implementations supplied with the OpenOffice source. Approved by: mbr | |||||
* | Allow building with WITH_BSD_JDK. | truckman | 2003-04-21 | 3 | -3/+3 | |
| | | | | Approved by: mbr | |||||
* | Update to 1.9.0 which includes a working Bonobo control and Nautilus file | marcus | 2003-04-20 | 21 | -174/+63 | |
| | | | | view. | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-20 | 17 | -17/+0 | |
| | ||||||
* | Only warn users about OS-bugs < 4.8R | mbr | 2003-04-20 | 3 | -6/+6 | |
| | | | | | Submitted by: Palle Girgensohn <girgen@pingpong.net> PR: 51169 | |||||
* | 1. Correct include path for instsetoo/util/openoffice.lst | maho | 2003-04-19 | 136 | -17/+4896 | |
| | | | | | | | | | | Without it, licensing terms are not copied and installation fails for some localizd build. (affects patch-instsetoo+util+openoffice.lst and Makefile) 2. Added CJK Word 95/6.0/RTF import feature (Other patches) 3. Bump port revision By Takashi Ono <t_ono@hkfreak.net> | |||||
* | For GIF patent problem, remove some goodies. | maho | 2003-04-18 | 12 | -3/+1104 | |
| | | | | | However source distribution is still legal, so this can be enabled by WITH_GIF_LZW_COMPRESSION=yes | |||||
* | Fix application hangs if I try to print to a printer which is not set | mbr | 2003-04-18 | 6 | -0/+36 | |
| | | | | | | | | as default. #i13031# fixed non matching allocator/deallocator issue Because of this severe bug OO.org1.03 release will be rerolled. | |||||
* | Opps, forgot to update distinfo | maho | 2003-04-17 | 3 | -3/+3 | |
| | ||||||
* | Fix inappropreate menu item for Japanese. | maho | 2003-04-17 | 17 | -0/+187 | |
| | | | | | Reported by: curvirgo and Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Approved by: mbr | |||||
* | For GIF patent problem, remove some goodies. | maho | 2003-04-17 | 85 | -0/+6273 | |
| | | | | | | | However source distribution is still legal, so this can be enabled by WITH_GIF_LZW_COMPRESSION=yes Approved by: mbr (Martin Blapp) | |||||
* | Fix slave ports building. | nork | 2003-04-17 | 1 | -1/+1 | |
| | | | | | | PR: ports/51081 Submitted by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp> Approved by: maintainer no response | |||||
* | Fix path of soffice binary. | mbr | 2003-04-16 | 17 | -33/+33 | |
| | | | | Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> | |||||
* | Complete conversion to new GNOME infrastructure. | marcus | 2003-04-16 | 3 | -6/+3 | |
| |