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

1593 Commits

Author SHA1 Message Date
Steve Price
66c8094dca - Fix MASTER_SITES
- Add MAINTAINER line
- Remove BROKEN mark
- Add WWW: line into pkg/DESCR
- Sort pkg/PLIST

PR:		16034
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-29 02:48:41 +00:00
Steve Price
91d66bce76 - Fix MASTER_SITES
- Add MAINTAINER line
- Remove BROKEN mark
- Add WWW: line into pkg/DESCR
- Sort pkg/PLIST

PR:		16033
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-29 02:47:30 +00:00
Steve Price
e71900fd0b - Fix MASTER_SITES
- Add MAINTAINER line
- Add BUILD_DEPENDS line (for fixing install error)
- Remove BROKEN mark
- Shorten pkg/DESCR and move original file to files/Readme.FreeBSD
- Sort pkg/PLIST

PR:		16032
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-29 02:46:13 +00:00
Ade Lovett
3517edcd44 Update to 0.6 2000-01-28 18:37:19 +00:00
Ralf S. Engelschall
8123065c58 Upgrade Pth scratch port to version 1.3b2 2000-01-28 14:51:36 +00:00
Bill Fenner
f667380351 Use IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP. 2000-01-28 03:21:13 +00:00
Jeremy Lea
6bfc018315 Install docs in the correct place.
PR:		16328
Submitted by:	Marcin Cieslak <saper@SYSTEM.PL>
Approved by:	maintainer
2000-01-27 06:37:06 +00:00
Ralf S. Engelschall
4e02e7cafa Upgrade GNU Pth scratch port from 1.3a5 to 1.3b1 2000-01-26 10:21:33 +00:00
Jeremy Lea
b11d42ce33 Correct usage of uuencode in po-mode.el.
PR:		16317
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-01-26 09:15:49 +00:00
Bill Fenner
2b3fb8d7f6 Add uclmmbase.
Re-sort.
2000-01-26 05:57:13 +00:00
Bill Fenner
012e509234 Port for UCL common multimedia library, used by tools like sdr and rat.
Submitted by:	Garrett Wollman <wollman@lcs.mit.edu>
2000-01-26 05:56:05 +00:00
Chris D. Faulhaber
203c546fe7 * Update port to 3.3.8
* Fix unfetchable distfiles

PR:		16321
Submitted by:	Maintainer
2000-01-26 02:06:39 +00:00
Jason Evans
85bfda41f7 Don't use the pthreads rwlock implementation for dllockinit(), since it
causes infinite recursion while trying to initialize the internal library
state.  Instead, use a simple spinlock-based rwlock implementation.

Make minor cancellation cleanups.
2000-01-25 22:37:11 +00:00
Yukihiro Nakai
31294ef072 Initial import.
GTK+ Object Builder.
This is merely a preprocessor for GTK+, and seems to be
more important for GTK+/GNOME applicatoin development.
2000-01-25 11:13:57 +00:00
Eric J.Chet
8a5a7f21a7 fix MASTER_SITES 2000-01-25 02:32:03 +00:00
Steve Price
6a1b5250a4 Update to version 1.0.1.
PR:		15944
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-01-24 04:57:17 +00:00
Steve Price
71061fe7a7 Update to version 2.1.9Ea.
PR:		15867
Submitted by:	maintainer
2000-01-24 04:47:55 +00:00
Steve Price
5fe982bdb6 Update to version 2.1.9Ea.
PR:		15867
Submitted by:	maintainer
2000-01-24 04:37:26 +00:00
R. Imura
8df480a121 Correct MASTER_SITES.
Add MAINTAINER.
2000-01-23 01:36:50 +00:00
Michael Haro
fa9bde6e40 bump version number slightly to reflect recent changes 2000-01-22 22:07:51 +00:00
Michael Haro
4922b641a8 add support for @owner and @group in PLIST 2000-01-22 22:06:04 +00:00
Michael Haro
88b9a9d54e add WWW:
PR:		16264, 16265, 16266, 16267
Submitted by:	joseph.scott@owp.csus.edu
2000-01-22 09:11:48 +00:00
Jeremy Lea
767410df9a Install po-mode.el in share/emacs/site-lisp.
Merge patches ae and aj.

