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

2363 Commits

Author SHA1 Message Date
Maxim Sobolev
60e94274b7 Update to 1.1.5. 2000-09-28 07:21:21 +00:00
Satoshi Asami
f72f73a1b4 Add "#define NothingOutsideProjectRoot YES" to make sure nothing is
installed outside /usr/X11R6.  This fixes about 70 "type (dir, link)"
mtree errors in 5-current.

Submitted by:	maintainer
Reported by:	sanpei
2000-09-27 22:47:56 +00:00
Maxim Sobolev
8cdc75ac20 Numerous improvements:
- properly use libc_r;
- provide hack around missing thread-safe version of fpathconf(1) syscall if
  OSVERSION < 41100;
- remove ugly direct call to configure script from post-extract target;
- don't add -1.2 suffix to shared libraries;
- bump PORTREVISION to make kris happy ;).
2000-09-27 08:17:17 +00:00
MIHIRA Sanpei Yoshiro
a436f408c4 fix extra error
use MAN1 for manpages.

Submitted by:	onigiri
2000-09-27 02:54:57 +00:00
David E. O'Brien
22374b041c Fix distfile checksum. I could not find a distfile with the older checksum,
and not being the one to create the previous one, I cannot even be sure it
was ever correct.
2000-09-26 17:34:17 +00:00
Ade Lovett
f801728810 Use MASTER_SITE_GNU
PR:		21547
Submitted by:	maintainer
2000-09-26 14:46:24 +00:00
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Akinori MUSHA
ad6b56b76d Update to 2.1. 2000-09-26 07:28:25 +00:00
Ade Lovett
5ea40c1023 Use standard GNU master sites
PR:		21543
Submitted by:	maintainer
2000-09-25 22:01:12 +00:00
Kris Kennaway
8ed38918f6 Bump PORTREVISION
Overlooked by:	obrien
2000-09-25 19:48:22 +00:00
Maxim Sobolev
1f9d31b3aa Make syntax highliting working. 2000-09-25 13:58:23 +00:00
Maxim Sobolev
079a31ba4c Add titano - an C/C++ IDE for GNOME desktop. 2000-09-25 12:28:41 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Maxim Sobolev
b82bff9c55 Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation.
2000-09-25 08:14:28 +00:00
Maxim Sobolev
fa0b4be69c Add --build no-op to ltconfig to make USE_LIBTOOL working with configure scripts
generated for libtool1.4.

