| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
- Reindent two comments, drop USE_GCC
|
|
|
|
|
|
| |
Now shells/bash is required for building libxslt module.
Submitted by: Jack L. <xxjack12xx@gmail.com>
|
|
|
|
| |
Approved by: maho (amd64 porting blanket)
|
|
|
|
|
|
| |
patch from BerkelyDB 4.4 in reality and it is very hard to maintain.
Approved by: maho (amd64 porting blanket)
|
|
|
|
|
|
|
|
|
|
| |
- Conveniently redefine PORTEXAMPLES
- Clean up Makefile
- Improve upon port description
- Respect NOPORTEXAMPLES
- Drop now useless USE_GCC and USE_X_PREFIX
Reported by: pointyhat (logs) [1]
|
|
|
|
| |
Approved by: maho (amd64 porting blanket)
|
|
|
|
|
|
|
| |
checkout was wrong, missing some modules.
2. Re adding l10n helpcontents.
Spotted by: pav [1]
|
|
|
|
|
|
| |
PR: ports/114134
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Approved by: sat (mentor)
|
|
|
|
|
|
|
| |
- Remove GCC 3.4 requirement
PR: ports/114087
Submitted by: Wesley Shields <wxs at atarininja.org> (maintainer)
|
| |
|
|
|
|
|
|
| |
Note: I have obtained a blanket approval from maho for amd64 porting.
Approved by: maho (amd64 blanket)
|
|
|
|
|
|
| |
This is a bug-fix release, there are no fancy new features.
A few new syntax files, filetype plugins, and indent files were added.
Along with additional tutor and keymap translations.
|
|
|
|
| |
Approved by: maintainer (implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename icon files to have unique file names per each port.
- Patch *.desktop files to reflect the change.
- Prefer install(1) to cp(1) for installing the desktops, icons and mime types.
- Run update-desktop-database after installing these files.
- Add GNOME desktopfileutils component for the update-desktop-database.
- While I am here, micro-optimize use of find(1) in the plist build.
Approved by: maho (maintainer)
|
| |
|
| |
|
|
|
|
| |
* Remove DEVELOPER_VER.
|
|
|
|
|
| |
PR: ports/113755
Submitted by: Nobuhiro Ban <ban.nobuhiro@gmail.com>
|
|
|
|
|
| |
PR: 113721
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 113767
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pthread_create() function by doing the following
| char pthread_create ();
| int
| main ()
| {
| pthread_create ();
| ;
| return 0;
| }
This is completely bogus (pthread_create() requires arguments), so this
causes undefined behaviour. One such undefined behaviour seen in practise
is an infinite loop. Disable the port until someone cares to fix this.
Also shuffle the rxvt PATCH_DEPENDS (!) later, to give a chance for the
WITHOUT_X11 to be set. This also looks pretty bogus, rxvt in fact does not
appear to be needed for patching.
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
|
|
|
| |
version.
|
| |
|
|
|
|
|
|
|
|
| |
- Updated packages:
latin-unity-1.20
leim-1.24
locale-1.24
mule-base-1.49
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Updated packages:
auctex-1.47
bbdb-1.32
calendar-1.32
docbookide-0.08
ediff-1.68
edit-utils-2.37
gnus-1.91
mail-lib-1.79
misc-games-1.19
net-utils-1.52
prog-modes-2.10
riece-1.23
scheme-1.15
sh-script-1.22
tramp-1.37
viper-1.55
xemacs-base-2.10
|
|
|
|
|
| |
PR: ports/113489
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
|
|
|
|
|
| |
PR: ports/113356
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
|
|
|
|
| |
Approved by: gurkan (maintainer)
|
| |
|
|
|
|
|
| |
The two patches are deleted because the problem which they handled has
been fixed upstream.
|
|
|
|
|
| |
PR: 113298
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
PR: ports/113261
|
| |
|
|
|
|
|
|
| |
* Build fix with gcc42 (patch-i78032) [1].
Submitted by: jkim [1]
|
| |
|
|
|
|
|
|
|
| |
is ja_JP.eucJP
PR: ports/112384
Submitted by: Yutaka NAGAI <nagai at ee.uec.ac.jp>
|
|
|
|
|
| |
http://mail.gnome.org/archives/devel-announce-list/2007-May/msg00004.html for
a list of all the changes in this release.
|
|
|
|
| |
- Forget about X-prefix
|
|
|
|
| |
Approved by: maho (maintainer)
|
|
|
|
| |
Use OPTIONS.
|
| |
|
| |
|
|
|
|
|
|
|
| |
from Hideyuki SHIRAI.
PR: ports/112993
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
| |
|
| |
|
|
|
|
|
| |
PR: 113002
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. A fix for patch-i76141, missing libxml2 patch. libxmlsec part
is now reordered correctly [1].
2. Remove patch-i65462 and add patch from i76159 instead [1].
3. DISTDIR is moved to openoffice.org2 instead of openoffice.org2.0 [1].
4. FreeBSD bridge part should sync with sixtyfour11. patch-i76969 [1].
5. unxfbsd.mk: sync with newer unxlngi6.mk. patch-i76969 [1].
6. Add a new knob WITH_VBA, enables VBA interop.
7. Use gcc4.2 for build.
8. Remove WITH_GNUGCJ knob for while.
9. Drop amd64 for while.
Submitted by: jkim [1]
|
| |
|
|
|
|
|
| |
PR: ports/112719
Submitted by: chinsan (maintainer)
|
|
|
|
| |
Submitted by: jkim[1]
|
|
|
|
|
|
| |
* change DIST_SUBDIR to openoffice.org2 [1].
Submitted by: jkim [1]
|
|
|
|
|
| |
PR: 112603
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
| |
|
|
|
|
| |
Approved by: gurkan (maintainer)
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
PR: ports/111814
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: anray (maintainer)
|
|
|
|
|
| |
PR: ports/111814
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
|
| |
|
| |
|
|
|
|
| |
http://www.openoffice.org/issues/show_bug.cgi?id=76320
|
|
|
|
|
| |
PR: 112313
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
to make fetchable.
|
| |
|
|
|
|
| |
RCVS: ----------------------------------------------------------------------
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Other useful URIs are
ftp://ftp.linux.cz/pub/localization/OpenOffice.org/OLD/1.1.5/build/Files/
http://www.openoffice.co.pl/contrib/helpcontent/
|
|
|
|
|
| |
PR: ports/112168
Submitted by: matainer (keramida)
|
|
|
|
| |
* Fix a potential segfault after justifying text marked from the bottom up.
|
|
|
|
|
|
| |
PR: 112085
Submitted by: miwi
Approved by: maintainer
|
|
|
|
|
| |
PR: 1112078
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release fixes problems (including a segfault) when trying to
open or save a file in a directory beginning with "~" that isn't a home
directory. A problem where an unnamed file could be saved over an existing
filename with no warning was fixed. Opening directories or device files is
properly disallowed from "include" commands in nanorc files. A misleading
prompt is no longer displayed when trying to save in restricted mode with
the mark on. More keys are properly supported. This release also improves
several color syntaxes to highlight trailing whitespace, and adds yet more
minor documentation updates.
|
|
|
|
|
|
| |
PR: ports/111813
Submitted by: NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by: maintainer (keramida)
|
|
|
|
|
|
|
|
| |
build on ia64 right now, so let's stop bugging Kris and the ports
people with brokenness until either we fix it locally, or we find
out with upstream developers why it's broken.
Reviewed by: kris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes from the 0.4.1 release include:
* Brand new plugin architecture (GUI and export).
* Export functionality (text and html, others with plugins).
* Reduced memory usage.
* Fixed garbled display issue.
* Localization support.
* New ways to select data ranges.
PR: 111586
Submitted by: Phillip Neumann
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
|
|
|
|
|
| |
PR: 111931
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 111621
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
letter d-e
|
|
|
|
| |
bump PORTREVISION where needed
|
| |
|
|
|
|
|
|
| |
is i65462 but it was dormant until i65004 was closed.
Approved by: maho
|
|
|
|
|
|
|
|
|
| |
bundled one. The knob is WITH_SYSTEM_FREETYPE. The most notable advantage
of using the latest freetype library from ports is it has CJK emboldening
feature (i.e., it makes fake bold fonts from non-bold ones) and
OpenOffice.org already makes use of it when the feature is available.
Approved by: maho
|
|
|
|
|
|
|
| |
- Support additional keys on some terminals.
- Minor documentation updates.
* Enable UTF-8 support if ncursesw is available in the base system.
|
|
|
|
|
| |
PR: ports/111357
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
| |
committed here. Pointyhat to me.
Reported by: Carlos F. A. Paniago (carlos dot paniago at gmail dot com)
|
| |
|
|
|
|
| |
Approved by: maho (implicitly)
|
|
|
|
|
|
| |
with FreeBSD amd64.
Approved by: maho
|
|
|
|
| |
Approved by: maho
|
|
|
|
|
|
|
|
|
| |
* Remove etc/DOC-%%EMACS_VER%%.2 from pkg-plist even if WITHOUT_GTK is defined.
* Use "bootfast" target to recompile necessary emacs lisp files before dump.
PR: ports/111218
Submitted by: NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by: maintainer (timeout)
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
|
| |
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run
|
| |
|
| |
|
|
|
|
|
|
| |
editors/emacs20-dl
editors/flim113-emacs20
editors/semi113-emacs20
|
|
|
|
| |
is coming.
|
|
|
|
| |
See the complete changelog at http://www.lazarus.freepascal.org
|
|
|
|
|
| |
PR: ports/110434
Submitted by: Ed Schouten
|
| |
|
|
|
|
| |
is not yet available.
|
|
|
|
| |
released.
|
| |
|
|
|
|
|
| |
PR: 110968
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mers and system administrators.
y main features is:
- multi-windows interface with up and down menu lines
- Operable window list
- Copy/paste between windows
- Inter-windows search and replace
- Help window with ablility to browse manual pages and info files
- Internal terminal window
- Internal GDB interface with ability to set up breakpoints
inside text window
- Status saving - you can load 20 files from your program project
by one click
- C-style Syntax highlight
Rashid N. Achilov (citycat4@ngs.ru)
PR: ports/110836
Submitted by: Rashid N. Achilov <citycat4 at ngs.ru>
|
|
|
|
| |
Suggested by: skv
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: 110928
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
|
|
|
|
|
| |
PR: ports/110857
Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> (canna maintainer)
|
| |
|
|
|
|
| |
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10594
|
| |
|
|
|
|
|
|
| |
PR: 110503
Submitted by: miwi
Approved by: maintainer
|
| |
|
|
|
|
|
| |
PR: 110448
Submitted by: Ed Schouten <ed@fxq.nl>
|
| |
|
|
|
|
|
|
|
| |
- Use TCL/TK 8.4
PR: 110314
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
|
|
|
|
|
|
|
| |
- Use TCL/TK 8.4
PR: 110313
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
|
|
|
|
|
|
|
|
|
| |
Major changes since 3.5:
- Now understands schema, namespaces, etc. (previously limited
to Professional Edition)
- Process commands are now (mostly) limited to Professional Edition
- Improved Docbook5 support
- Helper Applications can be configured in Options panel
|
|
|
|
|
|
| |
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
|
| |
|
|
|
|
|
| |
PR: 110226
Submitted by: Martin Matuska <martin@matuska.org>
|
|
|
|
|
|
|
|
| |
- DEFAULT_PGSQL_VER is only set if USE_PGSQL is defined
PR: 110189
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Pointy hat to: db
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2]
|
| |
|
|
|
|
|
| |
http://www.openoffice.org/servlets/ReadMsg?list=cws-announce&msgNo=4124
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10566
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* 64-bit support (hopefully buildable on all platforms now).
* > 4 GiB file size support
* New disassemblers for x86_64, ARM, 64bit PPC, VMX128
extensions for PE and ELF files
* New x86_64 assembler
* Improved ELF handling
PR: 110070
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
| |
Dedicated to: all women of Russia (let's see if I screw this one)
|
| |
|
|
|
|
|
| |
PR: 109799
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Hopefully this is the final RC...
|
|
|
|
|
|
| |
remove stale mastersites and pet portlint.
Hat: portmgr
|
|
|
|
| |
Pointy hat to: kris
|
| |
|
| |
|
|
|
|
| |
Approved by: ehaupt (mentor)
|
|
|
|
|
| |
PR: ports/109481
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
|
|
|
|
|
| |
Changelog at:
http://wolfpack.twu.net/users/wolfpack/manedit.CHANGELOG
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/109396
Submitted by: chinsan
|
| |
|
|
|
|
| |
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10542
|
|
|
|
|
|
| |
2007-01-21 editors/emacs20-mule-devel: homepage and patchfiles disappeared
Approved by: erwin (mentor, implicit)
|
|
|
|
| |
- Eliminate codes and files for emacs19 and xemacs.
|
| |
|
|
|
|
| |
Submitted by: Maxim Samsonov
|
| |
|
|
|
|
|
| |
Submitted by: rafan
Tested on: pointyhat
|
|
|
|
|
|
|
| |
WWW: http://research.edm.uhasselt.be/jori/klat/
PR: ports/109080
Submitted by: laddassm
|
|
|
|
| |
(see http://www.openoffice.org/issues/show_bug.cgi?id=74401 for details)
|
|
|
|
| |
broken at that time and no fix has been submitted.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
| |
PR: 108881
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/108464
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: keramida(maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- USE_GNOME+=gtksharp20
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
|
|
|
|
|
| |
- Add couple of comments to Makefile
- Reflect new reality in port description (supported systems and URL)
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Approved by: alexbl (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/106666
Submitted by: vd
With hat: portmgr
|
|
|
|
|
| |
PR: 108653
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
|
| |
PR: 108389[1]
Submitted by: Kay Abendroth<kay.abendroth@raxion.net>[1] and kris via pointhat[1]
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 103931
Approved by: pav
|
|
|
|
| |
update the WWW part
|
|
|
|
|
| |
PR: 108388
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
|
|
|
|
|
| |
PR: ports/108435
Submitted by: Marcelo Araujo
|
|
|
|
| |
Reported by: krismail.
|
|
|
|
| |
Bit better than 2.2 Beta(OOF680_m1; http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10505 )
|
| |
|
|
|
|
| |
The 200th milestone, congratulations!
|
|
|
|
|
|
| |
released from the xfce 4.4.0 mirrors
Noted by: Rainer Alves <rainer.alves@gmail.com>
|
| |
|
|
|
|
|
| |
PR: ports/107995
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- multiwindow editing
- LaTeX support
- table of contents support for C/C++/Javascript
- kloc functionality
- new ctags engine
- code beautifier
- help menu
- context help support for POSIX standard header files
- context help support for LaTeX
- proxy traversing support for webload feature
- several FreeBSD fixes
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Security: CVE-2007-0104
|
|
|
|
|
| |
PR: ports/107996
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
| |
http://docs.freebsd.org/cgi/mid.cgi?200701160751.l0G7p4gH046864
http://docs.freebsd.org/cgi/mid.cgi?200701160940.l0G9eOQv074301
Submitted by: jkim
|
|
|
|
| |
Submitted by: kris (pointyhat)
|
|
|
|
|
|
| |
and fixes the build that is reported by kris.
The `base' version should ooo-build and openoffic.org-2 should
be the same.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for the Ruby language.
Written in 100% native Ruby using the FOX GUI toolkit,
Mondrian has the familiar look and feel of a modern IDE.
Some features include:
* a dynamic object browser
* runtime error integration
* a full-featured project manager
* syntax highlighting
* runs identically on Windows and Linux
WWW: http://www.mondrian-ide.com/
Approved by: alexbl (mentor, implicit)
|
|
|
|
| |
- Update WWW
|
|
|
|
| |
Approved by: gurkan@linuks.mine.nu
|
|
|
|
|
|
|
| |
- Added WANT_UNICODE=yes
- Updated to 0.8.3.c
Approved by: alexbl (mentor, implicit)
|
| |
|
|
|
|
|
|
| |
- bump PORTREVESION
Submitted by: krismail
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* http://www.openoffice.org/security/CVE-2006-3117.html
http://www.openoffice.org/issues/show_bug.cgi?id=66866
patch:http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/OOO_1_1/sax%2Bsource%2Bexpatwrap%2Bxml2utf.cxx.diff?rev=1.1.2.1
* http://www.openoffice.org/security/CVE-2006-2198.html
http://www.openoffice.org/issues/show_bug.cgi?id=66863
patch:http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/OOO_1_1/6438334-macros-so7-sfx2.diff?rev=1.1.2.1
Obtained from: security-team@openoffice.org (Rene Engelhard <rene@debian.org>)
|
| |
|
|
|
|
|
|
| |
PR: 107524
Submitted by: Ricardo Nabinger Sanchez<rnsanchez@wait4.org>
Patch submitted by: James Seward <james@jamesoff.net>
|
|
|
|
|
|
|
|
| |
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10454
http://www.openoffice.org/issues/show_bug.cgi?id=70042
* Bump portrevision
Obtained from: security-team@openoffice.org
|
|
|
|
| |
Submitted by jkim (for OOo2 and adopted to ooo1.1)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Usage:
make WITH_CWS=cws_src680_chart2mst3.20070107
when cws archive is cws_src680_chart2mst3.20070107.tar.gz.
This is only for development purpose.
|
|
|
|
| |
* sync Makefile.localized with three ooo-2 ports.
|
|
|
|
| |
supported by OOo and installs as one package.
|
| |
|
|
|
|
|
|
| |
This patch is for epm, external program of OOo, so JCA is not necessary.
Submitted by: tanimura
|
|
|
|
|
|
|
| |
2006-12-01 editors/ooodict-all: Size mismatch
2006-12-01 mail/distribute: Does not install
2006-12-01 net-im/gaim-rss-reader: Requires update to work with Gaim 0.82.1
2006-12-31 sysutils/slay: Author doesn't see it as needed anymore
|
|
|
|
|
|
|
| |
2007-01-04 devel/py-getargs: distfile and homepage disappeared
2007-01-04 devel/pyumlgraph: distfile and homepage disappeared
2007-01-04 editors/beaver: distfile disappeared from homepage
2007-01-04 editors/dte: distfile and homepage disappeared
|
|
|
|
|
|
|
|
|
| |
problem.
(epm is an external library so we don't need JCA)
PR: 107126
Submitted by: Peter Jeremy
|
| |
|
|
|
|
|
|
| |
workaround is pushed into rtld-workaround-i66667.
Submitted by: jkim
|
|
|
|
|
|
| |
It is already defined in ports/Mk/bsd.port.mk.
Submitted by: jkim
|
| |
|
|
|
|
| |
To use Exuberant ctags vs. /usr/bin/ctags build 'WITH_EXUBERANT_CTAGS'.
|
|
|
|
| |
Approved by: maintainer timeout (4 months)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rewrite check of 'menubar' feature in x11/rxvt when X11 option is enabled.
- Add dep to ALL_TARGET instead of running ${GMAKE} in post-configure.
- Add OPTIONS.
- Remove BROKEN for amd64 (builds).
- Remove BROKEN for ia64 (let's see what happens now).
- Add WWW line to pkg-descr.
- Added typedef hacks (has a bug that doesn't allow default arguments in
function pointers, and also doesn't allow arrays of function pointers) to
allow building with GCC > 2.95 (the problems are known, though).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
TextMaker 2006, the reliable and friendly word processor that reads and writes
all Microsoft Word files without a hitch.
PlanMaker 2006, the fully Excel-compatible spreadsheet (see review) that lets
you create the most intricate worksheets.
TextMaker and PlanMaker are a perfect match. They not only provide consistent
menu structures and dialog windows, but can also exchange data smoothly with
each other. For instance, you can insert PlanMaker worksheets into TextMaker.
Furthermore, both TextMaker and PlanMaker support the dBASE database format so
they can access the same database files.
Compatible with Microsoft Office, OpenDocument, and more, pdf exports.
TextMaker and PlanMaker read and write these file formats with highest fidelity.
You can even set your default file types in TextMaker and PlanMaker to "Word"
and "Excel" and never worry about exchanging documents again!
This trial version let you evaluate SoftMaker Office for 30 days. Export to
Word and Excel formats is disabled.
WWW: http://www.softmaker.com/english/ofl_en.htm
|
|
|
|
|
|
|
|
| |
- fix patch
- portlint
PR: ports/107346
Submitted by: Naram Qashat
|
| |
|
|
|
|
|
| |
PR: 67531
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
|
| |
|
|
|
|
|
|
| |
to build it.
Submitted by: linimon
|