Commit graph

730 commits

Author SHA1 Message Date
Trevor Johnson
e66743b7d5 Respect the user's USE_LINUX setting. 2005-03-01 21:51:48 +00:00
Kirill Ponomarev
d3f266a236 BROKEN on 4.x: Linker error 2005-02-28 23:24:32 +00:00
Kris Kennaway
7f152ca271 BROKEN: Checksum mismatch 2005-02-28 04:49:14 +00:00
Kris Kennaway
33739e53dd BROKEN: Size mismatch. Fix typo. 2005-02-28 04:25:50 +00:00
Pav Lucistnik
36e598b80c - Update to 2005.01.27
- Unbreak on 5.3 and newer

PR:		ports/78029
Submitted by:	Johan van Selst <johans@stack.nl>
2005-02-25 21:16:45 +00:00
Thierry Thomas
887caa941f Fix a typo in COMMENT.
Reported by:	maintainer.
2005-02-21 06:34:39 +00:00
Thierry Thomas
0eea0827d1 Add brlcad 7.0.4, CSG modelling system from the US Balistic
Research Laboratory.

PR:		76122
Submitted by:	Pedro F. Giffuni
2005-02-20 22:00:46 +00:00
Kirill Ponomarev
1110c09a86 Documentation tarball was rerolled, new docs were added.
PR:		ports/77763
Submitted by:	Sam Lawrance <boris at brooknet.com.au>
2005-02-20 09:09:57 +00:00
Kirill Ponomarev
35ca5f5829 Update to version 5.63
PR:		ports/77759
Submitted by:	am Lawrance <boris at brooknet.com.au>
2005-02-20 08:54:04 +00:00
Kirill Ponomarev
a134593c83 Update to version 0.40.3
PR:		ports/77132
Submitted by:	Ports Fury
2005-02-19 07:05:00 +00:00
Maho Nakata
eda8b1ee03 Fix build (adding missing dependency)
PR:		77292
Submitted by:	kris via pointyhat, and John Cochran <jdc@fiawol.org> [1]
2005-02-09 09:02:28 +00:00
Thierry Thomas
1eb81bdeda Upgrade to 1.59.0. 2005-02-06 17:47:51 +00:00
Maho Nakata
323a9eeec6 Fix typo
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2005-02-06 12:12:50 +00:00
Maho Nakata
c87fb0301f Fix build with math/spooles 2005-02-06 03:09:06 +00:00
Kirill Ponomarev
4d8ee3e6d7 Update to version 0.40.2
PR:		ports/76894
Submitted by:	Ports Fury
2005-02-01 08:37:49 +00:00
Thierry Thomas
f636b19453 Upgrade to 1.2.1. 2005-01-24 21:26:06 +00:00
Thierry Thomas
1792455229 Add z88 11.0, a compact Finite Element Analysis System.
PR:		75698
Submitted by:	Pedro F. Giffuni.
2005-01-22 16:27:18 +00:00
Kirill Ponomarev
17d2315c1b Update to version 0.43
PR:		ports/76541
Submitted by:	Ports Fury
2005-01-21 19:24:17 +00:00
Maho Nakata
338525b1c7 forgot to add a patch... 2005-01-20 04:50:57 +00:00
Maho Nakata
72d4260aaa forgot to add some files... 2005-01-20 04:45:45 +00:00
Maho Nakata
e2b9995a76 Update to 1.2
PR:		75503
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
2005-01-20 04:44:07 +00:00
Thierry Thomas
36b408d40b Upgrade to 1.2.0. 2005-01-17 21:09:27 +00:00
Ying-Chieh Liao
fbfa025a9f upgrade to version 21 2005-01-17 03:10:52 +00:00
Jeremy Messenger
ec56cc3204 Fix the pkg-plist.
Reported by:	pointyhat via kris
2005-01-11 21:47:18 +00:00
Thierry Thomas
6e3be8aadc Upgrade to 1.58.0. 2005-01-08 12:08:22 +00:00
Kirill Ponomarev
8a4c039f62 Fix plist.
Approved by:	portmgr (implicit)
2005-01-04 11:01:27 +00:00
Kris Kennaway
d9ee19d1f3 Broken pkg-plist on alpha
Approved by:	portmgr (self)
2005-01-02 00:45:44 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Kirill Ponomarev
2a777b380c Update to version 0.40.1
PR:		ports/75689
Submitted by:	Ports Fury
2004-12-31 13:18:58 +00:00
Kirill Ponomarev
7c91e0c9f5 Update to version 1.0.0
PR:		ports/75688
Submitted by:	Ports Fury
2004-12-31 13:17:30 +00:00
Pav Lucistnik
af2549826f - Disable debug for package
- Enable readline for non-package

