CVS log for ports/math/grace/Makefile
Up to [FreeBSD] / ports / math / grace
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jan 11 22:45:14 2012 UTC (4 weeks, 1 day ago) by bapt
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
%%%DATADIR%%/examples and %%%DATADIR%%/doc are symlinks not directories, fix the plist and bump portrevision Spotted by: (pointyhat) pkgng exp-run
Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Jan 10 11:41:37 2012 UTC (4 weeks, 2 days ago) by ale
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
Chase pdflib.so version and bump PORTREVISION accordingly.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:40 2011 UTC (6 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +0 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon May 2 12:44:43 2011 UTC (9 months, 1 week ago) by makc
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Bump PORTREVISION after open-mofit update
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Jun 5 19:29:56 2010 UTC (20 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
- Fix seizes mouse cursor on right-click with Xorg-server 1.7.5 PR: 146383 Submitted by: Tom Russo <russo@bogodyn.org>
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:39:24 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:40:45 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
- update to jpeg-8
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:10 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -1 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Jun 23 10:51:44 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +61 -28 lines
- Update to 5.1.22 PR: 124848 Submitted by: Ports Fury
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:51:55 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat May 19 20:15:02 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Apr 24 20:36:39 2007 UTC (4 years, 9 months ago) by thierry
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +5 -7 lines
- Upgrade to 5.1.21 (1) Changelog at <http://plasma-gate.weizmann.ac.il/Grace/doc/CHANGES.html> - Chase NetCDF's upgrade; - Move from $X11BASE to $LOCALBASE. Suggested by: Xavier Otazu <xotazu (at) cvc.uab.es> (1)
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Apr 10 03:08:58 2007 UTC (4 years, 10 months ago) by lwhsu
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
science/netcdf - Update to 3.6.2 graphics/gmt math/grace math/gri math/p5-NetCDF math/py-scientific math/ruby-netcdf science/gnudatalanguage science/minc science/minc2 science/v_sim science/vis5d+ - Bump PORTREVISION for the changing of science/netcdf's major library version number PR: 111347 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Approved by: clsung (mentor)
Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Oct 9 08:18:34 2006 UTC (5 years, 4 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -1 lines
Chase pdf library and bump PORTREVISION.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jun 5 20:56:00 2006 UTC (5 years, 8 months ago) by thierry
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Upgrade to 5.1.20. Changelog at <http://plasma-gate.weizmann.ac.il/Grace/phpbb/viewtopic.php?t=610>.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed May 10 22:37:08 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +0 -1 lines
Remove USE_REINPLACE from ports starting with M
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jan 30 22:19:23 2006 UTC (6 years ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5. PR: 92497 Submitted by: /me Repocopied by: marcus
Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Dec 12 20:56:48 2005 UTC (6 years, 1 month ago) by thierry
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +6 -2 lines
Upgrade to 5.1.19. Since I'm there, add some mirrors. Reminded by: edwin's Ports Version Check.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Nov 25 22:29:22 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- Style: ports@freebsd.org -> ports@FreeBSD.org
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Nov 13 17:13:14 2005 UTC (6 years, 2 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
o) Drop maintainership cause I didn't use these ports since months anymore.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Oct 29 21:09:02 2005 UTC (6 years, 3 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
o) Fix error when using funktion from shared libraries (dlopen, dlerror) (see http://lists.freebsd.org/pipermail/freebsd-questions/2005-October/102547.html) PR: - Submitted by: "Rob" <spamrefuse@yahoo.com>
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Mar 1 14:41:42 2005 UTC (6 years, 11 months ago) by lkoeller
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -9 lines
o) Fix fetch URLs o) Update to 5.1.18
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Oct 14 19:25:32 2004 UTC (7 years, 3 months ago) by lkoeller
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +8 -9 lines
Update from 5.1.16 -> 5.1.17 * src/pdfdrv.c: Fixed crash in PDF when using patterns with PDF-1.4. * Xbae/Xbae/Create.c: Backported font width fixes. * src/x11drv.c: Backported page frame fix. * src/: Tab.c, XMgrace.ad, xmgrace.c, Tab.h: Backported tabFontList changes. * src/pdfdrv.c: Changed default PDF dpi to 300. PR: 72197 Submitted by: Shuhei Amakawa <sa264@cam.ac.uk>
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Jul 18 16:06:12 2004 UTC (7 years, 6 months ago) by lkoeller
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -4 lines
o) Update to 5.1.16, with the following fixes:
* 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)
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Jul 11 22:02:54 2004 UTC (7 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -0 lines
BROKEN: Does not build
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jun 25 11:24:25 2004 UTC (7 years, 7 months ago) by ale
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
- Chase the pdflib shared library - Bump PORTREVISION
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Jun 21 21:28:56 2004 UTC (7 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -7 lines
Remove BROKEN tag now that the port has been fixed.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon May 24 18:59:13 2004 UTC (7 years, 8 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
o) Unbreak compilation error on FreeBSD 5.2 (remove patch-ai)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Feb 17 10:43:25 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +7 -1 lines
BROKEN on 5.x: does not compile
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:30 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jan 26 19:08:24 2004 UTC (8 years ago) by lkoeller
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -4 lines
o) Update to version 5.1.14 PR: ports/61879 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Oct 27 12:00:54 2003 UTC (8 years, 3 months ago) by lkoeller
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
o) Update to version 5.1.13 PR: ports/58340 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Sep 26 23:39:37 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Chase print/pdflib version bump PR: ports/57204
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Sep 15 18:31:28 2003 UTC (8 years, 4 months ago) by lkoeller
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
o) User pdflib5 in dependency section to unbreak build due to broken marked pdflib4 PR: 56673 Submitted by: j.e.drews@att.net Approved by: portmgr@freebsd.org
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Apr 14 06:27:44 2003 UTC (8 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
print/pdflib -> print/pdflib4 Informed maintaines.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Mar 27 13:12:43 2003 UTC (8 years, 10 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
o) Update to 5.1.12 (from 5.1.10) (PR: 48957) o) Fix build Problem with t1lib (change of function names) o) Fix build on HEAD (PR: 50252)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:43:59 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
De-pkg-comment.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jan 12 10:59:17 2003 UTC (9 years, 1 month ago) by lkoeller
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
o Update to version 5.1.10 o Fix dependency from news xbae port (lib version change) o PR: ports/43147 Originator: AMAKAWA Shuhei <sa264@cam.ac.uk>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Aug 26 08:41:55 2002 UTC (9 years, 5 months ago) by lkoeller
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
o) Update to 5.1.9 PR: ports/41591 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jun 12 05:42:25 2002 UTC (9 years, 8 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
o Update to 5.1.8 o Test of build and correct PDF generation with pdflib-4.0.2 PR: ports/39158 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Apr 11 05:30:29 2002 UTC (9 years, 10 months ago) by lkoeller
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
o Update to 5.1.7 PR: 36957 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Feb 11 21:35:06 2002 UTC (10 years ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Update to 5.1.6 PR: 34798 Submitted by: AMAKAWA Shuhei <sa264sa264@cam.ac.uk> Approved by: maintainer
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Dec 3 20:03:06 2001 UTC (10 years, 2 months ago) by lkoeller
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3 lines
Update to grace 5.1.5. PR: 32438 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Nov 23 17:25:26 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
t1.3 -> t1.4
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Sep 11 03:19:45 2001 UTC (10 years, 5 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Bump png major
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Aug 25 03:33:33 2001 UTC (10 years, 5 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
t1.2 -> t1.3
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jul 9 08:16:48 2001 UTC (10 years, 7 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
o) Update to version 5.1.4 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Apr 25 05:59:19 2001 UTC (10 years, 9 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
o Update to version 5.1.3 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Reviewed by: lkoeller@FreeBSD.org
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Mar 13 14:50:58 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Correct t1 shared library version number in LIB_DEPENDS. Submitted by: bento
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Dec 31 00:17:55 2000 UTC (11 years, 1 month ago) by lkoeller
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Type in mail address is Makefile, remove script dir.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Dec 29 16:22:01 2000 UTC (11 years, 1 month ago) by lkoeller
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +16 -16 lines
Upfdate to version 5.1.2. Necessary for this version was an update of XmHTML to version 1.1.7. By the way xbae was updated to 4.8.4. PR: ports/20464, ports/20975, ports/21919
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Nov 7 23:28:12 2000 UTC (11 years, 3 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:25:37 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jul 4 07:12:54 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Bump png shared library version. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Apr 14 07:20:08 2000 UTC (11 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
Convert to PORTNAME/PORTVERSION.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 12 18:51:31 2000 UTC (11 years, 11 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Typo fix (REQUIRE_MOTIF -> REQUIRES_MOTIF). PR: 15523 Reported by: Maintainer
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 22 17:07:06 2000 UTC (11 years, 11 months ago) by reg
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
Fix for building on -current by using the libt1 port. Approved by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 10 21:16:45 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
$Id$ -> $FreeBSD$ (spammed by dirk)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 10 16:39:12 1999 UTC (12 years, 5 months ago) by dirk
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +20 -16 lines
Upgrade to 5.0.3gamma. PR: ports/13626 Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Sep 7 10:45:23 1999 UTC (12 years, 5 months ago) by steve
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -5 lines
The tiff port now lives in ports/graphics/tiff.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 25 07:10:33 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change Id->FreeBSD.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:59:07 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 29 04:23:04 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -4 lines
Update to version 5.0.2b. PR: 11836 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 12 07:43:47 1999 UTC (12 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Um, it's REQUIRE*S*_MOTIF, not REQUIRE_MOTIF.... ;)
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Mar 18 08:41:40 1999 UTC (12 years, 10 months ago) by taoka
Branches: KOELLER
CVS tags: v501
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
A powerful plotting tool (successor of xmgr) PR: ports/9222 Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 18 08:41:40 1999 UTC (12 years, 10 months ago) by taoka
Branches: MAIN
Initial revision
