Commit graph

5210 commits

Author SHA1 Message Date
Jeremy Messenger
9978b53b8c Update to 1.1.7, Bill Middleton has been working against the Mono SVN to fix
FreeBSD problems with Mono. As of Mono 1.1.7, Mono has made a tremendous leap
in stability on FreeBSD. Many C# apps now works much better with Mono 1.1.7.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-05-16 06:32:36 +00:00
Thierry Thomas
8ca4ff9232 - Upgrade to 0.32;
Changelog at <http://sourceforge.net/project/shownotes.php?release_id=326779>

- Add a test target.
2005-05-14 18:23:48 +00:00
Herve Quiroz
2f7bd51ae7 - Update to 504b (and unbreak)
- Update to bsd.java.mk 2.0
- Add 'java' category
- Use SUB_FILES to configure the launcher shell scripts
- Tweak pkg-descr
- Calm portlint: replace spaces by tabs
- Add $FreeBSD$ tags

PR:		80828
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org>
2005-05-14 16:42:55 +00:00
Maho Nakata
8f75843b47 Make fetchable
Submitted by:	"Jack L." <xxjack12xx at doramail dot com>
2005-05-14 01:06:26 +00:00
Thierry Thomas
5082679f2f Upgrade to 4.55.
PR:		ports/80905
Submitted by:	maintainer
2005-05-13 21:11:48 +00:00
Jimmy Olgeni
3d5940449f Upgrade version number in emacs configuration tip. 2005-05-13 14:16:34 +00:00
Roman Bogorodskiy
56bda600e6 - Fix building on amd64 by adding a post-patch command to remove -Bstatic
- Pet portlint by quoting BROKEN messages

PR:		80903
Submitted by:	Johan van Selst <johans@stack.nl>
2005-05-12 04:24:52 +00:00
Hye-Shik Chang
92e02ee037 - Make FPECTL support optional and turn it off by default because
the feature brings huge overheads for floating point arithmetics
  and integer divisions. [1]
- Fix plist
- Bump PORTREVISION

Requested by:	Ewan Todd <ewan@mathcode.net> [1]
2005-05-12 01:49:54 +00:00
Thierry Thomas
888fbe89c1 Now files are downloaded from the SourceForge FTP servers.
Reported by:	Kris via pointyhat
2005-05-11 18:56:37 +00:00
Jimmy Olgeni
edd835dd84 Upgrade to version R10B-5. 2005-05-11 16:20:16 +00:00
Gerald Pfeifer
2b2f626530 Silence two portlint warnings. 2005-05-09 21:22:09 +00:00
Gerald Pfeifer
9843b4e433 Update to the 20050508 snapshot of GCC 4.1.0. Add the new gjnih41 program
and its man page, address some portlint warnings, and resort pkg-plist. Mark
conflicts with lang/gcc33 and lang/gcc40.
2005-05-09 20:53:40 +00:00
Gerald Pfeifer
a7ecba8199 Update to the 20050507 snapshot of GCC 4.0.1. Add the new gjnih40 program
and its man page, address some portlint warnings, and resort pkg-plist. The
fix to allow sparc64 bootstraps is upstream and the local patch not needed
any longer.
2005-05-08 22:18:08 +00:00
Gerald Pfeifer
53abb53f0c Update to the 20050506 snapshot of GCC 3.4.4. Fix some portlint warnings
as well as the list of FTP sites to check on the way.
2005-05-08 18:21:37 +00:00
Kris Kennaway
c39cc2164b BROKEN: Incomplete pkg-plist 2005-05-07 23:09:34 +00:00
Sam Lawrance
45924a8734 Mark broken on ia64 (multiple parts fail to build)
Reported by:	kris
Approved by:	clement (mentor)
2005-05-07 13:40:10 +00:00
Gerald Pfeifer
7a4bbb1462 Add -fPIC to CXXFLAGS for static builds on alpha for 4.x. Should not be
necessary in theory, but is, apparently.

Submitted by:	Idar Tollefsen <idart@performancedesign.no>
2005-05-06 18:39:54 +00:00
Eric Anholt
410bc95578 Update to 2.47, which consists mostly of small bugfixes. 2005-05-05 04:23:22 +00:00
Gerald Pfeifer
baccec52ba Update to the 20050430 snapshot of GCC 4.0.1. Address some issues pointed
out by portlint and mark conflicts with lang/gcc33 and lang/gcc41.
2005-05-04 17:46:56 +00:00
Pav Lucistnik
f03e7d9643 - Unbreak plist
PR:		ports/80145
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	maintainer timeout (14 days)
2005-05-04 11:28:38 +00:00
Cheng-Lung Sung
780eb25b5c - update to 6.2.1 2005-05-04 06:30:28 +00:00
Gerald Pfeifer
63f5afe07d Update to the 20050427 snapshot of GCC 3.3.6. On the way, remove all traces
of the Java frontend and libgcj which speeds up the build significantly and
reduces the number of file conflicts with lang/gcc34 to a minimum (which is,
in turn, needed for proper building and testing of the alpha port). Everyone
with interest in Java really should use lang/gcc34 or, better, lang/gcc40.
2005-05-03 23:16:32 +00:00
Thierry Thomas
d5e72dd32b Upgrade to 1.0.6 .
Changelog at <http://gambas.sourceforge.net/changelog.html>.
2005-05-03 19:51:47 +00:00
Anton Berezin
89bfc04210 Fix LATEST_LINK issues.
Nudged by:	krion
2005-05-03 10:45:08 +00:00
Thierry Thomas
5f40e2cac1 Mark BROKEN on ia64.
Note: the author knowns problems on 64 bits platform, and they will
      be addressed.

