1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

6971 Commits

Author SHA1 Message Date
Gerald Pfeifer
c2880af631 Remove the cklatest target and files/patch-gengtype-yacc.y. 2007-02-04 12:33:30 +00:00
Gerald Pfeifer
bdfe573334 Update to GCC 4.0.4, the official release. This closes the GCC 4.0 branch.
Remove the cklatest target and files/patch-gengtype-yacc.y; bison no longer
is a requirement.
2007-02-04 10:49:02 +00:00
Joe Marcus Clarke
025b7307c2 Fix the build after the removal of objformat.
Reported by:	pointyhat via kris
2007-02-04 01:50:32 +00:00
Wes Peters
ad737aa069 Deprecate in favor of the newer and safer snobol4 port. 2007-02-03 00:08:35 +00:00
Jimmy Olgeni
39a9b99bbc Upgrade to version R11B-3. 2007-02-02 13:07:42 +00:00
Pav Lucistnik
d28d924418 - Don't strip installed libraries
PR:		ports/108560
Submitted by:	Richard S. Conto <rsc@umich.edu>
Approved by:	Richard Kiss <him@richardkiss.com> (maintainer)
2007-02-02 10:10:56 +00:00
Johan van Selst
7fc07835db Update to 1.4.3 2007-02-01 14:38:55 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Dirk Meyer
cdc1aa019f - update to 1.13.1 2007-01-31 17:52:17 +00:00
Martin Wilke
14a135564d - Update to 7.6.102
PR:		108554
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2007-01-31 16:11:41 +00:00
Martin Wilke
5ae0f3ecb6 - Fix build
- Bump PORTREVISION

PR:             108545
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-01-31 15:37:44 +00:00
Martin Wilke
0fcc601e5f - Update to 2007-01-30
PR:		108605
Submitted by:	Nils M Holm <nmh@t3x.org>
2007-01-31 15:29:22 +00:00
Martin Wilke
42c1ca3df1 - Remove glade-gpl duplicate with gnat-glade
PR:              107415
Discussion with: John Merryweather Cooper
2007-01-31 08:19:36 +00:00
Gerald Pfeifer
56aaf1c267 Update to the 20070129 snapshot of GCC 4.1.2. 2007-01-30 15:44:14 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Maho Nakata
08d3d751e6 G95 is a stable, production Fortran 95 compiler available for multiple
CPU architectures and operating systems. Innovations and optimizations
continue to be worked on. Parts of the F2003 standard have been
implemented in g95. Note that g95 and gfortran are different compiler
http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler
.

WWW: http://www.g95.org/

This port is based on hrs's original one, and slightly modified.
2007-01-30 01:03:17 +00:00
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Volker Stolz
bb6528fc52 Builds fine on 4.x since last update.
Noted by: Chris Pressey
2007-01-29 07:09:54 +00:00
Cheng-Lung Sung
e56bd945f3 Add tcl85-thread , tool Command Language (development version).
PR:		ports/108041
Submitted by:	martin at matuska.org
2007-01-29 03:10:23 +00:00
Cheng-Lung Sung
9e890b7d7d Add tcl85 8.5.a.5, tool Command Language (development version).
PR:		ports/108041
Submitted by:	martin at matuska.org
2007-01-29 03:06:56 +00:00
Kris Kennaway
59dcc3a13d Default to elf instead of a.out. 2007-01-29 00:50:46 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Gerald Pfeifer
129c25a0bf Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix.
Reported by:	deischen, rafan
2007-01-28 00:32:50 +00:00
Kris Kennaway
9932389f3d Correct legacy a.out packing list format 2007-01-27 19:34:53 +00:00
Tom McLaughlin
85974a0919 Remove python21 and python22. These version lines are long deprecated and
no ports require them.

Approved by:	python@
2007-01-27 03:38:41 +00:00
Gerald Pfeifer
318f96e7b2 Update to the 20070122 snapshot of GCC 4.1.2. 2007-01-27 01:48:23 +00:00
Vanilla I. Shu
f1533ea412 Upgrade to 1.0.2
PR:		ports/108363
Submitted by:	maintainer
2007-01-26 13:19:25 +00:00
Joseph Koshy
cb1380d0a6 Upgrade to v360. Upstream changes include:
- A new macro stepper that traces through macro expansion
   step by step.
 - A new "Lazy Scheme" language level.
 - New support for prompts and composable continuations.
 - Regexp support now includes the usual collection of
   "Perl-compatible" features.
 - Compiler improvements and bug fixes.
