Satoshi Asami
e9af94f3e7
FreeBSD specific hack -- prefer OSREL from the environment over what
...
uname(3) says. This is necessary for cross-version chroot builds.
Requested by: PW
Submitted by: maintainer
2000-09-29 00:21:49 +00:00
Neil Blakey-Milner
db9259f585
Upgrade makedepend to 2000.09.07
...
Upgrade texi2html to 1.64
Update cgihtml's master site
Make Peter Pentchev maintainer.
PR: 21456
Submitted by: "Peter Pentchev" <roam@orbitel.bg> (new maintainer)
Approved by: Ian Vaudrey <i.vaudrey@bigfoot.com> (old maintainer)
2000-09-28 22:25:07 +00:00
Ade Lovett
8bda462858
Chase new gnomeprint
2000-09-28 18:04:46 +00:00
Thomas Gellekum
654f2fc53d
Use bison.
2000-09-28 11:14:45 +00:00
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