No responce from:	maintainer
2000-09-25 07:38:14 +00:00
Maxim Sobolev
04b873263b Properly convert scancode into acsii representation in svga driver. 2000-09-25 07:23:57 +00:00
Maxim Sobolev
78d89936e2 Add clanlib - a cross-platform game SDK (yes, it works with svgalib :-> ). 2000-09-25 06:58:43 +00:00
David E. O'Brien
57754ba65d Fix an annoying (but apparently benign) error dialog that seems to be a
result of some changes Luoqi Chen made to src/sys/kern/tty_pty.c at
revs 1.58 and 1.59, apparently to resolve some sort of race condition.
(Search for EAGAIN in that file if you'd like to see).

Submitted by:	W Gerald Hicks <jhix@mindspring.com>
2000-09-25 05:24:55 +00:00
Akinori MUSHA
e7d442c175 Update to 1.3a5.
See http://www.swig.org/Release/CHANGES for details.
2000-09-24 22:45:54 +00:00
Vanilla I. Shu
264822ce14 Upgrade to 1.0.
PR:		ports/21295
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
2000-09-24 05:08:39 +00:00
Akinori MUSHA
4e169e9bbe Update to knu-cvsweb 1.103.1.26.
2000-09-22 20:13  knu

	* cvsweb.cgi, cvsweb.conf: Remove $backcolor and introduce
	$body_tag_for_src to allow to set the foreground color.

	Noticed by:	dcs@FreeBSD.org

2000-09-22 00:30  knu

	* cvsweb.cgi: MFZ: 1.103.
2000-09-23 20:48:46 +00:00
Will Andrews
5996c0bc8c Update maintainer address.
Submitted by:	maintainer
2000-09-23 18:47:29 +00:00
Ade Lovett
71267097ef Actually add a patch to put unicodeConf.sh in the right place. *sigh*
Submitted by:	onigiri
2000-09-22 14:30:45 +00:00
Thomas Gellekum
364469ac83 New port projectcenter.app, a development environment that will
become the GNUstep counterpart to Apple/NeXT's ProjectBuilder.
2000-09-22 13:15:20 +00:00
Maxim Sobolev
c09fd940ee Pythonize. 2000-09-22 11:56:23 +00:00
Kris Kennaway
7430638e30 Correct PLIST
Submitted by:	onigiri
2000-09-22 10:30:30 +00:00
Kris Kennaway
b5fd166c0d Mark BROKEN: does not compile
Submitted by:	onigiri
2000-09-22 10:23:24 +00:00
Kris Kennaway
a68c323b5b Chase the checksum (configure/makefile changes), and add two missing files
to the PLIST. Bump PORTREVISION.
2000-09-22 09:51:33 +00:00
Kris Kennaway
8f5ccb534f Upgrade to cvs2html 1.68 2000-09-22 09:45:00 +00:00
Satoshi Asami
ba52f7c856 Remove a couple of generic-looking directories with @unexec rmdir.
Approved by:	maintainer
2000-09-22 07:23:04 +00:00
Akinori MUSHA
64e6cd6545 Utilize bsd.{ruby,python}.mk. 2000-09-22 04:50:44 +00:00
Rajesh Vaidheeswarran
c8f58ac167 Fix the FTP site URL with trailing slash. 2000-09-21 22:03:26 +00:00
Will Andrews
89ac3f8bd9 Fix portlint bug where it thinks that missing a files/md5 is fatal but the
port actually does not have any DISTFILES variable.  This *should* work
with slave/master ports, but I'm not sure.

Now the portlint port passes its own test.  ;->

PR:		21380
Submitted by:	des
Approved by:	mharo
2000-09-21 16:22:15 +00:00
Maxim Sobolev
97a4678e0a Revive idle it's not quite dead, so it was buried too early.
Brought back to life by:	nectar
2000-09-21 16:18:14 +00:00
Ade Lovett
11127aef68 Update to an 0.4-gnome interim release for easier building with
new gnome-print libraries (which have yet to be committed, since
they break so much other stuff - sigh)
2000-09-21 16:08:03 +00:00
Maxim Sobolev
2c7449c5d6 Say godbye to idle - newest version now bundled with Python1.6. 2000-09-21 14:20:48 +00:00
Ade Lovett
aafae9e00c Forgot to add --enable-sim to CONFIGURE_ARGS. This target
wants to build the simulator and needs that option

PR:		21434
Submitted by:	maintainer
2000-09-21 14:18:22 +00:00
Thomas Gellekum
e0a0bd1d4c Install startup file to run the gdomap daemon. 2000-09-21 12:01:41 +00:00
Satoshi Asami
1fb9070956 Kill oafd upon exit -- this was causing the gconf build to leave
ssh hanging forever waiting for the process to terminate.

Approved by:	maintainer
2000-09-21 00:57:41 +00:00
Akinori MUSHA
4b7ac42f7b Update to knu-cvsweb 1.101.1.24.
2000-09-20 05:07  knu

	* cvsweb.cgi: Follow tab-width/tabstop/ts directives when expanding
	tabs into spaces.  Currently, only first 10 lines are scanned for
	the directives.

2000-09-20 04:57  knu

	* cvsweb.cgi: MFZ: 1.101.
	    - Fix a few bugs under mod_perl.
	    - Use the Compress::Zlib module if available.
	    - Embed PDF files inside the cvs markup view.

2000-09-20 03:35  knu

	* cvsweb.cgi: s/ts/tabstop/ that I forgot to substitute in the last
	update.

2000-09-12 02:11  knu

	* cvsweb.cgi: Allow one to set the default diff type.

	Inspired by:    Makoto MATSUSHITA <matusita@jp.FreeBSD.org>

2000-09-10 20:54  knu

	* cvsweb.cgi: Clean up spacedHtmlText().
2000-09-19 20:22:39 +00:00
Akinori MUSHA
6ec23bba63 Use MASTER_SITE_RUBY. 2000-09-19 16:09:10 +00:00
Akinori MUSHA
3b69e38f35 Update md5 after a repack without changing the distfile name.
(The change was minor update)

Hereby welcome the distfile to MASTER_SITE_LOCAL, the Hall of Shame.

;)
2000-09-19 15:42:01 +00:00
Akinori MUSHA
9321374d4f Update to 1.2.4. 2000-09-19 05:24:48 +00:00
Eric J.Chet
ce0c25e44c It helps when you "cvs add" the new patches, oops. 2000-09-18 19:01:19 +00:00
Ade Lovett
553bb85371 Update *-rtems-objc to the newest patches, also fixing the
"extra files" problem.

Submitted by:	maintainer
2000-09-18 18:48:53 +00:00
Ade Lovett
ef44d13046 The tar file from the original site has changed. Remove
from DISTFILES until I can verify and reroll.

PR:		21358
Submitted by:	maintainer
2000-09-18 17:04:28 +00:00
Ade Lovett
c9fd2395f0 Update to latest set of patches
Remove "extra" files

