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

1963 Commits

Author SHA1 Message Date
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
Ralf S. Engelschall
f842fc59b1 GNU shtool 1.4.1 -> 1.4.2 1999-07-09 16:00:36 +00:00
Bill Fumerola
0f87846189 Make this port respect CFLAGS again. it also seems the distfile changed on
us mysteriously.

Submitted by:	Scott Kenney <saken@hotel.rmta.org>
1999-07-09 14:45:38 +00:00
Chris Piazza
33c93c503d Update to 2.1.0
PR:		12562
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
1999-07-09 00:28:56 +00:00
Ralf S. Engelschall
9528837357 GNU pth 1.0b3 -> 1.0b4 (daily bump ;) 1999-07-08 11:08:16 +00:00
Ralf S. Engelschall
a29dc85ce0 Upgrade to GNU Portable Threads (pth), version 1.0b3 1999-07-07 19:58:02 +00:00
Ralf S. Engelschall
1440cbea85 Upgrade to GNU shtool 1.4.1 1999-07-07 18:55:02 +00:00
Steve Price
a9c63b559a Previous master site is now defunct. Find a new one and upgrade to version
0.7 while I'm here.
1999-07-05 19:11:22 +00:00
Ralf S. Engelschall
cb68b01c53 Remove NPS port & activate PTH port 1999-07-05 06:35:07 +00:00
Ralf S. Engelschall
7f017c3780 Update new PTH port after repository copy from old NPS port. 1999-07-05 06:33:44 +00:00
Chris Piazza
6b21e25e19 Fix a typo in WWW: 1999-07-05 02:45:21 +00:00
Chris Piazza
f817e9bf2b Update to PCCTS 1.33 Maintenance Release #19.
PR:		12505
Submitted by:	maintainer
1999-07-05 02:42:32 +00:00
Steve Price
3dece8e926 No need for -p since ${MKDIR} == 'mkdir -p'. 1999-07-04 21:28:00 +00:00
Steve Price
8214563508 Sort PLIST. 1999-07-04 21:17:06 +00:00
Tim Vanderhoek
2c0b7c3efe Add homepage. Minor reformating to make this readable. 1999-07-03 11:20:35 +00:00
Tim Vanderhoek
a48bc2f5ee Fix instances of "This is ...." 1999-07-03 09:31:52 +00:00
Ralf S. Engelschall
378cb79b32 Upgrade to MM Shared Memory Library, version 1.0.9. 1999-07-02 20:15:59 +00:00
Ralf S. Engelschall
ab933b766b Upgrade to GNU shtool 1.3.3 1999-07-01 12:08:14 +00:00
Chris Piazza
f94cc45c89 Activate tkcon. 1999-06-29 05:32:54 +00:00
Chris Piazza
6c53332d69 tkcon, a replacement for the standard console that comes with Tk.
It provides many more features than the standard console and is
meant primarily to aid one when working with the little details
inside tcl and tk.

PR:		12441
Submitted by:	Jerry Hicks <wghicks@bellsouth.net>
1999-06-29 05:32:38 +00:00
Chris Piazza
259ea2f1c1 Update gnu indent to 1.10.0, the first released version in 5 years. 1999-06-28 19:12:19 +00:00
Chris Piazza
9e2e723fb8 Install the header files.
PR:		12429
Submitted by:	maintainer
1999-06-28 17:15:38 +00:00
Ralf S. Engelschall
d09be659ea NPS 0.9.20 -> 1.0b1 1999-06-28 13:29:40 +00:00
Chris Piazza
1a2673b109 Activate irb. 1999-06-28 06:40:35 +00:00
Bill Fumerola
08339d7df6 New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles. 1999-06-28 01:46:17 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Steve Price
e0edeb2d64 Fix a few spelling/grammar nits. 1999-06-27 20:17:59 +00:00
Chris Piazza
f2dfc18e50 Activate p5-Time-HiRes. 1999-06-27 17:48:40 +00:00
Chris Piazza
89f4cfc9bc Time::HiRes module: High resolution time, sleep, and alarm.
Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers
to implement time, sleep, and alarm that know about non-integral seconds.

PR:	12230
Submitted by:	Stephen J. Roznowski <sjr@home.net>
1999-06-27 17:48:25 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Ralf S. Engelschall
a18dd580b5 daily version number bump: NPS 0.9.21 1999-06-26 13:57:54 +00:00
Ralf S. Engelschall
843b8f4a8f Upgrade to new GNU shtool, version 1.3.0 1999-06-25 20:13:40 +00:00
Ralf S. Engelschall
5f6353b8ed NPS 0.9.19 -> 0.9.20 1999-06-25 15:47:02 +00:00
Bill Fumerola
1a8691119c Mark NO_PACKAGE, as it doesn't respect CFLAGS.
No time to debug, it's midnight! Patches cheerfully accepted.
1999-06-25 04:02:23 +00:00
Chris Piazza
df0bac14de Update spin to 3.30.
PR:	12373
Submitted by:	maintainer
1999-06-25 03:51:43 +00:00
Chris Piazza
681f080e2f Update gide to 0.1.2. 1999-06-23 23:58:13 +00:00
Chris Piazza
3757a3c5ae Activate templ. 1999-06-23 19:54:23 +00:00
Chris Piazza
ffbb44191b Import of templ, a source code template generator. Has support
for C, C++,Makefiles, etc.

PR:	12261
Submitted by:	Oh Junseon <hollywar@mail.holywar.net>
1999-06-23 19:53:23 +00:00
Steve Price
737970f192 Add FETCH_BEFORE_ARGS=-b to fix distfile fennerage. 1999-06-22 16:38:47 +00:00
Ralf S. Engelschall
eb10ee33c7 Upgrade to MM Shared Memory Library, version 1.0.7 1999-06-22 15:40:35 +00:00
Satoshi Asami
b5968a968e Remove empty line. 1999-06-22 09:57:11 +00:00
Foxfair Hu
82d7afb358 PR: 12316
Submitted by:		maintainer , Ying-Chieh Liao<ijliao@Terry.Dorm10.NCTU.edu.tw>
Update to v7.6
1999-06-22 02:20:04 +00:00
Ralf S. Engelschall
b09f7968fc NPS 0.9.18->0.9.19 1999-06-21 15:49:14 +00:00
Ralf S. Engelschall
eab8934f38 Upgrade to NPS version 0.9.18 1999-06-20 10:10:54 +00:00
Chris Piazza
1b30723c7c Take over maintainership of this port. Old maintainer cites no time
due to military duties.

Requested by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
1999-06-19 07:50:36 +00:00
Bill Fumerola
bebb98615c Upgrade to 0.98, which includes bugfixes, support for Borland Debuggers
in .OBJ format, support for LCC, AMD 3d-Now MMX instructions, and SSE
instructions.

The above new features mean nothing to this committer who is frightened
by machine code, but to the determined hacker, I'm sure the above features
will be welcomed warmly.

PR:		ports/12027
Submitted by:	Murray Stokely <murray@cdrom.com>
1999-06-16 14:02:32 +00:00
David E. O'Brien
2b1384b53c Use byacc vs. bison if the vsl-gramma.* files need rebuilding.
PR:	11959
1999-06-16 07:57:12 +00:00
Bill Fenner
c63b84c83d Fix MASTER_SITES URL. 1999-06-12 21:15:54 +00:00
Bill Fenner
3cd879af02 Fix URL at sgi.com . Remove ftp.parc.xerox.com; it is no longer being
updated.
1999-06-12 21:14:30 +00:00
Bill Fenner
239ccf5328 Update to 1.5.18a
PR:		ports/11570 (kinda)
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-12 20:49:20 +00:00
Steve Price
440181f76f The jfc port has moved to lang. 1999-06-11 00:10:41 +00:00
Steve Price
48dbd69f46 Moving tya from devel to lang. 1999-06-10 08:11:28 +00:00
Steve Price
009ef11723 Don't quite understand what happened but these fell out of the last
commit.
1999-06-10 08:05:28 +00:00
Steve Price
c70f49614b Activate the doxygen port. 1999-06-10 00:29:12 +00:00
Steve Price
f1c269df1b Initial import of doxygen version 0.4.
A documentation system for C and C++.

PR:		10707
Submitted by:	Joep Grooten <joep@di.nl>
1999-06-10 00:27:41 +00:00
Ralf S. Engelschall
e384d63a99 Upgrade to NPS 0.9.16 1999-06-09 07:00:46 +00:00
Steve Price
408f755520 Activate the tya port. 1999-06-09 00:59:49 +00:00
Steve Price
adc11dd370 Update to version 2.4.
PR:		11934
Submitted by:	maintainer
1999-06-09 00:09:23 +00:00
Steve Price
f4ece9d316 Update to version 1.6a3.
PR:		11769, 11770
Submitted by:	maintainer
1999-06-08 23:44:12 +00:00
Steve Price
45b42cea28 Fixup MASTER_SITE_SUBDIR.
Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
1999-06-08 21:59:37 +00:00
Hidetoshi Shimokawa
c0e4211519 Make this build on alpha. 1999-06-08 12:47:42 +00:00
Joseph Koshy
90e3bface0 Add MASTER_SITE_SUNSITE. 1999-06-08 10:59:42 +00:00
Hidetoshi Shimokawa
c1ff8a33c9 Make this compiled on 64bit environment. 1999-06-07 11:16:42 +00:00
Hidetoshi Shimokawa
c99c513bc7 Only for i386. 1999-06-07 10:31:35 +00:00
Joseph Koshy
ebda7471f0 Fix MASTER_SITE.
Found by:	Bill Fenners portsurvey tools.
1999-06-07 04:47:06 +00:00
Steve Price
1a61574f58 Activate the gtksheet and t1lib ports. 1999-06-06 17:34:14 +00:00
Steve Price
2f95c357b3 Initial import of t1lib version 0.9.
A type 1 Rasterizer Library for UNIX/X11.

PR:		11682
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
1999-06-06 17:33:50 +00:00
Steve Price
8aa476bc59 Remove package name from in front of comment. 1999-06-06 17:31:13 +00:00
Steve Price
a9f2390c2f Initial import of gtksheet version 7.4.
A matrix widget fro GTK+.

PR:		11802
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
1999-06-06 17:29:50 +00:00
Steve Price
4d5c74e893 Update to version 0.1.1.
PR:		11972
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-06 16:41:27 +00:00
Steve Price
0cd86d3ba2 MakeMaker's version number is in VERSION and not Version in later versions
of perl.
1999-06-06 15:47:04 +00:00
Steve Price
09294bd979 Give -shared to ld(1) for creating shared libraries instead of
-Bshareable.
1999-06-06 15:42:08 +00:00
Steve Price
8b083784be Add a set of defines to sysdefs.h for the FreeBSD/Alpha port. 1999-06-06 15:37:58 +00:00
Ralf S. Engelschall
d126996293 Upgrade to MM Shared Memory Library, Version 1.0.6 1999-06-06 11:17:25 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
3aa77171e7 Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
1999-06-05 19:00:43 +00:00
Eric J.Chet
b1c6f0889f Update ORBacus to 3.1.3 1999-06-04 13:29:30 +00:00
Ralf S. Engelschall
e14caa710e Upgrade to NPS, Version 0.9.15 1999-06-04 11:18:15 +00:00
Joseph Koshy
fd9fc5a017 activate ex-ctags. 1999-06-04 07:19:54 +00:00
Joseph Koshy
4c93ddeda1 Import of Exuberant CTAGS from Darren Hiebert, an improved implementation
of ctags that supported C++, Eiffel, Java and FORTRAN.
1999-06-04 07:16:51 +00:00
Ralf S. Engelschall
6a85f8088b Upgrade to MM (Shared Memory Library), Version 1.0.5 1999-06-02 12:32:57 +00:00
Ralf S. Engelschall
ddbf8f50af Upgrade shtool to version 1.2.9 1999-06-02 12:08:08 +00:00
Ralf S. Engelschall
8148933a31 NPS 0.9.13 -> 0.9.14 1999-06-01 16:13:59 +00:00
Ralf S. Engelschall
3677afadef NPS 0.9.12 -> 0.9.13 1999-06-01 11:48:22 +00:00
Steve Price
46b5aaf91d Don't treat warnings as errors, so benign little nits don't make this
fall over on the Alpha.
1999-05-31 05:06:55 +00:00
Steve Price
3dbe12fad1 Fix build on Alpha. 1999-05-31 04:58:10 +00:00
Ralf S. Engelschall
36837490e3 NPS 0.9.11 -> 0.9.12 1999-05-30 13:20:09 +00:00
Steve Price
1aed4f1168 Set USE_LIBTOOL=yes.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:49:01 +00:00
Steve Price
c7ef07af53 Use new gnome ports and set USE_LIBTOOL=yes.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:45:40 +00:00
Steve Price
dd51d51a59 Use new version of gnomelibs.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:36:55 +00:00
Steve Price
41b8a8042a Set USE_LIBTOOL=yes and use new version of gtk.
PR:		11844
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:35:14 +00:00
Steve Price
b0aefc8d06 Update to version 0.4.1.
PR:		11848
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:18:02 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
51ec9126d4 Update to version 1.2.3.
PR:		11841
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:46:56 +00:00
Steve Price
cb29850f01 Changes from maintainer:
1. Add a -prefix arguement to libtool, to find where the installed
       copies of ltconfig and ltmain.sh reside.
    2. Don't install the .la files unless --install-ltlibs is passed to
       ltconfig.
    3. Don't force linking with -lc, and allow -?thread to be passed to
       the linker.
    4. Don't build static libs if not using version numbers (for
       plugins).
    5. Install                      instead of
         lib${release}.a              lib.a
         lib${release}.so             lib.so
         lib${release}.so.${ver}      lib${release}.so.${ver}
       to support multi-release installations.
    6. Change version to "1.3-freebsd-ports" so people know who to
       blame.
    7. Misc fixes.