2007-01-26 11:48:33 +00:00
Gerald Pfeifer
1439202950 Always build with JAR=no to avoid locating an already installed copy of jar
and thus not laying down our own in $PREFIX/bin/jar42.

Update to the 20070124 snapshot of GCC 4.2.0 on the way.

PR:		108174
Debugged with:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
Tested by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>, db
2007-01-25 22:29:59 +00:00
Oliver Braun
6e75eeb6f2 Moved bootstrap tarball to haskell.org. Therefore readd master site. 2007-01-24 23:55:35 +00:00
Martin Wilke
35ae25efeb - Fix build with gcc 4.1 2007-01-24 22:08:25 +00:00
Stanislav Sedov
d56155d47c - Fix building.
Reported by:	pav
Pontyhat to:	me
2007-01-24 20:38:34 +00:00
Pav Lucistnik
d516ac47bb - Sync with lang/slib to 3a4 2007-01-24 16:19:21 +00:00
Pav Lucistnik
3329bb32af - Fix path in guile.init. Fixes lang/slib-guile installation 2007-01-24 16:19:10 +00:00
Oliver Braun
18dd44f7ec Upgrade to 6.6. 2007-01-23 18:11:10 +00:00
Volker Stolz
6965e3b54a Fix build with GCC 4.1 2007-01-23 04:07:14 +00:00
Volker Stolz
321761eb20 Update lang/ghc to 6.6
Also fixes readline issue reported in PR ports/107380.
OpenAL support is not yet fixed, we might break that out into a
separate port, now that the upstream infrastructure is in place.

Your haskell@ team, Olli & Volker
2007-01-22 05:06:44 +00:00
Rong-En Fan
81a5022f95 - history_length conflicts with include/readline/history.h.
Similar fix is in 2.4 and above. This causes an incomplete pkg-plist
  with gcc 4.x + newer ncurses.

PR:		ports/108031
Approved by:	alexbl
2007-01-21 13:13:23 +00:00
Rong-En Fan
c1c2fa1e68 - Define USE_ICONV properly. This fixes textproc/words build, which failed
with
  /libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found, required by "gnatgcc"

PR:		ports/108138
Submitted by:	rafan
Approved by:	Daniel Eischen <eischen at vigrid.com> (maintainer)
2007-01-21 04:59:56 +00:00
Alex Dupre
5849e9e6e7 Add pear to the default include_path. 2007-01-20 10:17:33 +00:00
Gerald Pfeifer
2f4ff75983 Update to the 20070115 snapshot of GCC 4.1.2. 2007-01-20 03:12:19 +00:00
Andrew Pantyukhin
50d30f04e6 - Disable test due to prolonged (20h+) hangs (on my current/amd64 box)
- A couple of style fixes while I'm here

PR:		ports/100997
Submitted by:	ehaupt
2007-01-19 23:14:38 +00:00
Ion-Mihai Tetcu
ce559fb35f The Gambit programming system is a full implementation of the Scheme
language which conforms to the R4RS and IEEE Scheme standards. It
consists of two main programs: gsi, the Gambit Scheme interpreter, and
gsc, the Gambit Scheme compiler.

Gambit-C is a version of the Gambit programming system in which the
compiler generates portable C code, making the whole Gambit-C system
and the programs compiled with it easily portable to many computer
architectures for which a C compiler is available. With appropriate
declarations in the source code the executable programs generated by
the compiler run roughly as fast as equivalent C programs.

WWW: http://www.iro.umontreal.ca/~gambit/

PR:		ports/107405
Submitted by:	Rob Zinkov
2007-01-19 22:08:32 +00:00
Martin Wilke
e15968956c - Update to 2007-01-18
PR:		ports/108079
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2007-01-19 09:25:57 +00:00
Rong-En Fan
8826d1394c - Update to 0.8.9
PR:		ports/108093
Submitted by:	Erik Greenwald <erik at smluc.org> (maintainer)
2007-01-19 08:40:39 +00:00
Gerald Pfeifer
73788e2a7f Update to the 20070117 snapshot of GCC 4.2.0. 2007-01-18 12:42:52 +00:00
Martin Wilke
85795f2e39 - BROKEN: does not build
Submitted by:   pointyhat via kris
Discussed with: maintainer
2007-01-18 08:05:35 +00:00
Cheng-Lung Sung
82eb6d187a - Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14
- Removed file: lang/tcl84/files/patch-test-clock (patch already in source tree)

