1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
Commit Graph

1417 Commits

Author SHA1 Message Date
Steve Price
b756088da4 Activate the sdcc port. 1999-09-27 03:01:33 +00:00
Steve Price
a5d951b54b Initial import of sdcc version 2.1.8.
A tool for cross-compiling code for the 8051.

PR:		13446
Submitted by:	Doug Ambrisko <ambrisko@whistle.com>
1999-09-27 03:01:09 +00:00
Steve Price
2b013a1bf4 Update to version 1.5a and add the WWW site to the DESCR.
PR:		13599
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-27 02:36:51 +00:00
Steve Price
3afd6ed2d4 Update to version 2.0.
PR:		13600
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-27 02:27:40 +00:00
Steve Price
fedb27dedb We haven't for a long time (if ever) had to call g++ with -lg++ to compile
a program so remove it and fix the build for all -current machines.
1999-09-27 02:03:53 +00:00
Steve Price
3bd98db783 No need to include ':install' at the end of the BUILD_DEPENDS line since
it is implied if nothing is given.  Picking nits I know, but it is now
more "consistent" with the other ~2600 ports.
1999-09-27 01:53:41 +00:00
Steve Price
eebcea308e On page faults FreeBSD/Alpha gives SIGSEGV instead of SIGBUS. 1999-09-25 03:55:53 +00:00
David E. O'Brien
430d197101 broken => fetch fails 1999-09-25 01:39:21 +00:00
Ralf S. Engelschall
ca96bf66c6 Upgrade to GNU Portable Threads (Pth), development version 1.2b5 1999-09-24 21:47:05 +00:00
Andrey Zakhvatov
33c11413f4 Update to version 1.1.5 1999-09-24 13:54:42 +00:00
Chris Piazza
395cca5c3e Remove unused and unneeded variable (GMAKE=yes) 1999-09-24 04:26:57 +00:00
Satoshi Taoka
a95f0fc3bb Added tclreadline 1999-09-24 04:12:23 +00:00
Satoshi Taoka
e3b1637e38 GNU readline for TCL
PR:		12341
Submitted by:	"Daniel J. O'Connor" <darius@dons.net.au>
1999-09-24 04:10:28 +00:00
David E. O'Brien
6822b0fa6b Upgrade to version 1.5.19a. 1999-09-22 08:34:45 +00:00
Marcel Moolenaar
ed1e6e1e53 While I'm at it, fix the display of errno by taking the absolute value of it. 1999-09-21 18:28:06 +00:00
Marcel Moolenaar
95f42a9f6c Fix breakage of linux_kdump after the alignment of syscall arguments by
dt@FreeBSD.org. Aligning the arguments caused linux_kdump to shift the
arguments one to the right (ie argument 2 was showed as argument 1). Needless
to say that such a trace is not very usefull...

Change the package version to 1.3
1999-09-21 16:38:59 +00:00
Satoshi Asami
fb1e4a901e Mark this broken, doesn't build on either 3-stable or 4-current with
a message like the one below:

===
g++ -c -O -pipe -I/usr/include/g++-include -I. -I/usr/local/include/pccts  -o cccc.o cccc.cpp
cccc.cpp: In method `void CParser::start(class ASTBase **)':
cccc.cpp:47: `zzTracePrevRuleName' undeclared (first use this function)
cccc.cpp:47: (Each undeclared identifier is reported only once
cccc.cpp:47: for each function it appears in.)
 :
===

My guess is that this one was left behind after the pccts upgrade.
1999-09-21 09:35:06 +00:00
Satoshi Asami
1ed324bc37 Make this handle libraries of the form /dir/...s/libfoo.a.
Submitted by:	maintainer
1999-09-20 08:40:55 +00:00
Chris Piazza
41c2c2521a Update to version 1.11.4
PR:		13816
Submitted by:	maintainer
1999-09-19 18:38:51 +00:00
Wolfram Schneider
3b140688a9 Update master site. 1999-09-19 10:30:46 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
Steve Price
93d49722ce This port seems to require the '-b' flag in FETCH_BEFORE_ARGS. 1999-09-17 18:21:03 +00:00
Ralf S. Engelschall
20d599638c Upgrade to GNU Portable Threads (Pth), development version 1.2b4 1999-09-17 16:40:48 +00:00
Satoshi Asami
3d948d5b89 Set
LIBTOOLFLAGS=  --disable-ltlibs --release-suffix