PR:		11839
Submitted by:	maintainer
1999-05-29 03:45:27 +00:00
Ralf S. Engelschall
9580d78fca NPS 0.9.10 -> 0.9.11 1999-05-28 16:36:43 +00:00
Ralf S. Engelschall
cce3fb533f Upgrade to shtool, version 1.2.8 1999-05-28 11:20:48 +00:00
Ralf S. Engelschall
0d2af5832a Upgrade to NPS 0.9.10 1999-05-28 10:38:31 +00:00
Thomas Gellekum
f1577ab23a Activate py-mx{DateTime,Stack,TextTools,Tools}. 1999-05-26 08:03:27 +00:00
Thomas Gellekum
f50693c67a New port py-mxTools, a collection of new builtins for Python. 1999-05-26 07:52:00 +00:00
David E. O'Brien
34613b2185 Distfile changed w/o a change in name. 1999-05-26 07:51:26 +00:00
Thomas Gellekum
e89bfc6ce0 New port py-mxStack, a fast stack implementation for Python. 1999-05-26 07:50:54 +00:00
Thomas Gellekum
2232fcef34 New port py-mxDateTime, Marc-André Lemburgs date and time handling
routines and types for Python.
1999-05-26 07:49:45 +00:00
David E. O'Brien
2507ae279d Upgrade to 3.1.5.
Most notable fixes:
	- [XEmacs] DDD supports gud-mode in XEmacs 21.0.
	- [Build] DDD supports Bison 1.27 and Automake 1.4a.
1999-05-25 23:49:09 +00:00
Ralf S. Engelschall
1a851df98d Upgrade to NPS 0.9.9 1999-05-25 16:03:34 +00:00
Ralf S. Engelschall
327a8169c1 Upgrade to NPS (non-preemtive thread scheduling library), version 0.9.8 1999-05-24 13:15:15 +00:00
Steve Price
d16b6fb6c2 Use KDE version 1.1 instead of version 1.0. 1999-05-24 02:31:51 +00:00
Ralf S. Engelschall
5d77d32e3e Activate NPS port. 1999-05-23 14:55:24 +00:00
Ralf S. Engelschall
48e1819573 Import of NPS, a non-preeemtive thread scheduling library.
NPS is a POSIX/ANSI-C based library for Unix platforms which
provides non-preemtive scheduling for multiple threads of execution
("multi-threading") inside server applications. All threads run in the
same address space of the server application, but each thread has it's
own individual run-time stack and program-counter.

The thread scheduling itself is done in a cooperative way, i.e. the
threads are managed by a priority- and event-based non-preemtive
scheduler. The intention is that this way one can achieve better
portability and run-time performance than with preemtive scheduling.
The event facility allows threads to wait until various types of
events occur, including pending I/O on filedescriptors, elapsed
timers, pending I/O on message ports, thread and process termination,
and even customized callback functions.

More details:
http://www.engelschall.com/sw/nps/
 ftp://ftp.engelschall.com/sw/nps/
1999-05-23 14:54:10 +00:00
Ralf S. Engelschall
5cf02f5fd5 Add also FTP site to MASTER_SITES 1999-05-22 15:15:18 +00:00
Ralf S. Engelschall
45380e9a54 Upgrade to MM Shared Memory Library, version 1.0.4 1999-05-21 21:34:05 +00:00
Jun Kuriyama
f50481106a Activate jfc. 1999-05-20 14:43:16 +00:00
Thomas Gellekum
97f780cc5b Upgrade to 2.9a. 1999-05-19 10:49:06 +00:00
Ralf S. Engelschall
94020a6436 Upgrade to shtool, Version 1.2.7 1999-05-17 06:23:45 +00:00
Ralf S. Engelschall
7413a0faf2 Upgrade to MM Shared Memory Library, Version 1.0.3 1999-05-17 06:22:08 +00:00
Michael Haro
f5658fc885 Update to 2.05
PR:		11730
Submitted by:	Ollivier Robert roberto@keltia.freenix.fr
1999-05-16 23:15:28 +00:00
Satoshi Asami
555a1b54c8 Fix a few more category typos. 1999-05-13 09:18:15 +00:00
Satoshi Asami
44a7216f79 Build fix, misc. cleanup.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-13 00:16:04 +00:00
Satoshi Asami
270d88e664 Add USE_XLIB. 1999-05-12 13:00:22 +00:00
Satoshi Asami
48e8dae500 Remove the gdb port. This is now *2* versions behind the system gdb. ;) 1999-05-12 10:04:53 +00:00
Satoshi Asami
e617d65020 Remove RUN_DEPENDS on gdb -- we've always had gdb in /usr/bin so this never
did anything useful.
1999-05-12 10:00:14 +00:00
Satoshi Asami
d2bbc21541 Add -b to fetch args to fix fetch problem.
Submitted by:	tg
1999-05-12 06:21:09 +00:00
Jun Kuriyama
e2a1fd58d9 Cleanup empty directories and portlint.
# I think p5-TraceFuncs and p5-Term-ReadKey need to be upgraded for
# Perl 5.00503.
1999-05-10 15:46:31 +00:00
Jun Kuriyama
ff0b7480b5 Cleanup empty directory and fix typo (missing %D in @unexec rmdir). 1999-05-10 14:56:03 +00:00
Thomas Gellekum
3454d4c01f Activate gnustep. 1999-05-10 11:34:09 +00:00
Thomas Gellekum
680ad582e3 New port gnustep. GNUstep is a set of general-purpose Objective-C libraries
base on the OpenStep standard developed by NeXT (now Apple) Inc.
1999-05-10 11:32:03 +00:00
David E. O'Brien
5800d96ba5 update to 3.34beta 1999-05-10 11:13:28 +00:00
David E. O'Brien
f76b165fa3 Update to 3.33-03. Ups now supports both ELF and a.out debugging on FreeBSD. 1999-05-09 18:00:35 +00:00
Steve Price
4b8051d1e8 Activate the cdk port. 1999-05-09 17:39:48 +00:00
Steve Price
ceaf62c65f Initial import of cdk version 4.9.1.
Curses Development Kit for speedy development of full screen programs.

PR:		11534
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-05-09 17:38:40 +00:00
David E. O'Brien
7d397506fc cleanup some droppings. 1999-05-09 17:30:57 +00:00
David E. O'Brien
965bc65df0 Update to 3.33-03. Ups now supports both ELF and a.out debugging on
FreeBSD.
1999-05-09 17:28:18 +00:00
Steve Price
4442575d80 Make the do-install target more manageable.
PR:		rest of 11590
Submitted by:	Chirs Piazza <cpiazza@home.net>
1999-05-09 16:53:41 +00:00
Steve Price
ce7b19e8a7 Update to version 1.4.4.
PR:		11564
Submitted by:	maintainer
1999-05-09 16:50:10 +00:00
Jun Kuriyama
9c072fe384 Unbreak for ELF.
Found by:	bento
1999-05-09 12:28:46 +00:00
Kris Kennaway
7288ce9333 Unbreak by pointing at the correct distfile. There's now a
vtcl-1.2.0.tar.gz so use that instead of current.tar.gz in a DIST_SUBDIR.
Also the package is renamed in line with the distfile name (1.20 -> 1.2.0)
1999-05-09 04:00:21 +00:00
Steve Price
946cd53ba8 Second half of botched commit to fix this for -current users and
add support for TERM=xterm-color.

PR:		7314, 11492
Submitted by:	maintainer, steve
1999-05-09 01:13:43 +00:00
Steve Price
bab43ed1c1 Add support for TERM=xterm-color and make sure we build everything
on -current.

PR:		7314, 11492
Submitted by:	maintainer, steve
1999-05-09 01:07:24 +00:00
Steve Price
1b6a3f6666 Remove an empty patch leftover from my last commit.
Noticed by:	OKAZAKI Tetsurou <okasaki@be.to>
1999-05-09 01:00:04 +00:00
David E. O'Brien
90b026f916 Fix linage breakage. DDD author made a workaround for Motif 2.1 on
Solaris, but it seems to have broken building with Motif 2.1 on most every
other platform.
1999-05-09 00:27:55 +00:00
Satoshi Asami
7cf51e743f Finish moving libicq from devel to net. 1999-05-08 10:32:29 +00:00
Seiichirou Hiraoka
7b478341cf Update 1.1
PR: ports/11481
Submitted by: andy@icc.surw.chel.su
1999-05-07 06:14:17 +00:00
Bill Fumerola
8193efbc7f The MASTER_SITES have fallen off the face of the earth and the ftp sites
don't have this file either. Mark BROKEN.
1999-05-06 21:06:08 +00:00
Michael Haro
c539770e3a Remove the info part of the install as it is now part of bsd.port.mk.
PR:		11542
Submitted by:	okazaki@be.to
1999-05-06 19:59:14 +00:00
Ralf S. Engelschall
3e6bc29747 Upgrade to shtool 1.2.3 1999-05-06 12:49:59 +00:00
Satoshi Asami
e010ed9c87 Upgrade to 0.4.3. Also change version in comment this time.
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-06 07:17:37 +00:00
Satoshi Taoka
e698d18007 Fixed ${CATEGORIES} 1999-05-05 14:07:39 +00:00
Satoshi Taoka
709083df1e move icqlib from devel to net 1999-05-05 13:51:33 +00:00
Ralf S. Engelschall
a532f21e35 Upgrade to shtool 1.2.2 1999-05-05 12:24:57 +00:00
Steve Price
6a6b74a215 Update to version 1.3.
PR:		11356
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-04 22:35:39 +00:00
Satoshi Asami
033f8c563c blt shared library is now called "libBLT24.so.*". 1999-05-04 11:40:13 +00:00
Steve Price
a8808b471d Add the crossm68k-devel port. 1999-05-03 04:54:41 +00:00
Tim Vanderhoek
eedf966f0a Add WWW: to some of the more recent imports... 1999-05-03 04:20:49 +00:00
Steve Price
23ea35436d Add the bison, libgnugetopt, and tclgetopts ports. 1999-05-03 03:23:56 +00:00
Steve Price
d88566d716 Initial import of tclGetOpts version 1.0.
Pure TCL code for command line options parsing.

PR:		10661
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-05-03 03:23:01 +00:00
Steve Price
2ad0e3cf00 Initial import of libgnugetopt version 1.0.
GNU's getopt library.

PR:		11441
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-05-03 03:20:33 +00:00
Steve Price
1cbce94c51 Initial import of bison version 1.27.
GNU's YACCalike parser generator.

PR:		10839
Submitted by:	Jerry Hicks <wghicks@bellsouth.net>
1999-05-03 03:18:08 +00:00
Steve Price
298303e15b Update to version 3.3.11.
PR:		10176
Submitted by:	maintainer, steve
1999-05-03 01:52:49 +00:00
Tim Vanderhoek
a5e5d9c778 Wow! What big teeth you have grandma! "All the better to Weat you
with, my dear."

