| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
|
|
|
|
| |
PR: 69488
Submitted by: maintainer
|
|
|
|
| |
Approved by: Jason Harris jharris at widomaker dot com (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* PDF driver updated to work with PDFlib-6 (rep. #1426). Minimal supported version is now 5.0
-> These unbreaks the build
* set scrolling of the custom ticks/labels table to 1 row per click (rep. #1419)
* updates relevant to the status of mailing lists/forums
* added option to generate PDF-1.4 format (Acrobat5). Support for PDF-1.2 (Acrobat3) removed
* replaced meaningless error message issued when trying to load data with a few string columns as a single set
* in the spreadsheet editor, the last entered cell's data wasn't committed (rep. #1420)
|
|
|
|
|
| |
PR: ports/69188
Submitted by: Ports Fury
|
|
|
|
| |
Noticed by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is marked BROKEN on amd64 because FreeBSD/amd64 does not
have some IEEE FP functions like fpresetsticky(). The build
failure log is now available at
http://pointyhat.freebsd.org/errorlogs/amd64-5-full/gnuplot371+-1.2.0_1.log
I found file/patch-za causes the problem. The feature of
this patch as reported in ports/16120 can take effect only
on FreeBSD/i386.
PR: ports/69143
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
pointy hat to: myself
|
| |
|
|
|
|
| |
2) Some Pentium 4 series have more caches (not 512kB, but 1M ~ 2M)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
. Add a GD option that compile gd support into gnuplot.
Prompted by: Chris Burkert <chris@chrisburkert.de>
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Noticed by: kris
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 68902
Submitted by: Rod Taylor <ports@rbt.ca>
Approved by: erwin (implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Thank to Jean-Yves for spotting this and finding a solution.
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
|
| |
Submitted by: marius
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
| |
are not expanded and perl hangs on tty input during build
|
|
|
|
|
|
|
|
|
|
|
|
| |
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
|
| |
|
|
|
|
|
|
| |
PR: ports/68749
Submitted by Jon Drews
and: kiril@
|
|
|
|
|
|
|
| |
- Assign maintainership to submitter
PR: ports/68715
Submitted by: Jonathan Drews
|
|
|
|
|
| |
PR: ports/68634
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
Reminded by: marius
|
|
|
|
| |
Approved by: maintainer (implicit)
|
|
|
|
|
|
|
|
| |
- WANT_ -> WITH_
- Portlint
PR: ports/68567
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/68388
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/68387
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
PR: ports/68407
Submitted by: michael johnson <ahze@rgv.net> (maintainer)
|
|
|
|
|
| |
PR: ports/68310
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
|
|
|
|
|
| |
PR: ports/68336
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
|
|
|
|
|
| |
my best guess at what needs to happen so far, PDF file generation
currently appears broken.
|
|
|
|
|
| |
PR: ports/68295
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
|
|
|
|
| |
- Bump PORTREVISION
|