PR:		ports/75504
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
Approved by:	AMAKAWA Shuhei <amakawa@jp.FreeBSD.org> (maintainer)
2004-12-31 11:22:19 +00:00
John Polstra
415677b43a Allow the spice port to be built without X11 support by defining
WITHOUT_X11.
2004-12-29 18:38:16 +00:00
Thierry Thomas
da0cd3bf1e Upgrade to 1.57.
Changelog available at <http://www.geuz.org/gmsh/doc/VERSIONS>.

Remark: Netgen is disabled on FreeBSD-4.x.
2004-12-23 12:23:05 +00:00
Dejan Lesjak
4f5d3d0d4a Add imake build dependency, it is no longer implied by USE_XLIB.
Pointed out by:	dosirak via kris
Approved by:	maintainer timeout
2004-12-23 01:42:27 +00:00
Jeremy Messenger
58a61e763c Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.
deskutils/drivel is the only port that has pkg-plist change, so bump the
PORTREVISION. The rest else should be no function change, but just remove the
patches to allow gnomehack takes care of it. Keep in mind, I only touch those
ports that already have gnomehack.

Reviewed by:	pav and marcus
2004-12-21 00:23:18 +00:00
Edwin Groothuis
c38a64483e pointyhat-fix: cad/fandango
cad/fandango doesn't build due to Python dependency problem.

	Change: chase Python update (lang/python is 2.4 now)
	Reported by: pointyhat

PR:		ports/74924
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2004-12-17 09:00:20 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Thierry Thomas
91a15d3afe Upgrade to latest version.
Suggested by:	Pedro F. Giffuni.
2004-12-15 23:13:02 +00:00
Volker Stolz
2c21d1f8cd Update to 4.13
PR:		ports/74539
Submitted by:	Frank Mayhar
Approved by:	maintainer
2004-12-13 10:16:37 +00:00
Kris Kennaway
67855a2012 BROKEN: Broken dependency after python 2.4 update 2004-12-11 21:16:33 +00:00
Kirill Ponomarev
57427edd47 Update to version 2.10
PR:		ports/74944
Submitted by:	Ports Fury
2004-12-11 18:29:06 +00:00
Kirill Ponomarev
c92fdf8e8d BROKEN: Does not compile on 4.x 2004-12-09 10:20:37 +00:00
Dejan Lesjak
99ff12c307 Fix build without imake.
Pointed out by:	dosirak via kris, while testing X.Org upgrade
2004-12-07 11:25:12 +00:00
Kirill Ponomarev
7515dca715 Add missing dependency.
Reported by:	pointyhat
2004-11-30 17:25:32 +00:00
Kirill Ponomarev
b99ce948a2 Update to version 0.40.0
PR:		ports/74422
Submitted by:	Ports Fury
2004-11-26 19:49:15 +00:00
Michael Reifenberger
7ba9a1bb67 Since /usr/X11R6/... seems to be hardcoded in qcad
help first-time-users by using 'USE_X_PREFIX=yes'

PR:		ports/74118
Submitted by:	TAOKA Fumiyoshi <fmysh X iijmio-mail.jp>
2004-11-25 16:32:02 +00:00
Thierry Thomas
ac4020ae92 Upgrade to 4.4.
Note: high order Finite Element package NGSolve is included.
2004-11-21 20:58:15 +00:00
Volker Stolz
957d850b28 Update to 0.1.9:
-Added Sparse Matrix Solver.
-Fixed Compile problems.
-Fixed bug in reading DXF files.

PR:		ports/74026
Submitted by:	maintainer
2004-11-19 15:48:13 +00:00
Thierry Thomas
490257803f - Triangle is the default, unless PACKAGE_BUILDING;
- add a RUN_DEPENDS to the solver getdp.

Suggested by:	Pedro F. Giffuni.
2004-11-16 22:59:36 +00:00
Thierry Thomas
351085df77 Chase Triangle. 2004-11-15 23:02:12 +00:00