Commit graph

4642 commits

Author SHA1 Message Date
Patrick Li
f0e266bdb4 Add missing XLIB dependency
PR:		36615
Submitted by:	maintaienr
2002-04-02 03:23:15 +00:00
Mario Sergio Fujikawa Ferreira
adda435a36 Update to 1.4 Build 155 2002-04-01 20:07:11 +00:00
Patrick Li
bf472abc68 Update to 1.3
PR:		36611
Submitted by:	maintainer
2002-04-01 17:32:23 +00:00
Dirk Meyer
eda2982e61 - Update to gcc 2.95.2
- Take maintainership for a bit
2002-04-01 17:25:14 +00:00
Ying-Chieh Liao
783c54116d fix wrong date display + add syntax highlighting
PR:		35048
Submitted by:	maintainer
2002-04-01 13:32:17 +00:00
Ralf S. Engelschall
fe27ae2909 upgrade to OSSP str 0.9.7 2002-04-01 10:53:46 +00:00
Dirk Froemberg
1b91286147 Fix build dependency (${PORTNAME} -> ${PORTSDIR}).
Found by:	portsdb -Uu
2002-04-01 10:19:39 +00:00
Kris Kennaway
4e263d1943 Fix build on current by removing a constant FILE * stdio initializer 2002-03-31 23:45:39 +00:00
Mario Sergio Fujikawa Ferreira
a9e6322fdf Update to 1.4 Build 154 2002-03-31 22:17:14 +00:00
Patrick Li
4403a307a5 Update to 1.11
PR:		36579
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-31 18:31:44 +00:00
Patrick Li
3edf4b9ba6 Add new port devel/ccache - A tool to minimize the compile time of C programs
PR:		36572
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-03-31 17:07:10 +00:00
Dirk Meyer
b9842a0b6c Update to: binutils-2.10-m68hc1x-20010107 2002-03-31 05:57:13 +00:00
Kris Kennaway
5730ce3e05 Chase libxml2 includes to unbreak build 2002-03-31 05:33:56 +00:00
Kris Kennaway
16656e42bf Chase libxml2 includes to unbreak build 2002-03-31 05:27:03 +00:00
Kris Kennaway
83fb321291 Remove evidence of crack smoking in patch-ab (<malloc.h> conditional
inclusion only on FreeBSD 5.0).  Port still broken due to libtool breakage.
2002-03-31 03:26:02 +00:00
Kris Kennaway
afd252143d Remove #include <malloc.h>. Build still fails (bison failure). 2002-03-31 02:55:13 +00:00
Patrick Li
2ce4661be0 Update to 1.5
PR:		36502
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-30 18:43:19 +00:00
Akinori MUSHA
f26a988cf3 Update to 1.10.3r. 2002-03-30 16:47:32 +00:00
Akinori MUSHA
6fba9f6209 Update to version 3. 2002-03-30 16:39:00 +00:00
Ying-Chieh Liao
94eb334252 fix plist
PR:		36512
Submitted by:	maintainer
2002-03-30 14:18:47 +00:00
Akinori MUSHA
48775a7604 cd dir && command -> cd dir; command 2002-03-30 12:06:42 +00:00
Dirk Meyer
e31d46d814 Intelligent compilation management tool for Haskell programs
WWW: http://www.cs.york.ac.uk/fp/hmake/