to take advandate of new libtools.

Submitted by:	libtools maintainer
1999-09-11 01:06:13 +00:00
Satoshi Asami
bbd6a62a28 Submitted by: maintainer
He says:
    Update libtool to 1.3.3 and modify it's behaviour a bit.  It now
    behaves like a stock libtool unless we start sending one of three
    flags:
    --disable-ltlibs	Don't install .la files
    --release-suffix	Add the release to the end of all the libs (like
			GLib/GTK+)
    --release-ignore	Don't add the release to any libs.

PR:		13114
1999-09-11 01:04:52 +00:00
Peter Wemm
a58a0fc5c0 $Id$ -> $FreeBSD$ (billf) 1999-09-10 18:51:07 +00:00
Peter Wemm
53bb1c9d69 $Id$ -> $FreeBSD$ (obrien) 1999-09-10 18:49:38 +00:00
Thomas Gellekum
44d042ee52 Upgrade to 1.6b1. 1999-09-10 10:48:21 +00:00
Joseph Koshy
80fa8d7699 Add backup MASTER_SITE. 1999-09-10 04:24:29 +00:00
Justin M. Seger
ea872bcfc3 Nuke gdbtk. It's being replaced by insight. 1999-09-10 00:25:21 +00:00
Thomas Gellekum
265250ea05 Upgrade to 0.6.0. 1999-09-09 10:25:57 +00:00
Chris Piazza
b8a18d6b5c xspin333.tcl should be in the PLIST, not 300
PR:		13620
Submitted by:	Jonathan Hanna <pangolin@home.com>
1999-09-08 22:44:43 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Satoshi Asami
cb819e65c1 Remove sawt, it's been orphanated by the authors for awhile. Also,
it's been marked broken since last November without anybody fixing it,
so it's probably not that high on people's necessity list either.

Submitted by:	maintainer
1999-09-07 08:18:37 +00:00
Ralf S. Engelschall
d2cec85336 Upgrade to MM (Shared Memory Libray), version 1.0.11 1999-09-06 12:43:35 +00:00
Bill Fumerola
1824f755fb Add p5-Parse-RecDescent 1999-09-05 20:25:03 +00:00
Bill Fumerola
56eda0e1e8 RecDescent incrementally generates top-down recursive-descent text
parsers from simple yacc-like grammar specifications.