PR:		ports/107953
Submitted by:	Martin Matuska <martin_AT_matuska dot org>
2007-01-17 04:49:29 +00:00
Cheng-Lung Sung
f5946d1ab6 - Update to 3a4
PR:		ports/107971
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
2007-01-16 10:26:17 +00:00
Martin Wilke
2462309b35 - Update to 0.82
PR:		ports/107925
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer
2007-01-15 14:56:12 +00:00
Martin Wilke
38ce17fd2a - Update to 4.123
PR:		ports/107934
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2007-01-15 14:56:03 +00:00
Maho Nakata
3da68fafb8 * f2c.h is now consistent with G77.
* Bump portrevision.
2007-01-15 07:47:32 +00:00
Maho Nakata
16fa0f1524 Grab maintainership. 2007-01-15 07:01:05 +00:00
Gerald Pfeifer
13c47e6b11 Update to the 20070114 snapshot of GCC 4.0.4. 2007-01-15 01:48:37 +00:00
Gerald Pfeifer
b84bd53df8 Revert previous commit.
Pointyhat to:	self
2007-01-15 01:15:05 +00:00
Gerald Pfeifer
8a1457ba04 Add ia64 to NOT_FOR_ARCHS. This has been broken for ages, it is not clear
whether it is our kernel/userland, the hardware, or something else at fault
and nobody on our side nor upstream seems to have any interest.

Discussed with:	kris
2007-01-15 01:10:13 +00:00
Martin Wilke
473182d93a - Fix size mismatch
Log from Author: minor defect corrections

Submitted by:   pointyhat
2007-01-14 22:11:56 +00:00
Gerald Pfeifer
d93d129cdf Move lang/gfortran from using lang/gcc41 to lang/gcc42 as its master port.
The next step will be to abandon this port in favor of lang/gcc42.
2007-01-14 11:52:45 +00:00
Dirk Meyer
12925bd2e8 - cleanup MASTER_SITES 2007-01-14 10:21:49 +00:00
Martin Wilke
9e899b4a78 - Update to 20060810
PR:		ports/107879
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-01-13 22:58:44 +00:00
Maho Nakata
a3ad47de4a * Migrate to gfortran.
* Bump port revision.

Approved by:	portmgr(kris)
2007-01-13 09:17:14 +00:00
Dirk Meyer
5fe80853cb - drop gcc-4.*.* as they are used diretcly by bsd.gnustep.mk 2007-01-13 04:23:50 +00:00
Dirk Meyer
d7f59ea8de - update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Alejandro Pulver
8a9bae9c46 - Add NOT_FOR_ARCHS=ia64 (is not supported by the application).
- Make BROKEN message when enabling PARI option more clear.

Reported by:	pointyhat
2007-01-13 02:05:57 +00:00
Gerald Pfeifer
7bec77c8f7 Add missing Jave frontend tarball. 2007-01-11 22:33:38 +00:00
Gerald Pfeifer
1354bf8f5b Update to the 20070110 snapshot of GCC 4.2.0. 2007-01-11 13:10:35 +00:00
Martin Wilke
604e514e2f -Use native binaries to bootstrap on amd64 not to require i386 binary
compatibility.
- This would fix build failure on pointyhat.

PR:             ports/107804
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-01-11 07:41:57 +00:00
Martin Wilke
a44b472531 - Fix size mismatch (my fault) 2007-01-10 07:23:23 +00:00
Martin Wilke
5c812e5b97 - Update to 5e3
PR:		ports/107631
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-01-09 22:51:14 +00:00
Martin Wilke
1abe65568c - Update to 4.122
PR:		ports/107653
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2007-01-09 21:31:53 +00:00
Gerald Pfeifer
929c678ba7 Update to the 20070108 snapshot of GCC 4.1.2. 2007-01-09 13:05:56 +00:00
Gerald Pfeifer
dfc36a6de2 Add missing DISTFILES entry for Java. 2007-01-08 15:32:35 +00:00
Rong-En Fan
9e06994f34 - Update to 0.21
- Update to GCC 4.0.x to 4.0.4-20061228
- Add documenta