PR:		32345
Submitted by:	mwest@uct.ac.za
2002-03-30 11:38:21 +00:00
Akinori MUSHA
c36eba89b8 Make the port build with the latest GNUstep port.
(Although I'm not sure if it works 100% functionally)
2002-03-30 11:14:31 +00:00
Dirk Meyer
0be35ce445 Revived from ports/gcc11.
which was lost in the great attic-sweep.
Thanks to all the people who had a local copy of it at freefall.

- Udpate to new layout and cleaned with portlint.
- Depends on autconf

This is a 6811 cross compiler for FreeBSD.

The C, C++ compiler is based on the GCC 2.95.2 release. The M68HC1x port is
based on an old port of GCC for 68HC11 made by Otto Lind.  However, it was
intensively modified to generate smaller and faster code. It was enhanced
to support 32-bits and 64-bits integers. The support for IEEE floating point
numbers (32 and 64-bits) is also provided. Source level debugging is available
with DWARF-2 debugging format.
2002-03-30 10:00:57 +00:00
Dirk Meyer
1dbee17c05 changed MAINTAINER
PR:		17801
2002-03-30 09:21:25 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Dirk Meyer
c7fc8be399 Converted in new layout, make portlint happy too.
This is a 6811 cross toolchain for FreeBSD.

The GNU binutils contain: as, ld, ar, objcopy, objdump and many other
utilities. The format of object files is ELF-32. The GNU Binutils support
translation to other formats such as S-records, Intel HEX records, ...

WWW: http://home.worldnet.fr/~stcarrez/m68hc11_port.html

PR:		17801
Submitted by:	jake
2002-03-30 08:30:33 +00:00
Akinori MUSHA
96ff932fa1 Add PTL-2.1.8_readdir-patch and bump PORTREVISION.
Force to use autoconf 2.13 and unbreak.
2002-03-30 07:56:01 +00:00
Steve Price
49aaca154c Spell historical correctly. 2002-03-29 19:23:49 +00:00
Mikhail Teterin
dbcd2ea333 Make work with the new bsd.port.mk. The benefit of the magick, that
used to work to figure out the name of the installed library automaticly
is, probably, not worth the disadvantages USE_SUBMAKE would bring. Just
hardcode the SHLIB_NAME and figure the SHLIB_LINK from it.

While I'm here, add tcl-memchan to the BUILD_DEPEND, so the automatic
self-testing is done every time this package is built

Submitted by:	bento
2002-03-29 17:43:34 +00:00
Patrick Li
fe8e0d8a69 Update to 1.1
PR:		36476
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-29 13:40:45 +00:00
Patrick Li
001a878dbf Add working site to MASTER_SITES
PR:		36478
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-29 13:37:51 +00:00
Akinori MUSHA
5898b7a9bf Retire ruby-lapidary and add ruby-testunit 0.1.4 after a repocopy,
which is based on ruby-lapidary and being merged with ruby-unit.

ruby-testunit has a ruby-unit compatibility layer which is only
installed if ruby-unit is _not_ installed yet.
2002-03-29 05:16:09 +00:00
David E. O'Brien
bbdbdfab5c Need to use bsd.port.pre.mk. 2002-03-28 19:22:02 +00:00
David E. O'Brien
d4888fda26 The prevalent style is <pkgname><major_ver_num> w/o -'s. 2002-03-28 18:30:14 +00:00
David E. O'Brien
bb44b11566 Allow pkg_add -r to work easily given change to XF4. 2002-03-28 18:28:07 +00:00
Jimmy Olgeni
137de3f914 Use proper names for installed libraries. 2002-03-28 15:34:57 +00:00
Ying-Chieh Liao
1464a654b1 upgrade to 0.1.7 2002-03-28 13:22:20 +00:00
Maxim Sobolev
9c9fda6d75 Remove iconv->giconv hack.
PR:		36265
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-28 12:29:54 +00:00
Akinori MUSHA
dadf3aedc9 Add a patch to fix the build on the Alpha.
Reported by:	beta
2002-03-28 12:09:08 +00:00
Joseph Koshy
f112835567 Update to v1.3. Add a runtime dependency on ports/print/teTeX.
Maintain TeX's `ls-lR' databases when the port is installed and
de-installed.

Take over maintainership.
2002-03-28 09:51:25 +00:00
Ollivier Robert
fc0edd5d19 Use the PORTVERSION variable to generate WRKSRC instead of hardcoding it.
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>
2002-03-27 09:47:08 +00:00
Patrick Li
092f407f34 - Update to 3.14p
- Resort pkg-plist and add PORTDOCS support
- Remove unnecessary spacing in Makefile

PR:		36338
Submitted by:	maintainer
2002-03-26 19:24:49 +00:00
Ollivier Robert
0fb2b7d4e8 Update to Subversion r1587.
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-03-26 15:41:27 +00:00
David E. O'Brien
cb8526379b Update to the 2002-03-25 snapshot of what will be version 5.2. 2002-03-26 00:10:28 +00:00
Pete Fritchman
fbf0d4e8e3 Add cvsbook 1.21, a tutorial and reference for CVS.
PR:		35752
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-03-25 22:22:39 +00:00
Ade Lovett
58323a967a Stage 2 gettext update
Upgrade to 0.11.1, remove NO_LATEST_LINK.

Reviewed by:	portmgr
2002-03-25 22:18:48 +00:00
Maxim Sobolev
cb7e09a471 Update to 0.5.15. 2002-03-25 20:14:00 +00:00
Peter Pentchev
2a26e614d7 Set MAINTAINER to ports@FreeBSD.org.
PR:		36306
Submitted by:	the former maintainer
2002-03-25 16:18:05 +00:00
Jimmy Olgeni
2251ad84c6 Unbreak and fix the bogus plist.
Noticed by:	kris
2002-03-25 15:49:41 +00:00