PR:		15941
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-01-22 08:20:02 +00:00
Chris Piazza
7d75dfc4e8 Update to 8.13d
PR:		16092
Submitted by:	maintainer
2000-01-22 02:10:00 +00:00
Matthew Hunt
7e0b07342b Missed in (much) earlier commit: Upgrade to 0.9907. 2000-01-21 22:23:57 +00:00
Satoshi Asami
1117c1feb8 Comment out second MAINTAINER line. 2000-01-19 16:01:53 +00:00
Satoshi Asami
7a35a30783 Add bison. 2000-01-19 15:56:38 +00:00
David E. O'Brien
78b76c5699 Add the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity option
taken from src/contrib/bison, as we will need this if one is buiding our
older EGCS source base.
2000-01-17 11:42:02 +00:00
David E. O'Brien
177ea6b5ae With Bison being shown the door in 4.0-CURRENT, we need the Bison port back. 2000-01-17 11:31:33 +00:00
Ralf S. Engelschall
4468380386 Just update DESCR file. 2000-01-15 16:05:31 +00:00
Ralf S. Engelschall
1369351b96 Upgrade GNU Pth scratch port to 1.3a5 2000-01-15 16:03:51 +00:00
Kris Kennaway
00711dbe92 Secure tempfile generation
Obtained from:		OpenBSD
No Response From:	Maintainer
2000-01-15 07:38:56 +00:00
Shigeyuki Fukushima
0e2e06a88a Fixes:
- Allow "MAINTAINER?=".
  - Allow "CATEGORIES?=" and "CATEGORIES+=".

PR:		ports/16064
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-01-12 04:48:15 +00:00
Matthew Hunt
220783decc Upgrade to 0.9907.
PR:		15155
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2000-01-11 23:33:03 +00:00
Eric J.Chet
1eb3dca504 version upgrade to 3.2.1 2000-01-11 21:10:57 +00:00
Eric J.Chet
cfa8a4db7c version update to 2.8.0 2000-01-11 19:29:02 +00:00
Eric J.Chet
0e7e380f62 version update to 2.8.0.  2000-01-11 19:28:32 +00:00
Jun-ichiro itojun Hagino
11db3427a1 switch maintainer to ports@freebsd.org, as I'm unable to do it for a long time. 2000-01-11 13:53:39 +00:00
Marcel Moolenaar
4443946f48 Install packages with -U instead of -i. This should minimize the
problems people have when they install the port without removing
the previously installed version.
2000-01-10 13:04:34 +00:00
Ralf S. Engelschall
8f7b024a6c Activate new ports/devel/str port. 2000-01-09 19:49:03 +00:00
Ralf S. Engelschall
eba32b8eb3 Import of Str 0.9.1.
The Str library is a generic string library written in ANSI C which
provides functions for handling, matching, parsing, searching and
formatting of C strings. So it can be considered as a superset
of POSIX string(3), but its main intention is to provide a more
convinient and compact API plus a more generalized functionality.
2000-01-09 19:47:04 +00:00
Marcel Moolenaar
c8927aa4ac Make the port (version 1.4) work on -current again where KERNEL has
been renamed to _KERNEL. Keep KERNEL so that the port still works
on -stable.