PR:		ports/107521
Submitted by:	Armin Pirkovitsch <a.pirko at inode.at>
Approved by:	Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
2007-01-08 14:47:38 +00:00
Ion-Mihai Tetcu
1242fc4348 I forgot to move pkg-message to files/pkg-message.in in previous commit:
- update to 3.7 [1]
	- fix MASTER_SITES [1]
	- use SUB_FILES from pkg-plist [2]

	PR:		ports/107650 [1]
	Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1]
			itetcu (me) [2]

Submitted by:	maintainer
Pointyhat to :	itetcu (me)
2007-01-08 10:45:34 +00:00
Ion-Mihai Tetcu
2cd2718466 - update to 3.7 [1]
- fix MASTER_SITES [1]
- use SUB_FILES from pkg-plist [2]

PR:		ports/107650 [1]
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1]
		itetcu (me) [2]
2007-01-07 22:55:23 +00:00
Gerald Pfeifer
694e45aacf Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch was
is upstream now.
2007-01-06 08:43:34 +00:00
Rong-En Fan
1d1973d297 - Fix threading support, favor pthread
Since this port supports 5.x and later, we don't need to consider
  the 4.x case (-lc_r). Moreover, gdc uses ld as linker when compiling
  D source files, so PTHREAD_LIBS is not applicable here.

PR:		ports/107437
Submitted by:	Jason DiCioccio <jd at ods.org>
Approved by:	Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
2007-01-06 07:24:08 +00:00
Martin Wilke
224101216c 2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports
2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless
2006-12-28 ftp/jmirror: distfile disappeared and has no homepage
2007-01-05 19:28:35 +00:00
Martin Wilke
013c547f10 2006-12-01 misc/instant-workstation: Incomplete pkg-plist
2006-12-01 lang/yap: Does not compile
2006-12-01 lang/tensile: "Coredump during build on FreeBSD >= 6.x"
2007-01-05 17:08:38 +00:00
Martin Wilke
5152047e02 This project defines various useful extensions to Ruby's standard classes,
including many of those captured at on the Wiki at StandardClassExtensions.
They are thoroughly documented and tested. See the project homepage for API
documentation.

Author:	Gavin Sinclair <gsinclair@soyabean.com.au>
WWW:	http://extensions.rubyforge.net

PR:		ports/107434
Submitted by:	Christopher Boumenot <boumenot at gmail.com>
2007-01-05 07:55:20 +00:00
Johan van Selst
89ce09fad3 - Update to 1.4.2
- INSTALLS_SHLIB is deprecated by USE_LDCONFIG
2007-01-03 10:50:04 +00:00
Gerald Pfeifer
e29ebdf8bc Update to the 20070102 snapshot of GCC 4.2.0.
On the way, make building Fortran the (unconditional) default now.
This adds new dependencies on math/libgmp4 and math/mpfr which are
always required by lang/gcc43 and later anyways, though.
2007-01-03 09:12:05 +00:00
Gerald Pfeifer
8c2920b86d Update to the 20061230 snapshot of GCC 4.3.0.
This adds a libgomp info page (the other changes to INFO and MAN are
just to sort these two properly) and we need to add a temporary patch
to fix an issue triggered by FreeBSD headers.
2007-01-02 21:42:49 +00:00
Stanislav Sedov
58b782278a - Add patch that allows GC performance profiling and analasys.
- Bump portrevison
2007-01-02 20:58:41 +00:00
Stanislav Sedov
225ee28882 - Deprecate old and unmaintained ruby ports. It seems, that nobody uses it. 2007-01-02 19:19:05 +00:00
Stanislav Sedov
f2889b4db3 - Update lang/ruby18 to 1.8.5p12 (bugfix release)
- Make RI generation disabled by default (it causes problems
  on slow hardware)
- PREFIX-cleaness fixes (in bsd.ruby.mk) [1]
- Take maintainership of bsd.ruby.mk [1]

The patch was tested in the tinderbox with all ruby-dependend ports.

Approved by:	portmgr (linimon)
2007-01-02 16:23:42 +00:00
Cheng-Lung Sung
c0cc66a5c3 - Update to 0.20 2007-01-02 04:54:16 +00:00
Cheng-Lung Sung
ebe57c54f5 - Update to 0.016 2007-01-02 04:53:53 +00:00
Martin Wilke
aa9c44c08b - Mark for removal in 2 months
- Please use lang/pike72