Submitted by:	W. Gerald Hicks <wghicks@bellsouth.net>
PR:		ports/12569
1999-09-05 20:23:19 +00:00
Ralf S. Engelschall
9a5576ef77 Upgrade to GNU Portable Shell Tool (shtool), version 1.4.6 1999-09-05 13:43:36 +00:00
David E. O'Brien
e4481e5876 turn on cdecl 1999-09-05 05:07:50 +00:00
David E. O'Brien
2bc00d96c9 Cdecl composes compilable C declarations and typecasts from descriptive
English phrases, and can also explain a complicated typecast or declaration.
It handles ANSI C, C++, pre-ANSI C, and K&R C, and has TAB completion of
keywords and line editing and history (provided by the GNU readline library).
1999-09-05 05:07:08 +00:00
Chris Piazza
87c3505492 Update to version 1.11.1
PR:		13578
Submitted by:	maintainer
1999-09-04 20:45:36 +00:00
Ralf S. Engelschall
ae82d418ff GNU Pth 1.2b1 -> 1.2b2 1999-09-04 12:43:35 +00:00
Marcel Moolenaar
e5c0d0cef0 Make sure an install can be restarted after a failure. While I'm here, update
DESCR and COMMENT so that they both contain the proper name of the port and
do not contain the word `emulation'.
1999-09-03 07:52:51 +00:00
Ralf S. Engelschall
c4bbe36725 GNU Portable Threads (DEVELOPMENT VERSION): 1.1.x -> 1.2.x 1999-09-02 12:50:19 +00:00
Ralf S. Engelschall
c345d67eba GNU Portable Threads: 1.1.4 -> 1.1.5 1999-09-02 12:18:03 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Ralf S. Engelschall
0026d832e3 GNU Pth 1.1.3 -> 1.1.4 1999-08-30 18:43:15 +00:00
Steve Price
37cdd52d0e To avoid requiring both tcl81 and tcl80, use tcl80 instead since the
python port requires it already.  My message to the maintainer went
unanswered.
1999-08-29 20:01:24 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Peter Wemm
52769fe9fd $Id$ -> $FreeBSD$ 1999-08-29 11:11:15 +00:00
Peter Wemm
2b09b24e6f $Id$ -> $FreeBSD$ 1999-08-29 11:03:05 +00:00
Chris Piazza
d0b7b98aa2 Make this port a little more sane. It was broken
for any system that wasn't x86 on freebsd 3.1.  The
port is still marked BROKEN because it sets PREFIX in
the Makefile.

PR:		13423
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-28 16:58:27 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
Ralf S. Engelschall
f0a1a31f82 Upgrade to GNU Portable Threads (Pth), version 1.1.3 1999-08-27 16:08:53 +00:00
Ralf S. Engelschall
4d721f430c Upgrade to MM Shared Memory Library, version 1.0.10 1999-08-27 09:57:30 +00:00
SADA Kenji
3212ca0c02 Change MASTER_SITES and assign MASTER_SITE_SUBDIR.
Remove patch-ag about libtool use.

Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
Approved by:	Maintainer
1999-08-25 16:56:46 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
b0e8c4c212 This port requires gettext now.
I'm not sure if it requires msgmft for build time only or the
libraries for run time too.  Make it LIB_DEPENDS to be safe -- if
someone is sure, go ahead and change it to BUILD_DEPENDS=msgfmt:gettext.
1999-08-24 08:53:00 +00:00
Ralf S. Engelschall
49bc39b67c Bump GNU Pth: 1.1.1 -> 1.1.2 1999-08-23 12:29:57 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Chris Piazza
c17f794539 USE_NEWGCC= yes 1999-08-22 19:54:10 +00:00
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Satoshi Asami
2013f63fc0 Don't try to parse ${MOTIFLIB} if it's not defined. 1999-08-22 08:30:17 +00:00
Steve Price
2aeb60bd01 Activate the libglade port. 1999-08-22 03:57:25 +00:00
Steve Price
a42fcb96dd Mark this port broken. It doesn't link correctly on many boxes because
libtool summarily deletes --rpath directives in link mode.
1999-08-22 03:57:03 +00:00
Steve Price
944e57a05f Initial import of the GNOME glade library version 0.3.
A library that allows you to load GLADE interfaces at runtime (you don't
have to generate stubs with GLADE before hand). This way you can change
the look of your application without recompiling. This way you can write
the logic behind the interface separately from the code to build the
interface, so changing the interface is not so much of a problem.

PR:		12781 (12 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:54:24 +00:00
Steve Price
dffb1c5028 Update to version 1.1.0.
PR:		12781 (6 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:45:44 +00:00
Steve Price
170b7702af Update to version 0.4.93.
PR:		12781 (1 of 19)
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-22 03:39:41 +00:00
Ralf S. Engelschall
385416c568 GNU Pth 1.1.0 -> 1.1.1 1999-08-21 12:47:32 +00:00
Satoshi Asami
937be79c5a Back out serious breakage introduced by previous commit: you can't use
${SED} and ${AWK} in != statements because they are executed
immediately.
1999-08-20 10:21:06 +00:00
Ralf S. Engelschall
781b263452 Upgrade to the new stabilized GNU Portable Thread 1.1 series.
This port is now at GNU Pth 1.1.0.
1999-08-19 15:40:56 +00:00
Brian Feldman
476523966b Update to version 3.1.6, remove a double MASTER_SITE, and fix portlint
warnings.

Approved by: obrien
1999-08-19 03:09:24 +00:00
Ralf S. Engelschall
d3cb8d7558 GNU Pth 1.1b7 (the hourly bump ;) 1999-08-18 15:20:01 +00:00
Ralf S. Engelschall
9c3ab1899c GNU Pth 1.1b5 -> 1.1b6 1999-08-18 13:14:25 +00:00
Marcel Moolenaar
64354154c2 Fix the way the port figures out if linux support is present in the kernel.
It now also works when the linuxulator is compiled into the kernel (using
options COMPAT_LINUX). Due to my misunderstanding, PR/12918 has been closed
for the wrong reasons. My apologies to the originator.

PR: 12918
Originator: Dean Lombardo <dlombardo@excite.com>
1999-08-18 12:49:53 +00:00
Ralf S. Engelschall
ee3ca6ea7c Add NO_CDROM 1999-08-18 09:49:46 +00:00
Satoshi Asami
ad3c8e5f7f Oops, merged the wrong version. Use 1.2, not 1.1. 1999-08-18 09:01:27 +00:00
Satoshi Asami
b025fedb2a Resurrect pth-devel after talking to rse. This port is essentially
a scratch box that is not to appear in the main history of pth, so no
repository copying is necessary.
1999-08-18 08:54:29 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Satoshi Asami
bae39a02fd (With my PW cap on) Emergency operation: temporarily remove pth-devel
while we sort out repository copy issues.
1999-08-17 10:13:37 +00:00
Ralf S. Engelschall
401af46565 Add NO_LATEST_LINK 1999-08-17 10:04:22 +00:00
Ralf S. Engelschall
8b9a5bb6dd Activate new pth-devel port 1999-08-17 09:59:58 +00:00
Ralf S. Engelschall
5f3405100a Import of a companion development port for GNU Portable Threads.
This is currently at Pth 1.1b5.
1999-08-17 09:58:33 +00:00
Ralf S. Engelschall
c5f2b43aa3 Upgrade to GNU Portable Threads, version 1.0.6 1999-08-17 09:34:54 +00:00
Marcel Moolenaar
0fbdfc48bc Add http://www.FreeBSD.org/~marcel/ to MASTER_SITES 1999-08-15 10:45:32 +00:00
Jun-ichiro itojun Hagino
e25cebf5a9 manpage fix
family name change for itojun (s/Itoh/Hagino/)

Submitted by: "Alexey M. Zelkin" <phantom@cris.net>
1999-08-14 12:55:26 +00:00
Chris Piazza
e14256f69f Activate qtk 1999-08-14 07:24:56 +00:00
Chris Piazza
71e8ba841b Import of qtk.
qtk, or Quick-Tk is a development environment written in Tk. It has
different configurations for several different programming languages,
ranging from C++, HTML, SQL, PHP, and last but not least, Tk.

PR:		13064
Submitted by:	Will Andrews <andrews@technologist.com>
1999-08-14 07:24:19 +00:00
Chris Piazza
d413ed362f Activate sdl 1999-08-13 05:18:49 +00:00
Chris Piazza
e50599ae69 Import of SDL.
SDL is a free cross-platform multi-media development API.
It is used for games, emulators, demos, any multimedia application.
It handles video, audio, threads, endian independence and more.

PR:		13026
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-08-13 05:18:16 +00:00
Chris Piazza
a2068b816a Update to 1.33.20 and make the patches use ${PREFIX} rather than
/usr/local

PR:		13090
Submitted by:	maintainer
1999-08-12 18:22:56 +00:00
Satoshi Taoka
f3f0604e7d Updated to version 3.33
PR:		13015
Submitted:	maintainer
1999-08-12 00:31:50 +00:00
Marcel Moolenaar
fa4f72cd43 Create link for OSVERSION 320001 too, because the necessary kernel change
happened after the version bump to 320001. This makes the port work for
any -stable system.
1999-08-11 18:46:08 +00:00
Chris Piazza
023a82287c The last commit cited a bogus PR. It was really:
PR:		12936
1999-08-11 04:36:48 +00:00
Chris Piazza
fd939ffa41 Update to version 1.28
PR:		13054
Submitted by:	maintainer
1999-08-11 04:34:53 +00:00
Chris Piazza
50ac357929 ${OSREL} -> ${OSVERSION} checks to give the port a chance on 2.2.x
Submitted by:	Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
1999-08-10 20:37:25 +00:00
Ralf S. Engelschall
0529c4f2fb Upgrade to GNU Portable Threads, version 1.0.5 1999-08-10 08:12:02 +00:00
Andreas Klemm
5d88362367 purely cosmetic...
apache paths changed
update port to install script to new location ${PREFIX}/share/apache/cgi-bin/
1999-08-08 17:50:37 +00:00
Bill Fumerola
e136544d9a Upgrade to 1.1.3, and do it in a way that future PLISTs won't have to be
changed as much (thanks to cpiazza).
1999-08-07 20:44:32 +00:00
Chris Piazza
c1164a7328 Release this port to ports@FreeBSD.org: I don't intend to use it
again and have no inclination to upgrade it.
1999-08-07 09:09:03 +00:00
Bill Fumerola
8ed05f0e65 Prefer the http main site over the ftp main site, it's more reliable.
While I'm here, add some mirrors as well.
1999-08-06 21:39:19 +00:00
Marc G. Fournier
d0c48a3311 Upgrade port from 2.2.3 to 2.2.7 ...
Tested: portlint, make package and make deinstall
1999-08-04 18:57:02 +00:00
Ralf S. Engelschall
80f4fcbc06 Upgrade to GNU Pth 1.0.4 1999-08-03 10:58:13 +00:00
Chris Piazza
cf6e1f7e8a BROKEN= 'installs files during build' 1999-08-03 06:46:22 +00:00
Chris Piazza
97570a6379 Fix the patch target if CODEMEDIC=no.
Reported by:	Gary Jennejohn <garyj@peedub.muc.de>
1999-08-03 05:34:55 +00:00
Chris Piazza
f93448d665 Use MASTER_SITE_SUNSITE, the old master site is flaky.
PR:		12922
Submitted by:	Rasmus Kaj <kaj@Raditex.se>
1999-08-02 23:28:16 +00:00
Chris Piazza
253e7f5c39 Code crusader,
A complete code development environment inspired by MetroWerks CodeWarrior
Includes code medic, a gdb frontend to complement code crusader.

PR:		12932
Submitted by:	Davec <davec@unforgettable.com>
1999-08-02 23:18:50 +00:00
Chris Piazza
e8919bf98b Activate code crusader 1999-08-02 23:17:23 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Ralf S. Engelschall
de3fd832a9 Upgrade to GNU Portable Threads, version 1.0.3 1999-08-01 10:25:06 +00:00
Bill Fenner
35fc3fa02a Fix WWW: typos
Found by:	not-yet-completed addition to port distfile checker
		suggested by Tim Vanderhoek
1999-08-01 04:54:40 +00:00
Steve Price
b7195cc80b Update to version 4.14.
PR:		12762
Submitted by:	Aaron Smith <aaron@mutex.org>
1999-08-01 03:03:23 +00:00
Steve Price
408d947ae6 Update to verison 0.9.1.
PR:		12840
Submitted by:	maintainer
1999-08-01 02:48:48 +00:00
Steve Price
aa11f7d9e7 Update to version 3.3.13.
PR:		12741
Submitted by:	maintainer
1999-08-01 02:36:40 +00:00
Chris Piazza
baf3a5e1b7 Update to 2.2.0 1999-08-01 02:35:59 +00:00
Chris Piazza
fa6d428fbe Update to version 1.10.4
PR:		12886
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>, maintainer
1999-08-01 00:43:46 +00:00
Ralf S. Engelschall
937b29afa1 Upgrade to GNU Portable Threads (Pth), version 1.0.2 1999-07-28 14:44:05 +00:00
Ralf S. Engelschall
6177386e0e Upgrade to GNU shtool 1.4.5 1999-07-28 06:59:01 +00:00
SADA Kenji
5162aaf419 Misfiled a Makefile line. 1999-07-26 18:21:22 +00:00
SADA Kenji
521370ce36 Move category from net to devel.
Cope with package-build time problem.

Requested by: hoek
1999-07-26 18:17:00 +00:00
SADA Kenji
07aba06f10 Move net/cvsweb's category to ports/devel.
Requested by:	hoek
1999-07-26 18:06:45 +00:00
Jun-ichiro itojun Hagino
48752d5db8 typo fix
From: "Oleg V. Volkov" <rover@lglobus.ru>
1999-07-24 14:24:46 +00:00
Marcel Moolenaar
d13af77096 The distrib file has been changed to support both the linux_devtools port
and FreeBSD -current. Use the new version.

http://www.FreeBSD.org/~marcel/somewhere will be added to MASTER_SITES when
the tarball has been put there somewhere.
1999-07-23 07:41:39 +00:00
Ralf S. Engelschall
fdf6c90795 Upgrade to GNU Portable Threads (Pth), Version 1.0.1 1999-07-22 16:11:02 +00:00
Chris Piazza
c9aca46b23 Add two patches I forgot to add yesterday.
Noticed by:	maintainer
1999-07-22 14:34:45 +00:00
Chris Piazza
6ce29a71e6 Update to version 1.10.1
PR:		12702
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>, maintainer
1999-07-22 04:20:46 +00:00
Marcel Moolenaar
ad89733407 Deactivate linux_devel 1999-07-21 15:37:56 +00:00
Marcel Moolenaar
428fd524d3 Make port depend on linux_devtools instead of linux_devel. 1999-07-21 15:08:08 +00:00
Marcel Moolenaar
4f879317f7 Activate linux_devtools
Deactivate linux-devel
1999-07-21 11:23:16 +00:00
Marcel Moolenaar
1756707292 linux_devtools is the reincarnation of linux_devel and obsoletes both
linux_devel and linux-devel. Both will be removed from the ports collection
at the proper time.

linux_devtools uses Red Hat 5.2 packages to install a basic development
environment. There's no functional difference between linux-devel and
linux_devtools. The name of the latter is preferred over the name of the
former.

This port is repository copied from linux_devel.

New name by: obrien
Reviewed by: hoek
Supervised by: asami
1999-07-21 11:16:13 +00:00
Chris Piazza
85c3a5a824 devel/libdockapp -> x11-wm/libdockapp 1999-07-18 21:02:33 +00:00
Chris Piazza
62a1ad1744 BROKEN= "Hardcoded FreeBSD release numbers in PLIST"
I'll fix this in a little while.
1999-07-18 06:28:44 +00:00
Chris Piazza
a7b26a212e Give this port a USE_XLIB so it'll link. Also move the CC=egcc
into the ${OSVERSION} check so it'll actually compile on
-current with egcs.
1999-07-18 06:27:18 +00:00
Chris Piazza
a6eb606114 Activate libdockapp 1999-07-17 17:24:49 +00:00
Ralf S. Engelschall
ed105541c9 Upgrade to GNU shtool 1.4.4 1999-07-17 14:57:21 +00:00
Ralf S. Engelschall
5a9ba1016a Puhh.... after five months of hard development we've approached
GNU Portable Threads (Pth), release version 1.0.0 :-)
1999-07-16 15:11:46 +00:00
Ralf S. Engelschall
7bc6d0f95f Upgrade to GNU Portable Threads (Pth), version 1.0b8 1999-07-16 09:04:37 +00:00
Chris Piazza
d39fec368f Update to 2.1.1 and install as 'gindent' instead of 'indent' 1999-07-16 04:45:50 +00:00
David E. O'Brien
5bac0c9d2d Checksum changed w/o distfilename change. 1999-07-14 19:20:38 +00:00
Ralf S. Engelschall
246b79c0c0 GNU Pth 1.0b6 -> 1.0b7 (just the hourly version bump ;) 1999-07-14 19:02:54 +00:00
Ralf S. Engelschall
252f745d2d Upgrade to GNU Portable Threads, Version 1.0b6 1999-07-14 06:45:02 +00:00
Chris Piazza
d9c780eb78 Remove irb to move to lang/
Prodded by:	asami
1999-07-13 02:51:06 +00:00
Satoshi Asami
d84c870683 Use ${OSVERSION} instead of ${OSREL} for comparisons -- the latter
might expand into something like "2.2.8" and can't be compared numerically.

Submitted by:	Martin Kammerhofer <dada@balu.kfunigraz.ac.at>
1999-07-12 07:18:36 +00:00
Ralf S. Engelschall
397a8fb3dd Upgrade to GNU Portable Threads (Pth), Version 1.0b5 1999-07-11 15:49:33 +00:00
Ralf S. Engelschall
464b385bd7 GNU shtool 1.4.2 -> 1.4.3 1999-07-11 10:23:43 +00:00
Marcel Moolenaar
5c281a6bab Active linux-devel. 1999-07-09 20:24:57 +00:00