[That's lupus for "Add WWW:"]
1999-05-02 21:59:12 +00:00
Michael Haro
2780ede292 mark as broken and remove extra whitespace 1999-05-02 21:21:57 +00:00
Michael Haro
887068771a add quotes around variable so it can work on the command line correctly
add a few more X libraries to the list
1999-05-02 11:28:56 +00:00
Jun Kuriyama
3eba3aa50a Upgrade to 1.2.2.
I don't know all of the gtk dependency. If it breaks some ports,
please back this out.
1999-05-02 05:21:27 +00:00
Justin M. Seger
539536fae4 Switch to using USE_ZIP along with minor cleanups to some ports. 1999-05-01 12:34:38 +00:00
Steve Price
d5fe25816a Activate the fastcrc port. 1999-05-01 03:36:27 +00:00
Steve Price
e029de6f5d Initial import of fastcrc version 1.0.
A library of fast CRC routines.

PR:		11350
Submitted by:	G. Adam Stanislav <adam@whizkidtech.net>
1999-05-01 03:35:55 +00:00
Steve Price
a6b6c620c7 Update to version 1.6a1.
PR:		11245
Submitted by:	maintainer
1999-05-01 03:17:21 +00:00
Steve Price
7650b1a917 Update to version 4.18.
PR:		11372
Submitted by:	maintainer
1999-05-01 02:24:25 +00:00
Satoshi Taoka
d39a3fe09d Add ktranslator. 1999-05-01 01:15:40 +00:00
Satoshi Taoka
9ebd5e8047 A powerful utility for kde translators
PR:             ports/6728
Submitted by:   Hans Petter Bieker zerium@@webindex.no
1999-05-01 01:13:17 +00:00
Satoshi Asami
650c6b31b5 You can't include bsd.port.pre.mk and bsd.port.mk (the latter has to be
bsd.port.post.mk).
1999-05-01 00:27:16 +00:00
Satoshi Taoka
b794caeb1d Previous commit message is incorrect.
PR:		10716
Submitted by:	W Gerald Hicks <wghicks@bellsouth.net>
1999-04-30 17:42:19 +00:00
Satoshi Taoka
c4a4e77780 Added libgetline, tclcl and icqlib 1999-04-30 17:21:41 +00:00
Satoshi Taoka
1bab2c58dd tcl/C++ interface used by ns and nam
PR:		11339
Submitted by:	Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-04-30 16:59:35 +00:00
Satoshi Taoka
12c6c097a9 The UCB/LBNL Network Simulator Version 2
PR:		11340
Submitted by:	Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-04-30 16:53:49 +00:00
Ralf S. Engelschall
f1e2b1f248 Upgrade to shtool 1.2.1 1999-04-29 15:33:01 +00:00
Justin M. Seger
018b45996a * Switch to USE_ZIP
* Mark BROKEN: depends on crossgo32-djgpp2
1999-04-29 12:18:04 +00:00
Justin M. Seger
c122c7e9ab Switch to using USE_ZIP
This has NOT been tested.  The distfile does not appear to be
available on any of the MASTER_SITES.
1999-04-29 12:16:44 +00:00
Justin M. Seger
a2dbe5d0fe Portlint 1999-04-29 12:00:26 +00:00
Ralf S. Engelschall
18d3c26a62 Upgrade to shtool 1.2.0 1999-04-29 11:07:12 +00:00
Satoshi Asami
9320c70c85 unzip is in archivers/unzip, not archivers/zip. Actually this is a candidate
for USE_ZIP, but EXTRACT_*_ARGS look different so I'll let Justin take care
of it. :)
1999-04-28 06:45:53 +00:00
David E. O'Brien
c9df971f88 Upgrade to 3.1.4
Noticed by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-04-27 01:10:33 +00:00
Ralf S. Engelschall
5f64738f10 Activate shtool port 1999-04-26 18:48:47 +00:00
Ralf S. Engelschall
f7aee77b80 Import of shtool, version 1.1.0
his is a compilation of small but very stable and portable shell scripts
into a single shell tool. All ingredients were in successful use over many
years in various Open Source projects. The compiled shtool program is
intended to be used inside the source tree of Open Source packages.  There
it can overtake various non-portable tasks related to the building and
installation of an Open Source package.

It currently contains the following tools:

  echo         Print command with optional construct expansion
  fixperm      Fix file permission inside a source tree
  guessos      Simple OS/Platform guesser
  install      Install a program, script or datafile
  mkdir        Make a directory
  mkshadow     Create a shadow tree
  move         Move files, but if files are the same just delete the source
  path         Deal with $PATH variables
  prop         Display a process indication though a running propeller
  slo          Separate Linker Options by library class
  table        Pretty print a field-sperarated list as a table
  version      Generate and maintain a version information file

The homepage with the latest release can be found on
http://www.engelschall.com/sw/shtool/
1999-04-26 18:44:37 +00:00
Ralf S. Engelschall
12c14eb1d3 Upgrade to MM Shared Memory Library, Version 1.0.2 1999-04-26 18:24:33 +00:00
Ollivier Robert
5619bca93a Fix patch file for 2.6.5.
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-04-25 13:55:17 +00:00
Michael Haro
c6bd92d952 gtk11 -> gtk12 1999-04-23 18:06:21 +00:00
Satoshi Asami
819ff0934c Remove trailing "\" on one of the BUILD_DEPENDS line that was blowing up
the build.  While I'm here, delete one of the two lines which look identical
to my untrained eyes.
1999-04-23 11:34:53 +00:00
Jun-ichiro itojun Hagino
bd430b955e remove the first comment lines in a section properly. 1999-04-22 05:37:46 +00:00
Marc G. Fournier
a05c0a07b8 this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... 1999-04-22 00:17:18 +00:00
Justin M. Seger
ad3121fbd4 * Fix compiling under current.
* Fix PLIST so that this packages.
1999-04-20 03:36:06 +00:00
Michael Haro
05e76083ed new MD5 checksum - the distfile has existed for over a day so it is probably
not too evil.
1999-04-20 02:05:25 +00:00
Michael Haro
7bbc2e8b87 No longer BROKEN (updated patchfile)
PR:		11191
Submitted by:	John Baldwin jobaldwi@vt.edu
1999-04-18 18:52:16 +00:00
Ralf S. Engelschall
4ab4aa6aa8 Upgrade to MM Shared Memory Libray, Version 1.0.1 1999-04-18 10:58:08 +00:00
David E. O'Brien
832a2d614f This is library for the gtop, GNOME version of top command.
The top command is a tool to display  and  update information
about the top cpu processes.

Submitted by:	Yukihiro Nakai <nakai@internetsolutions.co.jp>
1999-04-16 20:16:35 +00:00
Satoshi Taoka
a2ab83d615 Update to version 0.4.2
PR:		10873
Submitted by:	Matthew Reimer mreimer@vpop.net
1999-04-16 05:48:40 +00:00
Satoshi Taoka
2f586e70d6 Added cscope 1999-04-13 17:17:58 +00:00
Satoshi Taoka
160ca8627c an interactive C program browser
PR:		ports/8789
Submitted by:	castor@alumni.caltech.edu Castor L. Fu
1999-04-13 17:15:54 +00:00
Satoshi Asami
41cce70a77 Remove trailing empty line. 1999-04-12 07:11:32 +00:00
Justin M. Seger
36a45c8e0a Activate devel/elftoaout 1999-04-12 00:04:02 +00:00
Justin M. Seger
563ff0bda2 Import of devel/elftoaout 2.0
A program that is used to convert static elf images to a.out format.
The SUN OpenBoot PROM can only boot a.out images.

PR:		ports/7150
Submitted by:	Kapil Chowksey <kchowksey@hss.hns.com>
1999-04-12 00:03:00 +00:00
Justin M. Seger
c1e0b82fa9 Activate devel/java-cup 1999-04-11 02:52:36 +00:00
Steve Price
466b1016aa DISTFILES moved on MASTER_SITE. 1999-04-08 18:08:39 +00:00
Steve Price
cd7edbb21c Update to version 1.4.1.
Submitted by:	maintainer
1999-04-08 17:54:42 +00:00
Jacques Vidrine
6693b1d7b7 Create the lib/python1.5/site-packages directory during
installation, in case it is not already there.
1999-04-07 16:57:43 +00:00
Jun-ichiro itojun Hagino
f6c89560ba remove pathname for bsd.port.mk.
Reviewed by:	maintainer (myself)
Submitted by:	ben@scientia.demon.co.uk
1999-04-05 03:20:36 +00:00
Steve Price
251772eae4 It seems 'sane' was not mispelled, but was a little confusing. Let's try
'correct' instead.

Submitted by:	asami
1999-04-04 21:35:10 +00:00
SADA Kenji
3b584c6b65 Coped at configure script instead of port Makefile.
Two portlint check.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-04-04 17:12:43 +00:00
Ollivier Robert
4bc7f4c01a Update to 2.6.5.
Prompted by:	Pavel Narozhniy <pasha@sim.net.ua>
1999-04-04 15:16:26 +00:00
SADA Kenji
6e0de4cc95 Stop the port trying to gzip the man pages.
Submitter's `patch-ac' couldn't be applied, so, I have move it to FILEDIR
and make invoke the patch command at the post-configure stage.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-04-04 00:30:20 +00:00
Steve Price
7159d2fa17 Activate the swarm port. 1999-04-03 02:02:42 +00:00
Steve Price
ab382141da Import of swarm version 1.3.1.
The Swarm Simulation System

PR:		9726
Submitted by:	Horance C.H Chou <horance@freedom.ie.cycu.edu.tw>
1999-04-03 02:02:29 +00:00
Steve Price
995cd72a46 Activate the astyle port. 1999-04-03 01:26:45 +00:00
Steve Price
e8812fb523 Import of astyle version 1.6.0.
A reindenter and reformatter of C++, C and Java source code.

PR:		9875
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-04-03 01:26:18 +00:00
Steve Price
fe0a26526d Activate the libxalloc port. 1999-04-03 01:23:47 +00:00
Steve Price
93071141f4 Import of libxalloc version 1.0.3.
A memory allocation library with error checking.

PR:		6474
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-04-03 01:23:32 +00:00
Steve Price
0f4a701afd Activate the libshhmsg port. 1999-04-03 01:20:55 +00:00
Steve Price
f99c7cc084 Import of libshhmsg version 1.4.0.
A library for displaying messages.

PR:		6473
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-04-03 01:20:09 +00:00
Steve Price
55f0c1d3b4 Activate the libshhopt port. 1999-04-03 01:16:08 +00:00
Steve Price
26bb1d1729 Import of libshhopt version 1.1.4.
A library for parsing command line options.

PR:		6331
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-04-03 01:15:54 +00:00
Steve Price
c7f658c2ff Fix a spelling nit: sane -> same. 1999-04-02 03:24:13 +00:00
Joseph Koshy
62c4b222e8 Activate 'cssc'. 1999-03-31 05:35:36 +00:00
Joseph Koshy
656a9308ca CSSC - SCCS clone from the GNU project.
PR:		ports/10883
Submitted by:	Oliver Fromme <olli@fromme.com>
1999-03-31 05:33:17 +00:00
James FitzGibbon
2ab0a90392 Upgrade to 98.112901
PR: ports/10748
Submitted by: Tom Hukins <tom@eborcom.com>
1999-03-30 17:27:36 +00:00
Ralf S. Engelschall
ed73aa5bb0 Make portlint happy (COMMENT exceeded 70 chars per line) 1999-03-28 11:56:43 +00:00
Ralf S. Engelschall
ddacb1becb Upgrade to MM library, version 1.0.0 1999-03-28 11:55:26 +00:00
Jacques Vidrine
d39ee98565 Activate py-kjbuckets. 1999-03-28 02:53:59 +00:00
Jacques Vidrine
072364db1f graph and set datatypes for Python (C extension) 1999-03-28 02:53:03 +00:00
Seiichirou Hiraoka
d1017774df Update to 1.2.1
can't apply patch-aa and it is needless
PR: ports/10810
Submitted by: mreimer@vpop.net
1999-03-26 23:29:12 +00:00
Paul Traina
482ef9537f Get it out of the right directory. 1999-03-25 02:12:00 +00:00
Ralf S. Engelschall
9ddc48e37e Activate MM library port 1999-03-24 14:16:17 +00:00
Ralf S. Engelschall
22e6d2bfa8 Import of MM, a portable shared memory library.
The MM library is a 2-layer abstraction library which simplifies the usage
of shared memory between forked (and this way strongly related) processes
under Unix platforms. On the first layer it hides all platform dependent
implementation details (allocation and locking) when dealing with shared
memory segments and on the second layer it provides a high-level
malloc(3)-style API for a convenient and well known way to work with
data-structures inside those shared memory segments.