PR:		107332
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2007-01-01 13:29:24 +00:00
Jimmy Olgeni
67ee9077e7 Fix R11B-2 SMP timer race condition bug.
Obtained from:	Rickard Green <rickard.s.green(at)ericsson.com>
2006-12-31 23:27:18 +00:00
Martin Wilke
df33c21ffd - Update to 20061231
PR:		107371
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2006-12-31 15:16:33 +00:00
Ion-Mihai Tetcu
d63371c9f6 - py-scipy03 is needed for older programs relying on py-numeric
which has been deprecated by upstream vendor:see note on http://numpy.scipy.org
- Development for Numeric has ceased, and users should transisition to NumPy as
quickly as possible.
- DEPRECIATE and set removal date in 3 months

PR:		ports/107355
Submitted by:	Diane Bruce
2006-12-31 12:37:13 +00:00
Martin Wilke
e153e0cb61 This is the port of Randall Hyde's High Level Assembly (HLA).
Don't let the name fool you. HLA is "real" assembly language,
just made easier for beginners so they can learn the language
faster than ever before. Anything you can do with a traditional
assembler can be done with HLA; HLA just happens to do a lot
more than traditional assemblers!

WWW: http://webster.cs.ucr.edu/

PR:		ports/107224
Submitted by:	Hernan Di Pietro <hernan.di.pietro at gmail.com>
2006-12-30 19:23:38 +00:00
Gerald Pfeifer
2228a5a379 Update to the 20061229 snapshot of GCC 4.1.2. 2006-12-30 15:19:57 +00:00
Dirk Meyer
eae7e511ac Io (GNUstep) is a module which provides Io language support in a convenient
way for GNUstep developers or users (linking Objective-C bridge by default).
The module is automatically built in various ready to use solutions:
* ioobjc (tool you can run in your shell to use Io interactive environment)