PR:		21049
Submitted by:	maintainer
2000-09-18 15:22:11 +00:00
Ade Lovett
8bdfa2f611 Update to gdb 5.0
Remove "extra" files

PR:		21048
Submitted by:	maintainer
2000-09-18 15:20:54 +00:00
Ade Lovett
f5e32fd669 Update *-rtems-g77 to the latest patches.
Update to remove "extra" files.

PR:		21027
Submitted by:	maintainer
2000-09-18 15:20:16 +00:00
Ade Lovett
cc9f432bd9 Update the rtems java (gcj) ports to the latest patches
from OARCorp.  This also remove some "extra" file problems.

PR:		21019
Submitted by:	maintainer
2000-09-18 15:19:10 +00:00
Ade Lovett
1b3513bc81 Update *-rtems-gcc to the newest patches. This also
removes the "extra" file problems.

PR:		21004
Submitted by:	maintainer
2000-09-18 15:16:46 +00:00
Ade Lovett
190c68503e Update to version 2.10 of binutils. Also changed PLIST to
prevent "extra files" with the other RTEMS ports.

PR:		20930
Submitted by:	maintainer
2000-09-18 15:15:56 +00:00
Thomas Gellekum
8d134d5311 Use bsd.python.mk.
Approved by:	nectar
2000-09-18 12:55:15 +00:00
Chris D. Faulhaber
ef2aa55886 Update port to 1.2.1
PR:		21090
Submitted by:	Maintainer
2000-09-18 12:53:10 +00:00
Steve Price
891b81ed4b Adding codemedic version 1.0.4.
Provides an elegant graphical interface to gdb.

PR:		19083
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-09-18 00:37:23 +00:00
Steve Price
2f8bc8eeb5 Fix these ports so that among other things they look for the jx header
files in the correct place.

Submitted by:	maintainer
2000-09-17 21:29:14 +00:00
Chris D. Faulhaber
7099d6f88c Update port to 3.13
PR:		21157
Submitted by:	Maintainer
2000-09-17 13:13:16 +00:00
Satoshi Asami
e2d4637b15 I don't know what BUILD_DEPENDS=${PERL} means, but USE_PERL5 should take
care of that.
Submitted by:	broken index :<

Add / to end of one of MASTER_SITES.
Submitted by:	portlint
2000-09-17 02:39:30 +00:00
Ade Lovett
b630d590c1 Update to 3.4.1
PR:		21181
Submitted by:	maintainer
2000-09-16 20:18:20 +00:00
Ade Lovett
b5e4b159e2 Support CFLAGS/PREFIX properly
PR:		20650
Submitted by:	Ports Fury
2000-09-16 18:09:08 +00:00
Ade Lovett
0aa558234e Update to 0.93.2
PR:		21279
Submitted by:	Ports Fury
2000-09-16 17:53:00 +00:00
Maxim Sobolev
a824e57054 Add gtranslator - a GNOME application for developing ".pot" files used with
GNU Gettext.
2000-09-16 14:17:19 +00:00
Chris D. Faulhaber
51419bca06 Corrent BUILD_DEPENDS, MLINKS, ALL_TARGET, and PLIST
PR:		20558
Submitted by:	Maintainer
2000-09-16 13:03:23 +00:00
Will Andrews
c8f0ea860e Add fnorb 1.1, a CORBA 2.0 object request broker (ORB) written in Python.
PR:		21226
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-09-16 05:18:46 +00:00
Will Andrews
aed56044eb Add p5-Tie-DB_FileLock 0.10, a perl module which extends DB_File, providing
a locking layer using flock().

PR:		20758
Submitted by:	Josh Tiefenbach <josh@zipperup.org>
2000-09-16 04:50:59 +00:00
Will Andrews
73c3ce4c18 Add GPASM 0.8.9, the GNU Pic assembler, which can compile assembly files
for 12c508 and 16c84 microcontrollers family.