This library is proposed to be used in future versions
of Apache 1.3 as the base library for shared memory pools.
1999-03-24 14:14:13 +00:00
Satoshi Taoka
539ae7aa99 Added yacl 1999-03-20 05:42:24 +00:00
Satoshi Taoka
5757086d8e Programming library for C++, portable across Windows, OS/2 and various Unices
PR:		ports/6017
Submitted by:	Jeroen Hogeveen <albast@xs4all.nl>
1999-03-20 05:34:41 +00:00
Jacques Vidrine
c1acc95b5a Now that gettext includes a shared library, dependencies should
use it in LIB_DEPENDS.

PR:		 ports/10647
Submitted by:	 Jeremy Lea <reg@shale.csir.co.za>
1999-03-19 04:40:10 +00:00
Wolfram Schneider
5dd2a77a00 New homepage. 1999-03-15 17:32:44 +00:00
Jacques Vidrine
0e7b05f262 distfile moved to new directory on MASTER_SITES 1999-03-12 00:43:24 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
James FitzGibbon
869e8b2232 Remove p5-Ioctl, module has been removed from CPAN
Found by: Bill Fenner's portsurvey
1999-03-10 16:04:29 +00:00
Eric J.Chet
f4bc2802b7 Update ORBacus to 3.1.2 and use the egcs compiler. 1999-03-09 20:35:52 +00:00
Satoshi Asami
da781b5ae8 Portlint. 1999-03-09 09:11:47 +00:00
Satoshi Asami
bd705cb7f2 Add / at end of master site name. 1999-03-09 09:11:26 +00:00
Jacques Vidrine
f4442a7aa7 Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Steve Price
c363ac6a8a Make sure $objformat is expanded before it goes out of scope. 1999-03-08 21:55:04 +00:00
Steve Price
3bcc872b71 Update version required comment too. 1999-03-08 21:23:31 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Steve Price
2728d26cab Remove glib since it is the same as glib11.
Discussed with:	asami
1999-03-02 01:54:57 +00:00
David E. O'Brien
0162274689 Upgrade to xwpe-1.5.16a 1999-02-28 10:00:07 +00:00
Satoshi Asami
1ee60d4738 Remove runaway backslash.
Reported by:	gibbs
1999-02-25 01:17:23 +00:00
Steve Price
94723819db Handle x11-* categories correctly.
Reviewed by:	maintainer
1999-02-22 03:01:21 +00:00
Steve Price
566eb9b313 Unbreak by using FETCH_BEFORE_ARGS=-b. 1999-02-22 02:49:33 +00:00
Vanilla I. Shu
c75d3ef598 Upgrade to 19990108. 1999-02-20 10:44:22 +00:00
Vanilla I. Shu
ac25449d8c Upgrade to 0.99.8, and a patch from Alex D. Chen
PR:		ports/10058
Submitted by:	Alex D. Chen <dhchen@Canvas.dorm7.nccu.edu.tw>
1999-02-18 18:56:35 +00:00
Vanilla I. Shu
f2d9e2ff41 Upgrade to latest version. 1999-02-18 17:49:06 +00:00
Vanilla I. Shu
5bbd3541a3 Upgrade to 1.1.16. 1999-02-17 18:12:08 +00:00
Satoshi Asami
2640fd20c5 Manpages are compressed. 1999-02-13 00:41:51 +00:00
Seiichirou Hiraoka
89434a6112 Update to 2.10.1
Now this can make
1999-02-12 16:00:28 +00:00
Satoshi Asami
80e0a134bb Missed this one. 1999-02-12 03:03:40 +00:00
Satoshi Asami
f27ea50304 Upgrade to 3.24, fixes build problem.
PR:		9732
Submitted by:	maintainer
1999-02-12 02:48:58 +00:00
David E. O'Brien
a1fe826bdf Add builddepends on gnu's M4.
PR:		ports/9806
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-02-11 12:04:27 +00:00
Bill Fenner
8e8b196ed3 Terminate buffer read from file in PLGetProplistWithPath().
This fixes the core dumps that many windowmaker apps (at least
 wmsetbg and WPrefs) were seeing.
1999-02-10 22:07:58 +00:00
Bill Fumerola
7808f9f3f7 Activate gaa 1999-02-10 15:56:10 +00:00
Bill Fumerola
d83581c674 Remove port name from COMMENT
Constantly forgotten by: Dima Sivachenko <dima@Chg.RU>
1999-02-10 15:50:31 +00:00
Bill Fumerola
ecb59a7bd8 GAA simplifies the life of the programmer: you don't have to
worry about the arguments given to it! A short text written in GAA
language generates C-code which analyses the arguments and creates your
program's help.

http://gaa.netpedia.net/

PR:		ports/9881
Submitted By:	Dima Sivachenko <dima@Chg.RU>
1999-02-10 15:47:57 +00:00
David E. O'Brien
57b167ad16 * there were two patches in the last patch-aa, so I ended up spamming one
of them on my last cleanup.
* really fix for ELF
1999-02-05 06:12:30 +00:00
David E. O'Brien
474b69bb48 Properly install and use resources.
Submitted by:	Wayne Scott <wscott@ichips.intel.com>
1999-02-04 18:53:38 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Vanilla I. Shu
2f05384abb libPropListgnome => libPropList. 1999-02-02 14:32:32 +00:00
Vanilla I. Shu
3b6d67d1f7 Upgrade to 0.8.3, and I remove USE_X_PREFIX.
PR:		ports/9844
Submitted by:	maintainer.
1999-02-02 14:30:27 +00:00
Vanilla I. Shu
43346c0638 Sync libttol with peter's suggestion,
and remove patches.aout, we dont need it anymore.
1999-02-02 13:54:00 +00:00
Satoshi Asami
ae6be7d8d3 Fix installation dirs. 1999-02-02 02:46:12 +00:00
Vanilla I. Shu
a426f9e4e1 Sync with peter's suggestion. 1999-02-01 21:58:03 +00:00
Vanilla I. Shu
b5bd58d93e Enable nls support. Fix support for 4.0-CURRENT. Remove patch-ae
and make port honour ${PREFIX}.  Add category gnome.  Remove
impilict dependency on glib11-devel.
PR:		ports/9810
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 19:03:49 +00:00
Vanilla I. Shu
fe755cfe3f Add gnome virtual catagory.
PR:		ports/9801
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 16:57:13 +00:00
David E. O'Brien
8b72710c53 BROKEN='fetch: reading remote file from gide.pn.org: Connection reset by peer (maybe try -b or -t)'
This port has a single mastersite.  It needs more.
1999-01-31 12:00:52 +00:00
SADA Kenji
988a5991df Upgrade to version 1.1.14
PR:		ports/9800
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-30 20:23:09 +00:00
SADA Kenji
88dfcd3fce Update to 1.4.
PR:	ports/9767
Submitted by: Steve Coltrin <spcoltri@io.com>
1999-01-30 19:11:20 +00:00
SADA Kenji
0c8bb893b3 Prepare for the case that the directory ${PREFIX}/info doesn't exist. 1999-01-29 21:51:44 +00:00
SADA Kenji
cf52582c72 s/freebsd3*)/freebsd[34]*/g 1999-01-28 21:31:42 +00:00
Bill Fenner
dc90d64404 Use ${MASTER_SITE_GNOME} 1999-01-27 08:31:54 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Steve Price
9ffbeae8a9 Unbreak for ELF systems.
PR:		9556
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-26 02:49:37 +00:00
Steve Price
aac78fa95e Update to version 2.13.
PR:		9656
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-01-26 01:54:53 +00:00
Steve Price
499084b509 Allow this port to work on freebsd4* too. 1999-01-26 01:39:02 +00:00
Jacques Vidrine
527a583705 Oops, forgot to update depends. 1999-01-22 21:58:56 +00:00
Jacques Vidrine
39e3574b65 Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. 1999-01-22 21:08:15 +00:00
Vanilla I. Shu
c89baaf310 Add some patch for gthread.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-21 19:18:21 +00:00
Vanilla I. Shu
20ac1db4af Unbreak. 1999-01-21 17:51:49 +00:00
David E. O'Brien
547a7dc6ba upgrade to 3.1.3
PR:		ports/9490
Submitted by:	Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-01-21 12:29:17 +00:00
Vanilla I. Shu
f1d55272e1 Activate glib11. 1999-01-21 07:48:52 +00:00
Vanilla I. Shu
418fd7aba9 Install info & man page now. 1999-01-20 21:59:44 +00:00
Vanilla I. Shu
2daa1c1c9b Upgrade to 1.1.13. 1999-01-20 18:31:00 +00:00
Satoshi Asami
8622c0a099 Change DIST_SUBDIR to ${PKGNAME} so different versions' "current.tar.gz"
won't be confused.  While I'm here, change WRKSRC to use ${PKGNAME} too.
1999-01-20 01:36:03 +00:00
Andreas Klemm
b9d1a0f013 directory on ftp server changed slightly 1999-01-17 21:37:52 +00:00
Vanilla I. Shu
2d8ddc7ed6 Upgrade to 0.0.14. 1999-01-17 20:01:53 +00:00
Eric J.Chet
1f63e59d32 Update SWIG to patch 5 1999-01-17 15:31:07 +00:00
Vanilla I. Shu
be3cb9d960 Upgrade to 0.99.2. 1999-01-14 17:00:25 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Steve Price
acdb0c0136 Activate the flick port. 1999-01-11 05:18:26 +00:00
Steve Price
7c65647fc7 Initial import of flick version 1.1.
The Flexible IDL Compiler Kit.

PR:		6153
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
1999-01-11 05:17:44 +00:00
Steve Price
a244e7edeb Unbreak for ELF. Also add FETCH_BEFORE_ARGS=-b so we can get
the distfile.

Submitted by:	Faried Nawaz <fn@hungry.org>
1999-01-10 20:12:06 +00:00
Steve Price
d1c8ff2342 Activate the libcii port. 1999-01-10 19:06:11 +00:00
Steve Price
40081c11c4 Initial import of libcii version 1.1.
Library from "C Interfaces and Implementations" by David Hanson.

PR:		6504
Submitted by:	J Han <hjh@photino.com>
1999-01-10 19:05:23 +00:00
Satoshi Asami
0eb5003d31 Move Palm*-related programs to new "palm" category.
Reviewed by:	the ports list
1999-01-09 08:52:31 +00:00
Jun-ichiro itojun Hagino
cbdc5daf4b avoid NO_WRKDIR.
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-07 09:34:52 +00:00
Hidetoshi Shimokawa
4feee066e6 Use ./jam0 rather than bin.freebsdx86/jam for installation.
It works both on alpha and i386.

Approved by: Maintainer <hsu@FreeBSD.ORG>
1999-01-06 11:50:47 +00:00
Hidetoshi Shimokawa
9066a27456 Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.
They are intended for Linux/i386 emulation and to work on i386.
1999-01-06 04:27:56 +00:00
Jun-ichiro itojun Hagino
b50b1f8d8e remove old ftp site (ftp.foretune.co.jp) from comment. 1999-01-05 12:26:08 +00:00
Jun-ichiro itojun Hagino
f414a317d4 being tired of maintaining portlint only by myself, I decided to
put the source code for "portlint" into FreeBSD port tree.  The
imported revision is 1.65 (in my local RCS file).  (pseudo) version
number for the port is now 2.0.

Whoever make changes to bsd.port.mk is advised to update portlint.pl
too :-)