Brokenness spotted by: kris
2000-01-09 10:22:46 +00:00
Chris Piazza
ce60e70762 Unbreak for newgcc 2000-01-09 08:19:28 +00:00
Wolfram Schneider
c491d9de7c Update to portcheckout-2.0 2000-01-08 18:50:17 +00:00
Ralf S. Engelschall
9030d7053a Upgrade Pth scratch port to Pth 1.3a4 (ALPHA VERSION). 2000-01-08 16:40:55 +00:00
Ralf S. Engelschall
591d660e90 Upgrade Pth scratch port to version 1.3a3 2000-01-08 15:39:01 +00:00
Ralf S. Engelschall
59c6829f22 Upgrade to GNU Portable Threads (Pth), version 1.2.2 2000-01-08 15:17:25 +00:00
Ade Lovett
19fe590a68 Change MAINTAINER to reg - he's going to be doing more hacking
on this port than me.
2000-01-07 19:47:03 +00:00
Bill Fenner
ee3a2d65c6 Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bounced
4 out of 4 attempts over 3 months.
2000-01-07 18:18:25 +00:00
Bill Fenner
ca4bde1f72 Remove jerry.hicks@glenayre.com as MAINTAINER; email has been bouncing for
4 months.
2000-01-07 18:15:39 +00:00
Satoshi Asami
2ca1fe047a Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
2000-01-07 16:40:17 +00:00
Yukihiro Nakai
a6844f7b83 Change MAINTAINER to ade@FreeBSD.org . 2000-01-07 02:07:00 +00:00
Marcel Moolenaar
6242f3e584 Upgrade to Red Hat 6.1. This port also allows installing updates. 2000-01-05 23:31:57 +00:00
Chris D. Faulhaber
40ae984676 Don't delete fairly common dirs (share/pixmaps) 2000-01-05 20:01:30 +00:00
Chris D. Faulhaber
7d4df22650 Remove info/dir from PLIST
Submitted by:	reg
2000-01-05 13:34:57 +00:00
Joseph Koshy
d3a5d62363 Upgrade to v1.6. 2000-01-05 11:00:05 +00:00
Jason Evans
e3e63d3abc Commit the updated Makefile too. I'm baffled as to how 'fcvs com' has
neglected the Makefile twice.

Submitted by:	dick
2000-01-04 18:21:16 +00:00
Jason Evans
1c274b738e Clean up the port considerably, and fix several serious bugs. There are
still some problems, at least with signal handling and locking on SMP.

Submitted by:	dick
2000-01-04 00:05:24 +00:00
Andreas Klemm
acfc256d67 Doesn't run with TCL 8.2
Corrected this ... revert to TK8.0
2000-01-03 21:59:06 +00:00
Bill Fumerola
21dc785b9f Grammar nit: "man" -> "many"
Submitted by:	Robert Marsh <bmarsh@chc-chimes.com>
2000-01-03 08:50:05 +00:00
David E. O'Brien
eb59a7a799 Portlint and keep an eye on the port. 2000-01-03 01:36:57 +00:00
David E. O'Brien
c787d63a1b I seem to be in the development tool business, so try to keep an eye on
this port.
2000-01-03 01:25:25 +00:00
Vanilla I. Shu
406f0ab6c0 Make it compileable on -current (__FreeBSD_version is 400013).
PR:		ports/15776
Submitted by:	Ade Lovett <ade@lovett.com>
2000-01-02 08:43:07 +00:00
Steve Price
bea9d0332c Adding fhist version 1.1.
Utilities to maintain file history, do file comparisions and merges.

PR:		6445
Submitted by:	jkoshy
2000-01-01 00:20:17 +00:00
Ralf S. Engelschall
a591cc77fe Upgrade Pth scratch port from Pth 1.3a1 to 1.3a2 (ALPHA VERSION) 1999-12-30 22:15:36 +00:00
Chris D. Faulhaber
3c217d358e Active popt and logrotate 1999-12-30 12:38:57 +00:00
Chris D. Faulhaber
281777db42 popt is an enhanced getopt(3)-style command line option parsing library.
PR:		15759
Submitted by:	Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
1999-12-30 12:31:24 +00:00
Steve Price
8565984bda Update to version 1.3.10.
PR:		15735
Submitted by:	maintainer
1999-12-29 21:35:49 +00:00
Chris D. Faulhaber
b0844b00ea Make the port install it's manpage
PR:		15769
Submitted by:	Maintainer
1999-12-29 20:40:35 +00:00
Chris D. Faulhaber
599bf70f5a Update MASTER_SITES 1999-12-29 12:22:03 +00:00
Steve Price
2f51032a0d Adding gperf version 2.7
Generates perfect hash functions for sets of keywords.

PR:		12904
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
1999-12-29 09:09:40 +00:00
Peter Wemm
e881919f5a Add #define _KERNEL around #include of <sys/errno.h> - this is to avoid
the C-style externs in this assembler file. (!)
1999-12-29 05:30:01 +00:00
Chris D. Faulhaber
df0db842e1 Update port to 0.2.3 1999-12-29 04:50:18 +00:00
Jason Evans
d721b24892 Make __pthread_attr_init() pthread_attr_init().
Submitted by:	"Russell L. Carter" <rcarter@pinyon.org>
1999-12-28 18:11:25 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Jason Evans
0b6722e45b Somehow, I missed the Makefile when committing the updated linuxthreads
port.