PR:		20396
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-09-16 04:30:35 +00:00
Rajesh Vaidheeswarran
2cabb01983 Add `cons-test' port.
cons-test is a test bed for cons developers.
2000-09-15 19:39:58 +00:00
Rajesh Vaidheeswarran
9c00120aab Fix ftp path. 2000-09-15 18:31:51 +00:00
Eric J.Chet
cd34cdd8c3 PR: 21221
Submitted by:Johann Visagie and a patch by Peter van Heusden
2000-09-15 15:40:52 +00:00
Ade Lovett
98ad73b18c Address a potential security issue by forcibly telling ORBit not
to listen on any network (IPv4 or IPv6) sockets, if and only
if the user hasn't already installed a ${PREFIX}/etc/orbitrc file
(the default, and most likely case)

Issue raised by:	Louis A. Mamakos <louie@TransSys.COM>
Discussed on:		security mailing list
2000-09-15 15:20:13 +00:00
Rajesh Vaidheeswarran
771e377e68 Cons-2.0.2 released.
Need to work on the cons-test package for FreeBSD
2000-09-15 15:19:42 +00:00
Akinori MUSHA
36af8ceba0 Update md5 after checking the diffs.
Move the primary master site to MASTER_SITE_LOCAL, because the author
repacks the distro too frequently.
2000-09-15 14:16:10 +00:00
Akinori MUSHA
bf39303b58 Update to 2.29. 2000-09-15 11:27:03 +00:00
Maxim Sobolev
32e2b05cc9 Update to 0.3. 2000-09-15 07:45:41 +00:00
Satoshi Asami
a04fee58c5 Typo (p5-Date-Convert -> p5-DateConvert). 2000-09-14 00:54:03 +00:00
Ade Lovett
7a91cbabe5 Update to 6.3
PR:		21047
Submitted by:	W Gerald Hicks <gehicks@cisco.com>
Cleanups by:	ade
2000-09-13 20:23:56 +00:00
Ade Lovett
e7a6be5700 Date::Convert allows you to convert date formats using an OO mechanism
that lets you easily choose any two formats and add in new ones.
2000-09-13 15:56:40 +00:00
CHOI Junho
f7827b2e87 Update to 0.3.
Modify PLIST for update.

PR:		ports/21223
Submitted by:	maintainer
2000-09-12 16:24:23 +00:00
CHOI Junho
3915d85ad1 Update to 0.3.
PR:		ports/21223
Submitted by:	maintainer
2000-09-12 16:23:45 +00:00
Thomas Gellekum
78932f5d3c Use bsd.python.mk. 2000-09-12 11:54:11 +00:00
Akinori MUSHA
5e74c488e3 Update to 1.0.7. 2000-09-11 11:42:27 +00:00
Yukihiro Nakai
39379b8120 Update to 1.0.5 2000-09-11 06:00:32 +00:00
Akinori MUSHA
1febbc1f2c Update md5.
No files were changed, it seems.  Maybe only re-gzipped?

Found by:	bento
2000-09-10 10:07:15 +00:00
Akinori MUSHA
85b72ea44c Update md5.
No changes were made except bundled amstd library which is provided
separately as ruby-amstd port.
2000-09-10 07:38:48 +00:00
Akinori MUSHA
2dfb4473fa Update md5.
No changes were made except documents, the setup script, and bundled
amstd library which is provided as a separate port as ruby-amstd.

Found by:	bento
2000-09-10 07:34:06 +00:00
Ade Lovett
39ede41b61 Add missing dependency
Submitted by:	bento
2000-09-09 21:50:01 +00:00
Chris D. Faulhaber
f87d2b9661 Update port to 1.67 2000-09-09 21:41:58 +00:00
Kevin Lo
2ae6213771 Update to version 1.1.13
PR: 21145
Submitted by: Peter Pentchev <roam@orbitel.bg>
Approved by: MAINTAINER
2000-09-09 13:04:58 +00:00
Akinori MUSHA
e9adac8a36 Update to 0.2.5. 2000-09-09 11:06:01 +00:00
Kevin Lo
bd0424f515 Fix some omission for Makefile and PLIST.
PR: 21103
Submitted by: MAINTAINER
2000-09-09 09:59:54 +00:00
Kevin Lo
29d43cb240 - Support CC/CFLAGS/PREFIX properly
- Fix pkg/PLIST
- Add WWW: line into pkg/DESCR

PR: 21136
Submitted by: Ports Fury
2000-09-09 09:04:18 +00:00
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Maxim Sobolev
6cf52798ed Enable mouse in svgalib. 2000-09-08 12:01:59 +00:00
Akinori MUSHA
f07fbc53b7 Update with bsd.ruby.mk. 2000-09-07 19:03:24 +00:00
Akinori MUSHA
556400d35e Update to 1.9.5. 2000-09-07 16:17:49 +00:00
Akinori MUSHA
793093fca0 Update with bsd.ruby.mk. 2000-09-07 15:18:20 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Akinori MUSHA
1fa355ad26 Update with bsd.ruby.mk.
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
2000-09-07 07:29:07 +00:00
Akinori MUSHA
ef19b346c1 Update fundamental ruby ports first with bsd.ruby.mk. 2000-09-07 07:23:43 +00:00
Satoshi Asami
e9c8b285ce Both of the below are
Submitted by:	maintainer

(1) Respect CFLAGS when compiling shared libraries and servers.
    (imake-4, XFree86-4-libraries)
Reported by:	asami

(2) Do not redefine list of supported cards, and support architectures
    other than i386 better.
    (imake-4, XFree86-4-Server)
2000-09-07 00:03:49 +00:00