Note that portlint.pl MUST be portable enough to handle (Net|Open|Free)BSD
bsd.port.mk.  There are people using portlint.pl on non-FreeBSD
platforms.
1999-01-05 12:23:28 +00:00
Hidetoshi Shimokawa
3bba7571bb remove -m486 option for alpha. 1999-01-05 05:37:36 +00:00
Vanilla I. Shu
e883b2ca5b Bump library version to 1.0. 1999-01-05 02:18:20 +00:00
Vanilla I. Shu
eb60f1d1e1 Upgrade to 1.1.12, and add a patch for gthread.
If you find any problem, please let me know.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-05 00:56:07 +00:00
Vanilla I. Shu
694c63ae54 Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).
1999-01-04 08:43:09 +00:00
Jacques Vidrine
8b10be26ac Update patch forgotten during port update to 1.11.1. 1999-01-01 18:53:26 +00:00
Vanilla I. Shu
4ba46ca139 Fix my typo error.
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-01 13:27:33 +00:00
Vanilla I. Shu
200d6166e7 Upgrade to 0.99. 1999-01-01 04:43:04 +00:00
Vanilla I. Shu
90f0b636a6 Upgrade to 0.3.90 1998-12-31 16:07:49 +00:00
Vanilla I. Shu
742cc72151 Upgrade to 1.1.11. 1998-12-31 15:20:11 +00:00
Tim Vanderhoek
7acceef513 Distfile change w/o version change. Sync md5. (ports/9229) 1998-12-30 18:56:49 +00:00
Jacques Vidrine
c286441ad7 Use GNU poll implementation instead of system poll. We don't yet
have a thread safe poll in libc_r, so we need this if we are going
to dynamically link with threaded applications.
1998-12-30 07:49:17 +00:00
Tim Vanderhoek
b59b0022a4 Fix MANCOMPRESSED (=maybe) and work on standard -current. 1998-12-30 01:22:27 +00:00
Tim Vanderhoek
426cede750 manpage != DESCR 1998-12-30 01:21:00 +00:00
Bill Fumerola
f8710ef576 Update MAINTAINER to reflect my proper e-mail address. 1998-12-29 18:22:59 +00:00
Vanilla I. Shu
6359f192b3 Add a patch for glib11d-config. 1998-12-28 20:58:04 +00:00
Vanilla I. Shu
a2db97f7ff Upgrade to 0.3.90. 1998-12-26 19:23:26 +00:00
Vanilla I. Shu
9da7159d85 Upgrade to 1.1.9. 1998-12-26 19:17:44 +00:00
Steve Price
2aba7f1681 Youch! Fix the disorder I caused in the last commit. :( 1998-12-26 05:04:03 +00:00
Steve Price
990d8d0aaa Activate the doc++ port. 1998-12-26 05:01:42 +00:00
Steve Price
d258ede9d9 Initial import of doc++ version 3.2.
A javadoc style documentation system.

PR:		9157
Submitted by:	Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA>
1998-12-26 05:00:45 +00:00
Steve Price
5f0997a7a2 Activate the qtarch port. 1998-12-26 04:31:13 +00:00
Steve Price
f38b902e22 Initial import of qtarch version 1.4.1.
Qt Architect (formerly known as the Qt Dialog Editor or dlgedit).

PR:		8432
Submitted by:	Frank Gruender <elwood@mc5sys.in-berlin.de>
1998-12-26 04:30:09 +00:00
Steve Price
627cf8d659 Update/add MASTERSITES.
Submitted by:	maintainer
1998-12-25 17:47:31 +00:00
Bill Fumerola
1aadd2d4ce Update md5 to reflect reality.
Noticed By:	One of Satoshi's scripts
1998-12-23 20:29:48 +00:00
Eric J.Chet
09008b5fe3 Add the new patch 1998-12-23 01:34:26 +00:00
Eric J.Chet
c42d14ad29 Update ORBacus to version 3.1.1 1998-12-23 01:29:43 +00:00
Steve Price
6b8e9c5547 Update to version 0.77a.
PR:		8932
Submitted by:	maintainer
1998-12-23 01:15:27 +00:00
Satoshi Asami
993675461b "work" -> "${WRKDIR}" 1998-12-22 07:58:33 +00:00
Satoshi Asami
a51b9110c9 Remove BROKEN_ELF -- neither of gcc28 or glibstc++28 are marked BROKEN_ELF
anymore.
1998-12-22 07:35:00 +00:00
Satoshi Asami
610bcc9433 Add USE_XLIB. 1998-12-22 07:33:27 +00:00
Justin M. Seger
f85a28ce93 Activate rinfo 1998-12-20 18:00:32 +00:00
Justin M. Seger
89336fea5b Import of redit v1.2
This program gives information about files checked out with RCS.
Only RCS repositories located in "RCS" subdirectories are analyzed.

PR:		ports/6113
Submitted by:	markc@interlock.otcwi.com
1998-12-20 17:58:45 +00:00
Doug Rabson
b105142167 Unbreak for current.
Reviewed by: msmith
1998-12-19 10:41:23 +00:00
Justin M. Seger
7286051cc1 Activate stlport 1998-12-18 03:10:29 +00:00
Justin M. Seger
ee8e25af3e Import of stlport:
STLport is an an adaptation of SGI's Standard Template Library.
The goal of the STLport effort is to make SGI's STL
implementation usable with most compilers while retaining full
functionality.

The Standard Template Library is a C++ library of container
classes, algorithms, and iterators providing many of the basic
algorithms and data structures of computer science.

PR:		ports/8939
Submitted by:	josh@quick.net
1998-12-18 03:09:05 +00:00
Justin M. Seger
07a20012a4 Upgrade to v0.5
PR:		ports/9093
Submitted by:	andy@icc.surw.chel.su
1998-12-16 00:01:28 +00:00
Steve Price
a4d0276914 Activate the cons port. 1998-12-15 21:06:56 +00:00
Steve Price
9dbc1dd146 Initial import of cons version 1.5.
A Perl-based Make replacement.

PR:		9076
Submitted by:	Rajesh Vaidheeswar <rv@fore.com>
1998-12-15 21:06:18 +00:00
SADA Kenji
c15f4fe4fd Fix PORTOBJFORMAT problem.
PR:	ports/9070
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-14 17:25:03 +00:00
Satoshi Asami
01fa0c28ea Use USE_AUTOCONF instead of defining it as a dependency and calling it
explicitly.
1998-12-13 08:46:12 +00:00
Justin M. Seger
2052cf95c1 Import of math spin:
Spin is an efficient on-the-fly verification system
(a `model checker') for asynchronous concurrent systems,
such as data communication protocols, distributed operating
systems, database systems, etc.
It can be used to prove both safety and liveness properties,
including all correctness requirements expressible in linear
time temporal logic.

PR:		ports/9058
Submitted by:	pangolin@home.com
1998-12-12 22:17:48 +00:00
Vanilla I. Shu
0d0beaa175 Activate glib11-devel. 1998-12-12 12:41:00 +00:00
Justin M. Seger
e012fa0c1f Make this use perl5
PR:	7463
1998-12-12 03:59:35 +00:00
Vanilla I. Shu
8399692183 Upgrade to 1.1.7, remove BROKEN. 1998-12-12 03:43:00 +00:00
Thomas Gellekum
2d18900cb4 Don't dump core if argument is missing.
PR:		9048
1998-12-11 16:33:33 +00:00
Satoshi Asami
31158cdb88 Mark this broken while Vanilla takes a whack at it following a repo copy. 1998-12-11 08:39:47 +00:00
Vanilla I. Shu
09eadb47b3 Correct MASTER_SITES. 1998-12-10 13:18:16 +00:00
Vanilla I. Shu
6e3f3d9a44 Upgrade to 1.20
Remind by:	"Gregory D. Moncreaff" <moncrg@bt340707.res.ray.com>
1998-12-09 10:43:09 +00:00
Vanilla I. Shu
614a496483 Activate libPropListgnome. 1998-12-09 05:13:13 +00:00
Vanilla I. Shu
e4d0823961 This is a new port of libPropListgnome. Some gnome software uses
libPropList for property settings. Window Maker also uses libPropList,
as does wdm. However, there seem to be some differences between the two and
nevertheless, it would not be good to have future gnome ports depend on
Window Maker. I made this port from the libPropList found on the gnome ftp
sites; the distribution file is called libPropList-0.7.1gnome, but it builds
the library by default as libPropList. This conflicts with the libPropList
installed by Window Maker, so I made this port build the library as
libPropListgnome. So any future gnome ports that need libPropList should link
against libPropListgnome instead.
PR:	ports/9006
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-12-09 05:11:56 +00:00
David E. O'Brien
82eb0ba4b4 version 3.1.1 is out 1998-12-07 09:17:51 +00:00
Steve Price
7f5f51a792 Remove the trailing '/' from *_DEPENDS definitions.
Caught by: A little perl script for INDEX generation that Satoshi
           and I are working on. :)
1998-12-07 05:34:38 +00:00
Satoshi Asami
75e0c6c35e Sort entries. In particular, "large", "medium", "small" sort in this order,
dispite their meanings.  (Sometimes we're too smart for computers. :)

Found by:	sorting ports/INDEX by "sort -t '|' +1 -2"

(Note: the whole "x11" category appears at the end with the above sort
 command, but I'll leave that the way it is for now -- "ls" shows it
 before other x11-* entries.)
1998-12-07 02:22:12 +00:00
Vanilla I. Shu
520b63fca3 Fix pkg/PLIST, and merge all info file. 1998-12-06 15:30:17 +00:00
David E. O'Brien
17e13fb568 Upgrade to version 3.1 1998-12-03 19:03:30 +00:00
Martin Cracauer
f6fb1af174 More MASTER_SITES 1998-12-02 23:37:41 +00:00
Bill Fumerola
cfccc81b72 Upgrade to 0.10.35, and associated changes.
PR:		ports/8842
Reviewed by:	<nakai@TokyoNet.AD.JP> (maintainer)
Submitted by:	<junker@jazz.snu.ac.kr>
1998-12-01 22:38:45 +00:00
Martin Cracauer
e375457f7c Update to ILU-2.0alpha13.
Disable native shared library support, doesn't work, use own scheme as before.
Don't use shared library version numbering on ELF for now, needs more thought.
Document shared library version numbering scheme I chose.
Pump shared library version number on aout.
Better COMMENT and DESCR (still too long).
Remove patch to regognize now outdated FreeBSD JDK.
1998-12-01 16:22:00 +00:00
David E. O'Brien
8db95f2dc2 Depend on libXpm
PR:		ports/8896
Submitted by:	Jose Maa Alcaide <jose@we.lc.ehu.es>
1998-12-01 11:36:13 +00:00
David E. O'Brien
38df227fc1 fix breakage 1998-12-01 10:13:03 +00:00
David E. O'Brien
279cf52593 Support ELF.
Submitted by:	Doug Rabson <dfr@calcaphon.com>
1998-12-01 09:42:46 +00:00
David E. O'Brien
25adde6808 Upgrade to ver 3.0.92. 1998-12-01 09:39:47 +00:00
Satoshi Asami
0f17471f20 NO_WRKDIR is evil. 1998-12-01 09:16:45 +00:00
Satoshi Asami
48f5164c48 Depend on emacs; need to byte-compile some .elc's. 1998-11-28 08:53:01 +00:00
Satoshi Asami
d81b732444 Mark this broken for 3.0:
-------
cc -c -g -I./splay -I/root/include -DHAVE_MMAP -DSTDHEADERS -DDEBUG -DTRACE -DPROFILESIZES _emalloc.c -o _emalloc.o
In file included from defs.h:51,
                 from _emalloc.c:5:
externs.h:110: conflicting types for `mmap'
/usr/include/stdio.h:282: previous declaration of `mmap'
*** Error code 1

Stop.
1998-11-28 01:48:32 +00:00
Satoshi Asami
5c9d7097db Tell configure where emacs lisp files should go, and create the directory
in pre-install.
1998-11-28 01:20:53 +00:00
Satoshi Asami
1490c59f86 Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
for ilu and mkdirhier for asl.)
1998-11-28 00:44:34 +00:00
Vanilla I. Shu
e0e7895de8 Remove BROKEN tag.
Remind by:	asami
1998-11-25 13:16:33 +00:00
Satoshi Asami
2f6559eaa9 Mark this broken.
===
 :
cc -DPACKAGE=\"libIDL\" -DVERSION=\"0.5.0\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1  -I. -I.  -DYYDEBUG=1 -DIDL_LIBRARY -I/usr/local/include/glib  -O -pipe -c tstidl.c
/bin/sh ./libtool --mode=link cc -O -pipe  -o tstidl  tstidl.o libIDL.la -L/usr/local/lib  -lglib11
LD_LIBRARY_PATH=".libs:$LD_LIBRARY_PATH" cc -O -pipe -o .libs/tstidl tstidl.o -R/usr/local/lib -lIDL -L/usr/local/lib -lglib11 -L/usr/local/lib -lglib11
tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
tstidl.o: Undefined symbol `___IDL_check_type_casts' referenced from text segment
tstidl.o: Undefined symbol `___IDL_debug' referenced from text segment
tstidl.o: Undefined symbol `_IDL_parse_filename' referenced from text segment
tstidl.o: Undefined symbol `_IDL_tree_walk_in_order' referenced from text segment
tstidl.o: Undefined symbol `_IDL_ns_free' referenced from text segment
tstidl.o: Undefined symbol `_IDL_tree_free' referenced from text segment
gmake[2]: *** [tstidl] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0/libIDL'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
1998-11-25 00:42:11 +00:00
Steve Price
007432e2c5 Remove NO_PACKAGE from these too.
Noticed by:	asami
1998-11-24 03:36:50 +00:00
Steve Price
50d80f98a6 Don't use NO_CHECKSUM. Also remove NO_PACKAGE while I'm here
since as Satoshi points out, "it doesn't seem very useful to
have a meta-port that you can't package".  We'll let the world
judge whether it is useful to them.

Nudged by:	asami
1998-11-24 03:20:38 +00:00
Jun Kuriyama
fb5f708eea Use MAN? macro.
Change first line of Makefile from "manck" to "portcheckout".
1998-11-22 03:52:57 +00:00
Steve Price
aaf60884c8 Make this port deinstall cleanly. 1998-11-21 20:04:59 +00:00
Steve Price
85c60a8725 Update MASTER_SITE and wrap docs install in 'if !defined(NOPORTDOCS)...'.
PR:		8741
Submitted by:	maintainer
1998-11-21 20:04:34 +00:00
Steve Price
b67f75674d Merge now stable devel version into crossm68k and remove the devel
version.  Also update the maintainer's Email address.

Submitted by:	maintainer
1998-11-21 17:55:47 +00:00
Seiichirou Hiraoka
3edd79a8fa Add SUBDIR+=libicq 1998-11-19 07:05:52 +00:00
Vanilla I. Shu
f869d4494e Upgrade to 0.37. 1998-11-18 17:35:16 +00:00
Vanilla I. Shu
1d6cf60545 Add a argument to CONFIGURE_ARGS.
PR:		ports/8736
Submitted by:	maintainer
1998-11-18 15:09:35 +00:00
Satoshi Asami
d28a6dde40 No need to put name in front. 1998-11-18 10:55:18 +00:00
Satoshi Asami
cc5c7d26d5 Make this file match reality. 1998-11-18 10:34:14 +00:00
David E. O'Brien
3e78422960 Author re-rolled his patchball, so we don't need my hacked version anymore. 1998-11-18 10:16:47 +00:00
Vanilla I. Shu
1b45d4af58 Add depends with gnomelibs, remove BROKEN tag. 1998-11-17 15:28:08 +00:00
Vanilla I. Shu
b6969281b5 Downgrage to 1.1.3.
Remind by:	asami
1998-11-17 15:19:58 +00:00
Vanilla I. Shu
5962a72ef7 Upgrade to 0.0.12, disable guile support temporary.. 1998-11-16 17:23:06 +00:00
Vanilla I. Shu
41d0adc86f Add the patch for aout.
Submitted by:	maintainer.
1998-11-16 15:55:46 +00:00
Marc G. Fournier
e0bfbdc723 Okay, I've gone through every example and doc that I can think of that would
be relevant, and think I've covered everything...

This now build and a 'make package' now works...with my track record on
this particular port, its bound to be still broken for *someone*, no?
1998-11-16 03:25:26 +00:00
Joseph Koshy
0567867787 Activate libU77. 1998-11-16 03:10:52 +00:00
Joseph Koshy
094654f659 Import of libU77, a FORTRAN library that adds commonly used
intrinsic functions to allows a greter range for FORTRAN code to
be compiled with the stock f77.

PR:		ports/8689
Reviewed by:	jkoshy
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-11-16 03:08:34 +00:00
Steve Price
4c2819e4a9 Activate pmake port. 1998-11-15 22:55:14 +00:00
Steve Price
901fb78c07 Initial import of pmake version 2.1.33.
A parallel make(1) from the Sprite OS project.

Reviewed by:	asami
1998-11-15 22:54:25 +00:00
Marc G. Fournier
cb90c669a3 Fix 'ldconfig' as indicated in handbook
Get rid of --disable-shared flag for configure

Improve patch-ak such that the shared library compile options as listed in
handbook are included
1998-11-15 07:50:11 +00:00
Marc G. Fournier
f47b7d0174 Made a mistake on creating patch-ak ... fixed here 1998-11-15 07:19:25 +00:00
Marc G. Fournier
c1f82c6f50 Okay...
Fix Makefile:
	to use bsd.port.{pre.post}.mk
	check for proper libstdc++.a, depending on elf or aout
	run autoconf before configure

Remove old patches and add:

patch-ak
	search and find tcl8.0 header file
	setup shared library extension properly according to elf vs aout
patch-al
	properly find gtk.h

Leaving it as marked BROKEN, while I continue to figure out thie elf vs
aout stuff ...
1998-11-15 07:08:22 +00:00
David E. O'Brien
4c3b981d93 upgrade to 3.0.91 1998-11-14 22:37:38 +00:00
Justin M. Seger
97e59652f3 Mark BROKEN for ELF:
===>  Building package for mico-2.2.3
Creating package /usr/ports/packages/All/mico-2.2.3.tgz
Registering depends: Mesa-3.0 XFree86-3.3.2 gtk-1.0.6 qt-1.40 tcl-8.0.2.
Creating gzip'd tar ball in '/usr/ports/packages/All/mico-2.2.3.tgz'
tar: can't add file lib/libmicoaux2.2.3.so.1 : No such file or directory
tar: can't add file lib/libmicoqt2.2.3.so.1 : No such file or directory
tar: can't add file lib/libmicox2.2.3.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-11-14 17:50:16 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
David E. O'Brien
6cd943f479 Upgrade to version 3.33. 1998-11-14 04:16:10 +00:00
Marc G. Fournier
759ad3f450 Got it backwards....checked ORBacus port, and shuld be a BUILD_DEPEND,
not a LIB_DEPEND...
1998-11-13 13:15:18 +00:00
Marc G. Fournier
7b30ef7665 It builds fine here...the only thing I can think of is that I failed to
add the dependency for glibstdc++28 (shouldn't the gcc28 port automatically
install this?) ...

Please try and let me know if this fixes the build problem...
1998-11-13 13:14:07 +00:00
Satoshi Asami
56744c6d28 Well, it's still not working. I reinstalled lang/gcc28 but the message
is still the same.
-------
===>  Building for mico-2.2.3
for i in admin include; do gmake -C $i adm || exit 1; done
gmake[1]: Entering directory `/usr/ports/devel/mico/work/mico/admin'
g++28  -I../include -fno-exceptions -I/usr/X11R6/include/X11/qt -I/usr/local/include  -c mkdepend.cc -o mkdepend.o
mkdepend.cc:27: iostream.h: No such file or directory
mkdepend.cc:28: fstream.h: No such file or directory
mkdepend.cc:29: string: No such file or directory
mkdepend.cc:30: vector: No such file or directory
mkdepend.cc:31: set: No such file or directory
gmake[1]: *** [mkdepend.o] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/admin'
gmake: *** [system] Error 1
*** Error code 2

Stop.
1998-11-13 12:38:32 +00:00
Satoshi Asami
63b3fec349 Do people actually test these things before committing?!? This as a
blatant syntax error....
1998-11-13 09:29:42 +00:00
Satoshi Asami
d24eec5681 See rev. 1.6. 1998-11-13 08:17:10 +00:00
Marc G. Fournier
a23b8e23a6 Now that GCC-2.8.x works again, mico can compile with --disable-mini-stl,
which means that koffice should now work with it...
1998-11-13 05:32:10 +00:00
Satoshi Asami
0564f86f5b Oops, I was wrong, it wasn't fixed. Mark in broken again. :<
-------
===>  Building for gide-0.0.11
cd . && aclocal
aclocal: configure.in: 7: macro `AM_PATH_GTK' not found in library
gmake: *** [aclocal.m4] Error 1
*** Error code 2

Stop.
1998-11-13 04:10:42 +00:00
Satoshi Asami
c6004972af Add -I${LOCALBASE}/include to CFLAGS so this compiles. 1998-11-11 22:52:49 +00:00
Marc G. Fournier
4b3eecea30 Update mico to 2.2.3 ... this builds with the mini-stl that comes with
mico and gcc 2.7.2.1 ... not usable with koffice at this time, as it requires
you to disabl-mini-stl, but that will require either gcc 2.8.1 or egcs to
make that happen, and still working out bugs with the more stable version of
egcs then is in ports...
1998-11-11 19:59:44 +00:00
Vanilla I. Shu
d5a372e209 Upgrade to 0.11, fix the configure problem.
Remind by:	asami
1998-11-11 17:24:18 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Wolfram Schneider
24e55bc82e Rename - not delete - the mmap test program 1998-11-10 21:00:14 +00:00
David E. O'Brien
739d98a0f6 upgrade to 1.5.12a 1998-11-10 03:11:24 +00:00
Satoshi Asami
93372b1188 unzip is a build-time dependency, not a fetch-time dependency. 1998-11-08 08:44:59 +00:00
Satoshi Asami
badeabad3b Mark it broken, can't build.
-------
===>  Building for libgtop-0.26.2
Makefile:499: macros/macros.dep: No such file or directory
cd macros && gmake macros.dep
gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
Making all in po
gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
PATH=../src:$PATH : --default-domain=libgtop --directory=.. \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=./POTFILES.in
rm -f ./libgtop.pot
mv libgtop.po ./libgtop.pot
mv: rename libgtop.po to ./libgtop.pot: No such file or directory
gmake[2]: *** [libgtop.pot] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
1998-11-08 00:24:03 +00:00
James Raynard
9258520d84 New patches for sfio98. (Not that many changes, I've just split them up
into a single patch for each source file).
1998-11-07 18:06:17 +00:00
James Raynard
0fa4f8390e Update to sfio98.
Prodded by:	wosch
1998-11-07 18:04:14 +00:00
Satoshi Asami
d826b2cf9f unzip is BUILD_DEPENDS, not FETCH_DEPENDS. 1998-11-07 07:42:12 +00:00
Satoshi Asami
67cd4bb6b7 Manpages already listed in Makefile. 1998-11-07 06:41:05 +00:00
Satoshi Asami
5cb28acf27 egcs is in lang, not devel. 1998-11-07 05:02:55 +00:00
Marc G. Fournier
95320454e7 This should allow mico to compile, using MICO's personal 'mini-stl' and
with the standard gcc that comes with FreeBSD 3.0 (gcc 2.7.2.1) ... this
is not usable for compiling either corba or koffice, which is still being
worked on...

Please report any bugs on this to me, as I'm trying to work with the
MICO guys as far as getting FreeBSD recognized as an "official port" instead
of their current web page, which reports "somehow it works under FreeBSD"...
1998-11-07 04:25:48 +00:00
Satoshi Asami
77004aa0ac Broken for a.out systems too. 1998-11-06 12:04:27 +00:00
Marc G. Fournier
dc1bbf6ac4 Added a patch from the MICO developers that allow it to compile with a
current bug in the egcs port (its not a bug in the port, its a bug in egcs
itself)...

Change dependencies so that it will compile using --disable-mini-stl
1998-11-05 03:13:23 +00:00
Justin M. Seger
1c6d58ccf1 BROKEN:
(cd /usr/ports/devel/gide/work/gIDE-0.0.10; aclocal; automake)
aclocal: configure.in: 7: macro `AM_PATH_GTK' not found in library
*** Error code 1
1998-11-03 00:18:57 +00:00
Vanilla I. Shu
a33df55f52 Install info page now. 1998-11-02 15:59:40 +00:00
Wolfram Schneider
5c36861a11 Says that the port uses perl5 for building and running 1998-11-01 16:51:39 +00:00
Wolfram Schneider
e04c366abc Added portcheckout. 1998-11-01 16:45:30 +00:00
Wolfram Schneider
4e1e1391ed portcheckout - checkout ports and all depending ports
Portcheckout(1) checks out a FreeBSD port and all runtime
       and buildtime depending ports into the current working
       directory.  The output is written to stdout as an
       executable shell-script.

       Compiling a FreeBSD port usually require a full tree of ports
       in /usr/port. A cvs checkout or a cvs update command takes
       a very long time and need much free space.

       With portcheckout, you checkout only the parts of the port
       tree which you really need. This is a magnitude faster!
1998-11-01 16:42:29 +00:00
Marc G. Fournier
4cadfed118 Remove BROKEN status...it does build here, and if I'm going to fix it on
for other machines/installs, ppl have to try and build it...
1998-10-31 21:40:22 +00:00
Marc G. Fournier
e112ddadbc Added dependencies for qt and tcl to be installed
Replaced the --with-tcl=/usr/include  with just --with-tcl

Left in BROKEN status...can someone test and let me know if there is
anything else I've overlooked?
1998-10-31 21:36:11 +00:00
Satoshi Asami
9843b67d53 Well, this thing is not working here. Besides, the "--with-tcl=/usr/include"
is definitely wrong.

===
cd ../libs; rm -f libmicox2.2.1.a; ln -f -s ../auxdir/libmicox2.2.1.a .
/usr/X11R6/bin/moc ../include/mico/qtmico.h -o qtmico.moc
c++  -I. -I../include -I/usr/ports/devel/mico/work/mico/./include/ministl    -I/usr/X11R6/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include/gtk10 -I/usr/X11R6/include -I/usr/local/include  -c qtmico.cc -o qtmico.o
In file included from qtmico.cc:25:
../include/mico/qtmico.h:32: qapp.h: No such file or directory
../include/mico/qtmico.h:35: qsocknot.h: No such file or directory
../include/mico/qtmico.h:36: qtimer.h: No such file or directory
In file included from qtmico.cc:266:
qtmico.moc:17: qmetaobject.h: No such file or directory
gmake[1]: *** [qtmico.o] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/mico/work/mico/auxdir'
gmake: *** [system] Error 1
*** Error code 2

Stop.
1998-10-31 09:35:55 +00:00
Marc G. Fournier
bd95a9fae2 mico 2.2.1 port ... compiles cleanly and installs.
Please let me know of any problems, as I won't know until I move into
getting koffice built..
1998-10-31 04:03:14 +00:00
Jordan K. Hubbard
a7e927e532 Upgrade to 0.0.10.
Submitted by:	rom_glsa@ein-hashofet.co.il
1998-10-30 16:00:06 +00:00
Marc G. Fournier
649ef54a19 Updating to Mico v2.2.1
The port is marked BROKEN anyway...updating it to what I have so far that
appears to work, so that if I update ports, I don't lose it all again.

Hope to have it unBROKEN over the weekend ... so far, builds out of the
box with the stock cc 2.7.2.1 ...
1998-10-30 04:42:16 +00:00
Vanilla I. Shu
dc0893cde2 Upgrade to 1.1.4. 1998-10-28 15:46:57 +00:00
Vanilla I. Shu
07808d1190 Change the version number of guile. 1998-10-27 16:33:54 +00:00
Vanilla I. Shu
70364f181b Upgrade to 1.20, remove BROKEN_ELF tag.
Submitted by:	maintainer.
1998-10-24 17:14:23 +00:00
Satoshi Asami
d83046f9ca Looks like someone broke this while fixing the ELF case.... ;)
===
/bin/sh ../libtool --mode=link cc -O -pipe  -o ffitest  ffitest.o libffi.la
libtool: link: warning: using a buggy system linker
libtool: link: relinking will be required before `ffitest' can be installed
cc -O -pipe -o .libs/ffitest ffitest.o /usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
creating ffitest
./ffitest
ld.so failed: Undefined symbol "ffi_prep_args" in ffitest:/usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
*** Error code 1

Stop.
1998-10-22 06:33:45 +00:00
Steve Price
4aa9616805 Really convert to ELF. I forget the '-I' switch to patch when I
applied the last set of diffs.
1998-10-21 01:12:01 +00:00
Satoshi Asami
6d11f15597 Remove trailing "." from LIB_DEPENDS line. 1998-10-20 07:40:21 +00:00
Satoshi Asami
38227fdde0 Add DIST_SUBDIR=vtcl -- "current.tar.gz" is not exactly a specific name. :) 1998-10-20 03:35:07 +00:00
Steve Price
7b97e507de Remove empty directories on deinstall. 1998-10-20 01:41:32 +00:00
Steve Price
3e96c034b9 Convert to ELF and remove leading underscores so this builds
again.
1998-10-20 01:35:31 +00:00
Steve Price
360514d912 Convert to ELF. 1998-10-20 01:34:18 +00:00
Steve Price
872a2d3ee0 Make this deinstall cleanly. 1998-10-20 01:33:42 +00:00
Steve Price
0d080de6db Checksum changed. 1998-10-20 01:33:00 +00:00
Justin M. Seger
a32b5e0fe7 Make this port reinstall friendly
Submitted by:	steve
1998-10-14 04:29:23 +00:00
Justin M. Seger
9ceb820ef6 Unbreak for ELF
Submitted by:	asami
1998-10-13 02:20:19 +00:00
Justin M. Seger
4575e473a3 Mark BROKEN for ELF:
Creating package /usr/ports/packages/All/tvision-0.6.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/tvision-0.6.tgz'
tar: can't add file lib/libtvision.so.0 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-12 21:08:35 +00:00
Justin M. Seger
e86f412ff7 Mark BROKEN for current. Perl paths are BROKEN. 1998-10-12 19:32:28 +00:00
Justin M. Seger
bf4102fe83 Mark BROKEN for ELF:
g++ -fhandle-exceptions -pipe -I. -D__OMNIORB2__ -I../../../include -DDEFAULT_LOGDIR=\"/var/omninames\"    -o omniNames NamingContext_i.o log.o omniNames.o  -L../../../src/lib/omniORB2 -lomniORB2 -L../../../src/lib/omnithread -lomnithread
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::omni_mutex(void)':
posix.o(.text+0x10): undefined reference to `pthread_mutex_init'
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::~omni_mutex(void)':
posix.o(.text+0xa2): undefined reference to `pthread_mutex_destroy'
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::lock(void)':
1998-10-12 19:25:27 +00:00
Justin M. Seger
4d7dcfaebe Mark BROKEN for ELF:
===>  Building package for linux_devel-0.2
Creating package /usr/ports/packages/All/linux_devel-0.2.tgz
Registering depends: linux_lib-2.5.
Creating gzip'd tar ball in '/usr/ports/packages/All/linux_devel-0.2.tgz'
tar: can't add file usr/lib/libfbm.so.1 : No such file or directory
tar: can't add file usr/lib/libjpeg.so.1 : No such file or directory
tar: can't add file usr/lib/libtiff.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
1998-10-12 18:53:09 +00:00
Justin M. Seger
75758e7d51 Mark BROKEN for ELF:
/bin/sh ../libtool --mode=link cc -O -pipe  -o ffitest  ffitest.o libffi.la
cc -O -pipe -o .libs/ffitest ffitest.o -Wl,-rpath -Wl,/usr/local/lib .libs/libffi.so
.libs/libffi.so: undefined reference to `ffi_call_SYSV'
.libs/libffi.so: undefined reference to `_ffi_prep_args'
*** Error code 1
1998-10-12 18:42:20 +00:00
Justin M. Seger
58f04b9b51 Mark BROKEN for ELF:
===>  Building package for dlmalloc-2.6.4
Creating package /usr/ports/packages/All/dlmalloc-2.6.4.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/dlmalloc-2.6.4.tgz'
tar: can't add file lib/libdlmalloc.so.2 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-12 18:36:24 +00:00
Justin M. Seger
4b3c015875 Mark BROKEN for current:
CVS ----------------------------------------------------------------------
error in signal.h
1998-10-12 15:54:23 +00:00
Justin M. Seger
f39831d501 Mark BROKEN for ELF:
===>  Installing for boehm-gc-4.12
/bin/cp fbsd-libgc.a libgc.a
/bin/cp: fbsd-libgc.a: No such file or directory
*** Error code 1
1998-10-12 15:47:43 +00:00
Justin M. Seger
3c4fee8a6b Mark BROKEN for ELF:
g++ -O2 -DDEBUG -DAMULET2_CONVERSION -I/usr/ports/devel/amulet/work/amulet/include -I/usr/X11R6/include -Wall  -DGCC -DMEMORY -DDEFAULT_AMULET_DIR=\"/usr/X11R6/share/amulet\" /usr/ports/devel/amulet/work/amulet/src/gem/testdpy.o  /usr/ports/devel/amulet/work/amulet/src/gem/test_utils.o /usr/ports/devel/amulet/work/amulet/src/gem/testbits.o     /usr/ports/devel/amulet/work/amulet/src/gem/testcolor.o /usr/ports/devel/amulet/work/amulet/src/gem/testfonts.o     /usr/ports/devel/amulet/work/amulet/src/gem/testwinprops.o                         -L/usr/ports/devel/amulet/work/amulet/lib -lamulet  -L/usr/X11R6/lib -lX11 -lm -o testdpy
/usr/ports/devel/amulet/work/amulet/lib/libamulet.so: file not recognized: File truncated
*** Error code 1
1998-10-12 15:36:27 +00:00
Justin M. Seger
70c8eb51d6 Mark BROKEN for ELF: depends on gcc28 and glibstdc++28 1998-10-12 15:05:33 +00:00
Justin M. Seger
6b1e39b5fd Mark BROKEN for current:
===>   Generating temporary packing list
===>   Compressing manual pages for p5-Data-ShowTable-3.3
/usr/local/man//man1/showtable.1: No such file or directory
*** Error code 1
1998-10-12 04:19:27 +00:00
Vanilla I. Shu
cf2c6174e9 Upgrade to 0.0.8
PR:		ports/8251
Submitted by:	maintainer
1998-10-10 14:52:05 +00:00
Vanilla I. Shu
5ae65487f1 Upgrade to 0.3.5. 1998-10-10 14:35:09 +00:00
Stefan Bethke
6ff48d8044 Use cyrus-imapd-1.5.14 as source archive. The mail/cyrus port actually is
the only one which needs it anyway, and that is at above version. (Another
500 kB saved on the CD...)
1998-10-10 02:06:54 +00:00
Martin Cracauer
f0f64ab3a3 Cosmetic changes
Obtained from:	portlint
1998-10-08 18:48:56 +00:00
Martin Cracauer
14987c5f25 Repair braindamaged import.
Obtained from:	brain
1998-10-08 16:37:20 +00:00
Martin Cracauer
80f0d9edc0 General cleanup for ELF and newer -stable:
Use right shared library names on ELF.
Disable Java support on ELF systems, because we don't have an ELF jdk.
Disable Java support on aout systems, because ILU runtime dumps core.
New PARC patches, now as one distfile instead of patches/ collection.
ILU now works with optimization enabled -> make a package.
Thread support now works, on -current and -stable. Thanks folks!
1998-10-08 16:31:49 +00:00
Vanilla I. Shu
3107fce66e Fix some problem on 2.2-S, change MAINTAINER to Nakai.
Remined by:	asami
1998-10-08 15:24:37 +00:00
Vanilla I. Shu
8efaa94865 Upgrade to 1.11.1.
Reminded by:	fenner's ports checker
1998-10-08 15:20:17 +00:00
Vanilla I. Shu
8582c66e12 Patch for 2.2-s.
Remind by:	asami
1998-10-07 16:27:38 +00:00
Satoshi Asami
2f26499967 Finally found the culprit of my ld.so.cache getting thrashed during
large package builds.  Mark this port BROKEN until someone changes the
"ldconfig without args" lines.
1998-10-06 07:35:03 +00:00
Satoshi Asami
abe516a6d4 /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c proctime.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c -fPIC -DPIC proctime.c
proctime.c: In function `calcru':
proctime.c:74: structure has no member named `p_runtime'
proctime.c: In function `glibtop_get_proc_time_p':
proctime.c:150: structure has no member named `p_runtime'
gmake[3]: *** [proctime.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps/freebsd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
1998-10-05 05:56:03 +00:00
Steve Price
514388e85b Don't run ldconfig if no shared libraries and don't remove a couple
of directories used by a bunch of other ports.
1998-10-05 03:36:19 +00:00
Justin M. Seger
6ba91696b2 guile has been ELFed, fix depends line. 1998-10-04 17:23:34 +00:00
Vanilla I. Shu
eb52949f0c I forgot to correct the real path on MASTER_SITE, thanks osa.
Submitted by:	osa@ozz.etrust.ru
1998-10-01 00:19:13 +00:00
Vanilla I. Shu
d518cf174a Remove myself from MAINTAINER. 1998-09-30 14:45:46 +00:00
Vanilla I. Shu
14d1dd4262 Activate libgtop. 1998-09-30 13:50:22 +00:00
Vanilla I. Shu
8c89cf135d Import libgtop, It's gnome top library. 1998-09-30 13:49:17 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Vanilla I. Shu
eeb19cc83e Remove guileobjc & libobjects. 1998-09-24 00:29:37 +00:00
Tim Vanderhoek
e0d49dec52 Don't install manpage into /usr/local/man1/clig.1 1998-09-23 22:59:23 +00:00
Vanilla I. Shu
f5d981f1a1 Fix info page problem. 1998-09-23 17:58:38 +00:00
Vanilla I. Shu
448efeb0b8 Fix info page problem, and add elf patch. 1998-09-23 16:15:58 +00:00
Vanilla I. Shu
10edeb347a Fix info page problem. 1998-09-23 16:13:20 +00:00
Vanilla I. Shu
1de00774f5 Upgrade to 0.3.0, and convert ORBit to elf. 1998-09-23 16:09:08 +00:00
Satoshi Asami
bc214bef0f glib is now ELFized. 1998-09-22 23:31:14 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Scott Mace
e24826a8fc Convert to ELF. 1998-09-22 21:54:23 +00:00
Scott Mace
c4ef5eaa78 Convert to ELF.
round aout shared MINOR to 3.
1998-09-22 21:53:47 +00:00
Vanilla I. Shu
5740dbd2bd Write minor number in pkg/PLIST.
Noticed by:	asami
1998-09-22 16:48:12 +00:00
Vanilla I. Shu
905d693606 Upgrade to 1.1.3, and convert glib to elf. 1998-09-22 15:33:36 +00:00
Satoshi Asami
6a9d3bc9a4 This port installs a manpage in /usr/local/man1. That's evil! 1998-09-20 23:26:49 +00:00
Tim Vanderhoek
1aee52bf00 Use MLINKS. 1998-09-19 02:29:22 +00:00
Tim Vanderhoek
9e39306ce6 Use MLINKS. 1998-09-19 02:14:56 +00:00
Vanilla I. Shu
27c3f8c19f Upgrade to 0.3.4. 1998-09-17 04:41:41 +00:00
Vanilla I. Shu
fbdec80525 Upgrade to 0.6. 1998-09-16 22:34:38 +00:00
Vanilla I. Shu
70bc5dead0 Remove 2 foolish lines about info page. 1998-09-16 22:33:10 +00:00
David E. O'Brien
1e1a8abab1 Dist patch fixes problems on 2.2.x. 1998-09-16 20:48:34 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Vanilla I. Shu
32265874e8 Upgrade to 0.0.7, and change LIB_DEPENDS to gtk11. 1998-09-15 12:05:13 +00:00
Andrey A. Chernov
51b2799394 fix reading variables with multiple '=' 1998-09-10 00:58:33 +00:00
Andrey A. Chernov
8061cf4ed8 add missing \ to eval expr 1998-09-09 21:24:02 +00:00
Tim Vanderhoek
bc863db01d Belatedly remove mico-latest. 1998-09-05 05:56:30 +00:00
Dmitrij Tejblum
ac53697be1 Unbroke for -current: the build problem seems disappeared. 1998-09-04 14:24:03 +00:00
Vanilla I. Shu
99bef30a7b Upgrade to 98.071901 1998-08-31 14:10:57 +00:00
Vanilla I. Shu
1e6d039faa Upgrade to 5.33. 1998-08-31 13:56:11 +00:00
Vanilla I. Shu
85b6df8a70 Don't split info file. 1998-08-31 13:54:51 +00:00
Tim Vanderhoek
3cf8e9b346 Either the person who claimed to remove all manpages from
devel/*/pkg/PLIST missed this port, or I'm going to regret
this commit.
1998-08-30 18:08:44 +00:00
Tim Vanderhoek
5a8ee32c8a Use the MANx variables. I think the PLIST was missing three manpages,
anyways.
1998-08-29 20:24:34 +00:00
Tim Vanderhoek
a519aaa7c9 Don't read like ad copy. Really bad ad copy at that. 1998-08-29 19:44:55 +00:00
Satoshi Asami
5782952464 Fix this to new perl5 scheme. (I missed it in my first pass because
I didn't realize it's doing all the installation in its own do-install
target.)

PR:		7762
Submitted by:	kdulzo@caffeine.internal.enteract.com
1998-08-28 14:16:34 +00:00
Satoshi Asami
d09feb94a8 MANCOMPRESSED=maybe 1998-08-26 06:43:56 +00:00
Jun Kuriyama
16c00b98a5 Activate gettext. 1998-08-25 16:14:05 +00:00
Jun Kuriyama
bbfa516de3 GNU gettext package.
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-08-25 16:13:04 +00:00
Joseph Koshy
41d34f751f Activate `cvslines'. 1998-08-25 10:34:23 +00:00
Joseph Koshy
9f3ac4d8ea A port of `cvslines'; a CVS wrapper that helps with merging changes
between various cvs branches, where the branches represent different
lines of development.
1998-08-25 10:32:47 +00:00
Justin M. Seger
e87909776a Upgrade to ftnchek-2.10.0 1998-08-25 02:13:33 +00:00
Vanilla I. Shu
fe0dd51d82 Upgrade to 0.0.6, and change PKGNAME to gide.
PR:		ports/7635
Submitted by:	maintainer
1998-08-25 01:53:21 +00:00
Justin M. Seger
dead04e3a9 Distfile changed on master site 1998-08-25 01:42:29 +00:00
Satoshi Asami
67e0f94b60 Add back a file I accidentally deleted. 1998-08-23 23:00:08 +00:00
Satoshi Asami
5622f4088a Mark broken for -stable too.
===
 :
cc -c -O2 -pipe -Idevelhdrs    xc_builtins.c
xc_builtins.c:37: X11/Xlib.h: No such file or directory
xc_builtins.c:38: X11/Xutil.h: No such file or directory
xc_builtins.c:39: X11/Xresource.h: No such file or directory
xc_builtins.c:101: parse error before `*'
xc_builtins.c:148: parse error before `*'
 :
1998-08-23 07:27:15 +00:00
Marc G. Fournier
84bb5c0002 Missed two files in the merge... 1998-08-23 04:36:05 +00:00
Marc G. Fournier
cc39d5eec9 Update mico port from 2.0.5 to 2.1.0 1998-08-23 04:32:04 +00:00
Tim Vanderhoek
5b729e5316 Use the MANx variables.
For the record, pkg_delete also gave me the following errors:

: cannot delete specified file `/a/tmp/hoek/usr/i486-linuxaout/lib/ldscripts - it is a directory!
: cannot delete specified file `/a/tmp/hoek/usr/include/linux' - it is a directory!
: cannot delete specified file `/a/tmp/hoek/usr/include/asm' - it is a directory!

There wouldn't happen to be a problem with pkg/PLIST, would there?
1998-08-23 01:50:27 +00:00
Tim Vanderhoek
72999de668 Smoothify style. 1998-08-23 01:16:34 +00:00
Tim Vanderhoek
8025d3baa0 .ifndef NOMANCOMPRESS
.def MANCOMPRESSED
.dejavu
1998-08-23 01:08:37 +00:00
Tim Vanderhoek
b588d0675c .if !defined(NOMANCOMPRESS)
MANCOMPRESSED=	yes
.endif
.haveaniceday!
1998-08-23 00:48:53 +00:00
Satoshi Asami
e33fb5a4d2 It doesn't compile because of gtk path. Vanilla? :)
Also, the tcl path ("--with-tcl=/usr/include") is entirely
wrong.  Ports are not supposed to use tcl in /usr.
1998-08-22 11:13:29 +00:00
Tim Vanderhoek
e742866df2 Make this work with asami's proposed bsd.port.mk. <sigh> 1998-08-22 04:45:03 +00:00
Tim Vanderhoek
809f9c49b0 Dang. Instead of fixing my braindamage, I managed to mildly spam this
file in the last commit.  Sorry about this, Martin.  It should be right,
now.  Really.
1998-08-20 21:28:09 +00:00
Tim Vanderhoek
5aa1df2fa2 Remove some brain-damage on my part. 1998-08-20 19:06:21 +00:00
Tim Vanderhoek
dea5530101 GNU_CONFIGURE, actually. I really hope the maintainer has
a good reason for building the plist this way.  Unbreak for
the new bsd.port.mk.  We're not even going to talk about manpages
for this one...
1998-08-20 09:47:16 +00:00
Tim Vanderhoek
bfda4c1363 Remove libproplist from here, too.
Found-by:	*** Error code 2.  Stop.  *** Error code 1.  Stop.
1998-08-20 04:41:28 +00:00
Satoshi Asami
26a782cfe5 Thanks, works now. 1998-08-20 02:32:50 +00:00
Vanilla I. Shu
8a04b57ec4 Fix the patch files (patch-ac).
Reminded by:	asami
1998-08-20 02:05:23 +00:00
Satoshi Asami
ae624dd4f5 ## make PATCH_DEBUG=t
>> Checksum OK for ORBit-0.2.1.tar.gz.
===>  Extracting for ORBit-0.2.1
===>   ORBit-0.2.1 depends on executable: gmake - found
===>   ORBit-0.2.1 depends on shared library: glib11\.0\. - found
===>  Patching for ORBit-0.2.1
===>  Applying FreeBSD patches for ORBit-0.2.1
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- src/orb/orbit_poa.c.orig   Thu Aug 13 21:11:35 1998
|+++ src/orb/orbit_poa.c        Mon Aug 17 00:18:29 1998
--------------------------
Patching file src/orb/orbit_poa.c using Plan A...
Hunk #1 succeeded at 29.
done
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Makefile.in.orig   Sat Aug  8 23:10:55 1998
|+++ Makefile.in        Sat Aug  8 23:11:08 1998
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 86 with fuzz 1.
done
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- src/ORBitutil/machine_endian.h.orig        Tue Aug 18 20:29:55 1998
|+++ src/ORBitutil/machine_endian.h     Tue Aug 18 20:30:59 1998
--------------------------
Patching file src/ORBitutil/machine_endian.h using Plan A...
Hunk #1 failed at 1.
1 out of 1 hunks failed--saving rejects to src/ORBitutil/machine_endian.h.rej
done
*** Error code 1

Stop.
1998-08-19 22:51:05 +00:00
Vanilla I. Shu
5e1421eee0 Activate ORBit. 1998-08-19 06:16:01 +00:00
Vanilla I. Shu
1cda1ec091 ORBit is a high-performance CORBA ORB with support for the C language.
It is used by the GNOME Project.
PR:		ports/7654
Submitted by:	Chia-liang Kao <clkao@cirx.org>
1998-08-19 06:15:08 +00:00
Justin M. Seger
750640c350 Upgrade to gmake-3.77 1998-08-19 04:16:32 +00:00
Vanilla I. Shu
50af755505 Upgrade to 0.6.3. 1998-08-18 02:54:05 +00:00
Justin M. Seger
603682ce41 Mark BROKEN for current. 1998-08-17 11:22:36 +00:00
Steve Price
697bcf5978 NO_PACKAGE because of limited audience. 1998-08-17 00:23:06 +00:00
Steve Price
ca6cfa3624 This port is NO_PACKAGE because the maintainer believes it
has a limited audience of users.
1998-08-17 00:21:04 +00:00
Justin M. Seger
53777764e1 Mark BROKEN for current. Fails build stage. 1998-08-16 13:13:02 +00:00
Vanilla I. Shu
72efc4cbf4 Change library name to libglib11.
Remind by: asami
1998-08-14 11:15:01 +00:00
Satoshi Asami
0e0e4362f7 No need to use += for variables defined only once. 1998-08-13 03:35:24 +00:00
Satoshi Asami
390aaae89c Oops, missed the commit message the last time around. No need to use
+= for variables defined only once.

Also, MAKE_FLAGS is defined with ?=, not += (probably a bad idea,
but hard to change now) , in bsd.port.mk, so you need the "-f" in there.
The only reason why this worked was because there is a "Makefile"
target in the source's Makefile.
1998-08-13 03:34:33 +00:00
Satoshi Asami
ab41d5df22 Oops, missed the commit message the last time around. No need to use
+= for variables defined only once.
1998-08-13 03:32:52 +00:00
Satoshi Asami
66f2fe311a *** empty log message *** 1998-08-13 03:30:28 +00:00
Satoshi Asami
08ffbda2f9 Remove p5-B and p5-Data-Dumper, they were removed.
Reminded by:	sada@e-mail.ne.jp
PR:		7590
Forgotten by:	markm :)
1998-08-13 02:18:00 +00:00
Satoshi Asami
88f83d45d8 Update for perl version 5.00501. Requires latest bsd.port.mk. I'm
going to be a little verbose here about the changes so people who fix
up the rest of the stuff can have an idea what to do.

(1) Manpages are moved to version-specific subdirectories.  Since they
    are all defined in MAN? macros, I just needed to add
    ${PERL_VERSION} to the end of MAN*PREFIX and delete them from the
    PLIST.

(2) Most of the module files are moved to version-specific
    subdirectories.  This is usually accomplished by adding
    "%%PERL_VER%%/" right after "site_perl/" in the PLIST.  However,
    some things didn't move, and some moved more than one level (like,
    all the way into "site_perl/%%PERL_VER%%/auto/FooBar") so some
    fishing, err, find'ing was necessary.

(3) Fix up dependencies.  See (2) above.

(4) While I was there, I changed some "@dirrm foobar"'s to "@unexec
    rmdir %D/foobar 2>/dev/null || true", so there won't be any
    warnings if a directory can't be removed due to other modules
    sharing it.

Now all of devel/p5-* will install and deinstall without a single
warning.  I hope others will follow suit. :)
1998-08-12 09:57:59 +00:00