WWW: http://www.etoile-project.org/
2006-12-29 17:47:28 +00:00
Gerald Pfeifer
aa94a96e26 Update to the 20061228 snapshot of GCC 4.0.4. 2006-12-29 09:34:46 +00:00
Rong-En Fan
e6d6fbe3f2 - Fix jsan shell
Obtained from:	http://groups.google.com/group/jsan/msg/4a25827c5925a49d
Submitted by:	chinsan (maintainer)
2006-12-29 07:24:32 +00:00
Shaun Amott
345b310a38 - INSTALLS_SHLIB -> USE_LDCONFIG.
- Add PORSCOUT variable: skip recalled 5.44.* versions.
2006-12-29 02:29:19 +00:00
Mark Linimon
0393122bc4 Maintainer's email address bounces.
Hat:		portmgr
2006-12-27 20:22:29 +00:00
Martin Wilke
7b7ccc3d72 - Update to 1.0.1
PR:             ports/107223
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2006-12-27 15:17:05 +00:00
Martin Wilke
ae09fed93b - Respect X11BASE
- Fix pkg-plist with NAS plugin
- Bump PORTREVISION

Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer via privat mail)
2006-12-27 14:01:42 +00:00
Gerald Pfeifer
f462469c7b Update to the 20061226 snapshot of GCC 4.2.0. 2006-12-27 10:56:55 +00:00
Gerald Pfeifer
d2447cff6f Update to the 20061222 snapshot of GCC 4.1.2. 2006-12-27 03:52:23 +00:00
Cheng-Lung Sung
d504d9eccf - Update to 6.2.13 2006-12-27 03:03:27 +00:00
Daniel Eischen
6045490c48 Don't quote NO_PACKAGE message. 2006-12-26 16:56:14 +00:00
Daniel Eischen
35335ed691 Update to gnat GPL 2006. 2006-12-26 16:53:48 +00:00
Rong-En Fan
a24be62cb9 Add p5-JSAN 0.07, javaScript Archive Network (JSAN) Shell.
PR:		ports/107139
Submitted by:	chinsan
2006-12-25 03:28:36 +00:00
Aaron Dalton
f305adb466 Updated to 1.0.92
PR:		100042
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-12-23 22:09:32 +00:00
Martin Wilke
80d9a54458 - Add missing NAS plugin
PR:		ports/107136
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
2006-12-23 21:12:21 +00:00
Martin Wilke
566623be80 - Update to 4.121
PR:		ports/106928
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2006-12-21 23:07:45 +00:00
Martin Wilke
01d009dbea - Update to 2.3.1
PR:		106983
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-12-21 19:57:38 +00:00
Anton Berezin
ddf5dfe23a Install bin/icon, the Icon `interpreter', and its manpage. 2006-12-19 20:16:01 +00:00
Vasil Dimov
8816de7877 Resurrect lang/clips and update it to 6.24 2006-12-19 08:50:06 +00:00
Michael Johnson
4a92569305 Define libltdl_cv_sys_dlopen_deplibs 2006-12-17 19:32:31 +00:00
Alexander Leidinger
4403b150e3 Give up maintaineship, I do not have time ATM. Could get removed, it is too old.wq 2006-12-17 15:17:40 +00:00
Alexander Leidinger
b86ac2f68f - remove trailing slash in a variable to not have two of them in the plist [1]
- remove comment about stldport-icc [2]
- give up maintainership, I don't have time for it ATM
  ! interested parties should get in contact with me, I got some patches
  ! for icc v9, can provide insight into why some things are done like
  ! they are and maybe some contacts at Intel are still able to provide
  ! some help

PR:		105569 [1]
Noticed by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1]
PR:		106707 [2]
Submitted by:	vd [2]
2006-12-17 15:14:27 +00:00
Martin Wilke
ab32c3d3d2 - Require specified binary compiler for bootstrapping
- Some aesthetic changes in the Makefile
- Bump PORTVERSION

PR:		ports/106655
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)
2006-12-16 22:03:19 +00:00
Martin Wilke
f768f0f62a - Require specified binary compiler for bootstrapping
- Use recent GCC snapshot
- Some aesthetic changes in the Makefile
- Bump PORTVERSION

PR:		ports/106656
Submitted by:	Karel Miklav <karel@lovetemple.net> (maintainer)
2006-12-16 22:03:10 +00:00
Martin Wilke
92f0e93912 - Update to 4.120
PR:		ports/106756
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2006-12-16 09:28:25 +00:00
Martin Wilke
0064e479e3 - Fix gcc 4.X build
PR:		ports/106743
Submitted by:	trasz
2006-12-15 07:51:51 +00:00
Shaun Amott
29e1d827c8 - Fix build with GCC 4.x (by switching off -Werror). [1]
- Respect CXX and CXXFLAGS.

PR:		ports/106749 [1]
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2006-12-15 02:12:57 +00:00
Max Khon
7f668fbf2f Update to 20061212.
On behalf of:	MAINTAINER
2006-12-14 20:40:05 +00:00
Stanislav Sedov
5c0f35dca6 - gcc4 compatiblity 2006-12-14 19:41:49 +00:00
Martin Wilke
8a171563d8 - Update to 2.6.2.2006.12.13
PR:		ports/106673
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2006-12-14 13:49:55 +00:00
Martin Wilke
b17918378c - Add DEBUG knob
PR:		ports/106665
Submitted by:	Simun Mikecin <numisemis@yahoo.com> (maintainer)
2006-12-14 12:52:25 +00:00
Alejandro Pulver
409d90ad8a - Mark BROKEN for ia64.
Reported by:	pointyhat
2006-12-13 16:14:54 +00:00
Anton Berezin
1bd36cee15 Update to 2.12. 2006-12-13 15:14:48 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Martin Wilke
80eb2c68b2 - Update to 1.5.3
PR:		ports/106663
Submitted by:	Martin Matuska <martin@matuska.org> (maintainer)
2006-12-13 10:16:03 +00:00
Alex Dupre
213262a3b8 Remove expired ming and panda extensions. 2006-12-12 21:59:26 +00:00
Alex Dupre
e677947936 Remove expired ming extensions. 2006-12-12 21:58:05 +00:00
Martin Wilke
769e0f6c0f - Fix UTF8 decoding
PR:		ports/106635
Submitted by:	Simun Mikecin <numisemis@yahoo.com> (maintainer)
2006-12-12 21:32:37 +00:00
Vasil Dimov
78de051914 Remove expired leaf ports:
2006-12-01 lang/clips: Unfetchable
2006-12-07 audio/gdesklets-xmms: Disappeared from the internet
2006-12-01 games/flightgear-l410: is incompatible with the latest FlightGear release
2006-12-12 16:12:04 +00:00
Vasil Dimov
37a9257fe9 Remove expired ports:
2006-12-01 print/latex-beamer: is already included in the teTeX distribution
2006-12-01 print/latex-bibtopic: is already included in the teTeX distribution
2006-12-01 print/latex-bibunits: is already included in the teTeX distribution
2006-12-01 print/latex-booktabs: is already included in the teTeX distribution
2006-12-01 print/latex-index: is already included in the teTeX distribution
2006-12-01 print/latex-layouts: is already included in the teTeX distribution
2006-12-01 print/latex-pgf: is already included in the teTeX distribution
2006-12-01 print/latex-subfig: is already included in the teTeX distribution
2006-12-01 print/latex-xcolor: is already included in the teTeX distribution
2006-12-01 print/latex-lineno: is already included in the teTeX distribution
2006-12-01 print/latex-pict2e: is already included in the teTeX distribution
2007-05-31 multimedia/gstreamer-plugins-mpeg2enc80: Obsolete version, use gstreamer 0.10 instead
2006-12-01 lang/gcc30: "This port is no longer in use by anything in the ports collection and will be removed in the future.  Use a later release instead."
2006-12-01 lang/egcs: "This port is no longer in use by anything in the ports collection and will be removed in the future.  Use a later release of gcc instead"
2006-12-01 graphics/php4-ming: doesn't work with new version of ming library
2006-12-01 graphics/dvipng: is already included in the teTeX distribution
2006-12-12 16:06:42 +00:00
Jimmy Olgeni
34b6cd81a7 Improve pkg-message management using SUB_FILES. 2006-12-12 13:49:02 +00:00
Jimmy Olgeni
727f1fa132 Portlint: move PORTREVISION. 2006-12-12 10:57:59 +00:00
Jimmy Olgeni
01c5ff695a Portlint: whitespace fixes. 2006-12-12 10:57:16 +00:00
Jimmy Olgeni
87ce2964ee Disable automatic PLT generation. Add the following patches:
* patch-lib_dialyzer_src_Makefile

  Avoid computing the PLT when building the port. It may take so
  long that the port building cluster thinks this is a runaway port.

* patch-lib_dialyzer_src_dialyzer__cl.erl

  Trick dialyzer into building the PLT even after the port is installed.

* patch-lib_dialyzer_src_dialyzer__cl__parse.erl

  Let every user have his own initial PLT in ~/.dialyzer_init_plt.
  When dialyzer is invoked the PLT will be rebuilt if needed.

This commit will fix both ports/105869 and the pointyhat port checks.
2006-12-11 17:28:59 +00:00
Rong-En Fan
b1984f0312 - Respect X11BASE
Reported by:	pointyhat
Approved by:	portmgr (linimon)
2006-12-11 11:01:58 +00:00
Rong-En Fan
922c9826cf - Respect X11BASE by GNU_CONFIGURE + USE_XLIB
The configure script is generated by autotools.

Reported by:	pointyhat
Approved by:	portmgr (linimon)
2006-12-11 11:00:37 +00:00
Anton Berezin
b534c03da6 Update to 1.19. 2006-12-11 10:58:26 +00:00
Mario Sergio Fujikawa Ferreira
9437953b13 Give up maintainership 2006-12-10 16:33:25 +00:00
Alex Dupre
868ca65cc2 Add optional mail header patch, to track php-based spamming.
Update suhosin patch to 0.9.6 release.
2006-12-10 15:04:41 +00:00
Alex Dupre
634f61a445 Add optional mail header patch, to track php-based spamming. 2006-12-10 15:04:17 +00:00
Yen-Ming Lee
d06aaca64b - update to 0.17.008 2006-12-10 08:10:35 +00:00
Tom McLaughlin
391d42e857 Use PTHREAD_LIBS with the included libgc.
Submitted by:	nork
2006-12-09 20:25:55 +00:00
Max Khon
b8a88edf7e Update to 20061208. 2006-12-09 18:05:02 +00:00
Stanislav Sedov
f96e73a4ee - Update to 1.0.7
- Change my email
2006-12-09 11:51:22 +00:00