Reported by:	Kris via pointyhat.
2005-05-01 20:36:10 +00:00
Gerald Pfeifer
db5d02a600 Update to the 20050501 snapshot of GCC 4.1.0. This contains a patch I
had applied upstream to address the sparc64 bootstrap failure, so remove
the BROKEN entry.
2005-05-01 19:31:58 +00:00
Sam Lawrance
12f92f29e2 Mark broken on ia64
Reported by:	kris
2005-05-01 13:37:57 +00:00
Jimmy Olgeni
b5cc171b78 Upgrade to version R10B-4. 2005-05-01 09:21:48 +00:00
Jimmy Olgeni
cb4c909db2 Upgrade to version R10B-4. 2005-05-01 09:16:02 +00:00
Gerald Pfeifer
a64004003a Disable the build on alpha.[1] Address some complaints by portlint.
Discussed with:	kris [1]
2005-04-30 22:22:12 +00:00
Gerald Pfeifer
54764f306d Unbreak sparc64.
Submitted by:	Eric Botcazou (via upstream Bugzilla)
2005-04-30 20:14:19 +00:00
Gerald Pfeifer
eab00128a5 Update to the 20050429 snapshot of GCC 3.4.4. 2005-04-30 19:19:37 +00:00
Alexander Leidinger
d44a718b6e Unbreak on -current where _types.h got a new prerequisite (sys/cdefs.h)
by me.

Unfortunately we don't have a __FreeBSD_Version for this, so the change
isn't limited to -current, it's for >= 500039.

Famous last words: it shouldn't hurt.

Requested by:	portmgr (kris)
2005-04-30 10:51:26 +00:00
Alexander Leidinger
9065223e4f Update to 8.1.030. 2005-04-30 10:42:42 +00:00
Jean-Yves Lefort
79282ab68e - Update to 0.9.14 [1]
- Fix the packing list when NOPORTDOCS is defined
- Use SUB_FILES=pkg-message

PR:		ports/80467 [1]
Submitted by:	maintainer
2005-04-30 08:27:40 +00:00
Kris Kennaway
587341014d Now builds on 4.x 2005-04-30 01:39:47 +00:00
Kris Kennaway
d7ec1b449b BROKEN: Does not build 2005-04-30 00:59:30 +00:00
Gerald Pfeifer
33c9cf25c9 Complete the repocopy of gcc40 to gcc41 and update to the 20050424
snapshot of GCC 4.1.0.

PR:		80306
2005-04-26 13:50:39 +00:00
Jean-Yves Lefort
e7fed455a8 - Update to 20050425
- Fix pkg-plist

PR:		ports/80336
Submitted by:	maintainer
2005-04-25 17:47:41 +00:00
Jean-Yves Lefort
c63852595e Fix build on amd64, ia64 and alpha.
Reported by:	pointyhat
Approved by:	maintainer
2005-04-25 16:31:26 +00:00
Volker Stolz
af4af77450 Fix @setfilename in info-file
PR:		ports/80319
Submitted by:	NIIMI Satoshi
2005-04-25 16:27:56 +00:00
Gerald Pfeifer
81371a360f Complete the repocopy of gcc40 to gcc41 and update to the 20050424
snapshot of GCC 4.1.0.

PR:		80306
2005-04-25 15:05:59 +00:00
Sergey A. Osokin
7d806d79a3 Update to 3.56. 2005-04-25 10:24:15 +00:00
Gerald Pfeifer
75331fa2ca GCC 4.0.0 has been release. Update to the first snapshot of GCC 4.0.1,
which is basically identical with the 4.0.0 release.
2005-04-24 19:29:57 +00:00
Tilman Keskinoz
cf60f804aa Don't use autoconf213 2005-04-24 17:57:43 +00:00
Gerald Pfeifer
00eab069fc Update to the 20050422 snapshot of GCC 3.4.4. 2005-04-24 17:28:50 +00:00
Volker Stolz
dd65a14afa Bump PORTREVISION for previous update which modified the plist to aid in
package-building.
2005-04-24 08:18:11 +00:00
Pav Lucistnik
2f07eb9c92 - Fix plist: delete .bak files after REINPLACE_CMD so they don't get installed
later
2005-04-23 12:33:56 +00:00
Sam Lawrance
7d506050c8 - Update lang/munger to 4.53 [1]
- Remove some no-ops in the way of !PACKAGE_BUILDING wrapped OPTIONS
  and setting NOPORTDOCS
- Shuffle a little to pacify portlinT

PR:		ports/79247 [1]
Submitted by:	James Bailie <jimmy@jamesbailie.com> (maintainer)
Approved by:	clement (mentor)
2005-04-23 10:29:29 +00:00
Mario Sergio Fujikawa Ferreira
e7ce76c85c o Update to 3.08.3
o Uphold both CFLAGS and INSTALL_* permission safeness
o Both sort and update PLIST
o Tested against net/mldonkey-devel for 24 hours
2005-04-23 01:34:05 +00:00