PR:		15724
1999-12-28 15:18:32 +00:00
Jun Kuriyama
95e5564d4e Update to v0.08.
Update maintainer's address.

Reminded by:	distfile survey
1999-12-28 08:17:31 +00:00
Steve Price
d42ef8346a * Fixed MASTER_SITES
* Whitespace nits

PR:		15717
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-27 21:38:04 +00:00
Joseph Koshy
3156d7a097 "ports/devel/sml-mode.el" being moved to "ports/lang/sml-mode.el". 1999-12-27 09:41:33 +00:00
Steve Price
72a241b699 Adding mkcmd version 8.10.
A commandline parse and manual page generator.

PR:		14971
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
1999-12-27 01:43:14 +00:00
Steve Price
67a1deb7b3 Adding msrc0 version 0.6.
A meta source fake-out script for building ksb tools.

PR:		14972
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
1999-12-27 01:40:59 +00:00
Steve Price
24de314e1d Update to the 1999 release.
PR:		14833
Submitted by:	Trevor Johnson <trevor@jpj.net>
1999-12-27 00:37:52 +00:00
Chris D. Faulhaber
97952d8dec Update port to 1.0.2 1999-12-26 22:19:28 +00:00
Steve Price
6e46c42a7c p5-Term-ANSIColor version 1.01
Color screen output using ANSI escape sequences.

PR:		15203
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
1999-12-25 15:43:43 +00:00
Steve Price
80c349bc2d Update to version 1.0.
PR:		15443
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
1999-12-25 01:58:33 +00:00
Steve Price
3d037f23ec Update to version 1.41r8.
PR:		15533
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:49:51 +00:00
Steve Price
f623b41dc2 * Added secondary site to MASTER_SITES
* Moved install path of data files from lib/ to share/
* Modified patches to support CC/CFLAGS properly

PR:		15534
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:47:47 +00:00
Steve Price
11918933ad Update to version 2.1.
PR:		15535
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:46:15 +00:00
Steve Price
f7241fe884 * Modified patches to support install macros
* Added WWW: line into pkg/DESCR

PR:		15536
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:44:43 +00:00
Ralf S. Engelschall
4db803d9c0 Remove useless --enable-batch from CONFIGURE_ARGS. That still doesn't enable
anything in GNU shtool, so get rid of it at all.

Submitted by: brad@comstyle.com
1999-12-24 21:39:56 +00:00
Michael Haro
e88caa1bc5 fix installation of info files
PR:		14761
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:50:25 +00:00
Michael Haro
332b0f4a83 remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Ralf S. Engelschall
25b999a450 Upgrade to GNU shtool 1.4.7 1999-12-24 15:25:55 +00:00
Yukihiro Nakai
9175482ad1 Add patch.
PR:		ports/15525
Submitted by:	Remi Guyomarch rguyom@mail.dotcom.fr
1999-12-24 11:33:16 +00:00
Joseph Koshy
0d23d9456e Active SML-mode.el 1999-12-24 11:29:24 +00:00
Yukihiro Nakai
067f11621c Update to 0.11
PR:		ports/15503
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-24 09:50:19 +00:00
Yukihiro Nakai
5eaf918ac0 Update to 0.5.5.
Change MAINTAINER(no responce)

PR:		ports/14906
Submitted by:	Ade Lovett ade@lovett.com
1999-12-24 07:10:31 +00:00
Steve Price
aa65b9c9f9 New MASTER_SITE.
PR:		15573
Submitted by:	maintainer
1999-12-24 04:51:26 +00:00
Steve Price
6affeb8291 Update to version 1.0.3.
PR:		15605
Submitted by:	maintainer
1999-12-24 04:27:22 +00:00
Chris D. Faulhaber
4b353c2a01 Update port to 3.3.7
PR:		15617
Submitted by:	Maintainer
1999-12-24 03:48:12 +00:00