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

1338 Commits

Author SHA1 Message Date
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